/*  

Theme Name: Couchtuber

Description: This theme was coded by PSD Publishers.

Author: PSD Publishers

Author URI: http://www.psdpublishers.com

Theme last updated: May 08, 2009

*/




﻿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, 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;
vertical-align: baseline;
background: transparent;
}

ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight 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{
	margin:0;
	padding:0;
	font-size:100%;
	font-family: verdana, sans-serif;
	color:#696969;
	background:#e9e9e9 url(i/fon_line.jpg) repeat-x top;
}
img{
	border:none;margin:0;padding:0;
}
a{
	color:#696969;margin:0;padding:0;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
h1,h2{
	font-family:Arial;
	font-size:24px;
	font-weight:normal;
}
#bodywrap{
	width:1000px;
	margin:0 auto;
}
#header {
	height:116px;
	background:url(i/header.jpg) no-repeat top center;
}
#main_link{
	padding-left:60px;
	padding-top:8px;
	float:left;
}
#main_link img{
	width:209px;
	height:89px;
}
#cat_link{
	padding-left:300px;
	padding-top:12px;
	float:left;
        margin-left: 50px;
}
#cat_link img{
	width:140px;
	height:35px;
}

#rss{
	float:left;
	padding-top:23px;
}
#rss, #rss a{
	color:#fff;
	font-size:11px;
}
#rss img{
	margin-right:6px;
	vertical-align:top;
}
#contentwrapper{
	padding-top:13px;
}
#sidebar{
	float:left;
	width:320px;
	padding-bottom:20px;
}
#side_wrap{
	margin-left:10px;
}
#sidebar a{
	font-size:11px;
	color:#6895bf;
	
}

#advert img{
	padding-right:6px;
	padding-bottom:7px;
}
#ad img{
	padding-right:6px;
}
#side_cat{
	padding-top:4px;
	padding-left:6px;
}
#side_cat h2{
	color:#6895bf;
	padding:10px 0px;
}
#side_cat ul{
	line-height:1.3em;
	list-style:none;
}
#side_cat ul.arch_ul li a{
padding-left:10px;
}
#side_cat ul li a{
	color:#7c7c7c;
	font-size:14px;
	font-weight:bold;
}
#copyright{
	width:260px;
	background:url(i/copy_line.jpg) repeat-y;
	margin-top:20px;
	margin-left:6px;
}
#copyright_top{
	background:url(i/copy_top.jpg) no-repeat top left;
	font-size:11px;
	padding:12px 20px;
	overflow:hidden;
}

#copyright_bot{
	background:url(i/copy_bot.jpg) no-repeat bottom;
}




#content{
	width:626px;
	margin-left:10px;
	margin-bottom:20px;
	overflow:hidden;
	background:url(i/cont_line.jpg) repeat-y;


}
*html #content_top, *html #content, *html #copyright_top, *html #copyright{
	height:1px;
	overflow:visible;
}
#content_top{
	background:url(i/cont_top.jpg) no-repeat top left;
	font-size:12px;
	padding:12px 20px;overflow:hidden;
}

#content_bot{
	background:url(i/cont_bot.jpg) no-repeat bottom;
}
#content_top p{
	padding:6px 0;
}
#content_top h2{
	font-size:24px;
}
#content_top span{
	color:#89b3d8;
	font-size:11px;
}

.tags{float:left; width:400px;}
.entry a, .entry a:active, .entry a:hover {color: #89B3D8;}  
.entry a:visited {color: #AA3333;}  

#content_top .tags span{
	color:#a4a4a4;
	font-size:11px;
}
.comments{
	float:right;
	color:#fff;
	font-size:11px;
	background:#b5d8f6;
	height:17px;
	margin-right:40px;
	//margin-right:20px;
}
.comments a{
	color:#fff;
}
.comments img{
	vertical-align:top;
}
#comment{
	width:500px;
	border:1px solid #5c5c5c;
}
.PostTime{
	background:url(i/date.jpg) no-repeat top;
	width:56px;
	height:51px;
	float:left;
	margin-right:6px;
	padding-top:10px;
}
#content_top .PostTime p{
	padding:0;
	font-family:Tahoma;
	font-weight:bold;
	line-height:1;
	text-align:center;
}
.PostTime .day{
	color:#fff;
	font-size:18px;
}
.PostTime .month{
	color:#84bdef;
	font-size:14px;
}
.PostTime .year{
	color:#d5d5d5;
	font-size:11px;
}
.navigation{
	display:block;
	font-size:11px;
	color:#709cc1;
	width:670px;
}
.navigation .alignleft a{
	background:url(i/prev.jpg) no-repeat;
	float:left;
	height:26px;
	width:131px;
	padding-top:6px;
	padding-left:34px;
	margin-left:10px;
}
.navigation .alignright a{
	background:url(i/next.jpg) no-repeat;
	float:right;
	height:26px;
	width:131px;
	padding-top:6px;
	padding-left:14px;
	margin-right:20px;
}
#searchform{
float:right;
margin-top:35px;
padding-right:100px;
}
#searchform input#s{
	background: transparent url(i/search.jpg) no-repeat left top;
	color:#3c3c3c;
	font-weight:bold;
	font-size:12px;
	font-family:verdana;
	border:none;
	height:20px;
	width:140px;
	vertical-align:top;
	padding-left:12px;
	padding-top:4px;
margin: 0;
float: left;
}
#searchform input#go{
	background:url(i/go.jpg) no-repeat left top;
	border:none;
	height:20px;
	vertical-align:top;
	width:17px;
float: left;

}
#searchform input#go:hover{
	cursor:pointer;
}
.pagetitle{
	text-align:center;
	padding-bottom:12px;
}
#

img.alignleft, div.alignleft

{

float:left;

margin:0 0.5em 0.5em 0;

}

img.alignright, div.alignright

{

float:right;

margin:0 0 0.5em 0.5em;

}

img.aligncenter, div.aligncenter

{

text-align:center;

margin:0 auto;

}
.left {
	float: left;
	padding-left:20px;
	}
.right {
	float: right;
	}

div.sociable {
margin:16px 0;
}


.sociable ul {
display:inline;
margin:0 !important;
padding:0 !important;
}

.sociable ul li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
display:inline !important;
list-style-type:none;
margin:0;
padding:1px;
}
div#ad_block{
margin-left:30px!important;
}

span#adv_span{
display:block;
height:80px;
margin:0 auto;
overflow:hidden;
width:400px;
}

.adv468{
height:80px;
margin:0 auto;
overflow:hidden;
width:470px;
}

.entry{padding-top:16px;}