/*
Theme Name: Renal Care Consultants
Theme URI: http://www.renalcare.org/
Description: The Wordpress theme is being used for the Renal Care Consultants website.
Version: 1.0
Author: Mutual Designs
Author URI: http://wwww.mutual-designs.com/
Tags: blue, custom header, fixed width, two columns, widgets

	
*/

/*-----------------------basic layout-----------------------------------------*/

@import url('../../plugins/easy-contact/sample/econtact-basic.css');

*{
	margin: 0px;
	padding: 0px;
}

.select-features-planner {
	height: 100px;
}

body {
	text-align: center;
	background-color: #148fb1;
	background-image: url(../../../assets/images/backgrounds/renal-back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
	
#wrapper {
	position: relative;
	width: 820px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
}
		
#header {
	position:relative;
	background-image: url(../../../assets/images/backgrounds/renal-header-820.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 195px;
	width: 820px;
	margin: 0px;
}

#hanging-right {
	background-image: url(../../../assets/images/backgrounds/right-hanging-picture.jpg);
	height: 255px;
	width: 90px;
	padding: 0px;
	margin-top: -195px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 820px;
}
	
#menu {
	position:relative;
	width:790px;
	height:27px;
	background-image: url(../../../assets/images/backgrounds/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 33px;
	margin-top: -60px;
	}
	
#menu a {
	color: #2b347b;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}
	
#content {
	position: relative;
	width:816px;
	height:100%;
	background-color:#c4e1ea;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e2e3ec;
	border-left-color: #e2e3ec;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e2e3ec;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#footer {
	position:relative;
	width:786px;
	height:30px;
	background-color:#c4e1ea;
	padding: 15px;
	margin-bottom: 15px;
	text-align: center;
	border: 2px solid #e2e3ec;
}

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

#footer a:hover {
	text-decoration: underline;
}

#clear {
	clear:both;
	}
	
/*-----------------------headings-----------------------------------------*/
	
	
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: lighter;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #c73b2a;
	border-bottom-color: #c73b2a;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #c03e30;
	border-bottom: 1px dotted #999;
	margin-bottom: 15px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	color: #2b347b;
	font-weight: bold;
	font-style: normal;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	color: #2b347b;
	font-weight: lighter;
	font-style: normal;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	color: #2b347b;
	font-weight: lighter;
	font-style: normal;
}

/*-----------------------default tags------------------------------------------------*/

input {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	background-color: #c4e1ea;
	width: 250px;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 10px;
}

textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	background-color: #c4e1ea;
	width: 250px;
	height: 100px;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 10px;
}

/*-----------------------front page div tags-----------------------------------------*/


#front-top {
	width: 300px;
	height: 290px;
	background-image: url(../../../assets/images/backgrounds/front-top-left.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #2b347b;
	text-align: center;
	padding-right: 250px;
	padding-left: 250px;
}

#front-bottom {
	height: 290px;
	width: 380px;
	min-height:300px;
	background-image: url(../../../assets/images/backgrounds/front-bottom-right.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #2b347b;
	text-align: justify;
	padding-right: 400px;
	padding-left: 5px;
}

#ckdclinics {
	width: 820px;
	margin-left: -12px;
	background-color: #FFF;
	height: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#contact-form {
	height: 100%;
	width: 720px;
	margin-right: 35px;
	margin-left: 25px;
	background-color: #FFF;
	margin-bottom:20px;
	margin-top:20px;
	padding: 15px;
}

.submit-button {
	width: 100px;
	border: 2px solid #c4e1ea;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2b347b;
	background-color: #FFF;
	margin-left: 155px;
}

/*-----------------------dynamic divs and classes-----------------------------------------*/


#clinics {
	height: 100%;
	width: 720px;
	margin-right: 35px;
	margin-left: 25px;
	background-color: #FFF;
	margin-bottom:20px;
	margin-top:20px;
	padding: 15px;
}

#schedule {
	height: 100%;
	width: 720px;
	margin-right: 35px;
	margin-left: 25px;
	background-color: #FFF;
	margin-bottom:20px;
	margin-top:20px;
	padding: 15px;
}

#schedule-left {
	float: left;
	width: 350px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #2b347b;
}

#schedule-left a {
	color: #2b347b;
	text-decoration: none;
}

#schedule-left a:hover {
	color: #c03e30;
	text-decoration: underline;
}

#schedule-right {
	float: right;
	width: 350px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #2b347b;
	text-align: justify;
}

#schedule-right a {
	background-image: url(../../../assets/images/logos/pdficon_small.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 28px;
	color: #2b347b;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 2px;
}

#schedule-right a:hover {
	color: #c03e30;
	text-decoration: underline;
}

#clinics-left {
	float: left;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	text-align: justify;
	height: 100%;
}

#clinics-right {
	float: right;
	width: 500px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #008eb0;
	text-align: justify;
}

#question-answer {
	width: 720px;
	margin-right: 35px;
	margin-left: 25px;
	background-color: #FFF;
	margin-bottom:20px;
	margin-top:20px;
	background-image: url(../../../assets/images/photos/frem-specialist.jpg);
	background-repeat: no-repeat;
	background-position: 315px 30px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.question-answer-faq {
	width: 720px;
	margin-right: 35px;
	margin-left: 25px;
	background-color: #FFF;
	margin-bottom:20px;
	margin-top:20px;
	padding: 15px;
}




/*-----------------------clinics menu--------------------------------*/

#clinics-left ul {
        list-style-type: none;
        width: 180px;
} 

#clinics-left li {
        border: 1px dotted #999;
        border-width: 1px 0;
        margin: 5px 0;
}

#clinics-left li a {
	color: #008eb0;
	display: block;
	padding: 5px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	text-align: center;
}

 * html #clinics-left li a {  /* make hover effect work in IE */
	width: 180px;
}

#clinics-left li a:hover {
	background: #008eb0;
	color: #FFF;
}

#clinics-left a em { 
        color: #333;
        display: block;
        font: normal 85% Verdana, Helvetica, sans-serif;
        line-height: 125%; 
}

#clinics-left a span {
        color: #125F15;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 150%;
}

#clinics-right img {
	float: left;
	margin-right: 10px;
}

#about {
	width: 720px;
	margin-right: 35px;
	margin-left: 25px;
	background-color: #FFF;
	margin-bottom:20px;
	margin-top:20px;
	padding: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #2b347b;
}

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.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 & aligment */

