/*  
Theme Name: Right Work 4 Me
Theme URI:
Description: 
Version: 1.0
Author:
Author URI: 

*/

* {
	margin:0;
	padding:0;
}
body {
	background:#c3c3c3 url(images/bg.png) repeat-x;
	font:normal .625em/1em Verdana, Geneva, sans-serif;
}
a:link, a:visited {
	text-decoration: none;
	color: #1c41fb;
}
a:hover {
	text-decoration: underline;
}
img {
	border:none;
}
p {
	padding: 10px 0 0 0;
}
#wrapper {
	margin: 0 auto;
	width:793px;
	background:url(images/wrapper.png) repeat-y;
}
#header {
	height:295px;
	background:url(images/header.png) no-repeat;
	overflow:hidden;
}
#logo {
	display:block;
	width:326px;
	height:57px;
	margin:0 0 0 26px;
	clear:both;
	position:relative; top:25px;
}
.navigation {
	list-style:none;
	margin:0 0 0 40px;
}
.bottom { margin:160px 0 0 33px !important; }
.bottom li a { padding:0 10px; border-left:1px solid #000; color:#326191; width:500px; }
.navigation li {
	
	float:left;
	font:bold 1.2em Tahoma;
}

#home a { width:63px;text-indent:-1000em; display:block; }
#resources a { width:98px; text-indent:-1000em; display:block; }
#products a { width:99px; text-indent:-1000em; display:block;}
#articles a { width:93px; text-indent:-1000em; display:block; }
.navigation li.last {
	border:none !important;
}
li#first a { border:none !important;}
.navigation li a {
	color:#326191;
height:37px;
}
.navigation li a:hover { color:#fe6800; text-decoration:underline; }
#content {
	margin:-10px 0 0; 
	overflow:hidden;
	height:1%; clear:both;
}
#container {
	float: left;
	width:455px;
	padding:15px 0 0 45px;
}
#container ul { padding:10px 20px; }
.post {
	padding: 10px 0 30px 0;
	margin:0 0 10px;
}
.post h2 {
	font:bold 2.0em Verdana;
}
.post h2 a {
	color:#000;
}
.entry {
	line-height: 18px;
	font:normal 1.1em Verdana;
}
p.postmetadata {
	font:bold 1.1em Verdana;
	color:#171616;
}
p.postmetadata a {
	color: #171616;
	font:bold 1.1em Verdana;
}
span.category a {
	color:#0c33fb;
}
.read-comments {
	font:bold .9em Verdana;
	text-transform:uppercase;
	position:relative;
	background:#FFF;
	padding:10px 20px 0 10px;
	float:right;
	position:relative;
	top:15px;
}
.read-comments a {
	color:#1c41fb; text-decoration:underline;
}
.postnavigation {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.sidebar {
	float: right;
	width:231px;
	padding:0 40px 0 0;
}
.sidebar ul {
	list-style-type: none;
	margin: 0 0 0 10px;
}
.sidebar ul ul { margin:0 0 0 25px;}
.sidebar ul li {
	padding: 10px 0 10px;
	clear:both;
}
.sidebar ul li h2 {
	background:url(images/sidebar-h2.png) no-repeat;
	height:35px;
	font:normal 1.6em/2.18em Verdana;
	color:#FFF;
	width:202px;
	padding:0 0 10px 29px;
}
.sidebar ul ul li {
	padding: 0;
	line-height: 18px !important;
	background:url(images/arrow.png) no-repeat left 7px;
	font:normal 1.1em Tahoma;
	padding:0 0 0 13px;
}
.sidebar ul ul li a {
	color:#434343;
}
.sidebar #categories li {
	background:url(images/arrow.png) no-repeat left 7px;
}
#search { float:right; padding:0 25px 0 0; width:217px; }
#searchform label {
	float:left;
	font:bold 1.2em Tahoma;
	color:#0f3c5e;
}
#s {
	width:130px;
	height:20px;
	border:1px solid #a8a8a8;
	margin:0 5px 0 0;
}
#searchsubmit {
	float:right;
	width:31px;
}
#search {
	margin:0 0 25px 0;
}
table#wp-calendar {
	width: 100%;
}
#footer {
	clear: both;
	background:url(images/footer.png) no-repeat;
	height:89px;
}
#footer p {
	line-height: 18px;
	text-indent:-1000em;
}
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}