/*
Theme Name: Pure Evil Girlfriend
Description: Custom theme for Katie Cord and Evil Girlfriend Media
Author: Michelle Kilmer of KILMERHANSEN, INC
Author URI: http://www.kilmerhansen.com
Version: 1.0
*/
@font-face{ font-family: 'novecentoBold'; src: url('fonts/Novecento/Novecentowide-Bold-webfont.eot'); src: url('fonts/Novecento/Novecentowide-Bold-webfont.eot?iefix') format('eot'), url('fonts/Novecento/Novecentowide-Bold-webfont.woff') format('woff'), url('fonts/Novecento/Novecentowide-Bold-webfont.ttf') format('truetype'), url('fonts/Novecento/Novecentowide-Bold-webfont.svg#webfont') format('svg'); }
@font-face{ font-family: 'novecentoNormal'; src: url('fonts/Novecento/Novecentowide-Normal-webfont.eot'); src: url('fonts/Novecento/Novecentowide-Normal-webfont.eot?iefix') format('eot'), url('fonts/Novecento/Novecentowide-Normal-webfont.woff') format('woff'), url('fonts/Novecento/Novecentowide-Normal-webfont.ttf') format('truetype'), url('fonts/Novecento/Novecentowide-Normal-webfont.svg#webfont') format('svg'); }
@font-face{ font-family: 'novecentoLight'; src: url('fonts/Novecento/Novecentowide-Light-webfont.eot'); src: url('fonts/Novecento/Novecentowide-Light-webfont.eot?iefix') format('eot'), url('fonts/Novecento/Novecentowide-Light-webfont.woff') format('woff'), url('fonts/Novecento/Novecentowide-Light-webfont.ttf') format('truetype'), url('fonts/Novecento/Novecentowide-Light-webfont.svg#webfont') format('svg'); }
@font-face {
    font-family: 'ImpactLabelReversedRegular';
    src: url('fonts/impact/Impact_Label_Reversed-webfont.eot');
    src: url('fonts/impact/Impact_Label_Reversed-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/impact/Impact_Label_Reversed-webfont.woff') format('woff'),
         url('fonts/impact/Impact_Label_Reversed-webfont.ttf') format('truetype'),
         url('fonts/impact/Impact_Label_Reversed-webfont.svg#ImpactLabelReversedRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
* {
	margin: 0px;
	padding: 0px;	
}
html {
	font-size: 15px;
	font-family: tahoma;
	color: #000;
	background: #383838 url(images/grey.jpg) repeat;
	text-align: center;
	height: 100%;
	width: 100%;
	line-height: 21px;
}
body {
	background: none;
	position: relative;
	text-align: left;
}
#gradient {
	background: url(images/gradient.png) repeat scroll center top transparent;
    height: 800px;
    position: absolute;
    top: -27px;
    width: 100%;
    z-index: -1000;
}
#outer_wrapper {
	height: 100%;
	width: 100%;
	background: url(images/newBlack.jpg) repeat-x;
	margin-top: 27px;
}
#wrapper {
	width: 1160px;
	margin: 0px auto;
	position: relative;
}
#header {
	position: relative;
	height: 180px;
}
div#social {
	position: absolute;
	right: 0px;
	top: -26px;
}
#photobanner {
	width: 1160px;
	height: 365px;
	margin-top: 15px;
	margin-bottom: 30px;
	background: url(images/girlfriend.jpg);
	position: relative;
	box-shadow: 0px 3px 5px #333333;
	-moz-box-shadow: 0px 3px 5px #333333;
	-webkit-box-shadow: 0px 3px 5px #333333;
}
#photobanner #site_tagline {
	background: none;
	position: absolute;
	bottom: 0px;
	width: 1146px;
	text-align: center;
	padding: 7px;
	color: #fff;
	font: 26px/28px 'ImpactLabelReversedRegular', Arial, sans-serif;;
}
#logo {
	left: -13px;
    position: absolute;
    top: 14px;
}
#navigation {
	text-align: center;
	position: absolute;
	top: 145px;
	right: 0px;
	z-index: 9999;
}
#navigation ul li {
	display: inline;
	margin-right: 25px;
	position: relative;
	float: left;
}
ul, li {
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #777;
}
a:hover, div#posts_nav a:hover {
	color: #8b0612;
}
a img {
	border: 0;
}
b {
	color: #9E1616;
}
#navigation ul li a {
	color: #fff;
	text-transform: uppercase;
	font-family: 'novecentoNormal', sans-serif;
	display: block;
}
li#menu-item-56 {
	margin-right: 0px !important;
}
#navigation ul li a:hover {
	color: #8b0612;
}
#navigation ul li.current_page_item a {
	color: #8b0612;
}
#navigation ul li.current_page_item a:hover {
	color: #fff;
}
.sub-menu {
	display: none;
}
li:hover .sub-menu {
	display: block;
	position: absolute;
	top: 20px;
	background: #000;
	z-index: 999;
	left: 0px;
	padding: 20px;
	width: 180px;
}
#navigation ul li ul.sub-menu li {
	display: block;
	margin-bottom: 10px;
	text-align: left;
	float: none;
}
p {
	margin-bottom: 15px;
}
img.alignright {float:right; margin:0 0 10px 15px}
img.alignleft {float:left; margin:0 15px 10px 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto; margin-bottom: 15px;}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}

#content {
	float: left;
	width: 722px;
	padding: 40px;
	background: #000;
	color: #fff;
	margin-bottom: 30px;
	position: relative;
}
#bookcontent {
	float: right;
	width: 580px;
	padding: 20px 20px 10px;
	background: #000;
	color: #fff;
	margin-bottom: 30px;
	position: relative;
}
#bookcontent h2 {
	color: #8B0612;
}
#wide_content {
	width: 1080px;
	padding: 40px;
	background: #000;
	color: #fff;
	margin-bottom: 30px;
	position: relative;
}
#evilheart {
    bottom: -6px;
    position: absolute;
    right: 40px;
    width: 40px;
}
#sidebar_column {
	width: 326px;
	float: right;
}
#sidebar_column a {
	color: #fff;
}
#sidebar_column a:hover {
	color: #720D0F;
}
.sidebar_area {
    background: none;
    margin-bottom: 30px;
}
.sidebar_area_contact {
	margin-bottom: 10px;
}
.sidebar_area_content {
	padding: 0px 30px 30px 30px;
}
.sidebar_area ul, .sidebar_area_contact ul {
	background: #484848;
}
ul#sidebar, ul.contact_sidebar {
	padding: 20px;
}
ul#sidebar li {
	margin-bottom: 30px;
}
ul#sidebar li h2 {
    color: #5C88A6;
    font-family: 'novecentoNormal',sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 8px;
}
ul#sidebar li ul li {
	margin-bottom: 0px;
}
img.sidebarTitle {
	width: 328px;
	margin-bottom: 10px;
}
li#recentPosts h2 {
	display: none;
}
li#recentPosts ul li {
	margin-bottom: 15px;
}
/* -------------- Author Code ------------------ */
.author_entry {
	margin-bottom: 10px;
	padding: 20px;
}
#author_blurb {
	display: block;
    text-align: justify;
	color: #fff;
}
.author_info b {
	color: #595959;
}
img.author_img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
div.sidebar_blerb {
	text-align: justify; background: #333; padding: 22px; color: #bbb; font-size: 13px; line-height: 19px;
}
li.staff_entry {
	margin-bottom: 45px;
	
}
/* -------------- Blog Code ------------------ */
.entry {
	margin-bottom: 40px;
}
#bookcontent .entry {
	margin-bottom: 15px;
}
h1, h1 a {
    font-family: 'novecentoNormal',sans-serif;
    font-size: 22px;
    font-weight: bold;
	color: #8b0612;
	margin-bottom: 15px;
}
h2 {
    font-family: 'novecentoNormal',sans-serif;
    font-size: 20px;
    font-weight: bold;
	color: #4A4A4A;
	margin-bottom: 10px;
	margin-top: 30px;
}
h3 {
    font-family: 'novecentoNormal',sans-serif;
    font-size: 18px;
    font-weight: bold;
	color: #BFBFBF;
	margin-bottom: 10px;
}
.stardate {
	border: 1px solid #000000;
    display: block;
    height: 32px;
    padding: 10px 10px 19px;
    text-align: center;
    width: 40px;
	margin: 0 20px 9px 0;
	float: left;
	background: url("images/heartMedium.png") no-repeat 1px 0px;
	font-size: 18px;
}
div#posts_nav {
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    height: 20px;
    padding: 10px;
}
div#posts_nav a {
	color: #444;
}
div#pnav_left {
	float: left;
}
div#pnav_right {
	float: right;
}
/* -------------- Contact Code ------------------ */
ol.tweets div.avatar {
	display: none;
}
#footer {
    background: #000 url(images/footerpattern.jpg) repeat 0px 18px;
    clear: both;
    height: 16px;
    padding: 7px;
    width: 100%;
	color: #fff;
}
form.wpcf7-form {
	font-family: 'novecentoLight',sans-serif;
	font-weight: bold;
	color: #e1e1e1;
}
form.wpcf7-form input {
	padding: 5px;
}
span.wpcf7-list-item {
	display: block;
}
#sidebar_column ol.tweets {
	font-size: 13px;
	line-height: 19px;
}
#sidebar_column span.twit a {
	color: #DB2222;
}
#sidebar_column span.twit a:hover {
	color: #fff;
}
#footer {
	font-family: 'novecentoLight',sans-serif;
    font-weight: bold;
	font-size: 13px;
}
#footer_text {
	margin: 0px auto;
	width: 1160px;
}
#designby {
	float: right;
    font-family: 'novecentoLight',sans-serif;
    font-weight: bold;
    margin-right: 20px;
    text-align: right;
    width: 400px;
	font-size: 13px;
}
#designby a {
	color: #4A4A4A;
	-webkit-font-smoothing:antialiased;
}
#designby a:hover {
	color: #8A101B;
}
div#largecover {
	float: left;
	width: 520px;
}
div#bookinfo p {
	display: inline;
}
.attachment-thumbnail {
	float: left;
    	margin-bottom: 15px;
   	margin-right: 15px;
	border: 1px solid #333333;
    	float: left;
    	padding: 5px;
}
.attachment-large {
	border: 1px solid #333333;
    	padding: 5px;
	margin-bottom: 20px;
}
#contentHome .entry {
	background: #000;
	width: 530px;
	float: left;
	padding: 20px 22px 22px; 
	height: 275px;
}
#speculate {
	display: block;
	margin: 0px auto;
}
#contentHome .entry2 {
	width: 530px;
	float: right;
	position: relative;
	background: #000;
	padding: 20px 22px 22px; 
	color: #777;
	height: 275px; 
}
#contentHome #homeBoxes {
	padding: 22px;
}
#contentHome h1 {
	color: #fff;
}
#contentHome h2 {
	margin-top: 0px;
	color: #bfbfbf;
}
.entry2 h2 {
	color: #000;
	margin-top: 0px;
}
#homeBoxes {
    background: #000 none repeat scroll 0 0;
    margin-bottom: 20px;
    padding: 20px;
    color: #bfbfbf;
    font-size: 14px;
}
#box1, #box2, #box3 {
	width: 342px;
	float: left;
	padding: 13px;
}
.cff-text {
}
.cff-post-text {
	padding: 0px 15px 15px !important;
	width: 330px !important;
}
#cff .cff-item {
	border-bottom: 0px !important;
	padding: 0 0 4px !important;
}
#cff h3, #cff h4, #cff h5, #cff h6, #cff p {
	line-height: 21px !important;
	margin: 0px !important;
}
#blogLinkHome {
	position: relative;
	height: 40px;
}
#blogLinkHome a {
	position: absolute;
	bottom: 10px;
	right: 60px;
}	
#evilheart2 {
    width: 40px;
	position: absolute;
	right: 12px;
}
