/*-------------------------------------------------
  General layout
-------------------------------------------------*/

body
{
	color: #888888;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Tahoma", Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0;
	line-height:160%;
	background-color: #000000;
	font-weight: normal;
	height: 100%;
}
img
{
	border: 0;
}
img.left
{
	border: 0;
	padding-right: 10px;
	padding-bottom: 10px;
}
img.right
{
	border: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}
form
{
	margin: 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Tahoma", Arial, sans-serif;
	font-weight: normal;
	margin:0px;
	color: #ff0000;	
}

/* Lists */
ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
li
{
	background: left 5px;
	padding: 0 0 0 10px;
	margin: 0 20px;
}


/* Links */
a:link, a:visited
{
	color: #666666;
	text-decoration: none;
}
a:hover, a:active
{
	color: #ff0000;
	text-decoration: none;
}
#content a:link, #content a:visited
{
	color: #666666;
	text-decoration: none;
}
#content a:hover, #content a:active
{
	color: #ff0000;
	text-decoration: none;
}








#copyrights a:link, #copyrights a:visited
{
	color: #888888;
}
#copyrights a:hover, #copyrights a:active
{
	color: #888888;
}

/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 900px;
	height: 0;
	clear: both;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	position: relative;
	width: 900px;
	height: 251px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	padding-top: 0px;
	background-color: #000000;
	background-image: url(header.png);
	background-repeat: no-repeat;
}


/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#main
{
	width: 900px;
	margin-top: 0px;	
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#bg {
	background-color: #000000;
	padding:0px;
	margin: 0px;
}



/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#content
{
	overflow: visible;
	float: left;
	margin: 0;
	padding: 0;
	width: 588px;
}


/*-------------------------------------------------
  Item styles
-------------------------------------------------*/

.contenttitle
{	padding-left: 10px;
	padding-right: 10px;
}

.contenttitle h2
{
	
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Tahoma", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
}
.contenttitle h2 a
{
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.contenttitle h3
{
	font-size: 12px;
	color: #ffffff;
	margin-bottom: 0px;
}
.contenttitle h3 a
{
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.contenttitle h4
{
	font-size: 10px;
	color: #999999;
	margin-bottom: 0px;
}
.contenttitle h5
{
	font-size: 10px;
	color: #999999;
	
}
.contentbody
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Tahoma", Arial, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}

.contentbody h3
{
	font-size: 12px;
	color: #ffffff;
	margin-bottom: 0px;
}
.contentbody h3 a
{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.contentfooter
{
	font-size: 10px;
	color: #999999;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.contentfeatures {
	
	color: #999999;
	
	
	margin-bottom: 25px;
}

.contentfeatures h1{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	
	margin-bottom: 4px;
}

.contentfeatures img {
	padding-right: 10px;
}


/*-------------------------------------------------
  Sidebar
-------------------------------------------------*/




#sidebar
{
	line-height:160%;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	width: 285px;
	float: right;
	background-color: #101010;
	border-bottom-width: 21px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
	
}




.sidebarcontent
{
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.sidebarblackbox
{
	background-color: #0a0a0a;
	padding: 10px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #101010;
}


.white
{
	color: #ffffff;
	
}

.white a:link
{
	color: #ffffff;
	
}




.white a:hover, a:active
{
	color: #ff0000;
	text-decoration: none;	
}


.whiteright
{
	color: #ffffff;
	float: right;
	display: inline;
	
}

.greyleft
{
	float: left;
	display: inline;
	
}


#sidebar h1 {
	font-size: 12px;
	color: #ff0000;
	margin-bottom: 8px;
	
}

#sidebar h1 a {
	font-size: 12px;
	color: #ff0000;
	margin-bottom: 8px;
	
}

#sidebar h1 a:hover {
	font-size: 12px;
	color: #ffffff;
	margin-bottom: 8px;
	
}

#sidebar h2 {
	color: #ff0000;
	font-size: 11px;
	margin-bottom: 8px;
	
}

#sidebar h3 {
	color: #ffffff;
	font-size: 11px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
	
}


#sidebar h4 {
	color: #ff0000;
	font-size: 12px;
	margin-bottom: 8px;
	margin-top: 18px;
}


#sidebar h4 a {
	color: #ff0000;
	font-size: 12px;
	margin-bottom: 8px;
	margin-top: 18px;
}

#sidebar h4 a:hover {
	color: #ffffff;
	font-size: 12px;
	margin-bottom: 8px;
	margin-top: 18px;
}



#sidebar ul {
	padding-bottom: 8px;
	margin-bottom: 8px;
}



#sidebar li {
	margin: 0px;
	padding: 0px;
	color: #999999;
}


#sidebar .date {
	font-size: 10px;
	margin: 0;
	color: #666666;
	font-weight: normal;
}



/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	width: 900px;
	text-align: center;
	float: left;
	padding-top: 25px;
	font-size: 10px;
	padding-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}

#copyrights
{
	color: #474747;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 5px 0;
}
.commentform, .mailform
{
	margin-top: 10px;
    padding: 10px;
    background: #EEEEEE;
    /* 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: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.searchform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.loginform .formfield
{
	width: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.loginform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.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;
}


