* {
margin: 0;
}

html{
height: 100%; 
}

body {
	border: 0px solid green;
	background: white;
	color: #1c1c1c;
	height: 100%; 
	font-family: 'Droid Sans', sans-serif;
	font-size:13px;
	line-height:160%;

	font-weight:400;
}

a{
text-decoration:none;
color:#8aac8b;
}

a:hover{
color:#8aac8b;
text-decoration:underline;
}

p{
padding:10px 0;
line-height:160%;
margin:0;
}

h1{
font-weight: 400;
font-size: 30px;
color: #8aac8b;
margin:0;
padding:0;
border:0px solid green;
line-height:130%;
}

h2{
font-weight:700;
font-size: 20px;
color: black;
padding:0px 20px 0 0;
margin:4px 0;
line-height:130%;
}


h3{
font-weight:400;
font-size: 18px;
color: #393939;
line-height:130%;
border:0px solid red;
padding:0px 20px 0 0;
margin:4px 0;
width:auto;
}


h4{
font-weight:700;
font-size: 15px;
color: black;
line-height:130%;
border:0px solid red;
padding:0px 20px 0 0;
margin:4px 0;
width:auto;
}

h5{
font-weight:normal;
font-size: 18px;
color: #625d8c;
line-height:130%;
border:0px solid red;
padding:0px 0 0px 0;
margin:0;
}

h6{
font-weight:normal;
font-style:italic;
font-size: 12px;
color: #9f9f9f;
border:0px solid red;
padding:10px 0;
margin:0;
}

/* BLOCK QUOTE OPEN AND CLOSE */

blockquote {
position:relative;
float:left;
width:435px;
height:auto;
color: #000000;
margin:20px 0 0 0;
padding:25px 90px;
line-height:160%;
border:0px solid green;
text-align:center;
background: url(../images/contact_us/contact_divider.png) repeat-x 0 top;
}

blockquote ol, blockquote ul{
list-style:disc;
margin-left:0px;
}

.blockquote_close{
clear:both;
height:2px;
width:100%;
padding:0;
margin:0 0 20px 0;
background: url(../images/contact_us/contact_divider.png) repeat-x;
border:0px solid red;
}


.clear{
clear:both;
}
/* BLOCK QUOTE OPEN AND CLOSE */






/*##### TOP HEADER #### */

#header{
position:relative;
border:0px solid red;
height:auto;
}

#header_nav{
position:relative;
overflow:visible !important;
z-index:100;
height:34px;
/*background: url(../images/header/navigation_bg_repeat.png) repeat-x 50% 0;*/
}


#header .container{
height:120px;
/*background: url(http://www.baronscourtvet.co.uk/wp-content/themes/vet13/images/header/header_graphic.jpg) no-repeat 50% 0;*/

}

	#header .container #site_footer_links{
		position:relative;
		float:right;
		height:40px;
		padding:5px 0px;
		width:85px;
	}

	#header .container #site_footer_links .facebook, #header .container #site_footer_links .twitter {
		position:relative;
		float:left;
		width:39px;
		height:39px;
		margin-right:5px;
	}

	#header .container #site_footer_links .facebook a, #header .container #site_footer_links .twitter a{
		display:block;
		width:39px;
		height:39px;
	}
	#header .container #site_footer_links .last{margin-right:0;}


		#header .container #site_footer_links .facebook a {background:url('../images/footer/icn_facebook.png') no-repeat 0% 0%;}
		#header .container #site_footer_links .twitter a {background:url('../images/footer/icn_twitter.png') no-repeat 0% 0%;}

		#header .container #site_footer_links .facebook a:hover,#header .container #site_footer_links .twitter a:hover {
			background-position: 100% 0%;
		}



div.fb-like-box{
position:relative;
float:left;
height:80px;
width:100px !important;
}

.container.nav_holder{
overflow:visible !important;
height:auto;
margin:0px auto !important;
border:0px solid red;

}


.right_holder{
position:relative;
float:right;
width:auto;
}

/*##### ICON #### */

.header_icon_holder{
clear:both;
position:relative;
float:right;
width:auto;
border:0px solid red;
margin:10px 0;
}

.header_icon_holder .text{
position:relative;
float:left;
width:auto;
height:25px;
margin-right:10px;
padding-top:10px;
color:#a8a7a5;
font-size:16px;
}


.header_icon_holder .fb_icon{
position:relative;
float:left;
width:25px;
height:25px;

}

.header_icon_holder .fb_icon a{

display:block;
width:25px;
height:25px;
background: url(../images/header/btn_icn_facebook.png) no-repeat 0 0;

}
.header_icon_holder .fb_icon a:hover{
background: url(../images/header/btn_icn_facebook.png) no-repeat 100% 0;

}


.header_icon_holder .tw_icon{
position:relative;
float:left;
width:25px;
height:25px;
margin-right:10px;
}

.header_icon_holder .tw_icon a{
display:block;
width:25px;
height:25px;
background: url(../images/header/btn_icn_twitter.png) no-repeat 0 0;

}
.header_icon_holder .tw_icon a:hover{
background: url(../images/header/btn_icn_twitter.png) no-repeat 100% 0;

}

.header_title_holder {
clear:both;
position:relative;
float:right;
width:auto;
}

.header_title,.header_subtitle {
clear:both;
position:relative;
float:right;
width:100%;
text-align:right;

}
.header_subtitle {
font-size:20px;
color:#6b6b6b;
}


/*##### SEARCH #### */



.search_box_holder {
clear:both;
position:relative;
float:right;
width:400px;
padding-top:0;
border:0px solid red;
color:#a8a7a7;
font-size:16px;
}

.search_box_holder .pre_search{
clear:both;
position:relative;
float:right;
width:360px;
padding:7px 0px;
height:20px;
border:0px solid red;
text-align:right;
font-size:21px;
}

.search_box_holder .pre_search span{
font-weight:700;
color:#545454;
}

#search_box{
clear:both;
position:relative;
float:right;
}


#search_box .screen-reader-text{
display:none;
}

#search_box #s{
	background: url(../images/header/search_box.png);
	background-position: top left;
	background-repeat: no-repeat;
	height:33px;
	width:255px;
	border: none;
	font-size:12px;
	color:black;
	padding-top:0px;
	padding-left:5px;
	padding-right:40px;
	margin-right:-40px;
		outline:0px;
}

#search_box #searchsubmit{
	background: url(../images/header/search_icon.png) no-repeat 0 50%;
	border:0;
	width: 20px;
	height: 20px;
	padding-left:30px;
	cursor:pointer;
}


.main_logo {
	position:relative;
	float:left;
	width:310px;
	height:111px;
	margin-top:5px;
}


.main_logo a {
	display:block;
	width:235px;
	height:111px;
	background: url(../images/header/logo_header.png) no-repeat 0% 0%;

}


/* ############	BREAD CRUMB	###########*/

.container.breadcrumb{
font-size:12px;
color:#000000;
padding-top:10px;
padding-bottom:0;
border:0px solid red;
}


/* ############	CONTENT	###########*/

#body_wrapper{
	width:100%;	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -395px;


}

/* HOME PAGE 3 BOX SECTION */

.body_sub_wrapper{
	position:relative;
	clear: both;
	margin: 0 auto;
	height:100%;
	width:100%;	
	padding:10px 0px;
	background:#f6f6f6;
}

.body_sub_wrapper.padding_bottom{
overflow:visible !important;
padding-bottom:40px;
}



.container {
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	height:auto;
	border: 0px solid orange;
	padding: 0px 15px;
	width:940px;
}



/*####### MAIN CONTENT######### */

.body_sub_wrapper.threebox{
background:#e9e9e9;
}


/* BOX */

.left_eachbox{
position:relative;
float:left;
width:640px;
}
.right_eachbox{
position:relative;
float:left;
width:auto;
}

.each_box{
position:relative;
float:left;
width:300px;
height:auto;
border:0px solid green;
padding:0px;
margin:0 20px 0px 0;
}

.each_box.home{
height:320px;
}

.each_box.home_blog{
height:auto;
}


.each_box_title{
	clear:both;
	position:relative;
	float:left;
	width:100%;
	height:30px;
	padding-top:0px;
	padding-bottom:5px;
	background: url(../images/divider_short.png) repeat-x 0 100%;
}


.each_box_title .divider_line{
	clear:both;
	height:2px;
	width:100%;
	padding:0;
	background: url(../images/divider_short.png) repeat-x;
	border:0px solid red;
}

.each_box_postdate{
	clear:both;
	position:relative;
	float:left;
	width:100%;
	height:30px;
	padding:0px 0px 10px 0;
}

.each_box_subtitle{
	clear:both;
	position:relative;
	float:left;
	width:100%;
	height:auto;
	padding-top:0px;
}



.each_box .each_box_image{
	clear:both;
	position:relative;
	float:left;
	width:300px;
	height:194px;
	margin:15px 0;
	/*border-bottom:4px solid #48505b;*/
}


.each_box .each_box_text{
clear:both;
position:relative;
float:left;
padding:10px 0;
height:auto;
width:275px;
border: 0px solid red;
}

.each_box .each_box_text h3{
padding-bottom:10px;
}

.each_box .each_box_text.padding{
padding:0 10px;
}

.each_box_link{
position:absolute;
bottom:0;
left:0;
text-align:left;
margin: 0px 10px 15px 0px;
}

.each_box_link a{
font-weight:700;
}


.each_box.last{
margin-right:0px;
}


/* HALF BOX */

.each_box .each_box_half{
position:relative;
float:left;
height:100%;
width:300px;
border: 0px solid red;
}


.each_box .each_box_half h1{
font-size:19px;
color:#393939;
line-height:100%;
}

.each_box .each_box_half .each_box_half_image{
clear:both;
position:relative;
float:left;
width:300px;
height:150px;
margin:15px 0 5px 0;
/*border-bottom:4px solid #48505b;*/
}

/* MultiBlogs */

.each_multiBlog{
position:relative;
float:left;
height:auto;
}

.each_multiBlog.first{
margin-top:10px;
}

.each_multiBlog .each_box_postdate{
padding:0;
}
.each_multiBlog .each_box_text{
padding:0;
}


.each_box .each_box_half .each_box_multiBlog_image{
clear:both;
position:relative;
float:left;
width:300px;
height:85px;
margin:5px 0 5px 0;
}

.each_multiBlog .each_box_link{
clear:both;
position:relative;
float:left;
width:300px;
height:auto;
margin: 0px 10px 10px 0px;
}


.each_box_vmore{
position:absolute;
bottom:25px;
left:-8px;
background:#79828B;
padding:10px 12px 10px 8px;
width:auto;
height:16px;
font-size:15px;
color:white;
}

.each_box_vmore a {
color:white;
}
.each_box_vmore a:hover {
text-decoration:underline;
}
.each_box_vcorner{
position:absolute;
bottom:17px;
left:-8px;
width:8px;
height:8px;

background: url(../images/each_box/corner_small.png) no-repeat 0 bottom;

}


/* TEAM */

.team_box{
	position:relative;
	float:left;
	width:199px;
	height:340px;
	margin-right:9px;
}
.team_box.last{
	margin-right:0;
}
	.team_box .team_box_img{
		position:relative;
		float:left;
		width:199px;
		height:266px;
	}
	.team_box .team_box_text{
		position:relative;
		float:left;
		width:199px;
		height:50px;
		padding:10px 0;
	}

/* 404 */
#post-0 .entry-title{
height:auto;
font-size:50px;
margin-bottom:0px;
line-height:180%;

}
#post-0 .entry-content{
width:450px;
padding-bottom:20px;
}