/*  

Theme Name: Goopress

Theme URI: http://www.wpdesigner.com

Description: Goopress Wordpress theme created by Small Potato.

Version: 1.0

Author: Small Potato

Author URI: http://www.wpdesigner.com/



*/



body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{

	margin: 0;

	padding: 0;

}



body{

	font-family: Arial, Helvetica, Georgia, Sans-Serif;

	font-size: 12px;

	text-align: center;

	vertical-align: top;

	background: #fff;

	color: #000;
	
	text-align:justify;

}



h1, h2, h3, h4, h5, h6{

	font-family: Arial, Helvetica, Georgia, Sans-Serif;

	font-size: 16px;

	font-weight: bold;

}



a{

	text-decoration: underline;

	color: #009;

}



a:hover{

	text-decoration: none;

}

h2 a {
	text-decoration: none;
}

h2 a:hover {
	color: #0000FF;
}



a img{

	border: 0;

}



address, dl, p{

	padding: 15px 0 0;

}





blockquote{

	margin: 15px 0 0;

	background: #efefef;

}



blockquote p{ padding: 15px; }



blockquote blockquote{

	margin: 15px;

	background: #fff;

}



code{

	background: #f9f9f9;

}



dt{ font-weight: bold; }



dd{ padding: 0 0 0 15px; }



hr{

	clear: both;

	margin: 15px 15px 5px 15px;

	border: 0;

	height: 1px;

	text-align: left;

	background: #9b9b9b;

	color: #9b9b9b;

}





/* Modified image styles of WordPress Default Theme, Kubrick */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



img.alignright {

	margin: 0 0 2px 7px;

	padding: 4px;

	display: inline;

}



img.alignleft {

	margin: 0 7px 2px 0;

	padding: 4px;

	display: inline;

}



.alignright {

	float: right;

}



.alignleft {

	float: left

}



.entry img{

	border: 1px solid #ccc;

}



/* end image styles */



input, textarea{

	font-family: Arial, Helvetica, Georgia, Sans-Serif;

	font-size: 12px;

	padding: 2px;

}



input#s, input#author, input#email, input#url, textarea#comment{

	padding: 3px;

}



input#author, input#email, input#url{

	margin: 0 5px 0 0;

}



pre{

	width: 90%;

}



small{

	font-size: 12px;

}



#container{

	margin: 0 auto;

	width: 700px;

	text-align: left;

}



#header{

	float: left;

	width: 700px;

	padding: 20px 0;

}



#site_title{

	float: left;

}



#site_title h1{

	font-family: "Times New Roman", Georgia;

	font-size: 36px;

	font-weight: normal;

	color: #ad0000;

}



#site_title h1 a{

	color: #ad0000;

}



#site_description{

	float: left;

	width: 700px;

	font-size: 16px;

}



#page{

	float: left;

	width: 700px;

}



.narrowcolumn{

	float: left;

	width: 480px;

	margin: 0 20px 0 0;

	display: inline;

}



.post{

	padding: 20px 0;

}



.postdate{

	padding: 5px 0 0;

	font-weight: bold;

	color: #666;

}



.entry{

	line-height: 20px;
	text-align:justify;

}



.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{

	border: 0;

	padding: 15px 0 0;

	font-weight: bold

}



.entry h1{

	font-size: 30px;

	font-weight: normal;

	line-height: 36px;

}



.entry h2{

	font-size: 18px;

}



.entry h3{

	font-size: 16px;

}



.entry  h4{ font-size: 14px; }



.entry h5{ font-size: 12px; }



.entry h6{ font-size: 11px; }



.postinfo a{

	color: #008000;

}



.browse{

	border-top: 2px solid #999;

	padding: 5px;

	background: #efefef;

}



.sidebar{

	float: left;

	width: 200px;

}



.sidebar ul{

	margin: 0;

	padding: 0;

	list-style: none;

}



.sidebar ul li{

	margin: 20px 0 0;

	padding: 0;

}



.sidebar ul li#search input{

	margin: 0 0 5px;

}

/*updated 1/10 to look more like burnthefatblog.com with permission */

.sidebar ul li h2{

	border-top: 1px dotted #777;

	padding: 0 0 0 5px;


}



.sidebar ul li.pagenav h2, .sidebar ul li#pages h2{

	border-top: 1px dotted #777;

	color: #777;

}



.sidebar ul li.pagenav ul li.page_item a, .sidebar ul li#pages ul li.page_item a{

	font-weight: bold;

	color: #777;

}



.sidebar ul li.pagenav ul li.page_item ul li.page_item a, .sidebar ul li#pages ul li.page_item ul li.page_item a{

	font-weight: normal;

}



.sidebar ul ul li{

	margin: 0;

	padding: 5px;

	line-height: 20px;

}



.sidebar ul ul ul li{

	border: 0;

	padding: 0 0 0 10px;

}





/* comments template */



.comments-template{

	margin: 15px 0 0;

	border-top: 1px solid #ccc;

	padding: 15px 0 0;

}



.comments-template ol{

	margin: 0;

	padding: 0 0 20px;

	list-style: none;

}



.comments-template ol li{

	margin: 15px 0 0;

	line-height: 24px;

	padding: 0 0 20px;

	border-bottom: 1px solid #ccc;

}



.commentmetadata{

	font-size: 12px;

}



.comments-template p.nocomments{

	padding: 0;

}



/* end comments template */



/* wp-calendar */



table#wp-calendar{

	width: 100%;

	font-family: Arial, Helvetica, Georgia, Sans-Serif;

	text-transform: none;

	line-height: 24px;

}



table#wp-calendar caption{

	padding: 10px 15px;

}



table#wp-calendar th{

	padding: 2px;

	text-align: right;

	vertical-align: top;

	background: #eee;

}



table#wp-calendar td{

	padding: 3px;

	text-align: right;

}



table#wp-calendar tfoot td{

	text-align: center;

}



/* end calendar */









#footer{

	float: left;

	width: 700px;

	margin: 20px 0 0;

	border-top: 1px solid #ccc;

}



#footer p{

	padding: 15px 0;

}

