/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it 
is easier to update the theme. Simply copy an existing style 
from style.css to this file, and modify it to your liking. */

h1, h3, h4, h5, h6 { margin: 0; font-family:Sans-serif; color: #222; font-weight:normal; }	
h1, h2, h3, h4, h5, h6 { margin: 0; font-family:Sans-serif; color: #222; font-weight:normal; }
h1 {font-size: 2em } h3 {font-size: 1.6em;} h4 {font-size: 1.2em;} h5 {font-size: 1em;} h6 {font-size: 0.8em;}	
h1 {font-size: 2em } h2 {font-size: 1.8em;} h3 {font-size: 1.6em;} h4 {font-size: 1.2em;} h5 {font-size: 1em;} h6 {font-size: 0.8em;}
		
h2 {font-family: "Helvetica Neue",Helvetica,sans-serif; font-size: 1.3em; }
h1 {line-height: 1.3em; }

/* 2.3 Header */
#logo { padding: 20px 0 0 20px; margin-right: 40px; }

/* 2.7 Homepage */
#main h3.section { background: url(images/strips.png) repeat; padding:10px 15px; line-height:1em; font-family:"Courier","American Typewriter",serif; font-weight: bold; text-transform:uppercase; margin-bottom: 25px; }
#main .block.last {�margin-right:0; }

/* 3. POSTS */
.archive_header { display: block; float: left; margin:0 0 20px; padding:10px; font-family:"Courier","American Typewriter",serif; font-size: 14px; font-weight: bold; background: url(images/strips.png) repeat; border-top: 1px solid #E1E1E1; border-bottom: 1px solid #EFEFEF; color: #333; width:610px; }
.post .title { font-size: 24px; font-weight:bold; font-family:Helvetica,Arial,"sans serif"; position:relative; margin: 0 0 15px; }
.post .title a:hover { text-decoration: none; color: #e22b07; }
.post p.tags{display:none; color:#999; background:url(images/ico-tag.gif) no-repeat center left;padding-left:25px;width:100%;clear:both;margin-bottom:20px;}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 { margin:0 0 0.5em; margin-left:1.2em; line-height:1.5em; }
.entry p { margin-bottom: 1.2em; margin-left: 1.2em; }

/* 3.4 Single Post Author */
#post-author {
#post-author { background: url(images/strips.png) repeat; margin:0 0 1.5em; padding:15px; border:1px solid #e6e6e6; border-width:1px 0 1px; clear:both; }
-moz-border-bottom-colors: none;
#post-author h4 { margin-bottom: 5px; font-size: 18px; }
-moz-border-image: none;
#post-author h4 span { display:block; color: #999; text-transform: uppercase; font-size: 11px; font-family:Georgia, serif; margin-bottom: 1px; }
-moz-border-left-colors: none;
#post-author .profile-image { float:left; margin:0 15px 5px 0; padding: 5px; border: 1px solid #e6e6e6; background:#fff;}
-moz-border-right-colors: none;
#post-author .profile-link { }
-moz-border-top-colors: none;		
background: url("images/strips.png") repeat scroll 0 0 transparent;		
border-color: #E6E6E6;		
border-style: solid;		
border-width: 1px 0;		
clear: both;		
display: block;		
margin: 0 0 1.5em;		
padding: 15px;		
}

/* 4. WIDGETS */
.widget { padding: 0px 5px 0px 5px; border-bottom: 1px solid #E4E4E4; border-top: 1px solid #fff; }
.widget h3 { padding: 20px 25px 5px; margin: 0 0 5px 0; font:normal bold 15px sans-serif; font-family:"Courier","American Typewriter",serif; font-weight: bold; text-transform: uppercase; color:#040404; border-bottom:dotted #373636;}


/* 6.3 Gravity forms */
.gform_wrapper .top_label .gfield_label { display:block;float:left; padding-right:20px; width: 100px; margin: 5px 0px 4px !important; }

/* Calendar overelap fix */
#main {
height: auto !important;
}