/*
Design by nad33m.com
http://www.nad33m.com
*/

body {
	margin: 0;
	padding: 0;
	background: url(images/Web_Design_header4W_nad33m.png) no-repeat;
	background-color: #b2b2b2;
	background-position: center top;
	color: #222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

img
{
	border-style: none;
}


h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #060000;
}

h2 {
	text-transform: uppercase;
	font-size: 14px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: left;
}

blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

a {
	color: #4B6010;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 780px;
	height: 79px;
	margin: 0 auto;
	background: url(images/Web_Design_header4W_nad33m.png);
}

#header h1 a, #header h2 a {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#header h1 {
	padding: 20px 0 0 0px;
	font-size: 24px;
}

#header h2 {
	padding: 0px;
	font-size: 11px;
}

/* Menu */

#menu {
	width: 760px;
	height: 36px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	background: url(images/img03.png) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #7B9500;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

#menu a:hover {
	color: #576903;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 750px;
	margin: 0 auto 0px auto;
	padding: 0px 15px 5px 15px;
	background-color: #FFFFFF;
}

/* Posts */

#posts {
	float: left;
	width: 530px;
}

/* Links */

#links {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	filter: Gray;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
	color: #000735;
}

/* Footer */

#footer {
	height: 20px;
	padding: 12px;
	background: url(images/cartoon_header4W_nad33mFooterb.png) repeat-x;
}

#footer p {
	text-align: center;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

