.codeblock {
	padding:0;
	margin:0;
	font-size:14px;
	border:1px dashed #ccc;
	width:600px;
	white-space: pre;
	overflow:auto;
}

code {
	/*font-size:14px;
	padding:0;
	margin:0;
	border:1px solid #ccc;*/
}

#admin_bar {
	background:#eee;
	color:#777;
	border-bottom:1px solid #333;
	padding:0.2em 0;
}

#admin_bar a {
	color:#777;
	border-bottom:none;
}

#admin_bar a.link {
	margin-right:2em;
	padding-left:18px;
}

#admin_bar a.control_panel {
	background:url(./themes/site_themes/new/cog.png) no-repeat;	
}

#admin_bar a.news {
	background:url(./themes/site_themes/new/page.png) no-repeat;	
}

#admin_bar a.deal {
	background:url(./themes/site_themes/new/money_dollar.png) no-repeat;	
}

.total_comments {
	background:url(./themes/site_themes/new/comment.png) no-repeat;	
	margin-left:2em;
	padding-left:18px;
}

.ebay_sidebar {
	margin-left:20px;
}

.small {
	font-size:85%;
	font-weight:normal;
}

.smaller {
	font-size:65%;
	font-weight:normal;
}

.edit_entry {
	background:url(./themes/site_themes/new/pencil.png) no-repeat;
	padding-left:20px;
	border-bottom:none;
}

#sidebar_amazon_banners {
	margin-bottom:10px;
	margin-left:60px;
}

.sidebar_amazon {
	float:left;
	margin-left:20px;
}

.sidebar_amazon2 {
	float:right;
	margin-right:20px;
}

#featured .entry h2 a {
	color: black;
}

.see_all {
	background:url(./themes/site_themes/new/magnifier.png) no-repeat;
	padding-left:18px;
	margin-left:0.2em;
	font-weight:normal;
}

.slash  {
    text-decoration: line-through;
}

table {
	/*border-collapse: collapse;*/
	border:1px solid #ccc;
}

th {
	background:#555;
	border-right:1px solid #222;
	color:white;
}

td, th {
	padding:0.2em 0.5em;
}

td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

blockquote {
	background:url(./themes/site_themes/new/frontpage-quotes.png) 0px 3px no-repeat;
	margin:0.2em 0;
	padding:0.2em 0;
	padding-left:23px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:120%;
	color:#444;
}

.caption {
	font-size:80%;
	border:1px solid #ccc;
	background:#f9f9f9;
	padding:0.2em 0.2em;
}

/* ------ GENERAL ------------------------------------- */

*, .none {
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;
}	

ul {
	list-style-type:disc;
	margin-left:1.5em;
}

li {
	padding-left:0.5em;
}

.no_top {
	margin-top:0;
	padding-top:0;
}

.no_bot {
	margin-bottom:0;
	padding-bottom:0;
}

a {
	/*color:#006dca;*/
	color:#0057a2;
	text-decoration:none;
	border-bottom:1px solid #A2D5FF;
}

a:hover {
	color:#1F4187;
	border-color:#006dca;
}

p {
	margin:0.8em 0;
}

h1, h2, h3, h4, h2 a, h3 a, h2 a:hover, h3 a:hover, h4 a, h4 a:hover {
	color:#2e92da;
	font-family:arial;
	border-bottom:none;
}

h1 {
	font-size:150%;
	padding:1em 0;
}

h2 {
	font-size:180%;
	padding-top:0.8em;
	padding-bottom:0.5em;
}

h3 {
	font-size:120%;
	padding:0.4em 0;
}

h4 {
	font-size:100%;
	margin:0.5em 0;
}

img {
	border:0;
}

body {
	/*font: 90% geneva, verdana;*/
	font:80% verdana;
	text-align:center;
	margin:0 auto;
	background:#9fbddb url(./themes/site_themes/new/body-shade.png) top repeat-x;
	/*color:#444;*/
}

.right {
	float:right;
}

.left {
	float:left;
}

.clear {
	clear:both;
}

/* ------ OTHER ------------------------------------- */

.wrapper, .nav2_wrapper {
	text-align:left;
	margin:0 auto;
	background:white;
	width:960px;
}

.wrapper.main {
	background:white url(./themes/site_themes/new/main_shade.png) 0px 0px repeat-x;	
}

#main {
	margin:0 30px;
	padding-bottom:3em;
	overflow:hidden;
	height:100%;
}

.hidden {
	display:none;
}

/* ------ SEARCH ------------------------------------- */

#search {
float:right;
margin-top:10px;
width:376px;
height:32px;
}

#search button.submit {
/*background:url(./themes/site_themes/new/search-box-right2.png) no-repeat;
border:none;
width:40px;
height:32px;*/
}

#search input {
	background:url(./themes/site_themes/new/search-box2.png) 0px 0px no-repeat;
	width:304px;
	padding:0px;
	padding-top:6px;
	padding-left:6px;
	padding-right:6px;
	height:32px;
	color:#3e91d2;
	color:white;
	font:110% verdana;
	border:none;
	float:left;
}

#search input:focus {
	background:url(./themes/site_themes/new/search-box2.png) -316px 0px no-repeat;
	border:none;
	outline:none;
}

#search .search-button {
	border:none;
	float:left;
	width:35px;
	height:32px;
	text-indent: -9999px;
	cursor:pointer;
	background:url(./themes/site_themes/new/search-button2.png) 0px 0px no-repeat;
}

#search .search-button:hover {
	background:url(./themes/site_themes/new/search-button2.png) -35px 0px no-repeat;
}


#search input:hover {
	/*border-color:#3e91d2;*/

}



/* ------ HEADER ------------------------------------- */

#header {
}

#header .wrapper {
	/*padding-top:10px;
	background:white url(./themes/site_themes/new/header-shade.png) repeat-x;	
	height:99px;*/
	padding-top:10px;
	background:#20242c url(./themes/site_themes/new/header-shade4.png) repeat-x;	
	height:106px;
}

#logo {
	float:left;
	background:url(./themes/site_themes/new/logo4b.png) right no-repeat;	
	width:215px;
	height:98px;	
}

#footer .other {
	float:right;
}

#footer {
	padding:1em 30px;
	clear:both;
	background:#20242c;
	color:white;
}

#footer .column {
	line-height:150%;
	border-right:1px solid #414a5e;
	padding:0 1em;
	width:200px;
	float:left;
}

#footer a {
	border:none;
	color:#79b5ff;
	border-bottom:1px solid #425375;
}

#communication {
	width:210px;
	float:right;
	margin-top:0px;
	margin-right:23px;
}

#communication a {
	float:right;
}

#communication a.twitter {
	display:block;
	width:32px;
	height:32px;
	background:url(./themes/site_themes/new/Twitter_32x32.png) no-repeat;	
}

#communication a.youtube {
	display:block;
	width:32px;
	height:32px;
	background:url(./themes/site_themes/new/Youtube_32x32.png) no-repeat;	
}

#communication a.flickr {
	display:block;
	width:32px;
	height:32px;
	background:url(./themes/site_themes/new/Flickr_32x32.png) no-repeat;	
}

#communication a.feed {
	display:block;
	width:32px;
	height:32px;
	background:url(./themes/site_themes/new/Feed_32x32.png) no-repeat;	
}

#second_nav {
	/*border-bottom:1px solid #ccc;*/
	background:#d4d9e5 url(./themes/site_themes/new/nav2bg.png) bottom repeat-x;	
}

#navigation-wrapper {
	margin-top:25px;
	float:right;
	width:700px;
}

#navigation {
	height:39px;
	width:700px;
	float:right;
}

#navigation a {
	border-bottom:0px;
}

	#navigation ul {
		list-style-type:none;
		margin:0;
		padding:0;
		font-family: arial;
		float:left;
	}
	
	#navigation li {
		margin:0;
		padding:0;
		/*background:url(./themes/site_themes/new/navigation_sep.png) right no-repeat;	*/
		margin-top:5px;
		float:left;
	}
	
	#navigation li a {
		float:left;
		display:block;
		padding:7px 1em;
		/*color:#d8e7ff;*/
		color:white;
	}

	#navigation li.on {
		/*background:#393c44 url(./themes/site_themes/new/navigation_on_bg.png) repeat-x;*/
		background:url(./themes/site_themes/new/tab-on-right2.png) right top no-repeat;
		margin-top:0px;
	}
	
	#navigation li.on a {
		/*position:relative;
		top:1px;*/
		padding-top:11px;
		background:url(./themes/site_themes/new/tab-on-left2.png) left top no-repeat;
		padding-bottom:12px;
		color:black;
		font-weight:bold;
	}











/* --- COMMENTS -------------------------------- */

#comment_entry {
	background:#f7f7f7;
	padding:1em;
	/*border-top:1px solid #ccc;*/
	/*margin-top:0.6em;*/
}

#comment_entry .entrys {
	clear:both;
	padding:0.5em 0;
}

#comment_entry .separator {
	border-bottom:1px solid #ddd;
	margin:0.8em 0;
	padding:0;
	clear:both;
}

#comment_entry p.no_label {
	clear:both;
	margin:0;
	margin-left:7em;
}

#comment_entry label {
	margin-top:0.2em;
	font-weight:bold;
	float:left;
	width:7em;
}

#comment_entry .comment_line {
	margin:0.4em 0;
}

#comment_entry textarea, #comment_entry input.textbox  {
	resize:none;
	font:100% verdana;
	border:1px solid #ccc;
	padding:0.4em;
	width:450px;
}

#comment_entry .entrys input, #comment_entrys .entry textarea {
	padding:0.4em;
	float:left;
}

input.button {
	font:100% verdana;
	font-weight:bold;
	color:white;
	padding:0.5em;
	background:black;;
}



/* --- Comments ------------------------------------------ */

#comments {
	margin:1em 0;
	margin-bottom:3em;
}

.comment {
	clear:both;
	border-top:1px solid #ccc;
	padding:1em 0;
}

.comment .signature {
	margin-top:3em;
	padding-top:0.2em;
	clear:both;
	font-size:75%;
	border-top:1px dotted #ccc;
}

.comment.author {
	background:#F2F4F9;
	border-top:1px solid #ABB8D8;
	margin:0.2em 0;
	padding-left:1em;
	color:black;
}

.comment.author .info {
	color:#8194C5;
}

.comment .avatar {
	float:left;
	margin-right:1em;
	margin-bottom:0.6em;
}

.comment .author {
	font-weight:bold;
	border:0;
	background:none;
}

.comment .info {
	font-size:86%;
	color:#888;
}

.comment .info .date {
}

.comment .comment_text {
	line-height:160%;
}



/* ---- SIDEBAR ----------------------------------------- */

#main {
}

#main.sidebar {
	background:url(./themes/site_themes/new/sidebar_bg.png) 630px repeat-y;	
	margin-right:0;
}

#sidebar {
	padding-top:20px;
	overflow:hidden;
	height:100;
	background:url(./themes/site_themes/new/sidebar-bit.png) no-repeat;	
	font-size:85%;
	float:right;
	width:300px;
}

#sidebar ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#sidebar ul, #sidebar h2, #sidebar p {
	margin-left:20px;
	margin-right:20px;
}

#sidebar li a {
	border-bottom:none;
}

#sidebar li {
	padding:0;
	margin:0;
	border-bottom:1px solid #ccc;
	padding:0.2em 0;
}


#left {
	float:left;
	width:600px;
	padding-top:20px;
}





/* --------- PAGINATE ----------------- */

.paginate {
	margin-top:1em;
	overflow:hidden;
	height:100%;
}

.paginate .previous {
	float:left;
}

.paginate .next {
	float:right;
}


#amazon_bottom {
	width:589px;
	padding-left:60px;
	margin:1em 0;
	margin-top:2em;
}

#action.subscribe {
	background:#f9f9f9 url(./themes/site_themes/new/rss-netbook.png) 20px 15px no-repeat;	
	padding-left:90px;
}

a.rss {
	background:url(./themes/site_themes/new/feed-icon-28x28.png) 0px 10px no-repeat;
	padding:16px 0;
	padding-left:32px;
	border-bottom:0;
}

a.email {
	background:url(./themes/site_themes/new/email-32x32.png) 0px 8px no-repeat;
	padding:16px 0;
	padding-left:35px;
	border-bottom:0;
}

#action h3 {
	font-size:130%;
}

#action {
	margin-top:3em;
	padding:1em;
	border:1px solid #ccc;
	background:#f9f9f9;
	clear:both;
	height:100%;
	line-height:180%;
	overflow:auto;
}

#sidebar #action a, #sidebar #action h3 {
	color:white;
}

#sidebar #action {
	background:#a2acc3;
	border:1px solid #80899f;
	padding:0.4em 1em;
	font-weight:bold;
	color:white;
	margin:0;
	margin-top:20px;
}

#sidebar #action p, #sidebar #action h3 {
	margin:0;
	padding:0;
}

#sidebar #action p {
	margin:1em 0;
}

#sidebar #action {
	overflow:hidden;
	height:100%;
	margin:0 15px;
	padding:1em;
	margin-bottom:1em;
}

#sidebar h2 {
	font-size:130%;
	color:#3F4758;
}


#blog h1 {
	color:black;
}

#blog {
}

#blog .post_info {
	color:#8487AE;
	margin-top:0.4em;
	border-top:1px solid #ccc;
	margin-bottom:1em;
	padding:0.4em 0;
}

#blog .article_deals .bolded { 
	color:#30A858;
}

#blog .article_deals .price {
	color: #FF3251;
}

#blog .article_deals {
	font-size:85%;
	border-bottom:1px solid #ccc;
	padding-bottom:1em;
}

#blog .article_deals li {
	padding:0.2em 0;
}

#blog .content {
	line-height:160%;
}

#blog .entry {
	padding-bottom:2em;
	font-size:0.9em;
}

#blog .entry .post_info {
	color:#8487AE;
	margin-top:0.4em;
	border-top:1px solid #ccc;
	margin-bottom:1em;
	padding:0.4em 0;
}

#blog .entry .post_info .time {
	float:left;
	padding-right:2em;
}

#blog .entry .content {
	clear:both;
	line-height:150%;
}

#blog img a {
	border:1px solid red;
}

#blog a.comments {
	background:url(./themes/site_themes/new/comment.png) no-repeat;	
	padding-left:18px;
}

#blog img.right {
	padding-left:1em;
	padding-bottom:1em;
}

#blog img.left {
	padding-right:1em;
	padding-bottom:1em;
}

#blog img.top {
	padding-bottom:1em;
}

#blog img {
	padding:1em 0;
}






#sidebar #connect {
	border:2px solid #a2acc3;
	margin:0px 20px;
	margin-bottom:12px;
	padding:0;
}

#sidebar #connect ul#subscribe li, #sidebar #connect ul#media li {
	float:left;
}

ul#subscribe {
margin:0;
padding:0;
	font-weight:bold;
	float:left;
	font-size:1.2em;
	padding:0.8em 0;
	border-bottom:1px solid #ddd;
}

ul#media {
	margin:0;
	padding:0;
	clear:both;
	padding:0.4em 0;
	width:500px;
	margin-left:20px;
}

ul#media li {
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
	padding:0.5em 0.7em;
	border:none;
}

ul#subscribe li {
	paddin:0;
	margin:0;
	float:left;
	list-style-type:none;
	padding:0.5em 0.6em;
	border-bottom:none;
}

ul#subscribe li.rss {
	background:url(./themes/site_themes/new/feed-icon-28x28.png) no-repeat;
	padding-left:36px;
}

ul#subscribe li.email {
	background:url(./themes/site_themes/new/email-28.png) no-repeat;
	padding-left:42px;
}

ul#media li.twitter {
	background:url(./themes/site_themes/new/twitter-24.png) no-repeat;
	padding-left:28px;
}

ul#media li.flickr {
	background:url(./themes/site_themes/new/flickr-24.png) no-repeat;
	padding-left:28px;
}

ul#media li.youtube {
	background:url(./themes/site_themes/new/youtube-24.png) no-repeat;
	padding-left:28px;
}



ul#related_posts {
	margin:0;
	padding:0;
	font-size:85%;
}

ul#related_posts .thumbnail {
	margin-left:15px;
}

ul#related_posts .date_rel {
	margin:0;
	padding:0;
}

ul#related_posts li:hover {
	background:#f5f5f5;
}

ul#related_posts li {
	text-align:center;
	float:left;
	width:131px;
	height:180px;
	border-right:1px solid #ccc;
	margin:0;
	padding:0.2em 0.8em;
	list-style-type:none;
}

ul#related_posts li.last {
	border-right:none;
}

/*
Formatting Buttons
------------------------------------------------------ */ 

.buttonMode {
font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size: 10px;
color: #73769D;
background-color: transparent; 
white-space: nowrap;
}

.htmlButtonOuter, .htmlButtonOuterL {
background-color: #f6f6f6; 
padding: 0;
border-top: #333 1px solid;
border-right: #333 1px solid;
border-bottom: #333 1px solid;
}
.htmlButtonOuterL {
border-left: #333 1px solid;
}
.htmlButtonInner {
background-color: transparent; 
text-align: center;
padding: 0 3px 0 3px;
border-left: #fff 1px solid;
border-top: #fff 1px solid;
border-right: #ccc 1px solid;
border-bottom: #ccc 1px solid;
}
.htmlButtonOff {
font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
font-size: 11px;
font-weight: bold;
padding: 1px 2px 2px 2px;
white-space: nowrap;
}
.htmlButtonOff a:link { 
color: #000;
text-decoration: none;
white-space: nowrap;
}
.htmlButtonOff a:visited { 
text-decoration: none;
}
.htmlButtonOff a:active { 
text-decoration: none;
color: #999;
}
.htmlButtonOff a:hover { 
background-color: #fff;
text-decoration: none;
color: #999;
}
.htmlButtonOn {
font-family: Verdana, Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
font-size: 11px;
font-weight: bold;
background: #f6f6f6;
padding: 1px 2px 2px 2px;
white-space: nowrap;
}
.htmlButtonOn a:link { 
color: #990000;
text-decoration: none;
white-space: nowrap;
} 
.htmlButtonOn a:visited { 
text-decoration: none;
} 
.htmlButtonOn a:active { 
text-decoration: none;
color: #999;
}
.htmlButtonOn a:hover { 
background-color: #fff;
color: #999;
text-decoration: none;
}