/*  
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
Author: Alex Cristache
Author URI: http://blogsessive.com
*/

/* License and other information:

- This theme is released unde Creative Commons 3.0 licence;
- You may share, modify and use it in personal or commercial projects;
- I'd appreciate it if you DO NOT remove the author information in the theme's footer;
- Under any circumstances, DO NOT remove the original author information from this CSS file (this includes Name and URL);
- If you modify the theme, please mention the original author in a comment like this one.

*/


/* General styles */
body {
	background: #fff;
	margin: 0 auto;
	text-align: center;
	font: normal normal 12px Tahoma, Arial, Verdana, sans-serif;
	color: #444;
}

#wrap {
	margin: 0 auto;
	
	width: 970px;
	text-align: left;
	
	
	
}
#wrap_backg{
background:url(img/bg.jpg) repeat-y; margin:0 auto; width:1020px;

}

a {
	color: #D90202;
	text-decoration: none;
}

a:hover {
	color: #d90202;
}

a img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

small {
	font-size: 9px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clearer {
	clear: both;
}


/* Header styles */
#header {
	width: 970px;
	overflow: hidden;
	background:#ffffff;
	padding-bottom:5px;
}

.topLogo {
	width:104px;
	float: left;
	margin-right: 20px;
	padding-top: 5px;
	height:98px;
	background:url(img/logo.jpg) no-repeat;
}

.topLogo h1, .topLogo h2 {
	font: normal normal 25px Georgia, "Times New Roman", serif;
	font-variant: small-caps;
	color: #d90202;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

.topLogo h1 a, .topLogo h2 a {
	text-decoration: none;
	color: #d90202;
}

.topLogo h1 a:hover, .topLogo h2 a:hover {
	color: #207f7b;
}

.topLogo .blogDescription {
	font: normal normal 16px Georgia, "Times New Roman", serif;
	font-variant: small-caps;
	color: #207f7b;
}

.topMenu {
	width: 970px;
	float: left;
	margin-right: 20px;
	font: normal normal 14px Georgia, "Times New Roman", serif;
}

.topMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

.topMenu ul li {
	margin: 0 20px 0 0;
	padding: 25px 0 0 0;
	float: left;
	
}

.topMenu ul li.current_page_item {
	
}

.topMenu ul li a {
	color: #207f7b;
	padding-top: 20px;
	text-decoration: none;
}

.topMenu ul li a:hover {
	color: #d90202;
}

.topSearch {
	width: 260px;
	float: right;
	padding-top: 23px;
}

.s {
	border: 1px solid #92bdbb;
	width: 200px;
	float: left;
	height: 18px;
}

.searchSubmit {
	padding: 0;
	background: none;
	border: none;
	font: normal bold 12px Georgia, "Times New Roman", serif;
	cursor: pointer;
	float: right;
	line-height: 20px;
}

/* Page structure styles */

#page {
	width: 970px;
	overflow: hidden;
	min-height:500px;
}

#lsidebar {
	width: 200px;
	float: left;
	margin-right: 20px;
}

#rsidebar {
float:left;
margin-left:20px;
margin-top:30px;
width:260px;
}

#content {
	float: left;
	width: 950px;
	margin-right: 20px;
	
}

/* Sidebars styles */

#lsidebar .leftPic{
	padding-top: 170px;
	background: url(img/pic-sidebar.jpg) no-repeat;
}

#lsidebar .leftPicCustomWrap {
	width: 200px;
	overflow: hidden;
}

#lsidebar .leftPicCustom {
	margin: 0;
	border: 0;
	background: none;
}

#lsidebar h2, #rsidebar h2 {
	font: normal normal 17px Georgia, "Times New Roman", serif;
	color: #d90202;
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #207f7b;
}

#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;
	font: normal bold 12px Georgia, "Times New Roman", serif;
}

.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;
	font: normal bold 12px Georgia, "Times New Roman", serif;
	cursor: pointer;
	color: #207f7b;
}

.rssForm small {
	padding: 2px;
	background: #eff7f7;
	display: block;
}

#rsidebar .ads125 {
	padding: 10px 0 0 0;
	width: 260px;
	overflow: hidden;
}

.leftBanner {
	float: left;
	margin-bottom: 10px;
}
.rightBanner {
	float: right;
	margin-bottom: 10px;
}

.advertiseHere {
	clear: both;
	display: block;
	text-align: center;
	font: normal bold 12px Georgia, "Times New Roman", serif;
	margin-bottom: 10px;
}

.google250 {
	text-align: center;
}

#wp-calendar {
	width: 100%;
	padding: 0;
	border: none;
	margin: 0;
}

#wp-calendar caption {
	padding: 4px;
	font: normal bold 12px Georgia, "Times New Roman", serif;
	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;
}

.archiveTitle {
	font: normal normal 14px Georgia, "Times New Roman", serif;
	color: #666;
	font-variant: small-caps;
	text-transform: capitalize;
	border-bottom: 1px solid #ddd;
}

.post {
	
	width: 950px;
	overflow: hidden;
}

.postFeatured {
	margin-bottom: 25px;
	width: 450px;
	overflow: hidden;
	padding: 10px;
	background: #f5f5f5;
}

.post a, .postFeatured a {
	
}

.postTitle h1, .postTitle h2 {
	font: normal normal 22px Georgia, "Times New Roman", serif;
	color: #d90202;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px 0;
}

.postTitle h1 a, .postTitle h2 a {
	font: normal normal 22px Georgia, "Times New Roman", serif;
	color: #d90202;
	text-decoration: none;
}

.postTitle h1 a:hover, .postTitle h2 a:hover {
	font: normal normal 22px Georgia, "Times New Roman", serif;
	color: #207f7b;
}

.postInfo {
	font-size: 11px;
}

.postContent {
	
	margin-bottom: 10px;
	line-height: 17px;
	width: 940px;
	overflow: hidden;
	padding-left:10px;
	margin-top:5px;
}

.sizeFeatured {
	width: 450px;
}

.featHead {
	font: normal normal 14px Georgia, "Times New Roman", serif;
	color: #777;
	font-variant: small-caps;
	text-transform: capitalize;
	background: #ddd;
	padding: 3px 10px;
}

.postContent h1 {
	font: normal normal 22px Georgia, "Times New Roman", serif;
	color: #207f7b;
}

.postContent h2 {
	font: normal normal 20px Georgia, "Times New Roman", serif;
	color: #207f7b;
}

.postContent h3 {
	font: bold normal 18px Georgia, "arial", serif;
	color: #000000;
}

.postContent h4 {
	font: normal bold 14px Georgia, "Times New Roman", serif;
	color: #666;
	font-variant: small-caps;
	text-transform: capitalize;
}

.postContent blockquote {
	margin: 0;
	padding: 20px 20px 20px 40px;
	background: #eff7f7 url(img/bg-blockquote.gif) no-repeat;
	font: normal normal 12px Georgia, "Times New Roman", serif;
}

.postExtras {
	border-top: 1px solid #ddd;
	padding: 5px 0;
	font-size: 11px;
}

.postMeta {
	border-top: 1px solid #ddd;
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
	width: 950px;
	overflow: hidden;
	padding-bottom:5px;
}

.postMetaFeatured {
	border-top: 1px solid #ddd;
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
	width: 450px;
	overflow: hidden;
}

.postMeta a, .postMetaFeatured a {
	color: #d90202;
	text-decoration: none;
}

.postMeta a:hover, .postMetaFeatured a:hover {
	color: #207f7b;
}

.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: 950px;
	font: normal normal 14px Georgia, "Times New Roman", serif;
	overflow: hidden;
}

.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: normal normal 18px Georgia, "Times New Roman", serif;
	color: #d90202;
	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 {
	overflow: hidden;
	display: block;
	padding: 10px 0 0 0;
}

.commentList li ul.children {
	overflow: hidden;
	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 {
	overflow: hidden;
	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;
}

.commentLeft img {
	padding: 4px;
	border: 1px solid #e5e5e5;
}

.commentAuthor {
	font: normal bold 14px Georgia, "Times New Roman", serif;
}

.commentAuthor a {
	color: #d90202;
}

.commentAuthor a:hover {
	color: #207f7b;
}

.commentRight {
	float: right;
	width: 390px;
	overflow: hidden;
}

.commentList li ul.children .commentRight {
	float: right;
	width: 368px;
	overflow: hidden;
}

.commentList li ul.children ul.children .commentRight {
	float: right;
	width: 346px;
	overflow: hidden;
}

.commentRight p {
	margin: 10px 0;
}

#author, #email, #url {
	border: 1px solid #92bdbb;
}

#comment {
	border: 1px solid #92bdbb;
	width: 400px;
}

#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;
}

.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 {
	
	font-size:10px;
margin:0 auto;
overflow:hidden;
padding-left:10px;
padding-top:5px;
width:950px;
}

.footerMenu {
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

.footerMenu li {
	display: inline;
	margin-left: 15px;
}
#catnav{
background:#fff;
height:23px;
margin:0px;
}
#menu{
background:transparent url(img/menu_image.jpg) no-repeat scroll 0 0;
height:19px;
margin-left:95px;
margin-top:5px;
width:773px;

	
}

#menu ul{ 
	margin: 0px; 
	padding: 0px;
	position:relative;
}	
	
#menu li {
	position: absolute;
	list-style: none;
	margin: 0; 
	padding: 0;
}
	
#menu li a {
	height:19px;
	display: block;
	margin: 0;	
	overflow:hidden;
}


#menu div{	
	position: absolute;
	visibility: hidden;
	margin:4px 0 0;
	padding: 0;
	z-index:9999999;
	
}

#menu div a	{	
	position: relative;
	display: block;
	background:#D90202;
	width: 160px;
	#width: 190px;
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	text-decoration: none;
	#height:34px;
	color: #fff;
	margin: 0;
	padding: 7px 15px 2px 12px;
	white-space: nowrap;
	border-bottom:1px solid #ffffff;
	
	
}


    
	.panel14 { left: 0px; 	width:70px;	}
	.panel5 { left: 70px; 	width: 90px; 	}	
	.panel6 { left: 160px; 	width: 120px; 	}	
	.panel7 { left: 280px; 	width: 80px; 	}
	.panel13 { left: 360px; 	width: 75px; 	}
	.panel8 { left: 435px; 	width: 90px; 	}
	.panel9 { left: 525px; 	width: 153px; 	}
	.panel12 { left: 678px; 	width: 100px; 	}
	
	
	.panel14 a:hover	{	background: transparent url(img/menu_image.jpg)  0px -19px no-repeat;	}	
	.active14 a 	{	background: transparent url(img/menu_image.jpg)  0px -19px no-repeat;	}
	.panel5 a:hover	{	background: transparent url(img/menu_image.jpg)  -70px -19px no-repeat;	}	
	.active5 a 	{	background: transparent url(img/menu_image.jpg)  -70px -19px no-repeat;	}
	.panel6 a:hover	{	background: transparent url(img/menu_image.jpg)  -160px -19px no-repeat;	}	
	.active6 a 	{	background: transparent url(img/menu_image.jpg)  -160px -19px no-repeat;	}
	.panel7 a:hover	{	background: transparent url(img/menu_image.jpg)  -280px -19px no-repeat;	}	
	.active7 a 	{	background: transparent url(img/menu_image.jpg)  -280px -19px no-repeat;	}
	.panel13 a:hover	{	background: transparent url(img/menu_image.jpg)  -360px -19px no-repeat;	}	
	.active13 a 	{	background: transparent url(img/menu_image.jpg)  -360px -19px no-repeat;	}
		.panel8 a:hover	{	background: transparent url(img/menu_image.jpg)  -435px -19px no-repeat;	}	
	.active8 a 	{	background: transparent url(img/menu_image.jpg)  -435px -19px no-repeat;	}
	.panel9 a:hover	{	background: transparent url(img/menu_image.jpg)  -525px -19px no-repeat;	}	
	.active9 a 	{	background: transparent url(img/menu_image.jpg)  -525px -19px no-repeat;	}
	.panel12 a:hover	{	background: transparent url(img/menu_image.jpg)  -678px -19px no-repeat;	}	
	.active12 a 	{	background: transparent url(img/menu_image.jpg)  -678px -19px no-repeat;	}
	
	#toplogo_right{

background:url(img/logo_right.jpg) no-repeat;
height:92px;
width:631px;
margin-left:120px;
margin-top:20px;
#margin-left:0px;
	}
	#header_bottom{
background: #FFFFFF url(img/header_bottom.jpg) no-repeat;
height:6px;
width:970px;


	}
	#about_background{
background:url(img/banner_image.jpg) no-repeat;
height:288px;
width:970px;
	}
	#donate_now{
background:url(img/donate.jpg) no-repeat;
height:50px;
width:241px;

	}
	#header_bottom1{
background:#fff url(img/black.jpg) no-repeat;
height:3px;
width:970px;

	}
	#sponsor_now{
background:url(img/sponsor.jpg) no-repeat;
height:50px;
width:241px;
margin-left:-3px;
	}
		#help_now{
background:url(img/help.jpg) no-repeat;
height:50px;
width:241px;
margin-left:-3px;
	}
		#stay_now{
background:url(img/stay.jpg) no-repeat;
height:50px;
width:241px;
margin-left:-3px;
	}
	#image_top{
background:url(img/top.jpg) no-repeat;
height:22px;
width:466px;
margin-top:15px;
	}
	#image_middle{
background:url(img/repeat.jpg) repeat-y;

width:466px;
padding-left:20px;

	}
	#image_bottom{
background:url(img/bottom.jpg) no-repeat;
height:23px;
width:466px;
margin-top:-14px;
	}
	#image_middle p{
line-height:25px;
padding-left:30px;
width:400px;
text-align:left;	}
#recent_news ul li{
list-style-type:none;
}
#footer_image{
background:url(img/arrow.jpg) no-repeat;
height:45px;
width:393px;
margin-left:580px;
}
#recent_news ul li{
font-weight:bold;
line-height:20px;
list-style-type:square;
text-decoration:underline;
}
#measuring_text{

}
#measuring_text p{
line-height:21px;
font-size:13px;

}
#news_text p{
width:950px;
line-height:21px;
}
.postContent p{
font-size:13px;
line-height:21px;

}

#partners_text{
padding-left:10px;
#margin-left:10px;
clear:both;
}
#director_table{

}
#topcurl{
background:url(img/top_rcurl.png) no-repeat;
width:391px;
height:200px;
font-family:Arial, Helvetica, sans-serif;
}
#curl{
background:url(img/curl300.jpg) no-repeat;
width:391px;
height:300px;
}
#spot_light p{
}

#sheila p{
width:400px;
}
#spot_background{
background:transparent url(img/box1.jpg) repeat-x scroll 0 0;
width:420px;
border:1px solid #000;
margin-top:15px;
clear:both;
#width:400px;
#margin-left:-10px;
}
.spot p{
line-height:25px;
}