/*
Theme Name: Sheldonthinks Theme
Theme URI: http://sheldonthinks.com
Description: Custom template for Wordpress with CMS functions.
Author: TCV
Author URI: http://sheldonthinks.com
*/

/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
html {
	background: #28293E url(images/bgnd.jpg) repeat-x;
	
}
body {
	line-height: 1;
	color: #333333;
	background:url(images/bgnd.gif) no-repeat top center;
	font: 62.5% Arial, Helvetica, sans-serif;
	text-align: center;
}

ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.clear {
	clear: both;
}
/* Link Styles */
a:link, a:visited {
	color: #4f7785;
	text-decoration:underline;
}
a:hover {
	color: #000;
	text-decoration:underline;
}
a:active {
	color: #4f7785;
	text-decoration:underline;
}
/* Headings --------------------------------------------------------------------------------------------*/
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	color: #6d7f83;
}
h1 {
	font-size: 2.6em;
}
h2 {
	font-size: 2.1em;
}
h3 {
	font-size: 1.8em;
}
h4 {
	font-size: 1.5em;
}
/* Banners --------------------------------------------------------------------------------------------*/
h2.business {
   
    position: absolute;
    background: url(images/img_business.png)no-repeat;
    display:block;
    text-indent: -9999px;
    width: 990px;
    height: 110px;
    top: 80px;
    left:-20px;
    z-index: 1;
}

h2.thinking {
    display:block;
    position: absolute;
    background: url(images/img_thinking.png) no-repeat;
    text-indent: -9999px;
    width:990px;
    height: 150px;
    top: 80px;
    left:-20px;
    z-index: 1;
}
h2.investment{
    display:block;
    position: absolute;
    background: url(images/img_investment.png) no-repeat;
    text-indent: -9999px;
    width: 990px;
    height: 150px;
    top:  80px;
    left:-20px;
    z-index: 1;
}

h2.efficacy{
   display:block;
    position: absolute;
    background: url(images/img_efficacy.png) no-repeat;
    text-indent: -9999px;
    width: 990px;
    height: 150px;
    top: 80px;
    left:-20px;
    z-index: 1;
}
h2.lifestyle{
    display:block;
    position: absolute;
    background: url(images/img_lifestyle.png) no-repeat;
    text-indent: -9999px;
    width: 990px;
    height: 150px;
    top: 80px;
    left:-20px;
    z-index: 1;
}
h2.what{
    display:block;
    position: absolute;
    background: url(images/img_what.png) no-repeat;
    text-indent: -9999px;
    width: 990px;
    height: 150px;
    top: 80px;
    left:-20px;
    z-index: 1;
}
h2.about{
    display:block;
    position: absolute;
    background: url(images/img_about.png) no-repeat;
    text-indent: -9999px;
    width: 990px;
    height: 150px;
    top: 80px;
    left:-20px;
    z-index: 1;
}
h2.consulting{
    display:block;
    position: absolute;
    background: url(images/img_consulting.png) no-repeat;
    text-indent: -9999px;
    width: 990px;
    height: 150px;
    top: 80px;
    left:-20px;
    z-index: 1;
}

h2.contact{
    display:block;
    position: absolute;
    background: url(images/img_contact.png) no-repeat;
    text-indent: -9999px;
    width: 990px;
    height: 110px;
    top: 80px;
    left:-20px;
    z-index: 1;
}


h2.search_bnr{
display:block;
background:transparent url(images/img_search.png) no-repeat scroll 0 0;
height:110px;
left:-24px;
position:absolute;
text-indent:-9999px;
top:140px;
width:990px;
z-index:2;
}


#donate h2{
display:block;
background:transparent url(images/header_donate.jpg) no-repeat scroll left top;
height:36px;
position:relative;
text-indent:-9999px;
width:260px;
left:0px;
margin-bottom: 0px;
}


#details h2{
display:block;
background:transparent url(images/header_about.jpg) no-repeat scroll left top;
height:36px;
position:relative;
text-indent:-9999px;
width:259px;
left:0px;
margin-bottom: 0px;

}


/* General Styles ---------------------------------------------------------------------------------- */
.hidden {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.center {
	display: block;
}
/* Wrapper --------------------------------------------------------------------------------------------*/
#wrapper {
	position: relative;
	width: 970px;
	margin: 0 auto;
	text-align: left;
	
}
/* Header ---------------------------------------------------------------------------------------------*/
#header {

height:60px;
position:relative;
top:60px;
z-index:2;
}
#logo {
position:absolute;
right:9px;
top:-5px;
z-index: 2;
}

#header h1 {
	display: none;
}
#header span {
	display: none;
}
#search {
padding:1.5em;
position:absolute;
right:-20px;
top:-60px;
width:25.5em;
}
*:first-child+html #search {
	width: 25.5em;
}
.search_term {
	padding: 6px 4px 4px 8px;
	color: #949494;
	font-size: 1.0em;
	width: 19.5em;
	margin-right: 2px;
	border: 1px solid #c5c5c5;
}
.search {
	border: none;
	padding: 0.6em 0.7em 0.4em 0.7em;
	color: #fff;
	background: #ff0404;
	font-size: 1.0em;
}
.search:hover {
	background: #6d7f83;
	cursor: pointer;
}

#top-nav {
	position: absolute;
	top: -40px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#top-nav li {
	float: left;
	margin: 0 0 0 10px;
}


#top-nav li  a{
	color: #fff;
	text-decoration:none;
}
#top-nav li  a:hover{
	text-decoration:underline;
}
#top-nav li#rss {
	padding: 0 0 0 15px;
	background: url(images/rss-icon.gif) no-repeat left center;
}

#navigation {
	position: relative;
	top: 0px;
	left: 0px;
	width: 906px;
	height: auto;
}
	
	

#links li.linkcat {
background:none;
}


#links {
	position:relative;
	margin: 0 20px 20px 0;
	display:block;
	height: 1px;
		
}

#links h2{
	display: none;
	background: none;

}



#links ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

#links li {
	display: block;
	float: left;
	margin: 0px;
	

}

#links li a {
	
	float: left;
	display: block;
	height: 2.0em; /* Targets IE 5.5 only */
	hei\ght: 1.4em; /* All Other Browsers */
	padding: 0.5em 1.9em 0.2em 1.7em;
	color: #606060;
	text-decoration: none;
	border-right: 1px dotted #ccc;
	overflow: hidden;
}

#links li a:hover{
	text-decoration: underline;
}

#flashcontent {
    position:relative;
    top:55px;
}
/* Content --------------------------------------------------------------------------------------------*/
#content {

	position: relative;
	float:left;
	min-height: 800px;
	width: 100%;
        z-index: 1;
	padding-bottom: 50px;
	background:#ffffff;
              
}
#content p {
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom: 1.5em;
}
#main {
	float: left;
	fl\oat: right;
	min-height: 400px;
        
        
}
#main2 {
	float: left;
	fl\oat: right;
	min-height: 400px;
        position: relative;
        top: 70px;
        
        
}
#main_search {
	float: left;
	fl\oat: right;
	min-height: 400px;
        position: relative;
        top: 220px;
        
        
}
.normal {
	width: 650px;
	margin-left: 15px;
}

.page {
padding-left: 1px;
padding-top: 220px;
padding-right:40px;
}
#main  ul, #main  ol {
	margin: 0 0 1em;
}
#main ul {
	margin-left: 1.5em;
}
#main li {
	font-size: 1.3em;
}
#main li li {
	font-size: 1.0em;
}
#main  ul li, #main  ol li {
	list-style: square;
}
#main  ol {
	margin-left: 2em;
}
#main  ol li {
	list-style: decimal;
}
#main  blockquote {
	margin: 1.5em;
	padding: 1em;
	color: #999;
	font-style: italic;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
.alignright {
	float: right;
	margin: 0 0 20px 20px;
}
#main img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
#main  img.aligncenter {
	display: block;
	margin: 0 auto;
}

/* Home Page Styles ----------------------------------------------------------------------------------*/
.action {
   float:right;
   padding:60px 0 0;
   position:relative;
   width:560px;
   height:680px;
}
#whatsnew {
background:#DBEFCA url(images/header_whatsnew.jpg) no-repeat scroll left top;
display:block;
height:37px;
left:0px;
margin-left:13px;
position:relative;
width:380px;
z-index:5;
top:0px;
}
#whatscontent {
display:block;
height:257px;
margin-left:22px;
position:relative;
width:360px;
z-index:5;
top:40px;
font-size:1.0em;
line-height:1.2em;
}
#publication {
background:#DBEFCA url(images/header_publications.jpg) no-repeat scroll left top;
display:block;
height:37px;
margin-left:13px;
position:relative;
top:23px;
left: 2px;
width:528px;
z-index:5;
}
.action1 {
background:#CCCCCC none repeat scroll 0 0;
float:left;
margin-left:15px;
padding:25px 0 5px 8px;
position:relative;
top:23px;
width:520px;
}
.action_side {
float:left;
font-size:1.2em;
height: 720px;
line-height:1.4em;
margin:60px 5px 0 0;
padding:5px;
position:relative;
width:320px;
}
#side1 {
left:20px;
padding:1px 0 0px;
position:relative;
top:0;
width:360px;
}
#side2 {
background:#81B9BF none repeat scroll 0 0;
color:#FFFFFF;
left:20px;
margin-bottom:20px;
padding:8px 8px 20px;
position:relative;
width:360px;
top:220px;
}
#side2 .content {
       padding: 5px 5px;
}

#side3{
	position: relative;
        padding: 8px;
	background: #dbefca;
	color: #ffffff;
        left:20px;
        width:360px;
}


.action img {
	display: block;
	margin-bottom: 20px;
}
.action span {
	font-size: 1.0em;
	text-transform: uppercase;
}
.action h2 {
	color: #4b5254;
	margin-bottom: 15px;
}

#side1 span.header {
	text-indent: -9999px;
	display:block;
	width: 256px;
	height: 18px;
	padding: 0 0 10px 0;
	background: url(images/header_welcome.jpg) no-repeat;
}

#side2 span.header {
	position: relative;
	top: -8px;
	right: 8px;
	text-indent: -9999px;
	display:block;
	width: 376px;
	height: 36px;
	background:#dbefca url(images/header_samples.jpg) no-repeat;
	z-index: 2;
}
#side3 span.header {
	position: relative;
	top: -8px;
	right: 8px;
	text-indent: -9999px;
	display:block;
	width: 320px;
	height: 36px;
	background:#dbefca url(images/header_contact.jpg) no-repeat;
	z-index: 2;
}
	
.newsletter_input {
	padding: 9px 4px 7px 8px;
	color: #949494;
	font-size: 1.0em;
	width: 220px;
	margin-bottom: 10px;
	margin-right: 2px;
	border: 1px solid #c5c5c5;
}
.submit {
	border: none;
	padding: 0.6em 1.0em 0.4em 1.0em;
	margin-top: 5px;
	color: #fff;
	background: #ff0404;
	font-size: 1.0em;

	text-transform: uppercase;
}
.submit:hover {
	background: #6d7f83;
	cursor: pointer;
}

/* Listing Styles ------------------------------------------------------------------------------------ */
.entry {
	position: relative;
	border-bottom: 1px dotted #bbbbbb;
	padding-right: 15px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.thumb {
	float: left;
}
.entry small {
	text-transform: uppercase;
	color: #6f8185;
	font-size: 0.9em;
	margin-left: 30px;
}
.entry p {
	margin-left: 20px;
        width: 560px
}
.entry h2 {
	font-size: 2.1em;
	width: 560px;
	color: #292b2c;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 7px;
	margin-left: 20px;
}
.entry h2 a:link, .entry h2 a:visited {
	color: #990000;
	text-decoration: none;
}


.entry h2 a:hover {
	color: #4f7785;
	text-decoration: none;
}
.entry span {
	position: absolute;
	right: 5px;
	top: 10px;
	font-size: 2.6em;
	color: #6d7f83;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}
* html .entry span {
	ri\ght: 0;
	lef\t: 315px;
}
.post-data {
	margin-left: 20px;
}
#comments_link{
       margin-left: 20px;

}

ul.amenities li {
	display: inline;
	font-size: 1.2em;

	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 10px;
	padding: 0 4px 0 22px;
	list-style: none;
	border: none;
}
.bedroom {
	background: url(images/bed.gif) no-repeat 0 50%;
}
.bathroom {
	background: url(images/bath.gif) no-repeat 0 50%;
}
.parking {
	background: url(images/parking.gif) no-repeat 0 50%;
}

/* Single Listing Styles ----------------------------------------------------------------------------- */
.single .entry {
	border: none;
	margin-top: 150px;
}
.single .entry small {
	margin-left: 0px;
}
.single .entry h2 {
	margin-left: 0px;
	width: 500px;
}
.single .entry p {
	margin-left: 0px;
	margin-right: 170px;
}
.single .entry span {
	top: 10px;
}
.single .post-data {
	position: absolute;
	width: 150px;
	right: 5px;
	top: 6.0em;
	margin-left: 20px;
}
.single .post-data ul {
	float: right;
}
.small {
	margin: 10px;
	margin-left: 0px;
}
.paginate {
	font-size: 12px;
}
/* Alignment ---------------------------------------------------------------------------------------- */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin-right: 25px;
}

.alignright {
   float: right;
   margin-left: 25px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

/* Sidebar ----------------------------------------------------------------------------------------------*/

.sidepage {
	float: left;
	width: 230px;
	w\idth: 220px;
	margin-bottom: 20px;
        margin-top: 200px;
        margin-left: 20px;
	}

.sidebar {
	float: left;
	width: 230px;
	w\idth: 220px;
	margin-bottom: 20px;
        margin-top: 160px;
        margin-left: 20px;
	}
.sidebar h3 {
	font-size: 1.2em;
	font-style: italic;
	color: #6d7f83;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 10px 10px;
}
.sidebar ul {
	width: 230px;
	w\idth: 220px;
	font-size: 14px;
	padding-bottom: 1px;
	}
.sidebar ul ul {
	border: none;
	}	
.sidebar li a {
	font-family: Georgia, "Times New Roman", Times, serif;
  	height: 1.7em;
	text-decoration: none;
	color: #606060;
	border: 1px solid #fff;
	border-bottom: 1px solid #d4d7d8;
	padding: 8px 0 0 10px;
	background: #e6e9ea;




}
.sidebar li li a {
	padding: 8px 0 0 25px;
}
.sidebar li a:link, .sidebar li a:visited {
	color: #606060;
	display: block;
	background: #e6e9ea;
}
.sidebar li a:hover {
	color: #fff;
	background: #9eb465 url(images/arrow.gif) no-repeat 95% 50%;
	border-bottom: 1px solid #93a75f;
}
.sidebar li.current_page_item a, .sidebar li.current-cat a {
	color: #fff;
	background: #9eb465 url(images/arrow.gif) no-repeat 95% 50%;
	border-bottom: 1px solid #93a75f;
}
.sidebar li a.current-cat {
	color: #fff;
	background: #9eb465 url(images/arrow.gif) no-repeat 95% 50%;
	border-bottom: 1px solid #93a75f;
}
#donate{
background:#ECF0FB;
display: block;
width:260px;
margin-bottom: 17px;
height: 150px;
}
#donate p{
background:#ECF0FB;
font-size:1.1em;
line-height:1.2em;
padding:15px;
width:230px;
}
#donate .paybutton{
padding:0;
width:260px;
position:relative;
top:-19px;
left:75px;
}


#details p{
padding:15px;
background:#ecf0fb;
width:230px;
line-height:1.2em;
font-size:1.1em;
padding-bottom:30px;
padding-top:10px;
}
/* Footer */
#footer {
font-family: Georgia, "Times New Roman", Times, serif;
background:#28293E url(images/footer.jpg) no-repeat scroll 0 0;
color:#000000;
display:block;
height:180px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:1.5em 1em;
position:relative;

width:969px;
}
#footer ul#blog {
display:block;
left:10px;
padding-left:10px;
position:absolute;
width:200px;
}
#footer ul#connect {
display:block;
left:370px;
padding-left:10px;
position:absolute;
width:200px;
}
#footer ul#more {
display:block;
left:560px;
padding-left:10px;
position:absolute;
width:200px;
}
#footer ul#explore {
display:block;
left:190px;
padding-left:10px;
position:absolute;
width:200px;
}
#footer h3 {
text-indent:-9999px;
}


#footer a {
border-bottom:1px dotted #cccccc;
color:#EEEEEE;
display:block;
float:left;
font-size:1.1em;
padding:2px 0;
text-decoration:none;
width:130px;
}
#footer a:hover {
color:#AAAAAA;
text-decoration:underline;
}
#footer ul {
display:block;
float:left;
padding:0 7px;
}
#bottom {
border:medium none;
display:block;
height:1;
right:20px;
position:relative;
top:-10px;
width:69px;
float:right;
border:none;

}
#bottom p {
color:#CCCCCC;
font-family:Georgia,Times New Roman;
font-size:1.2em;
height:30px;
position:absolute;
top:180px;
width:969px;
float:left;
left:-889px;
}
#bottom a.subscribe {
float:right;
position:absolute;
right:21px;
text-indent:-9999px;
top:20px;
border:none;
}
#bottom a.top {
float:right;
height:70px;
position:absolute;
right:31px;
text-indent:-9999px;
top:70px;
border:none;
 
}
#side_posts{
background:#eee none repeat scroll 0 0;
height:auto;
left:20px;
padding:0 1.5em;
position:absolute;
top:230px;
width:230px;
color:#333;
padding-bottom:20px;
padding-top:20px;
}
#side_posts h2{
display:block;
background:transparent url(images/header_recent.jpg) no-repeat scroll left top;
height:36px;
position:absolute;
text-indent:-9999px;
width:259px;
left:0px;
margin-bottom:200px;
top:-15px;
}
#side_posts .simplepie ol {
  list-style: none;
}

#respond textarea{
position:relative;
width:460px;
display:block;
height:150px;
}

.says {display:none;}

.simplepie li {
border-bottom:1px dotted #cccccc;
padding:7px 0px;

}
.simplepie ol {
list-style-position: outside;
list-style-type:decimal;
}
.date {
color:#990000;
font-size:1.0em;
padding:0px 7px;
}

.panel .date{
font-size: 1.0em;
}

#headerimg{
     position:absolute;
     top:80px;
     left:-24px;
}