@charset "utf-8";
/* CSS Document */

/*  
Theme Name: Alamo Dog & Cat Hospital
Theme URI: http://www.alamodogandcat.com
Description: Website spiced by Picoso Creative for Alamo Dog and Cat Hospital.
Version: 1.0
Author: Michael Jimenez
Author URI: http://www.picosocreative.com/
*/


body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	color: #000000;
	background-color: #7aab19;
	background-image: url(images/background.jpg);
}

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

:focus {
	outline: 0;
}


h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

h3{
color: #2B5455;
font-weight:bold;
font-size:12px;
text-decoration:underline;
text-transform:uppercase;
margin:10px 0 0 0;
}

h6{
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #458688;
margin:10px 0 0 0;
}

a{
text-decoration: underline;
color: #d82231;
}



a:hover{
text-decoration: none;
}

p{
padding: 0 0 10px 0;
}



.headings{
margin: 0 0 10px 0;
}

.img_border{
	border: 1px solid #2B5455;
}

#wrapper{
	margin: 10px auto 20px auto;
	width: 955px;
	text-align: left;
	background-color:#FFFFFF;
	overflow:hidden;
}

#top_border{
float: left;
width: 955px;
height:10px;
clear:both;
background-color:#458688;
}

#header{
float: left;
width: 955px;
height:360px;
clear:both;
padding: 0;
margin: 0;
background-color:#458688;
overflow:hidden;
}

#container{
float: left;
width: 692px;
margin: 30px 0 0 30px;
display:inline;
}

#home_container_top{
float: left;
width: 735px;
margin: 30px 0 0 30px;
}

#welcome_text{
float:left;
margin: 0 0 0 30px;
width:390px;
}


.small_containers{
float:left;
width:200px;
margin: 10px 30px 0 0;
}

.team_table{
margin: 0 0 20px 0;
}

.team_table img{
	border:1px solid #2B5455;
}

.team_table h3{
margin: 0 0 10px 0;
}

.team_table em{
	color:#666666;
}

#home_container_bottom{
	background-color:#D8EBEB;
	float: left;
	width: 735px;
	margin: 30px 0 0 30px;
	border: 1px solid #B0D7D7;
}


#latest_news{
float:left;
margin: 20px 0 0 20px;
width: 300px;
display:inline;
}

.news_post{
	float:left;
	width: 300px;
	padding: 10px 0 10px 0;	
}

.news_post p{
margin: 0 0 5px 0;
}

.news_post a {
	margin: 0 0 0 0;
	font-weight: bold;
	text-decoration: none;
	color: #458688;
}

.news_post a:hover{
	color: #CC0000;
}

.news_entry{
	margin:0 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98CACB;
}



#bottom_right{
width:332px;
float:left;
margin: 0 0 0 0;
padding:0;
}	

.post{
float:left;
clear:right;
padding: 0 0 0 0;
}


.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
}

.entry{
line-height: 16px;
}


#bottom_right{
	float:left;
	width:355px;
	padding: 0 0 0 30px;
	margin: 0px auto 0px 30px;
}

.sidebar{
float: left;
width: 170px;
background: #458688;
margin: 0 0 0 0;
display: inline;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 10px 10px 30px 20px;
}

.sidebar ul li{
padding: 10px 0 0 0;
}

.sidebar ul a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 0;
	color:#FFFFFF;
}

.sidebar ul a:hover{
	color:#2B5455;
}

#hours{
padding: 20px 0 0 0;
background-color:#FFFFFF;
width:170px;
float:left;
}

#hours p{
	font-size:10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



#page_content{

}



#footer{
clear: both;
float: left;
width: 955px;
margin :30px 0 0 0;
background-color:#458688;
}

#footer p{
    font-size: 10px;
	color: #FFFFFF;
	float: left;
	padding:20px;
	margin: 0 0 0 0;
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover{
	color: #FF0000;
}

a.picoso{
font-family:Georgia, 'Times New Roman', Times, serif; 
font-style:italic; 
font-weight:bold;
}



.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}


/* Custom Form Code  */

fieldset {   
margin: 0em 0 0 0;   
padding: 0;  
border: 1px solid #FFFFFF;
}

legend {
	margin-left: 1em;
	color: #000000;
	font-weight: bold;
	border: thin solid #FFFFFF;
	display:none;
}  

fieldset ol {   
padding: 0em 1em 0 1em;   
list-style: none; 
border-style: none; 
}
  
fieldset li {   
padding-bottom: 1em;  
}
  
/*fieldset.submit {   
border-style: none; 
text-align: right; 
}*/

label {
	float: left;
	width: 7em;
	margin-right: 1em;
	text-align: right;
	font-weight: 600;
	font-family: myriad Pro;
	font-size: 14px;
}


#form-wrapper {
	width: auto;
}
input {background-color: #d9d9d9; width: 250px; height: 24px; margin-left: 10px; border: none;}
select {
	background-color: #d9d9d9;
	width: 119px;
	height: 25px;
	margin-left: 10px;
	border: none;
}
.enabled {
	background-color: #d9d9d9;
	width: 20px;
	height: 20px;
	margin-left: 10px;
	border: none;
}
.submit {margin-left: 123px; background-color: #448688; width: 150px; color:#FFFFFF;}

.cc-input {
	background-color: #d9d9d9;
	width: 100px;
	height: 25px;
	margin-left: 10px;
	border: none;
}

span{
	font-weight: 600;
	font-family: myriad Pro;
	font-size: 14px;
}

#f-wrapper {
	margin: 0 auto;
	width: 721px;
}
#f-preheader{
	width: 721px;
	height: 11px;
	background-color: #448688;
}
#f-header {
	width: 721px;
	height: 179px;
	float:left;
}
#f-content {
	float: left;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 520px;
	width: 721px;
	height: 630px;
}


.logo1{
	float: left;
	width: 540px;
}
.logo2{
	float: left;
	width: 139px;
}

.formHeader {
	float: left;
	width: 520px;
	padding-left: 20px;
	padding-top: 20px;
}

#underline {
	padding-left: 20px;
}
.logo3{
	float: left;
padding-bottom: 3px;
}

#cardimg img{padding-top: 0px; border: none;}
em {color: #F00;}
