/* 
Theme Name: Cardiac Care v1
Theme URI:http://www.rknewyorkwebdesign.com/
Design Name: RKSI
Description:Cardiac Care v1
Version:1.0
Author:RKSI
Author URI:http://www.rknewyorkwebdesign.com/
*/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

							/* top elements */
* { 
padding: 0; 
margin: 0;
}

body {
	margin: 0px 0 20px 0; 	
	padding: 0;
	font-size:80%;
	line-height:1.5em;
	font-family:Georgia, 'Trebuchet MS', sans-serif;
	color: #333;
	background: #fff;
	height: 100%;	
}

							/* links */
a {
color:#0099FF;
text-decoration: none; 
}
a:hover { 
color:#CC0000;
}

							/* headers */
h1, h2, h3, p, ul, li {
padding:0;
margin:0;
}




							/* images */
img {
border:0;
}
img.float-right {
  margin: 5px 0px 5px 15px;
  float:right; 
}
img.float-left {
  margin: 5px 15px 5px 0px;
  float:left;
}
.alignright{
float:right;
margin: 5px 0px 5px 15px;
}
.alignleft{
float:left;
margin: 5px 15px 5px 0px;
}
#main img{
padding:5px;
background-color:#333;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #eee;    
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px; 	padding: 0 0 0 20px;  	
  	background: #FAFAFA url('images/quote.gif') no-repeat 3px 5px; 
	border: 1px solid #eee; 
	font: bold 1.2em/1.5em 'Trebuchet MS', Tahoma, sans-serif; 
	color: #666666;	
}

							/* form elements */
form {
	margin:10px 15px; padding: 0;
	border: 1px solid #eee; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em 'Trebuchet MS', verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em 'Trebuchet MS', verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #333;	
}

							/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 0;	
}
.searchform p { margin: 10px; padding: 0; }
.searchform input.textbox { 
	width: 130px;
	color: #333; 
	height: 20px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	font: bold 12px Arial, Sans-serif; 
	color: #333;	
	width: 60px;
	height: 26px;
	border: none;
	padding: 3px 5px;	
	vertical-align: top;
}

											/***********************
												  LAYOUT
											************************/

							/* topbar */
#topbar{
background-color:#333;
text-align:center;
}
#topbar h1{
background-color:#333;
margin:0;
margin:0;
line-height:1.8em;
color:#999;
font-size:12px;
font-family:"Trebuchet MS";
font-weight:normal;
}

							/* header */
#header{
margin:0 auto;
width:784px;
height:100px;
}
.logo{
float:left;
height:100px;
width:250px;
}

h1#logo {
	font-size: 14px;
	color:#ccc;
	overflow: hidden; 
	width: 250px; 
	position: relative; 
	height: 100px;
	padding:0px;
	margin:0px;
}
h1#logo a span{
	display: block; 
	background: url(images/logo_cardiac_care.jpg); 
	left: 0px; 
	width: 100%; 
	position: absolute; 
	top: 0px; 
	height: 100%;
	cursor:pointer;
}


.headerlinks{
float:right;
width:500px;
text-align:right;
}
.headerlinks ul{
margin-left:50px;
padding-left:50px;
}
.headerlinks li{
display:inline;
margin:5px 3px;
line-height:2em;
font-size:11px;
padding-left:18px;
}
.headerlinks li.page-item-2{
background:url(images/about.jpg) no-repeat left center;
}
.headerlinks li.page-item-3{
background:url(images/contact.jpg) no-repeat left center;
}
.headerlinks li.page-item-4{
background:url(images/sitemap.jpg) no-repeat left center;
}



.headermenu{
float:right;
width:500px;
top:50px;
text-align:right;
position:relative;
}

.headermenu li{
display:inline;
margin:2px 5px;
font-size:18px;
padding-left:22px;
font-weight:bold;
line-height:20px;
}


li.service{
background:url(images/health_service.jpg) no-repeat left center;
}
li.patient{
background:url(images/new_patients.jpg) no-repeat left center;
}
li.record{
background:url(images/medical_records.jpg) no-repeat left center;
}



							/* body background */
#bodybg{
background:url(images/bg-body.jpg) repeat-x top left;
height:50em;
padding-top:12px;
}

							/* content */
#content-wrap {
width:780px;
padding:0 2px;
margin:0px auto 0 auto;
background:url(images/bg-wrap1.jpg) repeat-x top #fff;
}


							/* animation flash */

#frame{
height:200px;
width:760px;
padding:10px;

background:url(images/bg-wrap.jpg) repeat-x top #990000;
}
#animation{
height:200px;
width:760px;
background-color:#fff;
}


							/* content */
#content {
	clear: both;
	text-align: left;	
	padding: 0;
	margin: 0 auto;
	width:780px;
	background:#fff;		
}
							/* home content */
#homecontent{
width:500px;
padding:20px 20px 10px 20px;
background:#fff;
}
#homecontent h2{
color:#0066CC;
font-weight:bold;
font-size:150%;

}
.titlle2-1{
background:url(images/title2-1.jpg) no-repeat left bottom;
padding:20px 0 10px 50px;
}
.titlle2-2{
background:url(images/title2-2.jpg) no-repeat left bottom;
padding:20px 0 10px 50px;
}
#homecontent p{
margin-bottom:10px;
}

							/* right bar */
#homesidebar{
width:210px;
padding:20px 10px 10px 20px;
background:url(images/bg-homesidebar.jpg) #fff left center no-repeat;
}
#homesidebar h3{
color:#0066CC;
background:url(images/icon-heart.jpg) no-repeat left center;
padding-left:25px;
margin:2px 0;
font-size:120%;
font-weight:normal;
}

#homesidebar p{
font-family:Verdana, Arial, Helvetica, sans-serif;
background:url(images/bg-bottom.jpg) no-repeat left bottom;
margin:3px 0 3px 0;
padding-bottom:8px;
line-height:1.3em;
font-size:80%;
}
#homesidebar p.last{
background:none;
}

.current_page_item a{
color:#CC0000;
}

							/* bottomrow */

#bottomrow{
width:770px;
margin:0 auto;
border:5px solid #CAE5FF;
float:left;
}

.box{
padding:10px 10px 10px 20px;
background:url(images/bg-homesidebar.jpg) #fff left center no-repeat;
float:left;
height:15em;
}
.col1{
background:none !important;
width:240px;
}
.col2{
width:235px;

}
.col3{
width:215px;
padding:10px 0px 10px 20px;
}

#bottomrow .cat-item-1{
font-size:130%;
font-weight:bold;
color:#0066CC;
background:url(images/icon-press.jpg) no-repeat left center;
padding-left:35px;
line-height:30px;
}

#bottomrow .cat-item-3{
font-size:130%;
font-weight:bold;
color:#0066CC;
background:url(images/icon-article.jpg) no-repeat left center;
padding-left:35px;
line-height:30px;
}

#bottomrow .page-item-3{
font-size:130%;
font-weight:bold;
color:#0066CC;
background:url(images/icon-contact2.jpg) no-repeat left center;
padding-left:35px;
line-height:30px;
}
#bottomrow p strong{
font-weight:bold;
}
#bottomrow p a{
font-weight:bold;
}


							/* footer */
#footer {
margin:0 auto;
width:760px;
background-color:#CAE5FF;
margin-top:1px;
padding:10px;
text-align:center;
}

#footer li{
display:inline;
margin:5px;
font-weight:bold !important;
}


/*--------------------------------------------------------------------*/
/* S                         ingle Page                              */



#single{
background:url(images/bg-single-line.jpg) 220px 220px repeat-y;
float:left;
}


							/* sidebar */

#sidebar {
float:left;
width:220px;
padding-bottom:10px;
}
.videopage2 #sidebar {
padding-bottom:0px !important;
}
#sidebar ul.sidemenu{
list-style:none;
margin:15px 0px 0px 0px;
}
#sidebar .sidemenu li{
font-size:150%;
background:url(images/icon-heart.jpg) 10px center no-repeat;
padding-left:35px;
display:block;
border-bottom:1px solid #CEE1EF;
line-height:40px; /* 50px if 4 menu */
}
#sidebar .sidemenu li a{
width:100%;
display:block;
}

.submenu{
padding:20px 10px 0px 0;
}
.submenu ul{
margin-left:15px;
}
.submenu li.pagenav{
list-style:none;
}
.submenu li.categories{
list-style:none;
}
.submenu h3{
margin-bottom:10px;
}
.submenu strong{
margin-bottom:10px;
}
.submenu li.current_page_item{
font-weight:bold;
color:#CC0000;
}
.submenu li.current_page_item a{
color:#CC0000;
}

.submenu li.current-cat{
font-weight:bold;
color:#CC0000;
}
.submenu li.current-cat a{
color:#CC0000;
}
							/* sidebar */

#rightbar{
float:right;
width:560px;
padding-bottom:10px;
}	
.videopage2 #rightbar {
padding-bottom:0px !important;
}

							/* main */
#rightbar #main {
padding:20px;
}
#rightbar #main h2 {
font-size:140%;
color:#0066CC;
margin:10px 0;
}
#rightbar #main p{
padding-bottom:10px;
font-size:120%;
line-height:1.5em;
}
#rightbar #main ul, #rightbar #main ol{
margin:10px 10px 10px 50px;
font-size:120%;
line-height:1.5em;
}
#rightbar #main ul li ul li, #rightbar #main ol li ul li{
font-size:80%;

}
							/* right bar table */

#rightbar tr:nth-child(odd){ 
background-color:#ccc; 
}   
#rightbar tr:nth-child(even){ 
background-color:#fff; 
} 




							/* misc */

.post {
	margin: 0; padding: 0;	
}
.post .post-footer {
	background-color: #fafafa;
	padding: 5px; margin-top: 20px;
	font-size: 95%;
	border: 1px solid #eee;
}
.post .post-footer .date {
	background: url('images/clock.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments {
	background: url('images/comment.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 5px 0 5px;
}
.post .post-footer .readmore {
	background: url('images/page.gif') no-repeat 0 center;
	 margin: 0 5px 0 5px;
}
.wp-pagenavi{
text-align:center;
margin-top:20px;
}



							/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

							/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }



							/* top images of each template */

.cat-press{
padding-top:220px;
background:url(images/press-releases.jpg) top no-repeat;
}
.cat-articles{
padding-top:220px;
background:url(images/articles.jpg) top no-repeat;
}
.cat-keypoint{
padding-top:220px;
background:url(images/cardiac_video.jpg) top no-repeat;
}

.singlepage{
padding-top:220px;
}
.otherpage{
padding-top:220px;
background:url(images/cardiac_care.jpg) top no-repeat;
}
.aboutpage{
padding-top:220px;
background:url(images/about-us.jpg) top no-repeat;
}
.contactpage{
padding-top:220px;
background:url(images/contact-us.jpg) top no-repeat;
}
.diagpage{
padding-top:220px;
background:url(images/diagnosis.jpg) top no-repeat;
}
.treatment{
padding-top:220px;
background:url(images/treatment.jpg) top no-repeat;
}
.prevention{
padding-top:220px;
background:url(images/prevention.jpg) top no-repeat;
}
.calcium-score{
padding-top:220px;
background:url(images/calcium-score.jpg) top no-repeat;
}
.eecp{
padding-top:220px;
background:url(images/eecp.jpg) top no-repeat;
}


							/* video template */

.videopage{
background:url(images/cardiac_video.jpg) top no-repeat;
height:220px;
}

.flashvideo{
text-align:right !important;
}
