/*
Theme Name: WordPress Theme Generator 
Theme URI: http://www.yvoschaap.com/wpthemegen/
Description: WordPress Custom Theme for Geospecialling created with the <a href="http://www.yvoschaap.com/wpthemegen/">WordPress Theme Generator</a>. To edit your current theme go: <a href="http://tinyurl.com/ccqj7x">edit settings</a>.
Version: 17 Feb, 22:03
Author: W.P. Gen
Author URI: http://www.yvoschaap.com/

*/
h1,h2,h3,ul,li,p{margin:0;padding:0; font-weight:normal;}
/*a{text-decoration:none;}*/
a:link{color: #FFF380}
a:hover{color: #FFFC17}
a:active{color: #329AAF}
a:visited{color: #EDDA74}

ul{list-style:none;}
img{border:0;}

html{
	font-size:100.01%;
	}
body{
	margin:0;
	padding:0;
	background:#363636;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#header{
	background:#5c8727;
	overflow:visible;
	width:100%;
	min-width:1010px;
	min-height:75px;
}
#header a{
text-decoration:none;
}
#header-holder{
	width:1010px;
	/*min-height of 100px ensures that the landor logo fits*/
	min-height:100px;
	/*if you set this overflow:hidden then the menu will be cut off by the container*/
	overflow:visible;
	background:#5c8727;
	margin:0 auto;
	position:relative;
	background:url('/img/header-bg.png') no-repeat 0 0;
}

#header-holder h1 a{
	display:block;
	background:url('/img/landor-logo.png') no-repeat 0 0;
	text-indent:-9999px;
	width:251px;
	height:100px;
	overflow:hidden;
}
#header-holder h1{
	margin:0 0 0 0;
	overflow:hidden;
	display:inline;
}

#navbar {
	width: 100%;
	min-width:1010px;
	background: url(/img/nav_bg.gif) repeat;
	height: 30px;
	z-index: 100;
}

#navmenu {
	background: url(/img/nav_bg.gif) repeat right bottom;
	letter-spacing: .01px;
	width:1010px;
	min-height:29px;
	background-color: #3F602B;
	position:relative;
	height: 29px;
	margin:0 auto;
	z-index: 200;
}


body,td,th {
	color: #FFFFFF;
}
#content {
	min-height: 580px;
}
#doc {
	width:1010px;


}
a, a:link {
	padding: 1px;
	color: #FFF380;
	text-decoration: underline;
}

a:hover {
	color: #FFFC17;
	text-decoration: none;
	;
}

h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font-family: georgia;
	font-size: 130%;
}


h4 {
	font-size: 105%;
}

p {
	font-size: 90%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #0099DD;
}

.item {
	padding: 10px;
	background-color: #1A1A1A;
	background-image: url(images/bg_overlay.png); 
	background-repeat: repeat;
	text-align:left;
	border: 0px #1A1A1A;
	margin-bottom: 1em;
	
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 90%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 90%;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3{
	display: inline;
}


input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #FFF380;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #1A1A1A;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFCC;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #FFFFCC;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-color:  ;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	padding: 0px;
	border: 0px #1A1A1A;
	SP_GRADIENT
}

#secondary h4, #third h4{
	color: #859E6C;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}
#footer{
	clear: left;
	min-width:1010px;
	width:100%;
	background:#111;
	overflow:hidden;
}
#footer-holder{
	width:1010px;
	width: 100%;
position:fixed;
	bottom: 0px;
	overflow:hidden;
	margin:0 auto;
	background:#111;
	padding:0 0 32px 0;
}
#footer-holder p{
	float:right;
	margin:8px 114px 0 0;
	font-size:1.1em;
	display:inline;
	line-height:1.6em;
	color:#464646;
}
#footer-holder p span{
	display:block;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}

#menu {padding:0; border:0px solid #fff }
#menu ul {list-style:none; margin:0; padding:0; font-size:85%; }
#menu ul li { padding:0; margin:0; border-bottom:1px solid #FFFFFF; }
#menu ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #FFFFFF; }
#menu ul li a:hover { color:myheadttcolor; background: #0099DD; }


li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #0099DD;
	color: #FFFFFF;
}

.yui-navset .yui-nav li a {
    background-color: #1A1A1A;
	background-image: url(images/bg_overlay.png); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #FFFFFF;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}


#wp-calendar td {
	color: #FFFFFF;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #0099DD;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
