/*  
Theme Name: Pferd
Theme URI: http://www.killegarstables.com
Description: wordpress template
Version: 0.1
Author: Bartek Czerwinski bartek@gecoloco.com
Author URI: http://gecoloco.com
*/

/*   Screen styles   */

/* GLOBAL RESET SETTINGS******/
 body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:bold;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
a img {border:none;}
html, body { height: 100%; }

/* THIS & THAT SETTINGS**************/

.clear { clear: both; } 
.alignleft { float: left; margin-right: 20px; }
.alignright { float: right; margin-left: 20px; }
#content strong { font-weight: 700; }
#content em { font-style: italic; }
.more-link { color: #ff04ff; font-size: 11px; }
.rounded-corners-3 { -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.rounded-corners-5 { -moz-border-radius: 5px; -webkit-border-radius: 5px; }

/* PAGE SETTINGS**************/

body { 
	background-image: url('images/honey.png'); 
	color: #121212; 
	font: 13px/18px Helvetica, Arial, Verdana, sans-serif; 
	}
	
#masthead { 	
	width:954.5px; 
	height: 108px; 
	position:relative;
	margin: 0;
	margin: 0 auto;
}		
#container { 
	width: 948px; 
	margin: 0 auto;
	background: #fff url('images/bg.png') 0 0 repeat-y;
	}
#sidebar {
	float: right;
	width: 355px;
	margin: 10px 10px 20px 0;
	padding: 20px 20px;
	background: #f4f4f4;
}
#content {  
	float: left;
	width: 490px;
	padding: 10px;
	}
#content.home-content {
	width: 948px; 
	float: none;
	margin: 0 auto;
	padding: 0;
}
#footer { 
	height: 120px; 
	width: 960px;
	margin: 0 auto;
	background: transparent url('images/bottom-bg.png') 2px 0 no-repeat;
	}

/* MASTHEAD SETTINGS************/


#logo { 
	display: block; 
	width: 240px; 
	height: 80px; 
	position: absolute; 
	top: 15px; 
	left: 0; 
}
#logo a { 
	display: block;
	width: 240px; 
	height: 80px; 
	text-indent: -3000px; 
	overflow: hidden; 
	background: transparent url('images/logo.png') 50% 50% no-repeat; 
	}

#nav { 
	position: absolute; 
	z-index: 50; 
	top: 70px;
	right: 3px; 
	}
#nav li { 
	display: block; 
	float: left;
	}
#nav a  { 
	cursor: pointer; 
	display: block; 
	float: left;
	padding: 0 15px; 
	font-size: 14px; 
	overflow: hidden; 
	height: 38px; 
	line-height: 38px; 
	text-decoration: none; 
	text-transform: lowercase; 
	text-align: center;
	background: none;
	color: #fff; 
	margin: 0; 
	font-family: Georgia, Times, serif;
	background: #0e5b32 url('images/nav-bg.png') 0 0 repeat-x;
	}
#nav a:hover, #nav .current a { 
	background: #041e10 url('images/nav-bg.png') 0 -38px repeat-x;
	color: #ffcb05; 
	}
	
#nav li:first-child a {
	padding-left: 20px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
}
#nav li:last-child a {
	padding-right: 20px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}

/* CONTENT SETTINGS***********/

#content a { 
	color: #13a3ff;
	text-decoration: underline;
}

#content a:hover { 
	color: #13a3ff;
	text-decoration: none;
}

#content a.more, #sidebar a.more  { 
	color: #13a3ff; 
	font-size: 13px; 
	font-family: Georgia, Times, serif; 
	font-style: italic; 
}


#content h2 {
	color: #0c7f40;
	font-family: Georgia, Times, serif;
	font-size: 22px;
	font-weight: 400;
	padding: 0 0 10px;
}

#content .post h2 {
	font-size: 26px;
	color: #13a3ff;
}

#content h3, #sidebar h3 {
	color: #0c7f40;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: 400;
	padding: 10px 0 10px 0;
}

#content h3 a,  #sidebar h3 a {
	color: #0c7f40;
	text-decoration: none;
}

#content h3 a:hover,  #sidebar h3 a:hover {
	text-decoration: underline;
}

#content li, #sidebar li {
	display: block;
	padding: 3px 0 3px 20px;
	background: transparent url('images/li.png') 5px 10px no-repeat;
}

#content ul, #sidebar ul {
	padding: 10px 0 5px;
}


#content table {
	width: 100%;
	font-size: 12px;
}

#content th, #content td {
	width: 80px;
	padding: 3px;
	text-align: center;
	border-collapse: collapse;
	border-color: #13a3ff;
}

#content th {
	background: #13a3ff;
	color: #fff;
	font-weight: 700;
}

/* sidebar */

#sidebar .box {
	background: none;
	padding: 0;
}

#sidebar .box1 {
	background: #ffffff;
	padding: 0;
}

#sidebar p {
 font-size: 12px;
}

#sidebar .box p {
	padding-left: 0;
}

/* home page settings */

.left-column {
	float: left;
	width: 370px;
	padding: 20px;
}

.right-column {
	float: right;
	padding: 20px 20px 200px 10px;
	width: 500px;
}

.box {
	background: #f4f4f4;
	padding: 10px;
	margin-bottom: 20px;
}

.box {
	background: #ffffff;
	padding: 10px;
	margin-bottom: 20px;
}

.box p {
	padding: 0 190px 10px 10px;
}

.box img {
	border: 2px solid #fff;
}

.about {
	padding: 20px;
	background: #fff3c5;
}

.about p {
	font-size: 13px;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	line-height: 22px;
	padding-top: 10px;
}

.contact {
	padding: 20px 0;
	background: #fff;
}
.contact p {
	padding: 0;
}

.contact h3 {
	padding: 0;
}

.contact li { 
	float: left; width: 150px;
	}

#content .contact p a, #content .contact li a, #sidebar .contact p a, #sidebar .contact li a { 
	color: #13a3ff; 
	font-size: 13px; 
	font-family: Georgia, Times, serif; 
	font-style: italic; 
}

#content .box h3 {
	padding-left: 10px;
}

#content .contact h3 {
	padding-left: 0;
}

.post {
	padding: 10px 0 0;
	background: transparent url('images/line2.png') 0 100% no-repeat;
	position: relative;
}

#content .entry { padding: 10px 0 0; }


#content .post p {
	font-size: 13px;
	line-height: 18px;
	padding: 7px 0;
	
}

#content .post h3 {
	padding: 25px 0 10px;	
}

.postimnage { margin: 7px 0; }

.post .wp-caption-text {
	padding: 3px 7px;
	text-align: center;
	color: #666;
	font-size: 12px;
}

/* items *******/

#content .horse-list {
	padding: 10px;
	border-bottom: 1px dashed #ccc;
}

#content .horse-list:hover {
	background: #fff3c5;
}
#content .horse-list h3 { padding: 0; }
#content .horse-list p { padding: 2px 0 0; margin: 0; font-size: 12px; }

#content .horse-list table {
	width: 300px;
	margin-top: 5px;
}

#content .horse-list td {
	width: auto;
	border: none;
	text-align: left;
	color: #666;
}


#horsie {
	margin: 10px 0;
}


/* bottom *******/

#content #logos {
	height: 70px;
	width: 620px;
	margin: 0 auto;
	padding: 0 0 0 30px;
}

#coontent ul#logos li {
	padding: 0;
	background: none;
	float: left;
	display: block;
	margin: 0;
	width: auto;
	height: 70px;
}

#content #logos a {
	display: block;
	float: left;
	height: 70px;
	padding: 0;
	text-indent: -3000px;
	overflow: hidden;
	margin-right: 20px;
}

#content #logos a#dhs {
	background: url('images/logos/dhs.jpg') 50% 50% no-repeat;
	width: 130px;
}
#content #logos a#sji {
	background: url('images/logos/sji.jpg') 10% 40% no-repeat;
	width: 40px;
}

#content #logos a#failte {
	background: url('images/logos/failte.jpg') 50% 50% no-repeat;
	width: 140px;
}

#content #logos a#aire {
	background: url('images/logos/aire.jpg') 50% 50% no-repeat;
	width: 90px;
}

#content #logos a#ish {
	background: url('images/logos/ish.jpg') 50% 50% no-repeat;
	width: 50px;
}

#content #logos a#wdt {
	background: url('images/logos/wdt.jpg') 50% 50% no-repeat;
	width: 50px;
}

	
			
#footer div { width: 960px; margin: 0 auto; clear: both;}
	#commons {
		 	width: 320px; 
			padding: 10px 0 10px 30px;
			font-size: 11px; 
			color: #666; 
			background: transparent url('images/cc.png') 0 50% no-repeat;
			text-align: left;
			margin-left: 320px;
			line-height: 14px;
		  }
	
/* slideshow */


#s3slider {
   width: 948px; /* important to be same as image width */
   height: 340px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 948px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}
#content #s3slider ul {
	padding: 0;
}
#content #s3slider li {
	display: inline;
	padding: 0;
	background: none;
}

#robbon{
	position: absolute; 
	padding-left: 270px;
	top: 700px;
}
.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
	position: absolute; /* important */
	font: 12px/12px Helvetica, Arial, sans-serif;
	font-weight: 400;
	padding: 10px 15px;
	width: 360px;
   background-color: #fff;
   filter: alpha(opacity=80); /* here you can set the opacity of box with text */
   -moz-opacity: 0; /* here you can set the opacity of box with text */
   -khtml-opacity: 0; /* here you can set the opacity of box with text */
   opacity: 0; /* here you can set the opacity of box with text */
	visibility: hidden;
   color: #333;
   display: none; /* important */
   bottom: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
