/*  

Theme Name: Simple Balance 2.2.1

Theme URI: http://blogsessive.com

Description: Simple, highly customizable, well-balanced 3 column theme. More Power. More Style. Your Style!

Tags: fixed width, three columns, simple, control panel, custom layout

Original Author: Alex Cristache



*/





/* General styles */

body {

    margin: 0 auto;

	text-align: center;

	/*font: normal normal 9pt Tahoma, Arial, Verdana, sans-serif;*/

	font: normal normal 12px Tahoma, Arial, Verdana, sans-serif;

	color: #444;

/*	background:transparent url(img/bg.jpg) repeat-x 0 0;*/

background:#90B0D5 url(img/Background-blue.png) no-repeat scroll center top;

}

p { margin-bottom:8px;}

img {margin:5px;}

/*img.alignright { padding-left:10px;}*/

#wrap {

	margin: 0 auto;

	width: 1023px;

	text-align: left;

	background:transparent url(img/page-bg.png) repeat-y scroll center top;

	padding:0 20px;

}



a {

	color: #2e86be;

	text-decoration: none;

}



a:hover {

	color: #80caf8;

}



a img {

	border: none;

}



form {

	margin: 0;

	padding: 0;

}



small {

	font-size: 8pt;

}



.left {

	float: left;

}



.right {

	float: right;

}



.clearer {

	clear: both;

}





/* Header styles */

#header {

	background: #000 url(img/header-onwater.jpg) 2px 0 no-repeat;

    padding:0 1px;

    height:205px;

    width: 1024px;

	margin-bottom:0;



}



.topLogo {

	float:left;

	margin: 0px 5px 0px;

	padding:0;

	width:100%;

	position:relative;

}



.topLogo h1, .topLogo h2 {

	float:right;

	position:relative;

	z-index:1;

}



.topLogo h1 a, .topLogo h2 a {

	text-decoration: none;

	color: #666;

}



.topLogo h1 a:hover, .topLogo h2 a:hover {

	/*color: #207f7b;*/

}

.topLogo img{ margin-top:74px;}

.topLogo .blogDescription {

	color: #fff;

}

.blogDescription{

	font-family:"Times New Roman";

	font-style:italic;

	font-size:18px;

}



.topMenu {

	/*width: 524px;*/

/*	float: right;*/

/*	margin-right: 30px;*/

/*margin-right:-100px;*/



float:left;

/*left:350px;*/

margin-right:-100px;

position:absolute;

top:0;



display:none;

}

.topMenu.subnav{

	float:left;

	width:1024px;

	/*background-color:#333;*/

	background:transparent url(img/Menu-Bar-Background.jpg) scroll repeat-x 0 0;

	margin:0 0 20px 0;

	padding: 0 1px;

	position:relative;

	top:0;

	left:0;

	display:inline;

	height:33px;

}

.topMenu.subnav ul {

	margin: 0 0 0 10px;

	font-family: verdana;

	height:32px;

}

.topMenu.subnav ul li{

	border-top:0;

	font-weight:normal;

	border-left:2px solid #FFB826;

}

.topMenu.subnav ul .nav-main.first,#nav-signin,#nav-home{

	border-left:0px none #FFB826;

}

.topMenu .nav-main{

	padding-left:10px;

}

#nav-home{

	margin-left:45px;

	margin-right:10px;

}

#nav-home a{

	color:#ffbd20;

}

#nav-signin{

	margin-right:60px;

}

#nav-signin a{

	color:#2E86BE;

}

.topMenu.subnav ul li a {

	color:#fff;

	text-decoration:none;

	font-weight:bold;

}

.topMenu.subnav ul li a:hover {

	color:#ccc;

}

.topMenu ul {

	margin: 0;

	padding: 0;

	list-style: none;

	display: block;

}



.topMenu ul li {

	margin:10px 5px 5px;

	float: left;

	font-weight:bold;

}



.topMenu ul li.current_page_item {

	border-top: 5px solid #d90202;

}



.topMenu ul li a {

	color:#E7C552;

	padding-top: 10px;

	text-decoration: none;

	font-weight:bold;

}



.topMenu ul li a:hover {

	color: #d90202;

}



.topSearch {

	float: right;

	margin-top:-200px;

	padding:10px 10px 0 0;

	position:relative;

	width: 260px;

	z-index:1000;

}



.s {

	border: 1px solid #000;

	width: 200px;

	float: left;

	height: 18px;

}



.searchSubmit {

	padding: 0;

	background: none;

	border: none;

	cursor: pointer;

	float: right;

	line-height: 20px;

}

a.searchSubmit:link, a.searchSubmit:visited, a.searchSubmit:active, a.searchSubmit:hover{color:#000;

background:#ccc;

padding:0 8px;

border:1px solid #000;

-kthml-border-radius:3px;

-moz-border-radius:3px;

-webkit-border-radius:3px;

}



#breadcrumbs{

       clear:both;

       margin: 0 0 15px 0;

       padding:5px 0; 

}



/* Page structure styles */



#page {

	width: 1004px;

	padding:0 10px;

	

}



#lsidebar {

	float: left;

	/*margin-right: 15px;*/

	padding:0 8px;

	width: 200px;

}



#rsidebar {

	float: left;

/*	width: 170px;*/

	width:200px;

	margin-left:40px;

}



#content {

	float:left;

	width:770px;

	padding:0 0 30px 15px;

	border-left: 1px solid #ccc;

}



/* Sidebars styles */



#lsidebar .leftPic{

	padding-top: 170px;

	background: url(img/pic-sidebar.jpg) no-repeat;

}



#lsidebar .leftPicCustomWrap {

	width: 200px;



}



#lsidebar .leftPicCustom {

	margin: 0;

	border: 0;

	background: none;

}



#lsidebar h2, #rsidebar h2 {

	/*color: #666;*/

	color: #333;

	margin: 0 0 0 -7px;

	padding: 5px 0 5px 7px;

	border-bottom: 1px solid #aaa;

	background:#E7C552 url(img/gold.jpg) scroll repeat 0 0;

}



#lsidebar ul, #rsidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#lsidebar ul ul ul, #rsidebar ul ul ul {

	margin: 4px 0 0 10px;

	padding: 0;

	list-style: none;

}



#lsidebar ul li, #rsidebar ul li {

	margin: 0 0 25px 0;

	padding: 0;

	list-style: none;

}



#lsidebar li li, #rsidebar li li {

	margin: 0;

	padding: 4px 0;

	list-style: none;

	border-bottom: 1px solid #ddd;

}



#lsidebar li li li, #rsidebar li li li {

	margin: 0;

	padding: 4px 0;

	list-style: none;

	border: none;

}



#lsidebar ul ul ul a, #rsidebar ul ul ul a {

	font-size: 11px;

}



#lsidebar li.rssFeed {

	background: url(img/bg-rss.gif) no-repeat;

	width: 200px;

	height: 50px;

	

}



.textwidget {

	padding-top: 10px;

}



.rssFeed a {

	line-height: 50px;

	width: 143px;

	height: 50px;

	display: block;

	text-decoration: none;

	color: #fff;

	padding-left: 57px;

}



.rssFeed a:hover {

	color: #fffcc5;

}



.rssForm form {

	margin: 10px 0;

}



.rssEmail {

	border: 1px solid #92bdbb;

	width: 126px;

}



.rssSubmit {

	width: 66px;

	padding: 0;

	background: none;

	border: none;

	cursor: pointer;

	color: #207f7b;

}



.rssForm small {

	padding: 2px;

	background: #eff7f7;

	display: block;

}



#rsidebar .ads125 {

	padding: 10px 0 0 0;

}



.leftBanner {

	float: left;

	margin-bottom: 10px;

	width:170px;

}

.rightBanner {

	float: left;

	margin-bottom: 10px;

	width:170px;

}



.advertiseHere {

	clear: both;

	display: block;

	text-align: center;

	margin-bottom: 10px;

}



.google250 {

	text-align: center;

}



#wp-calendar {

	width: 100%;

	padding: 0;

	border: none;

	margin: 0;

}



#wp-calendar caption {

	padding: 4px;

	color: #207f7b;

}



#wp-calendar th {

	padding: 4px;

	text-align: center;

	background: #eff7f7;

}



#wp-calendar td {

	padding: 4px;

	text-align: center;

	background: #f5f5f5;

}



#wp-calendar #prev {

	text-align: left;

}



#wp-calendar #next {

	text-align: right;

}



#wp-calendar a {

	color: #d90202;

}



#wp-calendar a:hover {

	color: #207f7b;

}





/* Content styles */



.topAd {

	margin-bottom: 25px;

	text-align:center;

}



.archiveTitle {

	color: #666;

	font-variant: small-caps;

	text-transform: capitalize;

	border-bottom: 1px solid #ddd;

}



.post {

	margin-bottom: 25px;

	/*width: 614px;*/

	width: 780px;

}



.postFeatured {

	margin-bottom: 25px;

	padding: 10px;

	background: #f5f5f5;

}



.post a, .postFeatured a {

	text-decoration: underline;

}



.postTitle h1, .postTitle h2 {

	font-size: 22px;

	color: #2e86be;

	padding: 0;

/*	border-bottom: 1px solid #ddd;*/

	margin: 0 0 10px 0;

}



.postTitle h1 a, .postTitle h2 a {

	font-size: 18px;

	color: #2e86be;

	text-decoration: none;

}



.postTitle h1 a:hover, .postTitle h2 a:hover {

	color: #80caf8;

}



.postInfo {

	font-size: 11px;

	margin-left:25px;

	/*display:none;*/

}



.postContent {

	margin-top: 20px;

	margin-bottom: 10px;

	line-height: 17px;

}

.search .postContent{

	min-height:0px;

}

.search .post{

	margin-bottom: 40px;

}



.sizeFeatured {

	width: 450px;

}



.featHead {

	font-size: 14px;

	color: #fff;

	font-variant: small-caps;

	text-transform: capitalize;

	background: #63779A;

	padding: 3px 10px;

}



.postContent h1 {

	font-size: 22px;

	color: #2E86BE;

}



.postContent h2 {

	font-size: 20px;

	color: #2E86BE;

	line-height:20px;

}



.postContent h3 {

	font-size: 15px;

	color: #777;

	font-variant: small-caps;

	text-transform: capitalize;

}



.postContent h4 {

	font-size: 14px;

	color: #777;

	font-variant: small-caps;

	text-transform: capitalize;

}



.postContent blockquote {

	margin: 0;

	padding: 20px 20px 20px 40px;

	background: #f2faff url(img/bg-blockquote.gif) no-repeat;

	font-size: 12px;

}



.postExtras {

	border-bottom: 1px solid #ddd;

	padding: 5px 0;

	font-size: 11px;

}



.postMeta {

	border-top: 1px solid #ddd;

	text-align: right;

	padding-top: 5px;

	font-size: 11px;



}



.postMetaFeatured {

	border-top: 1px solid #ddd;

	text-align: right;

	padding-top: 5px;

	font-size: 11px;

	width: 450px;

}



.postMeta a, .postMetaFeatured a {

	color: #2e86be;

	text-decoration: none;

}



.postMeta a:hover, .postMetaFeatured a:hover {

	color: #2e86be;

}



.postLink {

	float: left;

}



.postComments a {

	background: url(img/icon-comments.gif) no-repeat 0 4px;

	padding-left: 16px;

}



.postLink a {

	background: url(img/icon-postlink.gif) no-repeat 0 1px;

	padding-left: 14px;

}



.navigation {

	width: 524px;

	font-size: 14px;

}



.navigation a {

	text-decoration: none;

	margin-bottom: 25px;

	display: block;

}



.alignleft {

	float: left;

	margin-right: 10px;

}



.alignright {

	float: right;

	margin-left: 10px;

}



.aligncenter {

	margin: 0 auto;

}



/* Comments styles */



.commentZone {

	margin-bottom: 25px;

}



h3#respond, h3#comments, h3#trackbacks {

	font-size: 18px;

	color: #2e86be;

	padding: 0 0 5px 0;

	border-bottom: 1px solid #ddd;

	margin: 30px 0 0 0;

}



.commentList {

	margin: 0;

	padding: 0;

	list-style: none;

}



.commentList .reply {

	margin-bottom: 10px;

}



.commentList li.depth-1 ul.children {

	border-bottom: none;

}



.commentList li {

	display: block;

	padding: 10px 0 0 0;

}



.commentList li ul.children {

	display: block;

	padding: 10px;

	margin: 0;

	border: 1px solid #ddd;

	background: #eee;

}



.commentList li ul.children li {

	padding: 0;

	margin: 0;

}



.commentList li ul.children ul.children {



	display: block;

	padding: 10px;

	margin: 0;

	background: #fff;

	border: 1px solid #ddd;

}



.commentList li.depth-1 {

	border-bottom: 1px solid #ddd;

}



.commentLeft {

	float: left;

	width: 80px;

	display:none;

}



.commentLeft img {

	padding: 4px;

	border: 1px solid #e5e5e5;

}



.commentAuthor {

	font: normal bold 14px;

}



.commentAuthor a {

	color: #2e86be;

}



.commentAuthor a:hover {

	color: #0093e8;

}



.commentRight {

	/*float: right;*/

	width: 530px;

}



.commentList li ul.children .commentRight {

	float: right;

	width: 368px;

}



.commentList li ul.children ul.children .commentRight {

	float: right;

	width: 346px;

}



.commentRight p {

	margin: 10px 0;

}



#author, #email, #url {

	border: 1px solid #bbb;

}



#comment {

	border: 1px solid #bbb;

	width: 450px;

}



#submit {

	width: 80px;

	height: 20px;

	border: none;

	background: url(img/bg-addcomment.gif) no-repeat;

	font: normal bold 12px Georgia, "Times New Roman", serif;

	color: #fff;

	text-align: center;

	cursor: pointer;

}

.mu_register #submit, .mu_register #blog_title, .mu_register #blogname {
width: 90px !important;
font-size: 15px !important;
}


.trackbackList {

	margin: 0;

	padding: 0 0 4px 0;

	border-bottom: 1px solid #ddd;

}



.trackbackList li {

	padding: 4px 0 0 0;

	margin-left: 23px;

}





/* Footer styles */



#footer {

	border-top: 1px solid #ddd;

	font-size: 10px;

	padding:5px 10px 15px;

	width: 1004px;

	overflow: hidden;

}



.footerMenu {

	text-align: right;

	list-style: none;

	margin: 0;

	padding: 0;

}



.footerMenu li {

	display: inline;

	margin-left: 15px;

}

img.size-full{

	-moz-border-radius-topleft:3px;

	-moz-border-radius-topright:3px;

	border:3px solid #f3f3f3;

}

.wp-caption-text {

	-moz-border-radius-bottomleft:3px;

	-moz-border-radius-bottomright:3px;

	background-color:#F3F3F3;

	margin-top:0;

	padding-bottom:5px;

	padding-left:5px;

	padding-right:5px;

	padding-top:5px;

}

#wp125adwrap_1c,#wp125adwrap_2c{

	margin-top:5px;

}

#wp125adwrap_2c .wp125ad, #wp125adwrap_1c .wp125ad {

	margin:10px auto;

	float:none !important;

	padding:0 !important;

}

.wp125ad{

	width:100% !important;

	text-align:center;

}

.wp125ad img{

	margin: 5px auto;

}

#content .archiveTitle {

	color:#2E86BE;

	font-size:24px;

	margin:0 0 40px;

}

h2.shadow,h1.shadow{

	margin-top:-36px;

	margin-left:-2px;

}

h2.shadow a,h1.shadow a{

	color:#E7C552;

}

#pcyc-logo{

	float:left;

	margin-top:15px;

	margin-left:35px;

	position:relative;

	z-index:1;

}

ul.shadow {

	margin-left:1px;

	position:relative;

	top:-24px;

}

ul.shadow li a{

	color:#E7C552;

}

#formBuilderCSSIDCreate_Account{

width:336px;

}

a.current{

font-weight:bold;

color:#000;

text-decoration:none;

}

.rss a {

	color:orange;

}

.rss{ margin-bottom:15px; }

#lsidebar ul ul ul, #rsidebar ul ul ul{

	display:none;

}

#creditflash{

	margin:0;

	padding:0;

}

#creditflash li{

	list-style-type:none;

}

#creditflash .smallfont{

	font-size:10px;

}

#creditflash h3,#creditflash h4{

	margin:15px 0 5px;

}

#creditflash p{

	/*margin:2px 0;*/

}

thead tr {

	background:#eee;

}

tbody tr {

	background:#fff;

}

tbody tr.odd { background:#EFF9FF;}

/*Form Builder Options*/

#formBuilderCSSIDRegister{

	width:400px;

}

#formBuilderCSSIDRegister .formBuilderSubmit{

	margin-top:15px;

}

#rcnt-psts-cat-members h2, .rcnt-psts-cat-toggle{

	background-image:url(img/blue.jpg);

	color:#fff;

}

.rcnt-psts-cat .collapse{

	display:none;

}

.rcnt-psts-cat-toggle{

	padding: 0 5px;

}

#errsearch {

	list-style-type:none;

	margin:0;

	padding:0;

}

#errsearch li{

	margin-bottom:10px;

}

#blackbar{

	left:-5px;

	margin:0;

	position:absolute;

	top:130px;

	z-index:0;

}

.clear{

	clear:both;

}