/*
Theme Name: Pica Blog
Description: Pica Blog layout, black and white
Version: 1.0
Author: C.Law
Author URL: http://www.picasq2.com
*/

body, h1, h2, h3, h4, h5, h6, address, blockquot, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}


body{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	background: #FFF;
	color: #000;
}

table{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a{
	text-decoration: none;
	color: #009fee;
	
}

a:hover{
	text-decoration: none;
	color: #000;
}


a img{
	border: 1px;
	color: #ccc;
}

p{
	margin: 10px 0 0;
	background: #FFF;
	
}

blockquote p{
	padding: 10px;
	
}

blockquote blockquote{
	float: none;
	width: auto;
	margin: 0 10px;
	background: #FFF;

}

dd{
	padding: 0 0 0 20px;
}

form, input, textarea{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	
}	

p img{
	max-width: 100%;
}

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

}

img.alignright{
	margin: 3px 0 2px 10px;
	padding: 4px;
	border: 1px solid #ededed;
	display: inline;
}

img.alignleft{
	margin: 3px 10px 2px 0;
	padding: 4px;
	border: 1px solid #ededed;
	display: inline;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

small{
	font-size: 13px;
}


#wrapper{
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background: #FFF;
}

/** HEADER **/
#header{
	float: left;
	width: 980px;
	border-top: 3px solid #000;
	background:#fff;
	border-style: dashed;
	margin-top: 10px;	
}

#header h1{
	padding: 10px;
	/*font-size: 18px;
	font-weight: normal;
	*/
	text-indent: -9999px;
	height:100px;
	background-image:url(images/pica_blog.jpg);
	background-repeat: no-repeat;
}

#navcontainer{
	float: left;
	width: 600px;
	display: inline;

}

.navlist{
	width: 600px;
	padding-top:1px;
	text-transform:uppercase;
	text-align: left;
	padding-left: 5px;
}

.navlist a:link,.navlist a:visited {
	color:#3E4449;
	line-height:25px;
	font-size:26px;
	list-style:none;
	margin:0;
	padding: 2px 150px 2px 0;	
}

.navlist a:hover {
	color:#009fee;
	background: #000;
	font-size:26px;
	list-style:none;
	text-decoration:none;
	margin:0;
	padding: 2px 450px 2px 0;	
}

.current_page_item a:link,.current_page_item a:visited {
	color:#C7FF68;
	font-size:26px;
	list-style:none;
	text-decoration:none;
	margin: 0;
	padding: 2px 0;
}

.current_page_item a:hover {
	font-size:26px;
	list-style:none;
	text-decoration:none;
	margin: 0;
	padding: 2px 0;
}

.navlist ul {
	list-style:none;
	margin: 0;
	padding: 0;
}

.navlist li {
	line-height:1.4em;
	list-style:none;
	margin: 0;
	padding: 0 0 2px 0;
	width: 600px;
}

.current_page_item li span{
	background: #000;
}


#about{
	float: left;
	width: 980px;
	border-bottom: 2px dashed #000;
	border-top: 5px solid #000;
	padding: 0 0 5px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #000;
	margin-bottom: 5px;
	margin-top: 10px;
	background: #FFF;
}

#about p{
	padding: 5px 5px 5px 0;
}


#about ul{
	list-style: none;
	text-align: left;	
}


#container{
	float: left;
	width: 980px;
	border-top: 5px solid #000;
	background: #fff;
	
}

#content{
	float: left;
	width: 488px;
	padding: 0 0 0 0;
}

.sidebar{
	float: left;
	width: 245px;
	margin: 0 0 0 1px;
}

.navigation{
	margin: 10px 0 10px 0;
	border-top: 1px solid #dfdfdf;
	padding: 5px 10px 6px;
	background:#EDEDED url(images/bg_nav.gif) repeat-x left bottom;
	line-height: 20px;
}

.post{
	padding: 10px 0;
}

.post h2{
	font-size: 24px;
	font-weight: normal;
}

.post h2 a{
	color: #000;
	font-family: Verdana;
}

.entry-date{
	padding: 10px 10px 0 10px;
	color: #666;
}

.entry-content{
	line-height: 24px;
}

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5{
	padding: 10px 0 5px;
}

.entry-content h2{
	color: #8f3939;
}

.entry-content h3{
	font-size: 18px;
	font-weight: normal;
}

.entry-content h5{
	font-size: 14px;
}

.entry-content h6{
	font-size: 12px;
}

.entry-meta{
	padding: 10px 0 0 0;
	line-height: 24px;
}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar ul{
	margin: 0 0 10px;
}

.sidebar ul li{
	padding: 10px 10px 0;
}

.sidebar ul li h2{
	border-top: 1px solid #DFDFDF;
	padding: 8px 10px 9px;
	font-family: georgia, arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	background: #EDEDED url(images/bg_sidebar_h2.gif) repeat-x left bottom;	
}

.sidebar ul ul{
	margin: 0;
	padding: 6px 10px 0;
	line-height: 24px;
}

.sidebar ul ul li{
	padding: 0;
}

.sidebar ul ul ul{
	padding: 0 0 0 10px;
}


#footer{
	float: left;
	width: 980px;
	padding: 10px 0 10px 0;
	border-top: 5px solid #D0D0D0;
	text-align: center;
	line-height: 24px;
	background: #EDEDED;
}

#footer a{
	text-decoration: none;
}

#comments{
	margin: 10px;
	padding: 10px;
	border: 1px solid #F5F5F5;
}

#comments ol{
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

#comments ol li{
	list-style: none;
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #EDEDED;
	line-height: 24px;
}

#comments span.comment-author{
	font-weight: bold;
}

#respond{
	padding: 10px;
	background: #ededed;
	float:left;
	margin:  0 0 15px 0;
}

#search{
	text-align: right;
}



