/*  
Theme Name: Signs
Theme URI: http://www.wpdesigner.com
Description: Signs Wordpress theme created by Small Potato.
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/

	This theme is released under Creative Commons Attribution 2.5 License.

*/

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: 14px;
	text-align: center;
	vertical-align: top;
	background: #eee;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color: #c00;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #ffe466;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #ffed9a;
}

code{
	background: #fff;
}

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: #e9c416;
	color: #e9c416;
}

small{
	font-size: 12px;
}

pre{
	width: 90%;
}

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;
}


#container{
	margin: 0 auto;
	width: 728px;
	padding: 10px 0 0;
	text-align: left;
	vertical-align: top;
}

#page{
	float: left;
	width: 728px;
	clear: both;
}

.narrowcolumn, .narrowcolumn top, .narrowcolumn .bottom{
	float: left;
	width: 468px;
	background: #fed929 url(images/bg_narrowcolumn.gif) repeat-y;
}

.narrowcolumn{
	display: inline;
	margin: 0 0 0 10px;
}

.narrowcolumn .bottom{
	background: url(images/bg_narrow_bottom.gif) no-repeat bottom left;
}

.narrowcolumn .top{
	background: url(images/bg_narrow_top.gif) no-repeat;
}

.post{
	padding: 20px 25px;
}

.post h2{
	border-bottom: 2px solid #000;
	padding: 0 0 20px;
	font-size: 24px;
}

.entry{
	line-height: 24px;
}

.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; }

.entry img{
	border: 2px solid #000;
	padding: 4px;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 15px 0 0;
}

.browse{
	margin: 0 25px 0;
	border-top: 2px solid #000;
	padding: 20px 0;
	font-size: 16px;
	line-height: 24px;
}

.banner{
	float: left;
	width: 250px;
	height: 244px;
	background: url(/images/banner_main.png) no-repeat;
	clear: both;
}

.sidebar{
	float: left;
	width: 250px;
}

.sidebar a{
	color: #000;
}

.sidebar ul{
	clear: both;
	margin: 0;
	padding: 0 10px;
	list-style: none;
}

.sidebar li#search input{
	margin: 0 0 5px;
}

.sidebar ul li{
	padding: 20px 0 0;
}

.sidebar ul li h2{
	border-bottom: 1px solid #d1d1d1;
	padding: 0 0 20px 29px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/arrow.gif) no-repeat 0px 6px;
	color: #cc0000;
}

.sidebar ul ul{
	border: 0;
	padding: 15px 0 0;
}

.sidebar ul ul li{
	padding: 0 0 0 29px;
	font-weight: bold;
	line-height: 24px;
	text-transform: uppercase;
}

.sidebar ul ul ul{
	padding: 0;
}

.sidebar ul ul ul li{
	font-weight: normal;
	padding: 0 0 0 10px;
}

/* comments template */

.comments-template{
	margin: 15px 0 0;
	border-top: 1px solid #e9c416;
	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 #e9c416;
}

.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: 3px;
	text-align: right;
	vertical-align: top;
	background: #ccc;
}

table#wp-calendar td{
	padding: 3px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#footer{
	clear: both;
	float: left;
	width: 728px;
}

#footer p{
	padding: 20px;
	line-height: 24px;
}
