/*
Theme Name: VAC Custom Wide with Slideshow 2.0
Theme URI: http://bassikdesign.com/
Description: Custom design commissioned for Vilonia Animal Clinic. Development by <a href="http://ballanstewart.com" title="B. Allan Stewart">Blayne A. Stewart</a> for <a href="http://bassikdesign.com" title="Bassik Design">Bassik Design</a>. Design by Jason Marzewski and Blayne A. Stewart.
Version: 1.0
Author: Blayne A. Stewart
Author URI: http://ballanstewart.com/
Tags: 


*/
/*  Normalizes margin, padding  */
* {margin:0; padding:0;}

/*  Normalizes font-size for headers  */
h1, h2, h3, h4, h5, h6 {font-size:100%;}

/*  Normalizes font-style and fon-weight  */
address, caption, cite {font-style: normal; font-weight: normal;}
 
/*  Creates a Universal Setting for Lists  */
ul {margin: 1.428em 0 1.428em 4.28em;}
ol {margin: 1.428em 0 1.428em 4.63em;}
ul ul, ol ul {margin: 0 0 0 2em;}
ul ol, ol ol {margin: 0 0 0 2.35em;}
dd {margin: 0.714em 0 0.714em 2em;}
ul, ol {padding-right: 1.78em;}

/*  Removes border from fieldset and img  */
a img,:link img,:visited img, img, fieldset { border:none }

/* Clearing Line-Break*/
.clear {clear:both;}


/*  General HTML Styles  */

html {
}

body {
	background: url('images/body-bg.png') center top repeat-x #000;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #00703C;
}

a:hover, a:focus {
	font-weight: bold;
}
#container {
	width: 1000px;
	height: 632px;
	margin: 0 auto;
	background: #fff2c8;
	border: solid 3px #000;
	position: relative;
}
#content {
	width: 854px;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
}
#branding {
	height: 95px;
	width: 854px;
	background: url('images/branding-h1.jpg') no-repeat #FFF;
	border-bottom: solid 3px #000;
}
#branding h1 {	
}
#branding h1 a {
	height: 95px;
	width: 332px;
	text-indent: -9999px;
	line-height: 143px;
	display: block;
	outline: none;
}
#contact_info {
	height: 75px;
	position: absolute;
	top: 5px;
	right: 14px;
}
#contact_info p.vet_name {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	text-align: right;
}
#contact_info p.address {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #00703c;
	text-align:right;
}
#content_main {
	height: 486px;
	padding: 15px 15px 30px;
	background: url('images/content_main-bg.png') repeat-x top center;
	overflow: scroll;
}
#content_main p {
	margin-top: 16px;
	margin-bottom: 16px;
}
#content_main h2.pageTitle {
	margin-bottom: 16px;
	font-size: 28px;
	font-weight: bold;
	text-indent: 0px;
	color: #00703C;
}

#content_main h2 {
	margin: 8px 0;
	font-size: 22px;
	font-weight: bold;
	text-indent: 15px;
	clear: left;
}
#content_main h3 {
	margin: 8px 0;
	font-size: 18px;
	font-weight: bold;
	text-indent: 30px;
}


/*  Test Headings  */
#content_main h1{
  font-size: 250%;
  margin: .6em 0 .3em;
  font-weight: bold;
  letter-spacing:-0.06em;
}

#content_main h2{
  font-family: "Palatino Linotype", Georgia, "Tahoma", "Century Schoolbook L", Arial, Helvetica;
  font-size: 200%;
  font-weight: normal;
  margin: .6em 0 .3em;
}

#content_main h3{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
  font-size: 150%;
  font-weight: bold;
  margin: .2em 0 .2em;
  letter-spacing:-0.06em;
}

#content_main h4{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
  font-size: 125%;
  font-weight: bold;
  margin: .4em 0 .2em;
}

#content_main h5{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
  font-size: 115%;
  font-weight: normal;
  margin: .4em 0 .2em;
  text-transform: uppercase;
  font-style: italic;
}

#content_main h6{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
  font-size: 110%;
  font-weight: bold;
  margin: .4em 0 .2em;
}

#slideshow_div {
	height: 300px;
	width: 500px;
	margin: 0 auto;
	text-align: center;
	display: none;
}
#content_main #slidehsow {
	list-style-type: none;
}
#slideshow li {
	list-style-type: none;
}
#content_sub {
	width: 143px;
	background: #b3cc93;
	border-right: solid 3px #000;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}
#content_sub p.carecredit {
	height: 53px;
	text-indent: -9999px;
	text-align: center;
	background: url('images/sidebar/carecredit.png') no-repeat center center;
}
#nav_main {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;	
}
#nav_sub {
	margin: 5px 0 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
}
#nav_sub li a {
	color: #00703c;
	text-decoration: none;
	display: block;
}
#nav_sub li a:hover {
	font-weight: bold;
	font-style: italic;
}
#clinic_hours {
	width: 100%;
	background: #babd9b;
	border-top: solid 1px #000;
	position: absolute;
	bottom: 0;
	left: 0;
}
#clinic_hours table {
	margin: 0 auto;
}
#clinic_hours table th {
	border-bottom: solid 1px #000;
}
#clinic_hours table td {
	color: #00703c;
}
#clinic_hours table td.td-left {
	text-align: left;
}
#clinic_hours table td.td-right {
	text-align: right;
}
#site_info {
	margin: 0 auto 20px;
	width: 1000px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-align: right;
	color: #333;
}
#site_info a {
	text-decoration: none;
	color: #666;
}
#site_info a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #666;
}
/*  Navigation  */
#nav_main li {
	position: relative;
}
#nav_main li a {
	text-indent: -9999px;
	display: block;
	outline: none;
}
#nav_main li a:hover {
	cursor: pointer;
}
#nav_main li a.home {
	height: 76px;
	background: url('images/sidebar/home.png') center 0 no-repeat;
}
#nav_main li a.home:hover {
	background: url('images/sidebar/home.png') center -76px no-repeat;	
}
#nav_main li a.about {
	height: 68px;
	background: url('images/sidebar/about.png') center 0 no-repeat;
}
#nav_main li a.about:hover {
	background: url('images/sidebar/about.png') center -68px no-repeat;
}
#nav_main li a.services {
	height: 61px;
	background: url('images/sidebar/services.png') center 0 no-repeat;
}
#nav_main li a.services:hover {
	background: url('images/sidebar/services.png') center -61px no-repeat;
}
#nav_main li a.groom_board {
	height: 98px;
	background: url('images/sidebar/groom_board.png') center 0 no-repeat;
}
#nav_main li a.groom_board:hover {
	background: url('images/sidebar/groom_board.png') center -98px no-repeat;
}
#nav_main li a.breeding {
	height: 72px;
	background: url('images/sidebar/breeding.png') center 0 no-repeat;
}
#nav_main li a.breeding:hover {
	background: url('images/sidebar/breeding.png') center -72px no-repeat;
}
#nav_main li a.client_ed {
	height: 64px;
	background: url('images/sidebar/client_ed.png') center 0 no-repeat;
}
#nav_main li a.client_ed:hover {
	background: url('images/sidebar/client_ed.png') center -64px no-repeat;
}
#nav_main li ul {
	width: 143px;
	margin-left: 0;
	padding: 5px 0;
	background: #B4CD94;
	list-style-type: none;
	border: solid 3px #000;
	border-left: none;
	display: block;
	position: absolute;
	top: 0;
	left: -9999px;
}
#nav_main li:hover ul {
	left: 143px; 
}
#nav_main li ul a {
	width: 143px;
	text-indent: 0;
	text-decoration: none;
	display: block;
	cursor: pointer;
}
#nav_main li ul a:hover {
	font-style: italic;
	cursor: pointer;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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 */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
