/*
Theme Name: Cran-Berry 2
Theme URI: mtekk.weblogs.us/code/berry
Description: Berry, a clean WordPress theme.
Author: John Havlik
Author URI: mtekk.weblogs.us
Version: 2.0
*/
body
{
	margin: 0;
	background: url(images/headerbg.png) repeat-x top left;
	text-align: center;
	font-size: 16px;
	font-family: Georgia, Arial, Verdana;
	color: #333;
	line-height: normal;
}
h1
{
	font-size: 1.8em;
	font-family: Georgia, Arial, Verdana;
	font-weight: normal;
	color: #990012;
	padding: 0;
	margin: 0;
}
h2
{
	font-size: 1.6em;
	font-family: Georgia, Arial, Verdana;
	font-weight: normal;
	color: #333;
	padding: 0;
	margin: 0;
}
h3{
	font-size: 1.2em;
	font-family: Georgia, Arial, Verdana;
	font-weight: bolder;
	color: #990012;
	padding: 0;
	margin: 0;
}
h4
{
	font-size: 1em;
	font-family: Georgia, Arial, Verdana;
	font-weight: bolder;
	color: #333;
	padding: 0;
	margin: 0;
}
p
{
	font-size: 1em;
	font-family: Georgia, Arial, Verdana;
	font-weight: normal;
	color: #333;
	padding: 0;
	margin: 0;
}
small
{
	font-size: .7em;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
hr
{
	margin: 0;
	border: none;
	border-top: 1px solid #990012;
}
a
{
	color: #990012;
	text-decoration: none;
	line-height: normal;
}
a:hover{text-decoration: underline;}
ul
{
	font-family: Georgia, Arial, Verdana;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	list-style: disc;
}
img{border: none;}
blockquote
{
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	min-height: 55px;
	background: #fff url('images/quote.png') no-repeat 10px 0;
	border: none;
}
pre code{font-size: .7em;line-height: 1.05em;}
code{font-size: .8em;line-height: 1.2em;}
.container{width: 944px;margin: 0 auto;text-align: left;}
.left, .avatar{float: left; position: relative;}
.right{float: right; position: relative;}
/*Header Layout - same for all*/
.header
{
	background: url('images/headerfg.png') no-repeat;
	color: #fff;
	height: 100px;
}
.header img
{
	margin: 25px 0 25px 20px;
	float: left;
}
.header a, .header a:hover{color: #fff; text-decoration:none;}
.menu
{
	float: right;
	padding: 0;
	margin: 31px 31px 0 0;
	height: 36px;
	list-style: none;
	background: #80000F;
	border-radius: 7px;
	border: solid 1px #990012;
}
.menu li{float: left;}
.menu a{float: left;padding: 9px;}
.menu a:hover, .searchform button:hover{background: #990012;}
.menu :first-child a:hover
{
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}
.menu .page_item{border-right: 1px #990012 solid;}
.searchform input
{
	border: solid 1px #999;
	border-radius: 2px;
	float: left;
	margin: 7px;
	padding: 0 3px;
	height: 20px;
	width: 15em;
}
.searchform button
{
	font-family: Georgia, Arial, Verdana;
	font-size: 1em;
	margin: 0;
	padding: 8px;
	color: #fff;
	background: none;
	border: none;
	height: 36px;
	float: right;
	border-left: 1px #990012 solid;
}
.searchform button:hover
{
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}
/*Blog Layout*/
.main
{
	width: 100%;
	float: left;
	position: relative;
	padding: 10px 0;
}
.breadcrumbs
{
	font-size: .8em;
	padding: 10px 0 0;
	margin: 0 0 0 20px;
}
.articles
{
	width: 600px;
	margin: 0 0 0 20px;
	float: left;
	overflow: hidden;
	position: relative;
}
.articlesw
{
	width: 904px;
	margin: 0 20px;
	float: left;
}
.articles{line-height: 1.4em;}
.respond, .hentry{width:100%;float:left; position:relative;padding: 0 0 30px 0;}
.hentry p{padding:.5em 0;}
.entry-caption{font-size:1.6em;}
.photo-meta{padding:5px 0 0;}
.datebadge
{   	padding: 0 0 10px 0;
	color: #333;
	float: left;
	position: relative;	font-weight: bolder;}
.itemhead
{	float: left;
	width: 100%;	position: relative;
	padding: 0;
}
.itemmeta
{
	float: left;
	width: 100%;
	position: relative;
}
.itemmeta small
{
	float: left;
	width: 100%;
	padding: 10px 0 0;
}
.itemfoot
{
	float: left;
	width: 100%;
	border-top: dashed 1px #ccc;
	padding: 5px 0;
}
.editlink{float:right;}
.comments-link{float:right;}
.itembody{float:left;width:100%;margin:0;padding:5px 0;}
.itembody img{margin:5px;padding:5px;border:solid 1px #999;}
.cblock{display:block;}
#comments,#respond{float:left;width:100%;}
#comments{padding:0 0 5px 0;line-height:1.6em;}
#respond{padding:15px 0;}
.comment-admin
{
	padding: 3px 5px;
	font-size: .7em;
}
.avatar
{
	margin: 2px 10px 5px 0;
}
.commentlist
{
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
}
.commentlist ul
{
	padding: 5px 0 0;
	list-style: none;
	float: left;	position: relative;
}
.pinglist li
{
	font-size: .8em;
	margin: 0;
	padding: 2px 0;
}
.commentlist li
{
	margin: 5px 0;
	padding: 10px;
	overflow: hidden;
}
.commentlist cite
{
	font-weight: bolder;
	font-style: normal;
	color: #333;}
.commentlist li p{padding: .3em;}
.even{border: solid 1px #ccc;}
.odd{border: solid 1px #999;}
.reply{float: right; margin: 10px 0 0;}
.bypostauthor{border: solid 1px #990012;}
.commentmetadata
{	width: 100%;
	margin-bottom: 10px;
}
.commentform
{
	width: 94%;
	float: left;
	padding: 3%;
	margin: 0;
}
.commentform input
{
	font-family: Georgia, Arial, Verdana;
	width: 47%;
	color: #333;
	padding: 6px;	border: 1px solid #990012;
	margin: 0 0 15px 0;
	float: right;
}
.commentform label
{
	width: 46.5%;
	font-size: .9em;
	display: block;
	text-align: right;
	margin: 0;
	padding: 5px 2.5% 3px .5%;
	float: left;
}
.commentform textarea
{
	float: right;
	font-family: Georgia, Arial, Verdana;
	color: #333;
	border: 1px solid #990012;
	width: 97%;
	padding: 5px 6px;
}
.commentform p
{
	width: 100%;
	float: right;
}
.commentform button
{	margin: 0;
	padding: 5px;
	float: right;
}
#cancel-comment-reply{float: right;padding:6px 10px;}
.sidebar
{
	float: right;	margin: 10px 0 0 0;
	padding: 0 3px 5px 5px;
	width: 230px;
	position: relative;	text-align: left;
}.sidebar ul
{
	margin: 0;
	padding: 3px 2px 10px 20px;
	list-style-type: none;
}
.sidebar > ul
{
	font-size: .9em;
	padding: 0 0 0 7px;
	position: relative;
	text-align: left;
	font-family: Georgia, Arial, Verdana;
}
.sidebar > ul > li > ul li
{
	position: relative;
	text-align: left;
	padding: 5px 0 0 0;
}
.sidebar > ul a:hover {color: #80000F; text-decoration: none;}
.sidebar small{font-size: 1em;}
.metadata span{line-height: 2em;}
.botnav
{
	font-size: .8em;
	text-align: center;
}
.botnav a
{
	font-weight: lighter;
	padding: 1px 6px 1px 6px;
}
.botnav span{
	font-weight: bolder;
	padding: 1px 6px 1px 6px;
}
.botnav a:hover
{
	color: #80000F;
	font-weight: bolder;
}
.meta{padding: 0 0 0 7px;}
/*Footer Layout*/
.footer
{
	width: 100%;
	/*height: 50px;*/
	margin: 0;
	background: #333;
	position: relative;
	float: left;
}
.footer H2{color: #fff;}
.footerwidgets{width:100%;float:left;}
.footerwidgets, .footerwidgets ul
{
	list-style: none;
	padding: 0px;
}
.footer a
{
	font-size: .9em;
	color: #fff;
}
.footer p
{
	float: left;
	padding: 8px 10px 10px 10px;
	font-size: .9em;
	color: #fff;
}
.footer ul h2{padding: 0 0 2px;}
.footer li
{
	padding: 3px 10px;
	font-size: .9em;
	color: #fff;
	margin: 0px;
}
.footerwidgets > li
{
	min-width: 20%;
	float: left;
	margin:0 10px 10px 0;
}
#wp-calendar td{color: #ccc;}
#wp-calendar #today{background:#990012;}
#wp-calendar tbody a{padding:1px 4px 3px;font-weight:bolder;color:#fff;}
#wp-calendar tbody a:hover{background:#990012;text-decoration:none;}
#wp-calendar tbody td{padding:1px 4px 3px}
#wp-calendar{text-align:center;}
#wp-calendar caption{font-size:1.3em; padding: 2px 0;}
#next{text-align:right;}
#prev{text-align:left;}
.footer span
{
	font-size: .9em;
	padding: 8px 10px 10px 10px;
	color: #fff;
	float: right;
	position: relative;
}
.map img{border: none;}
