/*
Theme Name: Oregon Hay Bank Light Theme
Theme URI: http://www.oregonhaybank.org
Description: Customized Theme.
Version: 1
Author: Grey Click Equine Services
Author URI: http://www.greyclick.com
Tags: custom
Additional: CSS adapted from kubric
*/

/* CSS RESET */
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	}
:focus {
	outline: 0;
	}
body {
	background: white;
	line-height: 1;
	color: black;
	}
ol, ul {
	/* list-style: none; */
	}
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	font-weight: normal;
	text-align: left;
	}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
        
strong {
    font-weight: bold;
}
        
/* END CSS RESET */

html, body
{
text-align: center;
background-image: url();
background-repeat: repeat-x;
background-attachment: scroll;
background-color: #ffffff;
font-family: helvetica;
color: #2B2B2B;
font-size: 14px;
letter-spacing: 1px;
color: #2B2B2B;
}

A:link, A:visited, A:active, A:hover{
    color: #59692D;
    text-decoration: none;
}

#header {
margin: 0px auto;
width: 908px;
height: 350px;
font-family: georgia;
}

#header A:link, #header A:visited, #header A:active, #header A:hover{
    color: #ABC75E;
    margin-left: -4px;
    font-size: 12px;
    border: 2px solid #434343;
    padding-top: 1px;
    padding-bottom: 6px;
    padding-left: 6px;
    padding-right: 6px;
    background-color: #434343;
    font-weight: bold;
}

#headerimg {
background-image: url(images/img_banner.png);
background-repeat: no-repeat;
background-attachment: scroll;
position: absolute;
margin-top: 60px; 
width: 898px;
height: 281px;
border: 4px solid #434343;
}

#tnavigation {
position: absolute;
text-align: left;
margin-left: 4px;
margin-top: 38px;
width: 600px;
height: 20px;
}

#tnavigation ul {
	list-style: none;
	padding:0;
	margin:0;
}

#tnavigation li {
	display: inline;
	border: solid;
	border-width: 0;
	margin: 0 0.5em 0 0;
}

#tnavigation li a {
	padding: 0 .5em;
}



#navigation2 {
position: absolute;
margin-left: 602px;
margin-top: 10px;
text-align: right;
width: 298px;
height: 40px;
line-height: 10px;
text-align: center;
padding-top: 10px;
}

.nav2top {font-family: georgia; font-size: 20px; margin: 0px auto;}
.nav2bot {font-family: georgia; font-size: 12px; margin: 0px auto;}

#content {
background-image: url();
background-repeat: no-repeat;
background-attachment: scroll;
margin: 0px auto;
margin-top: 4px;
width: 904px;
text-align: left;
line-height: 16px;
}

#content A:link, #content A:visited, #content A:active, #content A:hover{
    color: #59692D;
    font-size: 14px; 
}

#content p {
margin: 2px;
margin-bottom: 8px;
margin-left: 8px;
}

#sidebar {
float: right;
padding: 10px;
padding-top: 0px;
width: 210px;
margin: 0px;
margin-left: 10px;
font-weight: bold;
font-family: helvetica;
color: #000000;
line-height: 18px;
border: 0px solid #8DA648;
}

#sidebar A:link, #sidebar A:visited, #sidebar A:active, #sidebar A:hover{
    color: #59692D;
    font-size: 13px;
    text-decoration: none;
    font-weight: normal;
}

#sidebar li {margin-left: 30px;}

#footer {
margin: 0px auto;
font-family: verdana;
color: #000000;
font-size: 10px;
line-height: 18px;
width: 904px;
text-align: center;
border: 0px solid #59692D;
padding-top: 4px;
padding-bottom: 4px;
}

h1 {
    font-family: helvetica;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
}

h2 {
    font-family: helvetica;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 10px;
    margin-top: 14px;
}

h3 {
    font-family: 'Univers Condensed';
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 4px;
}

h4 {
    font-family: georgia;
    color: #000000;
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 14px;
}

h4 A:link, h4 A:visited, h4 A:active, h4 A:hover { 
    font-family: georgia;
    color: #000000;
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 14px;
}

.right {
text-align: right;
}
.center {
text-align: center;
}
.indent {
margin-left: 40px;
}

li { margin-left: 10px;}

p { line-height: 20px; font-family: helvetica; }

ol { margin-left: 10px; font-family: helvetica; }
ul { margin-left: 10px; font-family: helvetica; }

.entry p:first-letter {
font-weight: bold;
}

.entry ol li { line-height: 20px; margin-left: 20px; font-family: helvetica; font-size: 12px; }
.entry ul li { line-height: 20px; margin-left: 20px; font-family: helvetica; font-size: 12px; }

.poststuff { margin-bottom: 30px; }
.postmetadata { text-align: right; color: #595959; }

A img {
border : 0px;
}

input, textarea, select, submit {
background-color : #ffffff;
background-image : url('');
border : 1px solid #2B2B2B;
font-family : verdana;
font-size : 11px;
color : #404040;
}







/* Begin Images WP Default */ 
p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Captions - WP Default */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

