/*  
Theme Name: Zip It
Theme URI: http://www.wpdesigner.com
Description: Zip It Wordpress theme created by Small Potato (WPDesigner.com)
Version: 1.0.1
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: Helvetica, Arial, sans-serif;
	font-size: 0.72em;
	text-align: center;
	vertical-align: top;
	background: #f4f4f4;
	color: #8f8f8f;
	line-height: 145%;
}

h1, h2, h3, h4, h5, h6{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 160%;
	color: #777;
	font-weight: bold;
	letter-spacing:-1px;
	line-height:99%;
}

a:link, a:active {
	background-color:#FFFF00;
	color:#7b7b7b;
	text-decoration:none;
}

a:visited {
	background-color:#FFDD00;
	color:#7b7b7b;
	text-decoration:none;
}

a:hover {
	background-color:#7b7b7b;
	color:#888;
	text-decoration:none;
}

a img{ border:0px; background-color:#fff; text-decoration:none;}

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote {
	background-color:#fefefe;
	border-left: 5px solid #ccc;
	margin: 10px 20px 0px 20px;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
}

blockquote p{ 
	padding: 0px; 
}

blockquote blockquote{
	margin: 15px;
	background: #fff;
}*/

code {
	background: #ffdddd;
	font-size: 0.85em;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 0px 5px 0px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #eee;
	color: #eee;
}

small{
	font-size: 11px;
}

pre{
	font-size: 120%;
	font-color: #ff6600;
	background-color: #ffffaa;
	padding: 20px;
	margin: 10;
	border:0;
	overflow: auto; /* Doesn't seem to work in IE6/Win unless... */
	width: 90%; /* ...we set an explicit width (without the padding). */
}

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: 980px;
	text-align: left;
	vertical-align: top;
	background: #fff;
}

#left-sidebar {
	position: absolute;
	background-color: #fff;
	float: left;
	padding: 30px 0 0 30px;
	width: 120px;
}

#left-sidebar h1{
	text-align: right;
	background: #fff;
	color: #fff;
}

#left-sidebar h1 a{
	font-weight: normal;
	color: #fff;
}

.myname {
	margin: 0 0 0 -25px;	
}

/* ========= */

#nav {
	font-size: 99%;
	letter-spacing: -1px;
	color: #777;
	text-align: right;
	font-weight: bold;
	width: 95px;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 -30px;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
}
	
#nav ul li {
	margin: 0;
	padding: 0 0 1px 0;
}

#nav ul li a.currentsection {
	background-image: url(images/nav_btn_3.gif);
	letter-spacing:0px;
	background-color: #ff6600;
	color: #fdfdfd;
}
	
#nav li a {
	display: block;
	padding: 1px 8px 1px 5px;
	background-image: url(images/nav_btn_2.gif);
	background-color: #eee;
	color: #777;
	text-decoration: none;
	width: 100%;
}

html>body #nav li a {
	width: auto;
}

#nav li a:hover {
	background-image: url(images/nav_btn_1.gif);
	background-color: #8f8f8f;
	color: #fff;
}

/* ========= */

#right-sidebar{
	float: left;
	padding: 30px 0 0 0px;
	width: 225px;
	background: #fff;
	line-height: 132%;
	font-size: 92%;
}

#right-sidebar input{
	margin: 0 0 5px;
}

#right-sidebar ul{
	margin: 0;
	padding: 0px;
	list-style: none;
}

#right-sidebar ul li{
	padding-bottom: 25px;
	background: #fff;
}

#right-sidebar ul ul{
	padding: 0;
}

#right-sidebar ul ul li{
	margin: 0;
	border: 0;
	padding: 3px 0 0;
}

#right-sidebar ul ul ul li{
	padding: 0 0 0 15px; 
} 

.rssfeed {
	background-image: url(images/rsstiny.gif)  ;
	background-repeat: no-repeat;
	padding: 2px 0px 0px 24px;
	display: block;
	height: 20px;
}

#right-sidebar h2 {
	font-size: 130%;
}

#right-sidebar hr {
	clear: both;
	margin: 2px 0px 10px 0px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #eee;
	color: #eee;
}


#footer {
	line-height: 132%;
	font-size: 90%;
	width: 770px;
	padding: 0 30px 0 150px;
	margin: 0 auto;
	clear: both;
	text-align: left;
	background: #fff;
}

.narrowcolumn{
	float: left;
	display: inline;
	width: 575px;
	padding: 30px 0 15px 150px;
	background: #fff;
}

.post{
	width: 530px;
	color: #666;
}

.post h2 a{
	color: #666;
	background-color: #fff;
}

.post h2 a:hover {
	color: #aaa;
	background-color: #fff;
}

.post h4 {
	color: #777;
	background-color: #fff;
	font-size: 145%;
	padding: 30px 0 0;
}

.post h5 {
	color: #aaa;
	background-color: #fff;
	font-size: 100%;
	padding: 4px 0 0;
}

.post img {
	border: 1px solid #ccc;
}

.imageSpacer {
	margin: 1px 0 0 0;
}

.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: 30px;
}

.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.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: #aaa;
	font-size: 95%;
}

#postinfobox {
	width: 475px;
	padding: 5px;
	background: #fafafa;
	margin: 0px 0 0 0;
}

.postdate{
	color: #aaa;
	font-weight: bold;
	line-height: 50%;
	letter-spacing:-1px;
}

.excerptIntro {
	color: #ccc;
	font-size: 100%;
	font-weight: bold;
	line-height: 110%;
	letter-spacing:-1px;
}

.browse{
	padding: 15px 15px 0 0px;
}

.browse a{
	font-weight: bold;
	font-size: 120%;
}


/* comments template */

.comments-template{
	width: 475px;
	padding: 15px;
	background: #f7f7f7;
	margin: 30px 0 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 0px 0 0;
	padding: 0 0 20px;
}

.comments-template h3{
	font-size: 145%;
}

.comments-template h3#respond{
	padding: 20px 0 0;
	font-size: 145%;
}

.commentmetadata{
	font-size: 95%;
}

.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 */