/*
Theme Name: Marty Style
Theme URI: http://martin-fleming.co.uk/
Description: My personal Wordpress Theme
Version: 1
Author: Martin Fleming
Author URI: http://martin-fleming.co.uk/
Tags: custom
*/

*{
	margin: 0;
	padding: 0;
	outline: 0;
}

.hide{
	position: absolute;
	top: -5000px
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

a{
	text-decoration: none;
	color: #FF7004;
}

a:hover,a:focus{
	text-decoration: underline;
}

a:visited{
	color: #000;
}

a img{
	border: 0;
}

h1,h2{
	font-family: "times new roman", times, serif;
	letter-spacing: -1px;
	font-weight: normal;
}

h2.pagetitle{
	margin: 0 0 2em 0;
	text-align: center;
}

pre{
	display: block;
	margin: 0 0 2em 0;
	font-family: "Courier New", "Lucida Console", monospace;
	font-size: 0.9em;
	color: #000;
}

pre.cmd{
	color: #fff;
	background: #000;
	padding: 10px;
	margin: 1em 0;
}

code{
	font-family: "Courier New", "Lucida Console", monospace;
	font-size: 0.9em;
}

html{
	height: 100%;
}

body{
	min-height: 100%;
	height: 100%;
	background: #fff;
	font-size: 62.5%;
	font-family: arial, helvetica, sans-serif;
	color: #333;
	text-align: left;
}

#docarea{
	min-height: 100%;
	position: relative;
}

#page_head{
	/*background: #003049 url(page_head.png) repeat-y 40px 0;*/
	background: #001B49;
	padding: 15px 0 0 20px;
	color: #fff;
	font-size: 1.2em;
}

#page_head div{
	width: 980px;
	position: relative;
}

#page_head h1{
	font-size: 4em;
	line-height: 0.8em;
}

#page_head h1 a{
	color: #bbb;
	text-decoration: none;
}

#page_head form{
	position: absolute;
	right: 0;
	top: 30px;
	font-size: 0.9em;
}

#page_head input{
	border: 0;
	font-size: 1em;
	padding: 3px 5px;
	background: #D0DCE3;
	float: left;
	position: relative;
	top: 2px;
	width: 200px;
}

#page_head button{
	margin: 0 0 0 3px;
	padding; 0;
	border: 0;
	text-indent: 0;
	background: transparent;
	cursor: pointer;
	color: #fff;
}

#page_head ul{
	list-style-type: none;
	font-size: 0.75em;
	background: #001B49;
	min-height: 23px;
	font-size: 1em;
	padding: 15px 0 0 0;
}

#page_head ul li{
	margin: 0 7px 0 0;
	background: #001B49;
	float: left;
}

#page_head ul a{
	color: #fff;
	text-decoration: none;
	display: block;
	border: solid #406477;
	border-width: 0 0 5px 0;
	padding: 0 10px 0 0;
	min-height: 18px;
}

#page_head ul a:hover,#page_head ul a:focus{
	border-color: #ACBDFD;
}

#page_head ul li.current_page_item a{
	border-color: #F18000;
}

#left_col{
	clear: both;
	width: 180px;
	float: left;
	/*background: url(left_col.png) no-repeat 40px -100px;*/
	padding: 30px 0 50px 20px;
	font-size: 1.2em;
	color: #666;
}

#left_col .feed_link{
	position: absolute;
	left: 55px;
	top: 45px;
}

#left_col h2{
	color: #FF7004;
	border-bottom: 2px solid #FF7004;
	font-size: 1.5em;
	padding: 30px 0 5px 0;
}

#left_col a{
	color: #666;
}

#left_col img + a{
	position: relative;
	top: -8px;
	left: 2px;
}

#left_col img{
	padding: 0 0 5px 0;
}

#left_col ul{
	list-style: none;
}

#left_col ul ul{
	border-bottom: 2px solid #FF7004;
}

#left_col ul ul li{
	border-top: 1px solid #bbb;
}

#left_col ul ul li:first-child{
	border: 0;
}

#left_col ul ul li a{
	text-decoration: none;
	display: block;
	padding: 6px 0 6px 12px;
	background: url(li_a.png) no-repeat 0 0;
	min-height: 15px;
}

#left_col ul ul li a:hover,#left_col ul ul li a:focus{
	background: #f7f7f7 url(li_a.png) no-repeat 0 -27px;
}

#left_col li div{
	padding: 6px 0;
}


#content{
	margin: 0 0 0 35px;
	width: 590px;
	color: #555;
	font-size: 1.3em;
	float: left;
	padding: 0 0 3em 0;
}

#content .post{
	/*border-bottom: 1px dashed #bbb;*/
	padding: 30px 0;
}

#content.search .page,#content.search .post{
	padding: 15px 0;
	/*border-bottom: 1px dashed #bbb;*/
	font-size: 0.9em;
}

.single #content .post , .page #content .post{
	border: 0;
}

#content p{
	margin: 0 0 1em 0;
}

#content ul{
	margin: 0 0 1em 30px;
}

#content ol{
	margin: 0 0 1em 0;
	list-style-position: inside;
}

#content table{
	margin: 0 0 1em 0;
	width: 100%;
}

#content table th{
	background: #ddd;
	padding: 3px 5px;
	text-align: left;
}

#content table td{
	background: #eee;
	padding: 3px 5px;
}

#content h2{
	font-size: 1.5em;
	text-align: left;
	margin: 1em 0 0.5em 0;
}

#content .post h2:first-child{
	text-align: center;
}

#content h2.searchtitle{
	padding: 30px 0 0 0;
	text-align: center;
	margin: 0;
}

#content.search h3{
	font-size: 1.3em;
	font-weight: normal;
	margin: 0;
	text-align: left;
}

#content.archive h3{
	text-align: center;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0;
}

#content h3{
	font-size: 1.4em;
	margin: 1.5em 0 1em 0;
	font-family: "times new roman", times, serif;
	text-align: center;
	font-weight: normal;
}

#content .postmeta{
	margin: 0 0 3em 0;
	font-size: 0.9em;
	text-align: center;
}

#content.search .postmeta{
	text-align: left;
	margin: 0;
}

#content .postmeta a{
	color: #FF7004;
}

#content .postmetadata{
	text-align: center;
	padding: 2em 0 0 0;
	font-size: 0.9em;
}

#content .postmetadata a:visited{
	color: #FF7004;
}

#content .navigation{
	font-size: 0.9em;
	padding: 0 0 2em 0;
}

#content .navigation h3{
	font-size: 1em;
	padding: 1em 0 0 0;
	margin: 0;
	text-align: left;
	font-weight: bold;
}

#content .navigation a:visited{
	color: #FF7004;
}

#content .navigation h3 + a:visited{
	color: #000;
}

#comments{
	padding: 50px 0 0 0;
}

#comments a:visited{
	color: #FF7004;
}

#comments h3{
	font-family: "times new roman", times, serif;
	font-size: 1.5em;
	text-align: center;
	font-weight: normal;
	letter-spacing: -1px;
	clear: both;
	margin: 0;
}

#comments ol, #comments ul{
	list-style: none;
}

#comments .commentlist > li{
	border: 1px solid #bbb;
	margin: 10px 0;
	background: #F3F3F3;
	padding: 10px;
}

#comments ul{
	margin: 0 0 0 10px;
	padding: 1em 0 0 0;
}

#comments .reply{
	margin: -1em 0 0 0;
}

#commentform textarea{
	border: 1px solid #bbb;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	color: #333;
}

#commentform input{
	border: 1px solid #bbb;
	width: 250px;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	color: #333;
}

#commentform label{
	font-size: 0.9em;
}

#rightcol{
	float: left;
	padding: 30px 0 50px 35px;
	width: 140px;
}

#footer{
	clear: both;
	width: 960px;
	border-top: 1px solid #bbb;
	color: #999;
	font-size: 1.1em;
	padding: 15px 20px;
	margin-top: -1px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#footer a{
	color: #999;
}
