/*  
Theme Name: The Ralph Wilkens Company
Description: Wordpress CMS Theme
Author: Jeff Booher
Author URI: http://www.praxismicro.com/
Last updated: 1/26/2011
*/

html
{
	height:100%;
	padding-bottom:1px;
}

body
{
	background:#151923 url(img/bg.png) top center no-repeat;
	color:#484848;
	font:normal 13px Verdana, Geneva, sans-serif;
	padding-bottom:1em;
}

#main_left_content a
{
	color:#d01a11;
	text-decoration:none;
}

#main_left_content a:hover
{
	color:#d01a11;
	text-decoration:underline;
}

#font a
{
	color:#fff;
	text-decoration:none;
}

#font a:hover
{
	color:#d01a11;
	text-decoration:none;
}

a
{
	color:#484848;
	text-decoration:none;
}

a:hover
{
	color:#1e98b0;
	text-decoration:none;
}

p
{
	padding:.1em 0 .8em;
}

h1
{
	color:#151923;
	font:bold 1.8em Verdana, Geneva, sans-serif;
	margin-bottom:15px;
}

h2
{
	color:#151923;
	font:bold 1.5em Verdana, Geneva, sans-serif;
	margin-bottom:15px;
}

h3
{
	color:#151923;
	font:bold 1em Verdana, Geneva, sans-serif;
	margin-bottom:15px;
}

ul,ol
{
	margin:0 0 1em 1.6em;
}

ul ul,ol ol
{
	margin:.3em 0 .3em 1em;
}

img
{
	border:none;
}

img.bordered
{
	background:#FFF;
	border:1px solid #DDD;
	padding:5px;
}

img.left
{
	margin-right:1em;
}

img.right
{
	margin-left:1em;
}

small,.small
{
	font-size:.8em;
}

big,.big
{
	font-size:1.2em;
}

#layout_wrapper
{
	margin:10px auto;
	width:900px;
}

#layout_container
{
	background:#fff;
	padding:0 5px;
}

#layout_edgetop,#layout_edgebottom
{
	background:url(img/layout_edges.gif) no-repeat left top;
	display:block;
	font-size:0;
	height:10px;
	line-height:0;
}

#layout_edgebottom
{
	background-position:left bottom;
}

#site_title
{
	background:#BEBEBE;
	padding:1px 0;
}

#site_title h1
{
	font:normal 1.8em sans-serif;
}

#site_title h1,#site_title h1 a
{
	color:#507A9A;
}

#site_title h2
{
	color:#679;
	font:normal 1.1em sans-serif;
	padding-top:.3em;
}

#top_separator
{
	background:#fff;
	display:block;
	height:4px;
	line-height:0;
}

#navigation
{
	margin-bottom:10px;
	padding:0 0 20px;
}

#tabs
{
	padding-left:6px;
}

#tabs ul li
{
	display:inline;
	list-style:none;
	position:relative;
}

#tabs ul li a
{
	color:#151923;
	float:left;
	font:bold 1em sans-serif;
	margin-right:0;
	text-decoration:none;
}

#tabs ul li a span
{
	color:#444;
	display:block;
	float:none;
	padding:0 14px 5px 7px;
}

#tabs ul li a:hover span
{
	color:#d01a11;
	margin-right:0;
}

#tabs li.current_page_item a
{
	color:#fff;
}

#main_left
{
	width:890px;
}

#footer
{
	background:#BEBEBE url(img/footer.gif) no-repeat left top;
	font-size:.85em;
	padding:8px 12px 2px;
}

#footer .right
{
	color:#C8DBE8;
}

.bold
{
	font-weight:700;
}

.tright
{
	text-align:right;
}

.tcenter
{
	text-align:center;
}

.left
{
	float:left;
}

.right
{
	float:right;
}

.clear,.clearer
{
	clear:both;
}

.clearer,.spacer
{
	display:block;
	font-size:0;
	line-height:0;
}

.post
{
	color:#444;
	margin-bottom:5px;
}

.post_title
{
	background:#E8E8E8;
	padding:6px 12px 5px;
}

.post_title h1
{
	font:bold .9em Verdana,sans-serif;
}

.post_title h1.left
{
	width:380px;
}

.post_body
{
	background:#F5F5F5;
	padding:10px 10px 1px;
}

.post_body img
{
	background:#FFF;
	padding:3px;
}

.pagenavigation
{
	background:#DDEBF4 url(img/pagenav_top.gif) no-repeat;
	margin-bottom:5px;
}

.pagenav_bottom
{
	background:url(img/pagenav_bottom.gif) no-repeat;
	display:block;
	font-size:0;
	height:5px;
	line-height:0;
}

.pagenav
{
	font-size:.85em;
	padding:5px 8px 0;
}

.h5
{
	height:5px;
}

.p5
{
	padding:5px;
}

.p10
{
	padding:10px;
}

.header
{
	height:122px;
	position:relative;
	margin:10px auto;
}

.rw_logo
{
	display:inline-block;
	float:left;
	height:122px;
	margin:0;
	width:260px;
}

.headertext
{
	display:inline-block;
	float:left;
	height:70px;
	margin:20px 0 0 40px;
}

.header>.right_side_img
{
	display:inline-block;
	margin-top:15px;
	position:absolute;
	right:0;
	top:0;
	width:230px;
}

.slogan h5
{
	color:#fff;
	font:normal bold 18px Verdana, Geneva, sans-serif;
	padding-top:1px;
	text-align:center;
}

.slogan p
{
	color:#fff;
	font:normal bold 14px Verdana, Geneva, sans-serif;
	line-height:17px;
	margin:0;
	text-align:center;
}

.logo
{
	margin:5px 0 30px 5px;
}

*,#tabs ul
{
	margin:0;
	padding:0;
}

#site_title h1 a
{
	text-decoration:none;
}

#site_title h1 a:hover,.post_metadata .content a:hover
{
	color:#1e98b0;
}

#footer .right a,.pagenav a
{
	color:#484848;
	text-decoration:none;
}

#footer .right a:hover,.post_title h1 a:hover,.a:hover,.pagenav a:hover
{
	color:#1e98b0;
	text-decoration:underline;
}

.post_title h1 a,.post_metadata .content a
{
	color:#484848;
}