/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html {
	color:#000;
	background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins {
	text-decoration:none;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
legend {
	color:#000;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input, button, textarea, select {
*font-size:100%;
}
body {
	font:13px/1.231 arial, helvetica, clean, sans-serif;
*font-size:small;
*font:x-small;
}
select, input, button, textarea, button {
	font:99% arial, helvetica, clean, sans-serif;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
*font-size:108%;
	line-height:100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
}
h1 {
	font-size:36px;
}
h2 {
	font-size:24px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:16px;
}
h5 {
	font-size:14px
}
h6 {
	font-size:12px;
}
a, a:visited {
	text-decoration:none;
	color:#0066CC;
}
a:hover {
	text-decoration:underline;
}
.wrap {
	margin:0px auto;
	width:1002px;
	border:1px solid #ccc;
	overflow:hidden;
}
.hd, .bd, .ft {
	float:left;
	width:1000px;
}
.inner {
	padding:10px;
}
.lt, .rt {
	float:left;
	padding:10px;
	overflow:hidden;
} /*1000 - 40 = 960*/
.ct {
	float:left;
	padding:10px 10px;
	overflow:hidden;
}
.lt {
	width:160px;
	border-right:1px dotted #ccc;
} /* effective 140*/
.ct {
	width:468px;
} /*effective 478 no padding*/
.rt {
	width:310px;
	border-left:1px dotted #ccc;
} /* effective 300 */
.ct .entry {
	clear:both;
	margin:20px 0 20px 0;
	font-family:Verdana, Geneva, sans-serif;
}
.new {
	border-bottom:1px dotted #ccc;
	clear:both;
}
.postimagecontent {
	padding:0px 8px 8px 0px;
	max-width:160px; height:auto;
}
.imageheight img { max-width:160px; height:auto;}
.ct .entry h2 {
	font-size:18px;
}
.ct .entry h2 a {
	font-weight:normal;
}
.center {
	text-align:center;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
img.alignright {
	float:right;
	padding:8px;
}
img.alignleft {
	float:left;
	padding:8px;
}
.aligncenter {
	margin:0px auto;
	display:block;
}
.menu {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #353535;
	opacity: .75;
	filter: alpha(opacity=75);
	width:980px;
	margin:0px auto;
}
ul.nav {
	padding:10px;
}
ul.nav li a, ul.nav li a:visited {
	color:#FFF;
	text-transform:uppercase;
}
ul.nav li a:hover {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:5px;
	background:#000;
	text-decoration:none;
	border:1px solid #ccc;
}
ul.nav li a {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:5px;
	background:#353535;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:1px solid #353535;
}
ul.popular {
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:70%;
}
.populartitle {
	height:24px;
	overflow:hidden;
}
.popularimageheight {
	height:125px;
	overflow:hidden;
}
.headingspace20px {
	margin-bottom:20px;
}

.left { width:150px; float:left;}
.right { width:160px; float:left;}
.left h6 { margin-bottom:5px;}
ul.celebs li { padding:0 0 3px 0;}
.ad1 { margin:5px 0;}
.ad2 { margin:5px 0; padding:10px;}
.even, .odd { margin:5px; padding:5px; font-family:Georgia, "Times New Roman", Times, serif; background:#f4f4f4; border:1px solid #ccc;}

textarea { width:99%; margin:10px 0;}

.comment-body p { padding:5px; clear:both;}
.commentmetadata { float:right; font-size:11px;}
.comment-author { float:left;}
p { margin:0 0 20px 0;}
.post ul, .post ol { clear:both; margin:0 0 0 20px;}
.post ol li { list-style:decimal; padding:0 0 3px 0;}
.post ul li { padding:0 0 3px 0; list-style-type:disc;}
.post h3 { clear:both; margin:0 0 5px 0;}

blockquote { clear:both; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-style:italic; color:#666; padding:10px;}

.single .ct .entry {
	clear:both;
	margin:0px 0 20px 0;
	font-family:Verdana, Geneva, sans-serif;
}
#forimage img { max-width:468px; height:auto;}
p.pages a { padding:0 3px;}

#popularimage img { max-width:160px; height:auto;}