/*
Theme Name:AndrewHavens.com
Theme URI:http://www.andrewhavens.com
Description:This theme was designed for AndrewHavens.com
Version:1.0.0
Author:Andrew Havens
Author URI:http://www.andrewhavens.com/
Tags:white, fixed-width, two-columns, right-sidebar

	"AndrewHavens.com" by http://www.andrewhavens.com/

	This theme was designed and built by Andrew Havens
	of AndrewHavens.com: http://www.andrewhavens.com/.

	The CSS, XHTML and design is released under the GPL.

*/

html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
}

body {
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#000;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.7em;
	padding:0;
	margin:0;
}

#wrapper {
	width:900px;
	margin:0 auto;
}

.left-column {
	float:left;
}

.right-column {
	float:right;
}

.full-width-column {
	clear:both;
}

/************* BEGIN HEADER STYLES *************/
#header-wrapper {
	width:100%;
	margin:0;
	padding-bottom:40px;
}
#header {
	width:900px;
	margin:0 auto 0 auto;
	padding:0;
	text-align:center;
}

#logo, #logo:hover {
	width:456px;
	height:40px;
	background: transparent;
	border:none;
	position:relative;
	top:38px;
}
/************* BEGIN MAIN SITE NAVIGATION *************/
#header ul {
	position:relative;
}
#header ul li {
	float:left;
	width:90px;
	margin:0;
	padding:0;
	list-style-type: none;
	text-align:center;
	vertical-align:bottom;
}
#header ul li a {
	font-size:20px;
	color:#999;
	text-decoration:none;
	font-weight:normal;
	border:none;
	display: block;
	padding-top:60px;
}
#header ul li a:hover {
	color:#33b0d1;
	background-color:#f7f7f7;
}
#nav-left {
	float:left;
}
#nav-right {
	float:right;
}
/************* BEGIN CONTACT SLIDE PANEL STYLES *************/
#contact-slidepanel-wrapper {
	position:relative;
	float:right;
	width:300px;
}
#contact-slidepanel {
	display:none;/*dont display on page load*/
	position:absolute;
	right:0px;
	width:300px;
	background-color:#33b0d1;
	color:#fff;
	padding:15px;
	font-size:120%;
}
#contact-slidepanel h2 {
	text-align:center;
}
/************* BEGIN TEXT ELEMENTS *************/
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, serif;
	font-style:italic;
	font-weight:normal;
	line-height:120%;
	clear:both;
}

h1 {
	font-size:24px;
}

h2 {
	font-size:20px;
}

h3 {
	font-size:18px;
}

/*p {
	margin-bottom:10px; //fix homepage first
}*/

a {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	color:#33b0d1;
	border-bottom:1px dotted #33b0d1;
	background-color:#f7f7f7;
}

ul {
	list-style-type:square;
	list-style-position:inside;
}

ul li {
	padding-bottom:0;
}

/************* BEGIN FOOTER STYLES *************/
#footer {
	clear:both;
	background-color:#fff;
	color:#666;
	width:830px;
	text-align:left;
	padding:10px 0 10px 50px;
	margin:0 auto 10px auto;
}

#footer div {
	float:left;
	border-right:1px dotted #ccc;
	height:150px;
	padding:0 15px 0 15px;
}

#footer a {
	color:#666;
}

#footer a:hover {
	color:#33b0d1;
	border-bottom:1px dotted #33b0d1;
	background-color:#f7f7f7;
}

#footer h3 {
	font-family:Georgia, serif;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	line-height:120%;
	margin-bottom:0px;
}

#footer .social-icons img {
	margin: 10px 15px 0px 15px;
}

#footer .social-icons:hover {
	background:none;
	border:0;
}

#recent-articles, #about-me, #contact-info {
	width:230px;
}

#copyright {
	clear:both;
	color:#666;
	text-align:center;
	border-top:1px dotted #ccc;
	width:830px;
	padding:10px 0 40px 0;
	margin:0 auto 0 auto;
}

/************* BEGIN HOMEPAGE SPECIFIC ELEMENTS *************/
#featured-project-headline {
	position:absolute;
	z-index:1000;
	background: url(images/featured-project.png) no-repeat top;
	width:182px;
	height:48px;
	margin-top:13px;
	margin-left:-19px;
	text-indent:-9999px;
}

#featured-project-box {
	width:899px;
}
#featured-project-box-top {
	height:27px;
	background: url(images/featured-box-top.gif) no-repeat top;
}
#featured-project-content {
	width:899px;
	background: url(images/featured-box-inside.gif) repeat-y top;
	height: 195px;
}
#featured-project-box-bottom {
	height:28px;
	background: url(images/featured-box-bottom.gif) no-repeat top;
	margin-bottom:10px;
}
#featured-project-thumbnails {
	float:left;
	margin-left:30px;
	position:relative;
	top:-5px;
}
#featured-project-excerpt {
	float:right;
	width:402px;
	padding-right:30px;
}

#featured-project-title {
	font-family:Georgia, serif;
	font-size:24px;
	font-style:italic;
	font-weight:normal;
	line-height:120%;
	margin-bottom:10px;
}

a.see-more-of-this-project, a:hover.see-more-of-this-project {
	margin-top:10px;
	display:block;
	width:197px;
	height:42px;
	background: url(images/see-more-of-this-project.png) no-repeat top;
	float:right;
	text-decoration:none;
	border:0;
	text-indent:-9999px;
}

/************* BEGIN PORTFOLIO SPECIFIC ELEMENTS *************/

#portfolio-content {
	padding-top:20px;
}

#portfolio-content #content-left {
	width:320px;
	float:left;
	padding-left: 80px;
}

.screenshot-link, .screenshot-link:hover {
	background:none;
	border:none;
}

.screenshot, .screenshot:hover {
	margin:10px;
}

/************* BEGIN BLOG SPECIFIC ELEMENTS *************/

#content {
	width:571px;
	float:left;
	border-right:1px dotted #ccc;
	margin:10px 0 -10px 0;
	padding:0px 0 0px 10px;
	min-height:420px;
}

.read-more-link {
	text-align:right;
}

div.post {
	padding: 0px 30px 0px 0;
	margin:0 0 15px 0;
	border-bottom:1px dotted #ccc;
}

#content div:last-child {
	border-bottom:none;
	
}

/* This isn't working anyway
#content div.post div.post-info {
	background: #eee;
}

#content div.post div.post-info ul {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:6px 0 0;
}*/

/************* BEGIN POST SPECIFIC STYLES *************/

.post p {
	margin:14px 0 14px 0;
}
.post em{
	font-style:italic;
}
.post h1, .post h1 a{
	font-family:Georgia;
	font-size:28px;
	margin:30px 0 10px 0;
	font-weight:normal;
	line-height:32px;
}
.post h3, .post h4 {
	font-family:Georgia;
	font-size:20px;
	margin:15px 0 10px 0;
	font-weight:normal;
}
.post h4 {
font-size:18px;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}

/************* BEGIN SIDEBAR SPECIFIC STYLES *************/
#sidebar {
	width:300px;
	float:right;
	margin:10px 0 25px 0;
}

#sidebar h3 {
	padding:0px 0 3px 0;
	font-size:18px;
}

#sidebar .block ul {
/*	border-bottom:1px dotted #ccc;*/
	list-style-type:square;
	list-style-position:inside;
}

#sidebar .block ul .children{
	border:0;
/*	padding: 0 0 0 8px;*/
}

#sidebar .block li {
/*	border:1px dotted #ccc;*/
	margin-bottom:.75em;
}

#sidebar .block li a {
/*	background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;*/
	font-size:13px;
	font-weight:normal;
/*	padding:2px 0 2px 15px;*/
/*	display:block;*/
/*	border-bottom:none;*/
}

#sidebar .block li a:hover {
/*	background:#f7f7f7 url(images/bullet_red.gif) no-repeat scroll 6px 52%;*/
}

#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
border-bottom:1px dotted #ccc;
margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
border-bottom:1px dotted #000;
text-decoration:none;
color:#000;
font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
color:#e12000;
border-bottom:1px dashed #e12000;
background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
border-bottom:1px dotted #ccc;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
border-bottom:1px dotted #ccc;
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:95%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#sidebar #wp-calendar tfoot td{
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}

/************* BEGIN RESUME SPECIFIC ELEMENTS *************/

#resume-content {
	line-height:1.5em;
	margin: 10px auto 10px auto;
	width:800px;
}

#resume-content .right-column {
	clear:both;
	width:600px;
}

#resume-content h2 {
	clear:both;
	font-family:Georgia;
	font-size:20px;
	margin-bottom:.25em;
	font-weight:normal;
	border-bottom:1px solid #000;
}

#resume-content li {
	list-style-position:outside;
	margin-left:15px;
}

#resume-content ul + p {  
	margin-top: 15px;  
}

/************* BEGIN COMMENTS SPECIFIC STYLES *************/

#comments h3, #comments h4{
font-family:Georgia;
font-size:24px;
margin:35px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:28px;
}
#comments cite{
font-family:Georgia;
font-size:18px;
font-weight:normal;
border-bottom:1px dotted #ccc;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border:1px dotted #ccc;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
}
#comments p {
margin:10px 0 0 10px;
width:auto;
}
#comments span {
display:block;
color:#eee;
font-family:Georgia;
font-size:120px;
font-weight:normal;
float:right;
padding-top:25px;
}
#comments ul.formlist {
margin:20px auto;
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments textarea {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;
background:#fff;
border:1px solid #aaa;
color:#000;
font-family:Georgia;
font-weight:normal;
font-size:20px;
width:374px;
}
#comments .center {
text-align:center;
}



