/*
Theme Name: Home Patterns
Theme URI: http://www.jestro.com
Description: 
Version: 1.0
Author: Drew Strojny
Author URI: http://www.jestro.com
*/

/* Import Stylesheets
-----------------------------------------------------------*/
@import url("css/page.css");
@import url("css/lightbox.css");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
  }
.alignleft { float: left; }
.alignright { float: right; }

* -- undo browser defaults -- */
ul,ol {list-style: none;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}

/* Home Patterns
-----------------------------------------------------------*/
.clear:after, li.comment:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clear { zoom: 1;}
#content {
	float: left;
	width: 590px;
	padding-top: 20px;
	line-height: 18px;
}
#sidebar {
	float: right;
	width: 200px;
	margin-top: 20px;
}
#sidebar a {
	color: #82997B;
}
.post-header h2 { 
	height: auto;
	padding-bottom: 5px;
	}
.post-header h2.pagetitle { padding-bottom: 20px; }
#content .post-header h2 a { 
		color: #6a5e44;
		}
#content p { margin: 10px 0;}
#content a { color: #82997B;}
#sidebar ul li { list-style-type: none;}
h3.widgettitle {
	margin: 20px 0 10px 0;
	font-size:11px;
	padding: 0 0 0 15px;
	font-weight:bold;
	text-decoration:none;
	color: #6a5e44;
	background:url(images/menu_li2.gif) no-repeat left
	}
#sidebar ul li ul li {
	margin: 6px 0 0 15px;
}
#sidebar ul li div.textwidget {
	margin: 0 0 0 15px;
	color: #82997B;
}
#content img {
	padding: 5px;
	border: 1px solid #ccc;
}
#content img.noborder { border: none; }
/*Post Body
---------------------------------------*/

.entry { 
	border-bottom: 1px solid #efefef;
	margin-bottom: 20px; 
	}
.entry h2, .entry h3, .entry h4 {
	font-size: 1.3em;
	padding: 15px 0 5px 0;
	}
h2.pagetitle { color: #6a5e44;}
.entry h3 { 
  padding-top: 10px;
  font-size: 1em;
  }
.entry h4, .entry h5, .entry h6 { 
  padding-top: 10px;
  font-size: .9em;
  }
blockquote {
  display: block;
  margin: 20px 0 20px 20px;
	padding: 0 0 0 20px;
	border-left: 3px solid #CBCAC8;
  color: #666;
	font-style: italic;
	line-height: 1.5em;
  }
.entry ul, .c-body ul {
	margin: 0 0 10px 10px;
	}
.entry ul li, .c-body ul li {
	display: list-item;
	margin: 5px 0;
	list-style-type: square;
	list-style-position: inside;
	}
.entry ol, .c-body ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 5px 0 5px 10px;
	}
.entry ol li ol li, .c-body ol li ol li { list-style-type: lower-roman; }
.entry ol li, .c-body ol li { margin: 5px 0; }
.navigation { padding: 10px 0; }

/*Comments
------------------------------------------------------------ */
/*Top
---------------------------------------*/
.comment-number {
	display: block;
	padding: 30px 0 5px 0;
	font-weight: bold;
	}
.comment-number span {
	font-size: 1.1em;
	color: #777;
	}
.none { border-bottom: 1px solid #EFEAE4; }
a#leavecomment { 
	font-size: 1.6em;
	padding-left: 2px; 
	}
/*Body
---------------------------------------*/
ol.commentlist { list-style: none;}
li.comment {
	padding-top: 20px;
	border-top: 1px solid #EFEAE4;
	}
li.comment.depth-2 {
  margin-bottom: 10px;
  }
ul.children {
	margin: 10px 0 0 131px;
  clear: both;
	}
div.c-grav {
	float: right;
	width: 40px;
	margin: 0 20px 0 0;
	text-align: right;
	}
div.c-grav img {
	padding: 4px;
	border: 1px solid #E6E1DB;
	border-right-color: #D6D1CC;
	border-bottom-color: #D6D1CC;
	background: #fff;
}
div.c-body {	width: 477px; }
ul.children div.c-body { margin-left: 70px; width: 407px; }
div.c-body p { margin-bottom: 10px; }
div.c-head {
	margin: 0 0 10px 0;
	font-weight: bold;
	}
div.reply { padding-bottom: 10px; }
div.reply a:link, div.reply a:visited { color: #beaa99; }
/*Form
---------------------------------------*/
form#commentform { margin: 0 0 20px 0; }
h4#postcomment {
	margin: 20px 0;
	padding: 5px 0 0 0;
	color: #555;
	border-top: 1px solid #EFEAE4;
	}
form#commentform label.comment-field {
	display: block;
	margin: 10px 0 3px 0;
	}
input.text-input, form#commentform textarea {
	padding: 7px 3px;
	background: #fff;
	font-family: inherit;
  border: 1px solid #E6E1DB;
	border-right-color: #D6D1CC;
	border-bottom-color: #D6D1CC;
  width: 477px;
	}
input#author, input#email, input#url { width: 300px; }
form#commentform input:focus, form#commentform textarea:focus { background: #fff; }
form#commentform input#submit {
  padding: 5px;
  width: 150px; 
  }
form#commentform p.guidelines {
	margin: 10px 0;
  color: #555;
	}
p.subscribe-to-comments, p.comments-rss{ margin: 0 0 10px 0; }
p.comments-rss a {
  padding: 0 0 0 19px;
  background: url(images/feed-icon.png) no-repeat 0 0;
  }
fieldset { border: none;}
	
/*FancyZoom
---------------------------------------*/	
div#gallery                {overflow:auto;}
div.photo                 {float:left; display:inline; margin:0 20px 20px 0;}
div.photo a img           {border:1px solid; padding:1px;}

#zoom_content p { margin: 20px 0 0 0; padding: 0;}
/*Sidebar Textwidget*/
#sidebar ul li ul { padding: 0; -moz-padding-start: 0;}