/*  
Theme Name: Goldfries
Theme URI: http://wordpress.org/
Description: The goldfries WordPress theme by<a href="http://www.goldfries.com">goldfries</a>.
Version: 4.0
Author: goldfries
Author URI: http://www.goldfries.com

	 goldfries v4
	 http://www.goldfries.com

	This theme was designed and built by Brian Chong a.k.a. goldfries
	whose blog you will find at http://www.goldfries.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #EEE;
	text-align: center;
	background-color:#1E1E1E;	
	}
	
IMG
{ margin:0; padding:0; border:0;} 	

#holder
{
	width:889px;
	margin:auto;	
	margin-top:0px;	
	text-align: center;
	margin-bottom:0px;
	background-color:#1E1E1E;	
}

.donotdisplay
{
	height:0px;
	display:none;	
}

#headerholder
{
	width:100%;
	background: url('images/header_background_medium.gif') repeat-x;	
	margin:auto;	
	margin-top:0px;	
	text-align: center;
	margin-bottom:0px;
}

#headerbottom
{
	background: url('images/header_bottom_background_medium.gif') repeat-x;	
	width:100%;
	height:10px;
	text-align:center;
	margin:auto;
}

#content {
	font-size: 1.15em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #343434;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	}

#footer
{
	width:100%;
	height:110px;
	background: url("images/background_footer.gif") repeat-x #cf6905;
	padding-bottom:0px;
	margin-bottom:0px;
	text-align:center;
	color:#1E1E1E;
	font-family:verdana;
	font-size:10px;
	display:none;
}

#footeradholder
{
	width:889px;
	padding-top:20px;
	margin:auto;
	display:none;
}


#footeradholderleft
{
	float:left;
	display:inline;
	text-align:left;
	width:475px;
}

#footeradholderright
{
	float:left;
	display:inline;	
	text-align:left;
	width:414px;
}

#footer a { text-align:right;color: #FF7E00; }
#footer a:visited { text-align:right;color: #FF7E00; }
#footer a:hover { text-align:right;color: #F6A950; }

#copyright
{
	padding-right:50px;	
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, 'Trebuchet MS', 'Lucida Grande',  Arial, Sans-Serif;
	font-weight: bold;
	clear:left;
	}
	
h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2, #sidebarL h2, #sidebarR h2  {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.4em;
	}
	
h4 {
	font-size: 1.0em;
	text-decoration:underline;
	clear:left;
	margin:25px 0 -10px;
	}	

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4 {
	color: #FF7E00;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #sidebarL h2, #sidebarR h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

h4{
	text-decoration: underline;	
}
	
.entry p a {
	color: #FF7300;
}

.entry p a:hover {
	color: #F6A950;
	text-decoration: none;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar, #sidebarL, #sidebarR {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebarR ul ul li,  #sidebarR ul ol li, #sidebarL ul ul li,  #sidebarL ul ol li, #sidebar ul ul li,  #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #D2D2D2;
	}

		
	
small
{
	color:#D2D2D2;	
}	

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #FF7E00;
	text-decoration: none;
	font-family:tahoma;
	}
	
.postmetadata a, .more-link a
{
	font-size:1.1em;
}	
	
#sidebarL a
{
	color: #FF7E00;
	text-decoration: none;
	font: 1.15em tahoma;
}

#sidebarL a:hover, h2 a:hover, h3 a:hover, a:hover {
	color: #F6A950;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	width:100%;
	height:85px;
	margin:auto;	
	text-align:center;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	display:inline;
	padding: 0 0 0px 0px;
	margin: 0px 7px 0 0px;
	width: 475px;
	background-color:#1E1E1E;
	/*background-color:#1E1E1E;*/
	}

/*.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}*/

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	font-size:10px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}


#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}
	
h2.pagetitle {
	margin-top: 30px;
}

#sidebar h2, #sidebarL, h2 #sidebarR h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 40px 0 -5px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 0px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before, #sidebarL ul ul li:before, #sidebarR ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol, #sidebarL ul, #sidebarL ul ol, #sidebarR ul, #sidebarR ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebarL ul li, #sidebarR ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	}
	
#sidebarL ul li ul
{
	margin-top:-12px;
}		
	
#sidebarL ul li ul li, #sidebar ul li ul li
{
	width:100%;
	background-color:#452B12;	
	width:188px;
	margin-left:-10px;
	text-align:left;	
	padding:2px 0 2px 2px;
}	

#sidebarL ul li ul li ul
{
	padding-bottom:5px;
}	

#sidebarL ul li ul li ul li
{
	background-color:#311e0c;
	text-align:left;		
	margin:3px 0px 0px 0px;
	width:176px;
}	

#sidebar ul p, #sidebar ul select, #sidebarL ul p, #sidebarL ul select, #sidebarR ul p, #sidebarR ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol, #sidebarL ul ul, #sidebarL ul ol, #sidebarR ul ul, #sidebarR ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebarL ul ul ul, #sidebarL ul ol, #sidebarR ul ul ul, #sidebarR ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li, #sidebarL ul ol li, #sidebarR ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li, #sidebarL ul ul li, #sidebarL ul ol li, #sidebarR ul ul li, #sidebarR ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#sidebar h3, #sidebarL h3, #sidebarR h3
{
	margin-top:10px;
	margin-bottom:15px;
	background-color:#222222;
	color:#FF7E00;
	padding:2px;
	font-size:11px;
}	

#sidebarR h3
{
	text-align:center;	
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	text-align: left;
	}

#sidebar #searchform #s, #sidebarL #searchform #s {
  border-top : 0px solid #DDDDDD;
  border-bottom : 0px solid #6B6B6B;
  border-left : 0px solid #DDDDDD;
  border-right : 0px solid #6B6B6B;
  background : #FFFFFF;
  color:#000000;
  font-size: 11px;
  font-family: verdana;
  padding:2px;
  width:125px;
  background: url('images/search_bg.gif') repeat-x;	
	}

#sidebar #searchsubmit, #sidebarL #searchsubmit {
  border-top : 0px solid #DDDDDD;
  border-bottom : 0px solid #6B6B6B;
  border-left : 0px solid #DDDDDD;
  border-right : 0px solid #6B6B6B;
  background : #FF7E00;
  color:#FFFFFF;
  padding:2px;
  font-family:verdana;
  font-size:10px;
  background: url('images/search_button.gif') repeat-x;	
	}

#contactformholder
{ 
	text-align:left;
	margin-top:20px;
	width:400px;
}	
		
#contactformholder TD
{
	font-size:11px;
	text-align:left;
	vertical-align:top;
}	
	
.formfield	
{
  border-top : 0px solid #DDDDDD;
  border-bottom : 0px solid #6B6B6B;
  border-left : 0px solid #DDDDDD;
  border-right : 0px solid #6B6B6B;
  color:#000000;
  font-size: 11px;
  font-family: verdana;
  padding:2px;
  width:135px;
  background: url('images/search_bg.gif') repeat-x #FFFFFF;		
}

.formfieldtextarea
{
  border-top : 0px solid #DDDDDD;
  border-bottom : 0px solid #6B6B6B;
  border-left : 0px solid #DDDDDD;
  border-right : 0px solid #6B6B6B;
  color:#000000;
  font-size: 11px;
  font-family: verdana;
  padding:2px;
  width:235px;
  background: url('images/search_bg.gif') repeat-x #FFFFFF;		
}


.formbutton
{
  border-top : 0px solid #DDDDDD;
  border-bottom : 0px solid #6B6B6B;
  border-left : 0px solid #DDDDDD;
  border-right : 0px solid #6B6B6B;
  background : #FF7E00;
  color:#FFFFFF;
  padding:2px;
  font-family:verdana;
  font-size:10px;
  background: url('images/search_button.gif') repeat-x;	
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	padding: 0px;
	}

#commentform #submit {
	float: right;
  border-top : 0px solid #DDDDDD;
  border-bottom : 0px solid #6B6B6B;
  border-left : 0px solid #DDDDDD;
  border-right : 0px solid #6B6B6B;
  background : #FF7E00;
  color:#FFFFFF;
  padding:2px;
  font-family:verdana;
  font-size:10px;	
  margin-bottom:20px;
  background: url('images/search_button.gif') repeat-x;	
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebarholder
{
	float:left;
	display:inline;
	background-color:#161616;
	color:#CCCCCC;	
	width:200px;
	margin-left:7px;
	padding:0;
	display:none;
}

#sidebarLholder
{
	float:left;
	display:inline;
	background-color:#161616;
	color:#CCCCCC;	
	width:200px;
	padding:0;
	display:none;
}

#sidebar
{
	text-align:center;
	margin:auto;
	width: 190px;
	background-color:#161616;
	color:#CCCCCC;
	display:none;
	
}

#sidebarL
{
	text-align:center;
	margin:auto;
	width: 190px;
	background-color:#161616;
	color:#CCCCCC;
	display:none;
}

#sidebarR
{
	text-align:center;
	margin:auto;
	width: 190px;
	background-color:#161616;
	color:#CCCCCC;
}

#sidebarRholder
{
	text-align:left;
	float:left;
	display:inline;
	background-color:#161616;
	color:#CCCCCC;	
	width:150px;
	margin-left:7px;
}


#sidebar form, #sidebarL form {
	margin: 0;
	}
	
#sidebarL P
{
	text-align:justify;	
	width:140px;
	margin-left:auto;
	margin-right:auto;
}	

#sidebarR P
{
	text-align:left;	
	width:140px;
	margin-left:auto;
	margin-right:auto;
}	
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/* Primary Navigation */
#navholder
{
	width:100%;
	height:30px;
	background:#066FF0;
	background: url("images/background_nav.gif") repeat-x #666666;
}	
	
#nav {
	width:889px;
	border-left: 1px dotted #1E1E1E;
	margin-left:auto;	
	margin-right:auto;	
	height: 30px; /* original height */
	padding: 0px;
	text-align:center;
}

#nav ul {
	margin: 0;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
}

#nav li { /* this one between options */
	float: left;
	display: block;
	height: 14px; /* original height */
	border-right: 1px dotted #1E1E1E;
	position: relative;
	z-index: 5;
	padding: 8px 0px 8px 0px;
}

#nav li a {
	 /* fonts for menu */
	color: #FFFFFF;
	text-decoration:none;
	font-size:11px;
	height: 14px; /* original height */
	padding: 8px 15px 9px 15px;
}


#nav li a:hover {
	text-decoration: none;
	background-color:#FF8C1B;
	height: 14px; /* original height */
}

#nav li:hover, 
#nav li.over, 
#nav li.active {

}

/* END Primary Navigation */

.clear {
       clear: both;
       height: 0px;
       font-size: 1px;
       line-height: 0px;
       margin-bottom: 0px;
}

.notice
{
	font-size:10px;
	font-family:arial;
	color:#FF0000;
	padding:0px;
	margin:0px;
}

.participationtitle
{
	font-weight:bold;
	font-size:12px;
}

.participationdescription
{
	font-size:10px;
}

.participationwords
{
	font-size:10px;
	font-style: italic;
}

.subtitles
{
	margin-top:30px;
	font-size:14px;
	font-weight:bold;
	color:#FF7E00;
	text-decoration:underline;
}

.picdiv
{
	background-color:#1F1F1F;
	padding:0;
	float:left;
	display:inline;
	margin-bottom:15px;
	clear:left;
}

.picholder
{	
	width:158px;
	background-color:#1E1E1E;
	float:left;
	display:inline;
}

h2
{
	text-align: left;
	text-decoration:underline;
}

.showgallery
{
	padding-top:10px;
	width:156px;
	height:127px;	
	border-right: 1px dotted #3C3C3C;
	border-bottom: 1px dotted #3C3C3C;
	background-color:#2A2A2A;
	text-align:center;
	float:left;
	display:inline;
	color:#FF7E00;
}

.showgallerytitle
{
	text-align:center;
	font-size:11px;
	color:#FF7E00;
	line-height:13px;
}

.showalbumpic
{

	padding-top:10px;
	width:90px;
	height:80px;
	border-right: 1px dotted #3C3C3C;
	border-bottom: 1px dotted #3C3C3C;
	background-color:#2A2A2A;
	text-align:center;
	float:left;
	display:inline;
	color:#FF7E00;
}

#pcbuyersguide TABLE
{
	margin-top:25px;
	font-family:tahoma;
	width:475px;
	border-spacing:1px;
}

#pcbuyersguide TD
{
	border: 1px dotted #3C3C3C;
	padding:3px;
}

.pcbg_title{font-size:14px; font-weight:bold;text-align:left;background: url("images/search_button.gif") repeat-x #FF7E00;}
.pcbg_coltitle{font-size:11px; background-color:#AF6A26;text-align:center;font-weight:bold;white-space:nowrap;padding:0 5px 0 5px;}
.pcbg_item{font-size:11px; background-color:#132840;width:90px;}
.pcbg_desc{font-size:11px; background-color:#1B3A5C;}
.pcbg_price{font-size:11px; background-color:#224770;width:65px;text-align:right;}
.pcbg_total{font-size:12px; font-weight:bold;text-align:right;background-color:#C86300;}
.pcbg_comments{ background-color:#0C1929;}
.pcbg_comments P{font-size:11px; padding-left:10px; padding-right:10px;}

.gr_coltitle{font-size:11px; background: url("images/gr_coltitle_bg.gif") repeat-x #d62d00;text-align:center;font-weight:bold;white-space:nowrap;padding:0 5px 0 5px;}
.gr_item{font-size:11px; background-color:#132840;text-align:center;padding:0px 5px 0px 5px;}
.gr_desc{font-size:11px; background-color:#1B3A5C;text-align:center;padding:0px 5px 0px 5px;}
.gr_desc_t{font-size:11px; background-color:#1B3A5C;text-align:center;padding:0px 5px 0px 5px;font-weight:bold;color:#ccc;}

.div1e
{
	width:475px;
	float:left;
	display:inline;
}

.contactmeinfo
{
	color:#FF7E00;
}

.success
{
	font-size:9px;
	font-family:verdana;
	color:#2C9338;	
}

.fail
{
	font-size:9px;
	font-family:verdana;
	color:#FF0000;
}

.buying
{
	border: 1px dotted #FFFFFF;
	font-size:11px;
	font-family:tahoma;
	color:#FFFFFF;
	padding:15px;
	width:93%;
    background: url('images/bg_buying.gif') no-repeat #13527A;
    background-position: top right;	
}

.selling
{
	border: 1px dotted #FFFFFF;
	font-size:11px;
	font-family:tahoma;
	color:#FFFFFF;	
	padding:15px;
	width:93%;
    background: url('images/bg_selling.gif') no-repeat #7A1313;
    background-position: top right;	
}

#contactme
{
	border: 1px dotted #FFFFFF;
	font-size:11px;
	font-family:tahoma;
	color:#FFFFFF;	
	padding:15px;
	width:93%;
    background: #2D3C0B;
}

.cyberfriends
{
	margin-top:10px;
	border: 1px dotted #FFFFFF;
	font-size:11px;
	font-family:tahoma;
	color:#FFFFFF;	
	padding:15px;
	width:93%;
    background: #341E14;
    margin-bottom:5px;
}

#bookmarking
{
	border-bottom: 0px dotted #FFFFFF;
}

#bookmarkingleft
{
    vertical-align:middle;	
	font-size:11px;    
	font-family:tahoma;	
	color:#ff7e00;
	margin-right:10px;
	padding:2px 0 2px 10px;
	float:left;
}

#bookmarkingright
{	
	padding:1px 6px 1px 6px;
	background:#ccc;
	float:left;	
}

#diggcom
{
	margin-top:10px;


	color:#333;	
	padding:0px;
    background: #ccc;
    margin-bottom:5px;	
    width:100%
}

#technorati
{
	text-align:left;	
	padding-left:0px;
}

#technorati #te_search
{
  border-top : 0px solid #DDDDDD;
  border-bottom : 0px solid #6B6B6B;
  border-left : 0px solid #DDDDDD;
  border-right : 0px solid #6B6B6B;
  color:#000000;
  font-size: 11px;
  font-family: verdana;
  margin-top:3px;
  padding:2px;
  width:60%;
  background: url('images/search_bg.gif') repeat-x #FFFFFF;		
}

#technorati .btn
{
  margin-left:3px;
  border-top : 0px solid #DDDDDD;
  border-bottom : 0px solid #6B6B6B;
  border-left : 0px solid #DDDDDD;
  border-right : 0px solid #6B6B6B;
  background : #FF7E00;
  color:#FFFFFF;
  margin-top:3px;
  padding:2px;
  font-family:verdana;
  font-size:10px;
  background: url('images/search_button.gif') repeat-x;	
}

#pcbuyingguideintro
{
	font-size:11px;	
}

#pcbuyingguidenotice
{
	margin-top:30px;
	font-size:10px;	
	color:#666666;	
	line-height:13px;
	padding:5px;
}

.pcbuyingguidehowto
{
	font-size:11px;
	background: #3F4C5A;
	border: 1px dotted #FFFFFF;
	font-size:11px;
	color:#FFFFFF;	
	padding:15px;
    margin-bottom:5px;
    overflow: auto;
}

#pcbuyingguideupdates
{
	font-size:10px;
	background: #4d453e;
	border: 1px dotted #FFFFFF;
	font-size:11px;
	color:#FFFFFF;	
	padding:15px;
    margin-bottom:5px;
    overflow: auto;
}

#pcbuyingguideupdates LI
{
	font-size:10px;
	line-height:11px;
	color:#c8c8c8;
}



.aboutgoldfries
{
	margin-top:10px;
	border: 1px dotted #FFFFFF;
	font-size:11px;
	color:#FFFFFF;	
	padding:15px;
	width:91%;
    background: #763200;
    margin-bottom:5px;
}

.aboutgoldfries a {color: #dddddd;}

.aboutgoldfries a span{	display:none;	color: #dddddd;	}

.aboutgoldfries a:hover span { /* definition of <span> tag when hovering */
display: block;text-align: justify;color: #dddddd;	}

#footerdiv
{
	width:100%;
	text-align:center;
	display:block;	
}

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

img.postalignright {
	float:right;
	padding:0px 0px 10px 10px;
	}

img.postalignleft {
	float: left;
	padding:0px 10px 10px 0px;
	}
	
.commenthidden {display:none}
.commentshown {display:inline}

.contentads
{
	margin-top:25px;
	padding-left:70px;
	margin-bottom:15px;
}

.contentadswide
{
	margin-top:25px;
	margin-bottom:15px;
}

.quotes
{
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	border: 1px dotted #FFFFFF;
	font-size:11px;
	color:#FFFFFF;	
	padding:15px;
	width:91%;
    background: #272727;
    margin-bottom:5px;
}

.foryourconsideration
{
	font-size:11px;
	color:	#9DBBFF;
	padding-left:10px; padding-right:10px;
}

#siteage
{
	text-align:left;
	font-size:11px;	
    color:#CCCCCC;
}

#commentarea
{
	text-align:left;	
}

.sponsor
{
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;	
	border: 1px dotted #FFFFFF;
	font-size:10px;
	color:#FFFFFF;	
	padding:3px;
    background: #272727;	
    text-align:center;
    font-family:tahoma;
}

.smallratings
{
	width:475px;
	height:28px;
	clear: both;
	border-top:1px solid #444;
	background: url('images/ratingbg.gif') repeat-x;
}

.smallratingsleft
{
	float:left;
	display:inline;
	color:#FF7E00;
	background: url('images/ratingbgleft.gif') #141414 left no-repeat;
	font-size:11px;
	height:23px;
	padding:5px 0 0 45px;
	width:111px;
}

.smallratingsright
{
	float:left;
	display:inline;
	width:200px;	
	border-left:1px solid #444;
	border-right:1px solid #444;
}

.smallratingsextended
{
	float:left;
	display:inline;
	color:#FF7E00;
	background: url('images/ratingbgright.gif') #141414 right no-repeat;
	font-size:11px;
	height:24px;
	padding:4px 10px 0 10px;
	width:97px;
}

.titleimage
{
	width:475px;
	padding:0;
	margin:0;
	border:0;
	float:left;
	display:inline;
	margin-top:5px;
	margin-bottom:-4px;
}

.reviewbenchmark
{
	margin-top:10px;	
}

#merdeka
{
	position:absolute;
	top:0px;
	right:0px;	
}

/* SPONSORS */
.sponsors
{
	float:left;
	display:inline;
	margin-right:5px;
	margin-bottom:5px;	
}

.sponsorsholder
{
	width:165px;
	margin-left:15px;
}

/* SPONSORS END */

.dividersmall
{
	margin-top:5px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:150px;
}

.bottomshade
{
	width:200px;
	border:0px;
	margin-bottom:-2px;
}

.img200left
{
	float:left;
	display:block;
	margin:15px 10px 10px 10px;
	padding:0;
	border:0;
	line-height:1em;
	color: #f00;
	width:200px;
}

.img200left P
{
	margin:0;
	padding:5px;
	border:0;
	background:#333;
	color: #ff7e00;
	font-size:11px;
	font-family:arial;
	white-space: normal;
}

#sidebar
{
	display:none;	
}

.promotion
{
	
}


