/*
THEME NAME: Starving Designer
THEME URI: http://starvingdesigner.com
DESCRIPTION: Starving Designer v1.0 : Simple, minimalistic theme for starvingdesigner.com
VERSION: 1.0
AUTHOR: <a href="http://brentspore.com">Brent Spore</a>
AUTHOR URI: http://brentspore.com
*/

@import "reset.css";

body {
	background: url('images/bg_tile.gif') #fff;
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #333;
	margin-top: 5px;
}

a {
	color: #af390b;
	text-decoration: none;
	font-weight:bold;
}

#footer a {
	color: #ff9000
}

#content a {
	color: #af390b;
}

#center a {
	color: #af390b;
}

#right a {
	color: #af390b;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	color: #343434;
	padding: 30px;
	margin:0;
}

h1 {font-family: "Bookman Old Style", serif;}
h2 {font-family: "Bookman Old Style", serif;}
h3 {margin-bottom:10px;}
h4 {margin:20px 0 10px 0;}

h3.rightheader {margin-top:40px;width:480px;float:right;margin-bottom:0;}

.left {float:left;}
.right {float:right;}
.clear {clear:both;}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header-wrapper {
	height: 233px;
	width: 960px;
	background: url('images/title.png') top no-repeat;
	margin-bottom: 20px;
}

#header {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
}

#logo {
	font-size: 250%;
	margin: 0;
	font-weight: bold;
}

#logo a {
	color: #333333;
}

#description {
	font-size: 130%;
	color: #666666;
	margin: 0;
}

#menu {
	overflow: hidden;
	margin-top: 35px;
	float:right;
	background: url('images/nav_bg.png') top left repeat-x;
	height:23px;
	width: 535px;
	padding: 9px 2px 7px 2px;
}

#menu li a {
	float:left;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
}

#menu li.home a {
	height: 23px;
	width:67px;
	background: url('images/btn_home.png') no-repeat top left;
	margin-right: 15px;
}

#menu li.home a:hover {
	height: 23px;
	width:67px;
	background: url('images/btn_home_h.png') no-repeat top left;
	margin-right: 15px;
}

#menu li.blog a {
	height: 23px;
	width: 53px;
	background: url('images/btn_blog.png') no-repeat top left;
	margin-right: 15px;
}

#menu li.blog a:hover {
	height: 23px;
	width: 53px;
	background: url('images/btn_blog_h.png') no-repeat top left;
	margin-right: 15px;
}

#menu li.episodes a {
	height: 23px;
	width: 102px;
	background: url('images/btn_episodes.png') no-repeat top left;
	margin-right: 15px;
}

#menu li.episodes a:hover {
	height: 23px;
	width: 102px;
	background: url('images/btn_episodes_h.png') no-repeat top left;
	margin-right: 15px;
}

#menu li.what a {
	height: 23px;
	width: 60px;
	background: url('images/btn_wha.png') no-repeat top left;
	margin-right: 15px;
}

#menu li.what a:hover {
	height: 23px;
	width: 60px;
	background: url('images/btn_wha_h.png') no-repeat top left;
	margin-right: 15px;
}

#menu li.apply a {
	height: 23px;
	width: 69px;
	background: url('images/btn_apply.png') no-repeat top left;
	margin-right: 15px;
}

#menu li.apply a:hover {
	height: 23px;
	width: 69px;
	background: url('images/btn_apply_h.png') no-repeat top left;
	margin-right: 15px;
}

#menu li.resource a {
	height: 23px;
	width: 106px;
	background: url('images/btn_resource.png') no-repeat top left;
}

#menu li.resource a:hover {
	height: 23px;
	width: 106px;
	background: url('images/btn_resource_h.png') no-repeat top left;
}

.spacer {
	margin-right: 15px;
}

#container {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	background: url('images/coffee.png') bottom right no-repeat;
}

#feature {
	background: url('images/featureborder.png');
	height: 534px;
	width: 940px;
	padding:12px 10px 8px 10px;
}

#coffee {
}

#content {
	margin-top: 40px;
	float: left;
	width: 467px;
}

#content-full {
	margin-top: 40px;
	float: left;
	width: 960px;
}

#members li.apply a {
	display:block;
	height: 38px;
	width: 231px;
	text-indent: -9999px;
	cursor: pointer;
	background: url('images/apply.png') top left no-repeat;
	margin-top: 10px;
}

#members li.apply a:hover {
	background: url('images/apply_h.png') top left no-repeat;
}

#members li.join a {
	display:block;
	height: 38px;
	width: 231px;
	text-indent: -9999px;
	cursor: pointer;
	background: url('images/jointhecommunity.png') top left no-repeat;
	margin-top: 10px;
}

#members li.join a:hover {
	background: url('images/jointhecommunity_h.png') top left no-repeat;
}

.post {
	background: url('images/post_div.png') top left repeat-x;
	padding: 20px 0 20px 0;
	line-height: 1.4em;
}

.post-home {
	background: url('images/post_div.png') bottom left repeat-x;
	padding-bottom: 5px;
}

.right-home {
		background: url('images/post_div.png') bottom left repeat-x;
		padding-bottom: 6px;
}

.post-left {
	margin-bottom: 15px;
	float: left;
	width: 347px;
}

.post-right {
	float: right;
	width: 110px;
	margin-top: 2px;
	font-size: 12px;
}

.post-title {
	font-size: 150%;
	line-height: 1.2;
	font-weight: bold;
}

.post-title a {
	color: #333333;
}

.page-subtitle {
	font-weight: 700;
	color: #444;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}

.post-meta {
	font-size: 85%;
	color: #444;
	margin-top: 5px;
}

.post-meta a {
	color: #222;
	font-weight: bold;
}

.moretext {
	float:right;
}

.post-comments {
	float: right;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
	margin-top: 15px;
}

.post-content h2 {
	font-size: 140%;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content p {
	line-height: 1.4em;
	margin-bottom: 10px;
}

.post-content img {
	max-width:460px;
	overflow: hidden;
	border: 1px solid #ccc;
}

.post-content img.alignnone {
	border: 1px solid #343434;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #343434;
	margin: 0 25px 15px 0;
}

.post-content img.alignright {
	float: right;
	border: 1px solid #343434;
	margin: 0 0 15px 25px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation {
	margin-top: 15px;
}

.navigation div a {
	font-size: 100%;
}

#comments ol {
	background: url('images/post_div.png') top left repeat-x;
}
#comments ol li {
	margin-top: 2px;
	background: url('images/post_div.png') bottom left repeat-x;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: right;
	width: 380px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
	float:right;
	margin-top: -15px;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
	margin-bottom: 20px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

#sidebar {
}

#center {
	float:left;
	margin: 40px 10px 0 10px;
	width: 235px;
}

#word {
	float:right;
	width: 155px;
	height: 64px;
	padding-left: 80px;
	margin-top: 40px;
	background: url('images/word.png') left no-repeat;
	font-size: 80%;
}

#acrobat {
	float:left;
	margin: 40px 10px 0 10px;
	width: 155px;
	height: 64px;
	padding-left: 80px;
	background: url('images/acrobat.png') left no-repeat;
	font-size: 80%;
}

#right {
	float:right;
	width: 235px;
	margin-top: 40px;
}

#right-wide {
	float: right;
	width: 470px;
	border: 3px dotted #343434;
	margin-top: 10px;
	padding: 3px;
}

.sidepanel {
	margin-bottom: 30px;
	color: #333333;
}

.sidepanel h3 {
	text-transform: uppercase;
	border-bottom: 2px dotted #777;
	padding: 3px 0 5px 0;
	color: #333333;
	font-weight: bold;
	margin-bottom: 0;
}

.sidepanel ul li {
	border-bottom: 2px dotted #777;
}

.sidepanel ul li a {
	display: block;
	width: 100%;
	padding: 5px 0;
}

.sidepanel ul li a:hover {
	background: #e0e0e0;
	text-decoration: none;
}

li.recentcomments {
	padding: 5px 0;
}

.sidepanel p {
	margin-top: 10px;
}

li.twitter a {
	background: url('images/twitter.png') top left no-repeat;
	height: 16px;
	width: 115px;
	float:left;
	text-indent: -9999px;
	cursor: pointer;
	margin: 10px 0 10px 0;
}

li.twitter a:hover {
	background: url('images/twitter_h.png') top left no-repeat;
}

li.vimeo a {
	background: url('images/vimeo.png') top left no-repeat;
	height: 16px;
	width: 115px;
	float:left;
	text-indent: -9999px;
	cursor: pointer;
	margin: 10px 0 10px 0;
}

li.vimeo a:hover {
	background: url('images/vimeo_h.png') top left no-repeat;
}

li.facebook a {
	background: url('images/facebook.png') top left no-repeat;
	height: 16px;
	width: 115px;
	float:left;
	text-indent: -9999px;
	cursor: pointer;
	margin: 10px 0 10px 0;
}

li.facebook a:hover {
	background: url('images/facebook_h.png') top left no-repeat;
}

li.google a {
	background: url('images/google.png') top left no-repeat;
	height: 20px;
	width: 115px;
	float:left;
	text-indent: -9999px;
	cursor: pointer;
	margin: 10px 0 10px 0;
}

li.google a:hover {
	background: url('images/google_h.png') top left no-repeat;
}

#footer {
	background: #333;
	width: 447px;
	height: 12px;
	padding: 10px;
	color: #fff;
	font-size: 12px;
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}