/*
Theme Name: Jesse Keyes
Theme URI: http://jessekeyes.com/
Description: Custom theme for JesseKeyes.com protfolio. All Rights Reserved.
Version: 1.0
Author: Jesse Keyes


*/









@import url(960.css);


* {
	margin: 0;
	padding: 0;
}

body {
margin: 0;
padding: 0;
	background: #fff url(images/bgshadow4.jpg) repeat-y center top;
}

a {
	text-decoration: none;
	color: #2270a2;
}


a:hover {
	text-decoration: underline;
}

#wrapper {
	min-height: 400px;		
}



/*************** header and menu ***************/


#header {
	background: url(images/header.png);
	height: 228px;
	margin: 20px 0 0 0;
	width: 960px;
}

#menu {
	float: right;
	margin: -70px 0 0 0;
	text-align: right;
	
}

#menu ul li{
	display: inline;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	background: url(images/astrix.png) no-repeat center left;
	padding: 0 30px;
	margin-right: -12px;
}

#menu ul li.port {
	background: none;
	}
	
#menu ul li.current_page_item a {
	color: #999;
}

#menu ul li.current_page_item a:hover {
	color: #999;
}

#menu ul li a, #contact a {
	color: #000;
	}
	
#menu ul li a:hover, #contact a:hover {
	text-decoration: none;
	color: #2270a2;
	}	

#contact ul {
	margin: 15px 0px 0 0;
}

#contact ul li {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 22px;
	letter-spacing: 1px;
	font-weight: normal;
}


#quote {
	font-size: 18pt;
	color: #333;
	margin: 45px 0 0 -110px;
	float: left;
}

img#logo {
	float: left;
}

/******************** main body *****************/

#content {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14pt;
	line-height: 18pt;
	min-height: 400px;
	margin-bottom: 50px;
	}

#content h1 {
	margin: 0px 5px 5px 5px;
	font-size: 20pt;
	color: #333;
	line-height: 22pt;
	text-align: center;
}

.entry {
	margin: 5px 0;
}

.entry p, .description p {
	margin: 10px 0;
}

.entry p strong, .description p strong {
	color: #000;
	}

.entry ul {
	margin: 10px 0 0 70px;
}

.entry ul ul {
	margin-top: 0;
	margin-bottom: 10px;
}

.entry ul li strong {
	color: #666;
	}

.entry ul ul li {
	list-style-type: none;
	}

.entry h3 {
	margin: 20px 0;
	font-size: 20px;
	font-style: italic;
	color: #333;
	
}

.entry img {
	border: solid 1px #ccc;
	padding: 10px;
	background: #f2f2f2;
}

img.wp-smiley {
	border: none;
	padding: 0;
	background: none;
}

.alignright {float: right; margin: 0 0 10px 10px;}
.alignleft {float: left; margin: 0 10px 10px 0px;}
.aligncenter {
	display: block;
	margin: 0 0 10px 17px;
	}
	
	
.wp-caption {
	border: solid 1px #ccc;
	background: #f2f2f2;
	width: auto !important;
	padding: 10px;
	
}



.wp-caption img {
	border: none;
	padding: 0;
	background: none;
	
}
	
p.wp-caption-text {
	font-size: 10pt !important;
	text-align: center;
	margin: 5px;
	margin-bottom: -3px;
}
	
	
.date {
	color: #666;
}

.post {
	border-bottom: dashed #bfbfbf 1px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.post .entry p, .hentry .entry p {
	font-size: 12pt;
}

.entry li {
	font-size: 11pt;
	line-height: 12pt;
	margin-bottom: 5px;
}
.entry ul {

	margin-right: 100px;
	}

.page {
	border-bottom: none;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 100%;
	margin: 0 auto;

}

.about {
	border-bottom: dashed #bfbfbf 1px;
	margin-bottom: 20px;
}

table.title {
	border: none;
	margin: 0 auto;
}

.rightimage, .leftimage {
	width: 62px;
	height: 33px;
}

.rightimage {
	background: url(images/flourish1-r.png) no-repeat center right;
}

.leftimage {
	background: url(images/flourish1-l.png) no-repeat center left;
}

.post h2 {
	line-height: 22pt;
	text-align: center;
}


.post h2 a, h2.blog a {
	color: #333;
}




p.postmetadata {
	font-size: 12pt;
	font-style: italic;
	padding: 5px;
}

p.single {
	border: dashed #ccc 1px;
	}


blockquote {
	margin: 20px 50px;
	font-size: 12pt;
	background: #ccc;
	padding: 0 10px;
}

h2.pagetitle {
	font-size: 18pt;
	color: #666;
}

/**************** comments **************/



.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

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

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

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

.commentmetadata {
	font-weight: normal;
	}

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

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
span.says {
	font-size: 12pt;
}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.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: -40px 5px 0 0;
	display: block;
	float: right;
	}
	
.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-top: 1px dotted #BBBBBB;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}
	
	
/*********************** sidebar *****************/

#sidebar h2, #search label {
	font-size: 14pt;
	font-weight: bold;
	color: #333;
	margin-bottom: 5px;
}

#sidebar ul li, #sidebar ul#twitter_update_list li {
	list-style: none !important;
}

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

#sidebar ul#twitter_update_list li {
	margin-left: -20px;	
	font-size: 10pt;
	line-height: 12pt;
}

#sidebar ul li ul li {
	font-size: 12pt;
	line-height: 14pt;
	margin-bottom: 7px;	
	list-style-image: url(images/bullet.png) !important;
	}

div.textwidget {
	margin-top: -5px;
	margin-bottom: 7px;
	font-size: 10pt;
	line-height: 12pt;
}

li.feed {
	margin-bottom: 10px;
}


/******************** portfolio stuff ***************/

div.rule {
	padding-bottom: 10px;
	border-bottom: dashed #bfbfbf 1px;
	clear:both;
	margin-bottom: 20px;
}

div.description {
	float: right;
}

.description p {
	font-size: 12pt;
}

.description h2 {
	font-size: 16pt;
	margin-bottom: -10px;
}

/***************** testimonials *******************/


#testimonials {
	width: 60%;
	margin: 0 auto;
}


/*************** jesse head ****************************/


img#jesse {
	float: right;
	margin-top: -300px;
	height: 352px;
}

/******************** footer *****************/


#footer {
	border-top: solid #bfbfbf 1px;
	border-bottom: solid #bfbfbf 1px;
	margin: 0px 0 10px 0;
	padding: 0;
	background: url(images/wp-logo.png) no-repeat center left;
	height: 30px;
	width: 960px;
}


#footer p {
	margin: 8px auto 5px;
	text-align: center;
	color: #666;
	font-size: 14px;
}


