/*  
Theme Name: FF V6
Author URI: http://filmofilia.com/
Version: 0.7
Author: AP
*/

* {
	margin: 0;
	padding: 0;
}
body {
	background:#040404;
	font-family:Arial;
}

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 {
	margin:0; padding:0; background: url(images/headbg2.png) repeat-x top left #dcdcdc;
}
#header {
	overflow:hidden;
	height:99px;
	margin-left:auto; margin-right:auto; background:url(images/headbg2.png) top repeat-y	#112d42
}
#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 {
	clear:both;
	overflow:hidden;
	height:100%;
	color:#839fb2;
	padding: 5px 0px;
}
#footer-in {
	width:970px;
	margin:0 auto;
	overflow:hidden;
	height:100%;
	padding: 5px 0px;
	color:#839fb2;
	border-top: dashed 1px #b9b9b9;
}
/*  Headings ----------------------------------*/

h1 {
	margin: 14px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;color:#111; clear:both;
	font-size:26px;
	line-height: 1.1em;
	font-weight:bold;
}
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: 5px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;color:#111; clear:both;
	font-size: 24px; 
	font-weight: bold; 
	line-height: 1.1em;
}
h2 a {
 	text-decoration: underline;
}
h2 a:hover {
	color: black;
	text-decoration: none;
}
h3 {
	margin: 5px 0 0 0;
	padding: 8px 0 6px 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  Arial, "Trebuchet MS", Verdana;
	color:#666;
}
h5 {
	margin: 5px 0 0 0;
	padding: 8px 0 6px 0;
	font-family: Arial, Helvetica, sans-serif;color:#cf4400; clear:both;
	font-size: 16px;
}
h5 a {
 	text-decoration: underline;
}
h5 a:hover {
	color: black;
	text-decoration: none;
}
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: 20px 0 12px 0;
	padding: 0;
	line-height: 150%;
	color: #333;
	font:bold 2em  "Trebuchet MS", Verdana, Arial;
	text-decoration: underline;
	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;
}

/* Title FF ---------*/
h2.title {
	font-family: Arial, sans-serif;
	background: transparent url(images/back-title2.png) repeat-x center left;
	text-align: center;
	color: #222;
	margin: 5px 0 5px;
}

h2.title-nocenter {
	text-align: left;
	text-shadow: none;
}

h2.breadcrumbs {
	margin-bottom: 10px;
	color: #bbb;
}

h2.breadcrumbs .current {
	color: #f5b74e;
	padding-right: 0;
}

#side p.title {
	margin-bottom: 10px;
}

h2.title span {
	font-size: 18px;
	background-color: #fff;
	padding: 0 15px;
}

h2.title-nocenter span {
	background-color: #fff;
	padding: 0 15px 0 0;
}

h2.title-small span, p.title-xsmall span {padding-right: 10px;}

h2.title a, ul.posts a, article.single p.postmetadata a {
	color: #222 !important;
}

p.postmetadata a {
	color: #dd878d !important;
}

h2.title a:hover, ul.posts a:hover, article.single p.postmetadata a:hover {
	color: #cc333f !important;
	text-decoration: none !important;
}

ul.posts div.postmeta a {
	color: #fff !important;
}

ul.posts div.postmeta p.postmetadata,
ul.posts div.postmeta p.postmetadata a {
	color: #f5b74e !important;
}

ul.posts div.postmeta a:hover,
ul.posts div.postmeta p.postmetadata a:hover {
	color: #eb6841 !important;
	text-decoration: none !important;
}

#main p.title-xsmall, .xsmall, .post-content h6 {font-size: 16px; line-height: 22px; }
#main p.title-small, .small, .post-content h5 {font-size: 18px; line-height: 24px; }
#main p.title-medium, .medium, .post-content h4 {font-size: 24px; line-height: 30px;}
#main p.title-large, .large, .post-content h3 {font-size: 30px; line-height: 36px;}
#main p.title-xlarge, .xlarge, .post-content h2 {font-size: 36px; line-height: 42px;}
#main p.title-xlarge, .xxlarge, .post-content h1 {font-size: 44px; line-height: 50px;
}

/* END Title FF ---------*/

/* 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(images/logo-v63.png) 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: 960px;
	height: 95px;
	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;
	margin-bottom: 10px;
}

.ad125px {
	padding-right: 5px;
	width: 125px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.ad468px {
	width: 468px;
	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;
}

/* VIDEO PLAYER  ----------------------------------*/

#jwplayer-3-div {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 530px;
	text-align: center;
	overflow-x: hidden;
	margin-right: auto;
	margin-left: auto;
}

#jwplayer-7-div {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 530px;
	text-align: center;
	overflow-x: hidden;
	margin-right: auto;
	margin-left: auto;
}

#jwplayer-8-div {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 530px;
	text-align: center;
	overflow-x: hidden;
	margin-right: auto;
	margin-left: auto;
}

#jwplayer-9-div {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 530px;
	text-align: center;
	overflow-x: hidden;
	margin-right: auto;
	margin-left: auto;
}

#jwplayer-1-div {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 530px;
	text-align: center;
	overflow-x: hidden;
	margin-right: auto;
	margin-left: auto;
}

.FF Player {
	width: 530px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

/*nav start ----------------------------------------------- */
#navi {
	background:#0a3766 url(images/navbg.png) repeat-x;
	width: 960px;
	height: 31px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	overflow-x: auto;
	overflow-y: auto;
}
#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:#454545;
	font-weight: bold;
}

#content a:hover {
	color:#003265;
	text-decoration: underline;
}
#content p {
	font: normal 14px Arial, Helvetica, Tahoma, sans-serif;
	margin: 10px 0 12px 0;
	line-height: 1.48em;
}
#content p a {
	color:#28419a;
}
#content p a:hover {
	text-decoration:underline;
	color:#28419a;
}
 
#content ul {
	margin:0 0 15px 0;
	padding:0;
	font:13px Arial, Helvetica, Verdana, sans-serif;
}
#content li {
	margin:0 0 5px 0;
	padding:0 0 0 18px;
	line-height: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: 20px 0 20px 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:#f7fcfe url(images/quote2.png) no-repeat left top;
	background-position:8px 5px;
	color:#666;
	font-size:14px;
	width:91%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #deedf5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #deedf5;
}
#content blockquote p {
	color:#333;
	font-size:14px;
}

/*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 #ddd;
border-right-color: #ddd;
border-bottom-color: #ddd;
margin: .1em;
padding: 2px;
}

div#subPageContent{
    margin:0;
    font-size:13px;
    color:#000;
    line-height:1.5em;
}

div#subPageContent a {
	color:#28419a;
}
div#subPageContent a:hover {
	text-decoration:underline;
	color:#28419a;
}

div.subBox h1 {
	color:#fff;
	height:30px;
	background:URL(../images/h1Bkg.jpg);
	font-size:20px;
	padding:14px 0px 0px 14px;
	margin-bottom:1px;
}

div.subBox h1.black, div.articleTitle h1.black>a {
	color:#000 !important;
	font-size:22px !important;
	padding:0;
	margin: 10px 0 15px;
	background: #fff;
	height: auto;
}

.black {
	font-size:13px;
	font-weight:bold;
	color: black;
}

.ff_movie {
	font-size:24px;
	font-weight:bold;
	color: black;
}

div.ff-movies-cal-nav-item {
	padding: 8px 0px 0px 0px;
	font-size:13px;
}

div.ff-movies-sub-nav-item {
	padding: 0px 0px 5px 0px;
	font-size:13px;
}

.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 0 0;
	font-size:11px;
	height:15px;
}
#content .breadcrumb {
	font-size:11px;
	height:15px;
	background-color:#FFFFFF;
}
#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 3px 5px;
	margin-top:20px;
	margin-bottom:7px;
	background-color: #eeedee;
	border-bottom:2px solid #a5a5a5;
	font-size:11px;
}
#content .post_bottom a {
	color:#1d3c7e;
	text-decoration:none;
}
#content .post_bottom a:hover {
	color:#f95200;
	text-decoration:none;
}

#content .post_bcat {
	text-transform: uppercase;
	margin-right: 0.1em;
	font-size: 0.82em;
	font-weight: bold;
}
#content .post_bcat a {
	color:#1d3c7e;
	text-decoration:none;
}
#content .post_bcat a:hover {
	color:#f95200;
	text-decoration:none;
}
.module {
	clear:both;
	margin-top:10px;
	text-align:left;
}

/*FB Like start ----------------------------- */

#content .fb_like { display:block; padding:10px 8px 8px 8px; background:#f6fafc; border:2px solid #cddeeb; margin:20px 0 20px 0; }
#content .fb_like h3 { font-weight:bold; font-size:1.3em; color:#3a5796; padding:0; margin:0; }

#content .fb_recommend { display:block; padding:10px 8px 8px 8px; background:#edeff4; border:1px solid #315c99; margin:20px 0 10px 0; }
#content .fb_recommend h3 { font-weight:bold; font-size:1.2em; color:#333333; padding:0; margin:0; }

/*FB Like end ----------------------------- */

/*Soc buttons ----------------------------- */

#content .post-share { overflow: hidden; position: relative; height: 30px; }

#content .post-share-com { position: absolute; top: 20px; left: 0px; }

/*Soc buttons ----------------------------- */

.more-link {
	text-align: left;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	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;
	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:535px;
	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;
}

#sidebar .advertise {
	text-align: center;
	padding:0;
}	

/* begin css for comments box */
#comments-box {
	margin: 0px 5px 15px 5px;
}

.comments-box img {
	vertical-align: middle;
}

.comments-box h3 {
	color: #000;
	font-family: 'Helvetica Neue',Arial,Verdana,sans-serif;
	font-weight: bold;
	font-size: 25px;
}

.comments-box em {
	display: block;
	color: #999;
	margin: 10px 0 0 0;
}

.comments-box a:hover {text-decoration:underline; }

#comments-navigation{
padding:2px 2px 2px 5px;
background-color: #e8f0f9;
border:1px solid #abd2e9;
margin-bottom:10px;
}
#gravtar{
	float:left;
	height:42px;
	width:525px;
	margin:10px 0 10px 0;
	padding:5px;
	font-size:12px;
	line-height:19px;
	background-color: #e8f0f9;
	border:1px solid #abd2e9;
}
#gravtar_img{
	float:left;
	margin-right:5px;
}
#respond p {
	color: #777;
	line-height: 1.6em;
	margin: 10px 0 0 0;
}

#respond textarea {
	border: 1px solid #ddd;
	padding: 2px;
	color: #777;
	width: 500px;
	height: 150px;
}

.text {
	border: 1px solid #ddd;
	padding: 2px;
	color: #777;
	width: 200px;
}

#respond textarea:hover {background:#e8f0f9}

/* add icons to fields */
.field_email {
	background: url(images/f_email.png) no-repeat left center;
	padding: 2px 5px 2px 37px;
}
.field_email:hover {background: #e8f0f9 url(images/f_email.png) no-repeat left center}
.field_author {
	background: url(images/f_author.png) no-repeat left center;
	padding: 2px 5px 2px 37px;
}
.field_author:hover {background: #e8f0f9 url(images/f_author.png) no-repeat left center}
.field_url {
	background: url(images/f_url.png) no-repeat left center;
	padding: 2px 5px 2px 37px;
}
.field_url:hover {background: #e8f0f9 url(images/f_url.png) no-repeat left center}
.field_submit {
	background: #02457e url(images/f_comment.png) no-repeat left center;
	cursor: pointer;
	font-weight: bold;
	border: 1px solid #c9d8da;
	color: #fff;
	padding: 1px 5px 1px 37px;
}
.field_submit:hover {
	border: 1px solid #ccc;
	background: #fff url(images/f_comment.png) no-repeat left center;
	color: #555;
}

ol.commentlist li div.vcard cite.fn a.url:hover {text-decoration:underline}

ol.commentlist { margin: 0 0 0 0; padding: 0 0 0 0;  }
ol.commentlist li {  padding: 15px 0 15px 0; margin-bottom:10px; }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor p { }
ol.commentlist li div.vcard cite.fn { font-style: normal; font-weight:bold; }
ol.commentlist li div.vcard cite.fn a.url { color: #dd2e34; }
ol.commentlist li div.vcard img.avatar { float:left; margin-right:5px; }
ol.commentlist li div.vcard img.photo {  background: #e8f7fb; padding: 2px; border-top: 1px solid #c3dae1; border-left: 1px solid #d2ecf3; border-right: 1px solid #c3dae1; border-bottom: 1px solid #d2ecf3;}
ol.commentlist li div.vcard span.says { color: #888; font-size: 0.9em; }
ol.commentlist li p { margin: 15px 0 0 0; line-height: 1.4em; }
ol.commentlist li div.reply a { }
ol.commentlist li div.vcard img.avatar-32 { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { margin-top:10px;}
ol.commentlist li div.vcard { }
ol.commentlist li div.commentmetadata { font-size:10px; color:#d0d0d0; line-height:22px;}
ol.commentlist li div.comment-meta { }
ol.commentlist li div.comment-meta a {color:#7f7f7f; }
ol.commentlist li ul { }
ol.commentlist li div.reply { color: #3a5796; text-align:right; background-image:url(images/replay.png); background-repeat:no-repeat; padding:2px 5px 2px 2px; }
ol.commentlist li ul.children { }
ol.commentlist li ul.children li {}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { }
ol.commentlist li ul.children li.depth-3 { }
ol.commentlist li ul.children li.depth-4 {  }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even {}
ol.commentlist li.odd {}
ol.commentlist li.parent {}
ol.commentlist li.pingback { }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

/* end comments*/


/* 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;  }
 
 
 #wp-calendar { width:100%;} 

#sidebar h3 {
	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: #839fb2;
}
 
#sidebar h4 {
	margin:0 0 5px 0;
	padding:4px 0 0px 0;
	font:bold 12px Arial, "Trebuchet MS", Verdana;
	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 .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;
	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:#839fb2; 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:12px;
	line-height:14px;
	color:#839fb2;
	font-family:Arial, Helvetica, sans-serif;
}
#footer span {
	color:#839fb2;
	top:-5px;
}
#footer span a {
	color:#839fb2;
	text-decoration:none;
}
#footer span a:hover {
	color:#fff;
	text-decoration:none;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #fff;
}
#flinks {
	float:right;
	list-style:none;
	margin: 0 0 5px 0;
}
#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;
}

#footer .subnav {
	display:block;
	margin:0;
	width:970px;
	height:35px;
	padding:2px 4px 8px 8px;
	border:0;
	border:0;
	margin:15px 0 10px 0;
}
#footer .subnav .searchForm {
	display:block;
	float:left;
}
#footer .subnav .searchInput {
	margin-left:13px;
}
#footer .subnav .follow {
	display:block;
	float:right;
	margin:10px 12px 0 0;
}
#footer .subnav .follow li {
	display:block;
	float:left;
	margin-right:15px;
}
#footer .subnav .follow li.txt {
	width:200px;
	color:#999;
	text-align:right;
	line-height:22px;
	height:22px;
}

#footer .subnav .follow li a {
	display:block;
	height:26px;
	text-indent:-9999em;
	background:transparent url('images/social_bottom.png') no-repeat;
}

#footer .subnav .follow li a.rs { width:94px; background-position:0px -112px; }
#footer .subnav .follow li a.fb { width:74px; background-position:0px 0px; }
#footer .subnav .follow li a.tw { width:72px; background-position:0px -26px; }
#footer .subnav .follow li a.yt { width:56px; background-position:0px -53px; }
#footer .subnav .follow li a.tb { width:72px; background-position:0px -86px; }

/*
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;
}
/* ShareBox - FB & Google*/
#sharebox {
background-color:#102c41;
border:1px solid #dcdcdc;
bottom:50px;
left:20px;
position:fixed;
}

/*-------share bottom---------*/
.share-buttons                              { clear: both; height: 25px; margin-top: 10px; margin-bottom: 5px;vertical-align: top;float: right;} 
.share-buttons div								  { vertical-align: top; }
.share-buttons .social 							  { float: right; }
.share-buttons span.slide-digg              {padding:4px 14px 0 0px;}
.share-buttons span.slide-tweet             {padding:0 3px 0 0;width:100px;}
.share-buttons span.slide-like              {padding:5px 5px 0 0; height: 25px;}
.share-buttons span.slide-like iframe 	     {height: 25px; }
.share-buttons >span                        {display:inline-block;vertical-align:middle;}

#fb-root	{display: none;}

#sharebox .float {
padding: 5px 5px 5px 5px;
}
/*-------Movie Page - Single ---------*/
.attachment-post-thumbnail { float:left;margin-right:10px;}
}
