/*
Theme Name: BtchFlcks
Description: 
Author: Andy Kolb
Author URI: 
Version: 0.1
Tags: black, blue, white, light, one-column, flexible-width, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}
.alignright{

}
.alignleft{}
.aligncenter{
	margin:0 auto;
}

body {
	font-family: 'Roboto',Helvetica,Arial,sans-serif;
	color: #444;
	background-color: #222;
}
p {
	margin-bottom:15px;
}
b,strong {
	font-weight:bold;
}
i {
	font-style: italic;
}
a {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
blockquote {
	margin:0 40px;
	font-style: italic;
}
i,em {
	font-style:italic;
}

#wrapper {
	width:960px;
	margin:0 auto;
	background-color:#DDD;
}

header {
	height: 210px;
	height: 210px;
	text-align: center;
	background-color:#FFF;
	border-bottom: 1px solid #BBB;
}

ol {
	list-style:decimal;
	margin:0 40px;
}

figcaption {
	text-align: center;
	font-size:0.8em;
}

#logo {
	margin:20px 0;
}

.menu {
	font-family: 'Yanone Kaffeesatz', serif;
	font-size:1.5em;
}


footer {
	background-color:#FFF;
	border-top: 1px solid #BBB;

}


.page_item {
	display:inline-block;
	margin:0 20px;
}

#content {
	font-size:1.0em;
	width: 616px;
	float: left;
	padding: 8px 8px 8px 16px;
}


#featured {
	margin:8px auto 0;
	padding: 16px;
	background-color:#FFF;
	border: 1px solid #BBB;
	width:894px;
}


/*  Index Page  */

.index-entry  {
	margin-bottom:8px;
	background-color:#FFF;
	padding:16px;
	border: 1px solid #BBB;
}

.index-thumbnail {
	float:left;
	width:170px;
	padding:6px;
	border: 1px solid #BBB;
	background-image: url('http://www.criticalintersection.com/bf/images/bf-thumbnail.jpg');
}

.index-excerpt {
	float:left;
	width:402px;
	line-height:1.5em;
	text-align:justify;
	padding-left: 16px;
}



.post,.type-page {
	margin-bottom:8px;
	background-color:#FFF;
	padding:16px;
	border: 1px solid #BBB;
	clear:both;

	background-color: #fff;
	padding:16px;
	border: 1px solid #BBB;
}
.post img {
	width:auto;
	max-width:550px;
	height:auto;
}


.entry-title {
	font-family: 'Yanone Kaffeesatz', serif;
	line-height: 1.4em;
}
.entry-summary {
	line-height:1.5em;
}
h1.entry-title {
	font-size: 2em;
	border-bottom: solid 1px #ddd;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
h2.entry-title {
	font-size: 1.6em;
	border-bottom: solid 1px #ddd;
	padding-bottom: 5px;
	margin-bottom:5px;
}
.entry-title {
	color: #cc0000;
}
.entry-title a {
	text-decoration: none;
	color: #cc0000;
}
.entry-title a:hover {
	text-decoration: none;
	color: #666;
}

.entry-meta {
	line-height: 1.5em;
	height:114px;
}
.entry-meta-small {
	line-height: 1.5em;
	padding-bottom: 5px;
}
.entry-meta img {
	float:left;
	padding: 6px;
	border: solid 1px #bbb;
	margin-right:10px;
}

.entry-content {
	line-height:1.5em;
	text-align:justify;
	clear:both;
}
.entry-content table {
	margin: 10px auto;
	font-size:0.8em;
	text-align:center;
}
.entry-content div {
	padding: 5px 0;
}
.entry-content ul {
	list-style: disc;
	padding: 0 20px;
}
.entry-content img {
	padding:10px;
	border: 1px solid #bbb;
}

.entry-footer {
	font-size:0.8em;
	line-height: 1.4em;
}



h1.page-title {
	font-weight:bold;
	margin-bottom:16px;
}

/*  Navigation  */

#nav-below {
	background:#fff;
	padding:16px;
	border: 1px solid #BBB;
	height:20px;

}
.nav-previous {
	height:20px;
	float:left;
}
.nav-next {
	height:20px;
	float:right;
}


/*  Comments  */
#comments {
	background-color: #fff;
	margin-top: 8px;
	padding:16px;
	border: 1px solid #BBB;
}
#comments h3 {
	font-family: 'Yanone Kaffeesatz', serif;
	font-size: 1.4em;
	font-weight:bold;
	color: #cc0000;
}
#comments-list {
	border-bottom:1px solid #BBB;
}
.comment {
	line-height:1.5em;
	padding:16px 0;
	clear:both;
}
.avatar {
	float:left;
	border: 1px solid #BBB;
	padding: 6px;
	margin-right:16px;
}
.comment-author {
	font-weight:bold;
}
.comment-meta {
	font-size:0.8em;
}
.form-allowed-tags {
	font-size:0.8em;
}

.children {
	padding-left:32px;
}
#reply-title {
	padding-top:16px;
}
.comment-form-comment label {
	display:none;
}

/*  Sidebar  */

#sidebar {
	width: 270px;
	float: left;
	font-size:0.8em;
	line-height:1.4em;
/*	background-color:#FFF; 
	border: 1px solid #BBB;
	padding:16px;  */
	margin-top:8px;
}

#sidebar h3 {
}

#social {
	
}

#primary {
	
}



.widget-container {
	width: 270px;
	padding:16px;
	background-color:#FFF; 
	border: 1px solid #BBB;
	margin-bottom:8px;
}

.widget-container h3 {
	font-family: 'Yanone Kaffeesatz', serif;
	color: #cc0000;
	font-size:2.0em;
	margin-bottom:20px;
/*	font-weight: bold;*/
}

/* Footer */
footer {
	padding: 16px;
}



/* Tag Page */
#tag-title {
	background-color:#FFF;
	border: 1px solid #BBB;
	padding:16px;
	margin-bottom:8px;
}
#tag-title  h1{
	font-family: 'Yanone Kaffeesatz', serif;
	color: #cc0000;
	font-size:2.0em;
	font-weight:normal;
	margin:0;
	padding:0;
}

/* Awards Page */
#awards-page img{
	padding:4px;
}
#awards-page h2{
	font-family: 'Yanone Kaffeesatz', serif;
	font-size:1.8em;
	margin-bottom:16px;
}
#awards-page hr{
	margin:16px 0;
}

/* Popular Post Widget */
.popular-div {
	height:120px;	
}
.ppw-post-title {
	background-image:url('http://www.criticalintersection.com/bf/images/white95.png');
	position:relative;
	top:-60px;
	left:30px;
	width:240px;
	padding:4px 0 4px 8px;
	font-weight:bold;
	font-size:0.9em;
}
.wpp-thumbnail {
}

/* What We're Watching Widget */
#watching-widget li {
	height:120px;
}
.watching-title {
	background-image:url('http://www.criticalintersection.com/bf/images/white95.png');
	position:relative;
	top:-40px;
	left:30px;
	width:240px;
	padding:4px 0 4px 8px;
	font-weight:bold;
	font-size:1.3em;
}

/* Genre Widget */
#genre-widget li {
	height:40px;
}
.genre-title {
	position:relative;
	top:-20px;
	left:16px;
	width:250px;
	font-weight:normal;
	font-size:1.5em;
}

/* Writers */
.writer-img {
	float:left;
	margin-right:16px;
}
.writer-hr {
	border-top:solid 1px #DDD;
	border-bottom:none;
	margin-top:16px;
	margin-bottom:16px;
	clear:both;
}


/* Site Index */
.index-letter {
	font-family: 'Yanone Kaffeesatz', serif;
	color: #cc0000;
	font-size:2.0em;
	font-weight:normal;
	float:left;
	width:100px;
}
.index-list {
	float:left;
	width:400px;
	margin-bottom:20px;
}
.index-hr {
	border-top:solid 1px #EEE;
	border-bottom:none;
	clear:both;
}


/*  Pages  */
ul.page-img {
	padding:0;
	margin:0;
}
.page-img li {
	list-style:none;
	height:264px;
}
.page-img img {
	border:0;
	margin:0;
	padding:0;
}
div.page-img-title {
	background-image:url('http://www.criticalintersection.com/bf/images/white95.png');
	position:relative;
	top:-80px;
	left:80px;
	width:500px;
	padding:8px;
	font-weight:bold;
	font-size:1.5em;
}

/* Theme Months */
ul.theme {
	padding:0;
	margin:0;
}
.theme li {
	list-style:none;
	height:200px;
	float:left;
}
.theme img {
	padding:0;
	margin:0;
	border:0;
}
div.theme-title {
	background-image:url('http://www.criticalintersection.com/bf/images/white95.png');
	position:relative;
	top:-70px;
	left:20px;
	width:254px;
	padding:4px 8px;
	font-weight:bold;
	font-size:16px;
	line-height:18px;
	text-align:left;
}

/* Awards */
.awards {
	width:580px;
	height:264px;
}
.awards-link {
	position:relative;
	text-align:center;
	width:200px;
	font-weight:bold;
	font-size:1.2em;
}
.academy-awards {
	top:-200px;
	left:40px;
}
.golden-globes {
	top:-235px;
	left:340px;
}
.emmys {
	top:-200px;
	left:40px;
}
.independent-spirit-awards {
	top:-235px;
	left:340px;
}

/* Disqus */
#disqus_thread {
	width:580px;
	padding:16px;
}

/* AddThis */
.addthis_toolbox {
	margin-top:8px;
}