/* answers */

div#comments {margin-left: 30px;}
#comments ul.commentlist { margin-top: 20px; list-style-type: none; list-style-image: none; list-style-position: outside; }
#comments p { 
    font-size: 11px;
	color:#A4907F;
    line-height: 18px;
}
ul.commentlist li.comment {
	border-bottom: 1px solid rgb(220, 219, 215); 
	padding: 11px 14px; 
	background: #F1EBE1 none repeat scroll 0% 0%; 
	
	-moz-background-clip: border; 
	-moz-background-origin: padding; 
	-moz-background-inline-policy: continuous; 
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside; 
	margin-bottom: 10px; 
	font-size: 11px; 
	line-height: 18px; 
	}
ul.commentlist li.comment img.avatar { border: 1px solid rgb(204, 204, 204); margin: 0px 0px 13px 13px; padding: 2px; float: right; width: 45px; height: 45px; }
ul.commentlist li.comment cite {
	color: #000065;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

ul.commentlist li.comment a { text-decoration: underline; }

ul.commentlist li.comment p {
	margin: 0px; 
	padding: 0pt; 
	}
ul.children li.comment {
	border: medium none ; 
	padding: 12px; 
	background: none repeat scroll 0 0 #F8F5EF;
	margin-left: 25px;
	margin-top:10px;
	margin-bottom:5px;
	-moz-background-clip: border; 
	-moz-background-origin: padding; 
	-moz-background-inline-policy: continuous; 
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside; 
	font-size: 11px; 
	}


/* amazon style */	
.smalltxt {
	font-size: 10px;
	}
.item_img img  {
	margin-top: 15px;
	background-color: #E4DDD1;
	border:0px;
	padding: 3px;
	}	

.amaz ul, .amaz ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}
	
.amaz ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}
.amaz ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}
.amaz ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}
	
.amazon ul li{
	font-size:12px;
	list-style-position:inside;
	list-style:square;
    margin-left:25pt;
	}
	
.amazon td {
    margin: 0px;
    padding:8px;
	vertical-align: middle;
	}


/* video_preview */
.video-preview {
	float: left;
	margin: 10px;
	width: 100%;
}

.video-preview img{
	padding: 0;
	margin: 0;
}

.video-div{
	width: 190px; 
	min-height: 201px;
}

.video-preview p {
	padding: 20px 0pt 5px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0;
}

.video-data span{
	border-right: 1px solid #DDDDDD;
	cursor: pointer;
	display: block;
	float: left;
	padding: 10px;
}
.video-data span:hover{
	background-color: #E4DDD1;
}

.video-img {
	border: 1px solid #DDDDDD;
	max-height: 139px;
	width: 183px !important;
	margin: 0;
	padding: 2px;
	overflow: hidden;
}

.video-title{
	border: 0 none;
	color: #000065;
	font-family: arial;
	font-size: 12px;
	line-height: normal;
	margin: 3px 0 0;
	padding: 0;
}


/* forum_parser */
.forum_posts img{
    border: 1px solid #E4DDD1;
    margin-bottom: 15px;
    padding: 3px;
	position: relative;
}

.forum_posts h3{
	margin-bottom: 0;
}

.forum_posts span#date{
	color: #B7B5B3;
    font-family: Georgia;
    font-size: 12px;
    text-transform: none;
}

/* blocks */
table.blocks  {
	padding: 15px;
}

.blocks td{
    padding-bottom: 15px;
    padding-right: 15px;
    vertical-align: middle;
}

.blocks h3{
	font-size: 14px;
	color: #8E7244;
	margin-bottom: 00px;
	padding: 00px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
.blocks p{
	font-size: 14px;
	margin-bottom: 00px;
	padding: 00px;
}
/* end_blocks */


code { background: rgb(236, 236, 236) none repeat scroll 0% 0%; font-family: 'Courier New',Courier,Fixed; font-style: normal; font-variant: normal; font-weight: normal; font-size: 1em; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; }

.category span.cat_title, #front-popular h3, #front-list .cat_title, #gallery h3 { margin: 0pt; text-transform: lowercase; font-weight: bold; font-size: 16px; letter-spacing: -0.05em; }

.post { line-height: 1.25em; }
.post p { margin-top: 0px; }
.post .clearfloat { border-bottom: 1px solid rgb(226, 226, 226); }
#stats { border-bottom: 1px solid rgb(226, 226, 226); padding: 8px 0px; margin-bottom: 15px; font-family: Arial; font-style: normal; font-variant: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block; font-weight: bold; }

.alignright { float: right; }
.alignleft { float: left; }

.submitbutton { border: 1px solid rgb(170, 170, 170); padding: 2px 5px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; font-size: 11px; color: rgb(170, 170, 170); cursor: pointer; }
.submitbutton:hover { background: rgb(48, 48, 48) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; color: rgb(255, 255, 255); }


#respond textarea { width: 99%; font-size: 13px; }
#respond label { font-weight: bold; }
#respond a { text-decoration: none; }
#respond h3 { margin-top: 15px; }