/*-------------------------------------------------
  JD's completely revised/personalized version of
  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes
-------------------------------------------------*/

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body
{
        background: #444444; /* url(/media/bg.gif); */
	color: #ffffff;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 14px;
	padding: 10px 0;
}
img
{
	border: 0;
        margin: 0;
}
form
{
	margin: 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
    font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-weight: normal;
	margin: 0;
}

h4 {
   font-weight: bold;
   margin: 10px 0 10px 0;
}

/* Blockquotes */
blockquote
{
    border-left: 1px dotted white;   
    padding: 0 10px 0 10px;
}

/* Lists */
ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
ul li
{
	background: url(images/arrow.gif) left top no-repeat;
        padding: 0 0 0 10px;
	margin: 15px 20px;
}

ol li
{
        padding: 0 0 0 10px;
	margin: 15px;
}
/* Links */
a:link, a:visited
{
/*      color: #9999FF;              */
/*      color: #ffB603;  Halloween   */
/*      color: #CC80CC;  Late Spring */
/*        color: #AE878C;   Spring */
/*      color: #FF0000;  evil        */
/*      color: #128fff;  rain       */
/*        color: #77aaff;  summer */
/*        color: #99cc55;  default */
/*        color: #cc6633; thanksgiving */
/*     color: #108833;  winter */
       color: #8cbfd2; /* tux */
	text-decoration: none;
}
a:hover, a:active
{
	color: #ede16e;
}
#header a:link, #header a:visited
{
	color: #474747;
}
#header a:hover, #header a:active
{
	color: #737373;
}
#copyrights a:link, #copyrights a:visited
{
	color: #AAAAAA;
}
#copyrights a:hover, #copyrights a:active
{
	color: #ede16e;
}

/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 887px;
	height: 0;
	clear: both;
}



/*-------------------------------------------------
  Header
-------------------------------------------------*/

#header-new
{
	height: 127px;
	width: 690px;
	background: #000000;
	border-width: 2px 0 2px 2px;
	border-style: solid;
	border-color: #E0E0E0;
	margin: 0 0 15px 0;
}
/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 887px;
        margin: 15px auto 15px auto;
}

#submainwrapper
{
     width: 692px;
     float: left;
     margin-bottom: 30px;
     border-right: 2px solid #e0e0e0;

}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 690px;
	height: 1%;
	overflow: visible;
	padding: 0 0 0 0; 
        background: black;
        border-left: 2px solid #E0E0E0;
        border-top: 2px solid #E0E0E0;
        border-bottom: 2px solid #E0E0E0;
        margin-right: -225px;
}
.content
{
	padding: 0;
	margin: 20px 20px 30px 20px;
}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contentdate h2
{
       font-size: 15px;
       padding: 12px 0;
       font-weight: bold;
       color: #ede16e;
}


.contenttitle h3
{
	clear: both;
	background: url(images/dot.gif) bottom repeat-x;
	font-size: 16px;
	padding: 25px 0 6px 0;
        font-weight: bold;
	margin: 0;
}

.contenttitle a:hover
{
       color: #ede16e;
}

.contentbody
{
	font-size: 15px;
	text-align: justify;
	padding: 0 0 16px 0;
}

/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	background: url(images/bgcategory.gif) center left no-repeat;
	font-size: 12px;
	line-height: 14px;
	padding: 0 10px 0 14px;
}

.contentitempostedby
{
	background: url(images/bgpostedby.gif) center left no-repeat;
	font-size: 12px;
	line-height: 14px;
	padding: 0 10px 0 12px;
}
.contentitemcomments
{
	background: url(images/bgcomment.gif) center left no-repeat;
	font-size: 12px;
	line-height: 14px;
	padding: 0 10px 0 13px;
}
.contentitemedit
{
	background: url(images/bgedit.gif) center left no-repeat;
	font-size: 12px;
	line-height: 14px;
	padding: 0 10px 0 11px;
}
.contentitem
{
	padding: 3px 0 0 0;
	margin: 0 0 16px 0;
}
.contentitem1
{
	display: inline;
}
.contentitem2, .contentitem3, .contentitem4
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}


/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
      	margin: 20px 0 0 0;
        padding: 10px;
        font-size: 14px;
        border-top: 1px solid white;
        
}

.itemcomment h3
{
	font-size: 14px;
}

.commentbody
{
    margin: 15px 0; 
    padding: 0 30px;
}



/*-------------------------------------------------
  Menu
-------------------------------------------------*/

#sidebarcontainer
{
	float: right;
	width: 190px;
        margin-top: 30px;
        background: #444444;
}

.sidebardl
{
        border: 2px solid #E0E0E0;
        border-left: 0px;
        margin-bottom: 10px;
        padding: 5px;
}
.sidebardl dt
{
	font-size: 12px;
	font-weight: bold;
        padding: 3px 5px;
        margin: 0 0 0 0;
}
.sidebardl dd
{
        margin: 0 0 0 0;
        font-size: 11px;
        padding: 3px 5px;

}

.sidebardl a:link, .sidebardl a:visited
{
	text-decoration: none;
}

.sidebardl a:hover
{
	text-decoration: underline;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 5px 0;
}
.commentform, .mailform
{
    margin-top: 10px;
    padding: 10px;
    background: black;
    /* Rounded borders, for Mozilla browsers */
    /* -moz-border-radius: 10px; */
}
.commentform img{
    margin: 5px 0 0 0;
}
.formfield
{
	font-size: 12px;
	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: 12px;
	background: #ede16e;
	color: #000000;
	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: 110px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.searchform .formbutton
{
	width: 30px;
    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;
}


/*-------------------------------------------------
  Miscellaneous
-------------------------------------------------*/
/* 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;
}


/* 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;
}



/* Other Misc */

.outline1 {
    padding: 10px 0 10px 30px;
}

.outline2 {
    padding: 20px 0 20px 60px;
}

.tags {
   padding: 20px 0 0 0;
   font-size: 12px;
   text-align: center;
}
.blogrollmain {
/*  padding: 0 0 0 10px; */
}

.blogrollitem {
/*   text-indent: -10px;  */
   padding: 0 0 2px 0;
   font-size: 12px;
}

.blogrollfolder {
	background: black;
	color: white;
	font-size: 12px;
	font-weight: bold;
        font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
	padding: 20px 0 0 0;
}

.highlight
{
    color: black;	
    background: white;
    font-weight: bold;
}

.indent
{
   margin: 0 0 0 30px;
}

.right
{
   float: right;
}

.weather
{
   text-align: center;
   color: white;
   font-weight: bold;
   font-size: 12px;
   margin-top: 20px;
}

.item
{
      	margin: 20px 0 0 0;
        padding: 10px;
        font-size: 14px;
        border-top: 1px solid white;
}

.date
{
	font-size: 12px;
}


.info
{
    padding: 0 0 20px 0;
}

.sbmain a:link
{
color: #a368f2;
}