/* @override http://nokia6300.net/wp-content/themes/nokia6300/style.css */

/* @group Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}

/* @end */

body {
	background-color: #141414;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-weight: normal;
	font-style: normal;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

#content {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}

/* @group Header */

#header {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

/* @group Navigation */

#navigation {
	font-size: 12px;
	height: 38px;
	background-color: #000;
	padding-left: 15px;
}

#navigation li {
	display: inline;
	line-height: 40px;
}

#navigation li a {
	color: #aaa;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
}

#navigation li a:hover {
	color: #fff;
}

#navigation #feed {
	float: right;
	margin-right: 10px;
	background: url(images/main/feedicon.gif) no-repeat 0 center;
	padding-left: 8px;
}



/* @end */

/* @group Masthead */

#masthead {
	height: 131px;
	background-image: url(images/main/logo.png);
	font-size: 12px;
}

#masthead p {
	float: left;
	padding-top: 83px;
	color: #fff;
	margin-top: 18px;
	margin-left: 25px;
}

#masthead p a {
	color: #e49b58;
}

#masthead form {
	float: right;
}

#masthead form p {
	float: right;
	margin: 12px 0 0;
}



/* @end */



/* @end */

/* @group Posts */

#posts, #single, #archive, #search, #notfound {
	width: 548px;
	float: left;
}

/* @group Search */

#search .post {
	margin: 15px 25px 10px;
}

#search .post h2 {
	font-size: 12px;
	font-weight: bold;
}

#search .post h2 a {
	text-decoration: none;
	color: #003084;
}

#search .post h2 a:hover {
	text-decoration: underline;
}

#search h3 {
	margin-left: 25px;
	margin-top: 15px;
	color: #ff3333;
}

#search .post .meta {
	height: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 10px;
}

#search .post .posted {
	float: left;
	color: #666;
}

#search .post .posted a {
	color: #666;
	text-decoration: none;
}

#search .post .posted a:hover {
	text-decoration: underline;
}

#search .post .commentscount {
	float: right;
}

#search .post .commentscount a {
	text-decoration: none;
	color: #003084;
	background: url(images/main/commentsicon.gif) no-repeat;
	padding-left: 18px;
}

#search .post .commentscount a:hover {
	text-decoration: underline;
}



/* @end */

/* @group Archive */

#archive .post {
	margin: 15px 25px 10px;
}

#archive .post h2 {
	font-size: 12px;
	font-weight: bold;
}

#archive .post h2 a {
	text-decoration: none;
	color: #003084;
}

#archive .post h2 a:hover {
	text-decoration: underline;
}

#archive h3 {
	margin-left: 25px;
	margin-top: 15px;
	color: #ff3333;
}

#archive .post .meta {
	height: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 10px;
}

#archive .post .posted {
	float: left;
	color: #666;
}

#archive .post .posted a {
	color: #666;
	text-decoration: none;
}

#archive .post .posted a:hover {
	text-decoration: underline;
}

#archive .post .commentscount {
	float: right;
}

#archive .post .commentscount a {
	text-decoration: none;
	color: #003084;
	background: url(images/main/commentsicon.gif) no-repeat;
	padding-left: 18px;
}

#archive .post .commentscount a:hover {
	text-decoration: underline;
}



/* @end */

/* @group post */

#posts .post {
	margin: 15px 25px 50px;
}

#posts .post h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}

#posts .post h2 a {
	color: #ff3333;
	text-decoration: none;
}

#posts .post h2 a:hover {
	text-decoration: underline;
}

#posts .post .meta {
	height: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 10px;
}

#posts .post .posted {
	float: left;
	color: #666;
}

#posts .post .posted a {
	color: #666;
	text-decoration: none;
}

#posts .post .posted a:hover {
	text-decoration: underline;
}

#posts .post .commentscount {
	float: right;
}

#posts .post .commentscount a {
	text-decoration: none;
	color: #003084;
	background: url(images/main/commentsicon.gif) no-repeat;
	padding-left: 18px;
}

#posts .post .commentscount a:hover {
	text-decoration: underline;
}

#posts .post p {
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
	color: #333;
	margin-bottom: 5px;
}

#posts .post p a {
	color: #003084;
}

#posts .post p a:hover {
}

#posts .post p img {
	
}

#posts .post p .more-link {
	display: block;
	float: right;
	font-weight: bold;
	padding-left: 65px;
	padding-top: 5px;
	font-size: 10px;
	text-decoration: none;
}

#posts .post p .more-link:hover {
	text-decoration: underline;
}

#posts .post ul, #posts .post ol {
	font-size: 12px;
	line-height: 140%;
	color: #333;
	margin-bottom: 15px;
	width: 350px;
	margin-left: 45px;
	margin-top: 15px;
}

#posts .post ol {
	list-style-type: decimal;
}

#posts .post ul {
	list-style-type: circle;
}

#posts .post ul li, #posts .post ol li {
	margin-bottom: 5px;
}

#posts .post blockquote {
	font-size: 12px;
	line-height: 140%;
	color: #333;
	margin-bottom: 15px;
	width: 350px;
	margin-left: 45px;
	margin-top: 15px;
}



/* @end */

/* @group single */

#single .post {
	margin: 15px 25px 25px;
}

#single .post a {
	color: #003084;
}

#single .post a:hover {
}

#single .post h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}

#single .post h2 a {
	color: #ff3333;
	text-decoration: none;
}

#single .post .meta {
	height: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 10px;
}

#single .post .posted {
	float: left;
	color: #666;
}

#single .post .posted a {
	color: #666;
	text-decoration: none;
}

#single .post .posted a:hover {
	text-decoration: underline;
}

#single .post .commentscount {
	float: right;
}

#single .post .commentscount a {
	text-decoration: none;
	color: #003084;
	background: url(images/main/commentsicon.gif) no-repeat;
	padding-left: 18px;
}

#single .post .commentscount a:hover {
	text-decoration: underline;
}

#single .post p {
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
	color: #333;
	margin-bottom: 5px;
}

#single .post p img {
	
}

#single .post p .more-link {
	display: block;
	float: right;
	font-weight: bold;
	padding-left: 65px;
	padding-top: 5px;
	font-size: 10px;
	text-decoration: none;
}

#single .post p .more-link:hover {
	text-decoration: underline;
}

#single .post ul, #single .post ol {
	font-size: 12px;
	line-height: 140%;
	color: #333;
	margin-bottom: 15px;
	width: 350px;
	margin-left: 45px;
	margin-top: 15px;
}

#single .post ol {
	list-style-type: decimal;
}

#single .post ul {
	list-style-type: circle;
}

#single .post ul li, #single .post ol li {
	margin-bottom: 5px;
}

#single .post blockquote {
	font-size: 12px;
	line-height: 140%;
	color: #333;
	margin-bottom: 15px;
	width: 350px;
	margin-left: 45px;
	margin-top: 15px;
}

/* @group Comments */

#single #comments {
	margin: 15px 25px 50px;
}

#single #comments ol {
	margin-bottom: 50px;
}

#single #comments h3 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 0;
	color: #ff3333;
	margin-bottom: 15px;
	margin-top: 35px;
}

#single #comments cite {
	
}

#single #comments li {
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
	color: #333;
	margin-left: 35px;
	margin-right: 65px;
	padding-bottom: 25px;
}

#single #comments li.alt {
}

#single #comments a {
	color: #003084;
}

#single #comments a:hover {
}

#single #comments #comment_status {
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
	color: #333;
	margin-bottom: 5px;
}

#single #comments p {
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
	color: #333;
}

#single #comments ol p {
	margin-left: 15px;
	margin-right: 15px;
}

#single #comments .commentmetadata {
	font-size: 12px;
	display: block;
	margin-bottom: 5px;
	background-color: #e4e4e4;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	#border: 1px solid #999;
}

#single #comments .commentmetadata a {
	color: #666;
	text-decoration: none;
}

#single #comments form {
	margin-left: 35px;
}

#single #comments form input {
	width: 150px;
}

#single #comments form textarea {
	width: 350px;
}



/* @end */



/* @end */

/* @group notfound */

#notfound h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #ff3333;
	margin-top: 15px;
	margin-left: 25px;
}

#notfound p {
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
	color: #333;
	margin-bottom: 5px;
	margin-left: 25px;
}



/* @end */



/* @end */

/* @group Sidebar */

#sidebar {
	float: right;
	width: 342px;
	background-color: #e4e4e4;
}

#sidebar h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	padding-left: 22px;
	line-height: 16px;
	margin-top: 15px;
	margin-left: 15px;
}

#sidebar #sidebarb ul {
	margin-left: 15px;
	font-size: 12px;
	margin-top: 10px;
}

#sidebar #sidebarb li {
	border-top: 1px solid #666;
	margin-right: 10px;
}

#sidebar #blogroll li {
	margin-right: 15px;
}

#sidebar #sidebarb li a {
	color: #003084;
	text-decoration: none;
	display: block;
	padding: 5px;
}

#sidebar #sidebarb li a:hover {
	background-color: white;
}

/* @group Sponsor */

#sidebar #spon {
	
}

#sidebar #spon h3 {
	background: url(images/main/sponsoricon.gif) no-repeat;
}

#sidebar #spon iframe {
	margin-left: 5px;
}



/* @end */

/* @group categories */

#sidebar #categories {
	width: 50%;
	float: left;
	margin-bottom: 35px;
}

#sidebar #categories h3 {
	background: url(images/main/categoryicon.gif) no-repeat;
}



/* @end */

/* @group Blogroll */


#sidebar #blogroll {
	width: 50%;
	float: right;
	margin-bottom: 35px;
}

#sidebar #blogroll h3 {
	background: url(images/main/sponsoricon.gif) no-repeat;
}


/* @end */

/* @group Popularity */

#sidebar #popularity {
	width: 50%;
	float: left;
	margin-bottom: 35px;
}

#sidebar #popularity h3 {
	background: url(images/main/sponsoricon.gif) no-repeat;
}



/* @end */

/* @group Recent Searches */

#sidebar #searches {
	width: 50%;
	float: left;
	margin-bottom: 35px;
}

#sidebar #searches h3 {
	background: url(images/main/searchicon.gif) no-repeat;
}



/* @end */



/* @end */

/* @group Footer */

#footer {
	clear: both;
	background-color: #141414;
	text-align: center;
	padding-top: 15px;
}



/* @end */

/* @group eitem */

.spacer {
	clear: both;
}

.eitem {
	clear: both;
	font-size: 11px;
}

.eitem .eimg {
	float: left;
	margin-right: 15px;
	width: 125px;
}

.eitem a {
	font-size: 13px;
}

.eitem strong {
	font-weight: normal;
	font-style: normal;
}



/* @end */

#posts {
	background-color: #e4e4e4;
}


