/*
Theme Name: WordPress Theme Generator 
Theme URI: http://www.yvoschaap.com/wpthemegen/
Description: WordPress Custom Theme for WP Generator Blog 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/4nrrnw">edit settings</a>.
Version: 09 Apr, 2:09
Author: W.P. Gen
Author URI: http://www.yvoschaap.com/

*/

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: Verdana;
	font-size: 95%;
	line-height: 100%;
	
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
}

body,td,th {
color: #ffffff;
}



a, a:link {
	padding: 1px;
	color: #FFFFCC;
	text-decoration: none;
}

a:hover {
	color: #FCD108;
	text-decoration: none;
}

h1 {
	font-family: Arial;

	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: Arial;
        letter-spacing: 4px;
	font-size: 150%;
}

h3 {
font-family: 'EurostileLTExtendedTwoRegular';
	font-size: 16px;
       letter-spacing: 1.5px;
font-weight: bold;
}

h33 {
font-family: 'EurostileLTExtendedTwoRegular';
	font-size: 12px;
       letter-spacing: 1.5px;
font-weight: bold;
height: 40px;
}



h4 {
	font-size: 105%;
}

p {
	font-size: 80%;
}

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;
}


#hd{
	text-align: left;
height: 189px;
width: 1000px;
        
}
#hd h1{
	font-size: 290%;
	color: #FFFFFF;
background-image: url(images/heada.jpg);
height: 162px;

}

#hd h1 a{
	text-decoration: none;
	color: #FFFFFF;
}

h3 a:link, h3 a:visited{
	color: #FCD108;
}

h3 a:hover {
	color: #89C1EF;
}

.item {
	background-image: url(images/bottompost.png);
        background-repeat: repeat-x; 
        background-position: bottom;
        background-height: 20px;
	text-align:left;
	margin-bottom: 1em;
	width: 650px;
        margin-left: 50px;
        margin-top: 20px;
        padding-bottom: 10px;
}

.item2 {
	//background-image: url(images/bottompost.png);
        background-repeat: repeat-x; 
        background-position: bottom;
        background-height: 20px;
	text-align:left;
	margin-bottom: 1em;
	width: 550px;
       margin-left: 15px;
        //margin-top: 20px;
        padding-bottom: 10px;
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
        background-image: url(images/tippy.png);
        background-repeat: no-repeat;
	padding-top: 16px;
	padding-bottom: 10px;
        padding-left: 75px;
        height: 19px;
}

.storyitem {

}

.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3{
	display: inline;
}


input{
	font-size: 80%;
}

#phoneinput {
margin-bottom: 5px;
float: left;
width: 380px;

}


.metadata{
	line-height: 190%;
	font-size: 70%;
        padding-left: 15px;
        width: 650px;
        height: 35px;

}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #FFFFCC;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
         background: url('images/commentbottom.png') bottom center no-repeat;
        padding:10px;
        color: #000;
        font-size: 11px;
}

cite{
	font-size: 95%;

}

#citer {
padding-left: 20px;
padding-top: 5px;
padding-bottom: 5px;
background: url('images/commenttop.png') top center no-repeat;
width: 340px;
float: left;
margin-top: 25px;
margin-left: -10px;
}

#dater {
padding: 5px;
background-color: #fff;
float: right;
margin-top: 10px;
margin-right: 1px;


}


#dater a {
color: #fcd108;
}

#dater a:hover {
color: #4880bb;
}


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;
	
	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%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}

#menu {padding-left: 35px; border:0px solid #fff; width:160px; text-align: center; font-family: 'EurostileLTExtendedTwoRegular'; font-size: 130%; margin-top: 4px; text-transform: lowercase; letter-spacing: 2.5px; }
#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:8px 8px 8px 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/bluepixel.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;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
}

#ft a:link, #ft a:visited{
	color: #000000;
}
 #ft a:hover 
{
color: #CE192B;
}
#bd {
min-height: 500px

}

.storycontent {
padding: 20px 30px;
	//background-image: url(images/bluepixel.png); 
	background-color: #4880bb;
background-repeat: repeat;
         line-height: 16px;
         word-spacing: 1.2px;

}


@font-face {
	font-family: 'EurostileLTExtendedTwoRegular';
	src: url('eurostile_lt_extended_2.eot');
	src: local('Eurostile LT ExtendedTwo'), local('EurostileLT-ExtendedTwo'), ;
}
@font-face {
 font-family: 'EurostileLTExtendedTwoRegular';
 src: url("EurostileLTExtended2.ttf") /* TTF file for CSS3 browsers */

}

#spact {
width: 100%
height: 20px;
}

#aboutusbg {
background-image: url('images/aboutusbg.png');
background-repeat: no-repeat;

}

#contactt {
background-image: url('images/contactbg.png');
background-repeat: no-repeat;

}

#missionn {
background-image: url('images/missionbg.png');
background-repeat: no-repeat;

}

#itementry {
background-color: #a4a4a4;
padding: 10px 5px;
//margin-left: -100px;
//margin-right: 97px
}


#itementry2 {
background-color: #a4a4a4;
//padding: 10px 5px 10px 5px;
padding-top: 5px;
width: 580px;
margin-left: 85px;
}

#boltsss {
width: 250px;
float: left;
}

#boltholder {
height: 300px;
padding-top: 10px;

}

#fastenn {
width: 200px;
float: left;
font-size: 80%;
margin-top: 5px;
}

#fastennn {
height: 215px;

}




