/*  
Theme Name: rjt
Theme URI: 
Description: 
Author: 39steps
Author URI: http://www.39stepsstudio.com/
*/

@import url("navigation.css");

body {
	margin: 0;
	padding: 0;
	background: #705c5d url(images/wrapper.jpg) repeat-x;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
}

h1 {
	margin: 0;
	padding: 20px 0px 10px 0px;
	font-size: 26px;
	font-weight: normal;
	color: #bf002b;
	font-family: Helvetica, Arial, sans-serif;
}

h2 {
	padding: 0px 0px 0px 0px;
	font-size: 21px;
	color: #bf002b;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}

h3 {
	padding: 10px 0px 0px 0px;
	font-size: 16px;
	color: #bf002b;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}

p, blockquote, ul, ol {
	margin-top: 0;
	line-height: 18px;
	color: #666666;
}

h2 a {
	text-decoration: none;
	color: #ffffff;
}
h2 a:hover {
	text-decoration: none;
	color: #355258;
}


a {
	text-decoration: underline;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #bf002b;
}

a, input {
outline-color: invert;
outline-style: none;
outline-width: medium;
}

a img { border:none; }


/*---------------------------------------- WRAPPER -------------------------------------*/

#wrapper {
	background-image: url(images/main_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*---------------------------------------- HEADER -------------------------------------*/

#header {
	width: 900px;
	height: 227px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#mainnavigation {
	width: 900px;
	height: 112px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: top;
}

/*---------------------------------------- CONTENT -------------------------------------*/

#content {
	width: 900px;
	margin: 0 auto;
	min-height: 650px;
}

/*---------------------------------------- NAVIGATION -------------------------------------*/

#top{
	width: 900px;
	height: 83px;
}

#navigationholder {
	width: 563px;
	height: 29px;
	float: right;
}

#navigation{
	position:absolute;
	left:556px;
	top:134px;
	width:398px;
	height:29px;
	z-index:2;
}

ul#nav {
	position: relative;
	height: 29px;
	width: 563px;
	margin: 0px;
	}

ul#nav li {
float: left;
list-style: none;
}
	
ul#nav li a {
position: absolute;
text-indent: -9999px;
text-decoration: none;
border: none !important;
top: 0; height: 29px;
cursor: pointer;
cursor: hand;
}

ul#nav li#nav-home a { 
left: 0; width: 63px;
background: url("images/navigation.jpg") no-repeat;
}
ul#nav li#nav-about a { 
left: 63px; width: 95px; 
background: url("images/navigation.jpg") -63px 0 no-repeat;
}
ul#nav li#nav-case_studies a { 
left: 158px; width: 115px; 
background: url("images/navigation.jpg") -158px 0 no-repeat;
}
ul#nav li#nav-awards a { 
left: 273px; width: 185px; 
background: url("images/navigation.jpg") -273px 0 no-repeat;
}
ul#nav li#nav-contact a { 
left: 458px; width: 105px; 
background: url("images/navigation.jpg") -458px 0 no-repeat;
}

ul#nav li#nav-home a:hover  			{ background-position: -0px -29px; }
ul#nav li#nav-about a:hover  			{ background-position: -63px -29px; }
ul#nav li#nav-case_studies a:hover  	{ background-position: -158px -29px; }
ul#nav li#nav-awards a:hover  			{ background-position: -273px -29px; }
ul#nav li#nav-contact a:hover  			{ background-position: -458px -29px; }

ul#nav li#nav-home a.active  			{ background-position: -0px -58px; }
ul#nav li#nav-about a.active  			{ background-position: -63px -58px; }
ul#nav li#nav-case_studies a.active  	{ background-position: -158px -58px; }
ul#nav li#nav-awards a.active  			{ background-position: -273px -58px; }
ul#nav li#nav-contact a.active  		{ background-position: -458px -58px; }


/*---------------------------------------- SIDEBAR -------------------------------------*/

#sidebar {
	width:263px;
	padding: 0px 0px 0px 0px;
	background: #a29494;
}

#sidebar ul {
	list-style: none;
}

#sidebar h1 {
	padding: 25px 0px 8px 23px;
	color: #ffffff;
	font-size: 14px;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
}

.page_item a{
	width: 240px;
	height: 27px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 30px;
	color: #bf002b;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0px 0px 0px 23px;
	background: url(images/tab_up.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #ffffff;
}

.page_item a:hover {
	width: 240px;
	height: 27px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 30px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0px 0px 0px 23px;
	background: url(images/tab_over.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #cccccc;
}

.current_page_item a, .current_page_item a:hover {
display: block;
background: url("images/tab_on.jpg") no-repeat;
padding: 0px 0px 0px 23px;
text-decoration: none;
font-weight: bold;
color: #333333;
}

#sidebar_spacer {
width: 263px;
height: 10px;
background: #a29494 url(images/space_background.jpg) repeat-y;

}

/*---------------------------------------- CONTACT SIDEBAR -------------------------------------*/

#contactsidebar {
	width:263px;
	padding: 0px 0px 0px 0px;
	background: #827373 url(images/contact_background.jpg) repeat-y;
}

#contactholder {
	width:240px;
	padding: 0px 0px 15px 23px;
}

#contactsidebar ul {
	list-style: none;
}

#contactsidebar p {
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
}

#contactsidebar h1 {
	padding: 15px 0px 15px 0px;
	color: #ffffff;
	font-size: 14px;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
}

#contactsidebar a {
	color: #cccccc;
}

#contactsidebar a:hover {
	color: #ffffff;
}


/*---------------------------------------- POST AREA -------------------------------------*/

#postsholder {
	float: right;
	width: 637px;
	min-height: 750px;
	height:auto !important;
	height:650px;
	background: #ffffff url(images/content_gradient.jpg) top no-repeat;
	padding: 0px 0px 30px 0px
}

#postsholder h1  {
	margin: 0;
	padding: 25px 0px 20px 0px;
	font-size: 24px;
	font-weight: normal;
	color: #bf002b;
	font-family: Helvetica, Arial, sans-serif;
}

#postsholder h2 {	
	padding: 15px 0px 0px 0px;
	font-size: 21px;
	color: #bf002b;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}

#postsholder h3 {	
	padding: 10px 0px 0px 0px;
	font-size: 14px;
	color: #bf002b;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}

#postsholder .post {
	padding-bottom: 30px;
}

#postsholder .story {
	padding: 0px 15px 0 15px;
}

#postsholder ul {
	margin: 0px 0px 0px 0px;
	list-style: none;
	padding-left: 0px;
	padding-bottom: 10px;
	color: #666666;
}

#postsholder ul li {
	background: url(images/bullet.gif) no-repeat 0 4px;
	padding-left: 15px;
	padding-bottom: 10px;
}


/*---------------------------------------- LINKS -------------------------------------*/

#links {
	float: left;
	width: 263px;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*---------------------------------------- FOOTER -------------------------------------*/

#footer {
	background: url(images/footer_line.jpg) repeat-x;
	margin: 0 auto;
	width: 900px;
	padding: 25px 0 60px 0;
	line-height: 18px;
}

#footer p {
color: #cccccc;
font-size: 11px;}

#footer a {
background: none;
font-weight: normal;
color: #cccccc;
text-decoration: none;
font-size: 11px;}

#footer a:hover {
text-decoration: none;
color: #ffffff;
font-size: 11px;}

#legal {
color: #cccccc;
text-align: left;
font-size: 11px;
}

#credit {
float: right;}

/*---------------------------------------- image align fix -------------------------------------*/


img.alignleft, div.alignleft {
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright {
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter {
text-align:center;
margin:0 auto;
}

.clear{
clear:both;
}
.navigation{
padding: 20px 0px 0px 0px;
}

/*---------------------------------------- DOTTED LINES -------------------------------------*/

.dots {background-image:url(images/dot.gif); background-repeat:repeat-x; background-position:100% 95%; margin-bottom:8px;}
.leftdots {font-family: Helvetica, Arial, sans-serif; font-size:14px; background-color:#ffffff; color:#666666; float:left;}
.rightdots {font-family: Helvetica, Arial, sans-serif; font-size:14px; background-color:#ffffff; color:#666666; float:right;}


.wp-caption-text{
padding: 10px 0px 0px 0px;
color: #bf002b;
font-size: 12px;}