/*  
Theme Name: Horsey
Theme URI: http://ivriders.com
Description: golden brown
Author: Simon Blackbourn
Author URI: http://lumpylemon.co.uk/
*/



/* g l o b a l   w h i t e s p a c e   r e s e t */

/* Set all margins and padding to zero */
/* for most consistent cross-browser look. */
/* Read more at http://leftjustified.net/journal/2004/10/19/global-ws-reset/ */



* {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	font-weight: normal;
}



/* l a y o u t   d i v s */



body {
	text-align: center;
	background: url(im/body.jpg) top left repeat;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-bottom: 30px;
}

.hide, hr, p#backtotop, #splashhead h1 {
	display: none;
}

#wrap {
	background: url(im/wrap.jpg) top left repeat-y;
	width: 722px;
	margin: 0 auto;
}

#topnav {
	background: transparent url(im/topnav.jpg) 11px top repeat-y;
	margin-bottom: 5px;
	margin-top: 5px;
}

#bigpic {
	height: 170px;
	padding-top: 5px;
	text-align: left;
}

#content, #splashcontent {
	margin: 5px 11px;
	background-color: #fff;
	padding-bottom: 50px;
}

#splashcontent {
	padding-bottom: 10px;
}

#crumbs {
	padding: 3px 5px 10px 5px;
	text-align: right;
	font-size: 0.85em;
}

.main {
	text-align: center;
	line-height: 1.8em;
}

.normal, .home {
	min-height: 600px;
	height: auto;
}

/* for Internet Explorer */
/*\*/
* html .normal, * html .home {
height: 600px;
}
/**/

.normal {
	margin: 0 0 0 180px;
}

.home {
	margin: 0 17px; !important
}

.splash {
	margin: 0 17px; !important
}



/* s p l a s h   p a g e */



#splashhead {
	background: transparent url(im/splash/head.jpg) top left no-repeat;
	height: 155px;
}

#splashfoot {
	background: transparent url(im/splash/foot.jpg) top left no-repeat;
	height: 119px;
	text-align: left;
}

#splashfoot a:link, #splashfoot a:visited {
	background: transparent url(im/splash/enter.jpg) no-repeat left top;
	display: block;
	width: 170px;
	height: 43px;
	position: relative;
	left: 276px;
	top: 25px;
}

#splashfoot a:hover {
	background-image: url(im/splash/enter_.jpg);
}

#splashfoot a:focus {
	outline: none;
}

#splashfoot a span {
	display: block;
	position: absolute;
	top: -999px;
}






#tandc {
	margin-top: 3em;
	font-size: 0.85em;
}

#sidebar {
	float: left;
	width: 143px;
	text-align: left;
	color: #000;
}

#footer {
	clear: both;
	background: transparent url(im/topnav.jpg) 11px top repeat-y;
	padding: 5px 15px;
	color: #fff;
}

#design {
	background: transparent url(im/design.jpg) top left no-repeat;
	font-size: 0.75em;
	padding: 6px 12px 0 0;
	text-align: right;
}



/* t o p   n a v i g a t i o n */



#topnav ul {
	padding: 5px 15px;
	text-align: right;
	font-size: 0.85em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#topnav li {
	display: inline;
	list-style-type: none;
}

#topnav ul li a {
	padding: 0 0.5em;
	font-weight: bold;
}

#topnav a:link {
	color: #fff;
}

#topnav a:visited {
	color: #fff;
}

#topnav a:hover {
	color: #000;
}

#topnav a:active {
	color: #fff;
}



/* b r e a d c r u m b s */



#crumbs a {
	text-decoration: underline;
}

#crumbs a:link {
	color: #7e0001;
}

#crumbs a:visited {
	color: #7e0001;
}

#crumbs a:hover {
	color: #000;
}

#crumbs a:active {
	color: #7e0001;
}



/* p a r a g r a p h s */



strong {
	font-weight: bold;
}

.main p {
	margin: 0 10px 1.5em 0;
	text-align: left;
}

.main p.center {
	text-align: center;
}

.splash p {
	text-align: center; !important
	margin-bottom: 10px; !important
}

.splash p img {
	margin: 20px 0 0 0;
}

.main p.discount {
	text-align: center;
	font-size: 0.85em;
}

.home p {
	text-align: center; !important
}

.home #promo #details p {
	text-align: left;
	margin: 0 10px 1.5em 10px;
}

.main p.edit {
	text-align: left;
	font-size: 0.85em;
	background-color: #ddeaf7;
	border: 1px solid #000;
	padding: 0.5em;
}

.main p.edit span {
	padding-left: 0.8em;
	font-weight: bold;
}

.main p.when {
	font-size: 0.85em;
	color: #999;
}

.main p#desc {
	text-align: center;
	font-size: 0.85em;
}

.main p#cards {
	background: transparent url(im/cards.gif) bottom center no-repeat;
	padding-bottom: 90px;
}

#footer p {
	text-align: center;
	font-size: 0.85em;
}



/* l i n k s */



a {
	font-weight: bold;
}

a:link {
	color: #970f00;
}

a:visited {
	color: #970f00;
}

a:hover {
	color: #000;
}

a:active {
	color: #970f00;
}

.main p.edit a {
	font-weight: bold;
	padding: 0.2em;
	border: 1px solid #ddeaf7;
}

.main p.edit a:link {
	color: #000;
}

.main p.edit a:visited {
	color: #000;
}

.main p.edit a:hover {
	color: #000;
	border: 1px solid #000;
	background-color: #fff;
}

.main p.edit a:active {
	color: #000;
}

#footer a {
	text-decoration: underline;
}

#footer a:link {
	color: #fff;
}

#footer a:visited {
	color: #fff;
}

#footer a:hover {
	color: #ccc;
}

#footer a:active {
	color: #fff;
}



/* h e a d e r s */



.main h1 {
	text-indent: -9999px;
	text-align: center;
	min-height: 75px;
	height: auto;
	background-position: bottom center;
	background-repeat: no-repeat;
	margin-bottom: 0.5em;
}

/* for Internet Explorer */
/*\*/
* html .main h1 {
height: 75px;
}
/**/



/* l i s t s */



.main ul {
	margin: 0 30px 1.5em 30px;
}

.main ul li {
	list-style-type: disc;
}



/* i m a g e s */



#bigpic img {
	margin: 0 0 0 11px;
}

.main img.intext {
	margin: 1em auto;
	border: 1px solid #000;
}

.main #pagetext img {
	margin: 10px;
}



/* p r o d u c t s */



.product {
	width: 400px;
	margin: 20px auto 60px auto;
	text-align: left;
}

.product h2 {
	padding: 0.2em 0.4em 0.2em 12px;
	color: #000;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	background: #fff url(im/h2/h2.jpg) top left repeat-y;
}

.product #smallpics p {
	text-align: right;
	font-size: 0.8em;
}

.product #smallpics p a {
	margin-left: 10px;
}

.product #smallpics p img {
	padding: 2px;
	border: 1px solid #ccc;
}

.product #mainpic {
	margin: 10px 0;
	text-align: center;
}

.product .info p {
	margin: 10px 10px 0 10px;
}

.product img.smallpic {
	float: left;
	margin: 0 10px 0 0;
}

.product .info p a.piclink img {
	border: 1px solid #fff;
}

.product .info p a.piclink img:hover {
	border: 1px solid #ccc;
}

.product p.more {
	text-align: right;
	font-size: 0.9em;
}

.product .buy {
	color: #000;
	font-size: 0.9em;
	background: #fff url(im/buy.jpg) top left repeat-y;
	padding: 0.2em 10px;
}

.product .buy p {
	text-align: right;
	margin: 0;
	padding: 0;
}

.product .buy p.out {
	color: #000;
}

.product p.price {
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 0.5em;
	text-align: right;
}

.product p.price span {
	font-size: 0.6em;
	font-weight: normal;
}

.product input, .product select, #sidebar input {
	background-color: #fff;
	border: 1px solid #000;
	font-size: 0.9em;
}

.product input.submit {
	background-color: #970f00;
	color: #fff;
	cursor: pointer;
	font-family: arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0.2em 0;
	padding: 0.2em;
}

.main p.viewcat {
	font-size: 0.85em;
	text-align: center;
}



/* e v e n t s */



.event {
	background: #fff url(im/buy.jpg) bottom left no-repeat;
	margin-bottom: 4em;
	padding-bottom: 30px;
}

.event h2 {
	padding: 0.2em 0.4em;
	color: #000;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	background: #fff url(im/h2/h2.jpg) top left repeat-y;
}



/* c o n t a c t   f o r m */



table#contact {
	text-align: left;
	padding: 5px;
	width: 70%;
	margin-left: 10%;
	margin-bottom: 1em;
	background-color: #b59e80;
}

table#contact td {
	margin: 2px;
	padding: 2px;
}

table#contact input {
	background-color: #fff;
}

table#contact input.button {
	border: 1px solid #000;
}



/* s i d e b a r */



#basket {
	margin: 10px 0 0 8px;
	padding: 3px;
	font-size: 0.85em;
}

#sidebar p {
	padding: 3px 0 0 13px;
	margin: 10px 0 0 0;
	line-height: 1.3em;
}

#sidebar p#view {
	background: #fff url(im/sidebar/viewbasket.jpg) top left repeat-y;
	padding: 3px 8px;
	margin: 10px 0 0 0;
}

#sidebar p.help {
	font-size: 0.85em;
}

#sidebar h3 {
	text-indent: -9999px;
}

#sidebar h3#shop {
	background: #fff url(im/sidebar/shop.jpg) bottom left no-repeat;
	height: 35px;
}

#sidebar h3#events {
	background: #fff url(im/sidebar/events.jpg) bottom left no-repeat;
	height: 35px;
}

#sidebar ul {
	margin: 0 0 0 8px;
	line-height: 1.5em;
}

#sidebar ul.ec3_events {
	margin-top: 10px;
	line-height: 1.3em;
}

#sidebar ul li {
	list-style-type: none;
	padding-left: 5px;
	background: #fff url(im/sidebar/li.jpg) bottom left no-repeat;
}

#sidebar ul.ec3_events li {
	padding-bottom: 3px;
	font-size: 0.85em;
}

#sidebar ul li span {
	color: #999;
}

#sidebar ul li a {
	font-weight: bold;
}

#sidebar ul li a:link {
	color: #000;
}

#sidebar ul li a:visited {
	color: #000;
}

#sidebar ul li a:hover {
	color: #a68e79;
}

#sidebar ul li a:active {
	color: #000;
}



/* h o m e   p a g e   g r i d */



table.grid {
	margin-left: 64px;
}

table.grid tr td {
	width: 140px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 114px;
	background-color: #f7f5f2;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 112px 3px 3px 3px;
	border: 10px solid #fff;
	font-size: 0.85em;
	line-height: 120%;
	cursor: pointer;
}

html>body table.grid td {
	width: 114px;
}

table.grid td#two {
	background-image: url(im/grid/horse-and-hound.jpg);
}

table.grid td#three {
	background-image: url(im/grid/equi-baby.jpg);
}

table.grid td#four {
	background-image: url(im/grid/stressage.jpg);
}

table.grid td#five {
	background-image: url(im/grid/cuir.jpg);
}

table.grid td#six {
	background-image: url(im/grid/wash.jpg);
}

table.grid td#eight {
	background-image: url(im/grid/brav.jpg);
}

table.grid td#nine {
	background-image: url(im/grid/jewel.jpg);
}

table.grid td#ten {
	background-image: url(im/grid/rider.jpg);
}

.main table.grid a:link {
	color: #7f5d3f;
}

.main table.grid a:visited {
	color: #7f5d3f;
}

.main table.grid a:hover {
	color: #000;
}

.main table.grid a:active {
	color: #7f5d3f;
}



/* f r o n t   p a g e   p r o m o   b o x */



#promo {
	width: 400px;
	margin: 30px auto 0 auto;
	text-align: left;
}

#promo h2 {
	text-indent: -9999px;
	text-align: center;
	height: 50px;
	background: transparent url(im/h2/h2_frontpagepromo.jpg) top left no-repeat;
}

#promo h3 {
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;
	margin: 0 10px;
	padding: 5px 0;
}

#promo #details {
	background-color: #f7f5f2;
}