/*
Theme Name: Khandie Khisses
Theme URI:
Description: The Wordpress website template for Khandie Khisses
Version: 1
Author: Matt Harvey
Author URI: http://www.mattharevy.com
Tags: fixed width, two columns, archives, accessible, simple, clean, valid CSS, valid XHTML, black, white, right sidebar, widgets, widget ready
*/

* {margin:0; padding:0; }
body {
	font:62.5% "arial", helvetica, sans-serif;
	line-height:1.7em;
	color:#999;
	background: #000 url(images/background.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color: #b00000;
	text-decoration:underline;
}
p {padding-top:10px;}
h1 {margin: 20px 0 0}
img {
	margin:0 10px 5px 0;
	border: 0;
	}
input {vertical-align: middle}
h2 {
	font: normal 1.6em "arial", helvetica, sans-serif;
	margin: 0 0 12px;
}

br{
	clear: both;
}

blockquote {
	margin: 10px 25px 10px 30px;
	border-left: 3px solid #124AA8;
	background: #FFFDD5;
	padding: 5px 15px;
	font-size: 1.3em;
	color:#b00000;
}
blockquote p {
	font-size: 1em !important;
	margin: 0;
}
.aligncenter,
.wp-caption {
	text-align: center;
	margin: 12px 5px 5px 0;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#wrapper {
	width: 832px;
	height:auto;
	margin: 0 auto;
	padding: 0 0 0 0;
	border-top:0;
	border-right:2px solid #111;
	border-bottom:0;
	border-left:2px solid #111;
}
#header {
	position:relative;
	overflow:hidden;
}
#header-bg {
	height:105px;
	position:relative;
	top:0px;
}
.about{
	background:#000 url(images/main-header-bg.jpg) no-repeat scroll 0 0;
}
.contact{
	background:#000 url(images/main-header-bg.jpg) no-repeat scroll 0 0;
}
.showreel{
	background:#000 url(images/main-header-bg.jpg) no-repeat scroll 0 0;
}
.gallery{
	background:#000 url(images/main-header-bg.jpg) no-repeat scroll 0 0;
}
.blog{
	background:#000 url(images/main-header-bg.jpg) no-repeat scroll 0 0;
}
.fan-kit{
	background:#000 url(images/main-header-bg.jpg) no-repeat scroll 0 0;
}
.events{
	background:#000 url(images/main-header-bg.jpg) no-repeat scroll 0 0;
}
.main{
	background:#000 url(images/main-header-bg.jpg) no-repeat scroll 0 0;
}
#header-bg h1 {
	position:absolute;
	top:0px;
	left:15px;
	color:#b00000;
	line-height: 0.85em;
	font-size:3em;
	margin: 14px 0 15px;
	padding:10px 10px 4px 10px;
}
#header-bg h1#logo a:link, #header-bg h1 a:visited {
	font-family:"Arial Black";
	font-weight:normal;
	color:#b00000;
	letter-spacing:-1px;
	}
#header-bg h1#logo a:hover {
	font-family:"Arial Black";
	font-weight:bold;
	text-decoration:none;
	color:#b00000;
	}	
#header-bg h1 span {
	display: block;
	font-size: 0.50em;
	font-weight: normal;
	text-transform: uppercase;
	color:#999;
}
#navcontainer {
	height:30px;
	position:relative;
	top: 0;
	left:0;
	width:832px;
	z-index: 200;
	background: url(images/nav-bg.png);
}
ul#navlist {
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#navlist li {	
	float:left;
	width:103px;
	margin:0;
	padding:0;
	text-align:center;
}
ul#navlist li a {
	z-index: 100;
	color:#fcc;
	display:block;
	font-size:11px;
	text-decoration:none;
	height:22px;
	font-weight:bold;
	font-size: 13px;
	padding:4px 15px 0 8px;
}
ul#navlist li a:hover {
	z-index:100;
	color:#fff;
	height: 22px;
	margin-top:0;
	font-weight:bold;
	font-size: 14px;
}
ul#navlist li#current a:link, ul#navlist li#current a:visited, ul#navlist li#current a:hover{
	height:24px;
	font-weight:bold;
	margin-top:0;
	color:#000;
	font-size: 14px;
}
ul#topnav li.current_page_item {
	background:#333;
	color:#b00000 !important;
	height:30px;
}
ul#topnav li.current_page_item a:link, ul#topnav li.current_page_item a:visited, ul#topnav li.current_page_item a:hover{
	background: #000 url(images/topnav_active.png);
	color:#b00000 !important;
	height:30px;
	font-weight:bold;
	border-right: 1px solid #000;
	border-left: 1px solid #444;
}
#topnav {
	position: relative;
	z-index: 100;
	top:0px;
	width:832px;
	height:30px;
	margin:0;
	padding:0;
	background: #000 url(images/topnav_bg.png);
	border-bottom: 1px solid #111;
}
#topnav li{
	float:left;
	display:block;
	font-size:120%;
	height: 30px;
	width: 115px;
	line-height:30px;
	margin:0;
	padding:0;
	text-align:center;
	background-color: #000;
	border-right: 1px solid #444;
	border-left: 1px solid #000;
}
#topnav a:link, #topnav a:visited {
	display:block;
	width: 115px;
	background: #000 url(images/topnav_idle.png);
	border-color:#b00000;
	color:#eee;
	font-weight:normal;
}
#topnav a:focus, #topnav a:active, #topnav a:hover {
	background: #000 url(images/topnav_idle.png);
	color:#b00000;
	font-weight:bold;
	text-decoration:none;
}
#divSearchForm {
	z-index: 101;
	position:relative;
	top:2px;
	left:3px;
	margin:0 0 10px 0;
	font-size:120%;
	border-bottom: 1px solid #222;
	padding: 0 0 5px 0;
}
#divSearchForm label {
	display:inline;
	margin:0;
	color:#333;
	font-family:"arial", helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	vertical-align:middle;
}
#divSearchForm input.txt {
	display:inline;
	width:130px;
	padding: 2px;
	border:1px solid #999;
	vertical-align:middle;
}
#divSearchForm input.txt:focus {
	color:#000;
	background:#f6feda;
}
#divSearchForm input.btn {
	margin:0;
	vertical-align:middle;
}

#event-calendar{
	margin-bottom: 10px;
	border-bottom: 1px solid #111;
}

#event-calendar .nav {
	margin-bottom: -20px;
}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 140px;
	margin: 5px 0 10px 0;
}
#wpcf input {
	padding: 1px;
	margin: 5px 0 10px 0;
}
#wpcf_your_name {
	float: right;
	width: 365px;
	padding: 1px;
	margin: 5px 0 10px 0;
}
#wpcf_email {
	float: right;
	width: 365px;
	padding: 1px;
	margin: 5px 0 10px 0;
}
#wpcf_website {
	float: right;
	width: 365px;
	padding: 1px;
	margin: 5px 0 10px 0;
}
#wpcf textarea {
	width: 585px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	float: none;
	margin-left: 220px;
	width: 150px;
}

#container {
	width: 812px;
	padding:10px;
	background:#000;
}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 590px;
	float: left;
	padding-right: 10px;
	overflow: hidden;
}

}
#content input{
	width: 580px;
}

#content h1 {
	font: normal 1.9em "arial", helvetica, sans-serif;
	font-weight: bold;
	padding: 5px 5px 0 10px;
	color:#CCC;
	background: url(images/titlebackground.jpg);
	background-repeat: no-repeat;
	height: 30px;
	display: block;
}

#content h2 {
	font: normal 1.9em "arial", helvetica, sans-serif;
	font-weight: bold;
	padding: 5px 5px 0 10px;
	color:#CCC;
	background: url(images/titlebackground.jpg);
	background-repeat: no-repeat;
	height: 30px;
	display: block;
}
#content h2 a {
	font-weight:normal;
	text-decoration:underline;
	color:#CCC;
	}
#content h2 a:hover {
	color:#900;
	}
#content h2.pagetitle {
	font: normal 1.9em "arial", helvetica, sans-serif;
	font-weight: bold;
	padding: 5px 5px 0 10px;
	color:#CCC;
	background: url(images/titlebackground.jpg);
	background-repeat: no-repeat;
	height: 30px;
	display: block;
}
#content h3 {
	font:bold 1.7em "arial", helvetica, sans-serif !important;
	color:#CCC;
	margin-bottom:-5px !important;
}
#content p, content li {
	font-size: 1.3em;
	line-height: 1.4em;
}
#content h3 a {
	text-decoration:underline;
	}	
#content .post {
	clear:both;
	margin: 0 0 2.2em;
}
#content img.tfe{
	margin:2px 5px 5px 0;
	border-top:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #aaaaaa;
	border-left:1px solid #aaaaaa;
	}
#content .post h2 {
	font-size: 1.8em;
	margin:0 0 -2px;
}
#content .post h3 {
	margin-bottom:0px !important;
}
.post ul, .post ol {
	margin:0 0 6px 35px;
	font-size:12px;
}
.post li {
	padding:8px 25px 0 0;
	color:#b00000;
}
.post .postmetadata {
	font-size:1.1em;
	color:#999;
}
.postmetadata a {
	color:#999;
	text-decoration: underline;
}
.postmetadata a:hover {
	color:#b00000;
}
.entry {
  text-align: justify;
  margin: 0 0 0 0;
}
.entry h1 {
	font-size: 1.8em;
	margin: 15px 0 10px;
}
.entry h2 {
	font-size: 1.65em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
	border: none !important;
}
.entry h3 {
	font-size: 1.45em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
}
.entry h4 {
	font-size: 1.3em;
	margin: 15px 0 10px;
	font-weight: bold !important;
}
.nav {
	font-size: 1.3em;
	padding: 0 0 22px;
}
.navigation {
	clear: both;
	font-size: 1.3em;
	margin:20px 0 5px 0;
	height: 1.3em;
}
.alignleft {float: left;}
.alignright {float: right;}
h3#comments,h3#respond {
	clear: both;
	padding: 1px 0 4px;
	border-bottom: 1px solid #EEE;
}
.commentlist {
	margin: 20px 0 30px 18px;
	font-size:120%;
}
.commentlist img {
	float:none;
	padding:0;
	border:0;
	}
.commentlist li {
	padding:5px 0 20px;
	font-size:90%;
}
.cdata {
	background:#FFFDD5;
	border-top:1px solid #BFBC7D;
	padding: 3px 3px 3px 7px;
	height: 1%;
}
.cdata strong {
  display: block;
  color:#b00000;
}
#content img.avatar {
  	float: right;
	display: inline;
	border: 0;
	margin: 1px 1px 0;
}
.ctext {
  padding: 0 7px;
}

.commentlist li p {
	font-size: 1em !important;
}
.commentmetadata {
	font-size: 0.85em;
}
.commentmetadata a {
  color: #848144;
}
#comment {
	width: 585px;
	height: 170px;
}
/* sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: right;
	width: 200px;
	margin-right: -5px;
	padding: 5px;
	font-size: 1.2em;
	line-height: 1.4em;
	border-left: 1px solid #111;
	overflow: hidden;
}
#sidebar ul	{
	width: 200px;
	list-style: none;
	margin:0;
	padding: 0;
	font-size:11px;
	list-style: none;
	overflow: hidden;
	}
#sidebar ul	li	{
	margin: 0;
	border-top: 1px solid #111;
	padding: 5px;

	}		
#sidebar ul li a {
	padding: 0;
	text-decoration:none;
	color:#b00000;
	max-width: 200px;
	font-weight:bold;
	}
#sidebar ul li a:hover {
	text-decoration:underline;
	color:#ffffff;
	}
	
.widget {
	background: #000000;
	border-bottom: 1px solid #111111;
	margin-bottom: 5px;
}

.widget h2 {
	font:bold 14px "arial", helvetica, sans-serif;
	text-align: center;
	display: block;
	background: url(images/khisses.jpg);
	padding: 0;
	line-height: 16px;
	color:#b00000;
}
.social a {
	width: 60px;
	margin: 0;
	padding: 0;
	border:0px;
}
.social img {
	width: 60px;
	margin: 0;
	padding: 0;
	border: 0px;
}
.widget h2 a {
	color:#b00000;
}
#sidebar h3 {
	font: normal 1.4em/1.1em "arial", helvetica, sans-serif;
	padding: 5px;
}

.tags,
#tag_cloud {
	margin: 0 0 15px;
}
.tags {
  text-align:center;
  line-height:21px !important;
}
abbr, acronym {
border:medium none;
}
abbr[title], acronym[title] {
border-bottom:1px dotted #999;
cursor:help;
font-style:italic;
}
code, kbd, pre {
font-family: Monaco,"Courier New",Tahoma;
}
pre {
	padding:10px;
	background:#F6F7F5;
	font-size:120%;
}

code {
	color:#990000;
	font-family:"Courier New",Courier,mono;
}
.txtRed {
	color:#FF0000;
	font-size:130%;
}
.txtGrey {
	color:#999;
}
#footer {
	clear: both;
	margin: 0;
	font-size: 1.1em;
	color: #808080;
}
#footer p{
	text-align:center;
	color:#999;
	}
#footer p a{
	color:#999;
	}
#footer p a:hover{
	color:#b00000;
	}	
#base .baseHdr{
	font-size:1.5em;
	color:#666;
	font-weight:bold;
	margin-bottom:0;
	border:none;
	padding:0;
}
#base {display: inline; float: left; margin: 0; width:100%; clear:left;}
#base {background:#000; border-top:1px solid #111; position: relative; }
#base ul {margin:10px 10px; padding:0 0 0 4px; width:180px; display:inline; float:left; list-style-type:none;}
#base li {padding:5px 4px; border-top:1px solid #111; line-height:15px; text-align:left;}
#copyright {background:#000; color: #999;}
.grid12 h6 { margin: 0}
