/*
Theme Name: Carolina Horse Park
Theme URI: http://connectnc.com
Description: Carolina Horse Park Theme
Author: ConnectNC
Author URI: http://connectnc.com
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
background-image: url(images/background.jpg);
background-repeat: repeat;
font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;

	}
	
td {
	vertical-align: top;
}
	h1, h2, h3, h4 {
		font-family: "Times New Roman", Times, Georgia, serif;
	}
h1 {font-size: 20pt; color: #2d857b; font-weight: lighter; line-height: auto;}
h2 {font-size: 14pt; color: #7e0e0b; font-weight: lighter;}
h3 {font-size: 12pt;}
h4 {font-size: 10pt;}

#golddottedline {
padding-top: 20px;
	 border-bottom: 1px dashed #bea84e; width: 100%;
}

.goldline {padding-top: 10px;margin-bottom: 10px;border-bottom: 1px dashed #bea84e; width: 100%;}
/* images and misc. */

img{ border: none; }
img a{border:none;}

img.left{ float: left; border: none;  }
img.right{ float: right; border: none; }

/*blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}*/


/* links */

a{
	color:#666;
	text-decoration:none;
	border: none;
	}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}



/* container */
#gradient {
width: 100%;
	background-image: url(images/gradient.png);
	background-repeat: repeat-x;
}

#container {
	width: 999px;
	margin: 0 auto;
background-image: url(images/containerBG.png);
background-repeat: repeat-y;
	}
	
	
	#bluedivider {	background-image: url(images/interiorBG.jpg);
	background-repeat: repeat-y;
	width: 941px;
	margin: 0 auto;}
/* header */

#header {

    width: 907px; 
	 margin: 0 auto;
	color: #fff; 
	height: 218px;
	padding-top: 10px;
	}

#nav {
	width: 907px;
	margin: 0 auto;
}


/* content */


#content {
	float: left;
	width: 55%;
	overflow: hidden;
	}

.post {
	margin: 0 10px;
	padding:15px;
	line-height: 14pt;
	}
	
.post h1 a {color: #2d857b; text-decoration: none; line-height: 20pt;}

.post h2{
color: #2d857b;
	}
	
.post h2 a{
color: #2d857b;
	}
	
.post h2 a:hover{
color: #2d857b;
	}
	
.post p{font-size: 10pt; padding-bottom: 5px;}

.post a{text-decoration:underline;}

.post ul {margin-left: 25px; padding-left: 25px;}

.post li {}

.entry p{margin:12px 0; font-size: 10pt;}

.postmetadata{
	clear: both;

	}
	

.navigation {
	margin: 12px 0 20px 0;
	padding-top:20px;
padding-bottom: 20px;
	font-size:10pt;
	float:left;
	width:98%;
	}
	
	.alignleft {float:left;}
	.alignright {float:right;}

.pagetitle {}

#fullcontainer {
	background-image: url(images/interiorBG.jpg);
	background-repeat: repeat-y;
	width: 941px;
	margin: 0 auto;
}
/* left sidebar */

#left {
	font-family: "Times New Roman", Times, Georgia, serif;
	text-transform: uppercase;
	font-size:8pt;
	width: 185px;
	float:left;
margin-left: 5px;

	padding: 0;
	color: #7e0e0b;
	}


#left ul {
	margin-left: 12px; /* was 12px */
	padding:0;
 background-color: #F8F3E6;

	}

#left ul li {
	list-style-image: url(images/noarrow.png);
	list-style-type: circle;
	line-height: 20pt;
	background-color: #F8F3E6;
        margin: 0px 0px 0px 20px;
	
	}

	#left ul li a {
	background-color: #F8F3E6;
	display: block;
	border-bottom: 1px dashed #7e0e0b;
	}
	
	
	#left ul li a:hover {
	background-color: #F8F3E6;
	display: block;
	border-bottom: 1px dashed #7e0e0b;
	}
	
	
	/* parent */
	
	#left ul li.current_page_ancestor{ 		list-style-image: url(images/redarrow.png);
	list-style-type: circle;
	/*background-color: #bea84e;*/}
		#left ul li.current_page_ancestor a{ 		list-style-image: url(images/redarrow.png);
	list-style-type: circle;
	/*background-color: #bea84e;*/}
		#left ul li.current_page_ancestor a:hover{ 		list-style-image: url(images/redarrow.png);
	list-style-type: circle;
	/*background-color: #bea84e;*/}
	
	#left ul li.current_page_item  {
		list-style-image: url(images/redarrow.png);
	list-style-type: circle;
	background-color: #bea84e;
	}
	
	#left ul ul li.current_page_item a {
		list-style-image: url(images/redarrow.png);
	list-style-type: circle;
	background-color: #bea84e;
	}

	#left ul ul li.current_page_item a:hover {
		list-style-image: url(images/redarrow.png);
	list-style-type: circle;
	background-color: #bea84e;
	}
	
	

#left ul ul { /* for subpages or categories */
list-style-image: url(images/noarrow.png);
	list-style-type: circle;
	 /*6px 0 6px 12px;*/
	margin:0 0 0 -23px;;
	padding: 0;
	display: block;
	background-color: #fff;

}

#left ul ul li {
list-style-image: url(images/noarrow.png);
	list-style-type: circle;
	/*list-style-position: inside;*/
	padding-left: 10px;
	background-color: #fff;


	}

	#left ul ul li a {
	
	background-color: #fff;
	display: block;
	border-bottom: 1px dashed #7e0e0b;
	}
	
	
	#left ul ul li a:hover {
	background-color: #fff;
			display: block;
	border-bottom: 1px dashed #7e0e0b;
	}
#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: none;

}

#left a {
		color: #7e0e0b;
		font-weight: bold;
		text-decoration: none;
		/*display: block;
				border-bottom: 1px dashed #7e0e0b;*/
		
}

#left a:hover {
			color: #7e0e0b;
		font-weight: bold0;
		text-decoration: none;
	/*	display: block;
				border-bottom: 1px dashed #7e0e0b;*/
}

/* right sidebar */

#right{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:8pt;
	width: 200px;
	float:right;
	margin: 12px 0 24px 0;
	padding: 0;
	/*border-left: 1px dotted #A2A2A2;*/
	}

#right h2{

}

#right p {margin:0; padding: 0}

#right img {padding: 0; margin: 0;}

#right ul {
	margin: 0; /* was 12px; */
	padding:0;
	list-style-type: none;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}


#submit{margin:5px 5px 0 0;}




/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: Arial, Helvetica, Verdana, sans-serif
	}

#searchform input#s{
	font-family: Arial, Helvetica, Verdana, sans-serif
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	/*border: 1px solid #B7B7B7;*/
	}

#searchform input#searchsubmit{
	font-family: Arial, Helvetica, Verdana, sans-serif
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

	/* home page */
	
	#contentHome {
		width: 907px;
		margin: 0 auto;
	}
	
	#navHome {
		width: 907px;
		height: 49px;
		background-image: url(images/navBG.jpg);
		background-repeat: repeat-x;
		border-top: 5px solid #fff;

	}
	
	#navHome a{
		border: none;
		text-decoration: none;
	}
	
	#navHome a:hover {
		border: none;
		text-decoration: none;
	}
	#bluebox {
	width: 907px;
		min-height: 179px;
		background-color: #2d857b;
		border-top: 10px solid #fff;
		color: #fff;
	}
	
	div.park {
float: left;
padding: 10px;
width: 600px;
line-height: 20px;
	}
	
	div.homeNews {
	float: right;
		width: 225px;
		min-height: 163px;
		border: 8px solid #5FA194;
		background-color: #fff;
		color: #000;
		margin-right: 20px;
	}
/* footer */

#footer {
	/*background: #0B1224;*/
	clear: both;
	width: 907px;
	margin: 0 auto;
	margin-top:15px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	padding-bottom: 40px;
	}
	
#footer p{padding:6px;margin: 0; color: #7f7f7f; width: 890px; text-align: center;}
#footer a{color: #2d857b;text-decoration: none;}
#footer a:hover{color: #2d857b;text-decoration: underline;}

/* 3 boxes on home page */
td#eventing { background-image: url(images/); background-position: bottom right; background-repeat: no-repeat; height: 193px;}
td#hunter {background-image: url(images/); background-position: bottom right; background-repeat: no-repeat;height: 193px;}
td#stoneybrook {background-image: url(images/); background-position: bottom right; background-repeat: no-repeat;height: 193px;}



.boxtop { /* for the boxe only */
width: 294px; /*281px;*/
height: 4px;
background-color: #7e0e0b;
	/*border-top: 4px solid #7e0e0b;*/

}
.boxborder {
		border-left: 1px solid #bea84e;
	border-right: 1px solid #bea84e;

}
.boxbottom {
		border-bottom: 1px solid #bea84e;}
h5  {
	text-transform: uppercase;
	color: #7e0e0b;
	padding-left: 10px;
	padding-right: 10px;
padding-top: 3px;
padding-bottom: 3px;
	font-size: 10pt;
	font-weight: bold;
}


h5 a {color: #7e0e0b;text-decoration: none;}
.goldtop {
border-top: 1px solid #bea84e;

width: 274px;
margin: 0 auto;

}
ul.boxes {
padding-left: 25px;
	color: #bea84e;
}



li.boxes  a {
	color: #000;
	text-decoration: none;
}

.boxtop a:hover {
	color: #000;
	text-decoration: underline;
}


#redboxes {
	width: 907px; min-height: 118px;margin: 0 auto; background-image: url(images/redboxgradient.png); background-repeat: no-repeat; background-color: #F1EAD2; border-bottom: 1px solid #DFDFDF;
	color: #bea84e;

}

.blue {
	color: #2d857b;
	font-weight: bold;
}


.blue a  {
	color: #2d857b;
	font-weight: bold;
}
.blue a:hover  {
	color: #2d857b;
	font-weight: bold;
}
#sponsors, #subscribe, #donate { width: 175px; float: right; margin-right: 15px;}
#subscribe, #donate {background-color: #F8F3E6;border-top:1px dotted #7E0E0C; }
h2.shading {background-color: #F8F3E6; color: #7E0E0C; border-bottom: 1px dotted #7E0E0C; text-align: center;}
#subscribe h3 {color: #922E24; font-size: 10pt;}

input#btn {color: #fff; background-color: #922E24; padding: 3px;}
input.btn {background-color: #A33223; border: 1px solid #7E0E0C; color: #fff;}

/* Beth added for ticket sales */

.ticketsales {
	border-style:solid;
	border-width:1px;
}
