@charset "UTF-8";


/*

THEME NAME: Scott Carver 2010

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-color:#F0F0F0;
	color:gray;
	 
	/*background-image: url('images/GFK_pageBG.gif');
	background-position:center center;
	background-repeat: repeat-y;
	behavior:url("http://scottcarver.info/wp-content/themes/scottcarver/csshover.htc"); */
}

h1{
font-family:Georgia,"Times New Roman",Times,serif;
font-size:26px;
margin-bottom:0px;
}

a{
color:#01AAEA;
}

a:hover{
color:#999999;
}

h1 a{
text-decoration:none;
}











/*** 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;
}


#page{
margin-left:auto;
margin-right:auto;
position:relative;
width:900px;

/* 
background-color:white;
border-left:solid 1px #cccccc;
border-right:solid 1px #cccccc;
*/
}


#header_frame{
width:100%;
}
#header_row1{
background-color:#162243;
height:50px;
border-bottom:solid 2px #131309;
}

#header_row2{
background-color:#737ea2;
border-bottom:solid 4px #dedede;
height:320px;
}

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

.subtext{
margin-left:60px;
}









#content h1 a{
	display:block;
	width:500px;
	color:#01AAEA;
	text-decoration:none;

}

.widget{
/* -moz-border-radius:10px;
background:transparent url(images/GFK_photoframe.jpg) repeat scroll center center;
border:1px solid #999999;*/
margin-bottom:20px;
margin-left:40px;
padding:10px;
width:219px;
}



#logo{
margin-left:4px;
}

.widget h1 a{


text-decoration:none;

}


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

}

#content h1 a:hover{
text-decoration:none;
color:white;
background-color:#cccccc;

}

.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;
	
}

.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;
}



/*** 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;
margin-bottom:10px;
padding-left:1px;
}

#navigation a {
border:none;

padding:6px;
text-decoration:none;
color:#999999;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
}

#navigation a:hover{
color:#01AAEA;
}


#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;
}




