/*
+---------------------------------------------------------------+
| 	e107 website system
|
| 	
| 	
| 	
| 	
|	
|
|
|	
|
| 	
|	
+---------------------------------------------------------------+
*/

body {
  text-align: justify;
  font-family: Tahoma;
  font-size: 11px;
  line-height: 14px;
  color: #494949;
	background: url(images/01_bg.jpg); 
	background-color:#35352d;
}

/* Тело */

.bodytable {
  font-family: Tahoma;
  font-size: 11px;
  line-height: 14px;
  color: #494949;
  text-align: justify;
  margin-top: 0px;
  margin-bottom: 15px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 20px 0;
}


a {}

a:hover {}

a:link, a:visited{
	color: #635D45;
	text-decoration: none;
}
a:hover, a:active{
	color: black;
}

p {}

td {
	text-align:left;
}

blockquote {}

ul, ol {}

form { }

hr { }

/* Заголовок старниц */

h1,h2,h3,h4,h5,h6{
  font-family: Tahoma;
  font-size: 14px;
  line-height: 14px;
  color: #494949;
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 15px;
  margin-right: 15px;
  padding:0;

}

#wrapper{
	width: 1024px;
	margin: auto;
	background: url(images/01_mainbg.jpg);
}

#header{
	width: 1024px;
	height: 129px;
	margin: auto;
	padding:0;
	border:none;
	vertical-align: top;
	position: relative;
	background: url(images/01_header.jpg) no-repeat;
}

#header a:link, #header a:visited{
	color: white;
}
#header a:hover, #header a:active{
	color: #CCC298;
}

#sitename{
	padding-top:70px;
	display:block;
	color:#fff;
	font-size: 14px;
	text-align: center;

}

#sitetag{
	display:block;
	color:#fff;
	font-size: 12px;
	text-align: center;
}

#logo{
	display:none;
}

#search {
  text-align:right;
  width: 1024px;
  margin-left: 45px;
}

#banner{
	margin: 0 0;
	text-align: center;
}

#blank{
	width:0px;
	margin:0px;
	padding:0px;
}

#leftcontent {
	width:264px;
	margin:0;
	padding:0px;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: top;
	border:none;
}

#rightcontent {
	width:180px;
	margin:0;
	padding:0;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

#centercontent {
	vertical-align: top;
}

#footer{
	width: 1024px;
	height: 100px;
	margin: auto;
	vertical-align: top;
	border:0;
	background: url(images/01_footer.jpg) no-repeat;

}

#copyrights{
	text-align:left;
	width: 350px;
}

#copyrights a:link, #copyrights a:visited{
	color: #D3C89D;
}
#copyrights a:hover, #copyrights a:active{
	color: white;
}
#copyrights{
	color: #DDDDDD;
}

#extrainfo {
 	display:none;
}

#nav{
	margin:0;
	padding:0;
}

/* content styles */
.content{
	margin: 20px 14px 30px 20px;
	padding: 0;
}

.sidebar{
	color: #21262A;
	line-height: 22px;
	margin: 0 6px 4px 8px;
}


/* news items */
.contentitempostedby{
	font-size: 11px;
	padding: 0 10px 0 13px;
	background: url(images/01_bgpostedby.gif) center left no-repeat;
	line-height: 12px;
}

.contentitemcomments{
	font-size: 11px;
	padding: 0 10px 0 15px;
	background: url(images/01_bgcomment.gif) center left no-repeat;
	line-height: 12px;
}

.contentitemcategory{
	font-size: 11px;
	padding: 0 10px 0 13px;
	background: url(images/01_bgcategory.gif) center left no-repeat;
	line-height: 12px;
}

.contentitem{
	margin: 0 0 16px 0;
	padding: 3px 0 0 0;
}

.contentitem1{
	display: inline;
}

.contentitem2{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/01_dotv.gif) left repeat-y;
}

.contentitem3{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/01_dotv.gif) left repeat-y;
}

.contentitem4{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/01_dotv.gif) left repeat-y;
}

.contenttitle h2{
	font-size: 16px;
	padding: 0 0 6px 0;
	margin: 0;
	background: url(images/01_dot.gif) bottom repeat-x;
	clear: both;
}

.contentbody{
	text-align: justify;
}



/* Левый фрэйм*/

.sidebardl{
	margin: 0;
	padding: 0 0 10px 0;
}
.sidebardl dt{
	color: #3A3523;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #E5E5E5 url(images/01_sidetitlebg.gif);
}

.sidebardl dd{
	margin: 1px 0 0 0;
	background: #EEEEEE;
}
.sidebardl dd:hover{
	margin: 1px 0 0 0;

	background: #ffffff;
}
.sidebardl dd a:link, .sidebardl dd a:visited{
	padding: 0 0 0 0px;

}

.sidebardl dt a{
	display:block;
	color: #3A3523;
}

.sidebardl .dtiehover{
	color: #3A3523;
	background: #E5E5E5;
	cursor:pointer;
}

.sidebardl .ddiehover{
	margin: 1px 0 0 0;
	padding:2px 2px;
	background: #E7E7E7;
}

.sidebardl .ddnorm{
	margin: 1px 0 0 0;
	padding:2px 2px;
	background: #ffffff;
}
/* Меню навигации */

.sidebarnavdl{
	margin: 0;
	padding: 0 0 10px 0;
}
.sidebarnavdl dt{
	color: #3A3523;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #E5E5E5 url(images/01_sidetitlebg.gif);
}

.sidebarnavdl dd{
	margin: 1px 0 0 0;
	padding:2px 0px;
	background: #EEEEEE;
}
.sidebarnavdl dd:hover{
	background: #E7E7E7;
}
.sidebarnavdl dd a:link, .sidebarnavdl dd a:visited{
	padding: 0 0 0 20px;

}

.sidebarnavdl dt a{
	display:block;
	color: #3A3523;
}

.sidebarnavdl .dtiehover{
	color: #3A3523;
	background: #E5E5E5;
	cursor:pointer;
}

.sidebarnavdl .ddiehover{
	background: #E7E7E7;
}

.sidebarnavdl .ddnorm{
	margin: 1px 0 0 0;
	background: #EEEEEE;
}


.chatauthor a{ }

/* core styles */

.indent{ }

.smalltext {
	font-family: Verdana,  Helvetica;
	font-size: 11px;
	color:#000;
}

body > .smalltext {
	font-family: Tahoma;
	font-size: 11px;
	color:#000;
}

.smallblacktext {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 7px;
	color:#000;
}

.defaulttext {
	font-family: Verdana,  Helvetica, Arial;
	font-size: 11px;
	color:#000;
}

.mediumtext {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	color:#000;
}

.captiontext {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 14px;
	color:#000;
}

.button{
	font-size: 11px;
	margin: 1px 0 0 0;
	color: #494949;
	background: white;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
}

.tbox{
	font-size: 11px;
	margin: 1px 0 0 0;
	color: #494949;
	background: white;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
}

.tbox .chatbox{
	font-size: 11px;
	margin: 1px 0 0 0;
	color: #494949;
	background: white;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	width: 90%;
}

#chatbox{
	width:160px;
}

.helpbox {
	border: 0px;
	background-color: transparent;
	color:#000;
	font: 9px Arial, Verdana,  Helvetica, sans-serif;
}

.nextprev{

	color: #000;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
	padding : 2px;

}

.np{

	color: #000;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
	padding : 2px;
}

.spacer{
	padding: 2px 0px 2px 0px;
}

.border {
	border: #000 1px solid;
}

/* FORUM */

a.forumlink{
	color: #fff;
	text-decoration: none;
}

a.forumlink:hover {
	color: #fff;
	text-decoration: underline;
}

.fborder, .border{
	border-collapse: collapse;
	border-spacing: 0px;
}

.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar {
	padding: 4px;
	background-color: #F7F7F7;
	border: 1px solid #E5E5E5;
}

.forumheader, .forumheader4, .finfobar {
	background-color: #E7E7E7;
}

.forumheader5 {
	cursor: pointer;
}

.fcaption, .forumheader5 {
	color:#494949;
	background-color: ;
	background:#3C3E31 url(images/01_bg.jpg);
}

.fcaption .smalltext, .fcaption .smalltext a{
	color:#494949;
}

table {
	margin-left: auto;
	margin-right: auto;
}
