/*  
Theme Name: ResumeWritingAgent.com
Theme URI: http://resumewritingagent.com
Description: Theme for ResumeWritingAgent.com blog.
Version: 1.6
Author: Alexey "waker" Yakovenko
Author URI: http://geekhut.blogspot.com
*/

#social ul li {
	display: inline;
}

.categories h2, ul.blog li h2 {
	font: 15pt impact, sans-serif;
	color: #54b3e3;
	letter-spacing: -1px;
	margin-top: 20px;
}

ul.blog {
	list-style-type: none;
	padding-left: 20px;
	margin-left: 0;
	
}

.categories ul, ul.blog li ul {
	list-style-type: none;
	padding-left: 0;
	padding-right: 10px;
	margin-left: 0;
	font-size: 11px;
}

.categories ul.children {
	padding-left: 10px;
}

#rss {
	margin-left: 40px;
}

.posthead {
	margin-top: 5px;
	background: #d5d9dc url(/i/res/blogheading.gif) repeat-y;
	overflow: hidden;
}

.posthead_title {
	float: left;
	width: 311px;
	font-size: 8px;
	color: #fff;
	letter-spacing: -1px;
	padding-left: 20px;
	margin: 0;
	overflow: hidden;
	margin-right: 2px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.posthead_title h2 {
	padding: 0;
	margin: 0;
	margin-top: 0em;
	font: 12px sans-serif;
}

.posthead_title table {
}

.posthead_title h2 a,
.posthead_title h2 a:hover,
.posthead_title h2 a:visited {
	font: 17px sans-serif;
	font-weight: bold;
	line-height: 16px;
}

.posthead_meta {
	width: 295px;
	overflow: hidden;
	margin: 0;
	overflow: hidden;
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.entry {
	color: #5c5c5c;
}

.postmetadata {
	text-align: right;
	background-color: #d5d9dc;
	width: 650px;
	color: #000;
	margin: 0;
}

.alt {
	text-align: left;
}

.postmetadata p {
	padding: 7px;
}

.navigation {
	text-align: center;
}

* html #content {
	margin-right: 253px;
}

.categories a,
.categories a:hover,
.categories a:visited,
ul.blog li ul a,
ul.blog li ul a:hover,
ul.blog li ul a:visited,
#rss a,
#rss a:hover,
#rss a:visited
{
	color: #414040;
}

.posthead_title a,
.posthead_title a:hover,
.posthead_title a:visited {
	color: #fff;
	text-decoration: none;
}

.entry a,
.entry a:hover,
.entry a:visited,
.navigation a,
.navigation a:hover,
.navigation a:visited,
#commentform a,
#commentform a:hover,
#commentform a:visited
{
	color: #5c5c5c;
}

.postmetadata a,
.postmetadata a:hover,
.postmetadata a:visited {
	color: #000;
}

.blog_brdot {
	float: left;
	margin-left: 5px;
	background: url(/i/res/brdot.gif) no-repeat;
	width: 23px;
	height: 17px;
}

