/*
+---------------------------------------------------------------+
|	e107 website system
|	-------------------
|	2DRG
|	-------------------
|	©2009 mcpeace
|	http://www.manatwork.info
|	mcpeace.manatwork@gmail.com
|
|	Released under the terms and conditions of the BUYOUT
|	Commercial License.
|
+---------------------------------------------------------------+
*/
* {
	margin: 0;
	padding: 0;    
}
body {
	margin: 0;
	padding: 0; 
	font-size: 12px;
	font-family: 'lucida grande', verdana, arial, sans-serif;
	color: #aaa;
	text-align: center;
	background:#1a1a1a;
}
a {
	color: #d68706;
	text-decoration: none;
    outline: none;
}
a:hover {
	color: #e5ab09;
	text-decoration: none;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 16px;
}
h1, h2, h3 {
	font-family: 'trebuchet ms', 'lucida grande', verdana, arial, sans-serif;
	font-weight: bold;
    color: #fff;
}
td {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#aaa;
	padding: 0px;
	text-align:left;
}
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
hr {
	color: #aaa;
    background: #aaa;
    font-size: 1px;
	}
a img {
	border: none;
	}
.hidden{
	display:none;
}
.clear {
    clear: both;
}
table {
    margin: 0 auto;
}
/* begin layout */
#page {
	margin: 0 auto 20px auto;
	padding: 0;
	width: 1200px;
	text-align: left;
	background:#1a1a1a;
}
#page-up {
	margin: 0;
	padding: 0;
	width: 1200px;
	background: url("images/page.jpg") top left repeat-y;
    overflow: hidden;
}
#page-upin {
	margin: 0;
	padding: 0;
	width: 1200px;
	background: url("images/header.jpg") top left no-repeat;
}
#header {
	position:relative;
	padding: 0;
	margin: 0;
	height: 320px;
	width: 1200px;
}
#header #search {
    position: absolute;
    width: 270px;
    height: 30px;
    top: 5px;
    right: 35px;
    text-align: left;
	background: url("images/search.gif") top left no-repeat;
}
#searchbar {
    border: none;
    padding: 7px;
    background: none;
}
#searchfield {
    width: 200px;
    background: none;
    border: none;
    color: #fff;
    font-size: 12px;
}
#searchsubmit {
    width: 64px;
    height: 40px;
    position: absolute;
    top: 0px;
    right: -5px;
    background: transparent;
    border: none;
    z-index: 100;
    cursor: pointer;
}
#binoculars {
    position: absolute;
    top: -15px;
    right: -5px;
    z-index: 90;    
}
#header h1 {
    width: 500px;
	position:absolute;
	top:12px;
    line-height: 90%;
	left: 30px;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
}
#header h1 a {
	color: #fff;
	text-decoration: none;
}
#header h1 a:hover {
	color: #d68706;
	text-decoration: none;
}
#header #gradient {
	position:absolute;
	top:0px;
	left: 20px;   
}
#sidebar-left {
    float: left;
	margin:0;
	padding:0 0 0 25px;
	width: 300px;
	font-family: 'lucida grande', verdana, arial, sans-serif;
}
#rightside {
    width: 840px;
    float: right;
    padding: 0 25px 0 0;
    margin: 0;
}
#narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 530px;
}
#sidebar-right {
    float: right;
	margin:0;
	padding:0;
	width: 300px;
	font-family: 'lucida grande', verdana, arial, sans-serif;
}
#narrowcolumn2 {
	padding: 0;
	margin: 0 auto;
	width: 840px;
}
#content-left {
    float: left;
    width: 410px;
}
#content-right {
    float: right;
    width: 410px;
}
#widecolumn {
	padding: 0;
	margin: 0;
	width: 1150px;
	line-height: 1.6em;
	margin:0 auto;
}
#narrowcolumn .entry, #narrowcolumn2 .entry, #widecolumn .entry {
	line-height: 1.4em;
}
#page-middle {
    width: 1150px;
    padding: 25px 25px 0 25px;
	background:#1a1a1a url("images/page-down.jpg") top left no-repeat;
}
#page-middle-left {
    float: left;
    width: 565px;
}
#page-middle-right {
    float: right;
    width: 565px;
}
#page-down {
    width: 1200px;
	background: url("images/page.jpg") top left repeat-y;    
}
#footer {
	padding: 0;
	margin: 0;
	width: 1200px;
	clear: both;
    font-size: 10px;
	background: url("images/footer.jpg") top left no-repeat;
}
#footer p {
    width: 1120px;
	margin: 0;
	padding: 10px 40px 20px 40px;
	text-align: center;
	background: url("images/footer1.jpg") bottom left no-repeat;
}
/* navigation */
#navigation {
	width: 1140px;
	height: 50px; 
	margin: 0 auto 20px auto;
}
/* core classes */
.button{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	background: url("images/btn.jpg") left repeat-x;
    padding: 2px 10px;
    border: 1px solid #444;
    cursor: pointer;
	color: #111;
}
.button:hover {
	background: url("images/btno.jpg") left repeat-x; 
	color: #d68706;  
}
.tbox.chatbox {
	width: 90%;
	margin: 0 auto 5px auto;
}
.spacer {
	padding: 2px 0 2px 0;
}
.indent{
	padding:4px;
	border: 1px solid #444;
}
.smalltext {
	font: 1em 'lucida grande', verdana, arial, sans-serif;
}
.mediumtext {
	font: 12px 'lucida grande', verdana, arial, sans-serif;
}
.tbox{
	background: #222;
    border: 1px solid #444;
	color: #aaa;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
    padding: 2px;
}
.helpbox {
	border: 0px;
	background-color: transparent;
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}
.fborder {
	border: 1px solid #444;
}
.forumheader{
	background:#fff url("images/btn.jpg") bottom left repeat-x; 
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	padding: 4px;
	border: 1px solid #444;
}
.forumheader a {
    color: #111; 
}
.forumheader a:hover {
    color: #d68706; 
}
.forumheader td {
    color: #111;
}
.forumheader2{
	background: transparent;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#aaa;
	padding: 4px;
	border: 1px solid #444;
}
.forumheader3, .forumheader4, .forumheader5{
	background: transparent;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#aaa;
	padding: 4px;
	border: 1px solid #444;
}
.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}
.fcaption {
	height:35px;
	border: none;
	padding: 2px 0 2px 8px;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#aaa;
	font-weight:bold;
}
/* sidebars menus styles */
.sidebar .menus {
	background: url("images/menu-cap.jpg") top left no-repeat;
    overflow: hidden;
}
.sidebar .menus h3 {
    padding: 15px 15px 8px 15px; 
	background: url("images/cap.jpg") bottom center no-repeat;  
}
.sidebar .menus .text {
	background: url("images/menu.jpg") top center repeat-y; 
    padding: 15px 15px 10px 15px;     
}
.sidebar .do {
    height: 23px;
	background: url("images/menu-do.jpg") top center no-repeat;
}
.sidebar .menue {
	background: url("images/menu-top.jpg") top center no-repeat;
    padding-top: 13px;
    overflow: hidden;
}
.sidebar .menue .text {
	background: url("images/menu.jpg") top center repeat-y; 
    padding: 7px 15px 10px 15px;     
}
.sidebar .do {
    height: 23px;
	background: url("images/menu-do.jpg") top center no-repeat;
}
#source {
    visibility: hidden;
}
/* page middle menus styles */
#page-middle .menus h3 {
    padding: 15px 0 8px 0; 
	background: url("images/cap2.jpg") bottom center no-repeat;  
}
#page-middle .menus .text {
    padding: 15px 0 15px 0;     
}
#page-middle .menue .text {
    padding: 0 0 15px 0;     
}
/* content menus styles */
#narrowcolumn .menus h3 {
    padding: 15px 0 8px 0; 
	background: url("images/cap3.jpg") bottom center no-repeat;  
}
#narrowcolumn .menus .text {
    padding: 15px 0 15px 0;     
}
#narrowcolumn .menue .text {
    padding: 0 0 15px 0;     
}
#narrowcolumn .do {
    height: 0;
}
#narrowcolumn2 .menus h3 {
    padding: 15px 0 8px 0; 
	background: url("images/cap4.jpg") bottom center no-repeat;  
}
#narrowcolumn2 .menus .text {
    padding: 15px 0 15px 0;     
}
#narrowcolumn2 .menue .text {
    padding: 0 0 15px 0;     
}
#narrowcolumn2 .do {
    height: 0;
}
#widecolumn .menus h3 {
    padding-bottom: 10px;
}
#content-left .menus h3 {
    padding: 15px 0 8px 0; 
	background: url("images/cap5.jpg") bottom center no-repeat;  
}
#content-left .text {
    padding: 15px 0 15px 0;     
}
#content-left .text {
    padding: 0 0 15px 0;     
}
#content-left .do {
    height: 0;
}
#content-right .menus h3 {
    padding: 15px 0 8px 0; 
	background: url("images/cap5.jpg") bottom center no-repeat;  
}
#content-right .text {
    padding: 15px 0 15px 0;     
}
#content-right .text {
    padding: 0 0 15px 0;     
}
#content-right .do {
    height: 0;
}
/* chat styles  */
.chatname {
    font-size: 14px;
	background: url("images/cap.jpg") bottom right no-repeat; 
}
.chatdate {
    color: #777;
}
.chattext {
    font-size: 12px;
    color: #aaa;
}
/* comments styles  */
.comm {
    padding: 5px; 
	background:#222222; 
    border: 1px solid #444;  
}
/* news  */
.article {
    padding-bottom: 20px;
}
.article .nr {
    float: right;
	background: url("images/comment.png") top center no-repeat;
    width: 50px;
    height: 60px;
    text-align: center;
    font-size: 14px;
	color:#999;
    font-weight: bold;
    line-height: 25px;
    padding: 10px;
}
.nr a {
    display: block;
    width: 50px;
    height: 35px;
}
.article .news_date {
    width: 50px;
    height: 60px;
    float: left;
    color: #444;
	background: url("images/date.png") top center no-repeat;
    text-align: center;
}
.article .year {
    padding-top: 1px;
    text-align: center; 
    color: #444; 
    font-size: 9px;  
}
.article .date {
    text-align: center; 
	color:#d68706; 
    font-size: 13px; 
    line-height: 85%;
    font-weight: bold; 
}
.article .month {
    text-align: center; 
    color: #444; 
    font-size: 9px; 
    text-transform: lowercase; 
}
.article h2 {
    margin: 0 65px;
    padding-top: 17px;
    padding-bottom: 10px;
    margin-bottom: 5px;
	background: url("images/cap6.jpg") bottom left no-repeat;
    text-align: left;
}
.article .top-info {
    text-align: center;
    margin: 0 auto 20px auto;
}
.article p {
    text-indent: 20px;
}
.article .entry {
    padding-bottom: 20px;
    margin-bottom: 10px;
	background: url("images/cap3.jpg") bottom left no-repeat;
}
.sum {
    font-size: 12px;
}
.sidebar .article .entry, #sidebar .article .entry {
    font-size:12px;
}
.article .newsimage, .newsthumbnail {
    float: left;
    padding: 5px 15px 5px 0;
}
.caption {
	background:#fff url("images/btn.jpg") bottom left repeat-x; 
    line-height: 22px;
    border: 1px solid #444;
    color: #111;
}
.caption a {
    color: #111;
    font-size: 12px;
    font-weight: bold;
}
.caption a:hover {
    color: #d68706; 
}
.extend a{
	background: url("images/read.png") top left repeat-x; 
    padding: 5px 11px 6px 12px;
    cursor: pointer;
    color: #111; 
}
.extend a:hover {
	background: url("images/read.png") top left repeat-x; 
    color: #d68706; 
}
/* next */
.nextprev {
    margin-bottom:20px;
}
.npbutton {
	background: url("images/read.png") center no-repeat;
    text-decoration: none;
    padding: 0;
    text-align:center;
    font-size: 13px;
	border: 1px solid #444;
    color: #111;
}
.npbutton:hover{
	background:#fff url("images/read.png") center no-repeat;
	border: 1px solid #fee2a0;
    color: #d68706;
}
.nextprev .tbox, .forumheader .tbox {
	padding: 0;
}
.nextprev_link{
	background: url("images/read.png") center no-repeat;
    text-decoration: none;
    padding: 4px 8px;
    text-align:center;
    font-size: 13px;
	border: 1px solid #444;
    color: #111;
}
.nextprev_link:hover{
	background:#3b3b3b;
	border: 1px solid #fee2a0;
    color: #d68706;
}
.nextprev_current{
	background: #222;
    text-decoration: none;
    padding: 4px 7px;
    text-align:center;
    font-size: 13px;
	border: 1px solid #fee2a0;
    color: #fff;
    font-weight: bold;
}
/* login */
#pad {
    text-align: center;
}
#pad .tbox {
    width: 170px;
}
#imgcode {
    margin: -12px auto 2px auto;
}
#imgcode .tbox{
    width: 75px;
}
#rem {
    margin: 5px 0 7px 0;
}
#sign a{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	background: url("images/btn.jpg") left repeat-x;
    padding: 2px 10px;
    border: 1px solid #444;
    cursor: pointer;
	color: #111;
}
#sign a:hover {
	background: url("images/btno.jpg") left repeat-x; 
	color: #d68706;  
}
#fpw {
    margin-top: 5px;
}
#ab2507f1 {
    display: none;
}
