/* Start of CMSMS style sheet 'Bestforhorses1' */
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; }

body {	
	margin: 0; 	padding: 0;
	font: normal 73%/1.5em 'Trebuchet MS', Tahoma, sans-serif;
	color: #555;
	background: #FFF url(uploads/bestforhorses/bg.jpg) repeat-x;
	text-align: left;		
}

/* links */
a { background: inherit; color: #72A545; text-decoration: none; }
a:hover { background: inherit; color: #333; text-decoration: underline; }

/* headers */
h1, h2, h3 { font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif; }
h1 { font-size: 1.4em; color: #65944A; }
h2 { font-size: 1.2em; text-transform: uppercase; }
h3 { font-size: 1.2em; }




/* images */
img {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
}


/***********************
	  LAYOUT
************************/

#header-content, #content, #footer-content {
	width: 760px;
}

/* header */
#header {
	height: 166px;
	text-align: left;	
}
#header-content {	
	margin: 0 auto; padding: 0;
	position: relative;
}
#header-content h1#logo img {
                border: 0px;
                margin: 0; padding: 5px;
	background: transparent;
}
#header-content h1#logo {
                width: 165px;
                height: 122px;
	position: absolute;	
	margin: 0; padding: 0;		
	/* change the values of left and top to adjust the position of the logo */
	top: 0px; left: 0px;
}
#header-content h1#logo a {
	text-decoration: none;
	color: #FFF;
}
#header-content #slogan {
	position: absolute;	
	font: bold 12px 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #FFF;	
	margin: 0; padding: 0;
	/* change the values of left and top to adjust the position of the slogan */
	top: 128px; left: 25px;
}
#header-content #slogan a{	
	font: bold 12px 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #FFF;	
	}
#header-content a:hover { background: inherit; text-decoration: none;color: #FFF; }
#slogan_right{
	position: absolute;	
	font-size: 16px;
	font-weight: bold;
                font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #C47500;	
	margin: 0; padding: 0;
                /* change the values of left and top to adjust the position of the slogan */
	top: 30px; left: 200px;
}

/* header banner */
.headerbanner {
	margin: 0 auto;
	width: 770px;
	height: 200px;
	padding: 15px 10px 10px 10px; 
	background: #FFF url(uploads/bestforhorses/banner2.jpg) no-repeat center;	
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
}
#content {
	text-align: left;	
	padding: 0;
	margin: 0 auto;	
}

/* sidebar */
#sidebar {
	float: right;
	width: 30%;
	margin: 0 0 10px 0; padding: 0;	
}	 
#sidebar h1 {
	padding:  10px 0px 5px 0;
	margin: 0 10px;
        border-bottom: 1px solid #EFEDED; 	
	font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;   
        color: #584616; 
}

.sidebox {
	background: #F5F5F5;
	border: 1px solid #EFEDED;
	margin-bottom: 20px;
                text-align: justify;
}

/* SIDEBAR MENU */
.sidemenu {
	list-style:none;
	margin: 10px 10px 10px 10px;
	padding: 0;
	background: #F2F2F2;			
}
.sidemenu li { 
             list-style: none; /* hides the list bullet */ 
	     padding: 0;
}
.sidemenu ul {
	padding: 0;
}
.sidemenu a {
	display:block;
                font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;	
	padding:.3em 0 .3em 15px;
	line-height: 1.8em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
}

.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #27343C;
	color: #27343C;		
}

.sidemenu h3 {
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
        font-weight: bold;
	color: #27343C;
	padding: .3em 0 .3em 10px;
        line-height: 1.8em;
	border-left: 5px solid  #27343C;	
	border-bottom: 1px dashed #D4D4D4;	
}

/* END SIDEBAR MENU */

/* main */
#main {	float: left;
	width: 68%;	
	margin: 0 0 10px 0; padding: 0;
                text-align: left;	
}
#main h1 {
	padding: 10px 0 0 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #f2f2f2; 	
	font: normal 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
}
#main ul li {
	list-style-image: url(uploads/bestforhorses/bullet.gif);
}

.post {
        width: 510px; 
	margin: 0; 
        padding: 0 0 20px 10px;
	background: #FFF url(uploads/bestforhorses/gradientbg.jpg) repeat-x;
	border: 1px solid #EFEDED; 
        text-align: left;
}
.post h1 {
           margin-right: 10px;
}
.table { 
	padding: 0 10px 0 0;
font: normal 73%/1.5em 'Trebuchet MS', Tahoma, sans-serif;
	color: #555;
}

/* footer */
#footer {
	clear: both;
	margin-bottom: 1em;
                padding: 0;
	font: normal .85em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	text-align: center;	
}

#footer-content {	
                background: #F5F5F5;
	border: 1px solid #EAEAEA;
	margin: 0 auto;
	padding: 1em 0 1.5em 0;
}

#footer-content a {
	text-decoration: none;
	color: #72A545;	
}
#footer-content a:hover {
	text-decoration: underline;
	color: #333;
}


/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }


/* NEWS*/
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
}

div#news h2 {
   line-height: 2em;
}
.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}


.NewsSummarySummary, .NewsSummaryContent {
   font: normal 1em 'Trebuchet MS', Tahoma, Sans-serif;
  line-height: 120%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailSummary {
   line-height: 150%;
   }


#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End News */

/* FORM ELEMENTS */
form {  
	margin: 0 auto;
	padding: 0;
	}
form div,
form p { 
	font-size: 1em;
	margin: 0 0 1em 0;
	padding: 0;
	}
label {  color: #36521d;	   
           font-weight: bold;
	}
fieldset { 	color: #1e3808;
          width: 220px;	
          padding: 5px 10px;
          margin: 0 0 1.5em 0;
	}

fieldset legend { 	
	        font-size: 1.1em;
	        font-weight: bold;
	        background-color: transparent;
	}


textarea {     
	width: 200px;
	height: 8em;
	}
     
input, select, textarea { 
		font-size:1em; 
		font-family: arial, helvetica, verdana, sans-serif;
                                 margin: 0;
		padding: 2px;
	                }
	
input, select { 
	vertical-align:middle;
	}
	

input.check {  border: none;
	     width: auto;
	     height: auto;
	     margin: 0;
	}
input.radio {
	 border: none;
	 width: auto;
	 height: auto;
	 margin: 0;
	}
input.file {
	 height: auto;
	 width: 250px;
	}
input.readonly {
	 background-color: transparent;
	 border: none;
	}
	

input.image {
	 border: none;
	 width: auto;
	 height: auto; 
	}
	
form div.submit {
	 margin: 1em 0;
	}
form div.submit input {
        height: 2em;
        width: 15em;
	} 
/* END FORM ELEMENTS */

/* LIGHTBOX IMAGES */
.image {
	padding:2px;
	margin:0;
	background-color:white;
	border-top:1px solid #eee;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	border-left:1px solid #eee;
	text-decoration:none;
}		
.miniature {
	padding:10px;
	margin:0;
	background-color:white;
	border-top:1px solid #eee;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	border-left:1px solid #eee;
	text-decoration:none;
}



/* End of 'Bestforhorses1' */

