﻿/***********************************
*  GENERAL DEFAULTS                *
************************************/

#orb-body {
	background: #536921 url('fabric_tile.jpg');
}

#foundation-body {
	background-color: #536921;
}

a {
	color: #000000;
}


/***********************************
*  MEMBER IMAGES                   *
************************************/

div.member-image img {
	border: 4px solid #536921;
}

div.member-image-online img {
	border: 4px solid #F9921C;
}



/***********************************
*  MINI PROFILES                   *
************************************/

td.mini-profile-image-container {
	width: 74px;
}

div.mini-profile a {
	font-weight: bold;
}


/***********************************
*  COLUMN STRUCTURE                *
************************************/

#columns {
	background-color: transparent;
}

#column-left {
	width: 200px;
	background-color: transparent;
	padding-left: 12px;
}

#column-right {
	width: 200px;
	background-color: transparent;
}

#column-center {
	background-color: transparent;
}

#column-center-container {
	margin: 0px 12px 0px 0px;
}



/***********************************
*  COLUMN HEADER                   *
************************************/

#column-header {
	background-color: transparent;
	margin-top: 0px;
	margin-bottom: 12px;
	height: 140px;
}

h1 {
	height: 100px;
	background: #832D12 url('header.jpg') no-repeat bottom;
}

h1 p {
	color: #FFFFFF;
	font-size: 24pt;
	font-weight: none;
}

#column-header-menu {
	background-color: #F7EF9E;
	height: 40px;
}


#column-header-menu p {
	padding-top: 12px;
	color: #FFFFFF;
}


#column-header-menu p a {
	color: #5C6316;
}



/***********************************
*  CONTENT BLOCK DEFAULTS          *
************************************/

div.content-block {
	width: 188px;
	background: #FFFFFF url('content_block_round_bottom.png') no-repeat bottom;
	margin: 0px 0px 12px 0px;
	text-align: left;
}

ul {
	list-style-image: url('column_bullet.gif');
}

h3 {
	margin-top: 0px;
	background-color: transparent;
}

h3 p {
	padding: 8px 0px 0px 0px;
	color: #000000;
}

div.content-block h3 {
	height: 43px;
}

div.content-block h3 p {
	padding-top: 8px;
	color: #FFFFFF;
}

div.content-block a {
	color: #636363;
}

div.content-block-container {
	margin-top: 0px;
}

div.content-block div.new-content {
	background: transparent url('new_content.png') no-repeat top;
	width: 43px;
	height: 41px;
	margin-top: -48px;
	margin-left: -10px;
	_background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/15/new_content.png', sizingMethod='scale');
}




/***********************************
*  EDITOR                          *
************************************/

#column-editor {
	width: 188px;
	background: #FFFFFF url('content_block_round_bottom.png') no-repeat bottom;
	margin: 0px 0px 12px 0px;
	padding-bottom: 5px;
}

#column-editor h3 {
	background: transparent url('editor_round_top.png') no-repeat top;
	padding-bottom: 5px;
}

#column-editor h3 p {
	text-align: left;
	padding-left: 10px;
}

#column-editor-container {
	padding: 5px 10px 0px 10px;
}

#column-editor-title p {
	color: #536921;
}



/***********************************
*  MEMBERS                         *
************************************/

#column-members {
	width: 188px;
	background: #FFFFFF url('content_block_round_bottom.png') no-repeat bottom;
	margin: 0px 0px 12px 0px;
	padding-bottom: 10px;
}

#column-members h3 {
	background: transparent url('editor_round_top.png') no-repeat top;
	padding-bottom: 5px;
}

#column-members-container {
	padding: 5px 10px 0px 10px;
}

#column-members-title p {
	color: #536921;
}



/***********************************
*  CHATTING MEMBERS                *
************************************/

#column-chat {
	width: 188px;
	background: #FFFFFF url('content_block_round_bottom.png') no-repeat bottom;
	margin: 0px 0px 12px 0px;
	padding-bottom: 10px;
}

#column-chat h3 {
	background: transparent url('content_block_round_top.png') no-repeat top;
	padding-bottom: 0px;
	height: auto;
}

#column-chat h3 p {
	color: #000000;
}

#column-chat-container {
	padding: 0px 10px 0px 10px;
	text-align: center;
}

#column-chat a {
	color: #000000;
}


/***********************************
*  CONTENT BLOCK - AD NETWORK      *
************************************/

#column-ad {
	background: #FFFFFF url('content_block_round_bottom.png') no-repeat 50% bottom;
}

#column-ad h3 {
	background: transparent url('content_block_round_top.png') no-repeat top;
	padding-top: 5px;
	height: 35px;
}

#column-ad h3 p {
	color: #413326;
}

#column-ad p {
	text-align: center;
}



/***********************************
*  CONTENT BLOCKS - ARTICLE        *
************************************/

#column-article h3 {
	background: transparent url('articles_round_top.png') no-repeat top;
}



/***********************************
*  CONTENT BLOCKS - AUDIO          *
************************************/

#column-audio-album h3 {
	background: transparent url('audio_round_top.png') no-repeat top;
}



/***********************************
*  CONTENT BLOCKS - BUY NOW        *
************************************/

#column-buy-now h3 {
	background: transparent url('buy_now_round_top.png') no-repeat top;
}



/***********************************
*  CONTENT BLOCKS - LINKS          *
************************************/

#column-link h3 {
	background: transparent url('links_round_top.png') no-repeat top;
}



/***********************************
*  CONTENT BLOCKS - DOWNLOAD       *
************************************/

#column-download h3 {
	background: transparent url('download_round_top.png') no-repeat top;
}



/***********************************
*  CONTENT BLOCKS - EVENT          *
************************************/

#column-event h3 {
	background: transparent url('event_round_top.png') no-repeat top;
}



/***********************************
*  CONTENT BLOCKS - FEATURED       *
************************************/

#column-featured h3 {
	background: transparent url('featured_round_top.png') no-repeat top;
}



/***********************************
*  CONTENT BLOCKS - FORUM          *
************************************/

#column-forum h3 {
	background: transparent url('forum_round_top.png') no-repeat top;
}



/***********************************
*  CONTENT BLOCKS - NEWS           *
************************************/

#column-news h3 {
	background: transparent url('news_round_top.png') no-repeat top;
}



/***********************************
*  CONTENT BLOCKS - PHOTO          *
************************************/

#column-photo-album h3 {
	background: transparent url('photos_round_top.png') no-repeat top;
}



/***********************************
*  CONTENT BLOCKS - POLL           *
************************************/

#column-poll h3 {
	background: transparent url('polls_round_top.png') no-repeat top;
}



/***********************************
*  CONTENT BLOCKS - VIDEO          *
************************************/

#column-video h3 {
	background: transparent url('videos_round_top.png') no-repeat top;
}



/***********************************
*  CENTER CONTENT TITLE            *
************************************/

#column-center-content {
	background: #FFFFFF url('center_content_round_bottom.png') no-repeat bottom left;
}

#column-center-content h2 {
	background: #FFFFFF url('center_content_round_top.png') no-repeat top left;
	width: 300px;
}

#column-center-content h2 p {
	padding-top: 15px;
	padding-left: 15px;
	font-size: 12pt;
	color: #536921;
}

#content-functions {
	background: transparent url('center_content_round_top_tab.png') no-repeat top right;
	padding-top: 0px;
}

#content-functions p {
	color: #FFFFFF;
	margin-top: 5px;
}

#content-functions a {
	color: #FFFFFF;
}

#content-functions a:hover {
	color: #FFFFFF;
}

#content-functions div.stars {
	margin-top: 5px;
	background: transparent url('stars_under.png') no-repeat;
}

#content-functions div.stars div {
	background: transparent url('stars_over.png') no-repeat;
}

#content-functions div.stars-null {
	margin-top: 5px;
	background: transparent url('stars_null.png') no-repeat;
}

#content-functions-empty {
	background: transparent url('center_content_round_top_right.png') no-repeat top right;
	height: 40px;
}

#content-date {
	clear: both;
}

#content-date p {
	padding-left: 15px;
}

#content-date p a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}


/***********************************
*  CENTER CONTENT BODY             *
************************************/

#body-container {
	padding-left: 15px;
	padding-right: 15px;
}

div.content-text a {
	text-decoration: underline;
}

div.content-text a:hover {
	text-decoration: underline;
}

#attachment-link a {
	color: #000000;
}



/***********************************
*  NOTICE                          *
************************************/

#notice {
	margin-top: 18px;
	margin-bottom: 10px;
}



/***********************************
*  FORMS                           *
************************************/

/* Shorten Forms for new design */
textarea {
	width: 516px;
}

div.element-input {
	width: 320px;
}

div.element-title {
	/*background: transparent url('help_icon.png') no-repeat center left;*/
}

div.form_char_count {
	color: #000000;
}


/***********************************
*  COMMENTS/FORUMS                 *
************************************/

#column-center-comments {
	background: #FFFFFF url('center_content_round_bottom.png') no-repeat bottom left;
	border: none;
	padding-top: 0px;
	margin-top: 12px;
}

#column-center-comments h2 {
	background: transparent url('center_content_round_top.png') no-repeat left top;
}

#column-center-comments h2 p {
	color: #536921;
	padding: 15px 0px 0px 15px;
}

#comment-functions {
	background: transparent url('center_content_round_top.png') no-repeat top right;
	padding-right: 15px;
	padding-top: 15px;
}

#comment-functions p {
	background: transparent url('comments_add_icon.png') no-repeat bottom right;
}

#comment-functions a {
	color: #000000;
}

#comments-body {
	margin-left: 15px;
	margin-right: 15px;
}

td.comment-image-container {
	width: 78px;
}

p.comment-header {
	width: 375px;
	color: #858585;
}

#comments-body div.stars {
	background: transparent url('stars_under_comments.png') no-repeat;
}

#comments-body div.stars div {
	background: transparent url('stars_over_comments.png') no-repeat;
}

#column-center-comments #page-navigation {
	margin-left: 15px;
}

#comments-body p.comment {
	background: transparent url('dotted_line_horizontal.png') repeat-x top left;
}

#comments-body p.comment a {
	color: #000000;
	text-decoration: underline;
}

#comments-body a.delete-comment {
	font-size: 8pt;
	text-decoration: underline;
}


/***********************************
*  ORB SEARCH                      *
************************************/

#orb-search-query {
	width: 310px;
}

#orb-search-members-query {
	width: 270px;
}

#results p.results-description {
	background: transparent url('dotted_line_horizontal.png') repeat-x top left;
}

#results p.results-title a {
	color: #000000;
}

#results div.results-image img {
	border: 4px solid #000000;
}





/***********************************
*  ORB MEMBERS PAGE                *
************************************/

#column-center-container div.mini-profile {
	width: 170px;
}



/***********************************
*  POLLS                           *
************************************/

div.poll_graph {
	background-color: #FFA500;
}

table.data-table tr.row-header {
	background-color: #536921;
}












