/*
Theme Name: Jordan Keesling Theme
Description: Customized theme for Jordan Keesling.
Version: 1.0
Author: Grey Click Equine Services
Author URI: http://www.greyclick.com
Tags: custom theme
*/

/* 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;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
body {
	background: white;
	line-height: 1;
	color: black;
	}
ol, ul {
	list-style: none;
	}
/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	font-weight: normal;
	text-align: left;
	}
/* remove possible quote marks (") from <q> & <blockquote> */
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: #A8A890;
background-image: url();
background-attachment: scroll;
font-family: verdana, tahoma;
font-size: 12px;
letter-spacing: 1px;
color: #313131;
}

A:link {
text-decoration : none;
color : #313131;
font-family: helvetica, arial;
font-size: 13px;
letter-spacing: 0px;
}
A:visited {
text-decoration : none;
color : #313131;
font-family: helvetica, arial;
font-size: 13px;
letter-spacing: 0px;
}
A:active {
text-decoration : none;
color : #313131;
font-family: helvetica, arial;
font-size: 13px;
letter-spacing: 0px;
}
A:hover {
text-decoration : none;
color : #313131;
font-family: helvetica, arial;
font-size: 13px;
letter-spacing: 0px;
}
A img {
border : 0px;
}

#wrap {
background-image: url(images/img_banner.jpg);
background-repeat: no-repeat;
background-position: top center;
background-attachment: scroll;

width: 800px;
margin: 0px auto;
z-index: -9999;
}

#imghead { height: 460px; width: 800px; }

#header {
width: 770px;
text-align: right;
height: 34px;
padding-right: 30px;
}

#header A:link, #header A:visited, #header A:active, #header A:hover{
    color: #313131;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}

#contentinc {
background-color: #313131;
text-align: left;
color: #A8A890;
font-family: helvetica;
font-size: 14px;
line-height: 16px;
width: 800px;
position: relative;
}

#contentinc A:link, #contentinc A:visited, #contentinc A:active, #contentinc A:hover{
    color: #A8A890;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}

#content {
background-color: #313131;
padding: 10px;
width: 560px;
margin: 0px 0px;
background-color: #313131;
padding-bottom: 100px;
}

#content p {
margin: 2px;
margin-bottom: 8px;
line-height: 18px;
letter-spacing: 0px;
}

.categorylist {
margin-top: 20px;
margin-bottom: 12px;
font-weight: normal;
font-family: verdana;
font-size: 11px;
}

A.categorylist:link, A.categorylist:visited, A.categorylist:active, A.categorylist:hover{
    font-weight: normal;
}

.categorylist li {
margin-bottom: 20px;
font-weight: normal;
}

.description {
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 10px;
	font-weight: normal;
	font-family: verdana;
	font-size: 11px;
}

#sidebar {
background-color: #313131;
float: right;
padding: 10px;
padding-left: 0px;
width: 200px;
margin: 0px 0px;
font-weight: bold;
font-family: helvetica;
line-height: 18px;
}

#sidebar A:link, #sidebar A:visited, #sidebar A:active, #sidebar A:hover{
    color: #A8A890;
    font-size: 13px;
    text-decoration: none;
    font-weight: normal;
}

.entry
{}

.post
{margin-bottom: 20px;
}

.poststuff
{margin-left: 10px;
border-bottom: 1px solid #A8A890;}

.postmetadata2
{color: #A8A890;
line-height: 10px;}

.right
{text-align: right;}

#respond
{padding-top: 20px;}


#footerin {
width : 800px;
margin : 0px auto;
margin-top: 4px;
margin-bottom: 4px;
text-align : left;
height : 30px;
text-transform : lowercase;
}
#footerl {
float : left;
left : 0;
margin-left : 4px;
padding-bottom : 2px;
text-align : left;
}

#footerr {
float : right;
margin-right : 6px;
text-align: center;
}








h1 {
margin: 10px;
margin-left: 0px;
font-family: georgia;
font-size: 22px;
font-weight: bold;
color: #606060;
}

h2 {
margin: 4px;
margin-left: 0px;
font-family: georgia;
font-size: 16px;
font-weight: bold;
color: #606060;
}

input, textarea, select, submit {
background-color : #A8A890;
background-image : url('');
border : 1px solid #000000;
font-family : verdana;
font-size : 11px;
color : #313131;
}

li {margin-left: 10px;}

.navigation {margin-top: 10px; margin-bottom: 10px; width: 100%; }
.postmetadata2 {font-family: verdana; font-size: 11px; line-height: 12px;}

/* Begin Images - used from Kubrick theme */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ffffff;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	border: 1px solid #ffffff;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border: 1px solid #ffffff;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   background-color: #606060;
   padding-top: 4px;
   margin: 10px;
   color: #000000;
   /* optional rounded corners for browsers that support it */
   -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;
}

