/*
Theme Name: Care Matters
Theme URI: http://www.bmcdesign.com
Description: <p>Care Matters CMS website template</p>

*/

.home {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	height:100%;
	background-position: center top;
}

body {
	font: 12px  Arial, 'Liberation Sans', 'Helvetica Neue', FreeSans, sans-serif;
	line-height:20px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px -350px;
	color:#868c95;
	padding-top: 10px;	
}
/* default link style
 --------------------------------------------*/
a, a:link{
color:#3399cc;
text-decoration:none;

}
a:hover{
color:#000;

}

/* hr color --------------------------------------------*/
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
}

h2 {
	font-size: 22px;
	color:#000;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 14px;
	color:#ff5a00;

}


h1, h2, h3, h4, h5, h6{
	font-family: "Myriad Pro", 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-weight:normal;
}
h1, h2{
	margin-bottom: 16px;
}
h4, h5{
	margin-bottom: 10px;
}

/* main styles  starts from here */


/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
	float: right;
	margin: 0 0 25px 25px;
	width:auto;
}
.alignleft {
	float: left;
	margin: 0 25px 25px 0;
	width:auto;
}
.alignleft2 {
	float: left;
	margin: 0 15px 5px 0;
	width:auto;
}



a img {
	border:none;
}
blockquote {
	border:1px solid #eee;
	background-color:#f9f9f9;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:3px solid #ccc;
	font-size:11px;
	color:#666;
}
hr {
	border: 0;
	color: #ddd;
	background-color: #eee;
	height: 1px;
	border-bottom:1px dotted #eee;
}

p{
margin-bottom:10px;

}
.small-border{
border:1px solid #ccceee;
padding:5px;
background-color:#f9f9f9;

}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}

.v-height{
display:block;
height:50px;
float:left;
}


/* header  */

#header{
width: 940px;
margin:0px auto;
padding:0px;
height:140px;
position:relative;


}


/* logo*/
h1.logo a{
	padding:0px 10px 0 0px;
	width:400px;
	height:100px;
	margin:0px;
	display:block;
}


/* navigation  */

#nav{
	width:940px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	height:71px;
	background-image: url(images/top-menu-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	z-index:4;
}

#nav li {
	list-style-type: none;	
}

/* slider Area  */

#slidebox{
margin:0px auto;
width:860px;
height:407px;
z-index:2;

}
#sliderbg{
background:url(images/sliderbg.png) bottom left no-repeat;
width:458px;
float:left;
padding-top:58px;
height:270px;

}
#sliderimg{width:440px;
background-color:#d8e9ec;
border:1px solid #fff;
padding:10px;
height:257px;
float:left;
}


#headtext{ 
width:335px;
margin-left:520px;
padding-top:60px;
}
#headtext p{
font-size:1.5em;
color:#444;}

#headtext h1{ 
margin-bottom:20px;
padding:0px;
line-height:28px;
letter-spacing:-1px;
font-size:3em;
font-weight:bold;
color:#000;
line-height:35px;
}
#headtext p{ 
line-height:20px;
}
#headtext img{
margin-top:25px;

}

.view-more-header{
float:left;}

#mid-col-home{
	width:940px;
	margin:0px auto;
	clear:both;
	height:100%;
	padding-top:10px;
}

#mid-col{
	width:940px;
	margin:0px auto;
	clear:both;
	height:100%;
	padding-top:50px;
	
}

/*Front page/ left column*/

.frontPageColumn1, .frontPageColumn2{
width:260px;
float:left;
margin-bottom:30px;

}
.frontPageColumn1 h1, .frontPageColumn2 h1{
color:#000;
border-bottom:1px solid #eee;
padding-bottom:10px;

}
.frontPageColumn1 h4, .frontPageColumn2 h4{
color:#313131;


}

.frontPageColumn2{
float:right;


}

/*Testimonial*/

.testimonial-img{
float:left;
margin-right:30px;

}
.quotes{
	background-image: url(images/quotes.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right:10px;


}


/* right column */

#right-col .rightinner{
	background-image: url(images/conent-divider.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 40px 0px 30px;
}
#right-col p{
border-bottom:1px solid #eef3f6;
margin-bottom:25px;
	line-height:20px;
	padding-bottom:5px;
}
#right-col p.subtext1{
	font-size:11px;
	color:#999999;
	line-height:14px;
}
#right-col ul {
margin-bottom:25px;
}
#right-col .news li ul{
margin-bottom:0px;

}

#right-col h3, #content-col h3{
color:#3399cc;
margin-bottom:5px;
}

#right-col .quotes{
	background-image: url(images/quotes.png);
	background-repeat: no-repeat;
	background-position: right top;
}

/*widget sidebar*/
.widget{
margin:15px 0px;
border-bottom:1px solid #eee;
}

/*sidebar contact info */

#right-col li.contact-info h4{
float:left;
width:70px;
color:#303030;
}

#right-col li.contact-info div{
margin:0px;
border-bottom:none;
display:block;
clear:both;
padding:0px;
}

#right-col ul li ul li{
margin:0px;
padding:0px;
border-bottom:1px solid #eee;
padding-bottom:10px;
padding-top:5px;

}


/* Search box style*/
#search-box{
	position: absolute;
	right:0px;
	top:45px;
	z-index:1111;
	
}

/* use this style when you need full length menu*/


#search-box input.s{	
	width:222px;
	padding:2px 5px;
	height:18px;
	color:#333;
	float:left;
	border:none;
	background-color:#fff;
	border:1px solid #b1b1b1;
	border-right:none;	

}
#search-box input{
border:none;
padding:10px;

}
#search-box #submit{
	border:none;
	background-image: url(images/go.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:41px;
	height:24px;
	cursor: pointer;
	border:1px solid #fff;
	border-left:none;

}
#search-box #submit:hover{
	border:none;
	background-image: url(images/go-ho.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:41px;
	height:24px;
	cursor: pointer;

}

/*post style section*/
.post{
margin-bottom:30px;

}

.post h3 a{
display:block;
line-height:30px;

}

/*gallery*/
.gallery{
float:left;

}
ul.gallery li{
float:left;
display:inline;
padding:11px;
}

/* contact form
----------------------------------------------------------------------------------------------------*/

#container
{
	margin: auto;
	overflow: hidden;
	position: relative;

}
.contact-us  input{
	padding:5px 10px;
border:1px solid #eee;
	background-color:#f9f9f9;
	height:20px;
	width: 15em;
	color:#333;
	margin-bottom:20px;
}

.contact-us {
	text-align:left;	
	padding:10px 0;
	width:auto;
	

}

.contact-us textarea {
	width: 30em;
	padding:5px 10px;
	border:1px solid #eee;
	background-color:#f9f9f9;
	height:100%;
	color:#333;
	
}
.contact-us #contactForm #submit-button {
	position:relative;
	left:110px;
	height:35px;
	line-height:35px;
	padding-bottom:10px;
	width:120px;
	background-color:#333;
	border:1px solid #111;
	color:#fff;
	cursor:pointer;
	margin-top:10px;
}

.red {
	color: #CC0000;
	font-weight:700;
}
.contact-us .form-col1 {
	color:#666;
	width:100px;
	height:30px;
	float:left;
	display:block;
	text-align:left;
	padding-right:10px;
	font-weight:700;
}
.message {background-color:#101010;
	border:1px solid #111; color:#fff;display:none;width:460px;padding:10px;}
	.contact {text-align:right;}
	.contact ul {list-style-type:none;width:390px;}
	.contact li {list-style-type:none;}
	.contact input {width:260px;}
	.contact textarea {width:260px;}
/* @ comments style
----------------------------------------------------------------------------------------------------*/
	
h3#comments, #respond{

}
#commentform input, #commentform textarea{
color:#666;

	
	}

#commentform input {
	width: 170px;
	padding:10px;
	margin: 5px 5px 1px 0;
	border:1px solid #eee;
	background-color:#f9f9f9;
	
	}
	
#commentform textarea {
	width: 99%;
	padding:10px;
	border:1px solid #eee;
	background-color:#f9f9f9;

	overflow:auto;
	}

#commentform #submit2 {
	
	border:none;
	background-color:#222;	
	padding:10px;
	color:#ccc;
	width:150px;
	border:1px solid #111;

	}
	
	#commentform #submit2:hover {
	cursor: pointer;

	}

.alt {
	margin: 0;
	padding: 10px;

	}
.commentlist {
	padding: 0px;
	float:left;
	padding:0px;
	width:100%;
	}
	
ol.commentlist{
	margin:0px;
	padding:0px;
}

	
	.commentlist li {
		margin: 5px 0 10px 0;
		padding: 15px 15px;
		list-style: none;
		border:1px solid #eee;
		background-color:#f9f9f9;
	
		}
		.commentlist li ul li { 
			margin-right: -5px;
			margin-left: 10px;
		}

		.commentlist p {
			margin: 10px 5px 10px 0;
		}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.navigation{
clear:both;
width:100%;
font-size:2em;
display:block;




}

.avatar {
	padding:5px;
	background-color:#eee;
	border:1px solid #ddd;
	float:right;
	width:auto;
}
/* footer */

#footer{
background-image:url(images/footer.jpg);
background-repeat:repeat-x; 
height: auto;
clear:both;
background-color:#fff;
border-top:1px solid #ccc;
color:#666;
float:left;
margin-top:30px;
}
#footer a:hover{
color:#666;

}
#footerbg{
width:940px;
margin:0px auto;

}
#footerbg .inner{
padding:20px 40px 10px 40px;

}
.footerbox{
width:190px;
margin:0px auto;
padding:0px 33px 15px 0px;
float:left;


}
.footerbox h3{
color:#000;
margin-bottom:10px;
}

.last{
margin-right:0px;
padding-right:0px;

}

.copyright{
margin:15px 0px 0px 0px;
clear:both;
text-align:left;
display:table;
border-top:1px solid #ddd;
padding-top:20px;
width:100%;

}
.copyright .copy{
width:50%;
float:left;
}

.copyright ul.footer-links{	
	float:right;
	width:auto;
	}

	.copyright ul.footer-links li{
	display:inline;
	margin-left:0px;		
	}

		.copyright ul.footer-links li a{		
		padding:0px 10px;
		margin-left:0px;
		}
		.copyright ul.footer-links a:hover{
		color:#ccc;		
	
		}
		/*footer link active/ current page link*/
		.copyright ul.footer-links li.current a{
		color:#f1f1f1;
		
		}
		
		li {
	list-style-type: circle;
	padding-left: 1em;
	text-indent: -1em;			
}
