/*  
Theme Name: Zip It
Theme URI: http://www.wpdesigner.com
Description: Zip It Wordpress theme created by Small Potato (WPDesigner.com)
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: Georgia;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	background: #99CCCC;
	background-image: url('http://www.poiriersound.com/images/background.gif');
	color: #000;
}

h1, h2, h3{
	font-family: Verdana;
	font-size: 21px;
	font-weight: bold;
}

a{
	text-decoration: underline;
	color: #000;
}

a:hover{ text-decoration: none; }

a img{ border: none; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #eee;
}

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: #eee;
	color: #eee;
}

small{
	font-size: 11px;
}

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{
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}


#container{
	margin: 0 auto;
	width: 1050px;
	text-align: left;
	vertical-align: top;
}

#left-sidebar{
	float: left;
	width: 216px;
}

#left-sidebar{
	padding: 60px 0 0;
}

#left-sidebar a{
	text-decoration: none;
	color: #fff;
}

#left-sidebar a:hover{
	text-decoration: underline;
}

#left-sidebar h1{
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	text-transform: uppercase;
	background: #000;
	color: #fff;
	margin: 0 6px 0;
}

#left-sidebar h1 a{
	font-weight: normal;
	color: #fff;
}

#left-sidebar h2{
	font-weight: normal;
	color: #fff;
	font-size: 8px;
	line-height: 10px;
	margin: 12px 6px 0;

}
#left-sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#left-sidebar ul li{
	float: right;
	clear: both;
	margin: 20px 0 0;
	padding: 8px 8px 14px;
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	line-height: 5px;
	text-align: right;
	text-transform: uppercase;
	background: #000;
	color: #fff;
}

#left-sidebar ul li a{
	font-weight: bold;
}

#right-sidebar{
	float: left;
	width: 250px;
	background: #000;
}

#right-sidebar a{
	font-weight: normal;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
}

#right-sidebar ul{
	margin: 0;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	padding: 0 8px 8px;
	line-height: 15px;
	list-style: none;
	font-size: 11px;
}

#right-sidebar h4{
	color: #fff;
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	padding: 0 0px 8px;
	line-height: 11px;
	list-style: none;
	font-size: 12px;
	font-weight: normal;
}

#right-sidebar h5{
	color: #fff;
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	padding: 0 0px 0px;
	line-height: 15px;
	list-style: none;
	font-size: 11px;
}

#right-sidebar h6{
	color: #fff;
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	padding: 0 32px 7px;
	line-height: 15px;
	list-style: none;
	font-size: 11px;
	font-weight: normal;
}

#right-sidebar li#search input{
	margin: 0 0 5px;
}

#right-sidebar ul li{
	margin: 15px 0 0;
	font-size: 12px;
	padding: 8px;
	border: 0px solid #ccc;
	background: #000;
}

#right-sidebar ul li h2{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	padding: 0 0 10px;
	border-bottom: 1px solid #eee;
}

#right-sidebar ul ul{
	padding: 0;
}

#right-sidebar ul ul li{
	margin: 0;
	border: 0;
	padding: 3px 0 0;
	line-height: 18px;
}

#right-sidebar ul ul ul li{
	padding: 0 0 0 15px; 
}

.narrowcolumn{
	margin: 0 10px;
	float: left;
	width: 475px;
	padding: 0 0 15px;
	background: #000;
}

.narrowcolumn a{
	font-weight: bold;
}

.post{
	margin: 15px 15px 0;
	padding: 5px 15px 15px;
	border: 1px solid #ebcf01;
	background: #fff;
}

.post h2{
	border-bottom: 0px solid #eee;
	padding: 0 0 0px;
	color: #000;
}

.post h2 a{
	font-weight: bold;
}

.entry{
	line-height: 17px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 10px 0 0;
}

.entry h1{
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
}

.entry h2{
	border: 0;
	font-size: 18px;
	color: #000;
}

.entry h3{}

.entry  h4{ font-size: 16px; }

.entry h5{ font-size: 14px; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	border: 0px solid #eee;
	padding: 0px;
	background-color: #fff;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	color: #999;
}

.postdate{
	color: #000
}

.browse{
	margin: 15px 15px 0;
	padding: 15px 15px 0 16px;
	border-top: 1px solid #ebcf01;
}

.browse a{
	font-weight: normal;
	color: #fff
}


/* comments template */

.comments-template{
	margin: 15px 15px 0;
	padding: 15px;
	border: 1px solid #ebcf01;
	background: #fff;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 18px;
	padding: 0 0 20px;
	border-bottom: 1px solid #eee;
}

.comments-template h3#respond{
	padding: 20px 0 0;
}

.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;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #eee;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */