/* ----------------------------------------------
	5RS :: FiftghRealmStudios
	http://www.fifthrealmstudios.com/
 ------------------------------------------------ */

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 11px/165% 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #86917f; 	
	background: #f6f5f0 url(5rs_logo_apart-light.jpg) no-repeat center 30px;
	text-align: center;
}

/* Links */
a, a:active, a:link {
	text-decoration: none;
	color: #9ebb00;			
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #5eca16;
	border-bottom: 1px dotted #438800;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
}
h1 {
	font-size: 3.4em;	
	font-weight: normal;
	letter-spacing: -2px;
	padding: 15px 10px 5px 10px;	
}
h2 {
	font-size: 2em;
	color: #895F30;
	padding: 10px 10px 5px;
}
h3 {
	font-size: 1.7em;	
	font-weight: normal;
	padding: 20px 10px 5px 10px;
	color: #333;
}

p, dl { padding: 10px; margin: 0; }

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #333;
}
dd {
  padding-left: 25px; 
}

/* images */
img {
	border: 0px solid #1B1B1B;
}
img.float-right {
	margin-right: 0px;
	margin-top: 5px;
	margin-left: 10px;
}
img.float-left {
	margin: 5px 10px 10px 0px;
}

acronym {
	cursor: help;
	border-bottom: 1px dotted #5B5B5B;
}
blockquote {
	margin: 15px 10px;
	padding: 10px 10px 10px 35px;
	background: #220;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;	
	color: #c1c1c1;
}
cite {
	font-size: 40px;
	position: absolute;
	margin-top: 5px;
}

/* form elements */
form {
	margin: 20px 10px; padding: 5px 10px 20px 10px;
	border: 1px solid #111; 
	background: #fff; 	
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0;
	color: #333;
}
input {
	padding: 5px 5px;
	font: normal 1em Verdana, Tahoma, sans-serif;
	color: #000;
	background: #e6e1dc;  
	border: 1px solid #ffcc00;
	width: 390px;
}
select {
	font: normal 1em Verdana, Tahoma, sans-serif;
	color: #000;
	background: #e6e1dc;  
	border: 1px solid #ffcc00;
	width: 400px;
}
textarea {
	font: normal 1em Verdana, Tahoma, sans-serif;
	color: #000;
	background: #e6e1dc;  
	border: 1px solid #ffcc00;
	width: 400px;
	height: 100px;
	display: block;	
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #9a6600;
	background: #e6e1dc;
	border-width: 1px;
  	border-style: solid;
  	border-color: #ffcc00;
	width: 200px;
}

#switchform {
	position: fixed;
	z-index: 1;
	margin-left: 850px;
	display: inline;
	margin-top: 10px;
}
/*#switchform {
	position: fixed;
	top: 8px; right: 1%;
	padding: 0; margin: 0;
	border: none;
	width: 12px; height: 30px;
	z-index: 999999;
}
#switchform {
	margin: 0; padding: 0;		
}
#switchform {
	margin: 2px 0 0 5px; 
	width: 10px;
	background: none;
	border: none;
}
#switchform {
	display: none;	
}*/


/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 20px 0 15px 8px;	
	width: 270px;	
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox { 
	width: 185px;
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#wrap {
	position: relative;
	width: 900px;	
	margin: 0 auto;
	text-align: left;		
}
#content-wrap {
	position: relative;
	clear: both;
	width: 900px;
	background: transparent;
	float: left;	
	display: inline;	
	
}
#header {
	position: relative;
	width: 900px;	
	height: 300px;		
	background: transparent;
}

#header form#switchform {
	position: fixed;
	top: 18px; right: 11%;
	padding: 0; margin: 0;
	border: none;
	width: 162px; height: 30px;
	background: url(header-search.jpg) no-repeat;	
	z-index: 999999;
}

#header form#switchform {
	margin: 2px 0 0 5px; 
	width: 110px;
	background: none;
	border: none;
}
#header form#switchform {
	display: none;	
}

/* header search */
#header form#quick-search {
	position: fixed;
	top: 8px; right: 1%;
	padding: 0; margin: 0;
	border: none;
	width: 262px; height: 30px;
	background: url(header-search.jpg) no-repeat;	
	z-index: 999999;
}
#header form#quick-search p {
	margin: 0; padding: 0;		
}
#header form#quick-search .tbox {
	margin: 2px 0 0 5px; 
	width: 210px;
	background: none;
	border: none;
}
#header form#quick-search label,
#header form#quick-search .btn {
	display: none;	
}

/*  Navigation  */
#nav {
	position: fixed;
	margin: 0; padding: 0;		
	height: 40px;
	width: 100%;	
	left: 0;	top: 0px;	
	border-bottom: 1px solid #1A1A1A;
	background-color: #220;
	z-index: 1;
}
#nav ul {
	float: left;
	list-style: none;
	width: 880px;		
	height: 40px;
	margin: 0 0 0 5px; padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	float: left;
	margin: 0;	padding: 0 8px;
	font: bold 15px/35px 'Trebuchet MS', Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	color: #5c9a12;	
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #eee;
	background: none;
	border: none;
}
#nav ul li#current a {	
	color: #0077B5;	
}

/* Services Menu */
#servicenav {
	margin: 0 0 0 10px;		
	height: 20px;
	width: 430px;	
	left: 10px;	top: 20px;	
	background-color: #393939;
	z-index: 1;
	padding: 0 0 0 3px;
	text-shadow: #bffb00 0 0 10px;
}
#servicenav li {
	display: inline;
	list-style-type: none;
	margin: 15px;
}

#logo {
	position: absolute;
	top: 70px; left:0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

#header p#intro {
	position: absolute;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1em;
	font-style: italic;
	text-transform: none;
	color: #5c9a12;
	width: 390px;
	top: 145px; left: 15px;
	text-align: right;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin-top: 0px;
}

/* Main Column */
#main {
	float: left;
	width: 545px;
	display: inline;		
}
#main h2 {
	padding-bottom: 3px;
	font: normal 3.4em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;	
	color: #ffcc00; 
	letter-spacing: -2px;	
	text-transform: none;	
}
#main h2 a {
	color: #ffcc00; 
	text-decoration: none;		
	border: none;	
}

/* Accordian */

#basic-accordian{
	color: #ccc;
	padding:5px;
	width:550px;
	position:absolute;
	left:160px;
	top:100px;
	margin-left:-175px;
	z-index:2;
	margin-top:-100px;
}

.accordion_headings{
	padding:5px;
	background: #1f1f1f;
	color: #b3b3b3;
	cursor:pointer;
	font-weight:bold;
	border-bottom: 1px dotted #333;
}

.accordion_headings:hover{
	background: #94af01;
	color:#333333
}

.accordion_child{
	padding:15px;
	background: #220;
	color: #fff;
}

.header_highlight{
	background: #579112;
	color: #fff;
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 290px;
	display: inline;
}	
#sidebar h3 {
	margin-top: 10px;
	padding: 5px 5px 10px 5px; 
	font: normal 1.8em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;				
	background: none no-repeat center bottom;
	color: #5eca16;
	border-bottom: 1px dotted #7f7f7f;
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 5px 8px 0px; padding: 0;				
}
#sidebar ul.sidemenu li {
	list-style: none;
	padding: 8px 10px;
	margin: 0;		
	border-bottom: 1px dotted #2f2f00;
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	border: none;
	color: #5d5d5d; 	
	font-weight: bold;		
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	font-size: 14px;	
	
/* letter-spacing: .5px;  */
}
#sidebar ul.sidemenu li a span {
	color: #444;	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 11px;
}
#sidebar ul.sidemenu li a:hover,
#sidebar ul.sidemenu li a:hover span {	
	color: #fff;
	background-color: #454b46;
	padding: 5px;
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }

/* footer */
#footer-wrap {
	position: relative;
	clear: both;
	padding: 1em 0 2.5em 0;
	margin-top: 10px;
	font: normal 1em 'Trebuchet MS', Tahoma, sans-serif;	
	background: #fff none no-repeat center top;
	color: #555;
	width: 900px;
	float: left;	
	display: inline;
	border-bottom: 50px solid #f6f5f0;		
}
#footer-wrap h3 {
	font: normal 1.6em/1.6em 'Trebuchet MS', Tahoma, sans-serif;
	color: #ABABAB;	
}
#footer-content {	
	margin: 0 auto;		
	width: 880px;
	text-align: left;		
}
#footer-content ul.col-list {
	border-top: 1px solid #111;
	list-style: none;
	margin: 5px 0 0 5px; padding: 0;	
	width: 98%;
}
#footer-content ul.col-list li {
	border-bottom: 1px solid #111;
}
#footer-content ul.col-list li a {
	display: block;
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0 4px 8px;
	width: 98%;	
	color: #555;
	border: none;
}
#footer-content ul.col-list li a span {
	color: #444;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#footer-content ul.col-list li a:hover,
#footer-content ul.col-list li a:hover span {
	color: #9ebb00;
	text-decoration: none;
}

#footer-content .col {
	width: 280px;
	padding: 0 0 30px 0;			
	display: inline;
}
#footer-content .col2 {
	width: 285px;
	padding: 0 0 30px 0;	
	display: inline;	
}
#footer-content .space-sep {
	margin-right: 12px;
}

/* postmeta */
.postmeta {	
	padding: 7px 5px; margin: 20px 10px 15px 10px;	
	font-size: 1em;	
	color: #545454;
	border: 1px solid #111;
	background: #e6e1dc;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.info { padding-top: 3px; margin-left: 5px; color: #ffcb00;
	font-size: 15px;
}
.info a { color: #BD4200; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clearer { clear: both; }

.clear {
	display:inline-block;
}
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

.aboutswf {
	border-style: solid;
	position: relative;
	display: inline-block;
	padding: 2px 2px 0;
	margin-left: 10px;
	float: left;
	margin-right: 10px;
	top: 12px;
	margin-bottom: 10px;
}

/*.workstitle {
	color: #fff;
	text-transform: uppercase;
	float: right;
	text-align: right;
	clear: none;
	padding-left: 23px;
	margin-right: 450px;
}
.workstext {
	color: #999;
	text-align: left;
	float: left;
	clear: none;
	position: relative;
	bottom: 60px;
	right: -85px;
}*/


#works-wrap {
	width: 900px;
	margin-top: 20px;
}
.worksinfo {
	padding-top: 5px;
	padding-bottom: 10px;
}
.workstitle {
	color: #fff;
	text-transform: uppercase;
	float: left;
	text-align: right;
	clear: left;
	width: 100px;
	position: relative;
	border-bottom-style: solid;
	border-bottom-color: #333;
	line-height: 0;
}
.workstext {
	color: #999;
	display: inline-block;
	margin: 0;
	padding: 0;
	line-height: 0;
	clear: right;
	float: left;
	border-bottom-style: solid;
	width: 800px;
	border-bottom-color: #333;
}

