body{
	background:#d8e5f0 url(../images/bg-two-colunm.gif) repeat-y 50% 0;
	margin:0;
	font:13px Arial, Helvetica, sans-serif;
	color:#000;
	min-width:962px;
}
* html body{padding: 0 0 0 1px;}
*+html body{padding: 0 0 0 1px;}
.gecko.ff3 body{padding:0 1px 0 0;}
img{border-style:none;}
a{
	color:#376386;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#header-container{
	background:#376386;
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #d3d3d3;
}
#header{
	width:962px;
	margin:0 auto;
	position:relative;
}
.blue-sun{
	background:url(../images/bg-header.gif) no-repeat;
	margin:0 0 0 -39px;
	height:62px;
	position:relative;
	padding:72px 0 0 239px;
        cursor: pointer;
        width: 400px; 
}
.logo{
	overflow:hidden;
	float:left;
}
.logo a{
	outline:none;
	background:url(../images/logo.png) no-repeat;
	width:300px;
	height:38px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
}
.nav{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	bottom:0;
	right:0;
	border:1px solid #255277;
	background:#a1c2dd;
}
.nav li{
	float:left;
	height:53px;
}
.nav li a{
	text-transform:uppercase;
	text-indent:-9999px;
}
.nav li a.about{
	background:url(../images/about-mark.gif) no-repeat 25px 20px;
	width:138px;
	height:53px;
	display:block;
	border-right:1px solid #255277;
}
.nav li a.contact{
	background:url(../images/contact.gif) no-repeat 24px 20px;
	width:105px;
	height:53px;
	display:block;
	border-right:1px solid #255277;
}
.nav li a.dfj{
	background:url(../images/dfj-gotham.gif) no-repeat 22px 11px;
	width:137px;
	height:53px;
	display:block;
}
#two-column{
	background:url(../images/bg-two-colunm.gif) repeat-y;
	width:962px;
	overflow:hidden;
	margin:-1px auto 0;
}
#content{
	width:524px;
	overflow:hidden;
	float:left;
	padding:31px 22px 36px 33px;
}
#content h1{
	font-size:24px;
	margin:0;
	color:#2f5a7c;
	padding:0 0 15px;
}
#content img{
	margin:0 0 22px;
}
#content p{
	margin:0 0 15px 1px;
	line-height:22px;
}
#sidebar{
	width:383px;
	overflow:hidden;
	float:left;
}
#subscribe{
	width:348px;
	float:left;
	overflow:hidden;
	background:#a1c2dd;
	padding:24px 11px 25px 27px;
	font-size:15px;
}
#subscribe ul{
	margin:0 0 9px;
	float:left;
	padding:0;
	list-style:none;
}
#subscribe ul li{
	float:left;
	margin:0 9px 0 0;
	border:1px solid #bbb;
	background:#eee;
}
#subscribe ul li.over,
#subscribe .twitter.over{
	border:1px solid #999 !important;
}
#subscribe ul li.rss{
	padding:11px 0 0 14px;
	width:144px;
	height:54px;
}
#subscribe ul li.rss a{
	background:url(../images/rss.gif) no-repeat;
	width:45px;
	float:left;
	height:45px;
}
#subscribe ul li strong{
	text-transform:capitalize;
	display:block;
	font-size:16px;
	padding:0 0 0 57px;
	line-height:16px;
	color:#000;
}
#subscribe ul li.rss strong{
	padding-top:9px;
}
#subscribe ul li.email strong{
	padding-top:4px;
}
#subscribe ul li span{
	text-transform:uppercase;
	color:#898989;
	font-size:11px;
	padding:0 0 0 58px;
}
#subscribe ul li a{
	text-decoration:none;
}
#subscribe ul li.email{
	width:142px;
	height:49px;
	padding:16px 0 0 16px;
}
#subscribe ul li.email a{
	float:left;
	background:url(../images/email.gif) no-repeat;
	width:45px;
	height:35px;
}
.twitter{
	border:1px solid #bbb;
	background:#eee url(../images/twitter.gif) no-repeat 17px 10px;
	float:left;
	padding:7px 0 0 68px;
	width:259px;
	height:55px;
        cursor: pointer;
        overflow: hidden;
}
.twitter a{ color:#898989; }
.twitter span.twitterouter{
	color:#898989;
	font-size:11px;
	float:left;
	margin:5px 19px 0 0;
}
.twitter span strong{
	display:block;
	font-weight:bold;
	color:#000;
	font-size:15px;
	text-transform:capitalize;
}
.twitter #twitter_update_list{
	float:left;
	background:url(../images/arrow.gif) no-repeat 0 12px;
	width:156px;
	margin:0px 0 0;
	padding:0 0 0 23px;
	font:10px Helvetica, Arial, Verdana, sans-serif;
	font-style:italic;
	color:#a2a2a2;
	text-decoration:none;
	line-height:11px; 
        min-height:50px;
}
#sidebar-add{
	width:354px;
	float:left;
	overflow:hidden;
	padding:24px 4px 65px 26px;
}
.txt{
	width:250px;
	border:1px solid #d3d3d3;
	background:#fff;
	padding:8px 12px 10px 18px;
	margin:0 4px 0 0;
	float:left;
}
.txt input{
	width:100%;
	color:#989898;
	font-style:italic;
	text-transform:lowercase;
	border:0;
	background:0;
	height:14px;
	overflow:hidden;
}
* html .txt input{
	height:12px;
}
.btn-search{
	width:37px;
	height:36px;
	padding:0;
	border:none;
	margin:0;
}
#sidebar-add form{
	margin:0 0 24px;
}
.sidebar-box{
	width:100%;
	overflow:hidden;
	margin:0 0 2px;
}
.sidebar-box h2{
	margin:0;
	padding:7px 0 7px 20px;
	background:#376386;
	color:#fff;
	font-size:18px;
	float:left;
	width:140px;
	border-right:1px solid #d3d3d3;
}
.sidebar-box h3{
	margin:0;
	padding:4px 0 1px 16px;
	background:#376386;
	color:#fff;
	font-size:15px;
	float:left;
	width:144px;
	border-right:1px solid #d3d3d3;
	line-height:16px;
}
.sidebar-box h3 span{
	font-weight:normal;
	text-transform:uppercase;
	font-size:9px;
	display:block;
}
.sidebar-box h4{
	margin:0;
	padding:3px 0 4px 19px;
	background:#376386;
	color:#fff;
	font-size:16px;
	float:left;
	width:141px;
	border-right:1px solid #d3d3d3;
}
.column{
	overflow:hidden;
	width:126px;
	float:left;
	background:#fff;
	border:1px solid #d3d3d3;
	border-width:0 1px 1px;
	padding:14px 14px 14px 19px;
}
.column ul{
	margin:0;
	padding:0;
	list-style:none;
}
.column ul li{
	padding:0 0 13px;
}
.column ul li a{
	font-size:11px;
	line-height:13px;
	display:block;
}
.column a.entrepreneur{
	font-weight:bold;
	display:block;
	padding:0 0 12px;
	font-size:14px;
	line-height:16px;
}
.column01{
	overflow:hidden;
	width:127px;
	float:left;
	background:#f2f2f2;
	border:1px solid #d3d3d3;
	border-width:0 1px 1px;
	padding:13px 14px 8px 18px;
}
.column01 ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
	line-height:13px;
}
.column01 ul li{
	margin:0 0 13px;
}
.column01 a{
	color:#393939;
}
.person-box{
	overflow:hidden;
	width:159px;
	float:left;
	background:#f2f2f2;
	border:1px solid #386689;
	border-width:0 1px 1px;
}
.person{
	margin:0;
	padding:0;
	list-style:none;
}
.person li{
	float:left;
	border-bottom:1px solid #326185;
	width:100%;
	color:#284682;
	font-size:12px;
	height:54px;
}
.person li a{
	text-decoration:none;
	font-weight:bold;
	margin:20px 0 0 58px;
	font-size:12px;
	display:block;
}
.person li a:hover{
	text-decoration:underline;
}
.person li.active{
	background:#fff;
}
.person li strong{
	display:block;
	padding:9px 0 0 55px;
	line-height:12px;
}
.person li span{
	display:block;
	line-height:12px;
	font-size:12px;
	padding:0 0 0 55px;
}
.person li img{
	border:1px solid #000;
	float:left;
	margin:2px;
}
.community{
	margin:0;
	padding:0 0 1px;
	list-style:none;
	background:#326185;
	text-align:center;
	font-weight:bold;
	color:#fff;
	font-size:11px;
	width:100%;
	clear:both;
}
.community li{
	margin:0 0 2px;
}
.community a{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.community a:hover{
	text-decoration:underline;
}
.info{
	width:161px;
	margin:0 10px 9px 0;
	overflow:hidden;
	float:left;
}
#comment-text {
        width: 500px;
}
table#MBL_COMM th.mbl_h {
        padding: 6px 0 6px 14px !important;
        font: 18px Arial, Helvetica, sans-serif !important;
        font-weight: bold !important;
}

table#MBL_COMM {
        border: 0px !important;
}
p.content-nav {
        color: #2f5a7c;
        font-size: 11px;
}
.entry-footer-info,
.entry-footer-info a,
.comment-footer,
.comment-footer a,

.entry-footer-tags,
.entry-footer-tags a{
        color: #999;
        margin-top: -5px !important;
        margin-bottom: 30px !important;
}
#content .comments-info img{
        margin: 0px;
}
.comment {
        border-top: 1px solid #CCCCCC;
}
.twitter #twitter_update_list li.module-list-item {
        list-style: none;
}
.sidebar-box h3#rss_count {
        background:transparent none repeat scroll 0 0; 
        border:medium none;
        padding-left:0;
        padding-top:0;
}
/*
#lwp_f {
        display: none !important;
}
#lwp_main {
        padding-bottom: 15px !important;
}
*/
#content p.entry-footer-tags {
        margin:-10px 0 32px 1px;
}
.zemanta-pixie {
        display: none;
}
div#footer {
        background:#D8E5F0 none repeat scroll 0 0;
        border-top:1px solid #CCCCCC;
        color:#999999;
        font-size:11px;
        font-style:italic;
        margin:0px auto 0;
        padding:20px 0;
        text-align:center;
        width:963px;
}
div#footer p{
        margin: 5px;
}
div#footer a{ 
        color:#999999;
        text-decoration: none;
}
div#footer a:hover{
        text-decoration: underline;
}
div#footer p.dev{
        font-weight: bold;
        font-style: normal;
}
/* URTAK */
/* color of the outer border */
#urtak-widget .urtakw-border, #urtak-widget ul.urtakw-tabs a.urtakw-active, #urtak-widget ul.urtakw-tabs a.urtakw-active:visited, #urtak-widget ul.urtakw-tabs a.urtakw-active:hover, #urtak-widget ul.urtakw-tabs a.urtakw-active:active { background-color: #376386 !important; }
/* color of the inactive tab */
#urtak-widget ul.urtakw-tabs a, #urtak-widget ul.urtakw-tabs a:visited { background-color: #a0c2dd !important; }
/* color of the inactive tab when you hover */
#urtak-widget ul.urtakw-tabs a:hover, #urtak-widget ul.urtakw-tabs a:active { background-color: #d8e4f0 !important; }
/* ph=1 */

