@charset "UTF-8";


/*

THEME NAME: Scott Carver 2009

THEME URI: http://scottcarver.info/about#theme

DESCRIPTION: Rich Mahogany and Ease of use. So Fucking Oregon.

VERSION: 2.0

AUTHOR: Scott Edward Carver

AUTHOR URI: http://scottcarver.info/

*/




/*** CUSTOM HTML STYLES ***/

body{
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	background-image: url('images/GFK_pageBG.gif');
	background-repeat: repeat-y;
	color:gray;
	behavior:url("http://scottcarver.info/wp-content/themes/scottcarver/csshover.htc"); 
}

#content h1{
	margin-bottom:0px;
	font-size:2em;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content h1 a{
	display:block;
	width:500px;
	color:#01AAEA;
	text-decoration:none;
	border-bottom:dotted 1px #01AAEA;
	
}

#content h1 a:hover{
text-decoration:none;
color:#985E38;

}

.meta_info{
font-size:.8em;
width:500px;
background-image: url('images/GFK_divider.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	
	width: 500px;
	margin-left:-16px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
}


#content .meta_info a:hover{
text-decoration:none;
color:#985E38;
}

a img{
border:none;
}

#content a, .subtext a{
color:#01AAEA;

text-decoration:none;
}

#content a:hover, .subtext a:hover{
text-decoration:underline;
}

#credits a{
	color:#FFFF99;
	text-decoration:none;
}

#credits a:hover{
	text-decoration:underline;
}

.alttext{
display:none;
}

.skinny{
padding:0px;
margin:0px;
list-style:none;
}

.divider{
	background-image: url('images/GFK_divider.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 566px;
	margin-left:-16px;
}

.photo, .video{
	background-image: url('images/GFK_photoframe.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	padding:10px;
	padding-bottom:37px;
	
}

.photor_med{
	background-image: url('images/photor_med.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	padding:10px;
	padding-bottom:37px;
	float:right;
	margin:10px;
	margin-right:10px;
}


.photol_med{
	background-image: url('images/photol_med.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	padding:10px;
	padding-bottom:37px;
	float:left;
	margin:0px;
	margin-right:20px;
}

.photol_small{
	background-image: url('images/photol_small.jpg');
	background-position: top;
	background-repeat: no-repeat;
	padding:10px;
	float:left;
	margin:14px;
	margin-left:10px;
}

.photor_small{
	background-image: url('images/photor_small.jpg');
	background-position: top;
	background-repeat: no-repeat;
	padding:10px;
	float:right;
	margin:10px;
	margin-right:10px;
}

.clearance{
clear:both;
width:500px;
}

.photo_right{
float:right;
margin:10px;
margin-right:0px;
}

.photo_left{
float:left;
margin:10px;
margin-left:0px;
}

.item{
	width:100px;
	height:100px;
	background-color:#01AAEA;
	/* background-image: url(images/GFK_item.jpg);
	background-repeat: repeat-y;
	background-position: right top; */
	float:left;
	border:solid 1px #dedede;
	margin:5px !important;
	margin:2px;
	padding-top:12px;
	padding-left:12px;
}

.item:hover{
	background-image:none;
	background-color:#FFFF33;
}

.item_wide{
	background-image: url(images/GFK_item_wide.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border:solid 1px #dedede;
	margin-top:4px !important;
	margin-top:2px;
	margin-bottom:10px !important;
	margin-bottom:5px;
	padding:10px;
}

.delicious{
margin:0px;
padding:0px;
}

.delicious-item{
	list-style-type: none;
}

.links{
padding:0px;
padding-right:10px;
margin:0px;
float:left;
}

#twitter_update_list, #twitter_update_list li{
padding:0px;
margin:0px;
list-style:none;
}

#twitter_update_list a{
display:none;
}

/*** COMMENT STYLES ***/

.comments-template ol{
margin:0px;
margin-left:10px;
padding:0px;
}

.comments-template ol li{
list-style:none;
}


.odd{
padding:6px;
background-color:#EFEFEF;
border:solid 1px #CCCCCC;
margin-bottom:20px !important;
margin-bottom:10px;
}

.even{
padding:6px;
background-color:#EFEFEF;
border:solid 1px #CCCCCC;
margin-bottom:20px !important;
margin-bottom:10px;
}

.even, .odd{
background-color:white;
border:solid 1px #EFEFEF;
border-top:solid 3px #EFEFEF;
border-bottom:solid 2px #EFEFEF;
}


.comment-meta{
font-style:italic;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
}

.comments-header, #comments-header{
font-family:Georgia, "Times New Roman", Times, serif;
}

/*** STRUCTURAL STYLES ***/

#column{
	position:fixed;
	top:0px;
	left:588px;
	float:right;
	width:312px;
	background-image: url('images/GFK_bottom_tile.gif');
	background-repeat: repeat-y;
}

#content{
	float:left;
	width:567px;
	margin-top:60px;
}

#content_inner{
margin:20px;
margin-left:37px;
}


#logo{
	width:312px;
	height:192px;
	background-image: url('images/GFK_home.jpg');
}

#logo a{width:312px;height:192px;position:absolute;}

#navbox {
position:relative;
width:312px;
height:220px;
}

#page{
width:900px;
position:relative;
}

.post{
margin:0px;
padding:0px;
margin-bottom:20px;
}

.subtext{
border-left:solid 1px gray;
border-top:solid 1px gray;
border-right:solid 1px #dedede;
border-bottom:solid 1px #ededed;
margin:14px;
margin-top:0px;
padding:8px;
color:gray;
background-color:#CCCCCC;
}



/*** NAVIGATION STYLES ***/

#navigation{
position:absolute;
/* top:193px;
left:0px; */
width:312px;
height:220px;
padding:0px;
margin:0px;
}

#navigation li {
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	top:0px;
	width:312px;
	height:40px;
	background-color: transparent;
	background-image: url(images/BTN_navigation.gif);
	background-repeat: no-repeat;	
}

#navigation a {
border:medium none;
display:block;
height:40px;
width:312px;
}

#navigation #about{top:0px;}
#navigation #about:hover{background-position:-312px 0px;}

#navigation #portfolio{top:40px;background-position:0px -40px;}
#navigation #portfolio:hover{background-position:-312px -40px;}

#navigation #projects{top:80px;background-position:0px -80px;}
#navigation #projects:hover{background-position:-312px -80px;}

#navigation #links{top:120px;background-position:0px -120px;}
#navigation #links:hover{background-position:-312px -120px;}

#navigation #blog{top:160px;background-position:0px -160px;height:60px;}
#navigation #blog:hover{background-position:-312px -160px;}

#credits{
	
	padding:8px;
	padding-bottom:37px;
	color:white;
	background-image: url('images/GFK_photoframe.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
}

#nextprevlink{
width: 500px;
margin-left:-16px;
padding-left:20px;
padding-top:10px;
padding-bottom:10px;
}


#nextlink a, #prevlink a{
	display:block;
	width:200px;
	height:20px;
}

#prevlink{
float:right;
}

#prevlink a{
	background-image: url(images/BTN_nextprev.gif);
	background-position: left 0px;
} 

#prevlink a:hover{
	background-position: left 60px;
}

#nextlink{
float:left;
}

#nextlink a{
	background-image: url(images/BTN_nextprev.gif);
	background-position: left 40px;
} 
#nextlink a:hover{
	background-position: left 20px;
}




