/* Blog Page style */
body{
	margin:0;
	padding:0;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#333333;
	background:#414141;
	}
	
div, h1, h2, h3, p, ul, img, form{
	margin:0;
	padding:0;
	}

a{
	outline:none;
	text-decoration:none;
	}

ul{
	list-style-type:none;
	}
	
.clear{
	clear:both;
	font-size:0;
	line-height:0;
	}

/* Header Panel Styles */
#header{
	position:relative;
	width:920px;
	margin:0 auto;
	color:#333333;
	}

#header ul.topnav{
	float:left;
	width:256px;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	padding:30px 0 0;
	height:100%;
	overflow:hidden;
	}

#header ul.topnav li{
	float:left;
	width:auto;
	padding:0 8px;
	background:url(images/footer-divider.gif) 0 50% no-repeat;
	}

#header ul.topnav li.nobg{
	background:none;
	padding:0 8px 0 4px;
	}

#header ul.topnav li a{
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	}

#header ul.topnav li a:hover{
	color:#FDC93B;
	background-color:inherit;
	}

#header ul.toplink{
	float:right;
	}
	
#header ul.toplink li{
	float:left;
	padding:0 0 0 20px;
	}
	
#header ul.toplink li a.twitter{
	display:block;
	background:url(images/twitter.gif) 0 0 no-repeat;
	width:168px;
	height:55px;
	float:left;
	font-size:0;
	line-height:0;
	text-indent:-50000px;
	text-decoration:none;
	}

#header ul.toplink li a.specials{
	display:block;
	background:url(images/specials.gif) 0 15px no-repeat;
	width:133px;
	height:55px;
	float:left;
	font-size:0;
	line-height:0;
	text-indent:-50000px;
	text-decoration:none;
	}

#toppanel{
	position:relative;
	width:920px;
	margin:0 auto;
	background:url(images/curve-bg.gif) 0 0 repeat-y #fff;
	padding:10px 0 0;
	}
	
#toppanel span.topcurve{
	width:920px;
	height:10px;
	position:absolute;
	display:block;
	left:0;
	top:0;
	background:url(images/top-curve.gif) 0 0 no-repeat;
	}

#toppanel h1 a{
	background:url(images/logo.png) 15px 0 no-repeat;
	display:block;
	float:left;
	width:120px;
	height:95px;
	text-indent:-500000px;
	font-size:0;
	line-height:0;
	}
	
.headerright{
	margin:0 3px;
	}
	
#header ul.navigation{
	position:absolute;
	right:25px;
	bottom:28px;
	}

#header ul.navigation li{
	float:left;
	font-weight:bold;
	padding:0 0 0 1px;
	}

#header ul.navigation li a{
	display:block;
	padding:0 15px;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	border-top:1px solid #e8e8e8;
	line-height:25px;
	height:25px;
	color:#322F91;
	background-color:inherit;
	text-decoration:none;
	margin:0 0 1px;
	}

#header ul.navigation li a:hover{
	color:#000000;
	border-left:1px solid #FF9900;
	border-right:1px solid #FF9900;
	border-top:1px solid #FF9900;
	background:#FFCC33;
	text-decoration:none;
	height:26px;
	margin:0;
	}

#header h2{
	background:#FFCC33;
	border-bottom:1px solid #FF9900;
	margin:0 3px;
	font-size:18px;
	font-weight:normal;
	padding:6px 0 6px 20px;
	}

#searchform{
	float:right;
	padding:20px 25px 0 0;
	}

#searchform input#s{
	width:150px;
	border:1px solid #ccc;
	color:#666666;
	}

.hidden{
	display:none;
	}	

.search{
	width:200px;
	}	
	
/* Body Panel Styles  */
#bodypan{
	position:relative;
	width:920px;
	margin:0 auto;
	color:#333333;
	background:url(images/curve-bg.gif) 0 0 repeat-y #fff;
	padding:15px 0 20px;
	}

#bodypan span.botcurve{
	width:920px;
	height:10px;
	position:absolute;
	left:0;
	bottom:0;
	background:url(images/bot-curve.gif) 0 100% no-repeat;
	display:block;
	}
	
/* Left Panel Styles */
#leftpan{
	position:relative;
	width:600px;
	float:left;
	padding:0 35px 0 25px;
	}
	
h2.title{
	font-size:16px;
	font-weight:normal;
	margin:0 0 15px;
	color:#322F91;
	background-color:inherit;
	}

.post{
	width:600px;
	margin:0 0 25px;
	padding:0 0 15px;
	}

.post .img{
	width:125px;
	float:left;
	height:125px;
	margin:0 10px 10px 0;
	}

.post .content{
	float:left;
	margin:0 0 10px;
	overflow:hidden;
	height:100%;
	}

#leftpan h2{
	color:#333;
	background-color:inherit;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	margin:0 60px 15px 0;
	border-bottom:1px solid #e1e1e1;
	padding:0 0 8px;
	}

#leftpan a{
	color:#006EB4;
	background-color:inherit;
	text-decoration:none;
	}
	
#leftpan a:hover{
	color:#333333;
	background-color:inherit;
	text-decoration:none;
	}
	
#leftpan ul li{
	background:none;
	padding:0 0 5px;
	margin:0 15px 5px;
	border-bottom:1px solid #e1e1e1;
	}

#leftpan ul li ul li{
	background:none;
	padding:0 0 5px;
	margin:0 0 0 5px;
	border-bottom:none;
	}

.post .content h2{
	font-size:16px !important;
	line-height:18px !important;
	font-weight:bold !important;
	margin:0 0 2px !important;
	padding:0 !important;
	border-bottom:none !important;
	}

.post .content h3{
	font-size:13px;
	font-weight:bold;
	margin:0 0 2px;
	}

.post .content p{
	padding:0 0 10px 0;
	font-size:14px;
	line-height:21px;
	text-align:left;
	Color:#333;
	}

.post .content p.more a{
	font-weight:bold;
	text-decoration:none;
	}

.post .info{
	width:586px;
	height:25px;
	float:left;
	background:url(images/infobg.gif) no-repeat;
	font-size:10px;
	color:#333;
	background-color:inherit;
	padding:6px 10px 0;
	}

.post .info a{
	color:#333 !important;
	background-color:inherit;
	text-decoration:none;
	}

.post .info a:hover{
	color:#0099cc !important;
	background-color:inherit;
	text-decoration:none;
	}

.post .info .text{
	float:left;
	height:16px;
	margin:3px 0 0;
	}

.post .info .share{
	float:right;
	width:130px;
	margin:1px 0 0;
	}

#author, #email, #url{
	width:350px;
	border:1px solid #e1e1e1;
	height:16px;
	padding:3px 0 3px 5px;
	margin:5px 10px 5px 0;
	}
	
#comment{
	width:350px;
	border:1px solid #e1e1e1;
	height:90px;
	padding:3px 0 3px 5px;
	margin:5px 10px 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	}
	
			
/* Right Panel Styles */
#sidebar{
	position:relative;
	width:225px;
	float:left;
	font-size:12px;
	padding:0 0 0 15px;
	border-left:1px solid #e8e8e8;
	color:#333;
	}
	
#sidebar ul{
	width:210px;
	padding:0 0 0 15px;
	font-size:13px;
	}
	 
#sidebar ul li{
	margin:0 0 15px;
	}
	
#sidebar ul li ul{
	height:100%;
	overflow:hidden;
	padding:0;
	}

#sidebar ul li ul li{
	background:none;
	padding:0 0 5px;
	margin:0 15px 5px 0;
	border-bottom:1px solid #e1e1e1;
	width:195px;
	}
	
#sidebar ul li ul.wp-polls-ul{
	background:none;
	padding:0;
	}

#sidebar ul li ul.wp-polls-ul li{
	margin:0 15px 5px 0;
	}
	
.wp-polls input{
	cursor:pointer;
	}
	
.wp-polls p{
	text-align:left !important;
	padding:0;
	}	

.wp-polls strong{
	font-weight:normal !important;
	}

#sidebar ul li h2{
	font-size:16px;
	font-weight:bold;
	margin:0 0 8px;
	padding:15px 15px 0 0;
	}

#sidebar ul li h2.nopad{
	font-size:16px;
	font-weight:bold;
	margin:0 0 8px;
	padding:0 15px 0 0;
	}

#sidebar p{
	margin-bottom:10px;
	}

#sidebar a{
	color:#333;
	background-color:inherit;
	text-decoration:none;
	}

#sidebar a:hover{
	color:#0099CC;
	background-color:inherit;
	}

#sidebar ul.main{
	width:195px;
	}

#sidebar ul.main li{
	margin:0 0 5px;
	padding:0 0 5px;
	border-bottom:1px solid #ccc;
	width:195px;
	}

#sidebar .search{
	overflow:hidden;
	margin-bottom:15px;
	width:221px;
	}

#sidebar .search .min{
	width:179px;
	float:left;
	}

#sidebar .search .min input{
	width:163px;
	border:1px solid #ccc;
	padding:6px 8px 5px;
	font-size:10px;
	color:#878787;
	}

#sidebar .search .mgo{
	float:right;
	width:36px;
	}

#sidebar .search .gobutton{
	width:36px;
	height:25px;
	}

#sidebar ul li.feed{
	padding-left:25px;
	width:176px;
	background:url(images/rss.gif) no-repeat;
	height:12px;
	}

#sidebar ul li.email{
	padding-left:25px;
	width:176px;
	border-bottom-style:none;
	background:url(images/email.gif) no-repeat;
	height:12px;
	}

#sidebar p.spa{
	margin-bottom:5px;
	}

#sidebar .rssf{
	width:185px;
	border:1px solid #ccc;
	padding:6px 8px 5px;
	font-size:10px;
	color:#878787;
	}

#sidebar .democracy form{
	margin-top:10px;
	margin-bottom:10px;
	}

#sidebar .democracy ul{
	margin-top:10px;
	margin-bottom:10px;
	}

.sociable li{
	float:left;
	list-style-type:none;
	margin-right:7px;
	}


/* @group Tabs */
.tab_container{ 
	margin:0px 0px 15px;
	width:221px;
	background:url(images/smid.gif) repeat-y;
	padding-right:0;
	padding-top:0;
	padding-left:0;
	}

.tab_menu_container{ 
	font-family:"Arial", Tahoma, Verdana;
	width:221px;
	padding:0;
	margin:0;
	}

#tab_menu{
	width:221px;
	height:29px;
	overflow:hidden;
	padding:0;
	margin:0;
	}

#tab_menu li{
	margin:0px; 
	font-size:12px; 
	line-height:normal; 
	float:left; 
	list-style:none; 
	cursor:pointer; 
	border-bottom:none;
	background:url(images/tab_roll.gif) no-repeat;
	color:#333;
	font-weight:bold;
	text-align:center;
	padding:0;
	height:29px;
	}

#tab_menu .first{
	width:110px;
	height:29px;
	}

#tab_menu .second{
	width:110px;
	height:29px;
	}

#tab_menu li a, #tab_menu li a:visited{
	margin:0px; 
	color:#333; 
	text-decoration:none; 
	display:block;
	padding:7px 0 0;
	}

#tab_menu li a:hover, #tab_menu li a.current{ 
	text-decoration:none;
	color:#333;
	background:url(images/tab_normal.gif) no-repeat;
	padding:7px 0 0;
	height:29px;
	}

.tab_content_list{ 
	display:none;	 
	font-family:"Arial", Tahoma, Verdana;
	padding:0;
	margin:0;
	}

#tab_content_tags a, #tab_content_tags a:visited{
	color:#ffffff; 
	text-decoration:none;  
	font-family:"Arial", Tahoma, Verdana;
	}

#tab_content_tags a:hover{
	color:#434343; 
	text-decoration:none; 
	font-family:"Arial", Tahoma, Verdana;
	}

.tab_container_in{ 
	margin:0px; 
	padding:10px; 
	font-family:Verdana;
	width:201px;
	background:url(images/sbot.gif) no-repeat 0 bottom;
	}

.tab_container ul{
	font-size:11px;
	width:201px;
	background-position:0 bottom;
	}

.tab_container ul li{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	width:201px;
	list-style-type:none;
	}

.tab_container ul li a{
	color:#333333;
	text-decoration:none;
	}

.tab_container ul li a:hover{
	text-decoration:underline;
	}


/* Lower Panel Styles */
#lowerpan{
	position:relative;
	width:920px;
	margin:6px auto 0;
	color:#000000;
	background:url(images/curve-bg.gif) 0 0 repeat-y #fff;
	padding:20px 0;
	height:100%;
	overflow:hidden;
	}

#lowerpan span.topcurve{
	width:920px;
	height:10px;
	position:absolute;
	display:block;
	left:0;
	top:0;
	background:url(images/top-curve.gif) 0 0 no-repeat;
	}

#lowerpan span.botcurve{
	width:920px;
	height:10px;
	position:absolute;
	display:block;
	left:0;
	bottom:0;
	background:url(images/bot-curve.gif) 0 100% no-repeat;
	}

.center{
	text-align:center;
	}

#table1{
	margin:0 auto 8px;
	}

#table1 td{
	padding:0 21px;
	}
	
div.low-roundpanel{
	position:relative;
	width:870px;
	background:url(images/lower-round-bg.gif) 0 0 repeat-y;
	margin:0 auto;
	padding:8px 0;	
	height:100%;
	overflow:hidden;
	}
	
div.low-roundpanel span.rouTop{
	position:absolute;
	left:0;
	top:0;
	display:block;
	width:870px;
	height:8px;
	background:url(images/lower-round1.gif) 0 0 no-repeat;
	}
	
div.low-roundpanel span.rouBot{
	position:absolute;
	left:0;
	bottom:0;
	display:block;
	width:870px;
	height:8px;
	background:url(images/lower-round2.gif) 0 100% no-repeat;
	}	
	
.fs1_col1{
	width:130px;
	padding:0 0 0 28px;
	height:120px;
	float:left;
	}
	
.fs1_col2{
	width:9px;
	height:120px;
	float:left;
	}
	
.fs1_col1 a{
	color:#44A30F;
	text-decoration:underline;
	background-color:inherit;
	}
	
.fs1_col1 a:hover{
	text-decoration:none;
	}
	
.txt2{
	font-size:13px;
	font-weight:bold;
	color:#666666;
	background-color:inherit;
	}


/* Footer Panel Styles */
#footer{
	position:relative;
	width:920px;
	margin:0 auto;
	padding:10px 0 40px 0;
	}

#footer ul{
	width:184px;
	margin:0 auto;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	height:100%;
	overflow:hidden;
	}

#footer ul li{
	float:left;
	width:auto;
	padding:0 8px;
	background:url(images/footer-divider.gif) 100% 50% no-repeat;
	}

#footer ul li.nobg{
	background:none;
	}

#footer ul li a{
	color:#fff;
	background-color:inherit;
	text-decoration:underline;
	}

#footer ul li a:hover{
	color:#FDC93B;
	background-color:inherit;
	text-decoration:none;
	}

#footer p{
	width:622px;
	margin:0 auto;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#999;
	background-color:inherit;
	background:url(images/footer-icon.gif) 0 15px no-repeat;
	padding:10px 0 0 27px;
	}

#footer p span{
	font-style:italic;
	color:#fff;
	background-color:inherit;
	text-decoration:underline;
	}
