/*  
Theme Name: Dam Brewery Theme
Theme URI: http://www.dambrewery.com
Description: A dam fine theme.
Version: 1.0
Author: Timeforcake Creative Media
Author URI: http://www.timeforcake.com/
*/

#blog {
	display: inline;
	float: left;
	margin: 10px 0 20px 20px;
	width: 380px;
}

#blog p {
	padding-left: 0;
}

#footer {
	clear: both;
}

/* Posts */
.post {
	padding-bottom: 10px;
}

h1.pagetitle {
	color: #1f3b27;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	margin: 0 0 .3em 0;
}

h2 a {
	border-bottom: 1px solid #c6cbb1;
	color: #325f3f;
	display: block;
	padding-bottom: 10px;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

h2#comments {
	background: url(/blog/wp-content/themes/dam_brewery/images/icon_comments.gif) no-repeat 0 2px;
	border-bottom: 1px solid #c6cbb1;
	color: #030;
	margin: 0;
	padding: 0 0 10px 15px;
}

h2#respond {
	color: #030;
	margin: 20px 0 0 0;
	padding: 0 0 10px 0;
}

.post small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
}

.post .postmetadata .comments-link {
	background: url(/blog/wp-content/themes/dam_brewery/images/icon_comments.gif) no-repeat 0 2px;
	padding-left: 20px;
}

p.postmetadata {
	border-top: 1px dashed #999 !important;
	color: #666;
	font-size: 11px;
	margin: -30px 0 40px 0!important;
	padding: 3px 0 0 0;
}

.entry {
	margin: 10px 0 2em 0;
}

/* Begin Typography & Colors */

.commentmetadata {
	color: #325f3f;
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

/* End Typography & Colors */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 2px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

#commentform small {
	font-size: 85%;
	}
/* End Form Elements */



/* Begin Comments*/
ol.commentlist {
	margin: 0;
	padding: 0;
	}

ol.commentlist li {
	border-bottom: 1px solid #c6cbb1;
	list-style: none;
	margin: 10px 0;
	}

ol.commentlist cite, ol.commentlist cite a {
	color: #ae3520;
	font-weight: bold;
	font-style: normal;
	}

ol.commentlist small.commentmetadata {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	background: url(/blog/wp-content/themes/dam_brewery/images/sidebar_bg.gif) repeat-y 0 0;
	float: right;
	margin: 10px 0 20px 0;
	width: 167px;
}

#sidebar_top {
	background: url(/blog/wp-content/themes/dam_brewery/images/sidebar_top.gif) no-repeat 0 0;
	height: 12px;
	width: 167px;
}

#sidebar_btm {
	background: url(/blog/wp-content/themes/dam_brewery/images/sidebar_btm.gif) no-repeat 0 0;
	height: 13px;
	height/**/:/**/ 0;
	overflow: hidden;
	padding-top: 13px;
	width: 167px;
}

#sidebar h4 {
	height: 10px;
	margin: 0 0 10px 12px;
	padding-top: 10px;
	width: 135px;
}

#sidebar h4#h4_search_blog	{ background-image: url(/blog/wp-content/themes/dam_brewery/images/h4_search_blog.gif); }
#sidebar h4#h4_categories	{ background-image: url(/blog/wp-content/themes/dam_brewery/images/h4_categories.gif); }
#sidebar h4#h4_archives		{ background-image: url(/blog/wp-content/themes/dam_brewery/images/h4_archives.gif); }
#sidebar h4#h4_feeds		{ background-image: url(/blog/wp-content/themes/dam_brewery/images/h4_feeds.gif); }
#sidebar h4#follow_us		{ background-image: url(/blog/wp-content/themes/dam_brewery/images/h4_follow_us.gif); }

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

#sidebar ul a {
	border-bottom: 1px dashed #dca182;
	border-top: 1px dashed #dca182;
	color: #570906;
	display: block;
	margin-top: -1px;
	padding: 3px 0 4px 0;
	text-decoration: none;
	width: 135px;
}

#sidebar ul a:hover {
	background-color: #fbf5f2;
}

#sidebar #searchform {
	margin: 0 0 10px 0;
	text-align: left;
	}

#sidebar #searchform #s {
	margin-left: 10px;
	padding: 2px;
	width: 95px;
	}

#sidebar #searchsubmit {
	padding: 0 1px;
	}

#sidebar p#social-media {
	border-bottom: 1px dashed #dca182;
	float: left;
	margin: 0 15px 15px 12px;
	padding: 0 0 7px 0;
	width: 135px;
}
	
#social-media a {	
	float: left;
	height: 35px;
	margin: 0 5px 0 0;
	text-indent: -9999px;
	width: 35px;
}

#social-media a#facebook { background:url(/blog/wp-content/themes/dam_brewery/images/facebook.gif) no-repeat;}	
#social-media a#myspace { background: url(/blog/wp-content/themes/dam_brewery/images/myspace.gif) no-repeat;}	
#social-media a#twitter { background:url(/blog/wp-content/themes/dam_brewery/images/twitter.gif) no-repeat;}	


/* End Sidebar */

.ir {
	background: no-repeat 0 0;
	height/**/:/**/ 0 !important;
	overflow: hidden;
}


.alignleft {
   background-color: #fff;
   border: 1px solid #ddd;
   float: left;
   padding: 3px;
}

.alignright {
   background-color: #fff;
   border: 1px solid #ddd;
   float: right;
   padding: 3px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #fff;
   padding-top: 4px;
   margin: 0 0 15px 0;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
   font-size: 11px;
   text-align: center;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
   text-align: center;
}

br.clearfloat {
	clear: both;
	height: 0;
	overflow: hidden;
}