/*
Theme Name: Indian Creek Stables
Theme URI: http://indiancreekstables.com/
Description: The WordPress theme created by James Meyers, for Indian Creek Stables.
Version: 1.0
Author: James Meyers
Author URI: http://www.rodeoattitude.com
*/
*
{
  padding: 0;
  margin: 0;
}

#wrapper
{
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}

#footer
{ 
  margin-top: 20px;
  clear: both;
}

body
{
  background:#000000 url(images/bg_png_001.png) top center no-repeat;
  font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
  font-size: 76%;
}

#content
{
  width: 520px;
  float: left;
  color:#EDEDED;
  margin-right: 15px;
  margin-left: 215px;
  padding:10px;  
}

hr
{
  display: none;
}

#header
{
  WIDTH: 960PX;
  MARGIN: 0 AUTO;
  OVERFLOW: HIDDEN;
  color:#EDEDED;
  margin-bottom: 20px;
  height:75px;
}
 
#headerimg
{
  font-size: 1.2em;
  height: 250px;
  color: #EDEDED;
  margin-left: 200px;
  margin-top:25px;
  background: URL(images/hdr_001.png) no-repeat top left;
}
 
#header a
{
  text-decoration: none;
  color: #EDEDED;
}
 
#header h1
{
  font-size: 3em;
}

#footer
{
  WIDTH: 960PX;
  MARGIN: 0 AUTO;
  OVERFLOW: HIDDEN;
  background-color: #000000;
  clear: both;
  padding: 20px 20px 20px 20px;
  margin-top: 2em;
  height: 3em;
  color: #EDEDED;
}

#footer a{
font-weight:normal;
color: #EDEDED;
text-decoration:none;
}

#footer a:hover{
color:#ccc;
  text-decoration: underline;
}

#footer .footerleft{
float:left;
padding-left:16px;
}

#footer .footerleft img{
vertical-align:middle;
}

#footer .footerright{
float:right;
padding-right:16px;
}

#sidebar ul
{
  list-style: none;
  margin-bottom: 10px;
}

#sidebar ul ul
{
  list-style-image: url(images/listitem.png);
  list-style-type: circle;
  margin-left: 20px;
}

#sidebar
{
  width: 180px;
  margin-left: 778px;
  color: #EDEDED;
  height:820px;
  padding: 10px;
} 
#sidebar ul h2
{
  border-bottom: 1px solid #E80000;
  border-top: 0px solid #E80000;
  font-size: 1.2em;
  font-weight: Bold;
  padding: 2px;
  margin-bottom: 5px;
}

#sidebar ul ul ul
{
  margin-bottom: 0;
}

#sidebar a
{
  text-decoration: none;
  color: #EDEDED;
}
 
#sidebar a:hover
{
  text-decoration: underline;
  color: #ccc;

}

#searchform
{
  text-align: center;
}
 
#searchform input
{
  border: 1px solid #4A2C00;
  background-color: #EDEDED;
}
 
#searchform #s
{
  width: 50%;
  background-color: white;
}

#wp-calendar
{
  border: 1px solid #FDE5C3;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 15px;
}
 
#wp-calendar th
{
  background-color: #FDE5C3;
}
 
#wp-calendar a
{
  border: 1px solid #E80000;
  background-color: white;
  display: block;
}
 
#prev a, #next a
{
  border: 0;
}
 
#wp-calendar caption
{
  text-align: center;
  width: 100%;
}

.post
{
  margin-bottom: 25px;
  color: #EDEDED;
  padding-left: 5px;
  font-size: 1.1em;
}
 
h2
{
  font-size: 1.6em;
  border-bottom: 1px solid #E80000;
}
 
h2 a:hover, h2 a:visited, h2 a
{
  text-decoration: none;
  color: #EDEDED;
}
 
.entry
{
  margin-top: 10px;
  margin-bottom: 15px;
}
 
.postmetadata
{
  padding: 2px;
  font-size: 0.8em;
  border-top: 1px solid #E80000;
}
 
.postmetadata a
{
  color: #EDEDED;
}

.post p
{
  line-height: 1.4em;
  margin-bottom: 1em;
}

blockquote
{
  margin: 1em 1.5em;
  padding: 1em 1.5em;
  border: 1px solid #E80000;
  background: #F6F2EC url(images/blockquote.png) no-repeat   scroll top left;
}
 
.post li
{
  margin-left: 20px;
}
 
.post ul
{
  list-style-image: url(images/listitem.png);
  list-style-type: bullet;
  margin-bottom: 10px;
}
 
acronym, abbr, span.caps
{
  cursor: help;
}
 
acronym, abbr
{
  border-bottom: 1px dashed #999;
}
 
blockquote cite
{
  margin: 5px 0 0;
  display: block;
}
 
.center
{
  text-align: center;
}
 
a img
{
  border: none;
}
 
h3
{
  margin-top: 1.5em;
  font-size: 1.4em;
}
 
h4
{
  margin-top: 1.2em;
  font-size: 1.2em;
}
 
h5
{
  margin-top: 1em;
  font-size: 1em;
}
 
.post a
{
  color: #EDEDED;
  text-decoration: none;
}
.post a:hover
{
  color: #ccc;
  text-decoration: underline;
}
.navigation
{
  display: block;
  margin-top: 10px;
  margin-bottom: 40px;
}
 
.alignleft
{
  float: left;
  text-align: left;
  width: 50%;
}
 
.alignright
{
  float: right;
  text-align: right;
  width: 50%;
}

.entrytext .postmetadata
{
  font-size: 1.1em;
  background-color: #FDE5C3;
  width: 70%;
  margin: 2em auto3.5em auto;
  border: 1px dotted #e9b17b;
  padding: 5px;
  padding-left: 45px;
  background: #FDE5C3 url(images/metadata.png) no-repeat   scroll top left;
}

ol.commentlist
{
  width: 90%;
  margin: 0 auto;
}
 
ol.commentlist li
{
  margin-bottom: 1.5em;
  border: 1px solid #EDEDED;
  padding: 5px;
  background-color: #656565;
}
 
ol.commentlist li.alt
{
  background-color: #A0A0A0;
}
 
ol.commentlist a
{
  color: #EDEDED;
}
 
small.commentmetadata
{
  font-size: 0.8em;
  margin-bottom: 1em;
  display: block;
}

.pagetitle
{
  color: #EDEDED;
}

/*-- Top navigation settings --*/
.Menu {
	position:absolute;
	color: #EDEDED;
	float:left;
	height:36px;
	right:200px;
	top:0;
	width:900px;
}
.Menuleft {
	background-image:url(images/menu-left.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:36px;
}
.Menuright {
	background-image:url(images/menu-right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:36px;
}
.Menu ul {
	background-color:#000000;
	background-image:url(images/menu-left.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0;
	padding:0;
}
.Menu ul ul {
	position:relative;
	top:0;
	right:15px;
	float:right;
	margin:0;
	padding:0 0 0 15px;
}
.Menu li {
	display:inline;
	font-size:11px;
	line-height:36px;
	margin:0;
	padding:0;
}
.Menu a {
	display:inline;
	margin:0;
	padding:9px 5px 11px;
	color: #EDEDED;
	text-decoration:none;
}
.Menu a:hover {
	background-image:url(images/menu-hover.gif);
	background-repeat:repeat-x;
	background-position:left top;
	text-decoration:none;
	color: #ccc;
}