/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes
-------------------------------------------------*/

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body { scrollbar-face-color: #F8F2DC; scrollbar-HIGHLIGHT-color: #FBF8EC; 
	scrollbar-SHADOW-color: #FF8A0C; scrollbar-3DLIGHT-color: #FBF8EC; 	
	scrollbar-ARROW-color: #FF8A0C; scrollbar-TRACK-color: #FFFDF1; 
	scrollbar-DARKSHADOW-color: #FF8A0C; background: white; 
	margin-top: 0px; margin-left: 10px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 11px; }

h1 { font-size: 11px; color: black; font-weight: normal;}
h2 { font-size: 12px; color: black; font-weight: normal;}

img
{
	border: 0;
}
form
{
	margin: 0;
}

/* Headings */
h3,h4,h5,h6
{
    	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-weight: normal;
	margin: 0;
}

/* Lists */

li
{
	list-style: circle outside; text-align: left;
}

hr { color: #FF8E0C; width: 60%; }

/* Links */
A:link { color: #5469A9; text-decoration: underline; }
A:visited { color: #5469A9; text-decoration: underline; }
A:active { color: #FF8E0C; text-decoration: underline; }
A:hover { color: #FF8E0C; text-decoration: underline; }

.menu_top2 a:link { color: #CC3300; text-decoration: underline;}
.menu_top2 a:visited { color: #CC3300; text-decoration: underline;}
.menu_top2 a:hover { color: #FF8E0C; text-decoration: underline;}
.menu_top2 a:active { color: #FF8E0C; text-decoration: underline; }

.menu_left a:link { color: black; text-decoration: none;}
.menu_left a:visited { color: black; text-decoration: none;}
.menu_left a:hover { color: #FF8E0C; text-decoration: underline;}
.menu_left a:active { color: #FF8E0C; text-decoration: underline; }

.sidebardl a:link { color: black; text-decoration: none; font-size: 12px; background: url(../images/arrow.gif) left no-repeat; padding: 0 0 0 10px;}
.sidebardl a:visited { color: black; text-decoration: none; font-size: 12px; background: url(../images/arrow.gif) left no-repeat; padding: 0 0 0 10px;}
.sidebardl a:hover { color: #FF8E0C; text-decoration: underline; font-size: 12px; background: url(../images/arrow.gif) left no-repeat; padding: 0 0 0 10px;}
.sidebardl a:active { color: #FF8E0C; text-decoration: underline; font-size: 12px; background: url(../images/arrow.gif) left no-repeat; padding: 0 0 0 10px;}

.friend a:link {  color: #5469A9; text-decoration: underline;  font-size: 11px; }
.friend a:visited {  color: #5469A9; text-decoration: underline; font-size: 11px; }
.friend a:hover { color: #FF8E0C; text-decoration: underline; font-size: 11px; }
.friend a:active { color: #FF8E0C; text-decoration: underline; font-size: 11px; }

.cat a:link {  color: #5469A9; text-decoration: underline;  font-size: 11px; }
.cat a:visited {  color: #5469A9; text-decoration: underline; font-size: 11px; }
.cat a:hover { color: #FF8E0C; text-decoration: underline; font-size: 11px; }
.cat a:active { color: #FF8E0C; text-decoration: underline; font-size: 11px; }

.friend2 a:link { color: #5469A9; text-decoration: none; font-size: 12px; background: url(../images/arrow.gif) left center no-repeat; padding: 0 0 0 10px;}
.friend2 a:visited { color: #5469A9; text-decoration: none; font-size: 12px; background: url(../images/arrow.gif) left center no-repeat; padding: 0 0 0 10px;}
.friend2 a:hover { color: #FF8E0C; text-decoration: underline; font-size: 12px; background: url(../images/arrow.gif) left center no-repeat; padding: 0 0 0 10px;}
.friend2 a:active { color: #FF8E0C; text-decoration: underline; font-size: 12px; background: url(../images/arrow.gif) left center no-repeat; padding: 0 0 0 10px;}

.contenttitle a:link { color: #5B3700; text-decoration: none; font-size: 12px;}
.contenttitle a:visited { color: #5B3700; text-decoration: none; font-size: 12px; }
.contenttitle a:hover { color: #FF8E0C; text-decoration: underline; font-size: 12px; }
.contenttitle a:active { color: #FF8E0C; text-decoration: underline; font-size: 12px; }

.contenttitle2 a:link { color: #FF8E0C; text-decoration: none; }
.contenttitle2 a:visited { color: #FF8E0C; text-decoration: none; }
.contenttitle2 a:hover { color: red; text-decoration: underline; }
.contenttitle2 a:active { color: red; text-decoration: underline;}

.rec dd a:link { color: black; text-decoration: none; font-size: 12px; background: url(../images/arrow.gif) left center no-repeat; padding: 0 0 0 10px;}
.rec dd a:visited { color: black; text-decoration: none; font-size: 12px; background: url(../images/arrow.gif) left center no-repeat; padding: 0 0 0 10px;}
.rec dd a:hover { color: #FF8E0C; text-decoration: underline; font-size: 12px; background: url(../images/arrow.gif) left center no-repeat; padding: 0 0 0 10px;}
.rec dd a:active { color: #FF8E0C; text-decoration: underline; font-size: 12px; background: url(../images/arrow.gif) left center no-repeat; padding: 0 0 0 10px;}

/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}


.global { 	width: 100%;
	height: 100%;
	background: white; 
	padding: 0;
	margin: 0; }

.bor2 { border: 0; width: 100%; background: white; font-size: 12px; margin-top: 10px; }

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	position: relative;
	width: 100%;
	height: 110px;
	background: white; 
	margin: 0 0 10px 0;
	
}



.bor { border: 0; height: 100%; width: 100%; background: white; font-size: 11px; margin-top: 10px; }
.menu_top { border: 0; height: 24px; background: white; font-size: 11px; }
.menu_top2 { border: 0; height: 24px; background: white; font-size: 11px; }


/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/




/*-------------------------------------------------
  Main content
-------------------------------------------------*/

.content
{
	font-size: 12px; 
	
	margin: 10px 0px 30px 0px;
	width: 94%;
	text-align: left;
	
}

#global { width: 100%;
	font-size: 12px; 
	border: 1px #E0E0E0 solid;	
}

.recl1 { width: 100%;
	border: 2px #E0E0E0 solid;
	padding: 4px;
	font-weight: bold;
	height: 30px;
}

.recl2 { width: 80%;
	border: 1px #E0E0E0 solid;
	padding: 4px;
	font-weight: normal;
	height: 30px;
}

.news { width: 100%;
	border: 1px #E0E0E0 solid;
	padding: 4px;
	font-weight: normal;
	height: 30px;
}


.base { width: 30%;
	border: 0;
	padding: 3px;
	font-size: 14px;
	color: #FFFDFB; 
	text-align: center;
	background: #FF8E0C;
	
}

.base2 {width: 60%;
	border: 1px #E0E0E0 solid;
	padding: 3px 0 3px 10px;
	font-size: 12px;
		
}


/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2
{
	color: #FF8E0C; 
	clear: both;
	font-size: 12px; font-weight: bold;
	margin: 0;
	
}

.contenttitle h3
{
	 
	clear: both;
	font-size: 12px; font-weight: normal;
	margin: 0;
	
}

.contenttitle2 h2
{
	color: #FF8E0C; 
	clear: both;
	font-size: 12px; font-weight: bold;
	margin: 0;
	
}

.contenttitle2 h3
{
	 
	clear: both;
	font-size: 12px; font-weight: normal;
	margin: 0;
	
}

.contentbody
{
	font-size:13px;
	text-align: justify;
	padding: 0 0 16px 0;
}

/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	font-size: 11px;
	line-height: 12px;
	padding: 10 px 0;
}
.contentitempostedby
{
	background: url(../images/bgpostedby.gif) center left no-repeat;
	font-size: 11px;
	line-height: 12px;
	padding: 0 10px 0 12px;
}
.contentitemcomments
{
	background: url(../images/bgcomment.gif) center left no-repeat;
	font-size: 11px;
	line-height: 12px;
	padding: 0 10px 0 13px;
}
.contentitemedit
{
	background: url(../images/bgedit.gif) center left no-repeat;
	font-size: 11px;
	line-height: 12px;
	padding: 0 10px 0 11px;
}
.contentitem
{
	padding: 3px 0 0 0;
	margin: 0 0 16px 0;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	padding: 0 0 0 10px;
}
.contentitem3
{
	display: inline;
	background: url(../images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(../images/dotv.gif) left repeat-y;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	background: white;
	background-position: 6px 9px;
	padding: 6px 42px;
	border: 1px #E0E0E0 solid;
	margin: 10px 0 0 0;
}

.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background: #F2F2F2;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}

.itemcomment h3
{
	font-size: 12px;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/

#right
{
	width: 130px;
	float: right;
	height: 100%;
	margin: 0 0 0 0px;
	padding: 5px 0 0 0px;
	text-align: center;
	border-left: #FF8E0C solid 1px;

}

.sidebar2
{
	width: 100%;
	color: #5E4940;
	margin: 0;
	text-align: center;
	
}

.sidebardl2
{
	width: 100%;
	color: #5E4940;
	font-size: 12px;
	font-weight: bold;
    	padding: 4px 0 4px 13px;
	margin: 0;
	
		
}

/* Menu lists */

.menu_left
{	
	width: 180px;
	font-weight: bold;
	margin: 0 0 10px 0;
	background: #F8F2DC;
	text-align: center;
	padding: 0;
}

.menu_left2
{
	width: 180px;
	font-weight: normal;
	margin: 0 0 10px 0;
	background: #F8F2DC;
	text-align: center;
	padding: 0;
}



.menu1
{	width: 180px; 
	background:   #F8F2DC url(../images/bg331.gif) left no-repeat;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 13px;
	margin: 0;
	text-align: center;	
}

.menu2
{
	width: 180px; 
	font-size: 11px; 
	color: black;  
	font-weight: bold; 
	background: #F8F2DC;
	padding: 4px 0 4px 10px;
	text-align: left;
}

.sidebardl
{	
	padding: 0;
	margin: 0;
	background: #FFEDE5;
	font-size: 12px;
}


.sidebardl dd
{	
	background: #F8F2DC;
	margin: 0;
	padding: 2px 0 0 10px;
	font-size: 12px;
	font-weight: normal;
}

.menu_menu
{
	width: 180px; font-size: 12px; color: black;  font-weight: normal; background: #F8F2DC;
}

.subs2
{
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 0px;		
	
} 

.cat
{
	font-size: 11px;
	margin: 0;
	width: 200px;
	font-weight: normal;
	padding: 0;	
	
} 

.cat dd
{	
	font-size: 11px;
	margin: 0;
	padding: 2px 0 0 10px;	
	
} 

.friend
{
	font-size: 11px;
	background: #F8F2DC;
	margin: 0 0 10px 0;
	width: 180px;
	font-weight: normal;
	padding: 0;	
	
} 

.friend dd
{	
	font-size: 11px;
	background: #F8F2DC;
	margin: 0;
	padding: 2px 0 0 10px;	
	
} 

.friend2
{
	font-size: 11px;
	background: #F8F2DC;
	margin: 0 0 10px 0;
	width: 180px;
	font-weight: normal;
	padding: 0;	
	
} 


.friend2 dd
{	
	font-size: 11px;
	background: #F8F2DC;
	margin: 0;
	padding: 2px 0 0 10px;	
	
} 

.rec
{	
	padding: 0;
	margin: 0;
	background: #FFEDE5;
	font-size: 12px;
}


.rec dd
{	
	background: #F8F2DC;
	margin: 0;
	padding: 2px 0 0 10px;
	font-size: 12px;
	font-weight: normal;
}


.forum { margin: 0; padding: 0; width: 100%; background-color: #ffffff; }
.forum2 { margin: 5px; padding: 0; width: 100%; background-color: #ffffff; border: 0; }
.form { margin: 10px 0 10px 0; border: 1px #6F0000 solid; width: 155px; font-size: 11px; background-color: #ffffff;  }
.subscribe { height: 21px; border-bottom: 1px #6F0000 solid; background-color: #daa520; font-size: 12px; color: #FFFFFF; font-weight: bolder; }
.mail_ru { margin: 0; height: 100%; width: 155px; background-color: #ffffff; border: 1px #3B4D6B solid; }
.mail1 { background-color: #3B4D6B; font-size: 12px; }
.mail2 { background-color: #ffffff; font-size: 11px; }

/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#end
{
	width: 100%;
	background: white;
	padding: 10px;
	margin-left: 10px;	
}

#footer { padding: 10px 0 10px 20px; border: 0; font-size: 11px; color: white; background-color: #FF8E0C; }


/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform
{
	margin: 0;

}

.searchform
{
	margin: 0;

}
.commentform, .mailform
{
	margin-top: 10px;
    padding: 10px;
    background: #F2F2F2;
    /* Rounded borders, for Mozilla browsers */
    /* -moz-border-radius: 10px; */
}
.commentform img{
    margin: 5px 0 0 0;
}
.formfield
{
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
}
.formbutton
{
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}
.searchform .formfield
{
	width: 200px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 0;
	margin: 0;
}
.searchform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 0;
}
.loginform .formfield
{
	width: 100px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 0;
	margin: 0;
}
.loginform .formbutton
{
	width: 40px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 0;
}
.mainform .formfield
{
	width: 280px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail
{
    width: 300px;
    margin-right: 105px;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
    width: 300px;
}
.commentform .formbutton
{
	width: 100px;
	height: 22px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
}
.error
{
	color: red;
	font-weight: bold;
}


/*-------------------------------------------------
  Miscelaneous
-------------------------------------------------*/
/* VBlog image onion skin shadow - From AListApart.com*/
.wrap1, .wrap2, .wrap3
{
	display:inline-table;
	/* \*/display:block;/**/
}
.wrap1
{
	float:left;
	background:url(../images/shadow.gif) right bottom no-repeat;
	margin: 0 5px 3px 0;
}
.wrap2
{
	background:url(../images/corner_br.gif) left bottom no-repeat;
}
.wrap3
{
	background:url(../images/corner_tr.gif) right top no-repeat;
	padding:0 5px 5px 0;
}
.wrap3 img
{
	display:block;
	border: 3px solid white;
}

/* Search highlight color */
.highlight
{
	background: #DEFFA9;
}

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
	font-size: larger;
	width: 20%;
}
.leftbox {
	float: left;
	
}
.rightbox {
	float: right;
	
}

.anons {
	border-left: 2px #E0E0E0 solid;
	border-bottom: 2px #E0E0E0 solid;
	margin: 3px;
	padding: 3px;
	font-size: 12px;
	width: 20%;
	float: right;
	
}

.logobox {
   float: left;
   margin: 2px;
   padding: 0;
}