/*
Theme Name: The Netbooks Mag
Author: bestcheapnetbook.com
Author URI: http://www.bestcheapnetbook.com/
*/


* {
	margin: 0; padding: 0;
}
body {
	text-align: left;
	font: 12px Verdana;
	color: #000000;
	background: #FEFEFE url(./images/body.gif) repeat-x 0 0;
}
a {
	text-decoration: none;
	color: #CD1713;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 970px;
	margin: auto auto;
	border: 3px solid #EEEEEE;
	background: #FFFFFF url(./images/header.gif) repeat-x 0 0;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 183px;
	padding-top: 3px;
	padding-left: 15px;	
}
	#header .top {
		float: left;
		font-size: 0.8em;
	}
		#header .top a img {
			float: left;	
		}
		#header .top .links {
			float: left;
			padding: 3px 0 0 3px; 	
		}
		#header .top .links a {
			color: #000000;	
			padding: 0 5px;
		}
			#header .top .links a:hover {
				text-decoration: none;	
			}
	#header form {
		float: right;
	}
		#header form input {
			float: left;
			border: 1px solid #DCDDDE;
			height: 17px;
			margin-right: 4px;
			padding-left: 3px;
			padding-top: 1px;
			color: #C8AAB9;
		}
		#header form button {
			background: url(./images/go.gif) no-repeat 0 0;
			border: 0;
			float: right;
			height: 18px;
			font-size: 0.9em;
			width: 31px;
			color: transparent;
			font-weight: bold;	
		}
	#header .logo {
		float: left;
	}	
		#header .logo h1 {
			padding: 8px 0 28px 0;	
		}
		#header .logo h1 a {
			background: url(./images/bestcheapnetbook.jpg) no-repeat 0 0;
			display: block;
			text-indent: -9999px;
			height: 130px;
			width: 377px;	
		}
	#header .ad {
		float: right;
		padding: 52px 20px 0 0;	
	}
	#header ul {
		clear: both;
		list-style-type: none;	
		overflow: hidden;
		height: 38px;
	}
		#header ul li {
			float: left;
			height: 30px;
		}
			#header ul li a {
				display: block;
				color: #000000;	
				text-decoration: none;
				font-size: 0.9em;
				padding: 10px 12px 11px 12px;
			}
				#header ul li a:hover {
					background-color: #CD1713;	
				}
/** END header **/

/** BEGIN body **/
#body {
	margin-top: 10px;
	background: url(./images/border.gif) repeat-y 650px 0;
	border-bottom: 2px solid #000;
	padding-bottom: 30px;
}
/** END body **/
/** BEGIN content **/
#content {
	width: 650px;
	float: left;
}
	#content .featuredpost {
		margin-right: 10px;
		padding: 0 0 13px 20px;
		border-bottom: 1px solid #EEEEEE;
		width: 620px; height: 255px;
		overflow: hidden;
	}
	#content .featuredpost .thumb {
		float: left;
		border: 1px solid #0F0F0F;
		display: block;
		width: 290px; height: 240px;
		overflow: hidden;
	}
		#content .featuredpost .thumb img {
			height: 240px;
		}
	#content .featuredtext {
		float: right;
		width: 295px;
		padding-left: 17px;
	}
		#content .featuredtext h2 {
			font-size: 1.7em;
		}
		#content .featuredtext h2 a {
			color: #000000;	
			text-decoration: none;
			font-weight: normal;
		}
		#content .featuredtext .details {
			font-size: 0.8em;	
		}
		#content .featuredtext .details a {
			color: #CD1713;
			text-decoration: none;	
		}
		#content .featuredtext p {
			font-size: 0.9em;
			padding: 5px 0;	
			line-height: 1.4em;
		}
	#content .categories {
		float: left;
		width: 162px;
		margin: 8px 0 0 2px;
		padding-right: 7px;
		
	}
		#content .categories .box {
			margin-bottom: 20px;	
		}
		#content .categories .box h2 {
			font-size: 0.8em;
			text-transform: uppercase;	
			background-color: #1F1D1D;
			color: #FFFFFF;
			border-left: 6px solid #DCDDDE;
			padding: 4px 0 4px 12px;
		}
		#content .categories .box ul {
			list-style-type: none;	
			padding: 0 8px 8px 8px;	
			border: 1px solid #EEEEEE;
		}
			#content .categories ul li {
				border-bottom: 1px solid #999999;
				line-height: 1.7em;
			}
			#content .categories ul li a {
				color: #000000;
				text-decoration: none;	
				font-size: 0.9em;
			}
			#content .categories ul li a:hover {
				color: #CD1713;	
			}
		#content .categories .last {
			padding-bottom: 42px;
		}	
	#content .post {
		float: right;
		width: 439px;
		margin: 12px 10px 7px 0; 
		padding: 0 10px 17px 0;
		border-bottom: 1px solid #EEEEEE;
	}
		#content .post a {
			font-size: 0.8em;
			text-transform: uppercase;	
			text-decoration: none;
		}
		#content .post h2 {
			font-size: 2.1em;
			padding: 7px 0;	
		}
		#content .post h2 a {
			color: #000000;
			font-weight: normal;
			text-transform: none;	
		}
		#content .post img {
			float: left;
			margin: 15px 10px 5px 5px;
			width: 100px;
		}
		#content .post p {
			font-size: 0.9em;
			line-height: 1.4em;
			padding: 10px 0 18px 0;
		}
			#content .post .more {
				padding: 0 0 0 5px;	
				font-size: 0.8em;
			}
			#content .post .more a {
				text-transform: none;	
			}
	#content .posts {
		width: 610px;
		float: right;
		padding-right: 10px;
	}
	#content .theposts {
		width: 460px;
		float: right;
		padding-right: 10px;
	}
	#content .postnav {
		clear: both;
		padding: 20px 0;
		font-size: 0.8em;
		text-transform: uppercase;
		font-weight: bold;
	}
/** END content **/


	#content .theposts .box {
		margin-top: 8px;
		padding-bottom: 5px;
	}
	#content .theposts .box h2 {
		font-size: 0.8em;
		text-transform: uppercase;		
		background-color: #1F1D1D;
		color: #FFFFFF;
		padding: 4px 0 4px 12px;
	}



/** BEGIN sidebar **/
#sidebar {
	width: 305px;
	float: right;
	margin-top: 4px;
	padding-right: 4px;	
}
	#sidebar .box2 {
		border: 1px solid #EEEEEE;
		padding-bottom: 5px;
		margin-bottom: 20px;
	}
	#sidebar .box2 h2 {
		font-size: 0.8em;
		text-transform: uppercase;		
		background-color: #1F1D1D;
		color: #FFFFFF;
		border-left: 6px solid #DCDDDE;
		padding: 4px 0 4px 12px;
	}
	#sidebar .box2 .corner {
		padding: 10px 0 0 20px;
	}
	#sidebar .box2 .corner img {
		padding: 0 12px 12px 0;
	}
	#sidebar .box2 ol {
		list-style-type: none;
		padding: 8px 8px 0 8px;
	}
	#sidebar .box2 ol li {
		border-bottom: 1px solid #DCDDDE;
		padding: 5px 0;	
	}
	#sidebar .box2 ol li a {
		color: #000000;
		text-decoration: none;	
		font-size: 0.9em;
	}
	#sidebar .box2 ol li a:hover {
		color: #CD1713;	
	}
	#sidebar .box2 ul {
		list-style-type: none;
		padding: 8px 8px 0 8px;
	}
		#sidebar .box2 ul.popular li a {
			color: #CD1713;
			text-decoration: underline;
			font-weight: bold;
			font-size: 1em;
		}
		#sidebar .box2 ul.popular li {
			font-size: 1em;	
		}
		#sidebar .box2 ul.popular li p {
			padding: 10px 0;	
		}
		#sidebar .box2 ul.recent li {
			padding: 5px 10px;	
		}
		#sidebar .box2 ul li p {
			font-size: 0.9em;	
		}
		#sidebar .box2 ul li a {
			color: #000000;
			text-decoration: none;	
			font-size: 0.9em;
		}
		#sidebar .box2 ul li a:hover {
			color: #CD1713;	
		}
		#sidebar .box2 ul li.deals {
			min-height:51px;
			padding: 5px 0;
			border-bottom: 1px solid #DCDDDE;
		}
		#sidebar .box2 ul li {
			padding: 5px 0;
			border-bottom: 1px solid #DCDDDE;
		}

	#sidebar .tags {
		padding: 10px;
	}
		#sidebar .tags a {
			color: #000000;
		}
		#sidebar .tags a:hover {
			color: #CD1713;
		}
	#sidebar .tag img {
		padding: 20px 0 0 10px;
	}
	#sidebar .tag {
		border-bottom: 0;
		margin-bottom: 0;	
		padding-bottom: 0;
	}
/** END sidebar**/

/** BEGIN bottom **/
#bottom {
	border-bottom: 2px solid #000;
	padding: 8px 0 10px 8px;	
	margin-bottom: 1px;
}
	#bottom ul {
		list-style-type: none;
	}
		#bottom ul li {
			float: left;	
		}
		#bottom ul li a {
			font-size: 0.8em;
			color: #000000;
			text-decoration: none;
			padding: 0 8px;
		}
/** END bottom **/

/** BEGIN footer **/
#footer {
	clear: both;
	padding: 12px 10px 15px;
}
	#footer #copy {
		float: left;
		font-size: 0.8em;
	}
		#footer #copy a, #footer #sponsor a {
			color: #CD1713;	
			text-decoration: none;
		}
	#footer #sponsor {
		float: right;	
		font-size: 0.8em;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#content .single {
	padding-top: 10px;
	margin-bottom: 60px;
	background-color: #ffffff;
}
	#content .single h2 {
		margin-bottom: 10px;
	}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #bbbbbb;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
	#content .single h2 {
		font-size: 24px;
	}
#comments {
	background-color: #ffffff;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.2em;
		margin: 10px 0;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #bbbbbb;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #bbbbbb;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #bbbbbb;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #eeeeee;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #bbbbbb;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}

#footerboxes {
	width:940px;
	margin:0px auto 0px auto;
	padding:10px 10px 10px 10px;
	overflow:hidden;
	border-bottom:3px solid #000;
	font-size:12px;
}
#footerboxes .box1, #footerboxes .box2, #footerboxes .box3 {
	width:288px;
	padding:0px 10px 0px 10px;
	float:left;
	overflow:hidden;
}
#footerboxes .box1, #footerboxes .box2 {
	margin-right:15px;
}
#footerboxes .box2 img {
	float:left;
	margin:10px 5px 5px 5px;
	padding:4px;
	background-color:#F5F5F5;
	border:1px solid #ddd;
}
#footerboxes p {
	line-height:17px;
	word-spacing:1px;
	margin-bottom:5px;
	margin-top:10px;
}
#footerboxes h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	padding:0px 0px 5px 0px;
	font-weight:lighter;
	font-size:18px;
	color:#333;
	border-bottom:1px solid #ddd;
}
#footerboxes a, #footerboxes a:visited {
	color:#000;
	text-decoration:none;
}
#footerboxes a:hover {
	color:#CD1713;
	text-decoration:underline;
}
#footerboxes ul {
	list-style:none;
	margin:0px 0px 5px 0px;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #ddd;
}
#footerboxes ul li {
	font-family:Verdana, Geneva, sans-serif;
	text-transform:capitalize;
	font-size:12px;
	line-height:16px;
	word-spacing:1px;
	padding:2px 0px 2px 16px;
	margin:2px 0px 2px 0px;
	background:url(images/libg300.png) no-repeat top left;
}
#footerboxes ul li.mostcom {
	background:url(images/limostcom.png) no-repeat top left;
}
#footerboxes ul li.com {
	background:url(images/licom.png) no-repeat top left;
	text-transform:lowercase;
}
#footerboxes img {
	margin:0px 0px 10px 0px;
}
img.listproduct {
	float:left;
	margin-right:5px;
}


a.readmore {
	background:none repeat scroll 0 0 #252C31;
	color:#FFFFFF;
	font-size:12px;
	padding:4px 15px;
	text-decoration:none;
}
.readmorecontent {
	text-align:right;
}
.postmeta {
	background:none repeat scroll 0 0 #EFEFEF;
	font-size: 12px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
}

.random-posts-thumb{
	float:left;
	margin-right:5px;
}

ul.advanced-random-posts li { min-height:53px; font-size:8px; }