/*
Theme Name: ConceptualOptions
Theme URI: http://www.conceptualoptions.com
Description: Company Owned Wordpress Theme
Version: 1.0
Author: Eric Dobberteen
*/

/* MAIN BODY STYLES */

*{
	padding:0;
	margin:0;
	}

body{
	background-image:url(/images/bg.png);
	background-repeat:repeat-x;
	background-color:#D2D7F9;
	font-family: Arial, Verdana, sans-serif;
	font-size:10pt;
	}

img{
	border:none;
	}

a:link, a:visited{
	text-decoration:underline;
	border:none;
	color:#006699;
	}

a:hover{
	text-decoration:none;
	}

a.none{
	color:#000;
	text-decoration:none;
	}

h1{	
	margin-bottom:4px;
	font-weight:normal;
	color:#069;
	font-size:14pt;
	text-align:center;
	padding:4px 0;
	border-top:1px solid #069;
	border-bottom:1px solid #069;
	}

h2{
	text-align:center;
	font-weight:normal;
	color:#069;
	font-size:14pt;
	}

h3{
	color:#069;
	text-align:center;
	font-size:10pt;
	}

hr{
	color:#006699;
	margin:4px;
	clear:both;
	}

#container{
	margin:0 auto;
	margin-top:30px;
	padding:0px;
	width:990px;
	}

/**************** TOP BAR STYLES *************/

#top-bar{
	width:1330px;
	position:absolute;
	top:0;
left:0;
right:0;
	}

#top-bar ul li a{
	color:#FFF;
	font-weight:bold;
	}

#top-bar ul li a:hover{
	text-decoration:none;
	}

#top-bar ul{
	float:right;
	list-style:none;
	}

#top-bar ul li{
	float:left;	
	padding-top:7px;
	margin:0 3px;
	}

#top-bar p{
	float:left;
	width:500px;
	}

/* NAVIGATION STYLES */

#navigation{
	background-image:url(/images/nav-bg.png);
	background-repeat:no-repeat;
	height:50px;
	float:left;
	width:990px;
	font-weight:bold;
	word-spacing:.5px;
	}

ul.nav_links{	
	margin-left:25px;
	float:left;
	height:60px;
	}

ul.nav_links li{
	list-style:none;
	display:block;
	float:left;
	padding-top:2px;
	text-align:center;
	height:47px;
	margin-left:3px;
	}

ul.nav_links li a{	
	text-decoration:none;
	font-size:12pt;
	color:#069;
	display:block;
	height:34px;
	padding:15px 13px 0 13px;
	}

ul.nav_links li a:hover{
	background-image:url(/images/navbg-hov.png);
	background-repeat:repeat-x;
	border-left:1px solid #7B9AD0;
	border-right:1px solid #7B9AD0;
	border-top:2px solid #7B9AD0;
	border-bottom:2px solid #7B9AD0;
	padding:13px 12px 0 12px;
	}

/************* CONTENT CONTAINER STYLES ***********/

#content{
	background-image:url(/images/bg-shadow.png);
	background-repeat:repeat-y;	
	float:left;
	width:990px;
	min-height:655px;
	}

#content-left{
	float:left;
	width:630px;
	margin-left:20px;
	background-color:#F1EDF3;
	padding-right:5px;
	}

#lftmain{
	background-color:#F1EDF3;
	float:left;
	width:626px;
	padding:5px 5px 0 5px;
	min-height:476px;
	margin-left:5px;
	}

p.lft-main{
	text-align:justify;
	line-height:18px;
	padding:0 0 0 10px;
	}

h2.l-main{
	font-size:10pt;
	}

#rightmain{
	background-color:#F1EDF3;
	float:left;
	width:305px;
	min-height:479px;
	padding:2px 3px 0 5px;
	}

#rightprgh{
	text-align:justify;
	line-height:normal;
	font-style:italic;
	font-size:9pt;
	width:323px;
	float:right;
	margin:0px 10px;
	color:#666;
	}

/************** HOME PAGE STYLES **************/

ul.padright{
	width:300px;
	margin:10px 10px 0 0;
	float:right;
	}

ul.padright li{
	text-align:justify;
	line-height:18px;
	font-size:9pt;
	color:#000;
	}

/*** INTERIOR PAGE STYLES ***/

ul.dcosts{
	margin:0 auto;
	width:400px;
	border:1px solid #CCC;
	list-style:none;
	}

ul.dcosts li{
	color:#FFF;
	background-color:#7B9AD0;
	border-bottom:1px solid #CCC;
	font-weight:bold;
	padding:2px;
	}

ul.dcosts ul li{
	color:#000;
	list-style:none;
	background-color:#FFF;
	font-weight:normal;
	padding:2px 15px;
	font-size:8pt;
	}

ul.press{
	text-align:center;
	padding:5px;
	margin:10px 15px 0 0;
	width:270px;
	float:right;
	}

ul.press li{
	line-height:18px;
	text-align:left;
	padding:3px 0;
	margin-left:10px;
	}

ul.leftindent{
	float:left;
	list-style-position:outside;
	margin:5px 0 20px 30px;
	width:330px;
	}

ul.leftindent li{
	margin:7px 0 7px 5px;
	font-size:10pt;
	color:#000;
	}

ul.leftindent h2{
	margin:10px 0 10px 10px;
	font-weight:normal;
	font-size:12pt;
	}

ul.getstarted{	
	margin:5px 0 5px 30px;
	}

ul.getstarted h2{
	font-weight:bold;
	text-align:center;
	}

p.small{
	font-size:9pt;
	width:304px;
	float:left;
	margin-left:3px;
	}

#bottom{
	width:632px;
	float:left;
	height:149px;
	border-top:1px dotted #7B9AD0;
	}

#bottom h2{
	text-align:center;
	margin:6px 0;
	}

p.international{
	width:130px;
	float:left;
	margin:10px 0 10px 65px;
	}

p.redirect{
	text-align:center;
	font-style:italic;
	font-size:8pt;
	margin:8px 0;
	color:#696969;
	}

/************************ END PAGE STYLES *******************************/

div.stlist{
	height:204px;
	width:610px;
	background-color:#FFF;
	border:1px solid #CCC;
	margin:180px 0 10px 5px;
	}

div.semi ul{
	margin:10px 0 10px 70px;
	}

div.semi{
	height:260px;
	width:610px;
	background-color:#FFF;
	border:1px solid #CCC;
	margin:5px;
	}

ul.smlst{
	list-style:none;
	font-size:8pt;
	float:left;
	width:137px;
	margin:10px 0 10px 14px;
	}

ul.application{
	margin:15px 0 0 120px;
	font-weight:bold;
	background-color:#7B9AD0;
	width:362px;
	height:95px;
	list-style:none;
	clear:both;
	border:2px groove #FFF;
	text-align:justify;
	}

ul.application li{
	float:left;
	text-align:left;
	font-weight:bold;
	font-size:15pt;
	text-align:right;
	margin:2px 2px 1px 2px;
	width:357px;
	}

ul.application li a {
	background-color:#7B9AD0;
	background-image:url(/images/arrow-up.png);
	background-repeat:no-repeat;
	float:left;
	color:#FFF;
	text-decoration:none;
	clear:right;
	letter-spacing:.5px;
	height:38px;
	line-height:36px;
	padding:2px 2px 2px 31px;
	width:322px;
	border:1px outset #FFF;
	}

ul.application li a:hover{
	background-image:url(/images/arrow-dwn.png);
	background-repeat:no-repeat;
	background-color:#D2D7F9;
	color:#006699;
	width:322px;
	border:1px inset #FFF;
	}

a.database{
	font-weight:bold;
	background-image:url(/images/arrow-up.png);
	background-repeat:no-repeat;
	background-color:#7B9AD0;
	border-top:2px outset #F1EDF3;
	border-bottom:2px outset #F1EDF3;
	border-right:2px inset #F1EDF3;
	border-left:2px inset #F1EDF3;
	color:#FFF;
	text-align:right;
	font-size:15pt;
	text-decoration:none;
	clear:right;
	letter-spacing:.5px;
	height:39px;
	line-height:36px;
	padding:9px 12px 10px 40px;
	width:408px;
	margin:20px 0 0 155px;
	}

a:hover.database{
	background-image:url(/images/arrow-dwn.png);
	background-repeat:no-repeat;
	background-color:#D2D7F9;
	border-top:2px inset #F1EDF3;
	border-bottom:2px inset #F1EDF3;
	border-right:2px outset #F1EDF3;
	border-left:2px outset #F1EDF3;
	color:#006699;
	}

p.just{
	line-height:18px;
	text-align:justify;
	padding:2px 5px;
	}

p.quote{
	font-size:9pt;
	line-height:16px;
	text-align:justify;
	padding:10px 20px;
	font-style:italic;
	}

ol.donor{
	background-color:#FFF;
	border-top:1px outset #CCC;
	border-bottom:2px inset #F1EDF3;
	border-right:2px inset #F1EDF3;
	border-left:2px outset #F1EDF3;
	font-size:8pt;
	text-align:justify;
	padding:10px;
	margin:5px;
	}

ol.donor li{
	padding:5px 10px 5px 0;
	margin-left:18px;
	}

ul.r-main{
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color:#7b9ad0;
	width:300px;
	padding:0 4px;
	margin-top:5px;
	list-style:none;
	list-style-position:inside;
	line-height:19px;
	}

ul.r-main ul{
	text-align:left;
	list-style:none;
	color:#7b9ad0;
	width:290px;
	background-color:#F1EDF3;
	}

ul.r-main li{
	clear:both;
	background-color:#7b9ad0;
	color:#FFF;
	}

ul.r-main ul li{	
	float:right;
	padding:1px 0;
	background-color:#F1EDF3;
	width:236px;
	}

ul.r-main ul li a:link, ul.r-main ul li a:visited{
	background-image:url(/images/s-arrow-up.png);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:13px;
	color:#7B9AD0;
	text-decoration:none;
	font-weight:normal;
	font-size:9pt;
	}

ul.r-main ul li a:hover, ul.r-main ul li a:active{
	background-image:url(/images/s-arrow-dwn.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:13px;
	color:#006699;
	text-decoration:underline;
	}

ul.r-main li a:link, ul.r-main li a:visited{
	font-weight:bold;	
	text-decoration:none;
	color:#FFF;
	}

ul.r-main li a:hover{	
	font-weight:bold;
	text-decoration:none;
	color:#006699;
	}

ul.r-main li a:active{
	padding-left:2px;
	}

a.directions:link, a.directions:hover{
	text-decoration:underline;
	color:#0000CC;
	font-weight:bold;
	}

.youtube{
	margin-top:3px;
	margin-left:4px;
	}

#slideshow{
	background-image:url(/images/banner.jpg);
	border-top:1px solid #789;
	border-bottom:1px solid #A9A9A9;
	width:950px;
	height:170px;
	margin-left:20px;
	}

#biotop{
	float:left;
	background-color:#F1EDF3;
	width:950px;
	padding-bottom:10px;
	}

.country{
	padding-top:70px;
	margin:5px;
	background-color:#FFF;
	height:130px;
	width:300px;
	text-align:center;
	float:left; 
	border:1px solid #ccc;
	}

ul.states{
	list-style:none;
	float:left;
	width:230px;
	margin-left:80px;
	}

ul.states li{
	margin:5px;
	}

#biotop ul li{
	margin:2px 0 2px 0;
	}

.biopage{
	float:left;
	width:945px;
	height:249px;
	padding:5px 0;
	background-color:#F1EDF3;
	border-top:1px solid #7B9AD0;
	}

.biopage h2, .biopage h2 a{
	color:#006699;
	padding-top:20px;
	}

p.bio{
	margin-right:20px;
	float:left;
	width:600px;
	}

#leftlist{
	float:left;
	width:330px;
	margin-left:210px;
	}

#rightlist{
	float:left;
	width:330px;
	}

div.apply{
	margin-left:40px;
	width:152px;
	height:48px;
	padding:2px;
	float:left;
	border-left:2px outset #7B9AD0;
	border-top:2px outset #7B9AD0;
	border-bottom:2px outset #7B9AD0;
	border-right:2px inset #7B9AD0;
	background-color:#7B9AD0;
	}

div.apply a{
	float:left;
	clear:both;
	padding:3px 0 0 0;
	margin:1px;
	text-align:center;
	line-height:13px;
	height:18px;
	width:150px;
	font-size:11pt;
	font-weight:bold;
	color:#FFF;
	background-color:#7B9AD0;
	background-image:url(/images/applybutton-up.png);
	background-repeat:repeat-x;
	text-decoration:none;
	letter-spacing:-0.5px;
	border-bottom:1px solid #789;
	}
	
div.apply a:hover{
	background-image:url(/images/applybutton-dwn.png);
	background-repeat:repeat-x;
	color:#FFF;
	text-decoration:none;
	letter-spacing:-0.5px;
	width:148px;
	height:17px;
	line-height:13px;
	margin:1px;
	border-top:1px solid #789;
	border-right:1px solid #789;
	border-left:1px solid #789;
	border-bottom:1px solid #09F;
	}

#insideapply{
	margin:20px 0 0 120px;
	width:152px;
	height:72px;
	padding:2px;
	float:left;
	background-color:#7B9AD0;
	border:2px groove #7B9AD0;
	}

a.insideapply{
	margin:1px;
	float:left;
	padding:3px 0 0 0;
	text-align:center;
	line-height:13px;
	height:18px;
	width:150px;	
	font-size:11pt;
	font-weight:bold;
	color:#FFF;
	background-image:url(/images/applybutton-up.png);
	background-repeat:repeat-x;
	text-decoration:none;
	letter-spacing:-0.5px;
	border-bottom:1px solid #789;
	}
	
a.insideapply:hover{
	color:#E5F8FF;
	background-image:url(/images/applybutton-dwn.png);
	background-repeat:repeat-x;
	width:148px;
	height:17px;
	line-height:13px;
	margin:1px 1px 1px 1px;
	border-top:1px solid #789;
	border-right:1px solid #789;
	border-left:1px solid #789;
	border-bottom:1px solid #09F;
	}

#leftul{
	width:320px;
	float:left;
	}

#rightul{
	float:left;
	width:310px;
	}

.italic{
	font-style:italic;
	}



/*************** POST STYLES *********************/


.post-title h1, .post-title h1 a, .post h1, .blogpost h1{
	border:none;
	background-color: #7B9AD0;
	color:#FFF;
	margin-top:5px;
	}
	
.blogpost{
	margin-left:5px;
	margin-bottom:5px;
	}

.blogpost p{
	padding:5px;
	}

.thanks{
	margin:0 5px;
	background-color:#F1EDF3;
	height:470px;
	padding:3px;
	width:945px;
	}

#contactpage{
	background-color:#F1EDF3;
	width:950px;
	min-height:1000px;
	margin-left:5px;
	}

#contactpage h1{
	padding:5px;
	}

.post{
	margin-left:15px;
	}

.postbody{
	border:1px solid #CCC;
	background-color:#FFF;
	}

p.postdata{
	background-color:#F1EDF3;
	font-style:italic;
	}

.a-customlft{
	background-color:#F1EDF3;
	float:left;
	width:461px;
	margin:5px 0 5px 0;
	padding:5px;
	min-height:500px;
	}

.a-customcontact{
	background-color:#F1EDF3;
	padding:5px;
	margin:5px 0 5px 0;
	width:469px;
	float:right;
	}

#content-custom{
	float:left;
	margin:5px 0px 3px 15px;
	width:960px;
	}
	
.contactleft{
	width:200px;
	float:left;
	margin-left:10px;
	padding-top:20px;
	}

.contactform{
	background-image:url(/images/contact-bg.jpg);
	background-position:90% 12%;
	background-repeat:no-repeat;
	width:720px;
	float:right;
	}

span.con{
	font-style:normal;
	font-weight:normal;
	color:#000;
	}
	
div.msg{
	font-size:14pt;
	width:450px;
	}
	
p.contact{
	padding:10px 60px;
	}

.widgettitle{
	background-color:#7B9AD0;
	padding:3px;
	}
/************* FOOTER STYLES **************/


#footer{
	width:990px;
	background-image:url(/images/bg-shadow.png);
	background-repeat:repeat-y;	
	clear:both;
	}

#footer-content{	
	height:144px;
	color:#FFF;
	margin:0 auto;
	padding:8px;
	}

#footer-r{
	float:right;
	width:320px;
	}

#directions{
	float:left;
	padding:26px;
	}
	
#directions ul{
	list-style:none;
	float:left;
	font-size:8pt;
	text-align:center;
	}

#directions ul li{
	color:#000;
	font-size:8pt;
	}

#directions ul a:link, #directions ul a:visited{
	text-decoration:none;
	color:#FFF;
	}

#directions ul a:hover{
	text-decoration:underline;
	}

#midloc{
	margin-top:60px;
	}

#main{
	background-color:#F1EDF3;
	min-height:400px;
	padding:5px;
	margin-left:5px;
	width:940px;
	}

#span{
	font-size:16px;
	text-align:center;
	color:#FFF;
	}

#left-footer{
	float:left;
	width:285px;
	padding:10px 15px;
	}

#left-footer ul{
	font-weight:bold;
	font-size:9pt;
	width:140px;
	float:left;
	list-style:none;
	}

#left-footer ul li{
	font-weight:normal;
	color:#000;
	}

#left-footer ul li a{
	text-decoration:none;
	color:#FFF;
	}

#left-footer ul li a:hover{
	text-decoration:underline;
	color:#FFF;
	}
	
.footer-shadow{
	background-image:url(/images/footer-shadow.png);
	background-repeat:no-repeat;
	height:42px;
	}

ul.links{
	text-align:center;
	list-style:none;
	display:inline;
	}

ul.links li a:link, ul.links li a:visited{
	text-decoration:none;
	color:#262228;
	}

ul.links li a:hover, ul.links li a:active{
	text-decoration:underline;
	color:#262228;
	}

ul.notfound {
	list-style:none;
	margin:10px 0 0 200px;
	}

ul.notfound li{
	padding:0 4px;
	}

/****************** SIDEBAR STYLES ******************/

.a-post{
	padding:5px;
	}

.post-desc{
	padding:5px;
	border:1px solid #CCC;
	background-color:#FFF;
	}

.post-desc ul, .a-post ul{
	margin:10px 30px;
	}	

#side-bar{
	float:left;
	width:305px;
	background-color:#F1EDF3;	
	min-height:504px;
	padding:0 5px;
	list-style:none;
	}

#side-bar-content{
	background-color:#F1EDF3;
	width:286px;
	float:left;
	margin-bottom:20px;
	}

.side-bar-ads{
	margin-left:3px;
	margin-bottom:3px;
	}

#side-bar h1{
	color:#C00;
	font-size:20px;
	font-weight:bolder;
	line-height:24px;
	}

#side-bar p{
	text-align:justify;
	line-height:16px;
	}

#side-bar ul{
	list-style:none;
	}

#side-bar li{
	line-height:18px;	
	margin-left:5px;
	margin-top:4px;
	display:block;
	}

.comment-box{
	border:1px dashed #666666;
	margin-bottom:10px;
	padding:5px;
	float:left;
	text-align:justify;
	width:565px;
	}

#calendar_wrap{
	background-color:#FFF;
	font-size:12pt;
	margin:44px;
	padding:20px;
	}

.comment-box p{
	margin:5px 0 10px;
	padding:0;
	}

.gravatar{
	float:right;
	margin:5px;
	}

/****************** IMG STYLES *********************/

img.postit{
	position:relative;
	top:55px;
	right:15px;
	}

.rightimg{
	margin:5px 0 0 50px;
	}

img.portrait{
	float:left;
	margin:10px 30px 10px 135px;
	}

img.frame{
	float:left;
	padding:30px;
	margin-left:10px;
	}

.thumb{
	float:right;
	margin-right:2px;
	}
	
img.r-vid{
	margin:11px 0 9px 17px;
	}
	
img.flag{
	float:left;
	margin-left:15px;
	border:none;
	}

img.countryflag{
	border:none;
	margin:10px;
	}

.poloroid{
	float:left;
	margin-top:20px;
	}

img.btmlogo{
	margin:25px 0;
	float:left;
	}

img.sandiego{
	float:left;
	margin:10px;
	padding:5px 30px;
	}

.overlap{
	float:left;
	position:relative;
	right:50px;
	top:50px;
	}

img.icon{
	float:right;
	margin:11px 14px 0 0;
	}

img.bflag{
	float:left;
	margin:0 100px;
	}

/*************************** MIDDLE SQUARES ***********************/

.centersqr p{
	font-weight:bold;
	margin: 5px 10px;
	padding:4px;
	font-size:10pt;
	text-align:justify;
	color:#006699;
	}

.centersqr{
	float:left;
	height:184px;
	}

.btmsqr{
	background-color:#7B9AD0;
	background-image:url(/images/btmsqr.png);
	background-repeat:no-repeat;
	height:138px;
	margin-top:48px;
	width:316px;
	}

.centersqr a{
	background-color:#F1EDF3;
	background-image:url(/images/topsqr.png);
	background-repeat:no-repeat;
	float:left;
	color:#FFF;
	font-size:18pt;
	text-align:center;
	text-decoration:none;
	clear:right;
	letter-spacing:.5px;
	width:316px;
	height:37px;
	padding-top:10px;
	}

.centersqr a:hover{
	background-image:url(/images/topsqr-dwn.png);
	background-repeat:no-repeat;
	color:#006699;
	}