/*
 COLORS
 Brown:  643001
 light brown: c34900
 dark brown:  341800
 sidebar title orange: ff9e2f
 Yellow: f7ce63
*/

body{
	color: #000;
	padding:0px;
	margin:0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background: #643001 url(http://www.saddlebrookstables.com/images/theme_images/bg.png) repeat-x top;
}

img{
	border:0px;
}

/* need this to hide when EE deals with auto obfuscating email addresses */
a { color: #643001; text-decoration: none; outline: none; }
a:hover { color: #643001; text-decoration: underline; }

#page a, #header a { color: #f7ce63; text-decoration: none; outline: none; }
#page a:hover, #header a:hover { color: #f7ce63; text-decoration: underline; }

a.pdf { padding-right: 20px; background: transparent url(http://www.saddlebrookstables.com/images/theme_images/icon_pdf.gif) no-repeat 100% -2px;}


.sub{
	border:0px;
}

input, textarea{
	border:1px solid #cecece;
	font-size:12px
}

div#page{
	width:860px;
	text-align:left;
}

/*header*/
div#header{
	width:100%;
	height:40px;
	background: transparent url(http://www.saddlebrookstables.com/images/theme_images/header.jpg) repeat-x top left;
	border-bottom: solid 3px #c34900;
	margin-bottom: 50px;
}

/* h1 - TITLE if you don't want to use an image*/

#h1 {	
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	background: transparent url(http://www.saddlebrookstables.com/images/theme_images/logo.gif) no-repeat 0 0;
	width: 191px;
	height: 77px;
	overflow: hidden;
	color: #fff;
	text-indent: -9999px; /* move the logo off the page so it's not there but available for search */
	z-index: 100;
	}


#h1 h1 a {text-decoration: none;
	color: #fff;
	letter-spacing: -1px;}

#h1 a:hover {text-decoration: none;
	color: #ffa63d;}
	
#rss2 {
	z-index: 2;
	position: absolute;
	top: 0px;
	width: 763px;
	text-align: right;}

#search {
	}
	#search input { border: none; }

#s {
	padding: 2px;
	}

/* Menu */


#tabs1 {
	z-index: 4;
	position: absolute;
	top: 0px;
	padding: 0px 0px 0px 200px;
	float:left;
	background:transparent;
	font-size:14px;
	line-height:normal;
	font-weight:bold;
      }
    #tabs1 ul {
          margin:0;
          padding:0px 0px 0px 0px;
          list-style:none;
          height: 20px;
	     }
    #tabs1 li {
      float: left;
      position: relative;
      margin:0;
      }
    #tabs1 a{
		float: left;
		background: transparent url(http://www.saddlebrookstables.com/images/theme_images/menu_spacer.jpg) no-repeat right top;
		margin:0;
		color: #fff;
		padding:0px 18px 0 10px;
		text-decoration:none;
		line-height: 40px;
      }

    #tabs1 a:hover {
	float:left;
	color: #ffa73d;
	margin:0;
	text-decoration:none;}


/* primary dropdown menu */
#tabs1 ul li ul
{
	border: solid 3px #c34900;
	display: none;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 40px;
	width: 160px;
	height: auto;
	}
	#tabs1 ul li ul.first
	{
		left: 3px;
		}

	#tabs1 ul li ul li
	{
		background: #fff;
		display: block;
		float: none;
		list-style: none;
		margin: 0;
		padding: 0;
		position: relative;
		/* width: auto; */
		}
		#tabs1 ul li ul li a
		{
			color: #341800;
			background: #fff; 
			display: block;
			float: none;
			font-size: .8em;
			height: 20px;
			line-height: 1.6em;
			margin:  0;
			padding: 0 5px;
			text-align: left;
			width: 150px;
			}
			#tabs1 ul li ul li a:hover {
				background-color: #c34900;
				color: #fff;
				float: none;
				}

	/* display dropdown */
	#tabs1 ul li:hover ul,
	#tabs1 ul li.over ul {
		display: block;
		}

/*header text*/

div#header_text{
}

div#header_text #header_text_title{
	padding-top:25px;
	padding-left:40px;
	color:#FFFFFF;
	text-align:left;
	font-size:23px;
}

div#header_text #header_text_text{
	padding-top:2px;
	padding-left:40px;
	color:#FFFFFF;
	text-align:left;
	font-size:10px;
	font-family:Arial, sans-serif;
	line-height:18px;
	width:55%;
}

/* blog*/

div#page #blog{
	background: transparent;
	position: relative;
}


/* CALENDAR */

.calendarBG {
 background-color: transparent; 
}

.calendarBlank { 
 color: #a2a2a2;
 background-color: #e8e8e8;
 text-align:  center;
 vertical-align: middle;
}

.calendarHeader { 
 font-weight: bold; 
 color: #fff; 
 text-align: center;
 background-color: #341800; 
}

.calendarMonthLinks {
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff !important;
 text-decoration:   none;
 background-color:  transparent;
}
 

.calendarDayHeading {
 font-weight: bold; 
 font-size:	11px;
 color: #fff; 
 background-color: #c34900; 
 text-align:  center;
 vertical-align: middle;
}

.calendarToday { 
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #333;
 background-color: 	#f7ce63;
}

.calendarCell {
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 color:             #c34900 !important;
 text-decoration:   underline !important;
 background-color:  transparent;
}
.calendarCell a:hover {
 color:             #c34900 !important;
 text-decoration:   none !important;
 background-color:  transparent;
}
.calendarCell a.eventLink { text-decoration: none; }
	.calendarCell a.eventLink:hover { text-decoration: underline; }

/* END CALENDAR */


.boxed ul {
        list-style: none;
	padding:0 0 0 10px;
	margin:0;}

.boxed a { color: #341800; }

.boxed a:hover { color: #341800; }


.boxed li
{	
    display: block;
	line-height:1.40em;
	font-size:1.10em;
	padding: 1px 3px 1px 15px;
	font-weight: bold;
	color: #333;
	background:transparent url(http://www.saddlebrookstables.com/images/theme_images/bullet_yellow.gif) no-repeat -2px 2px;
} 


.boxed {
	margin: 0 0 20px 0;
}

.boxed .title {
	color: #ff9e2f;
	font-size: 1.2em;
	letter-spacing: 2px;
	margin: 10px 0 5px 0;
	padding: 0;
}

.boxed .event {
	font-size: 1.1em;
}




/* Content */

#content {
	background: transparent url(http://www.saddlebrookstables.com/images/theme_images/small_horse.jpg) no-repeat 9px 0;
	float: left;
	color: #fff;
	width: 860px;
	min-height: 180px;
	padding: 0 35px 0 15px;
	position: relative;
	z-index: 0;
}
body.home #content {
	background: transparent url(http://www.saddlebrookstables.com/images/theme_images/horse.gif) no-repeat 0 0;
	margin-top: -48px;
}

blockquote {
	margin: 5px;
	padding: 0px 5px 5px 35px;
}

/* Content */

#main {
	background: #652f00;
	float: left;
	margin-left: 100px;
	margin-right: 180px;
	padding: 0 30px 0 5px;
}
body.home #main {
	margin: 280px 228px 0 10px;
}
#main h1 { color: #e28c2a; margin-left: 10px; line-height: 1em; }
#main h2 { color: #e28c2a; }
#main h3 { color: #e28c2a; margin-left: 10px; }
#main h4 { color: #e28c2a; margin-left: 10px;}

#main ul { list-style: none; padding: 0; margin: 0; }
	#main li { display: block; line-height:1.40em; padding: 1px 3px 1px 15px; background:transparent url(http://www.saddlebrookstables.com/images/theme_images/bullet_yellow.gif) no-repeat -2px 2px; } 


/* Sidebar */

#sidebar {
	position: absolute;
	top: 0;
	right: 0;
	width: 200px;
}
body.home #sidebar {
	top: 48px;
}

.white
{color: #fff;}

/* Footer */

#footer {
	color: #d8d8d8;
	padding: 20px 0 0 0;
	clear: both;
	width: 860px;
	margin: 0 auto;
	}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
}

#link {
	margin: 0;
	padding: 0;
	text-align: center;
}

#main h2 {
	margin-bottom: .5em;
	font-size: 1.6em;
	text-decoration:none;
	background: transparent;
	padding: 7px 0px 5px 10px}

#main h2 a { color: #341800; }
#main h2 a:hover { color: #341800 }


.post-author, .post-date, .post-comm, .post-time, .post-cath, .post-edit
{	font-size: 1em;
	line-height: 1.2em
	text-decoration:none;
	color: #4c1209;	}

.entry {
	font-size: 1.10em;
	color: #fff;
	}

.entry ul { margin-left: 10px !important; }

.post {
	margin: 0 0 25px 0;
	}

.post p, .post ul, #main form { margin-left: 10px; }
.pics img {
	border: solid 1px #d8d8d8;
	padding: 3px;
	}
.post img { 
	border: solid 1px #d8d8d8;
	margin: 0 10px 10px 0; 
	padding: 3px;
	}

.post .info {
	padding:2px 3px 3px 8px;
	font-size:0.9em;
	color: #f2f2f2;
}


/* gallery listings */

table.cols td { vertical-align: top; padding-right: 5px; }
	table.cols h3 { font-size: 1.2em; margin:0; }
	table.cols a { color: #c34900; }
		table.cols a:hover { color: #c34900; }
	table.cols .post { margin-left: 10px; }


table.galleryListing { border-collapse: collapse; width: 100%; }
	table.galleryListing th { background-color: #341800; border-bottom: solid 1px #c34900; padding: 5px; }
	table.galleryListing td { padding: 5px; border-bottom: solid 1px #c34900;  }

table.gallery { border-collapse: collapse; width: 100%; }
	table.gallery th { background-color: #341800; border-bottom: solid 1px #c34900; padding: 5px; }
	table.gallery td { padding: 5px; border-bottom: solid 1px #c34900;  }
	table.gallery img { background-color: #c34900; margin: 0; padding: 3px; }
	table.gallery .title { text-align: left; margin: 0; padding; 0; }
	
body.mini #content { float: left; background-image: none; background-color: transparent; width: 700px; padding-top: 10px }
body.mini #main { width: 90%; text-align: center; }
body.mini .title { text-align: center; }
.breadcrumb { margin: 5px 0; }
.stats { color: #c34900; padding-top: 1em; }
.windowclose a { color: #fff; }

.breadcrumb { margin-left: 10px; }

.paddedborder { margin: 5px 0 0 10px;}
.paddedborder .title { font-weight: bold; color: #ff9e2f; font-size: 1.2em; }


/* Search results */

.searchResults h1 { margin-left: 0 !important; }
.searchResults h3 { margin-bottom: 0; }
.searchResults p { margin: 0 0 10px 0; }
.searchResults .pagination { border-top: solid 1px #e8e8e8; margin-top: 10px; padding-top: 5px;  }


.wifi-emblem {
	background: transparent url(http://www.saddlebrookstables.com/images/theme_images/wifi.gif) no-repeat 0 0;
	height: 55px;
	text-indent: -9999px;
	width: 62px;
	z-index: 100;
}
body.home .wifi-emblem {
	position: absolute;
	top: 200px;
	left: 575px;
}
