/*
Theme Name: OIE
Theme URI: http://www.coolandofficial.com/
Description: Main theme for Ost-in-Edhil.
Version:1.0
Author: Samuel Hilson
Author: URI: http://www.coolandofficial.com/
*/
/*-------------------------<RESET>---------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*-------------------------</RESET>--------------------------------*/
/*-------------------------<LAYOUT)--------------------------------*/
body {
	margin:0;
	border:0;
	padding:0;
	background:url(images/brown_solid.jpg) repeat;
	font: 12px/1.6em Verdana, Helvetica, Arial, Geneva, Helvetica, sans-serif;

}
#wrapper {
	background:url(images/bg.jpg) center top no-repeat;
	min-width:900px;
}
.brk {
	clear:both;
}
#site_area {
	margin:0 auto;
	width:903px;
}
#col_left {
	width:632px;
	float:left;
}
#nav_wrapper {
	height:63px;
	background: url(images/nav.jpg) repeat-x;
}
#header {
	height:299px;
	background:url(images/header.jpg) no-repeat;
}
#content_wrapper {
	width:632px;
	background:url(images/expander.jpg) repeat-y;
}
#content_top {
	height:100px;
	background:url(images/content_top.jpg) no-repeat;
	position:relative;
}
#content {
	margin:-70px 0 -200px 0;
	padding:0 30px 0 10px;
	min-height:400px;
	overflow:visible;
	position:relative;
	z-index:20;
}
#content_bottom {
	height:463px;
	background:url(images/content_bottom.jpg) no-repeat;
	position:relative;
	margin-bottom:-80px;
}
#col_right {
	margin:20px 0 0 0;
	width:271px;
	float:right;
}
#sidebar {
	padding: 0 20px 0 10px;
	background:url(images/sidebar.png) repeat-y;
}
h2.side_header {
	background:url(images/oie_sidebar.png) no-repeat;
	padding: 10px 0 0 45px;
	height: 40px;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #a11602;
}
#sidebar_bottom {
	background:url(images/sidebar_bottom.png) no-repeat;
	height:158px;
}
#wrap_footer {
	min-width:900px;
}
#footer {
	background:url(images/footer.png) no-repeat;
	height:100px;
	margin:0 auto;
	padding-top:112px;
	width:903px;
	position:relative;
	z-index:20;
}
#ft_search {
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	float:left;	
}
#ft_nav {
	width:176px;
	float:left;
}
#ft_copyright {
	width:180px;
	float:left;
	color:#FFFFFF;
	font:12px Arial, Helvetica, sans-serif;
	padding:10px 10px 10px 30px;
}
/*-------------------------<LAYOUT)--------------------------------*/
/*-------------------------<NAVIGATION>----------------------------*/
#nav {
	margin:0;
	padding:0;
	width:100%;
	float:left;
}
#nav ul {
	margin:0;
	padding:0;
	width:100%;
}
#nav li {
	display:inline;
	padding:0;
	margin:0;
}
#nav a:link, #nav a:visited {
	color:#a11602;
	float:left;
	border-right:1px solid #a11602;
	text-decoration:none;
	font:23px Georgia, "Times New Roman", Times, serif;
	text-shadow: 2px 2px 2px #555;
	padding:11px 10px;
}
#nav a:hover {
	background:#e7e7c2;
}

#nav li:last-child a {
	border: none;
}
#nav .subNav_text {
	display:block;
	color:#000000;
	font:9px Arial, Helvetica, sans-serif;
}
#home #nav-home a,  #members #nav-members a,  #history #nav-history a,  #join #nav-join a,  #forum #nav-forum a {
	background:#e7e7c2;
}
#nav-home a {
	width:100px;
	
}
#nav-members a {
	width:100px;
}
#nav-history a {
	width:100px;
}
#nav-join a {
	width:100px;
}
#nav-forum a {
	width:128px;
	border:none !important;
}
#ft_nav_left {
	float:left;
	padding:10px 10px 10px 30px;
}
#ft_nav_right {
	float:left;
	padding:10px 10px 10px 10px;
}
#ft_nav li {
	padding-bottom:4px;
}
#ft_nav a:link, #ft_nav a:visited {
	color:#a11602;
	text-decoration:none;
	font:14px Arial, Helvetica, sans-serif;
}
#ft_nav a:hover {
	text-decoration:underline;
}
#ft_copyright a:link, #ft_copyright a:visited {
	color:#a11602;
	text-decoration:none;
	font:12px Arial, Helvetica, sans-serif;
}
#ft_copyright a:hover{
	text-decoration:underline;
}
/*-------------------------</NAVIGATION>----------------------------*/
/*-------------------------<GENERAL STYLES>----------------------------*/
a:link, a:visited{
	color:#A11602;
	text-decoration:none;}
a:hover{text-decoration:underline;}
/*-------------------------</GENERAL STYLES>----------------------------*/
/*-------------------------<POST STYLE>-----------------------------*/
.entry-author {
	width:105px;
	height:60px;
	float:left;
	padding-left:10px;
}
.entry-title {
	margin-left:115px;
	font:2em Georgia, "Times New Roman", Times, serif;
	color:#a11602;
}
.entry-title a:link, .entry-title a:visited {
	color:#A11602;
	text-decoration:none;
}
.entry-title a:hover {
	text-decoration:underline;
}
.entry-meta {
	margin:0 0 15px 115px;
	font: .9em Arial, Helvetica, sans-serif;
	color:#A11602;	
	padding: 0 0 10px 0;
}
.border-top {
	border-top:1px solid #CCC;
	padding-top:5px;
	margin-top:2px;
}
.border-bottom{
	border-bottom:1px solid #CCC;
	margin-bottom:50px;
}
.entry-meta a:link, .entry-meta a:visited {
	color:#A11602;
	text-decoration:none;
}
.entry-meta a:hover {
	text-decoration:underline;
}
.entry-content {
	margin:0 0 20px 115px;
	}
.entry-date {
	background: url(images/date.png) no-repeat;
	padding:0 0 4px 18px;
	float:left;
	position:relative;
}
.entry-edit {
	background: url(images/pencil.gif)no-repeat;
	padding:0  0 4px 18px;
	float:right;
	position:relative;
}
.entry-comments {
	background: url(images/comments.gif) no-repeat;
	padding:0  0 4px 14px;
	display:inline;
}
.entry-category {
	background: url(images/tags.gif) no-repeat;
	padding:0  0 4px 14px;
	display:inline;
	margin:0 0 0 8px;
}
/*-------------------------</POST STYLE>----------------------------*/
/*-------------------------<MEMBERS STYLE>---------------------------*/
#members .entry-title {
	margin-left:20px;
	font:2em Georgia, "Times New Roman", Times, serif;
	color:#a11602;
}
#members .entry-content {
	margin:0 0 20px 20px;
}
#members .entry-meta {
	margin:0 0 15px 20px;
	font: .9em Arial, Helvetica, sans-serif;
	color:#A11602;	
	padding: 0 0 10px 0;
}
/*-------------------------</MEMBERS STYLE>---------------------------*/
/*-------------------------<TEAMSPEAK>------------------------------*/

#server_name {
	background:url(images/teamspeak_online.png) no-repeat;
	padding:0 0 5px 20px;
	margin:0 0 0 45px;
}
.channel {
	background:url(images/channel.png) no-repeat;
	padding:0 0 5px 20px;
	margin:0 0 0 65px;
}
.online li {
	background:url(images/online.png) no-repeat;
	padding:0 0 2px 20px;
	margin:0 0 0 85px;
}
#offline {
	padding:2px 0 5px 20px;
	margin:0 0 0 45px;
	text-decoration:underline;
}
.offline li {
	background:url(images/offline.png) no-repeat;
	padding:0 0 2px 20px;
	margin:0 0 0 85px;
}
/*-------------------------</TEAMSPEAK>-----------------------------*/
/*--------------------------<gw_post>--------------------------------*/
.sb_post {
	padding:0 2px 5px 2px;
	margin:0 0 0 20px;
}
/*--------------------------</gw_post>-------------------------------*/
/*--------------------------<SEARCH>------------------------------- */
#search_form {
	background-image: url(images/searchbg.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 5px;
	width: 208px;
	height: 68px;
}
.s_text {
	background: transparent;
	border: 0;
	font-family: Tahoma, Arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #a11602;
	width: 150px;
	vertical-align:top;
}
.searchsubmit {
	background-image: url(images/search_go.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 13px;
	width: 15px;
	border: 0;
	vertical-align:top;
}
.txt {
	margin: 26px 0 0 0;
	padding: 0 0 0 20px;
	float: left;
	position:relative;
	line-height: 14px;
}
.btn {
	margin: 26px 0 0 0;
	padding: 0;
	float: left;
	line-height: 14px
}
.portfolio-space {
	height:40px;
}
/*--------------------------</SEARCH>------------------------------- */