/*********RESET********/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, em, img, ins, strong, sub, sup, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0;
}
a img, :link img, :visited img {border: 0;}
table {border-collapse: collapse;}
ol, ul {list-style: none;}
:focus {outline: 0;}

/*********LAYOUT********/
body {background: #1a2222 url(gfx/bg_body.gif) top center no-repeat; color: #cfc7a2; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
a {color: #399; text-decoration: underline;}
a:hover {color: #a6a6a5;}
p {line-height: 16px;}
hr {border: 0px; border-top: 1px solid #273939; color: #273939; height: 1px; margin: 0px; padding: 0px;}
h1 {font-size: 24px; font-weight: normal; color: #c4c4c4;}
h2 {font-size: 14px;}
h3 {font-size: 12px; color: #399;}
.alignright {float: right;}
.alignleft {float: left;}
.center {text-align: center;}

/*********HEADER********/
#header {width: 850px; margin: 0px auto;}
#logo {display: block;}
#navBar {width: 806px; height: 60px; font-size:13px; font-weight:600;  margin: 0px auto; padding-left: 44px; background: url(gfx/bg-navbar.jpg) top left no-repeat;}
#navBar object {float: right;}
#navBar a {display: block; float: left;color: #a6a6a5;  margin-top: 13px;text-decoration:none;}
#navBar a:hover{color: #339999; text-decoration:none;}

#navBar a#nhot {width: 135px; color:#FF0000; }
#navBar a#nfullNK {width: 95px; }
#navBar a#nlatestNews {width: 90px;}
#navBar a#nresellers {width: 120px; }

#navBar a#ndb {width: 89px; }
#navBar a#nbuy {width: 103px; }

#navBar a#nartWork {width: 77px; }



/*********GENERAL CONTENT********/
#page {width: 830px; margin: 0px auto 20px auto;}

#content {width: 630px; margin: 0px 0px 20px 0px; float: left;}
#content hr {border-top: 1px solid #131919; border-bottom: 1px solid #232e2e; height: 2px; margin: 10px 0px; padding: 0px;}
#content h2 {color: #339999; font-size: 18px; font-weight: normal; margin: 10px 0px; padding-bottom: 10px; background: url(gfx/bg_line.gif) bottom left repeat-x;}
#content h2 a {color: #339999; font-size: 18px; font-weight: normal; text-decoration: none;}
#content h3 {margin-bottom: 10px; padding-bottom: 5px; background: url(gfx/bg_line.gif) bottom left repeat-x;}
#content h3 a {text-decoration: none;}

.post {margin-bottom: 25px; padding-bottom: 10px; background: url(gfx/bg_line.gif) bottom left repeat-x; clear: both;}
.entry {margin-bottom: 10px; padding: 10px 0px;}
.entry ul {margin-left: 45px; list-style: disc;}
.postmetadata {padding: 7px; background: #151b1b; margin-top: 5px;}
.navigation {margin-bottom: 25px; color: #399;}
.navigation a {font-weight: bold;}


/*********SIDEBAR********/
#sidebar {width: 155px; float: right;}
.widget {padding-bottom: 10px; margin-bottom: 20px; background: url(gfx/bg_line.gif) bottom left repeat-x;}
.widgettitle {padding-bottom: 5px; margin-bottom: 10px; background: url(gfx/bg_line.gif) bottom left repeat-x;}
#twibuk {margin-top: 25px;}
#t {padding-bottom: 5px; margin-bottom: 10px; background: url(gfx/bg_line.gif) bottom left repeat-x;}
/*********COMMENTS********/
#commentform {}
#commentform label {padding-left: 15px; vertical-align: middle;}
#commentform input {width: 220px; border: 3px solid #399; background: #399; color: #fff; margin-bottom: 10px; vertical-align: middle;}
#commentform textarea {width: 400px; border: 3px solid #399; background: #399; color: #fff; margin-bottom: 10px;}
#commentform input#submit {width: 190px; font-size: 18px; padding: 2px 33px 2px 0px; border: 0px; background: #1a2222 url(gfx/bg-proceed.gif) right center no-repeat; color: #399; cursor: pointer;}

.comment {padding: 10px;}
.even {background: #151b1b;}
cite.fn {font-size: 12px; font-weight: bold; font-style: normal;}/*author*/
.comment-meta {padding: 5px 0px; font-size: 10px;}

/*********FOOTER********/
#footer {width: 830px; margin: 0px auto; padding: 10px 0px; font-size: 10px; text-align: center;}
#footer p span {color: #339999; padding-left: 15px;}
#footer a {font-weight: bold; font-size: 11px; text-decoration: none;}
#footer a:hover {text-decoration: underline;}

/*********CLEANER | STUFF********/
.cleaner {clear: both; height: 1px; margin-top: -1px; line-height: 0px;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

