/*
Theme Name: LifeInsurance
Theme URI: http://www.lifeinsurance.org/
Description: The default LifeInsurance.org theme.
Version: 1.0
Author: LifeInsurance.org
Author URI: http://www.lifeinsurance.org/
*/

body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #dff7ff;
}

.sidebarGenBox {
	background-color: #ffffff;
	margin-bottom: 10px;
}
.sidebarGenBox .title {
	background-color: #FFFFFF;
}
.sidebarGenBox .title .gentop {
	width: 300px;
	background-image: url(images/genboxtitle.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 8px;
	background-color: #FFFFFF;
	font-size: 1px;
	line-height: 1px;
}
.sidebarGenBox .gencontainer {
	width: 300px;
	margin: 0px;
	padding: 0px;
	background-color: #414141;
}
.sidebarGenBox .gencontainer h3 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.sidebarGenBox .genbottom {
	background-image: url(images/genboxtitle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 8px;
	width: 300px;
	font-size: 1px;
	line-height: 1px;
}
.sidebarGenBox .gencontent {
	padding:5px;
}
#cloud{line-height:1.7em;text-align:center;margin:0;padding:2px;}
#cloud a{
	padding:0;
	color: #414141;
} 
#cloud a:hover {
	color: #264f73;
	background-color: #DFF7FF;
}

#cloud ul {display:inline;background:none; padding:0px; margin:0px;} 
#cloud ul li{display:inline;background:none;}
#cloud  ul  li  a.tag1 {font-size:10px;font-weight:100; margin:0px 8px 0px 8px;}
#cloud  ul  li  a.tag2 {font-size:11px;font-weight:200; margin:0px 8px 0px 8px;}
#cloud  ul  li  a.tag3 {font-size:12px;font-weight:300; margin:0px 8px 0px 8px;}
#cloud  ul  li  a.tag4 {font-size:13px;font-weight:400; margin:0px 8px 0px 8px;}
#cloud  ul  li  a.tag5 {font-size:14px;font-weight:500; margin:0px 8px 0px 8px;}
#cloud  ul  li  a.tag6 {font-size:15px;font-weight:600; margin:0px 8px 0px 8px;}
#cloud  ul  li  a.tag7 {font-size:16px;font-weight:700; margin:0px 8px 0px 8px;} 
#cloud  ul  li  a.tag8 {font-size:17px;font-weight:800; margin:0px 8px 0px 8px;}
#cloud  ul  li  a.tag9 {font-size:18px;font-weight:900; margin:0px 8px 0px 8px;}
#cloud  ul  li  a.tag10 {font-size:19px;font-weight:900; margin:0px 8px 0px 8px;}

.blogListSidebar {
	
}

.blogListSidebar ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.blogListSidebar ul li {
	background-image: url(images/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #959da0;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.blogListSidebar ul li a {
	display: block;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 30px;
	text-decoration: none;
}
.blogListSidebar ul li a:hover {
	text-decoration: underline;
	background-color: #DFF7FF;
	color: #333333;
	background-image: url(images/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: 17px 8px;
}




#blogContent .postPre {
	margin-bottom: 20px;
}
#blogContent .postPre .title, #comments .title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 6px;

}
#blogContent .postPre .title h1, #comments .title h1 {
	color: #264F73;
	font-size: 22px;
	text-decoration: none;
}
#blogContent .postPre .title h1 a, #comments .title h1 a {
	text-decoration: none;
	display: block;
}
#blogContent .postPre .title h1 a:hover {
	color: #333333;
	background-color: #E0F7FF;
	display: block;
}
#blogContent .postPre .title h1 a:visited {
	color: #414141;
}


.wp-pagenavi {
	font-size: 0.8em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.wp-pagenavi span.pages,.wp-pagenavi span.extend {
	border: none!important;
	background: none!important
}

.wp-pagenavi span.pages {
	display: none
}

.wp-pagenavi span.current {
	color: #fff!important;
	border: 1px solid #444A55!important;
	background-color: #444A55!important;
	padding: 5px !important
}


.wp-pagenavi a,visited {
	color: #686868 !important;
	border: 1px solid #dcdcdc !important;
	margin: 2px!important;
	padding: 5px !important;
	text-decoration: none !important
}

.wp-pagenavi a:hover {
	color: #1c1c1c!important;
	border: 1px solid #666 !important;
	margin: 2px!important
}

#blogContent .postPre .content {
	color:#414141;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
}

#blogContent .postPre .content a {
	color:#234869;
	text-decoration:underline;
}

#blogContent .postPre .content a:hover{
	color:#234869;
	text-decoration:none;
}

#blogContent .postPre .content_internal {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	min-height: 230px;
	overflow: hidden;
}

#blogContent .postPre .content_internal a {
	color:#234869;
	text-decoration:underline;
}

#blogContent .postPre .content_internal a:hover{
	color:#234869;
	text-decoration:none;
}

#content .searchBox {
	color: #333333;
	padding: 1px;
	border: 1px solid #999999;
	width: 135px;
}

#blogContent .postPre .contentPost {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
}
#blogContent  .postPre  .content  a  {
	color: #234869;
}
#blogContent .postPre .content .thumbnail {
	float: left;
	width: 245px;
	margin-right: 10px;
}
#blogContent .postPre .content .thumbnailB {
	float: right;
	width: 245px;
	margin-right: 10px;
}
#blogContent .postPre .actionBtns {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #d7eafb;
}
#blogContent .postPre .actionBtns .content {
	background-color: #EAFAFF;
	margin: 0px;
	padding: 5px;
	text-align: right;
	height: 16px;
}
#blogContent .postPre .actionBtns .content a {
	padding: 1px;
	text-decoration: underline;
}
#blogContent .postPre .actionBtns .content a:hover {
	text-decoration: none;
	color: #333333;
	background-color: #c5e8f3;
}
#comments {
	margin-bottom: 10px;
}
#comments .comment {
	background-color: #f8f8f8;
	padding: 10px;
	border: 1px solid #eeeeee;
	margin-bottom: 10px;
}
#comments .comment .avatar {
	float: left;
	width: 32px;
}

#comments .says {
	display:none;
	}

#comments .comment .nameNdate, #comments .fn, #comments .commentmetadata{
	float: left;
	width: 90%;
	padding-left: 10px;
	font-size: 12px;
	font-style:normal;
}

#comments .fn {
	font-weight:bold;
}

#comments p {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

#comments #respond p {
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	padding-left: 5px;
}

#comments #respond #submit {
	background-color: #555555;
	color: #dddddd;
	border:1px solid #333333;
	height:30px;
}

#comments #respond #captchaImgDiv {
	margin-top:5px;
}

#comments .comment p {
	margin: 0px;
	padding-left: 42px;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	padding-top: 5px;
}

form {
	margin:0px;
	padding:0px;
}
a {
	text-decoration:underline;
	color: #264F73;
}
a:hover {
	text-decoration:none;
	color: #234869;
}
#head {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	margin-bottom: 15px;
}
#head #logo {
	background-image: url(images/logo.jpg);
	height: 42px;
	width: 415px;
	float: left;
}
#head #rssTop {
	text-align: right;
	float: right;
	width: 120px;
}
#head #rssTop a {
	text-decoration: none;
	display: block;
}


#head #logo a {
	display: block;
	height: 42px;
	width: 415px;
}
#head #logo h1 {
	display: none;
}
#topNav {
	height: 53px;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

.link {
	display: block;
}


/* ***************************** TOP NAVIGATION ***************************** */

#navtabs {
	list-style: none;
	padding: 0;
	height: 53px;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #264f73;
	text-decoration: none;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
} 
#navtabs li {
	float: left;
	margin-right: 5px;
	background-repeat: no-repeat;
	margin:0px 5px 0px 0px;
} 
#navtabs li a {
	display: block;
	text-decoration: none;
}
#navtabs li a:hover .left .right h1, #navtabs li a:hover .leftActive .rightActive h1 {
	text-decoration: underline;
}

#navtabs li a .left {
	background-image: url(images/tableft.gif);
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: left top;
}
#navtabs li a .left .right {
	background-image: url(images/tabright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 9px;
	padding-top: 9px;
	padding-bottom: 9px;
}
#navtabs li a .leftActive {
	background-image: url(images/tableft_active.gif);
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: left top;
}
#navtabs li a .leftActive .rightActive {
	background-image: url(images/tabright_active.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 9px;
	padding-top: 9px;
	padding-bottom: 9px;
}
#navtabs li a .left .right h1, #navtabs li a .leftActive .rightActive h1 {
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #264f73;
	padding: 0px;
	line-height: 20px;
}
#navtabs li a .leftActive .rightActive h1 {
	color: #ffffff;
	
}
#navtabs li a .left .right h1 span, #navtabs li a .leftActive .rightActive h1 span {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color:#5b8698;
}
#navtabs li a .leftActive .rightActive h1 span {
	color:#ffffff;
}
/*NAV ENDS*/


#searchBig {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #264f73;
	background-color: #FFFFFF;
}
#searchBig .container {
	border: 1px solid #8aacb9;
	background-color: #FFFFFF;
	background-image: url(images/searchBigNew.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
}
#searchBig .container #greenSearch {
	background-image: url(images/bifFormBg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	height: 175px;
	width: 398px;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-left: 302px;
}
.submitButton {
	background-image: url(images/beginBig.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 37px;
	width: 233px;
	margin-right: auto;
	margin-left: auto;
}
.submitButton a {
	display: block;
}
.submitButton a:hover {
	background-image: url(images/beginBig.gif);
	background-repeat: no-repeat;
	background-position: center -37px;
}

.submitButton a h1 {
display: none;
}
#searchBig .container #supportTxt {
	width: 240px;
	float: left;
	padding-top: 20px;
	padding-left: 10px;
}
#searchBig .container #supportTxt ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}
#searchBig .container #supportTxt ul li {
	font-size: 14px;
	background-image: url(images/ideabullet.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin: 0px;
	list-style-type: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
}


#searchSmall {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/searchSmall.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 143px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #264f73;
}
#searchBig .inpuText, #searchSmall .inpuText, #searchSmInt .container .formInt .inpuText {
	width: 150px;
	font-size: 20px;
	padding: 3px;
	text-align: center;
	border: 1px solid #8a8c8c;
	color: #8a8c8c;
}
#searchBig h3, #searchSmall h3  {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
}
#searchBig h1, #searchSmall h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	background-image: url(images/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
	color: #414141;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#searchBig p {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding-left: 10px;
	font-size: 15px;
	line-height: 20px;
	color: #414141;
	padding-top: 5px;
}
#mod3 {
	background-image: url(images/mod3bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 211px;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
}
#mod3 h3 {
	font-weight: normal;
	background-image: url(images/arrow_cyan.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	font-size: 12px;
	text-align: left;
}
#mod3 h3 a {
	color: #414141;
	text-decoration: none;
}
#mod3 h3 a:hover {
	text-decoration: underline;
}

#mod3 ul {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
	height: 173px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#mod3 ul li {
	float: left;
	width: 290px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
#mod3 p {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	color: #414141;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-bottom: 10px;
	padding-top: 10px;
	color: #7baab9;
	font-size: 12px;
	padding-right: 10px;
}#footer a {
	text-decoration: none;
	color: #7BAAB9;
}
#footer a:hover {
	color: #204260;
	text-decoration: underline;
}


#breadCrumbs {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	padding-top:10px;
}
#breadCrumbs  p {
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	margin: 0px;
	font-size: 13px;
	color: #575757;
}
#content {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
}
#content .top {
	font-size: 1px;
	line-height: 1px;
	background-image: url(images/contentFootertopbottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 962px;
}
#content .bottom {
	font-size: 1px;
	line-height: 1px;
	background-image: url(images/contentFootertopbottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
	width: 962px;
}
#content .container {
	width: 942px;
	background-color:#FFFFFF;
	padding-right: 10px;

	padding-left: 10px;
}
#content .container a {

}

#content .container .title {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#content .container .title h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #264f73;
	font-weight: normal;
	line-height: 19px;
	text-decoration: none;
	margin: 0px;
	background-image: url(images/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content .container blockquote {
	background-color: #eafaff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-image: url(images/arrow_cyan.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #d7eafb;
}

#content .container p {
	line-height: 18px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#content .container h2 {
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #414141;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 8px;
}


#content .container .left {
	display: inline;
	float: left;
	width: 632px;
}
#content .container .right {
	display: inline;
	float: right;
	width: 300px;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

#content .container #sidebarTitles {
	background-color: #eafaff;
	margin-bottom: 10px;
}


#content .container #sidebarTitles .top {
	width: 300px;
	background-image: url(images/tittleSidebarTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	background-color: #FFFFFF;
}
#content .container #sidebarTitles .container {
	width: 300px;
	margin: 0px;
	padding: 0px;
	background-color: #414141;
}
#content .container #sidebarTitles .container h3 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#content .container #sidebarTitles .bottom {
	background-image: url(images/tittleSidebarBottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 23px;
	width: 300px;
}
.listSidebar {
	
}

.listSidebar ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.listSidebar ul li {
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #959da0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.listSidebar ul li a {
	background-image: url(images/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: 15px 12px;
	display: block;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
	text-decoration: none;
}
.listSidebar ul li a:hover {
	text-decoration: underline;
	background-image: url(images/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: 17px 12px;
	background-color: #cdf0fb;
}
#sidebarTitles .footer {
	background-image: url(images/sidebarCyanBottom.gif);
	background-repeat: repeat;
	background-position: center top;
	background-color: #FFFFFF;
	font-size: 1px;
	line-height: 1px;
	height: 8px;
}


/* ********************** SIDEBAR  2 COL ******************************** */

#content .container #sidebarTitles2col {
	background-color: #eafaff;
	margin-bottom: 10px;
}


#content .container #sidebarTitles2col .top {
	width: 300px;
	background-image: url(images/tittleSidebarTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	background-color: #FFFFFF;
}
#content .container #sidebarTitles2col .container {
	width: 300px;
	margin: 0px;
	padding: 0px;
	background-color: #414141;
}
#content .container #sidebarTitles2col .container h3 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#content .container #sidebarTitles2col .bottom {
	background-image: url(images/tittleSidebarBottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 23px;
	width: 300px;
}
.listSidebar2col {
width:300px;
	
}
.listSidebar2col .l {
	width:140px;
	float: left;
	margin-left: 5px;
	display: inline;
}
.listSidebar2col .r {
	width:140px;
	;
	float: right;
	margin-right: 5px;
	display: inline;
}

.listSidebar2col .l ul, .listSidebar2col .r ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.listSidebar2col .l ul li, .listSidebar2col .r ul li {
	background-image: url(images/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: 15px 12px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #959da0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.listSidebar2col .l ul li a, .listSidebar2col .r ul li a {
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-decoration: underline;
}
.listSidebar2col .l ul li a:hover, .listSidebar2col .r ul li a:hover {
	text-decoration: none;
	background-repeat: no-repeat;
}
#sidebarTitles2col .footer {
	background-image: url(images/sidebarCyanBottom.gif);
	background-repeat: repeat;
	background-position: center top;
	background-color: #FFFFFF;
	font-size: 1px;
	line-height: 1px;
	height: 8px;
	width: 300px;
}
#searchBig .logos {
	background-image: url(images/logosBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 7px;
	text-align: center;
	width: 100%;
	background-color: #FFFFFF;
}

#searchSmInt {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	height: 143px;
	background-color: #FFFFFF;
}
#searchSmInt .container {
	border: 1px solid #8aacb9;
	background-image: url(images/searchIntBg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#searchSmInt .container .logos {
	float: left;
	padding-left: 180px;
	width: 463px;
}
#searchSmInt .container .formInt {
	background-image: url(images/searchIntFormBg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	background-color: #00a14e;
	width: 316px;
	height: 141px;
}


#blogContent {
	display: inline;
	float: left;
	width: 632px;
}
#blogSidebar {
	display: inline;
	float: right;
	width: 300px;
}
#tabSidebar {
	color: #EAFAFF;
	margin-bottom: 10px;
	background-color: #EAFAFF;
	width: 300px;
}
#tabSidebar .top {
	width: 300px;
	background-image: url(images/tittleSidebarTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	background-color: #FFFFFF;
}
#tabSidebar .container {
	margin: 0px;
	background-color: #414141;
	height: 28px;
	text-align: center;
	padding-left: 5px;
	width: 285px;
}
#tabSidebar .container ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
#tabSidebar .container ul li {
	margin-right: 5px;
	display: block;
	float: left;
}
#tabSidebar .container ul li span {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	padding: 5px;
	display: block;
	font-size: 15px;
}

#tabSidebar .container ul li a {
	display: block;
	text-decoration: none;
	padding: 5px;
	color: #a7a7a7;
	border: 1px solid #666666;
	font-size: 12px;
}
#tabSidebar .container ul li a:hover {
	text-decoration: underline;
	background-color: #333333;
	color: #FFFFFF;
}

#tabSidebar .container ul li a.active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	padding: 5px;
	display: block;
	font-size: 15px;
	border: 0px;
}

#tabSidebar .bottom {
	background-image: url(images/tittleSidebarBottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 23px;
	width: 300px;
}
#tabSidebar .footer {
	background-image: url(images/sidebarCyanBottom.gif);
	background-repeat: repeat;
	background-position: center top;
	background-color: #FFFFFF;
	font-size: 1px;
	line-height: 1px;
	height: 8px;
}

#blogContent .postPre .actionBtns .content .addthis_button img {
	margin-left:15px;
	vertical-align:top;
	}
	
#searchform #searchsubmit {
	background-color: #555555;
	color: #dddddd;
	border:1px solid #333333;
	height:30px;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

