/* 
Theme Name: Kickass- Noir
Description: Two Column Full Width Flexi Layout Right Navigation Widget Enabled
Version: 1.0
Author: bj novack
Author URI: http://kickasswebdesign.com/
Theme URI: http://kickasswebdesign.com
*/

* {margin: 0; padding: 0;}
body {
	background-color: #8b8b8b;
	color: #000;
	background-image: url(images/film.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top left;
	font-size: 90.01%;
	font-family:"Times New Roman", Times, mono, serif;
	line-height: 1.4;
	}
a img {
	border: none;
	padding: 8px
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #000000;
}
a:visited {
	color: #404040;
}
a:hover {
	color: #000080;
}
a:active {
	color: #c000c0;
}
h1 {font-size: 130%;}
h2 {font-size: 120%;}
h3 {font-size: 110%;}
p {padding: .7em 0;}
.pad h1 a, .pad h1 a:visited {
	font-size: 240%;
	padding: 45px 0;
	color: #ffffff;
	letter-spacing: .5em;
	font-family: "Courier New", Courier, mono, serif;
}
h2.pagetitle {
	padding-left: 15px;
}
#bloghead {
	width: 500px;
	margin-left: 40px;
}
#content-container {
	margin-right: 220px;
	height: 1%;
	font-size: small;
	min-height: 450px;
	min-width: 548px;
	max-width: 1050px;
	font-size: 100%;
	}
#main-content {
	float: left;
	width: 100%;
	}
#main-content .pad {
	width: 97.5%;
	margin: 0 1.5%;
	padding: 50px 0 20px 0;
}
.header {
	margin-bottom: 50px;
}
.blogposts {
	margin: 0 auto;
	border: 3px solid #ffffff;
	background: #8b8b8b;
	color: #ffffff;
}
#secondary-content {
	position: relative;
	float: right;
	width: 220px;
	margin-right: -220px;
	padding-top: 20px;
	font-size: 90%;
}
.inside {
	width: 90%;
	margin: 40px 5% 0 5%;
	padding: 20px 0;
	border: 3px solid #ffffff;
	background: #606060 url(images/contentbg.jpg) repeat;
	color: #ffffff;
}
.inside a:link {
	color: #CCCC99;
}
.inside a:visited {
	color: #eeeeee;
}
.inside a:hover {
	color: #000080;
}
.inside a:active {
	color: #FFFFFF;
}
#footer {
	width: 100%;
	height: 5em;
	text-align: center;
	clear: both;
	font-size: 80%;
	padding: 5px 0;
}
#footer a:hover {
	color: #ffffff;
}
#sidebar p { margin: 10px 10px 5px 10px;}
#secondary-content ul {
	margin: 0;
	padding: 0;
	width: 198px;
}
#secondary-content ul {
	padding: 0 0 5px 0;
	width: 194px;
	background: url(images/sidebargrad.jpg) repeat-x top center;
	border-bottom: 1px solid #808080;
}
#secondary-content ul ul {
	text-indent: 0;
	margin: 0;
	padding: 0;
	width: 192px;
}
#secondary-content li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#secondary-content ul a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 8px;	
}
#secondary-content ul a:hover {
	color: #ffffff;
	background-color: #000080;
}
#secondary-content li {
	display: block;
	padding: 4px 4px 0 0;
	margin-top: 2px;
}
#sidebar h2 , #sidebar2 h2{
	color: #000000;
	font-size: 110%;
	margin: 0;
	padding: 0 3px;
	text-align: center;
}
#sidebar, #sidebar2 {
	margin: 0;
	width: 200px;
	padding-top: 31px;
	background: url(images/columntop2.gif) no-repeat top center;
}
.sidebarbottom, .sidebarbottom2 {
	padding-bottom: 33px;
	overflow: hidden;
	/*border-right: 1px solid #000000;*/
	background: url(images/columnbottom2.gif) no-repeat bottom center;
}
.sidebarmiddle, .sidebarmiddle2 {
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	background: #8b8b8b;
	padding: 0;
	color: #ffffff;
}
.clearA {
	overflow: hidden;
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
a img {
	border: none;
	padding: 8px
}
.center, .centerlogo {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.center {
	padding-bottom: 5px;
}

.description {
	margin: 0 10px 5px 20px;
}
.desimage {
	margin: 0 20px 15px 0;
}
.navigation {
	font-size: 80%;
	width: 90%;
	margin: 0 30px;
	position: relative;
}
/*last entry and next entry link classes */
.alignleft {
	float:left;
	width: 45%;
	margin: 0 15px 0 0;
	display: block;
}
.alignright {
	float:right;
	width: 45%;
	margin: 0 0 0 15px;
	display: block;
	text-align: right;
}
/* meta and post stuff */
.postmetadata {
	padding-bottom: 8px;
	font-size: 85%;
}
.post {
	padding: 10px 40px;
	/*clear: both;*/
}
.post h2 {
	padding-top: 12px;
}
.post ul, .post ol, ol.commentlist {
	width: 80%;
	margin: 0 auto;
	padding: 0 0 0 15px;
}
.post ol {
	list-style-position: inside;
}
ol.commentlist {
	padding: 10px 0;
}
ol.commentlist li {
	border-bottom: 1px dotted #cccccc;
	padding: 3px;
}
.alt {
	background: #686868;
}
h1.bloginfo {
	margin: 0 10px 10px 10px;
	font-size: 150%;
	padding-top: 20px;
}
/* searchbox form stuff */
#searchform {
	padding: 25px 0 0 10px;
}
.searchbox {
	width: 80%;
	margin: 0;
	background: #fffff1;
	color: #000066;
}
#searchsubmit {
	width: 5em;
	margin: 2px 0 0 1px;
	background: #666666;
	color: #ffffff;
}
#submit {
	background: #666666;
	color: #ffffff;
}
/*Pullquote can be used for witty.txt plugin or for setting any text into a box */
.pullquote {
	background: #ffffff;
	color: #000000;
	display: block;
	margin: 5px;
	padding: 8px;
	border: 2px solid #cccccc;
	font-size: 85%;
}
caption {
	text-align: center;
}
#secondary-content h2 {
	font-variant: small-caps;
	padding-left: 5px;
	text-align: center;
	font-size: 125%;
	color: #ffffff;
}
.error { background-color:#C2585B; padding:5px; width:60%; color:#fff;}
.submitbutton {
	background: #666666;
	color: #ffffff;
}
blockquote {
	width: 90%;
	margin: 5px 5%;
}

dd {
	width: 90%;
	margin: 5px 5% 10px;
}

img#wpstats{display:none}

/* Make embedded tweets appear centered */
.twitter-tweet, .twitter-tweet-rendered {
	margin-left: auto;
	margin-right: auto;
}
