.bolded {
	font-weight:bold;
	color:black;
}

.price {
	color:red;
	font-weight:bold;
}

ul#media {
	/*clear:both;
	padding:0.4em 0;
	width:500px;
	margin-left:20px;*/
}

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#media li {
	/*float:left;
	list-style-type:none;
	padding:0.4em 0.7em;*/
}

ul#subscribe {
	font-weight:bold;
	float:left;
	font-size:1.2em;
	padding:0.8em 0;
	margin-left:24px;
	border-bottom:1px solid #ddd;
}

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#subscribe li {
	float:left;
	list-style-type:none;
	padding:0.4em 0.6em;
}

ul#subscribe {
	border-bottom:none;
}

/*
youtube.sb-box {
	margin-top:0.5em;
	margin-bottom:0.5em;
	margin-left:30px;
}*/

.sb-pad {
	width:4px;
	height:25px;
	float:left;
}

.sb-arrow {
	background:url(./themes/site_themes/new/sb-arrow.png) no-repeat;
	width:16px;
	height:25px;
	float:left;
}

.sb-email input {
	background:none;
	float:left;
	height:17px;
	width:185px;
	padding:0.4em;
}

.sb-email {
	background:url(./themes/site_themes/new/sb-email.png) no-repeat;
	width:197px;
	height:25px;
	float:left;
}

.sb-button:hover {
	cursor:pointer;
}

.sb-button {
	background:url(./themes/site_themes/new/sb-button.png) no-repeat;
	width:102px;
	height:25px;
	float:left;
}

h2 {
	font-size:140%;
	color:black;
}

#home #action a, #home #action h3 {
	color:white;
}

#home #action {
	background:#a2acc3;
	border:1px solid #80899f;
	padding:0.4em 1em;
	font-weight:bold;
	color:white;
	margin:0;
	margin-top:20px;
	padding-bottom:0;
}

.entry {
	border-top:1px solid #ccc;
	height:100%;
	overflow:auto;
	padding:0.5em;
}

.thumbnail {
	float:left;
	margin-top:8px;
}

#review-box .left {
	width:160px;
}

#review-box .left p a {
	color:black;
	border-bottom:0;
}

#review-box .left p {
	background:url(./themes/site_themes/new/frontpage-quotes.png) 0px 3px no-repeat;
	font-size:150%;
	color:black;
	padding-top:0.5em;
	padding-left:1.2em;
	margin-top:6px;
	margin-left:6px;
}


#review-box .right {
	width:254px;
}

#review-box {	
	overflow:hidden;
	height:100%;
	background:white;
	margin-top:0.1em;
	border:2px solid #a2acc3;
	border-bottom:0;
}

#review-box-bottom {	
	background:#a2acc3;
	padding:0.4em;
	font-weight:bold;
	color:white;
}

#review-box-bottom a {	
	border:0;
	color:white;
}

#review-box .text {
	padding:1em;
}

#review-box h2, #review-box h3, #review-box p {
	color:white;
}

body {
	color:#555;
}

#comments .entry .text {
}

#review, #deals, #comments, #connect {
	width:430px;
	margin-bottom:1em;
	float:right;
}

#connect {
	margin-top:1em;
	border:1px solid #a2acc3;
}

#deals {
	width:428px;
	margin-top:1em 0;
	border:1px solid #a2acc3;
	background:#f0faff;
}

#deals h2 {
 	margin-left:1em;
}

#deals h3 {
 	font-size:100%;
}

#deals .entry .text {
	margin-right:1em;
	float:right;
	width:330px;
}

#deals .entry .thumbnail {
	margin-left:1em;
}

#review h2,
#comments h2
 {
	margin-right:1em;
}

#review, #comments {
	/*background:#f0f0f0;*/
}

#review .entry .thumbnail {
	width:150px;
}

#review .entry .text {
	width:300px;
}

#deals .entry .thumbnail {
	width:50px;
}

#deals .entry {
	padding:0.2em;
}

#news {
	float:left;
	width:450px;
	margin-bottom:1em;
}

#news .entry {
}

#news .entry .thumbnail {
	float:left;
	width:80px;
}


#news .entry .text.no_thumbnail {
	width:100%;
}

#news .entry .text {
	float:right;
	width:350px;
}
