/*   
Theme Name: PresetPond.com
Theme URI: Thomas Fals
Description: Custom theme for PresetPond.com
Author: Thomas Fals
Author URI: thomasfals.dk
Version: v.1
.
All rights reserved
.
*/
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	
}

/* remember to  inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{
	background-color:#eeeeee;
	font-family:'helvetica', 'arial';
	font-size:12px;
	line-height:21px;
	color:#656565;
}
html, body {
	background-color:#eeeeee;
}
#bg_color{
	background:#f5f6f7;
}
.topmenu{
	background-image:url('images/header.gif');
	background-repeat:repeat-x;
}
html *{
	margin:0;
	padding:0;   
}
#sitearea{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
#header{
	height:40px;
	padding:17px 0 0 0;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
#logo{
	width:154px;
	height:27px;
	text-indent:-9000px;
	background:url('images/logo.png');
	float:left;
}
#menu{
	margin:2px 0px 0px 40px;
	float:left;
}
#menu li{
	float:left;
	list-style:none;
	padding:3px 0px 0 0;
	height:36px;
	margin-right:10px;
}
#menu li.current{
	background:url('images/arrow.png') no-repeat 50% 100%;
}
.content ul li{
	list-style:disc;
	margin-left:30px;
	margin-bottom:20px;
}
ul li a{
	text-decoration:none;
	color:#c7c7c7;
	font-size:13px;
	display:block;
	height:36px;
	padding:0px 10px;
}
ul li a:hover, ul li.current a{
	color:white;
}
ol {
	margin-left:20px;
}
#actionbox{
	float:right;
	margin-right:-10px;	
}
#mainarea{
	padding:15px 0px;
}
#contentholder{
	float:left;
	width:654px;
}
#footer{
	height:350px;
	background:#eeeeee;
	bottom:0px;
}
.mediatemple{
	float:right;
	padding:4px 0px 0px 5px;
}
#footercontent{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding:30px 0px 0px 0px;
}
.footerlist{
	width:225px;
	float:left;
	margin-right:20px;
}
.footerlist li{
	list-style-type:none;
}
.footerlist ul li a{
	padding:0px;
	display:inline;
	color:#aaaaaa;
	font-size:12px;
}
.footerlist ul li a:hover{
	color:#656565;
}
#creditline{
	border-top:1px solid #E3E3E3;
	padding-top:10px;
	font-size:10px;
}
.affiliation, .affiliation a{
	color:#bfbfbf;
}
/* Feedback */
#intro{
	padding:10px 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:15px;
	background:#fff1c2;
	border:1px solid #e3b20f;
	color:#a06600;
}
.intro{
	padding:10px 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:15px;
	background:#fff1c2;
	border:1px solid #e3b20f;
	color:#a06600;
}
.hidden{
	display:none;
}
/* Search */
#searchholder{
	padding:15px 5px 10px 5px;
	margin-bottom:10px;
	background-color:#ededed;
	border-top:1px solid #c7c7c7;
	border-bottom:1px solid white;
	width:950px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height:26px;
}
#buttonholder{
	width:675px;
	height:26px;
	float:left;
	padding-left:10px;
}
#formholder{
	float:left;
	width:255px;
	height:26px;
	margin-top:-5px;
}
#buttonholder{
	*width:675px;
}
#formholder select{
	float:left;
}
.search_input{
	height:28px;
	padding:0px 5px;
	font-size:12px;
	font-weight:bold;
	color:#6d6d6d;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	width:150px;
	float:left;
}
.search_input{
	*width:130px;
}
.breadcrumb{
	padding:10px 0px 5px 0px;
	font-size:12px;
}
/* Typography */
a{
	text-decoration:none;
	color:#c00000;
	outline:none;
}
a img{
	border:0;
}
a:hover{
	text-decoration:underline;
}
a.no_decoration{
	text-decoration:none;
}
a.hidden{
	color:black;
}
a.hidden:hover{
	color:#c00000;
}
a.title{
	font-family:georgia;
	font-size:16px;
	color:black;
}
a.title:hover{
	color:#c00000;
}
p.description{
	padding-bottom:5px;
}
.highlight{
	background:#ffe671;
	padding:2px 3px;
	color:#333;
	font-style:italic;
}
.meta{
	padding:10px 0px;
	font-family:georgia;
	color:black;
	bottom:0px;
	height:35px;
	border-top:1px solid #ececec;
	width:270px;
}
.box .meta{
	position:absolute;
}
.box_large .meta{
	float:right;
	padding:0px 0px 30px 0px;
	margin:4px 0px 0px 20px;
	border:none;
	width:220px;
	height:auto;
}
.box_large .meta .taglist{
	text-transform:capitalize;
	white-space:normal;
	width:180px;
	overflow:hidden;
	float:left;
	padding-bottom:5px;
}
.box_large .meta .tags{
	background:url('images/tags.png') no-repeat 0px 4px;
	height:20px;
	float:left;
	width:16px;

}
h1, h2{
	margin-bottom:10px;
	color:#3a3a3a;
	font-family:georgia;
	font-weight:normal;
}
h1{
	font-size:24px;
	line-height:30px;
}
h1.singletitle{
	width:350px;
	*width:340px;
	font-size:22px;
	margin-bottom:5px;
}
h2{
	font-size:16px;
	margin-bottom:10px;
}
p{
	margin-bottom:20px;
}
#footer h2{
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#656565;
	margin-bottom:5px;
}
h2.ruler{
	border-bottom:1px solid #CCC;
	margin-bottom:20px;
	font-weight:bold;
}
em{
	font-style:italic;
	color:black;
	font-weight:bold;
}
strong{
 	color:#292929;
}
.ratingtext strong{
	color:#7b7b7b;
}
.thepostcontent p, .postpreview p{
	font-size:13px;
}
.thepostcontent h2{
	font-weight:bold;
}
/* Here starts the buttons - Here are the rounded buttons */
a:hover span{
	cursor:pointer;
}
a.rounded{
	background:url('images/rounded_button_left.png') 0px -42px;
	background-repeat:no-repeat;
	height:21px;
	float:left;
	padding:0px 5px 0px 0px ;
	color:white;
	margin-right:11px;
	font-family:Helvetica, Arial, sans-serif;
}
a.rounded:hover{
	background-position:0px -21px;
	text-decoration:none;
}
a.rounded:active, a.rounded_active{
	background-position:0px 0px;
}
a.rounded:hover span{
	background-position:100% -21px;
	text-shadow:none;
	color:white;
}
a.rounded span{
	background:url('images/rounded_button_right.png') 100% -42px;
	padding:0px 18px 0px 10px;
	float:left;
	margin-left:9px;
	font-size:11px;
	color:#454545;
	text-shadow:1px 1px 1px white;
}
a.rounded:active span, a.rounded_active span{
	background-position:100% 0px;
	text-shadow:none;
	color:white;
}
.button_margin{
	margin:10px 0px 25px 0px;
	font-family:Helvetica, Arial, sans-serif;
}
/* Here comes the normal buttons */
a.grey, a.green{
	background-repeat:no-repeat;
	float:left;
	height:26px;
	padding:0 0 0 12px;
	text-decoration:none;	
	margin-right:10px;
}
a.grey{
	background:url('images/grey_button_left.png') no-repeat;
}
a.green{
	background:url('images/green_button_left.png') no-repeat;	
}
a.upload, a.download, a.logged_in, a.logged_out, a.account{
	padding:0 0 0 33px;
}
a.account{
	background:url('images/account_button_left.png') no-repeat;
}
a.upload{
	background:url('images/upload_button_left.png') no-repeat;
}
a.download{
	background:url('images/download_button_left.png') no-repeat;
}
a.logged_in{
	background:url('images/logged_in_button_left.png') no-repeat;
}
a.logged_out{
	background:url('images/logged_out_button_left.png') no-repeat;
}
a.grey:hover, a.upload:hover, a.download:hover, a.logged_in:hover, a.logged_out:hover, a.green:hover,a.account:hover {
	background-position: 0% 50%;
}
a.grey:hover span, a.upload:hover span, a.download:hover span, a.logged_in:hover span, a.logged_out:hover span, a.green:hover span, a.account:hover span{
	background-position: 100% 50%;
}
a.grey:active, a.upload:active, a.download:active, a.logged_in:active, a.logged_out:active, a.green:active, a.account:active{
	background-position: 0% 100%;
}
a.grey:active span, a.upload:active span, a.download:active span, a.logged_in:active span, a.logged_out:active span, a.green:active span, a.account:active span{
	background-position: 100% 100%;
}
a.grey span, a.upload span, a.download span, a.logged_in span, a.logged_out span, a.green span, a.account span{
	background:url('images/grey_button_right.png') 100% 0%;
	color:#1a1a1a;
	font-size:11px;
	font-weight:bold;
	float:left;
	padding:3px 18px 0px 6px;
	height:23px;
	text-shadow:0px 1px 1px #f8f8f8;
}
a.green span{
	background:url('images/green_button_right.png') top right;
	color:white;
	text-shadow:none;	
}
.box_large .meta a.green span{
	font-family:font-family:'helvetica', 'arial';
}
.box_large{
	background:url('images/box_large_top.png') no-repeat;
	width:638px;
	float:left;
	margin:0px 22px 10px -4px;
	position:relative;
}
.center{
	margin-left:160px;;
}
.centertext{
	text-align:center;
	padding-top:10px;
}
.box_large .content{
	background:url('images/box_large_bg.png') repeat-y;
	padding:20px 25px;
	margin-top:5px;
}
.box_large .content .presetinfo{
	width:289px;
	float:left;
	padding-top:15px;
	margin-left:20px;
}
.box_large .bottom{
	background:url('images/box_large_bottom.png') no-repeat;
	height:5px;
}
.box{
	background:url('images/box_top.png') no-repeat;
	width:308px;
	float:left;
	margin:0px 26px 20px -4px;
}
.box .content{
	background:url('images/box_bg.png');
	padding:0px 19px;
	margin-top:4px;
	height:370px;
	position:relative;
}
.images{
	
}
.box .ad1{
	margin:10px 0px 3px 0px;
}
.box .ad2{
	margin:10px 0px 3px 15px;
}
.box .bottom{
	background:url('images/box_bottom.png');
	height:4px;
}
.box .cj_image_flipbox_pics{
	margin:0px 0px 10px -15px;
}
.box_large .cj_image_flipbox_pics{
	margin-bottom:20px;
}
/*Sidebar */
#sidebarholder{
	width:300px;
	float:left;
}
.sidebar{
	background:url('images/box_top.png') no-repeat;
	width:308px;
	float:left;
	margin:0px -6px 10px 0px;
}
.sidebar .content{
	background:url('images/box_bg.png');
	padding:0px 19px;
	margin-top:4px;
}
.sidebar .content iframe{
	margin-left:-15px;
}
.sidebar .bottom{
	background:url('images/box_bottom.png');
	height:4px;
}
.sidebarelement{
	padding:20px 0px;
}
.small_preview{
	font-family:georgia;
	color:black;
	margin:10px 0px 10px 0px;
}
.small_preview img{
	margin:0px 12px 0px 0px;
	width:80px;
	height:80px;
}
.small_preview .no_margin{
	margin:0;
}
.ad{
	margin-top:-1px;
}
/* Rating */
.meta .rating{
	background:url('images/stars.png') no-repeat;
	width:71px;
	height:11px;
	float:left;
	margin:4px 0px 0px 4px;
}
.meta .star0{
	background-position:0px -55px;
}
.meta .star1{
	background-position:0px -44px;
}
.meta .star2{
	background-position:0px -33px;
}
.meta .star3{
	background-position:0px -22px;
}
.meta .star4{
	background-position:0px -11px;
}
.meta .star5{
	background-position:0px -0px;
}
.meta .taglist{
	text-transform:capitalize;
	white-space: nowrap;
	width:250px;
	overflow:hidden;
	display:block;
}
.meta .tags{
	background:url('images/tags.png') no-repeat 0px 4px;
	height:20px;
	float:left;
	width:16px;
}
.meta .presets{
	background:url('images/presets.png') no-repeat 0px 1px;
	padding-left:15px;
}
/* Form for upload */
.form{
	padding:20px 0px 10px 0px;
	margin-bottom:20px;
	border-bottom:1px solid #CCC;
}
.contactform br{
	display:none;
}
.row {
	padding-bottom:10px;
	margin-bottom:10px;
}
.form .row{
	padding-bottom:20px;
}
.form label, label{
	font-size:14px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:black;
	width:150px;
	float:left;
	padding-right:20px;
}
select{

}
.textfield{
	height:21px;
	width:350px;
	font-size:16px;
	padding:2px;	
}
.narrowtext{
	width:180px;
}
.narrowlabel{
	width:50px;
	font-size:12px;
}
textarea{
	padding:3px;
	width:350px;
	font-size:14px;
	border:1px solid #e1e1e1;
}
.textareafull{
	padding:3px;
	width:580px;
	font-size:14px;
	border:1px solid #e1e1e1;
}
code{
	margin:10px 0px;
	
}
/*Debug styles */
.capitalize{
	text-transform:capitalize;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.alignleft{
	float:left;
	margin:10px 15px 10px 0px;
}
.alignright{
	float:right;
	margin:10px 0px 10px 15px;
}
.alignnone{
	margin-bottom:10px;
}
.no_right_margin{
	margin:0px -4px 20px -4px;
}
.clear_both{
	clear:both;
}
.login{
	padding-top:20px;
}
p.message, div.wpcf7-mail-sent-ok{
	border:1px solid #50c042;
	padding:10px;
	margin-bottom:20px;
	background:#bff7b7;
	color:#1c5015;
}
p.error, div.wpcf7-validation-errors{
	border:1px solid #aa3838;
	padding:10px;
	margin:-10px 0px 20px 0px;
	background:#ffbebe;
	color:#571212;
}
.login .textfield{
	margin-top:-4px;
}
/* Comments */
.comment{
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.gravatar{
	float:left;
	margin-right:10px;
}
.comment_content{
	float:left;
	width:505px;
}
.top_comment{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:black;
	border-bottom:1px solid #e1e1e1;
	margin-bottom:5px;
	font-size:12px;
}
.commentform{
	padding:0;
}
/*Rating */
.ratingtext{
	width:140px;
	float:left;
	font-size:10px;
}
.ratingstars{
	width:60px;
	float:left;
	margin-bottom:-3px;
}
.inactive, .ratingtext div {
	margin:-4px 0px 0px 5px;
}
/* css3 buttons */
.greenbutton, .greybutton, .redbutton{
	background:url(/wp-content/themes/presetpond/images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 8px 20px 8px;
	text-decoration: none;
	border-bottom-left-radius: 5px 	px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 1px #9a9a9a;
	-webkit-box-shadow: 0 1px 1px #9a9a9a;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	border:0;
	font-size:11px;
}
.greybutton{
	background-color:#cecece;
	text-shadow: 1px 1px 1px white;
	color: #1a1a1a;
	-moz-box-shadow: 0 1px 1px #bcbcbc;
	-webkit-box-shadow: 0 1px 1px #bcbcbc;
	border-radius: 5px;
}
.redbutton{
	background-color:#bc0000;
	color:white;
}
.greenbutton{
	background-color:#3c7209;
	color:white;
}
.greenbutton:hover{
	background-color:#3d8200;
}
.greybutton:hover{
	background-color:#dfdfdf;
}
#searchholder .greybutton{
	margin-top:2px;
}
#searchholder select{
	width:130px;
	margin-top:8px;
}
.kouguu_fb_like_button{
	margin:0px 0px 5px 15px;
	width:325px;
	
}
/*author page */
.authorimage{
	float:left;
	margin:0px 13px 10px 0px;
}
.authordescription{
	width:260px;
	padding-right:10px;
	float:left;
}
.authormeta{
	float:left;
	width:185px;
	padding:10px;
	border:1px solid #dcdcdc;
	background:#f6f6f6;
	height:68px;
	line-height:24px;
}
.website{
	background:url(images/website.png)no-repeat;
	padding:2px 0px 0px 25px;
}
.twitter{
	background:url(images/twitter.png)no-repeat;
	padding:2px 0px 0px 25px;
}
.flickr{
	background:url(images/flickr.png)no-repeat;
	padding:2px 0px 0px 25px;
}
.authorpost{
	width:280px;
	float:left;
	padding-right:10px;
	margin-bottom:15px;
}
.overview{
	width:185px;
}
.authorpost .cj_image_flipbox_pics{
	margin:0px;
	width:75px;
}
.authorpost .cj_image_flipbox_block{
	width:75px;
	float:left;
	margin-right:10px;
}
.authorpost .title{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:black;
	font-size:14px;
}
.authorpost .ratingstars{
	margin:-4px 0px 0px 0px;
}
.authorpost .ratingtext{
	margin: 4px 0px 0px -5px;
	width:200px;
}
.actions{
	border-top: 1px solid #CCC;
	margin-top:20px;
	padding-top:15px;
}
.dots1{
	background:url(images/dots_1.jpg) no-repeat;
	background-position:70% 50%;;
	height:30px;
	margin-bottom:10px;
}
.dots2{
	background:url(images/dots_2.jpg) no-repeat;
	background-position:10% 50%;;
	height:30px;
	margin-bottom:10px;
}
.dots3{
	background:url(images/dots_2.jpg) no-repeat;
	background-position:65% 50%;;
	height:30px;
	margin-bottom:10px;
}
.divider{
	border-bottom:1px solid #CCC;
}

/* subscribebar under gallery */
.subscribebar{
	height:22px;
	background:url(images/subscribebar.png) repeat-x;
	margin:5px 0px;
	padding:7px 10px;
}
.subscribebar a{
	font-size:11px;
	padding:0px 10px 0px 20px;
	height:20px;
	margin-right:5px;
	display:block;
	float:left;
}
.subscribebar .facebook{
	background:url(images/facebook.png) no-repeat;
	background-position:0px 1px;
}
.subscribebar .twitter{
	background:url(images/twitter.png) no-repeat;
	background-position:0px 1px;
}
.subscribebar .flickr{
	background:url(images/flickr.png) no-repeat;
	background-position:0px 1px;
}
.subscribebar .delicious{
	background:url(images/delicious.png) no-repeat;
	background-position:0px 1px;
}
.subscribebar .newsletter{
	background:url(images/email.png) no-repeat;
	background-position:0px 1px;
}
/* Subscribe foooter */
#subscribefooter{
	height:50px;
	background:#292929;
	position:fixed;
	bottom:0;
	width:100%;
	-moz-box-shadow: 0 -3px 10px #616161;
	-webkit-box-shadow: 0 -3px 10px #616161;
	display:none;

}
#subscribefooter #inside{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding-top:13px;
	color:#bcbcbc;
	text-align:center;
}
#subscribefooter .facebook{
	background:url(images/facebook-icon.png) no-repeat;
	padding: 3px 0px 0px 30px;
	font-size:14px;
	color:#bcbcbc;
	float:left;
	height:24px;
	margin-right:30px;
}
#subscribefooter .twitter{
	background:url(images/twitter-icon.png) no-repeat;
	padding: 3px 0px 0px 30px;
	font-size:14px;
	color:#bcbcbc;
	float:left;
	height:24px;
	margin-right:30px;
}
#subscribefooter .newsletter{
	background:url(images/email-icon.png) no-repeat;
	padding: 3px 0px 0px 30px;
	font-size:14px;
	color:#bcbcbc;
	float:left;
	height:24px;
	margin-right:30px;
}
#subscribefooter .delicious{
	background:url(images/delicious-icon.png) no-repeat;
	padding: 3px 0px 0px 30px;
	font-size:14px;
	color:#bcbcbc;
	float:left;
	height:24px;
	margin-right:30px;
}
#subscribefooter .flickr{
	background:url(images/flickr-icon.png) no-repeat;
	padding: 3px 0px 0px 30px;
	font-size:14px;
	color:#bcbcbc;
	float:left;
	height:24px;
	margin-right:30px;
}
#subscribefooter .remove{
	background:url(images/remove-icon.png) no-repeat;
	padding: 2px 0px 0px 30px;
	font-size:14px;
	color:#bcbcbc;
	float:right;
	height:24px;
	margin:14px 30px 0px 0px;
}

/* Ads */
.buysellads{
	margin:-10px 0px 0px -15px;
	position:absolute;
}
.ad_300{
	width:300px;
	height:250px;
}
.ad_300 img{
	margin-left:-15px;
}
.ad_300{
	margin-left:0px;
}
.buysellads_small{
	margin:3px 0px 0px 2px;
}
.lessmargin{
	margin:3px 0px 0px 2px;
}
.withad{
	height:300px;
}
.small_ads{
	margin:12px 0px 0px 0px;
}
.small_ads iframe{
	margin:0px 0px 0px 16px;
}
.withad .buysellads_small{
	margin:12px -15px 0px 2px;
}
.withad .buysellads_small a{
	margin-right:15px;
}
.box_large .bottomwithads{
	padding:10px 0px 10px 20px;
}
.googleadsleft{
	width:300px;
	height:250px;
	float:left;
	margin:0px 10px 0px 0px;
	
}
.googleadsright{
	width:300px;
	height:250px;
	float:left;
	
}
.highlight{
	background:#ffe671;
	padding:2px 3px;
	color:#333;
	font-style:italic;
}
#donatebg{
	background:black;
	opacity:0.8;
	height:100%;
	position:absolute;
	z-index:1000;
	width:100%;
}
#wholeform{
	display:none;
}
#donateformholder{
	width:100%;
	position:absolute;
	z-index:1111;
}
#donateform{
	width:500px;
	-webkit-box-shadow:0px 0px 15px black;
	-moz-box-shadow:0px 0px 15px black;
	background:white;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
	padding:20px;
}
#thomas{
	margin-left:-20px;
}
#paypal{
	float:left;
}
#donatebuttons{
	width:180px;
	float:left;
	margin-left:55px;
	text-align:center;
}
#likebuttons{
	margin-left:0px;
	padding-top:8px;
	height:30px;
}
small{
	display:block;
	margin:-5px 0px -10px 0px;
}
.postthumb{
	width:110px;
	height:110px;
	float:left;
	margin:0px 20px 20px 0px;
}
.postinfo{
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	padding:0px 0px;
	font-size:10px;
	margin:3px 0px;
}
.postpreview{
	width:450px;
	float:left;
}
.sidebar li{
	list-style:none;
}
.column1{
	float:left;
	width:130px;
	margin-right:10px;
}
.column2{
	float:left;
	width:130px;
}
.readmore{
	margin-top:-15px;
}
.wpp-post-title{
	color:#c00000;
}
.sidebar ul li a{
	padding: 0px 0px;
	line-height:18px;
}
/* Newsbar */
#newstop{
	width:968px;
	height:6px;
	margin-left:-4px;
	background:url(images/news_top.jpg) no-repeat;
}
#newsmiddle{
	width:928px;
	padding:10px 20px;
	margin-left:-4px;
	background:url(images/news_middle.jpg) repeat-y;
	color:#878787;
	font-size:13px;
}
#newsbottom{
	width:968px;
	height:6px;
	margin:0px 0px 8px -4px;
	background:url(images/news_bottom.jpg) no-repeat;
}
.newslink{
	font-size:20px;
	display:block;
	font-family:georgia;
	margin:5px 0px;	
}
.popular-posts ul li{
	margin-bottom:30px;
	display:block;
}
.popular-posts ul{
	margin-bottom:-30px;
}
.wpp-post-title a:hover span{
	text-decoration:underline;
	color:#c00000;
}
.wpp-post-title{
	padding-bottom:30px;
	display:block;
	margin-bottom:20px;
}
#listfix .popular-posts ul li{
	margin-bottom:0px;
}
#listfix .wpp-post-title{
	margin-bottom:0px;
	padding-bottom:0px;
}
#listfix .popular-posts ul{
	margin-bottom:0px;
}
pre{
	margin-left:20px;
}
/* NY times like slide in
/* Just the important styles - see the demo source for a fuller account */
#slidebox{
	width:400px;
  right: -430px;
  padding:10px 5px 5px 10px;
  background-color:#fff;
  border-top:3px solid #C00000;
  position:fixed;
  bottom:130px;
  -moz-box-shadow:-2px 0px 5px #aaa;
  -webkit-box-shadow:-2px 0px 5px #aaa;
  box-shadow:-2px 0px 5px #aaa;
  -webkit-transition: right 200ms linear;
}

#slidebox.open { 
  -webkit-transition: right 300ms linear;
  right: 0px; 
}
#slidebox a h2{
  font-size: 1.2em;
  margin:0;
}
#slidebox a.close{
  background:transparent url(images/close.gif) no-repeat top left;
  width:13px;
  height:13px;
  position:absolute;
  top:10px;
  right:10px;
}
#slidebox a.close:hover {
  background-position:0px -13px;
}

#slidebox p.desc {
  margin: 0;
}
.stars{
	margin:3px 3px 0px 0px;
}
