/*  
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 url(img/background.png) repeat-x;
	margin: 10 auto;
	text-align: center;
	font: normal 14px Arial;
	color: #111;
        line-height: 1.6;
}
#wrap {
        margin: auto;
	width: 1220px;
	text-align: left;
        line-height: 1.6;
}
h1 {
	font: bold 22px Arial;
	color: #111;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px 0;
        line-height: 1.1;
}
a {
        color: #0070cc;
	text-decoration: none;
}
a:hover {
	color: #DE5025;
        text-decoration: underline;
}
a img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
small {
	font-size: 9px;
}
.preview {
        width: 150px;
        height: 150px;
	float: left;
        margin-top: 2px;
        margin-right: 10px;
        margin-bottom: 2px;
        border: 1px solid #cccccc;
}
.left {
	font-size: 11px;
	float: left;
    color: #333333;
}
.right {
	float: right;
        font-size: 11px;
        color: #555555;
}
.lef {
        font-family: Arial;
        font-weight:bold;
	    float: left;
        line-height: 17px;
        font-size: 14px;
        color: #444444;
}
.clearer {
	clear: both;
}

/* Header styles */

#header {
	width: 1220px;
	overflow: hidden;
	margin-bottom: 35px;
        line-height: 1.6;
}
.topLogo {
	width: 219px;
	float: left;
	margin-right: 1px;
	padding-top: 23px;
}
.topLogo h1, .topLogo h3 {
	font: normal 28px Arial;
	color: #DE5025;
	margin: 0;
	padding: 0;
        margin-bottom: 1px;       
	line-height: 32px;
}
.topLogo h1 a, .topLogo h3 a {
	text-decoration: none;
	color: #DE5025;
}
.topLogo h1 a:hover, .topLogo h3 a:hover {
	color: #DE5025;
}
.topLogo .blogDescription {
        margin-left: 1px;
	font: normal normal 15px Arial;
        font-variant: small-caps;
        color: #949496;
}
.topMenu {
	width: 516px;
	float: left;
	margin-right: 10px;
	font: bold 15px Arial;
}
.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;
	border-top: 5px solid #D2EBEA;
}
.topMenu ul li.current_page_item {
	border-top: 5px solid #2c7eb3;
}
.topMenu ul li a {
	color: #0070cc;
	padding-top: 20px;
	text-decoration: underline;
}
.topMenu ul li a:hover {
	color: #DE5025;

}
.topSearch {
	width: 468px;
	float: left;
	padding-top: 16px;
}
.s {
	border: 1px solid #ddd;
	width: 200px;
	float: left;
	height: 18px;
}
.searchSubmit {
        padding: 0;
	background: none;
	border: none;
	font: normal normal 12px Arial;
	cursor: pointer;
	float: right;
	line-height: 20px;
}
/* Page structure styles */
#page {
	width: 1220px;
	overflow: hidden;
        line-height: 1.6;
}
#lsidebar {
	width: 200px;
	float: left;
	margin-right: 8px;    
}
#rsidebar {
	float: left;
	width: 260px;
}
#content {
	float: left;
	width: 730px;
	margin-right: 15px;
        line-height: 1.6;
}
/* 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 h5, #rsidebar h5 {
	font: normal normal 15px Arial;
	color: #777;
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #aaa;
}
#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;
        line-height: 1.4;
}
#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 13px Arial, 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: 160px;
}
.rssSubmit {
	width: 100px;
	padding: 0;
	background: none;
	border: none;
	font: normal bold 12px Arial;
	cursor: pointer;
	color: #207f7b;
}
.rssForm small {
	padding: 2px;
	background: #eff7f7;
	display: block;
}
#rsidebar .ads125 {
	padding: 10px 0 0 0;
	width: 250px;
	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 Arial;
	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 Arial;
	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: #47AD0E;
}
/* Content styles */
.topAd {
	margin-bottom: 25px;
}
.archiveTitle {
	font: bold bold 14px Arial;
	color: #666;
        text-transform: capitalize;
	border-bottom: 1px solid #ddd;
}
.post {
	margin-bottom: 25px;
	width: 730px;
	overflow: hidden;
        line-height: 1.6;
}
.postFeatured {
	margin-bottom: 25px;
	width: 708px;
	overflow: hidden;
	padding: 20px;
	background: #f5f5f5;
}
.post a, .postFeatured a {
	text-decoration: underline;
}
.post a:hover, .postFeatured a:hover {
	text-decoration: underline;
}
.postTitle h1, .postTitle h2 {
	font: bold 22px Arial;
	color: #111111;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px 0;
}
.postTitle h1 a, .postTitle h2 a {
	font: bold 22px Arial;
	color: #111111;
        text-decoration: none;
}
.postTitle h1 a:hover, .postTitle h2 a:hover {
	font: bold 22px Arial;
	color: #DE5025;
        text-decoration: none;
}
.postContent {
	margin-top: 6px;
	margin-bottom: 8px;
	line-height: 17px;
	width: 728px;
	overflow: hidden;
        line-height: 1.6;
}
.postContent h1 {
	font: bold 22px Arial;
	color: #111111;
}
.postContent h2 {
	font: bold 19px Arial;
    text-decoration: none;
	color: #111111;
}
.postContent h3 {
	font: normal 16px Arial;
    text-decoration: none;
	color: #111111;
}
.postContent h4 {
	font: normal 1px Arial;
	color: #777;
	font-variant: small-caps;
	text-transform: capitalize;
}
.postContent h5 {
        font: normal 15px Arial;
	color: #777;
}
.postContent blockquote {
	padding: 10px 10px 10px 10px;
	background: #E6E9EE;
	font: normal normal 14px Arial;
        overflow: hidden;
        -moz-border-radius: 4px;
        -khtml-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
}
.postExtras {
        border-top: 1px solid #ddd;
	padding: 5px 0;
	font-size: 11px;
}
.postExtras a {
	font-size: 11px;
        margin-bottom: 8px;
        color: #949496;
}
.postExtras a:hover {
	font-size: 11px;
        margin-bottom: 8px;
        color: #949496;
}
.postInfo {
	font-size: 11px;
        margin-bottom: 8px;
}
.postMeta {
	border-top: 1px solid #ddd;
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
	width: 728px;
	overflow: hidden;
}
.postMetaFeatured {
	border-top: 1px solid #ddd;
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
	width: 708px;
	overflow: hidden;
}
.postMeta a {
	color: #949496;
}
.postMeta a, .postMetaFeatured a {
	color: #006600;
	text-decoration: none;
}
.postMeta a:hover, .postMetaFeatured a:hover {
	color: #006600;
}
.postInfo a {
	font-size: 11px;
        margin-bottom: 8px;
        color: #949496;
}
.postLink {
	float: right;
        font-size: 12px;
}
.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;
}
.sizeFeatured {
	width: 708px;
}
.featHead {
	font: normal normal 14px Arial;
	color: #777;
	font-variant: small-caps;
	text-transform: capitalize;
	background: #ddd;
	padding: 3px 10px;
}
.navigation {
	color: #AAC93B;
	text-decoration: none;
	font: normal 12px/15px Arial;
}
.navigation a {
        color: #AAC93B;
	text-decoration: none;
	font: normal 12px/15px Arial;
}
.alignleft {
        float: right;
        padding-top: 4px;
        padding-right: 4px;
        padding-bottom: 4px;
	padding-left: 4px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 5px;
	margin-left: 5px;
        border: 1px solid #F6F6F6;
        text-align: center;
        background-color: #ffffff;
        -moz-border-radius: 4px;
        -khtml-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
}
.alignright {
	float: right;
        padding-top: 4px;
        padding-right: 4px;
        padding-bottom: 4px;
	padding-left: 4px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 5px;
	margin-left: 5px;
        border: 1px solid #F6F6F6;
        text-align: center;
        background-color: #ffffff;
        -moz-border-radius: 4px;
        -khtml-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
}
.aligncenter {
        display: block;
        margin:0 auto;
	    float: center;
	    padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
	    padding-left: 0px;
        border: 0px solid #F6F6F6;
        text-align: center;
        background-color: #ffffff;
        -moz-border-radius: 4px;
        -khtml-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 0px;
}
.wp-caption {
   font: 11px Tahoma;
   line-height: 17px;
   text-align: center;
   padding-top: 5px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   background-color: #ffffff;
   border: 1px solid #F6F6F6;
}
.p.wp-caption-text {
   float: center;
   font: 11px Tahoma;
   text-align: center;
}
.ads {
        padding-top: 2px;
        padding-right: 0px;
        padding-bottom: 5px;
        padding-left: 1px;
        margin-top: 0px;
        margin-right: 6px;
        margin-bottom: 3px;
	    margin-left: 0px;
        border: 0px solid #F6F6F6;
        text-align: center;
        float: center;
        background-color: #ffffff;
        -moz-border-radius: 4px;
        -khtml-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
}
.ads300 {
        padding-top: 0px;
        padding-right: 4px;
        padding-bottom: 2px;
        padding-left: 4px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 3px;
	    margin-left: 6px;
        border: 0px solid #F6F6F6;
        text-align: center;
        background-color: #ffffff;
        -moz-border-radius: 4px;
        -khtml-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
}
.yarp {
        font: normal 12px Arial;
        color: #333333;
        line-height: 1.9;
}

.yarpa {
        font: bold 14px Arial;
}

/* Comments styles */
.commentZone {
	margin-bottom: 25px;
        line-height: 1.6;
}
h3#respond, h3#comments, h3#trackbacks {
	font: 16px Arial;
	color: #333;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ddd;
	margin: 30px 0 0 0;
}
.commentList {
	margin: 0;
	padding: 0;
	list-style: none;
        line-height: 1.6;
}
.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 Arial;
}
.commentAuthor a {
 	color: #333333;
        text-decoration: none;
}
.commentAuthor a:hover {
	color: #333333;
        text-decoration: none;
}
.commentmetadata a {
        color: #949496;
	padding: 5px 0;
        text-decoration: none;
}
.commentRight {
	float: right;
	width: 648px;
	overflow: hidden;
}
.commentList li ul.children .commentRight {
	float: right;
	width: 620px;
	overflow: hidden;
}
.commentList li ul.children ul.children .commentRight {
	float: right;
	width: 604px;
	overflow: hidden;
}
.commentRight p {
	margin: 10px 0;
}
#author, #email, #url {
	border: 1px solid #92bdbb;
}
#comment {
	border: 1px solid #92bdbb;
	width: 658px;
}
#submit {
	width: 80px;
	height: 20px;
	border: none;
	background: url(img/bg-addcomment.gif) no-repeat;
	font: normal bold 12px Arial;
	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 {
	border-top: 1px solid #ddd;
	padding-top: 5px;
	font-size: 10px;
	margin-bottom: 20px;
	width: 1220px;
	overflow: hidden;
}
.footerMenu {
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
.footerMenu li {
	display: inline;
	margin-left: 15px;
}