/*

Theme Name: Simple Grey

Theme URI: http://rileyharmon.com/

Description: Minimal theme for portfolios

Version: 0.5a

Author: Riley Harmon

Date: Jan 2009



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/

#afk
{
position:absolute;
z-index:1;
}

body {

	background-color: #FFFFFF;

	font-family: arial, "Lucida Sans Unicode", "Trebuchet MS", Verdana, Helvetica, sans-serif;



}



blockquote {

	border: 1px solid #333333;

	margin-left: 0px;

	padding: 5px;

	width: 400px;

	text-align: center;

	margin-top: 30px;

}

#wrap {

	width: 964px;

	margin-left: 50px;

	margin-right: auto;

	height: auto;

	top: 0px;

	position: absolute;

	z-index: 1;

}

#menu {

	background-image: url(menubar_background.jpg);

    margin-left:3px;

	height: 45px;

	width: 964px;

	color: #B5B5B5;

	font-family: Arial, Helvetica, sans-serif;

	vertical-align: bottom;

}

#content {

	color:#333333;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 80%;

	padding-left: 15px;

	padding-top: 15px;

	display: block;

}

#medium {

	color:#000;

	letter-spacing: 1px;

}





#submenu {

	padding-left:180px;

	font-size: 80%;

	height: 40px;

}

.menulink  a {

	display: block;

	cursor: pointer;

	color: #666666;

	text-decoration: none;

	width: auto;

	float: left;

	padding-top: 16px;

	padding-right: 5px;

	padding-bottom: 6px;

	padding-left: 5px;

}

.menulink  a:hover {

	display: block;

	float: left;

	cursor: pointer;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #AC100E;

	width: auto;

	padding-top: 16px;

	padding-right: 5px;

	padding-bottom: 6px;

	padding-left: 5px;

}

.current a {

	display: block;

	float: left;

	cursor: pointer;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #666666;

	width: auto;

	padding-top: 16px;

	padding-right: 5px;

	padding-bottom: 6px;

	padding-left: 5px;

}

.current a:hover {

	display: block;

	float: left;

	cursor: pointer;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #AC100E;

	width: auto;

	padding-top: 16px;

	padding-right: 5px;

	padding-bottom: 6px;

	padding-left: 5px;

}

#subscribe {

	display: block;

	float: left;

	width: 630px;

	height: 24px;

	padding-top: 6px;

	text-align: right;

	vertical-align: middle;

}

.subscribe_button {

	color: #CCCCCC;

	background-color: #333333;

	font-size: 90%;



}

.subscribe_text {

	background-color: #333333;

	color: #B5B5B5;

	font-size: 80%;

}

#X_work {

	padding-top: 25px;

	display: block;

}

#X_title {

	color:#333333;

}



#foot_copyright {

	clear: both;

	padding-left: 15px;

	font-size: 70%;

	font-family: Arial, Helvetica, sans-serif;

	color: #666666;

	padding-top: 25px;

	margin-bottom: 50px;

}





#C_work {

	padding-bottom: 20px;

}

#C_title {

	border-top-width: 1px;

	border-top-style: dashed;

	border-top-color: #333333;

	clear: both;

	padding-top: 20px;

	color: #333333;

	display: block;

	padding-bottom: 25px;

}









.piece {

	display: block;

	float: left;

	padding-right: 12px;

	padding-bottom: 20px;

	height: auto;



}



.title {

	font-size: 80%;

	padding-top: 5px;

	color:#333333;

}

.medium {

	font-size: 80%;

	color:#666666;

}

img {

	border: none;



}

.work_img {

	width: auto;

	height: 100px;

	overflow: hidden;

}

#about {

	width: 800px;

	margin-top: -15px;

}

#news {

	width: 750px;

	float: left;

	padding-top: 15px;

}

#sketch {

	float: left;

}

#about a:hover {

	text-decoration: underline;

	color: #AC100E;

}

.post_content {

	margin-top: 10px;

	width: 850px;

}

.post_content  a {

	text-decoration: none;

	color: #AC100E;

}

.post_content  a:hover {

	text-decoration: underline;

	color: #AC100E;

}



.news img {

	width: 225px;

	overflow: hidden;

}



.news_description {

	color:#333333;

	font-size: 85%;

	padding-left: 10px;

	width: 500px;

	float: left;

	height:auto;

	padding-bottom:15px;

}

.news_pic {

	float: left;

	display:block;

	vertical-align:top;

	height:auto;

}



.news_item {

	width: 750px;

	clear: both;

	padding-top:10px;

	padding-bottom:20px;

	height:auto;

}

