/*BASIC STUFF*/
img
{
	border: 0;
}
.hidden
{
	display: none;
}
form
{
	margin: 0;
}
h1,h2,h3,h4,h5,h6
{
	margin: 0;
	font-weight: normal;
    font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, "Trebuchet MS", sans-serif;
}
.centerize
{
	text-align: center;
}
/*LINKS*/
a:link, a:visited
{
	color: black;
	text-decoration: none;
}
a:hover, a:active
{
	color: white;
	background-color:#000000;
}
#header a:link, #header a:visited
{
	color: white;
}
#header a:hover, #header a:active
{
	color: #FFFFFF;
	background-image:url(images/01_dotv.gif);
	background: url(images/01_dotv.gif) no-repeat;
}
#copyrights a:link, #copyrights a:visited
{
	color: #FFFFFF;
}
#copyrights a:hover, #copyrights a:active
{
	color: #FFFFFF;
	background-color: #FFFFFF;
}
#copyrights
{
	background-color: #00CC33;
}
/*MAIN LAYOUT STUFF*/
body
{
	color: #333333;
	font-size: 12px;
    font-family: "Courier New", Courier, mono;
	margin: 0;
	padding: 0;
	background: url(images/wrapper_bg.jpg);
	
}
#header
{
	position: relative;
	
	margin: 0 0px 0 -30px;
	padding:18px 0px 20px 405px;
	background: url(images/head_bg.jpg);
	background-repeat:no-repeat;
	

}
#header h1
{
	font-size: 24px;
	text-align: left;
	color: #000000;
}
#mainwrapper
{
	width: 750px;
	margin: 0 300px 0 0;
	padding: 0 0 0 140px;
	background: url(images/main_bg.jpg) repeat-y;
}
#wrapper
{
	width: 750px;
}
#container
{
	width: 480px;
	overflow: visible;
	float: left;
	margin: 0 0 0 10px;
	padding: 0px 5px 0 0px;

}
#sidebarcontainer
{
	float: right;
	width: 160px;
	padding: 40px 0 0 0;
	margin-right:60px;
}
#footer
{
	padding: 0 0 0 10px;
	width: 591px;
	margin: 0 0 0 10px;
	background: url(images/foot_bg.gif)repeat-x;
}
.clearing
{
	height: 20px;
	width: 708px;
	clear:both;
	
}

/*CONTENT STYLING*/
.content
{
	margin: 0px 5px 0px 15px;
	padding: 5px;	
	
	
	
}
.sidebar
{
	color: #21262A;
	margin: 0 6px 4px 8px;
	
}
#switcher
{
	position: absolute;
	top: 145px;
	left: 208px;
	width: 491px;
	height: 25px;
}
#switcher img
{
	float: right;
	margin: 4px 4px 0 0;
}
.contentitempostedby
{
font-size: 12px;
margin-left:3px;
	padding: 0 0 0 10px;
	background: url(images/01_bgpostedby.gif) left no-repeat;
	line-height: 12px;
}
.contentitemcomments
{

	font-size: 10px;
	padding: 0 0 0 0;
	background: url(images/01_bgcomment.gif) center left no-repeat;
	line-height: 12px;
}
.contentitemcategory
{
	font-size: 10px;
	padding: 0 10px 0 13px;
	background: url(images/01_bgcategory.gif) center left no-repeat;
	line-height: 12px;
}
.contentitem
{
	margin: 0 0 10px 0;
	padding: 3px 0 0px 0;
	background: #EFD1B2;

}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	padding: 0;

}
.contentitem3
{
	display: inline;
	padding: 0 0 0 0px;
	background: url(images/01_dotv.gif) left repeat-y;
}
.contenttitle h2
{
	font-size: 18px;
	color:#660000;
	padding: 6px;
	margin: 0;
    background: #EFD1B2 url(images/01_dot.gif) bottom repeat-x;
	clear: both;
}
.contentbody
{
	text-align: left;
	margin:0;
	padding:10px;
	background: #EFD1B2;
}

/*COMMENTS STYLING*/
.itemcomment
{
	margin: 10px 0 0 0;
	padding: 6px 42px 0 0;
	background: url(images/01_commentquote01.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid white;
}
.itemcomment:hover
{
	background: #F9F9F9 url(images/01_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/01_commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.id1:hover
{
	background: #F9F9F9 url(images/01_commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.itemcomment h3
{
	font-size: 12px;
}

/*SIDEBAR DLs*/
.sidebardl
{
	margin: 0 0 20px 4px;
	padding: 0 0 5px;
	background-color:#E7D6B9;
	
}
.sidebardl dt
{
	color: #660000;
	padding: 10px 0px 10px 4px;
	margin:0px;
	background: url(images/01_dot.gif) bottom repeat-x;
	
}
.sidebardl dd
{
	color:#660000;
	margin: 0 0 0 4px;

	vertical-align:middle;
	background-color: #E7D6B9;



}
.sidebardl dt:hover
{

			
}
.sidebardl dt a:hover
{
color:#FFFFFF;
background: #000000 url(images/01_arrow.gif) right center no-repeat;
	
			
}
.sidebardl dt a:link, .sidebardl dt a:visited
{
	padding: 0 10px 0 0;
	margin-left:10px;
	

	
}

/*FORM STYLINGS*/
.loginform, .searchform
{
	margin: 5px 0;
}
.commentform, .mailform
{
	margin-top: 10px;
}
.formfield
{
	font-size: 11px;
	margin: 1px 0 0 0;
	color: #494949;
	background: white;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
}
.formbutton
{
	font-size: 11px;
	margin: 1px 0 0 0;
	color: #494949;
	background: white;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
}
.searchform .formfield
{
	width: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	margin: 0 2px 2px 0;
	padding: 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;
	margin: 0 2px 2px 0;
	padding: 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;
	margin: 0 2px 2px 0;
	padding: 2px 0;
}
.mailform .formbutton
{
	width: 100px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.commentform textarea
{
	width: 280px;
	padding: 0 2px;
	overflow: hidden;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}
#nucleus_cf_name, #nucleus_cf_mail
{
	width: 200px;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}
.commentform .formbutton
{
	width: 100px;
	height: 22px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
}
/*BLOG IMAGE ONION SKIN SHADOW - From AListApart.com*/
.wrap1, .wrap2, .wrap3
{
	display:inline-table;
	/* \*/display:block;/**/
}
.wrap1
{
	float:left;
	background:url(images/01_shadow.gif) right bottom no-repeat;
	margin: 0 5px 3px 0;
}
.wrap2
{
	background:url(images/01_corner_br.gif) left bottom no-repeat;
}
.wrap3
{
	padding:0 5px 5px 0;
	background:url(images/01_corner_tr.gif) right top no-repeat;
}
.wrap3 img
{
	display:block;
	border: 3px solid white;
}

/*SEARCH HIGHLIGHT COLOR*/
.highlight
{
	background: #DEFFA9;
}

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