/*
Theme Name: Sol Media - Default
Theme URI: http://www.solmediadev.com/
Version: 1.0
Author: sol media develpment, inc.

*/



/* Base
------------------------------------------------------*/

#bg_wrap_left {
height:262px;
width: 50%;
left: 0;
background: url(/wp-content/themes/solmedia/images/ghb_left_bg4.jpg) repeat-x;
position: absolute;
}

#bg_wrap_right {
height:262px;
width: 50%;
right: 0;
background: url(/wp-content/themes/solmedia/images/ghb_right_bg4.jpg) repeat-x;
position: absolute;
}


*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background: #FFF;
	font: normal .87em/145% Arial, Helvetica, Tahoma, sans-serif;
	color: #3B485F;
	text-align: center;
	padding-bottom: 20px;
}

p
{
	margin: 0px 0px 10px 0px;
	line-height: 140%;
	color: #374E6F;
}

a
{
	outline: none;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

.hide
{
	display: none;
}

img
{
	border: 0px;
}


/* Clearing method
------------------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/* Page Menu CSS */

#pagemenu {
	position:absolute;
	bottom:50px;
	left:335px;
	font-size: 12px;
	font-weight:bold;
}


#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {
	color: #6f6f6f;
	/*background:#eee;	*/
}	

#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {
	color: #518310;
	/*background: #fafafa;	*/
}

#pagemenu ul li.page_item, #pagemenu ul li.cat-item { /*background: #ddd;*/}

#pagemenu ul li.current_page_item, #pagemenu ul li.current_page_item a, #pagemenu ul li.current_page_item a:hover, #pagemenu ul li.current-cat, #pagemenu ul li.current-cat a, #pagemenu ul li.current-cat a:hover { 
	color: #104aa9; 
	/*background: #fafafa;*/
	}
	
#pagemenu ul li.current_page_item li a {
	/*background:#eee;*/
	color: #888;
}

#pagemenu #page-list li:hover {
		/*background:#eee;*/
	}
	
#pagemenu #page-list li ul {
	border: 1px solid #ddd;	
}	

#pagemenu #page-list li ul li {
    /*background: #eee;*/
	border-top: 1px solid #ddd;
}

.navigation {
	border-top: 1px solid #eee;
	}

#pagemenu ul#page-list {
	list-style: none;
	display: block; /* ignored by IE  remove space bug on FF, Chrome */	
}

#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {
	padding: 6px 4px;
	text-decoration: none;	
}

#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {
	text-decoration: none;
}

#pagemenu  #page-list {
	margin:0; padding:0;
	}
		
#pagemenu #page-list li {
		padding:0px;
		float:left;
		list-style: none;
		line-height:28px;
		display: inline;
		margin-left: 5px;
	}
	
#pagemenu #page-list li a, #page-list li ul li a{		
	    display:block		
	}	
	
#pagemenu #page-list li ul {
	position: absolute;
	width: 12em;
	left: -999em;
	border-top: none;
	margin:0;
	padding:0; 	
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li.sfhover ul {
	left: auto;	
}
#pagemenu #page-list li ul li {
	line-height:28px;	
	width:12em;
	margin:0px;
}
#pagemenu #page-list li:hover, #pagemenu #page-list li.hover {
    position: static;
}
#pagemenu #page-list li ul ul {
	margin: -29px 0 0 12em;
}
#pagemenu #page-list li:hover ul ul, #pagemenu #page-list li.sfhover ul ul {
	left: -999em;
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li li:hover ul, #pagemenu #page-list li.sfhover ul, #pagemenu #page-list li li.sfhover ul {
	left: auto;
}
#pagemenu #page-list li:hover ul ul, #pagemenu #page-list li:hover ul ul ul, #pagemenu #page-list li.sfhover ul ul, #pagemenu #page-list li.sfhover ul ul ul {
	left: -999em;
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li li:hover ul, #pagemenu #page-list li li li:hover ul, #pagemenu #page-list li.sfhover ul, #pagemenu #page-list li li.sfhover ul, #pagemenu #page-list li li li.sfhover ul {
	left: auto;
} 


/* Layout
------------------------------------------------------*/

#page-container
{
	width: 980px;
	margin: 0px auto;
	text-align: left;
}

#page-navigation
{
	background: url("images/bg_page_navigation.png") no-repeat 0% 0%;
	padding: 10px 0px 0px 20px;
}

#page-content
{
	background: url("images/bg_page_content.png") repeat-y 0% 0%;
	padding: 0px 10px 0px 10px;
}

#page-footer
{
	background: url(/wp-content/themes/solmedia/images/ghb_footer_bg2.jpg) repeat-x 0% 0%;
	padding: 10px 25px 20px 20px;
	margin-top:20px;
}
#page-footer-inner{
	margin:0 auto;
	text-align: right;
	width:980px;
}
#content-wrapper
{
	padding: 80px 30px 40px 30px;
	background:transparent url(/wp-content/themes/solmedia/images/ghb_leaf_content_bg.jpg) no-repeat scroll right 0;
}

#content-main
{
	width: 640px;
	float: left;
	padding: 0px 0px 30px 0px;
}

#content-main.wide
{
	width: 900px;
	float: none;
}

#content-sidebar
{
	width: 225px;
	float: right;
	padding-top:20px;
}

#content-extras
{
	padding: 20px 25px 20px 25px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#content-extras #products{
	width:100%;
	display:block;
}

/* Branding
------------------------------------------------------*/

#branding
{
	height: 261px;
	padding-right: 52px;
	background: url("images/bg_page_search.gif") no-repeat 596px 0px;
}

#logo h1 {
	text-indent:-9999px;
}
#logo h1 a{
	position:absolute;
	left:25px;
	top:50px;
	font: normal 3.6em/125% Georgia, "Times New Roman", Times, serif;
	color: #f3efe9;
	width: 290px;
	height:100px;
	text-indent:-9999px;
}

#logo h1 span
{
	font: italic 0.4em Georgia, "Times New Roman", Times, serif;
	color: #d0d1c0;
	display: block;
}

#search
{
	position:absolute;
	right:20px;
	bottom:15px;
	width: 230px;
	margin: 0px 0px 0px 0px;
}

#search em
{
	display: block;
	font: bold 0.9em Arial, tahoma, sans-serif;
	color: #b2b58d;
	margin: 0px 0px 4px 0px;
}

#search .box
{
	padding: 2px;
}

#search input
{
	font: normal 11px Arial, tahoma, sans-serif;
	color: #356502;
	width: 145px;
	float: right;
	margin: 0px 6px 0px 0px;
	padding: 2px;
	border: 1px solid #356502;
	background-color: #93C83C;
}

#search input.submit
{
	color: #3e4027;
	width: 25px;
	margin: 0px;
	padding: 2px 1px 1px 1px;
	border: none;
	float:right;
	background:url(/wp-content/themes/solmedia/images/ghb_search_icon.gif) center center no-repeat;
	
}


/* Page navigation
------------------------------------------------------*/

#page-navigation .rss
{
	background:  url("images/icon_rss.png") no-repeat 0% 0%;
	display: block;
	float: left;
	width: 48px;
	height: 48px;
	text-indent: -9999px;
	margin: -15px 15px 0px 0px;
}

#nav {
  position: relative;
	height: 40px;
  padding: 0px;
	margin: 0px;
}

#nav li {
  float: left;
  list-style: none;
	z-index: 10;
}

#nav li.back {
  background: #b7b788 url("images/page_nav_hover.gif") no-repeat 0% 100%;
  width: 2px; 
	height: 40px;
  z-index: 8;
  position: absolute;
}

#nav li a {
	background: url("images/page_nav_default.gif") no-repeat 50% 100%;
	font: bold 1.1em Georgia, "Times New Roman", Times, serif;
	color: #595a37;
	text-decoration: none;
  z-index: 10;
  display: block;
  float: left;
  position: relative;
  overflow: hidden;
	padding: 12px 15px 12px 15px;
}

#nav li li a, #nav li li a:visited, #nav li li a:active {
	background: none;
	font: bold 0.9em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
	padding: 7px 5px 7px 15px
}

#nav li.current_page_item a {
  color: #cb4c0e;
}

#nav li.current_page_item li a {
  color: #fff;
}

#nav li a:hover, #nav li a:active, #nav li a:visited {
  border: none;
}


/* Breadcrumbs
------------------------------------------------------*/

#breadcrumbs
{
	padding: 0px 20px 12px 30px;
	background-color: #c5c59f;
}

#breadcrumbs a
{
	color: #45371b;
}

#breadcrumbs strong
{
	color: #45371b;
}



/* Page content
------------------------------------------------------*/

#content-head
{
	height: 240px;
}

#content-head img
{
	display: block;
	border-top: 10px solid #b7b788;
	border-bottom: 10px solid #c5c59f;
	min-height: 220px;
}

#content-main h2
{
	background:transparent url(/wp-content/themes/solmedia/images/ghb_leaf_icon.png) no-repeat scroll left 10%;
}
#content-wrapper h2
{
	border:medium none;
	color:#2D5392;
	font-weight:bold;
	padding-left:40px;
	margin-bottom:15px;
	font-size:20px;
	line-height:30px;
	border-bottom:0px solid #ccc;
}

#content-wrapper h2 span
{
	color: #2D5392;
	display:block;
	font-size:16px;
	font-weight:normal;
	margin-left:-30px;
}

#content-wrapper h3
{
	border-bottom:1px solid #DDDDDD;
color:#6B8CBF;
font-size:18px;
letter-spacing:-1px;
margin:20px 0 10px;
padding:0 0 15px;
}

#content-wrapper h3 span
{
	color: #ca4d0f;
}

#content-wrapper h3.posted
{
	font: bold 1.0em/140% Arial, Tahoma, sans-serif;
	color: #7f865a;
	margin: -15px 0px 20px 0px;
	text-transform: none;
	xtext-align: right;
}

#content-wrapper h4
{
	font: normal 1.3em/140% Arial, Tahoma, sans-serif;
	color: #ca4d0f;
	margin: 20px 0px 10px 0px;
}

#content-wrapper p strong
{
	color: #2D5392;
}

#content-wrapper img
{
	margin: 0px 0px 0px 10px;
	padding: 6px;
}

#content-wrapper a
{
	color: #2D5392;
	
}

#content-main ul
{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 16px;
	list-style-type: square;
}


/* Page content - topics
------------------------------------------------------*/

#content-main .post-item
{
	margin: 0px 0px 20px 0px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#EFEFEF;
	border:1px solid #C2C7CF;
	margin-bottom:40px;
	padding:30px;
	padding-bottom:40px;
}
#content-main .post-item td{
	padding-top:10px;
	padding-bottom:10px;
}


#content-main .post-item p{
	color:#3B485F;
	font-size:14px;
}
#content-main .post-item h2
{
	margin-bottom: 10px;
	background:transparent none repeat scroll 0 0;
	border-bottom:0 none;
	font-size:18px;
	padding-left:5px;
	border-bottom:solid 1px #ddd
}

/* Post item 2
-------------------------*/

#content-main .post-item2
{
	margin: 0px 0px 20px 0px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#EFF6FF;
	border:1px solid #C2C7CF;
	margin-bottom:40px;
	padding:10px;
	width:100%x;
	text-align:left;
}

#content-main .post-item2 li{
	list-style-type:none;
	border-bottom:1px solid #d0e2f9;
}
#content-main .post-item2 h2
{
	margin-bottom: 10px;
	background:transparent none repeat scroll 0 0;
	border-bottom:0 none;
	font-size:18px;
	padding-left:5px;
	border-bottom:solid 1px #ddd
}

/* Post item contact address card
-------------------------*/

#content-main .post-contactRight{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#FFFFEF;
	border:1px solid #EEEFB3;
	height:150px;
	margin-bottom:20px;
	margin-right:20px;
	margin-left:0;
	padding-bottom:10px;
	padding-top:10px;
	width:400px;
	text-align:left;
	float:right;
}
#content-main .post-contactLeft{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#FFFFEF;
	border:1px solid #EEEFB3;
	height:150px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:0;
	padding-bottom:10px;
	padding-top:10px;
	width:400px;
	text-align:left;
	float:left;
}

.post-contactRight li, .post-contactLeft li{
	border-bottom:1px solid #F8F8F8;
	color:#29425F;
	line-height:20px;
	list-style-type:none;
	font-size:16px;
}
#content-main .post-contactRight h2, #content-main .post-contactLeft h2{
	background:transparent url(/wp-content/themes/solmedia/images/ghb-contact-li.gif) no-repeat scroll left 10%;
}


/* Search Item
-------------------------*/

#content-main .search-item
{
	margin: 0px 0px 20px 0px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#EFEFEF;
	border:1px solid #C2C7CF;
	margin-bottom:40px;
	padding:30px;
	padding-bottom:40px;
	width:100%x;
}
#content-main .search-item a.detail
{
	color:#46770A;
	display:block;
	font-family:Arial,tahoma,sans-serif;
	font-size:0.95em;
	font-weight:bold;
	line-height:23px;
	margin-top:25px;
	margin-bottom:15px;
	margin-right:40px;
	padding-right:30px;
	text-align:right;
	text-decoration:none;
	background:url(/wp-content/themes/solmedia/images/ghb-post-detail.gif) right center no-repeat;
}
#content-main .search-item .post-item
{
	margin: 0px 0px 20px 0px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#EFEFEF;
	border:0px solid #C2C7CF;
	margin-bottom:0px;
	padding:0px;
	padding-bottom:0px;
	width:100%x;
}





.recipes ul li{
	background: url(/wp-content/themes/solmedia/images/ghb-recipes-li.gif) left center no-repeat;
	padding-left:50px;
	line-height:40px;
}

#content-main .blogroll li{
	list-style-type:none;
	background: url(/wp-content/themes/solmedia/images/ghb-recipes-li.gif) left center no-repeat;
	padding-left:50px;
	line-height:40px;
}
#content-main .blogroll li a{
	text-decoration:none;
	color:#2D5392;
}
#content-main .links li{
	list-style-type:none;
	background: url(/wp-content/themes/solmedia/images/ghb-links-li.gif) left center no-repeat;
	padding-left:40px;
}
#content-main .links li a{
	text-decoration:none;
	color:#2D5392;
	line-height:15px;
}
#content-main .links h2{
	margin-bottom:20px;
}


#content-main .post-item h2 a
{
	text-decoration: none;
	color:#2D5392;
}

#content-main .post-item h2 a:hover
{
	color: #0f387b;
}

#content-main .post-item h3
{
	margin-bottom: 10px;
	background:transparent none repeat scroll 0 0;
	border-bottom:0 none;
	font-size:18px;
	padding-left:5px;
	padding-top:10px;
}

#content-main .post-item img
{
	float: left;
	margin: 3px 15px 3px 0px;
}

#content-main .post-item a.detail
{
	color:#46770A;
	display:block;
	font-family:Arial,tahoma,sans-serif;
	font-size:0.95em;
	font-weight:bold;
	line-height:23px;
	margin-top:25px;
	margin-bottom:15px;
	margin-right:40px;
	padding-right:30px;
	text-align:right;
	text-decoration:none;
	background:url(/wp-content/themes/solmedia/images/ghb-post-detail.gif) right center no-repeat;
}

#content-main .post-item ul {
list-style-type:none;
margin:0 0 15px;
padding:0 0 0 16px;
}

#content-main .post-item ul img {
float:right;
border:0px;
padding:0px;
background-color:#EFEFEF;
}

#content-main img {
padding:0;
}


#content-main .post-item li {
margin-bottom:20px;
color:#29425F;
}

#content-main .post-item li a{
	text-decoration:none;
}
#content-main .post-item li a:hover{
	text-decoration:underline;
}


#post-navigation
{
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#EDEECB;
margin:0 auto;
padding-left:30px;
padding-right:30px;
width:760px;
	
}

#post-navigation a
{
	color:#939475;
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	padding-bottom:30px;
	padding-top:30px;
	text-decoration:none;
}

#post-navigation .previous a
{
	background:transparent url(/wp-content/themes/solmedia/images/ghb-nextprev-prev.gif) no-repeat scroll left center;
	float:left;
	padding-left:20px;
}
#post-navigation .next a{
	background:transparent url(/wp-content/themes/solmedia/images/ghb-nextprev-next.gif) no-repeat scroll right center;
	float:right;
	padding-right:20px;
}
	#post-navigation a:hover {
	color: #45371b;
}


#post-indexing
{
	margin: 20px 100px 20px 0px;
	text-align:right;

}

#post-indexing a
{
	margin: 0px 0px 30px 0px;
	text-align:center;
	background:url(/wp-content/themes/solmedia/images/ghb-postindexing-prev.png) right center no-repeat;
	color:#5f5f4f;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	padding:25px;
	padding-right:30px;
}

/* Page content - images
------------------------------------------------------*/

#content-main .alignleft
{
	float: left;
	margin: 3px 15px 10px 0px;
}

#content-main .alignright
{
	float: right;
	margin: 3px 0px 10px 15px;
}



/* Page content - portfolio
------------------------------------------------------*/

#portfolio-list
{
	margin-top: 20px; 
}

#portfolio-list .portfolio-item
{
	width: 260px;
	float: left;
	margin: 0px 20px 25px 0px;
}

#portfolio-list .last
{
	margin-right: 0px;
}

#portfolio-list h3
{
	font: bold .90em Arial, tahoma, sans-serif;
	color: #ca4d0f;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-transform: none;
}

#portfolio-list p
{
	font: normal 1.0em/130% Arial, tahoma, sans-serif;
}


/* Page content - comments
------------------------------------------------------*/

#content-main .commentlist
{
	margin: 25px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

.commentlist li
{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	border-bottom: 1px solid #c5c59f;
}

.commentlist cite
{
	display: block;
	padding-top: 12px;
}

#content-main .commentlist h4
{
	font-size: 1.0em;
}

#content-main .commentlist h4 strong
{
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
}

#content-main h4 img 
{
	float: left;
	width: 53px;
	height: 53px;
	padding: 4px;
	margin: 0px 20px 0px 0px;
	background-color: #fff;
	border: 1px solid #dcd8c5;
}
		
.commentinfo {
	float: left;
	padding-top: 5px;
	font-size: 0.9em;
}

.commentlist li.my_comment 
{
	background-color: #f1f1e7;
	padding-left: 10px;
}

.commenttext 
{
	font-size: 0.9em;
}

.commentlist code 
{
	font-size: 1.3em;
	line-height: 120%;
}

#content-main .commentlist .wp-smiley 
{
	border: none;
	padding: 0px;
	background: none;
}



/* Page content - comment forms
------------------------------------------------------

#post-comment
{
	border-top: 5px solid #e2e2ca;
	background-color: #f3f3ec;
	padding: 20px;
}

#content-main #post-comment input, #content-main #post-comment textarea
{
	background-color: #fff;
}

#content-main label
{
	display: block;
	font: bold 1.0em/120% Arial, tahoma, sans-serif;
	color: #45371b;
	float: left;
	width: 180px;
	margin: 5px 0px 10px 0px;
}

#content-main input, #content-main textarea
{
	float: left;
	width: 290px;
	background-color: #fff;
	border: 1px solid #C2C7CF;
	font: normal 1.1em/120% Arial, tahoma, sans-serif;
	color: #666;
	margin: 0px 0px 0px 0px;
	padding: 4px;
}

#content-main textarea
{
	width: 320px;
	height: 150px;
}

#content-main .comment
{
	display: block;
	float: none;
	margin: 0px 0px 5px 0px;
	width: 470px;
}

#content-main label.comment
{
	margin-top: 10px;
}

#content-main input.submit
{
	display: block;
	float: left;
	width: 150px;
	background-color: #c5c59f;
	border: 1px solid #c5c59f;
	font: normal 1.2em/120% Georgia, Times, serif;
	color: #45371b;
	margin: 10px 0px 10px 0px;
	padding: 5px;
}

#content-main input.submit:hover
{
	color: #ca4d0f;
}

#content-main input:focus, #content-main textarea:focus
{
	border: 1px solid #45371b;
}
*/


#content-main .formWrapper
{
	margin: 0px 0px 20px 0px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#EFEFEF;
	border:1px solid #C2C7CF;
	margin-bottom:40px;
	padding:30px;
	padding-bottom:40px;
}


/* Page content - comment form 7 plugin
------------------------------------------------------*/

#content-main .wpcf7
{
	margin-top: 50px;
}

#content-main .wpcf7 textarea
{
	width: 290px;
}



/* Page content - sidebar
------------------------------------------------------*/

#content-sidebar h2
{
	font: bold 18px Verdana,Arial,Helvetica,sans-serif;
	color: #9daabf8293ae;
	text-transform: none;
	text-align:right;
	margin: 0px 0px 10px 0px;
	padding: 10px 7px 5px 0px;
	border: none;
}

#sidebar
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li
{
	margin-bottom:20px;
	padding-bottom: 1px;
	text-align:right;
	border-bottom:0px solid #6B8CBF;

}


#sidebar li .textwidget
{
	color: #888e65;
	padding: 0px 15px 0px 15px;
}

#sidebar li li
{
	margin-bottom: 2px;
	padding: 0px 10px 0px 12px;
	background: url("images/bullet_2.gif") no-repeat 0px 5px;
	border-bottom:none;
}

#sidebar li ul
{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
	display: inline-block;
}

#sidebar li ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#sidebar li.widget_categories h2	{	border-bottom:0px solid #6B8CBF; }
#sidebar li.widget_recent_comments h2	{	border-bottom:0px solid #6B8CBF; }
#sidebar li.widget_recent_entries h2	{	border-bottom:0px solid #6B8CBF; }
#sidebar li.widget_tag_cloud h2	{	border-bottom:0px solid #6B8CBF; }
#sidebar li.widget_calendar h2	{	border-bottom:0px solid #6B8CBF; }
#sidebar li.widget_archive h2	{	border-bottom:0px solid #6B8CBF; }

#sidebar li a
{
	font: bold 0.9em Arial, Tahoma, sans-serif;
	text-decoration: none;
	color:#6F6F6F;
}

#sidebar li.widget_recent_comments li
{
	background: url("images/icon_comment.gif") no-repeat 0px 5px;
	padding-left: 17px;
}

#sidebar li.widget_recent_comments li a
{
	font: normal 1.0em Arial, Tahoma, sans-serif;
	text-transform: none;
	text-decoration: underline;
}

#sidebar li.widget_recent_entries ul
{
	
	padding-left: 10px;
}

#sidebar li.widget_recent_entries li
{
	background: url("images/icon_star.gif") no-repeat right center;
	margin: 0px 0px 8px 0px;
	padding: 0px 26px 0px 0px;
	text-align:right;
}

#sidebar li.widget_archive li
{
	background: url("images/icon_calendar.gif") no-repeat 0px 1px;
	padding-left: 24px;
}

#sidebar li.widget_categories ul
{
	margin:0px;
	padding: 0px;
}

#sidebar li.widget_categories li
{
	
	background: url("images/icon_category.gif") no-repeat right center;
	margin: 0px 0px 8px 0px;
	padding: 0px 26px 0px 0px;
	text-align:right;
}

#sidebar li.widget_tag_cloud a
{
	padding: 0px 0px 0px 15px;
}

#sidebar li.widget_flickrRSS img
{
	widht: 43px;
	height: 43px;
	border: 3px solid #fff;
	padding: 0px;
	margin: 0px 0px 8px 10px;
}

#sidebar li a:hover
{
	text-decoration: underline;
}


/* Portfolio list - sidebar
------------------------------------------------------*/

#project-list .project-item 
{
	border-bottom: 1px solid #e8e8d9;
}

#project-list .project-item a
{
	display: block;
	padding: 10px;
	color: #45371b;
	text-decoration: none;
}

#content-sidebar #project-list h2
{
	font: bold 1.6em;
	color: #2D5392;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	background: none;
	border-bottom: 1px dashed #584624;
}

#project-list .project-item h3
{
	font: bold 1.0em Arial, tahoma, sans-serif;
	color: #ca4d0f;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-transform: none;
	background: none;
}

#project-list .current a, #project-list .project-item a:hover
{
	background-color: #f3f3ec;
}



/* Page content - advertise
------------------------------------------------------*/

#advertise
{
	margin: 30px 0px 20px 0px;
}

#advertise img
{
	margin: 0px;
	border: 0px;
	padding: 0px;
}


#advertise a
{ 
	display: block;
	float: left;
	margin: 0px 15px 10px 0px;
}

#advertise a.right
{ 
	margin-right: 0px;
}



/* content-extras
------------------------------------------------------*/

#content-extras  h2
{
	font: 25px bold 1.0em Arial, Tahoma, sans-serif;
	color: #2D5392;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	text-transform: none;
}

#gallery 
{
	margin: 0px;
	padding: 0px;
}

#gallery .thumb 
{
	display: block;
}

#gallery_changer li 
{
	display: inline;
	padding: 0px 10px 0px 0px;
}

#gallery_changer .first 
{
	padding-left: 0px;
	margin-left: 0px;
	background: none;
}

#gallery_changer a 
{
	font: bold 1.2em Arial, tahoma, sans-serif;
}

#gallery_changer .current a 
{
	color: #45371b;
	text-decoration: none;
}


/* Page content extras
------------------------------------------------------*/

#content-extras h3
{
	background: url("images/bg_content_extras_title.png") no-repeat 0% 0%;
	font: bold 1.6em Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 10px 0px;
	padding: 25px 0px 20px 15px;
	position: relative;
}

#content-extras a
{
	color: #90380e;
}

#extras-about { width: 261px; float: left; margin: -20px 25px 0px 0px; }
#extras-comments { width: 261px; float: left; margin: -20px 0px 0px 0px; }
#extras-flickr { width: 261px; float: right; margin-top: -20px; }


#content-extras .inner
{
	padding: 0px 15px 0px 15px;
}

#extras-about .pdf
{
	display: block;
	background: url("images/icon_pdf.gif") no-repeat 0% 50%;
	padding: 18px 0px 18px 60px;
	font: normal 1.0em/120% Arial, tahoma, sans-serif;
	color: #90380e;
}

#extras-about .pdf strong
{
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#extras-comments ul
{
	margin: -5px -5px 0px -5px;
	padding: 0px;
	list-style: none;
}

#extras-comments li
{
	border-bottom: 1px solid #abab7b;
}

#extras-comments li a
{
	display: block;
	font: normal 1.0em/120% Arial, tahoma, sans-serif;
	color: #45371b;
	text-decoration: none;
	padding: 5px 10px 5px 20px;
	background: url("images/icon_comment_2.gif") no-repeat 3px 8px;
}

#extras-comments li a:hover
{
	background-color: #cbcba9;
}

#extras-comments li a span
{
	display: block;
	color: #90380e;
}

#extras-flickr img
{
	float: left;
	widht: 43px;
	height: 43px;
	border: 3px solid #fff;
	margin: 0px 8px 8px 0px;
}

#extras-flickr a:hover img
{
	border: 3px solid #90380e;
}


/* Page footer
------------------------------------------------------*/

#page-footer p
{
	font: normal .90em/150% Arial, tahoma, sans-serif;
	color: #687747;
	text-decoration: none;
	margin: 0px;
}

#page-footer a
{
	color: #535f38;
}
#footer-right{
	float:right;
	margin-right:50px;
	margin-top:15px;
}
#footer-left{
	float:left;
	text-align:left;
}
.footer-facebook{
	display:block;
	width:210px;
	height:55px;
	background:url(/wp-content/themes/solmedia/images/footer-facebook-icon.gif) left top no-repeat;
	text-indent:-99999px;
	margin-left:50px;
	margin-top:5px;
}


/* Global Health Brokerage Exclusive
-----------------------------------------------------
-----------------------------------------------------*/


#logo{
	background:transparent url(/wp-content/themes/solmedia/images/ghb_header_bg_3.jpg) no-repeat scroll 0 0;
height:262px;
position:relative;
width:980px;
}
#logo2{
	background:transparent url(/wp-content/themes/solmedia/images/ghb_header_bg_3.jpg) no-repeat scroll 0 0;
height:262px;
position:relative;
width:980px;
}
#logo2 h1 {
	text-indent:-9999px;
}
#logo2 h1 a{
	position:absolute;
	left:25px;
	top:50px;
	font: normal 3.6em/125% Georgia, "Times New Roman", Times, serif;
	color: #f3efe9;
	width: 290px;
	height:100px;
	text-indent:-9999px;
}


/* Links
-------------------------*/


.linkcat {
	list-style-type:none;
}

#content-main .linkcat {
	-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#EFEFEF;
border:1px solid #C2C7CF;
margin:0 0 40px;
padding:10px;
}

#content-wrapper .linkcat h2{
	background:transparent;
	border-bottom:0px;
	padding-left:0px;
	font-size: 18px;
	color:#6F6F6F;
}


/* Next Previous Links
-------------------------*/

#nextprev{
	background-color:#edeecb;
	margin:0 auto;
	width:760px;
	padding-left:30px;
	padding-right:30px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}

#nextprev a{
color:#939475;
display:block;
font-size:14px;
font-weight:bold;
line-height:normal;
text-decoration:none;
padding-bottom:30px;
padding-top:30px;
}

#nextprev .next a {
float:right;
background:url(/wp-content/themes/solmedia/images/ghb-nextprev-next.gif) right center no-repeat;
padding-right:20px;
}

#nextprev .prev a {
background:url(/wp-content/themes/solmedia/images/ghb-nextprev-prev.gif) left center no-repeat;
padding-left:20px;
float:left;
}

/* Forms
-------------------------*/
.breakDamn{
	display:block;
	width:100%;
}

/* Language Bar
-------------------------*/

#lang_sel li{
	list-style-type:none;
}