/* RESETS */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img { 
	border: 0;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
/* DEFAULTS */
a {
	color: #29abe1;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #29abe1;
	text-decoration: underline;
}
.hidden {
	display: none;
}
.fix1 {
	display: block;
	height: 100%;
	overflow: hidden;
}
.fix2 {
	display: inline;
	height: 100%;
	overflow: hidden;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clear {
	clear: both;
}
.noborder {
	border: none !important;
}
.nopadding {
	padding: 0 !important;
}
.nomargin {
	margin: 0 !important;
}
/* LAYOUTS */
body {
	background:  #060606 repeat-x 0 0;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#wrap {
	background-color: #f5f5f5;
	border: 1px solid #424345;
	display: block;
	margin: 1px auto 0;
	width: 1000px;
}
/* HEADERS STYLE */
#header1 {
	background-color: #000;
	padding: 30px 0 0;
}
#header2 {
	background-color: #000;
}
#header3 {
	background-color: #000;
}
#header1 p {
	font-size: 11px;
	padding: 0 3px;
	text-align: right;
}
#header1 p a {
	color: #fff;
}
#header1 p span a {
	color: #29abe1;
	font-weight: bold;
}
#header2 h1, #header2 h2 {
}
#header2 h1 a, #header2 h2 a {
	background: url(images/logo.jpg) no-repeat 0 0;
	display: block;
	height: 55px;
	text-indent: -9999px;
	width: 410px;
}
#header2 .mcafee {
	margin: 13px 3px 0 0;
}
#header2 .rss {
	margin: 13px 15px 0 0;
}
#header3 p {
	background: url(images/subnavbg1.jpg) no-repeat 0 0;
	display: inline;
	float: right;
	font-size: 11px;
	height: 24px;
	margin: 0 3px 0 0;
	overflow: hidden;
	text-align: right;
}
#header3 p span {
	background: url(images/subnavbg2.jpg) no-repeat 100% 0;
	display: block;
	height: 14px;
	padding: 5px 8px;
	text-align: right;
}
#header3 p a {
	color: #fff;
	margin: 0 4px;
}
#header4 {
	background: url(images/navbg.jpg) repeat-x 0 0;
	margin: 0 0 10px;
}
#header4 ul {
	display: block;
	height: 38px;
	overflow: hidden;
	padding: 0 0 0 40px;
}
#header4 ul li {
	background: url(images/navdiv.jpg) repeat-y 100% 0;
	float: left;
	height: 38px !important;
}
#header4 ul li a {
	color: #fff;
	margin: 0 30px;
}
#header4 ul li a:hover {
	text-decoration: none;
}
/* MAIN */
#main1 {
	background: url(images/footerbg.jpg) repeat-x 0 100%;
	padding: 10px 0 40px;
}
/* CONTENT */
#contentblog {
	padding: 0 0 0 20px;
	width: 640px;
}
/* SIDEBAR */
#sidebar {
	padding: 0 5px 0 0;
	width: 300px;
}
/* BOX */
.box {
	background: url(images/boxcontent.jpg) repeat-y 0 0;
	margin: 0 0 20px;
	width: 300px;
}
.box .boxbottom {
	background: url(images/boxbottom.png) no-repeat 0 100%;
}
.box .boxtop {
	background: url(images/boxtop.png) no-repeat 0 0;
	padding: 0 10px 15px;
}
.box h3.title {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 15px;
	padding: 5px 10px 0;
}
/* POST */
.postitemblog {
	color: #000;
	margin: 0 0 30px;
}
.postitemblog .info h2 a, .postitemblog .info h1 {
	color: #29abe1;
	font-size: 18px;
}
.postitemblog .info .date {
	font-size: 11px;
}
.postitemblog .comm {
	float: right;
	font-size: 11px;
}
.postitemblog .info {
	margin: 0 0 15px;
}
.postitemblog .content p {
	margin: 0 0 20px;
}
.postitemblog .content ul {
	list-style: inside disc;
	margin: 0 0 15px;
}
.postitemblog .content img.alignleft {
	padding: 0 15px 15px 0;
}
.postitemblog .content img.alignright {
	padding: 0 0 15px 15px;
}
.postitemblog .content h1, .postitemblog .content h2, .postitemblog .content h3, .postitemblog .content h4 {
	font-weight: bold;
	margin: 0 0 10px;
}
.postitemblog .content h1 {
	font-size: 22px;
}
.postitemblog .content h2 {
	font-size: 20px;
}
.postitemblog .content h3 {
	font-size: 18px;
}
.postitemblog .content h4 {
	font-size: 16px;
}
/* NAVIGATION */
.navigation a {
	font-weight: bold;
}
/* COMMENT */
ol.commentlist li {
	border: 1px solid #474743;
	margin: 0 0 20px;
	padding: 10px 10px 5px;
}
ol.commentlist li.t0 {
	background-color: #1a1a18;
}
ol.commentlist li.t1 {
	background-color: #000;
}
.commentlist .info {
	margin: 0 0 15px;
}
.commentlist .info .avatar {
	float: right;
}
.commentlist .info .author {
	font-weight: bold;
	margin: 0 0 3px;
}
.commentlist .info .author span {
	color: #29abe1;
}
.commentlist .info .date {
	font-size: 11px;
	margin: 0 0 4px;
}
.commentlist .content p {
	margin: 0 0 15px;
}
/* COMMENT AREA */
h3#comments {
	color: #000;
	font-size: 20px;
	padding: 10px 0 30px;
}
h4#respond {
	color: #000;
	font-size: 20px;
	padding: 10px 0 30px;
}
#commentform {
	color: #000;
	padding: 0 0 20px;
}
#commentform p {
	padding: 4px 0;
}
#commentform #comment {
	border: 1px solid #c5c3c3;
	width: 550px;
}
#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}
#commentform label {
	font-size: 12px;
	padding: 0 0 0 5px;
}
#commentform #submit {
	padding: 3px;
}
/* FOOTER */
#footer1 {
	background-color: #000;
	padding: 10px 0 20px;
}
#footer1 p {
	font-size: 11px;
	text-align: center;
}
#footer1 p a {
	color: #fff;
	margin: 0 3px;
}
#footer2 {
	background-color: #000;
	padding: 0 25px 5px;
}
#footer2 p {
	color: #29abe1;
	font-size: 11px;
	margin: 0 0 15px;
}
#footer3 {
	background-color: #000;
	padding: 0 0 15px;
}
#footer3 p {
	color: #29abe1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
#footer4 {
	background-color: #000;
}
#footer4 p {
	text-align: center;
}
/* NAV */
#nav {
	margin: 0;
	padding: 0;
}
#nav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	height: auto !important;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	background: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li a, #nav li a:link, #nav li a:visited {	
	border-right: 1px solid #333;
	color: #fff;
	display: block;
	font-size: 16px;
	height: 19px;
    margin: 0 !important;
	padding: 6px 20px 13px;
	text-decoration: none;
}
#nav li a img {
	vertical-align: bottom;
}
#nav li a:hover, #nav li a:active {
	color: #fff;
	display: block;
    margin: 0;
	padding: 6px 20px 13px;
	text-decoration: none;
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
	opacity: .90;
	filter: alpha(opacity=90);
	background-color: #222;
	width: 190px;
	color: #ccc;
	float: none;
	font-size: 13px;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}
#nav li li a:hover, #nav li li a:active {
	background: #373737;
	color: #fff;
	padding: 7px 10px;
}
#nav li ul {
	float: none;
	height: auto;
	left: -999em;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 163px;
	width: 210px;
	z-index: 9999;
}
#nav li li {
	float: none;
	height: auto !important;
}
#nav li ul a { 
	width: 180px;
	}
#nav li ul a:hover, #nav li ul a:active { 
}
#nav li ul ul {
	margin: -31px 0 0 192px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover { 
	position: static;
}