/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes
-------------------------------------------------*/

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body
		{
			margin: 0;
			padding: 0;
			background-color: #000;
			 font-family: "verdana", times new roman, serif; color: #fff; 
			 text-align:center;
		}
		
		#container
		{
			margin:0px auto;
	text-align:left;
			background-color: #000;
			width: 800px;

		}
		
		#banner
		{
			background-color: #000;
			padding: 20px;
		}
		
	
		#nav, #news
		{
			float: right;
			width: 250px;
			margin-left: 0;
			padding-top: 1em;
			background-color: #000;
		}
		
		#nav_content { 			
		float: right;
			width: 250px;
			padding-top: 65px;
			background-color: #000;
			margin-left: 0;}
		
	
		#content
		{
			padding-top: 1em;
			margin: 0  0 0 2em;
			background-color: #000;
			color:#fff;
		}
		
	
		#footer
		{
			clear: both;
			background-color: #000;
			padding: 0;
			margin: 0;
			text-align: left;
			width: 450px;
		}

/* Lists */
/*ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
li
{
	background: url(images/arrow.gif) left 5px no-repeat;
	padding: 0 0 0 10px;
	margin: 0 20px;
}*/

/*TEXT*/
#content  h2 { margin: 0 0 10px 0; padding: 0; font-size: 15px; }
#content p { margin: 0; padding: 0; font-size: 12px; }
#bio p { margin: 0 0 5px 0; padding: 0; }
#bio h2 { color: #666; font-weight:bold; margin: 10px 0 10px 0; }

#footer p { margin-left: 15px; font-size: 10px; color: #666; padding: 5px 0 0 16px;}
	
#news h2 { font-size: 13px; margin: 5px 0 5px 0; color:#666; }
#news p { font-size: 12px; margin: 0 0 5px 0; color:#fff; }
#news h3 { font-size: 10px; margin-top: -2px; color:#666; }

.newslett p { margin-left: 10px; font-size: 85%; margin-bottom: 0;}

/*NEWS BOX*/

#newsbox { width: 490px; float:left; margin-bottom: 20px;}




		
/*MAIN MENU*/

#menu {
	width:235px;
	margin:0;
	
	}

#menu ul 	{
width: 235px;
height: 165px;
background: url(/gfx/nav.png) no-repeat;
margin:0;
padding: 0;
position:relative;
}

#menu ul li {margin: 0 0 5px 0;padding: 0;list-style: none;position:absolute;}
#menu ul li, #nav ul a {height: 33px;display: block;}

#menu ul li a {text-indent: -9999px; text-decoration: none;width: 155px;}

#nav1 {top: 0;}
#nav2 {top: 39px;}
#nav3 {top: 76px;}
#nav4 {top: 115px;}


#nav1 a:hover {background: transparent url(/gfx/nav.png) -232px 0 no-repeat;}
#nav2 a:hover {background: transparent url(/gfx/nav.png) -232px -39px no-repeat;}
#nav3 a:hover {background: transparent url(/gfx/nav.png) -232px -76px no-repeat;}
#nav4 a:hover {background: transparent url(/gfx/nav.png) -232px -115px no-repeat;}

/* UBERLINKS */
body#news a#newsnav {background: transparent url(/gfx/nav.png) -112px 0px no-repeat;}
body#shop a#shopnav {background: transparent url(/gfx/nav.png) -112px -25px no-repeat;}
body#gallery a#gallerynav{background: transparent url(/gfx/nav.png) -112px -50px no-repeat;}
body#aboutus a#aboutusnav {background: transparent url(/gfx/nav.png) -112px -76px no-repeat;}
body#contact a#contactnav {background: transparent url(/gfx/nav.png) -112px -99px no-repeat;}


/*IMAGES and BODY TEXT*/
#content img {border: 1px solid #666; padding: 20px;  }
#images img {border: 1px solid #666; padding: 5px;}
#images, #body_text { width: 485px; }
#body_text { border-top: 1px solid #666; border-bottom: 1px solid #666; padding: 15px 0 18px 0; margin: 0; }
#body_text img { padding: 5px; margin: 10px 0 10px 0; border: 1px solid #666; }





/*TITLES*/
#header_news {
width: 89px;
height: 33px;
background-image: url(/gfx/headers/news.gif);
margin:-20px 0 10px 0;
}
#header_news span {
display: none;
}

#header_bio {
width: 175px;
height: 40px;
background-image: url(/gfx/headers/biography.gif);
margin:-20px 0 10px 0;
}
#header_bio span {
display: none;
}

#header_images {
width: 111px;
height: 38px;
background-image: url(/gfx/headers/images.gif);
margin:-20px 0 10px 0;
}
#header_images span {
display: none;
}

#header_contact {
width: 157px;
height: 39px;
background-image: url(/gfx/headers/contact.gif);
margin:-20px 0 10px 0;
}
#header_contact span {
display: none;
}








/* Links */
a:link, a:visited
{
	color: #666;
	text-decoration: none;
}
a:hover, a:active
{
	color: #999;
}
#header a:link, #header a:visited
{
	color: #999;
}
#header a:hover, #header a:active
{
	color: #666;
}
#copyrights a:link, #copyrights a:visited
{
	color: #666;
}
#copyrights a:hover, #copyrights a:active
{
	color: #666;
}

/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 704px;
	height: 0;
	clear: both;
}



/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2
{
	clear: both;
	/*background: url(images/dot.gif) bottom repeat-x;*/
	font-size: 10px;
	padding: 0 0 10px 0;
	margin: 0;
	text-transform:uppercase;
	border-bottom: 1px dotted #333;
}
.contentbody
{
	font-size:12px;
	text-align: justify;
	padding: 0 0 16px 0;
}

/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	background: url(images/bgcategory.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 14px;
}
.contentitempostedby
{
	background: url(images/bgpostedby.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 12px;
}
.contentitemcomments
{
	background: url(images/bgcomment.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 13px;
}
.contentitemedit
{
	background: url(images/bgedit.gif) center left no-repeat;
	font-size: 10px;
	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;
	background: url(images/dotv.gif) left repeat-y;
	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;
}


/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer
{
	width: 224px;
	padding: 15px 0 0 10px;
}
.sidebar
{
	color: #21262A;
	margin: 0 6px 4px 0;
	font-size: 11px;
}

/* Menu lists */
.sidebardl
{
	padding: 0 0 10px 0;
	margin: 0;
}
.sidebardl dt
{
	background: #1C1C1C;
	color: #fff;
	font-weight: bold;
    font-family: "verdana", times new roman, serif;
	padding: 4px 0 4px 0;
	text-transform:uppercase;
}
.sidebardl dd
{
	background: #333;
	padding: 2px 10px;
	margin: 1px 0 0 0;
}
.sidebardl dd:hover
{
	background: #E7E7E7;
	padding: 2px 10px;
	margin: 1px 0 0 0;
}
.sidebardl dd a:link, .sidebardl dd a:visited
{
	background: url(images/arrow.gif) left center no-repeat;
	padding: 0 0 0 10px;
}



#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;
}




/* 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;
	border-right: 2px solid #ccc;
}
.rightbox {
	float: right;
	border-left: 2px solid #ccc;
}

/*feed*/
#feed img {border: none;}



