/*
Author Name: Wild West
Author Site: http://www.wildwildwest.co.uk/
Style Name: Wild West
Style URI: http://www.wildwildwest.co.uk/
Version: 1.0
Comments: ..
Style Footer: Styled by <a href="%stylelink%" title="%style% by %author%">%style%</a>

*/

/*- Typography */

body {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	}

strong, em, b, i {
    font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	}

h1, h2, h3, h4, h5, h6, .blog-title {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	}

.comments input[type=text], .comments textarea, code {
	font-family: "Courier New", Courier, monospace;
	}
	
	
	
/*- Page Structure */



#page {
	padding-top: 0;
	border: none;
	}
	

.four04 .entry-title,
body.page .entry-title {
	text-align: left;
	}
	
.entry-foot {
	clear:left;
	}



/*- Headings */
h1 {
	font-size: 2.4em;
	}
	
h2 {
	font-size: 2.2em;
	}
	
.entry-title, h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	clear:left;
	font-size: 2em;
	}
.entry-title { 
	margin-right:0;
	}
h4 {
	font-size: 1.8em;
	}
	
/*- Various Tags and Classes */


.wp-caption .wp-caption-text {
	font-size:0.8em;
	line-height:1.2em;
	color:#666666;
	margin:2px 0;
	}
	
.secondary div.textwidget {
	border: 1px solid #EEEEEE;
	background-color: #FAFAFA;
	padding: 2px 10px 10px;
	}
.page-head {
	text-align:left;
	}
.page-head h1 {
	font-size: 2.2em;
	}

.entry-head .entry-meta {
	background: url('../../images/time.png') 0 4px no-repeat;
	min-height: 16px;
	text-indent: 20px;
	padding: 4px 0 0;
	}

.entry-tags {
	padding: 2px 0px;
	background: url('../../images/tag_blue.png') left 2px no-repeat;
	}
#trimmerless, #trimmermore {
		display:none;
}
