/*
Theme Name: Veronica Blade
Theme URI: http://
Description: words words words
Version: 1.0
Author: Jesse Keyes
Author URI: http://jessekeyes.com/

*/





/**** The Grid ****/


/** reset **/

* {
	margin: 0;
	padding: 0;
	
}

div.clear
{
height: 1%;
clear: both;
content: ".";
height: 0;
visibility: hidden
}



/**** visualization areas, should be removed *****/



/*********** borders ***********/


#wrapper {
	background-color: #000000;
	
}


#header {
	background: url(img/header.jpg);
	width: 693px;
	height: 147px;
	position:fixed;
	left: 280px;
	background-color:#000000;	
}

#headerbkg {
	background-color:#000000;
	width: 800px;
	height: 200px;
	position:fixed;
	top:0;
	left: 280px;

}


#content {
	height: auto;
	width: 780px;
	font: normal 10pt/12pt "Georgia", serif;
	text-align: left;
	color: #FFFFFF;
	float: left;
	margin: 185px 0 0 298px;
	background-color:#000000;
}

#sidebar {
	background: #000;
	border-left: 1px solid #333333;
	padding: 15px 0 0 20px;
}

#footer {
background: #000;
font: normal 8pt/10pt "Georgia", serif;
color: #666666;
margin: 200px auto 10px;

}




/******end visualization ******/




/**** styles ****/


/*** globals ***/


body {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	background: #000;
}


a {
	color:#FFFFCC;
	text-decoration: none;
	font: "Georgia", serif;
}

a:hover {
	color:#FFCCFF;
	text-decoration: none;
	font: "Georgia", serif;
}

	

p {
	color:#CCCCCC; 
	font: normal 14pt/24pt "Georgia", serif;
	margin: 0 0 10px 0;
}

h1 {
	color:#990066; 
	font: normal 16pt/24pt "Georgia", serif;
	margin: 0 0 5px 0;
	
}

h2 {
	color:#990066; 
	font: normal 16pt/24pt "Georgia", serif;
	font-style: italic;
	
}

h3 {
	color:#990066; 
	font: normal 14pt/17pt "Georgia", serif;
	margin: 0 0 5px 0;
	
}

h4 {
	color:#666; 
	font: normal 14pt/20pt "Trebuchet MS", Verdana, sans-serif;	
	margin: 0 0 10px 0;
}

h1 {
	color:#990066;
	font: normal 16pt/24pt "Georgia", serif;
	margin: 20px 0 0 0;
}



.entry ul li, blockquote {
	margin: 0 30px 5px;
}

.entry ul li {
	margin-left: 43px;
}


/**** header ****/


/** side nav **/

#main {
	width: 1000px;
	background-color: #000000;
}

.book {
	border-bottom:1px solid #333;
	width:auto;
	height:auto;
	padding: 40px 0;
	margin: 0 0 10px 0;
}

#sidenav {
	list-style-type: none;
	border-style: none;
	background: url(img/nav.jpg);
	width: 209px;
	height: 734px;
	text-decoration: none;
	float: left;
	position:fixed;
	top:0;
	left:20px;
	
}


#nav li {
	text-align: center;
	list-style-type: none;
	font: normal 13pt/15pt "Georgia", serif;
	padding: 20px 0px 0px 0px;
	width: 131px;
	height: 100%;
	margin: 0px 0px 0px 39px;
}

#nav a {
	color:#999999; 
	text-decoration: none;
}

#nav a:hover {
	color:#FFFFCC;
	text-decoration: none;
}



/* --------- NEEWWWWW*/
/* -- Nav -- */
/* --------- */

.nav { 
	list-style-type: none;
	border-style: none;
	background: url(img/nav.jpg);
	width: 209px;
	height: 734px;
	text-decoration: none;
	float: left;
	position:fixed;
	top:0;
	left:20px;	
}

.nav li {
	text-align: center;
	list-style-type: none;
	font: normal 13pt/15pt "Georgia", serif;
	padding: 20px 0px 0px 0px;
	width: 131px;
	height: 100%;
	margin: 0px 0px 0px 39px;
}
	
	
.menu { 
	list-style-type: none;
	border-style: none;
	background: url(img/nav.jpg);
	width: 209px;
	height: 734px;
	text-decoration: none;
	float: left;
	position:fixed;
	top:0;
	left:20px;	
}

.menu li {
	text-align: center;
	list-style-type: none;
	font: normal 13pt/15pt "Georgia", serif;
	padding: 20px 0px 0px 0px;
	width: 131px;
	height: 100%;
	margin: 0px 0px 0px 39px;
}
	
	

.menu a { display: block; padding:  10px 20px 8px 0; margin: 0; color: #222; text-decoration: none; font-size: 18px; text-transform: uppercase; font-weight: normal; }
.menu .current a, .menu li:hover > a { color: #9e1c1c; }
.menu ul { background: #eee; display: none; margin: -10px 0 0 0; padding: 0; width: 260px; position: absolute; top: 36px; left: 0px; border: solid 1px #ddd; }
.menu ul li { float: none; margin: 0; padding: 0; }
.menu ul li:hover a, .menu li:hover li a { color: #555; }
.menu ul a:hover { background: #9e1c1c !important; color: #fff !important; }
.menu li:hover > ul { display: block; }
.menu ul a { font-size: 16px; padding-left: 10px; text-transform: none; font-weight: normal; }
.menu ul ul { left: 250px; top: -3px; }
.menu li.current_page_item a { color: #9e1c1c; }
.menu .sub-menu li.current_page_item a { color: #9e1c1c; }



.sub {
	background-color:#000000;
	width: 720px;
	height: 39px;
	border-bottom: 1px #510E3C solid;
	margin-bottom: 34px;
	position:fixed;
	top:195px;
	left: 280px;
}

.subbkg {
	background-color:#000000;
	width: 800px;
	height: 39px;
	margin-bottom: 34px;
	position:fixed;
	top:195px;
	left: 280px;
}

.subnav {
	background: url(img/sub.gif);
	width: 169px;
	height: 38px;
	margin: 0 20px 50px 0;
	list-style-type: none;
	font: normal 13pt/15pt "Georgia", serif;
	float: left;
}

.subnavtxt {
	padding: 8px 0 0 0;
	text-align: center;
}

.subnav a {
	color:#999999; 
	text-decoration: none;
}

.subnav a:hover {
	color:#FFFFCC;
	text-decoration: none;
}

.line {
	width: auto;
	height: 1px;
	background-color: #333;
	margin:25px auto;
}





/**** content ****/

.page, .blog {

}


.post {
	border-bottom: 1px solid #333333;
	width: 575px;
	margin: 21px 5px 0 5px;
	
}

.page .post {
	border-bottom: none;
	width: auto;
}

.entry {

}



h2.title {
	color:#990066;
	font: normal 16pt/24pt "Georgia", serif;
	margin: 20px 0 0 0;
	
}

h2.title a {
	color:#990066;

}

h2.title a:hover {
	color:#996699;

}


h2.pagetitle {
	margin: 10px 0 10px 0;
	
}


h3 { /* archive post titles */

}

.navigation {
	margin: 10px;
}

p.postmetadata {
	font: 10pt/12pt "Georgia", serif;
	color:#999999;	
	margin: 3px 0 30px 0;
}

.date {
	font: normal 10pt/12pt "Georgia", serif;
	color:#999999;	
	font-style: italic;
	margin: 3px 0 15px 0;
}

p.alt {
	padding: 5px;
}







/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;

}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-bottom: 0px !important;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0;
	margin: 5px !important;
}

.alignleft {
	float: left;
	padding: 5px;
}

.alignright {
	float: right;
	padding: 5px;
}


	
img.alignright {
	float: right;
	margin: 10px 0px 5px 10px;
	border: 1px solid;
	}

img.alignleft {
	float: left;
	padding: 10px 10px 5px 0;
	}
	
img.aligncenter {
	margin: 0 auto;
	padding: 10px;
	clear:both;
	}

/* End captions */




/*	Comments									*/

#comments-wrap {
	margin: 10px;
}
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 380px;
	height: 80px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 10px 0;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}
	
.even {
	background: #ddd;
}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #EEEEEE;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}
	






/**** sidebar ****/

/* sidebar lists, widgets */
#sidebar {
	width: 150px;
	float: right;
	border-left: 1px solid #333333;
	padding: 0 0 0 20px;
	margin: 27px 0 10px 30px;
}


#sidebar ul {
}


#sidebar ul li {
	list-style: none;
	margin: 0 0 5px 0;
}

#sidebar ul li ul li {
	list-style-type: none;
	margin: 5px 0;
}

#sidebar ul li ul li ul {
	margin: 5px 0;
	}

#sidebar ul li ul {
	margin-bottom: 20px;
}

#calendar_wrap {
	margin-bottom: 10px;
}

h2.widgettitle {
	
}

div.textwidget {
	margin: 10px 0;
}

/* search */

form#searchform {
	margin-bottom: 10px;
}

label.hidden {display: none;}

input#s {
	width: 65%;
}

input.submit, input#searchsubmit {
	background: #666;
	border: none;
	color: #fff;
	padding: 2px 5px 3px;
	font-size: 12px;
	margin-left: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;

}

#quiz {
	border: none;
	margin: 40px 0 0 0;
	font: normal 10pt/14pt "helvetica", sans-serif;
	font-color: #FFFFCC;
}

#quiz table {
	border: none;
}

#quiz td {
	border: none;
}

.parquiz {
	color:#990066;
	font: normal 12pt/18pt "Georgia", serif;
	font-style: italic;
}

/**** footer ****/

p.footer {
	font-weight: normal;
	font-size: 12px;
	color: #666666;

}





		#twitter {
			width: 155px; 
			float: right;
			height: 300px;
			padding: 0 10px;
			margin: -60px 22px 0 10px;
			background-color:#000;
		}	


#twitter h1 a {
		}
		
		#twitter h1 a:hover { 
		}
	
		#twitter ul {
			list-style: none; 
			margin: 0; 
			padding: 0;
			font-size: 12px;
			line-height: 12px;
		}
		
		#twitter ul li {
			margin: 0;
			padding: 10px 5px;
			color: #990066;
		}
		
		#twitter ul li a {
			font-style: italic;
		
		}
			
		#twitter ul li a:hover { 
			}

		#twitter ul li span {
			font-size: 14px;
			line-height: 14px;
		}
		
		#twitter ul li span a {
			font-style: italic;
		}
		
		.icon {
			background: url(twitter-logo.jpg);
			margin: auto;
			width: 75px;
			height: 83px;
		}
























