/*

Theme Name: The Hottest Gadgets

Theme URI: http://thehottestgadets.com/

Description: The default theme for The Hottest Gadgets.

Version: 1

Author: DesignVitality

Author URI: http://www.designvitality.com/

	Design by Mustafa of DesignVitality

*/



/**** undohtml.css (CC) 2004 Tantek Celik. Some Rights Reserved. ****/

ul {
	list-style:none
}

h1, h2, h3, h4, h5, pre, code {
	font-size:1em;
}

h6 {
	font-size:13px;
	padding: 20px 2px 5px 2px;
}

ul, ol, li, h1, h2, h3, h4, h5, pre, form, body, html, p, blockquote, fieldset, input, dl, dt, dd {
	margin:0;
	padding:0;
}

a img, :link img, :visited img {
	border:none;
	outline: 0;
	color: #960000;
}

a:focus {
	-moz-outline-style: none;
}

address {
	font-style:normal
}

/**** end undohtml.css ****/


.rssin { font-size: 14px; font-weight: bold; padding: 5px; }


#myGallery a {
	text-decoration: none !important;
}

blockquote {
	margin: 10px;
	padding: 10px 0 0 40px;
	background: url('images/blockquote_bg.png') top left no-repeat;
	color: #808080;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

p img {
	padding: 0;
	max-width: 100%;
}

body {
	background: #fff url(images/body_bg2.png) top left repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.page {
	width: 990px;
	margin: 0 auto;
	text-align: left;
}

.align_left {
	float: left;
}

.align_right {
	float: right;
}

.align_center {
	margin: 0 auto;
	text-align: center;
}

/**** HEADER ****/



#header ul li {
	display: inline;
	float: left;
	margin-top: 32px;
}

a.nav_home {
	background: url(images/btn_home.png) bottom left no-repeat;
	display: block;
	width: 105px;
	height: 26px;
}

a.nav_aboutus {
	background: url(images/btn_aboutus.png) bottom left no-repeat;
	display: block;
	width: 103px;
	height: 26px;
}

a.nav_contactus {
	background: url(images/btn_contactus.png) bottom left no-repeat;
	display: block;
	width: 104px;
	height: 26px;
}

#header ul li.active a {
	background-position: top left;
}

a.nav_home:hover:hover, a.nav_aboutus:hover, a.nav_contactus:hover {
	background-position: top left;
}

#header ul li a span {
	position: absolute;
	text-indent: -9999px;
}

#search {
	clear: right;
	float: right;
	margin-top: 17px;
}

#search_box {
	background: url(images/search_bar_bg.png) top left no-repeat;
	width: 230px;
	padding: 7px 0 3px 14px;
	border: 0;
	float: left;
	color: #aaa;
}

/**** END HEADER ****/





/**** CONTENT ****/



#content {
	clear: left;
	width: 666px;
	float: left;
	background: url(images/content_bg.png) bottom right no-repeat;
	margin-bottom: 20px;
}

#content .post {
	background: url(images/post_bg.png) bottom left no-repeat;
	padding-bottom: 22px;
	margin-bottom: 40px;
}

#content h3 {
	margin: 15px 0 10px 0;
	font-size: 20px;
}

#content h3 {
	color: #960000;
	font-weight: normal;
}

#content h3 a {
	color: #960000;
	text-decoration: underline;
	font-weight: normal;
}

#content a {
	color: #960000;
	text-decoration: underline;
}

#content a:hover {
	color: #000;
	text-decoration: none;
}

#content .post p {
	font-size: 12px;
	margin: 0 15px 12px 0;
	line-height: 18px;
}

#content .post ul {
	margin-bottom: 10px;
}

#content .post ol {
	margin: 0 5px;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 18px;
}

#content .post ul li {
	font-size: 12px;
	margin: 0 30px;
	list-style-type: disc;
	line-height: 16px;
	padding-bottom: 10px;
}

#content .post ol li {
	font-size: 12px;
	margin: 0 30px;
	line-height: 18px;
	padding-bottom: 12px;
}

#content .post ol li img {
	padding-bottom: 5px;
}

#content ul.meta {
	margin-right: 15px;
}

#content ul.meta li {
	font-size: 12px;
	color: #808080;
	margin: 4px 0 0 0;
	list-style: none;
	line-height: 14px;
}

#content ul.meta li a {
	color: #808080;
	text-decoration: none;
}

#content .sociable {
	font-size: 12px;
	text-align: center;
}

#content .sociable strong {
	padding-bottom: 4px;
}

#content .sociable span {
	padding: 4px;
	font-size: 11px;
}

#content .bottomrss {
	text-align:center; 
	padding:7px; 
	margin-right: 10px; 
	clear: left; 
	font-size: 13px;
}

/**** END CONTENT ****/





/**** SIDEBAR ****/





#sidebar {
	float: left;
	width: 310px;
	margin-left: 10px;
	padding-bottom: 20px;
}

#sidebar a:hover {
	color: #960000;
	text-decoration: none;
}

#sidebar ul {
	width: 306px;
	background: url(images/sidebar_nav_bg.png) top left repeat-y;
	padding-top: 5px;
}

#sidebar ul p.side_insert {
	margin: 0 30px 15px 30px;
	font-size: 12px;
}
#sidebar ul p.side_insert a {
	color: #000;
}

#sidebar ul li {
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 5px 0 30px;
	padding-bottom: 10px;
}

#sidebar ul li a {
	color: #000;
}

#sidebar ul li.blt_rss, #sidebar ul li.blt_email, #sidebar ul li.blt_technorati, #sidebar ul li.blt_twitter, #sidebar ul li.blt_facebook, #sidebar ul li.blt_myspace, #sidebar ul li.blt_friendfeed  {
	list-style: none;
	margin-left: 15px;
}

#sidebar ul li.blt_rss a {
	background: url(images/btn_rss.png) center left no-repeat;
	padding: 10px 0 10px 40px;
	display: block;
}

#sidebar ul li.blt_email a {
	background: url(images/btn_email.png) center left no-repeat;
	padding: 10px 0 10px 40px;
	display: block;
}

#sidebar ul li.blt_technorati a {
	background: url(images/btn_technorati.png) center left no-repeat;
	padding: 10px 0 10px 40px;
	display: block;
}

#sidebar ul li.blt_twitter a {
	background: url(images/btn_twitter.png) center left no-repeat;
	padding: 10px 0 10px 40px;
	display: block;
}


#sidebar ul li.blt_facebook a {
	background: url(images/btn_facebook.png) center left no-repeat;
	padding: 10px 0 10px 40px;
	display: block;
}

#sidebar ul li.blt_myspace a {
	background: url(images/btn_myspace.png) center left no-repeat;
	padding: 10px 0 10px 40px;
	display: block;
}

#sidebar ul li.blt_friendfeed a {
	background: url(images/btn_friendfeed.gif) center left no-repeat;
	padding: 10px 0 10px 40px;
	display: block;
}

#sidebar ul li.blt_email #emailDiv {
	padding: 10px 0;
}

#email_form {
	background: url(images/email_bg.png) top left no-repeat;
	border: none;
	margin: 0 0 0 0;
	padding: 5px 4px 6px 6px;
	width: 150px;
	float: left;
}

#sidebar small {
	float: left;
}

#sidebar ul li.blt_email #emailDiv a.none, #sidebar ul li.blt_email #emailDiv a.fblitz {
	background: none;
}

#email_button {
	margin: 0;
	padding: 0;
	float:left;
}

#sidebar h2 {
	display: block;
	width: 306px;
	height: 24px;
	margin-top: 15px;
}

#sidebar h2 span {
	position: absolute;
	text-indent: -9999px;
}

h2.title_subscribe {
	background: url(images/title_subscribe.png) top left no-repeat;
}

h2.title_featured {
	background: url(images/title_featuredheadlines.png) top left no-repeat;
}

h2.title_recent {
	background: url(images/title_recentheadlines.png) top left no-repeat;
}

h2.title_comments {
	background: url(images/title_comments.png) top left no-repeat;
}

h2.title_ad {
	background: url(images/title_ad.png) top left no-repeat;
}

#sidebar .bottom {
	display: block;
	width: 306px;
	height: 8px;
	background: url(images/sidebar_nav_bottom.png) top left no-repeat;
	overflow: hidden;
}

p.more {
	color: #960000;
	font-weight: bold;
	margin: 10px 4px 6px 15px;
}

/**** END SIDEBAR ****/



/**** COMMENTS ****/



h3#comments {
	color: #960000;
	font-weight: normal;
}

h3#comments a {
	color: #808080;
	font-size: 12px;
	text-decoration: underline;
}

div.comment {
	width: 610px;
	background: url(images/cmnt_bg.png) top left no-repeat;
	margin-left: 45px;
	overflow: hidden;
}

div.comment ul {
	padding: 5px 10px 15px 10px;
}

div.comment ul li.cmnt_name, div.comment ul li.cmnt_date {
	font-size: 14px;
	color: #808080;
}

div.comment ul li.cmnt_name {
	float: left;
}

div.comment ul li.cmnt_date {
	text-align: right;
}

div.comment p {
	font-size: 12px;
	padding: 0 10px 10px 10px;
}

div.comment .avatar {
	padding: 2px 10px 2px 10px;
	float: right;
}

div.comment_btm {
	width: 610px;
	height: 8px;
	background: url(images/cmnt_btm.png) top left no-repeat;
	margin-left: 45px;
	margin-bottom: 10px;
}

input#email, input#author, input#url {
	border: 0;
	background: url(images/input_bg.png) top left no-repeat;
	padding: 6px 10px;
	margin: 0 0 4px 45px;
	width: 214px;
}

textarea#comment {
	border: 0;
	width: 590px;
	height: 180px;
	padding: 10px;
	background: url(images/textarea_bg.png) top left no-repeat;
	margin-left: 45px;
}

input#submit {
	margin-left: 45px;
}

p.cmnts_note {
	font-size: 12px;
	margin-left: 45px;
	padding-bottom: 5px;
}

/**** END COMMENTS ****/







/**** FOOTER ****/








#footer {
	clear: both;
	background: url(images/ftr_bg.png) top left repeat-x;
}

#footer .page {
	text-align: right;
}

#footer p, #footer a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

#footer p.line_one {
	line-height: 28px;
}

#footer p.line_two {
	line-height: 44px;
}
#footer p.line_left {
	font-size: 10px;
	line-height: 44px;
	float: left;
	padding-left: 10px;
}

#footer .line_left a {
	font-size: 10px;
}


#footer a:hover {
	color: #c0c0c0;
}



/**** END FOOTER ****/



















/*		CSS by Justin Harkey		*/


.container {
	zoom: 1;
	}

.container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.container .left-border {
	border-left: 1px solid #999;
	}

.container .right-border {
	border-right: 1px solid #999;
	}

.one-third .primary {
	float: right;
	width: 569px;
	padding: 0 0 0 20px;
	}

.one-third .secondary{float:left;width:300px;padding:0 20px 0 0;}

.two-thirds .primary{float:left;width:569px;padding:0 20px 0 0;}

.two-thirds .secondary{float:right;width:300px;padding:0 0 0 20px;}

.halves .section{float:left;width:435px;padding:0 10px;}

.thirds .section{float:left; /* width:283px; */ padding:0 10px;}

.fourths .section{float:left;width:207px;padding:0 10px;}


/*
.thirds .section{width:346px;}
*/

.thirds .section{width:300px; font-size: 12px;}


.section ul li, ol li {
	color: #000;
	margin: 1px 0 5px 0;
	padding: 0 0 5px 4px;
	border-bottom: 1px solid #dcdcdc;
	}

.section a {
	color: #000;
}

#disqus_thread { padding-right: 10px;}
#disqus_thread .dsq-brlink a { font-size: 6px; color:#757575; }

.wp-caption {border:1px solid #c0c0c0; margin:0 10px 5px 0; padding:10px; text-align: center; background:#ddd}
.wp-caption img{padding:5px;border:1px solid #c0c0c0;background:#fff}
.wp-caption p.wp-caption-text{font-size:1em;font-weight:400;line-height:17px;margin:0;padding:8px;color:#000}
