

body
{
	background: #505050 url(images/bg1.gif);
	color: #222;
	font-family: "Lucida Grande", Helvetica, "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
}
img
{
	border: 0;
}
form
{
	margin: 0;
}

/* Headings */
h2,h3,h4,h5,h6
{
	font-family: 'myriad pro', 'lucida grande', 'trebuchet ms', Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	letter-spacing:-1px;
}

/* 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;
}

/* Links */
a:link, a:visited
{
	color: #635D45;
	text-decoration: none;
}
a:hover, a:active
{
	color: black;
}
#header a:link, #header a:visited
{
	color: #DDD;
}
#header a:hover, #header a:active
{
	color: #DDD;
}
#copyrights a:link, #copyrights a:visited
{
	color: #474747;
}
#copyrights a:hover, #copyrights a:active
{
	color: #737373;
}

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

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	position: relative;
	background: black url(images/top.png) repeat-x top center;
	width: 861px;
	height: 110px;
	/* large header image is defined below */
	/* background: white url(images/header.jpg) no-repeat; */
	margin: 0 auto;
	padding: 0 30px;
}

#header h1
{
	/* small header image specific lines */
	margin: 0;
	padding: 20px 0 0;
	/* end small header image specific lines */
	font-size: 50px;
	font-weight: normal;
	font-family: Times,Arial;
	letter-spacing: -3px;
	display:inline;
}

#header img
{
	position: relative;
	top: 2px;
	display: inline;
	padding: 0;
	margin: 20px 0 0;
}

#header p
{
	/* small header image specific lines */
	margin:0;
	padding:0;
	/* end small header image specific lines */
	font-size:14px;
	font-weight: 700;
	letter-spacing: 7px;
	color:#669999;
}

#menu {
	background:#333 url(images/menu2.gif);
	border-bottom:1px solid #000;
	width:921px;
	height:28px;
	margin: auto;
}

#menu ul {
	margin:0 0 0 30px;
	list-style:none;
}

#menu li {
	font-size:1.2em;
	float:left;
	line-height:28px;
	background:none;
	padding:0;
	margin:0;
}

#menu li a:link, #menu li a:visited, #menu li a:active {
	background:#333 url(images/menu2.gif);
	color:#fff;
	border-left:1px solid #000;
	border-right:1px solid #333;
	display:block;
	padding:0 19px;
	text-decoration:none;
}

#menu li a:hover, #menu #selected:link, #menu #selected:visited {
	background-color:#111;
	background-position:0 -28px;
}
.rss {
	float:right;
	font-size:12px;
	background:url(images/rss.gif) center left no-repeat;
	padding:3px 0 3px 20px;
	margin:3px 15px;
}

.rss a:link,.rss a:visited {
	color:#FC7104;
}

.rss a:hover,.rss a:active {
	color:#CCC;
}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#wrap 
{
	width:100%;
	background:transparent url(images/bg2.gif) center top no-repeat;
	margin:0;
	padding:0;
}

#mainwrapper
{
	width: 921px;
	background: white;
	margin:0 auto;
}
#wrapper
{
	width: 921px;
	background: white url(images/side1.gif) repeat-y right;
	margin:0 auto;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	background:transparent url(images/main2.gif) top left no-repeat;
	width: 921px;
	height: 1%;
	overflow: visible;
	float: left;
	padding: 15px 0 0 0;
	margin-right: -245px;
}
.content
{
	padding: 0;
	margin: 7px 280px 20px 20px;
}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2
{
	clear: both;
	font-size:30px;
	margin: 0;
}
.contenttitle h2 span
{
	color:#aaa;
	font-size:16px;
	font-weight:bold;
}
.contenttitle a:link,.contenttitle a:visited 
{
	color:#333;
}
.contenttitle a:hover,.contenttitle a:active 
{
	color:#333;
	text-decoration: underline;
}
.contentbody
{
	font-size: 12px;
	line-height: 1.4;
	text-align: justify;
	padding: 0 0 20px 0;
}
.contentbody a:link,.contentbody a:visited 
{
	color:#669999;
}
.contentbody a:hover,.contentbody a:active 
{
	color:#669999;
	text-decoration:underline;
}
.left
{
	float:left;
}
.right
{
	float:right;
}
.left, .right {
	width:49%;
}
.links
{
	list-style:none;
	margin:0 0 20px;
	font-size:13px;
}
.links a:link,.links a:visited
{
	color:#006EBA;
	text-decoration:underline;
}
.links a:hover,.links a:active
{
	color:#006EBA;
	text-decoration:none;
}
.links li
{
	background: none;
	padding: 0;
	margin: 10px 2px;
}
.links p
{
	color:#192;
	padding: 0;
	margin: 0;
	font-size:12px;
}
.links h4
{
	border-bottom:1px solid #CCC;
	font-size:21px;
	font-weight: 700;
	letter-spacing: -1px;
}

/*-------------------------------------------------
  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
{
	color: #999;
	margin: 0 0 16px 0;
}
.contentitem a:link,.contentitem a:visited 
{
	color:#799;
}
.contentitem a:hover,.contentitem a:active 
{
	color:#333;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	padding: 0 0 0 5px;
}
.contentitem3
{
	display: inline;
	padding: 0 0 0 5px;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 5px;
}
.contentitem5
{
	float:right;
	padding: 0 0 0 5px;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	background: url(images/commentquote01.gif) no-repeat;
	background-position: 6px 9px;
	padding: 6px 42px;
	border: 1px solid white;
	margin: 10px 0 0 0;
}
.itemcomment:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #CCCCCC;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.id1:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.itemcomment h3
{
	font-size: 12px;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer
{
	float: right;
	width: 235px;
	padding: 0 10px 0 0;
}
.sidebar
{
	color: #21262A;
	margin: 0 6px 4px 0;
}

/* Menu lists */
.sidebardl
{
	padding: 0 0 10px;
	margin: 0;
	color:#CCC;
}
.sidebardl dt
{
	background:#161616 url(images/side2.gif) bottom right no-repeat;
	color: #EEE;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	padding:9px 10px 7px;
}
.sidebardl dd
{
	background: #111;
	border-bottom: 1px solid #444;
	padding: 5px 10px;
	margin: 0;
}
.sidebardl dd:hover
{
	background: #333;
	border-bottom: 1px solid #669999;
	padding: 5px 10px;
	margin: 0;
}
.sidebardl dd a:link, .sidebardl dd a:visited
{
	background: url(images/arrow.gif) left center no-repeat;
	padding: 0 0 0 10px;
	color:#CCC;
}
.calendar caption {
	text-align:left;
	background:#161616 url(images/side2.gif) top right no-repeat;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	padding:14px 10px 4px;
}
.calendar a:link,.calendar a:visited {
	color:#EEE;
}
.calendar a:hover,.calendar a:active {
	color:#669999;
}
table.calendar {
  font-size:11px;
  color:#999;
  width:229px;
  background:#111;
  border-bottom:1px solid #000;
  margin:0 0 14px;
}
tr.calendardateheaders {
  font-size: small;
  color: #CCC;
}
td.days {
  text-align: center;
  width:32px;
  border-collapse:collapse;
  border-top:1px solid #444;
  border-right:1px solid #222;
  border-bottom:1px solid #222;
  border-left:1px solid #444;
}
td.days a:link,td.days a:visited,td.today a:link,td.today a:visited {
	color:#F00;
}
td.today {
  text-align: center;
  color: #669999;
  background-color: whitesmoke;
}


/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	background:#000 url(images/main.gif) top left no-repeat;
	width: 921px;
	padding: 60px 0 25px;
	margin: 0 auto;
	color:#CCC;
}
.col
{
	margin: 0;
	padding: 0 25px;
	float: left;
	width: 273px;
}
.middle
{
	padding: 0;
	margin: 0;
	line-height:15px;
	text-align:justify;
}
.col h3
{
	font-size:16px;
	color:#CCC;
	margin:0 0 3px;
}
.col a:link,.col a:visited
{
	color:#669999;
}
.col a:hover,.col a:active
{
	color:#FFF;
}

.col img {
	float:left;
	border:2px solid #CCC;
	margin:0 7px 1px 0;
}

.popular
{
	padding:4px 0 0;
}

.popular li
{
	background:none;
	padding:5px 2px;
	margin:0;
	border-bottom:1px solid #CCC;
}
.popular a:link,.popular a:visited
{
	color:#669999;
}
.popular a:hover,.popular a:active
{
	color:#FFF;
}
#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 {
	display:block;
	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;
}
.commentform .formfield, .commentform .formbutton, .loginform .formbutton {
	display: block;
}
.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, #nucleus_cf_email
{
	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,.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
{
	font-size:smaller;
	padding:3px 0;
}
.leftbox
{
	float:left;
	margin-right:10px;
}
.rightbox
{
	float:right;
	margin-left:10px;
}
div.php,div.html4strict,div.css,div.javascript,div.apache
{
font-size:11px;
border:1px dashed #DDD;
clear:both;
background-color:#F9F9F9;
padding:10px;
text-align:left;
}

.note
{
font-size:11px;
clear:both;
background-color:#EAF9EA;
padding:10px;
text-align:justify;
}

.quote
{
font-style:italic;
font-size:11px;
padding-left:10px;
border-left:3px solid #CCC;
}

.flashvars
{
background-color:#FFFFCC;
clear:both;
display:block;
float:left;
font-size:11px;
line-height:17px;
padding:10px;
width:599px;
}

.flashvars b
{
clear:left;
float:left;
font-family:Courier New, monospace;
width:250px;
}

.flashvars p
{
margin:0;
}

.flashvars div
{
margin-left:251px;
}

/* Fading Tooltips By Dustin Diaz*/
body div#toolTip {
position:absolute;
z-index:1000;
width:240px;
background:#000;
border:1px double #ccc;
text-align:left;
padding:5px;
min-height:1em;
-moz-border-radius:5px;
}

body div#toolTip p {
margin:0;
padding:0;
color:#fff;
font:11px/12px verdana,arial,sans-serif;
font-weight:700;
}

body div#toolTip p em {
display:block;
margin-top:3px;
color:#669999;
font-style:normal;
font-size:10px;
font-weight:500;
}

body div#toolTip p em span {
font-weight:bold;
color:#fff;
}