/*  
Theme Name: OH V1
Author URI: http://onlinemovieshut/
Version: 01
Author: SN
*/
@import url("style-social.css");

* {
	margin: 0;
	padding: 0;
}
body {
	background:#040404;
 	font: 62.5% Arial, Helvetica, sans-serif;
}

img 
{border:none; margin:0; padding:0; }
/* Links -----------------------------------------------------------------------*/

a {
	color: #70747a;
	text-decoration: none;
	outline:none;
}
a:hover {
	color: #003265;
	text-decoration: underline;
}
ul {
	list-style:none;
}
.clear {
	clear:both;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.imgleft {
	float:left;
	margin:0 12px 12px 0;
	border:4px solid #bcd4de;
}
.imgright {
	float:right;
	margin:0 0 12px 12px;
	border:4px solid #bcd4de;
}
.img_center {
	width:98%;
	background:#e0e0e0;
	padding:5px;
	margin:10px 0;
}
code {
	font-size:12px;
}
.clear {
	clear:both;
}

/* STRUCTURE ----------------------------------*/
#page {
	background:url('images/bignew.png') repeat-y center #000;

}
#header {
	overflow:hidden;
	height:99px;
	background:url(images/headerbg.png) repeat-x; 
}
#header-in {
	width:960px;
	margin:0 auto;
}
#content-wrap {
	width:960px;
	margin:0 auto;
	padding-bottom:10px;
	overflow:hidden;
}
#content {
	float:left;
	width:570px;
	overflow:hidden;
}
#sidebar {
	float:right;
	width:375px;
	background:url(images/sidebarbg.png) repeat-y;
	padding:0;
	overflow:hidden;
	height:100%;
}
#sidebar_l {
	float:left;
	width:170px;
	padding-left:10px;
	margin-top:10px;
}
#sidebar_r {
	float:right;
	width:170px;
	padding-right:10px;
	margin-top:10px;
}
#footer {
	padding: 15px 0 0 0;
	clear:both;
	overflow:hidden;
	height:100%;
}
#footer-in {
	width:970px;
	margin:0 auto;
	overflow:hidden;
	height:100%;
	padding: 5px 0px;
	border-top: dashed 1px #b9b9b9;
}
/*  Headings ----------------------------------*/

h1 {
	margin: 19px 0 5px 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;color:#111; clear:both;
	font-size: 2.3em;
}
h1.title {
	font-family: Arial, Helvetica, sans-serif;color: black; clear:both;
	font-size: 2.5em;
	letter-spacing: -1px;
}
h3.title {
	/*make homepage h3's for the first 2 stories look like H1 */
	font-family: Arial, Helvetica, sans-serif;color: black; clear:both;
	font-size: 1.8em;
}
h1 a, h3 a {
	text-decoration: none;
 	border-bottom:none;
}
h1 a:hover, h3 a:hover {
	color: black;
	text-decoration: none;
}
h2 {
	margin:0;
	padding: 17px 0 7px 0;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;color:#111; clear:both;
	font-size: 2.3em; line-height:1;
}
h2 a {
 	text-decoration: underline;
}
h2 a:hover {
	color: black;
	text-decoration: none;
}
h3 {
	margin: 5px 0 0 0;
	padding: 8px 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;color:#111; clear:both;
	font-size: 18px;
	color: #02457e;
}
#sidebar h3 {
	font-size: 14px;
}
h3 a {
 	text-decoration: none;
}
h4 {
	margin: 0 0 0 0;
	padding: 5px 0;
	font:normal 18px  "Trebuchet MS", Verdana, Arial;
	color:#666;
}
h5 {
	margin: 0 0 0 0;
	padding: 5px 0;
	font:bold 16px  "Trebuchet MS", Verdana, Arial;
	color:#666;
}
h6 {
	margin: 0 0 12px 0;
	padding: 0;
	line-height: 150%;
	color: #02457e;
	font:normal 20px  "Trebuchet MS", Tahoma, Georgia, Times, serif;
	font-weight: bold;
	border-bottom:1px solid #c1ced9;
}

#content .posts h6 {
	margin: 5px 0 12px 0;
	padding: 0;
	line-height: 150%;
	color: #5c5c5c;
	font:bold 14px  "Trebuchet MS", Verdana, Arial;
	border-bottom:none;
}

#content .posts h6.postcomments {
	margin: 32px 0 12px 0;
	padding: 0;
	line-height: 150%;
	color: #666;
	font:normal 18px  "Trebuchet MS", Verdana, Arial;
	border-bottom:1px solid #ccc;
}

.btmspace {
	text-align:center;
	width:400px;
	float:right;
}
.btmspace2 {
	text-align:center;
	margin-bottom:15px;
}
/* Header  ----------------------------------*/

#header-in .logo-image {
	font:32px  "Trebuchet MS", Verdana, Arial;
	color:#fff;
	float:left;
	margin-top:0px;
	margin-bottom:5px;
	overflow:hidden;
}
#header-in .logo-image a {
	display:block;
	color:#000;
	width:960px;
	height:99px;
	overflow:hidden;
	text-indent:-9009px;
	text-decoration:none;
	background:url(../../uploads/2011/02/hutbanner.jpg) no-repeat;
}

/* Advertise TOP  ----------------------------------*/

#ad {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 728px;
	text-align: center;
	overflow-x: hidden;
	margin-right: auto;
	margin-left: auto;
}

.ad {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 728px;
	text-align: center;
	overflow-x: hidden;
	margin-right: auto;
	margin-left: auto;
}

.ad300px {
	padding-right: 5px;
	width: 300px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.ad540px {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 540px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.lijit {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 350px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.lijit_pg {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 350px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

/*nav start ----------------------------------------------- */
#navi {
	background:#1b1e31 repeat-x;
	height:31px;
	border-bottom: solid 2px #1b1e31;
}
#navi-in {
	width:960px;
	margin:0 auto;
}
#nav {
	padding:0px;
	height: 31px;
	list-style:none;
	margin-left:10px;
	float:left;
}
#nav li {
	float:left;
	background:url(images/navtabr.png) top right no-repeat;
	margin:0;
}
#nav .page_item a {
	color: #fff;
	display: block;
	background: url(images/navtabl.png) top left no-repeat;
	text-decoration: none;
	padding:7px 12px 6px 12px;
	font:bold 13px "Trebuchet MS", Verdana, Arial;
	text-transform:uppercase;
}
#nav li:hover {
	background-position: 100% -31px;
}
#nav .page_item a:hover {
	background-position: 0px -31px;
	border: none;
	color:#fff;
}
* html #nav .page_item a:hover {
	background-position: 0px 0px;
	border: none;
	color:#cfd9e4;
}
#nav li.current_page_item {
	color:#fff;
	text-decoration: none;
	background: url(images/navtabr.png) no-repeat right;
	background-position: 100% -31px;
}
#nav .current_page_item a {
	color:#cfd9e4;
	text-decoration: none;
	background: url(images/navtabl.png) no-repeat;
	background-position: 0px -31px;
}
/* TOP SEARCH FORM -----------------------------------------------------------------------*/
 
#navi-in #search {
	margin: 0 5px 0 0;
	padding: 5px 0 0 5px;
	float:right;
	width:320px;
	height:25px;
}
 
/* Content  ----------------------------------*/

#content a {
	text-decoration: none;
	color:#111;
	font-weight: bold;
}

#content a:hover {
	color:#003265;
	text-decoration: underline;
}
#content p {
	margin: 0 0 12px 0;
	font-size:12px;
	line-height:19px;
}
#content p a {
	text-decoration:none;
	color:#555555;
	text-decoration: none;
}
#content p a:hover {
	color:#555555;
}
 
#content ul {
	margin:0 0 15px 0;
	padding:0;
	font:12px Arial, Helvetica, Verdana, sans-serif;
}
#content li {
	margin:0 0 5px 0;
	padding:0 0 0 18px;
	background:url(images/bullet4.png) no-repeat center;
	background-position:0 2px;
}
#content ul li ul {
	margin:8px 0 5px 0;
	padding:0 0 0 0;
}
#content li ul li {
	margin:0 0 5px 0;
	padding:0 0 0 18px;
	background:url(images/bullet4.png) no-repeat center;
	background-position:0 2px;
}
#content ol {
	list-style-type: decimal;
	line-height:18px;
	margin: 0;
	font-size:12px;
	padding: 0 0 10px 22px;
}
#content ol li ol {
	margin:8px 0 5px 18px;
	padding:0 0 0 0;
}
#content ol li {
	margin:0 0 5px 0;
	padding:0;
	background:none;
}

#content p.aligncenter {
	text-align:center;
}
#content p.aligright {
	text-align:right;
}
#content p.more {
	font-size:10px;
	text-transform:uppercase;
}
#content p.more a {
	text-decoration:none;
}
#content blockquote {
	margin:15px 0 20px 0;
	padding:5px 8px 5px 35px;
	background:#e5e8ea url(images/quote2.png) no-repeat left top;
	background-position:8px 5px;
	color:#666;
	font-size:14px;
	width:91%;
}
#content blockquote p {
	color:#666;
	font-size:13px;
}


/*Rounded Croner White start ----------------------------- */

.xsnazzy {
	background: transparent;
	margin:0;
}
.xtop, .xbottom {
	display:block;
	background:transparent;
	font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
	display:block;
	overflow:hidden;
}
.xb1, .xb2, .xb3 {
	height:1px;
}
.xb2, .xb3, .xb4 {
	background:#fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.xb1 {
	margin:0 5px;
	background:#fff;
}
.xb2 {
	margin:0 3px;
	border-width:0 2px;
}
.xb3 {
	margin:0 2px;
}
.xb4 {
	height:2px;
	margin:0 1px;
}
.xboxcontent {
	background:#fff;
	border:0 solid #fff;
	border-width:0 1px;
	padding:0px 10px;
	height:100%;
	overflow:hidden;
}

.xboxcontent img {
border: 1px solid #999;
border-right-color: #555;
border-bottom-color: #555;
margin: .1em;
padding: 2px;
}

.ad468px {
	padding-right: 5px;
	width: 468px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.commentinfo {
	background:#dcf0ff none repeat scroll 0% 50%;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	display:block;
	font-size:11px;
	padding:5px;
}

.commentinfo_img {
	background: 1px 0 url(images/cmntinfo.gif) no-repeat;
	padding: 1px 0 3px 22px;
}

.min_height {
	min-height: auto;
}

.spcaer_top { margin-top:10px;} 
/*post css start ----------------------------------*/

#content .posts {
	clear:both;
	height:100%;
	margin-bottom:10px;
}
#content .post_top {
	padding: 10px 0;
	margin-bottom:5px;
	border-bottom:1px solid #c1ced9;
	font-size:11px;
	height:15px;
}
#content .breadcrumb {
	padding:5px 0;
	margin-bottom:10px;
	font-size:11px;
	height:15px;
}
#content .post_top a {
	color:#007fdb;
	text-decoration:none;
}
#content .post_top a:hover {
	color:#333;
	text-decoration:none;
}

#content .post_bottom {
	padding:5px 0;
	margin-top:10px;
	margin-bottom:7px;
	border-top:1px solid #c1ced9;
	font-size:11px;
	height:30px;
}
#content .post_bottom a {
	color:#1d3c7e;
	text-decoration:none;
}
#content .post_bottom a:hover {
	color:#f95200;
	text-decoration:none;
}

.more-link {
	text-align: left;
	font-size:10px;
	text-transform:uppercase;
	background:url(images/i_continue.png) no-repeat right;
	padding-right:10px;
	margin: 10 0 10 0;
}
#content .auth {
	float:left;
}
#content .commentp {
	float:right;
	background: url(images/i_comments.png) no-repeat;
	background-position:0 2px;
	padding-left:15px;
}

#content .category {
	float:left;
	width:100%;
}

#content .tags {
	float:left;
}


/* 	Previous/Next Page Navigation ----------------------------------*/
.page-nav {
	clear: both;
	margin: 0 0px;
	padding: 2px 0px;
	height: 22px;
}
.nav-previous {
	width: 249px;
	float: left;
	text-align: left;
	margin: 2px 0px;
}
.nav-next {
	width: 249px;
	float: right;
	text-align: right;
	margin: 2px 0px;
}
.page-nav a {
	text-decoration: none;
	border-bottom:none;
}
.nav-previous a {
	padding-left: 11px;
	text-transform:uppercase;
	background:url(images/arrow-left.gif) no-repeat left;
}
.nav-next a {
	padding-right: 11px;
	text-transform:uppercase;
	background:url(images/arrow-right.gif) no-repeat right;
	border-bottom:none;
}
.pagenavi { text-align:center; font-size:12px;}
#content .wp-pagenavi a, #content .wp-pagenavi a:link, #content .wp-pagenavi a:active {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	text-decoration: none;
	color: #fff;
	line-height:24px;
	background-color: #003265;
}
#content .wp-pagenavi a:hover {
	color:#fff;
	background-color: #154b7d;
}
#content .wp-pagenavi span.pages {
	padding: 3px 8px 3px 8px;
	margin: 2px 2px 2px 2px;
}
#content .wp-pagenavi span.current {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	line-height:25px;
	font-weight: bold;
	color: #add352;
	background:#26343c;
}
#content .wp-pagenavi span.extend {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	color: #fff;
	line-height:25px;
	background-color: #fff;
}
#content .trackbacklist {
	margin:8px 0 0 0;
	padding:0;
	list-style:none;
}
#content .trackbacklist li {
	margin:0 0 8px 0;
	padding:0 0 5px 18px;
	list-style:none;
	border-bottom:1px solid #eee;
}
.post-ratings {
	font-size:12px;
	font-style:normal;
	padding-left:8px;
	display:block;
	margin:8px 0;
}
#content .scategory h2, #content .archives h2 {
	margin-bottom:15px;
	color:#666;
}
#content .scategory {
	float:left;
	width:48%;
	border-right:1px solid #eee;
}
#content .archives {
	float:right;
	width:48%;
}
#content .scategory a, #content .archives a {
	color:#666;
}
#content .scategory a:hover, #content .archives a:hover {
	color:#333;
}
.search404 {
	padding:5px 8px;
	margin:0 0 7px 0;
	overflow:hidden;
	height:100%;
	width:210px;
	background:#eee;
}
.search404 .s {
	border:1px solid #d2d2d2;
 	background:#fff;
	font:12px Arial, Helvetica, sans-serif;
	padding:4px 25px 4px 4px;
	color:#333;
	width:150px;
	margin:0;
}
#content .search404 .sgo {
	border:none;
	position:relative;
	top:4px;
	left:-23px;
}

/*widget calendar css =================================================== */

#wp-calendar {
	width:90%;
	margin:0 auto;
	color:#2a271c;
}
#sidebar .widget_calendar h2, widgettitle {
	display:none;
}
#sidebar #calendar_wrap caption {
	margin:0 0 5px 0;
	padding:2px 0 3px 22px;
	font:bold 13px "Trebuchet MS", Verdana, Arial;
	color:#385001;
	text-align:left;
	background:url(images/sheadbg.png) no-repeat;
}
#sidebar .advertise {
	text-align: center;
	padding:0;
}	

/* widget search css ===================================================  */	

#sidebar #searchform {
	overflow:hidden;
	height:100%;
	width:100%;
	margin:0 auto;
	text-align:left;
}
#searchform input {
	color:#333;
	border:1px solid #ccc;
	margin-bottom:5px;
}
#search br {
	display:none;
}
.sponsors {
	text-align:center;
	overflow:hidden;
	height:100%;
 	clear:both;
	margin:8px 0;
}

/* Comments  ----------------------------------*/

#comments-wrap {
}
.textarea {
	border:1px solid #cbcbcb;
	background:#f0f0f0;
	width:450px;
	color:#333;
}
.textarea:hover {
	border:1px solid #cbcbcb;
	background:#ffffff;
	width:450px;
}
.Cbutton {
	border:none;
	font:bold 11px Arial, Helvetica, sans-serif;
	padding:4px;
	background:#106d94;
	color:#fff;
}
.Cbutton:hover {
	border:none;
	background:#acca68;
	color:#fff;
}
/*	Headers	*/

#comments-wrap h6 {
	font-size: 20px;
}
/*	Comments	*/
.gravatar {
	border:2px solid #739fcb;
	margin:8px 10px 0 0;
	width:40px;
	height:40px;
	display:block;
	float:left;
	background: url(images/gravtar.png) no-repeat;
}
.commentlist {
}
.commetmainauthor {
	clear:both;
	clear:both;
	padding:8px 10px;
	overflow:hidden;
	height:100%;
	border-top:1px solid #c3c3c2;
	background:#e4e4e4 url(images/ctop_center2.png) repeat-y; 
}

.commetmain {
	clear:both;
	padding:8px 10px;
	overflow:hidden;
	height:100%;
	border-top:1px solid #b5d0f1;
	background:#d6e2f1 url(images/ctop_center.png) repeat-y; 
}
.commet_top {
	font:11px Arial, Helvetica, sans-serif;
	padding:5px 0;
	color:#666;
}
.commet_bottom {
	font:11px Arial, Helvetica, sans-serif;
	padding:5px 0 0 45px;
	margin-bottom:15px;
	color:#666;
	background:url(images/cbottom.png) no-repeat;
	height:19px;
}
.commet_bottom2 {
	font:11px Arial, Helvetica, sans-serif;
	padding:5px 0 0 45px;
	margin-bottom:15px;
	color:#666;
	background:url(images/cbottom2.png) no-repeat;
	height:19px;
}
.commet_right {
	width:70%;
	float:right;
	background:url(images/quote.png) no-repeat;
	padding:5px 0 0 35px;
}
.comm_list {
	margin-bottom:15px;
}
#content .commetmain p {
	margin:0;
	padding:0;
}
.thecomment {
	margin: 0px;
}
.comment-body {
	margin:0;
}
.comment-metadata {
	padding:5px 10px;
	color: #333;
	font-weight:bold;
	font-size:11px;
}
.comment-metadata a, .comment-metadata a:visited {
	color:#333;
	text-decoration:none;
}
.comment-metadata a:hover {
	color: #666;
}
.authorcomment {
	margin: 0px;
	font-size:12px;
}
.authorcomment .comment-body {
	border: none;
}
.authorcomment .comment-metadata {
	padding:0 10px;
	background: #fff;
	color: #333333;
}
.authorcomment .comment-metadata a {
	color:#333;
	text-decoration:none;
}
.authorcomment .comment-metadata a:hover {
	color: #333;
}
.nav-next {
	padding-right:8px;
	font-weight:bold;
}
.nav-previous {
	padding-left:8px;
	font-weight:bold;
}
.comment-author {
	padding-bottom:5px;
	font-size:11px;
	text-align:center;
}
/* sidebar content ----------------------------------*/

.sidebar_top {
	background:url(images/sidebar_top.png) no-repeat left top;
	height:84px;
	padding: 10px 10px;
	margin-bottom:-11px;
}

.sidebar_bottom {
	background:url(images/sidebar_bottom.png) no-repeat left top;
	height:11px;
	clear:both;
 }
* html .sidebar_bottom {
	margin-bottom:-4px;
 }
 
.tabbgtop {
	background:#dbeef8 url(images/stop.png) no-repeat top; margin-top:-5px; }
* html .tabbgtop { margin-top:0; } 
*+html .tabbgtop { margin-top:0; }
 
.tabbgbottom {
	background:url(images/sbottom.png) no-repeat bottom;  overflow:hidden; height:180px;  min-height:180px;  }
 
 
  /*  Tabber  Style start -------------------- */
 .tabberlive .tabbertabhide {
 display:none;
	}

 .tabber {
 }
.tabberlive {
 margin-top:15px;
}

 .tabbernav
{
 margin:0;
 padding: 3px 0;
  font: bold 12px Verdana, sans-serif;
}

.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

.tabbernav li a
{
 position:relative;
 display:block;
 width:104px;
 padding:6px 0 6px 0; 
 margin-left:10px;
 float:left;
 text-align:center;
 border-bottom: none;
 text-decoration: none;
 overflow:hidden;
 background:url(images/tab.png) no-repeat;
 }

* html .tabbernav li a 	{	margin-bottom:-27px;  margin-left:5px;}
*+html .tabbernav li a 	{	margin-bottom:-27px;   }


.tabbernav li a:link { color: #666; }
.tabbernav li a:visited { color: #667; }

.tabbernav li a:hover
{
 }

.tabbernav li.tabberactive a
{
   background:url(images/tab_active.png) no-repeat;
   color: #cc0000;
}

.post_active	{ position:absolute; top:-18px; left:10px;}
.rcomment		{ position:absolute; top:-18px; left:118px;}


.tabbernav li.tabberactive a:hover
{
 color: #000;
 }

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
  border-top:0;
   position:relative;
   
 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none; font-weight:bold;  
}
.tabberlive .tabbertab h3 {
 display:none; font-weight:bold;  
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
 }

.tab_top {}
.tabermain		{ width:356px; margin:0 auto;  }

#wp-calendar { width:100%;} 

#sidebar h2 {
	margin:0 0 7px 0;
	padding:5px 0 7px 42px;
	font:bold 13px "Trebuchet MS", Verdana, Arial;
	color:#dce2e9;
	background:url(images/sheadbg2.png) no-repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #00aeef;
}
 
#sidebar h3 {
	margin:0 0 5px 0;
	padding:2px 0 3px 26px;
	font:bold 13px "Trebuchet MS", Verdana, Arial;
	color:#dce2e9;
	background:url(images/sheadbg.png) no-repeat;
}

#sidebar h4 {
	margin:0 0 5px 0;
	padding:4px 0 0px 0;
	font:bold 12px  "Trebuchet MS", Verdana, Arial;
	color:#333;
}
#sidebar p {
	margin:0;
	padding:0 0 5px 0;
	font:11px Arial, Helvetica, sans-serif;
	color:#333;
}

#sidebar a {
	line-height:18px;
	text-decoration: none;
	color:#187298;
}
#sidebar a:hover {
	color:#ef0e0e;
	text-decoration: none;
}


.advt_spacer {
	margin:15px 0 10px 18px;
}
.advt_spacer2 {
	margin:15px 0 10px 3px;
}
#sidebar ul, #sidebar ul li {
	margin:0 0 10px 0;
	padding:0;
	font:11px Arial, Helvetica, sans-serif;
	list-style-type: none;
}
#sidebar ul li ul {
	margin:0;
	padding:0;
}
#sidebar ul li ul li {
	margin: 0;
	padding: 3px 0 3px 22px;
	background:url(images/bullet.png) no-repeat;
	background-position:5px 9px;
	border-bottom:1px solid #c1ced9;
}
#sidebar ul li ul li a {
	color: #02457e;
	line-height:18px;
	text-decoration: none;
	border-bottom:none;
	font-weight: bold;
}
#sidebar ul li ul li a:hover {
	text-decoration: none;
	color:#ef0e0e;
	background-position:0 6px;
}
#sidebar ul li ul li ul li {
	background: none;
	margin:0;
	padding: 3px 0 3px 22px;
	border-bottom:none;
}
#sidebar ul li ul li ul li a {
	color: #187298;
	margin: 0;
	text-decoration: none;
}
#sidebar ul li ul li ul {
	border: none;
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li ul li a:hover {
	color:#ef0e0e;
	background-position:0 8px;
}
#sidebar .subscribetextbg {
	height:28px;
	padding:3px 0;
	width:280px;
	padding:5px 0 5px 0;
	background:url(images/subfield.png) no-repeat;
}
#sidebar .subscribe_textield {
	width:185px;
	border:none;
	background:none;
	font:12px "Trebuchet MS", Verdana, Arial;
	color:#666;
	margin:6px 0 0 5px;
	float:left;
}
#sidebar .rssfeed {
	float:right;
	margin-top:3px;
	padding:0 8px 0 -1px;
}
#sidebar .subscribe {
	float:right;
	margin:-10px 5px 0 0;
}

#popular ul {
	margin: 10px; padding: 0px 10px 10px 10px;
}

/* 
   Sidebar
*/
#sidebar .section{margin-bottom:20px;}
#sidebar .half_section{float:left;width:150px;}

/* 
   Subscribe Options
*/

#subscribe_options{margin-top: 2px;padding:0px 5px;font-size:90%;}
body.single #subscribe_options{margin-top:17px;}
#subscribe_options .join{font-size:13px;margin-bottom:1px;text-align:center;}
#subscribe_options .subscribe_icons{width:305px;margin:0 auto;}
#subscribe_options .subscribe_icons li{float:left;margin:0 3px;width:55px;text-align:center;margin-bottom:5px;font-size:11px;}
#subscribe_options .subscribe_icons a{display:block;background:url(images/subscribe_icons.png) center top no-repeat;padding:40px 0 2px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;}
#subscribe_options .subscribe_icons a:hover{color:#444;text-decoration:none;-moz-box-shadow:0 2px 4px hsla(0,0%,0%,.35);-webkit-box-shadow:0 2px 4px hsla(0,0%,0%,.35);}
#subscribe_options .subscribe_icons .subscribe_facebook a{background-position:center -100px;}
#subscribe_options .subscribe_icons .subscribe_rss a{background-position:center -200px;}
#subscribe_options .subscribe_icons .subscribe_email a{background-position:center -300px;}
#subscribe_options .subscribe_icons .subscribe_favorite a{background-position:center -400px;}
#subscribe_options p{clear:both;}
#subscribe_options .more_subscribe_options{text-align:center;}


/* 
	TAG
*/

.btag {
	margin: 0px 10px;
	padding: 5px 0px;
	float:center;
	width: 330px;
	font-size: 11px;
	line-height: 16px;
}
.btag a:link, .btag a:visited {
	color: #121212;
	text-decoration: none;
}
.btag a:hover, .btag a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #d1d1d1;
}	

/* Extra ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.EBG { clear:both; background: url(images/ExtraBkg.gif); width: 100%; border-top: solid 5px #032b4c; border-bottom: solid 1px #ecdce3; padding: 20px 0px;}
.Extra { width: 960px; margin: 0 auto;}

/* Latest Comments  - PlugIn ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Cols { width: 180px; float: left;}
.Cols h3 { font-size: 16px; margin: 0px; color:#296fa3; letter-spacing: -1px; padding-bottom: 10px; border-bottom: dashed 1px #b9b9b9; }
.Cols a { font-size: 12px; font-weight: normal; color:#dce2e9; line-height: 18px;}
.Cols a:hover { color:#fff; text-decoration:underline;}
.Cols ul { margin: 0px; padding: 10px 0px 0px 0px;}
.Cols li { display: block; color:#333366; margin: 0px; padding: 2px 0px 3px 15px; list-style-type: none; font-size: 11px; }
.Cols li a { font-size: 11px; font-weight: normal; color:#cc3366;}
.Cols h3 span {color: #48a2e5;}


/* footer ---------------------------------- */

#footer p {
	margin:0 0 5px 0;
	padding:0;
	font-size:11px;
	line-height:14px;
	color:#b9b9b9;
	font-family:Arial, Helvetica, sans-serif;
}
#footer span {
	color:#b9b9b9;
	top:-5px;
}
#footer span a {
	color:#b9b9b9;
	text-decoration:none;
}
#footer span a:hover {
	color:#fff;
	text-decoration:none;
}
#footer a {
	color: #ba5b0f;
}
#footer a:hover {
	color: #fff;
}
#flinks {
	float:right;
	list-style:none;
}
#flinks li {
	display: inline;
	line-height:26px;
}
#flinks li a {
	color:#b9b9b9;
	padding:0px 8px 0 8px;
	border-right:1px solid #b9b9b9;
	margin:0;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
#flinks li a:hover {
	display: inline;
	color:#fff;
}
/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.clearfix {
	display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* WPGALEIRy start*/

img.alignleft, div.alignleft {
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright {
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncentered, div.aligncentered {
text-align:center;
margin:0 auto;
}
/* WPGALEIRy end*/

/* WP description start*/
.wp-caption {
text-align: center;
padding-top: 4px;
margin: 10px 0px 0;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
text-align: center;
padding: 0px;
clear: both;
display: block;
margin: 0px;
width: auto;
line-height: 17px;
}
/* WP description end*/