/*
Theme Name: Lancaster Veterinary Services
Theme URI: http://www.lancasterequine.com/
Description: Lancaster Veterinary Services Website.
Version:
Author: Bighouse Graphix
Author URI: http://www.bighousegraphix.com

*/

/* Reset global properties
----------------------- */
* {
	margin: 0px;
	padding: 0px;
 }

html, body, p, form, input, label, 
div, span, h1, h2, h3, h4, h5, h6, h7,
br, a, table, tr, td, ul, ol, li, img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-decoration: none;
	list-style-type: none;
 }
 
h1, h2, h3 ,h4 ,h5 ,h6 ,h7 {
	display: inline;
 }
 
/* Basic HTML tags
--------------- */
a, #content_sidebar a:hover {
	color: #8cc641;
 }
 
#top a {
	color: #8b8c8c;
	font-size: 20px;
	font-weight: lighter;
 }

#bottom a {
	color: #7d7c7b;
 }

#sidebar a {
	color: #FFF;
	padding: 0 10px;
 }
 
 #content_sidebar a {
	color: #3f4146;
 }
 
#pages, #pages a {
	font-size: 14px;
	padding: 0 0 15px 0;
	margin: 0px;
	color: #8cc641;
	font-weight: bold;
	line-height: 14px;
	text-align: right;
 }
 
a.jump {
	color: #3f4146;
	font-weight: normal;
 }

a:hover {
	color: #636363;
 }

#top a:hover, #sidebar li.mainnav a:hover {
	color: #ffffff;
 }

#bottom a:hover {
	text-decoration: underline;
 }

#sidebar a:hover, #pages a:hover  {
	color: #2f3b91;
 }
 
 a:focus {
	outline: none;
}

a:active {
	outline: none;
}
 
p {
	font-weight: lighter;
	font-size: 15px;
	line-height: 22px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 1em;
 }
 
table {
	font-weight: lighter;
	font-size: 13px;
 }
 
td {
	vertical-align: top;
 }
 
form {
	margin-bottom: 20px;
 }
 
#content_sidebar p {
	line-height: 17px;
 }
 
h2 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	display:block;
	padding-bottom: 10px;
	color: #8cc641;
	font-weight: bold;
	line-height: 14px;
 }
 
h4 {
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	display:block;
	padding-bottom: 10px;
	font-weight: lighter;
	line-height: 18px;
	color: #8cc641;
 }
 
h5 {
	font-size: 26px;
	padding: 0px;
	margin: 0px;
	display:block;
	padding-bottom: 10px;
	color: #8cc641;
	font-weight: normal;
	line-height: 27px;
 }
 
h6 {
	font-size: 17px;
	padding: 0px;
	margin: 0px;
	display:block;
	padding-bottom: 10px;
	font-weight: bold;
	line-height: 17px;
	font-style: italic;
 }
 
h3 {
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	line-height: 19px;
	color: #2f3b91;
 }
 
 .email {
	vertical-align: text-bottom;
}

#logo {
	margin: 0 0 0 62px;
	padding-top: 19px;
  }

.logo a {
	text-indent:-9999em;
	width: 71px;
	height: 143px;
	background: url(images/LVS_Logo.png) no-repeat;
	display:block;
  }

.logotext {
	float: left;
	margin: 30px 0 0 29px;
  }

a .arrow {
	color: #FFF;
	font-size: 25px;
	font-weight: lighter;
  }
 
 .left {
	float: left;
}
 
 .right {
	float: right;
}

.btn_XXX:hover, .btn_XXX_up{
	border: none;
	width: 64px;
	background: url(images/btn_XXX.gif) no-repeat 0 -12px;
	height: 10px;
	cursor: pointer;
 }
 
/* Start Website in Sequence */
body {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 62.5%;
	color: #3f4146;
	background: #1e1d1d url(images/bkrnd.gif) repeat-y center;
 }

#wrapper {
	width: 822px;
	margin: auto;
 }

#container {
	width: 802px;
	margin: auto;
	background: #000000;
 }

#btn_make-appointment{
	position: absolute;
	top: 534px;
	margin-left: 531px;
 }

#top {
	height: 80px;
 }

#header {
	height: 195px;
 }

#header.home {
	background: url(images/banner_home.jpg) no-repeat;
 }

#header.about {
	background: url(images/banner_about.jpg) no-repeat;
 }

#header.what-we-do {
	background: url(images/banner_what-we-do.jpg) no-repeat;
 }

#header.who-we-are {
	background: url(images/banner_who-we-are.jpg) no-repeat;
 }

#header.contact {
	background: url(images/banner_contact.jpg) no-repeat;
 }

#header.appt {
	background: url(images/banner_appt.jpg) no-repeat;
 }

#header.chiro {
	background: url(images/banner_chiro_horse.jpg) no-repeat;
 }

#header.horses_banner {
	background: url(images/banner_horses.jpg) no-repeat;
 }

#header.acupuncture {
	background: url(images/banner_acupuncture.jpg) no-repeat;
 }

#header.biopuncture {
	background: url(images/banner_biopuncture.jpg) no-repeat;
 }

#header.laser {
	background: url(images/banner_laser.jpg) no-repeat;
 }

#middle {
	background: #FFFFFF url(images/bkrnd_middle.jpg) repeat-y left;
 }

#middle_sidebar {
	background: #FFFFFF url(images/bkrnd_middlesidebar.jpg) repeat-y;
 }

#sidebar {
	width: 202px;
	float: left;
	padding: 15px 0 40px 0;
 }

#content {
	width: 540px;
	padding: 30px 30px 0 30px;
	float: right;
 }

#contentwsidebar {
	width: 565px;
	padding: 30px 5px 0 30px;
	float: right;
	background: url(images/bkrnd_content_appt.png) no-repeat bottom right;
 }

#content_sidebar {
	width: 167px;
	float: right;
	padding-bottom: 160px;
 }

#content_2col {
	width: 365px;
	float: left;
 }

#content.home {
	background: url(images/bkrnd_content_home.gif) no-repeat bottom left;
	padding: 30px 30px 160px 30px;
	height: 230px;
 }

#bottom {
	height: 68px;
	color: #7d7c7b;
	font-size: 10px;
	padding: 10px 8px 0 8px;
 }

#footer {
	width: 800px;
	margin: auto;
	text-align: center;
	color: #636363;
 }
 
.horses {
	padding: 10px;
	text-align: center;
 }
 
.horses td {
	padding: 10px;
	font-size: 13px;
 }
 
 /* End Footer */
 
/* Start Nav
--------- */

 #sidebar li {
	float: none;
	position: relative;
	text-align: left;
	cursor: default;
	font-size: 12px;
}

 #sidebar ul {
	margin: 0;
	line-height: 2em;
}
 
#sidebar li.mainnav a {
	font-weight: bold;
	font-size: 14px;
	display:block;
	text-decoration: none;
	color: #8cc641;
	margin-top: 5px;
	background-color: #2f3b91;
 }
 
#subnav {
	width: 600px;
	float: right;
 }
 
#subnav ul {
	list-style: none;
	padding: 35px 0px 0px 0px;
	margin: 0;
}

#subnav li {
	float: right;
	position: relative;
	text-align: left;
	cursor: default;
	margin-right: 33px;
}
 
 /* Sitemap */

.ddsg-wrapper ul {
	list-style: none;
	padding: 0px;
	margin: 0;
	margin-left: 15px;
	font-size: 12px;
}

.ddsg-wrapper li {
	list-style-type:disc;
	float: none;
	position: relative;
	text-align: left;
	cursor: default;
}

.ddsg-wrapper li li {
	list-style-type:circle;
}

.ddsg-wrapper li li li {
	list-style-type:square;
}

.ddsg-xml-link {
	margin-top:15px;
}
 
 /* Start Forms */

input, textarea {
	border: 1px solid #C1C1C1;
	background-color: #FFFFFF;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	padding: 2px;
	font-size: 12px;
	width: 150px;
 }
 
 input.radio, textarea.radio {
	width: auto;
	border: none;
	background-color: none;
	padding: 0px;
 }

.search_input {
	width: 100px;
 }

form td {
	color: #434132;
	font-weight: bold;
	font-size: 12px;
 }

a.btn, .btn {
	padding: 5px;
	font-size: 14px;
	background-color: #2f3b91;
	color: #FFFFFF;
	border: none;
	font-weight: normal;
	width: auto;
 }

a:hover.btn {
	background-color: #8cc641;
 }
 
/* End Forms */

	/* Start Blog */

#blog-posts {
	width: 545px;
	float: left;
 }
 
 small {
	font-size: 10px;
	line-height: 14px;
}

.rss img {
	vertical-align:bottom;
 }
 
 .postmetadata {
	font-size: 11px;
	color: #333333;
}
 
 .postline {
	border-bottom: dotted #666666 1px;
	padding-bottom: 5px;
}
 
 .date {
	font-size: 11px;
	color: #333333;
}
 
.postmetadata a {
	color: #ED1C24;
	text-decoration: none;
}
 
.entrywrapper{
	padding-bottom: 5px;
}

.entry{
	text-align: left;
	line-height: 1.5em;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-top: -1px;
}

.entry p a:active,.entry p a:hover {
	text-decoration: none;
}

.post {
	margin: 0 0 10px 0;
	text-align: justify;
}

.clear{
	clear: both;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Clear Fix Code */
.ClearFix:after{
      content:".";
      display:block;
      height:0;
      clear:both;
      visibility:hidden;
}

/* WinIE7 only */
*:first-child+html .ClearFix{
      height:1%;
 }

/* WinIE6 and below */
* html .ClearFix{
      height:1%;
}

/* MacIE only */
/*¥*//*/
.ClearFix{
	display:inline-table;
 }
/**/
