@charset "UTF-8";
/* CSS Document */

/*

Theme Name: WordPress Cardiocore
Theme URI: http://wordpress.org/
Description: The Cardiocore WordPress theme.
Version: 1.0
Author: MillerVolpe

Tags: gray, custom header, fixed width, one columns, widgets

	This theme was designed by MillverVolpe,

	whose website you will find at http://www.millervolpe.com

*/
/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	color: #333;
}
#headerimg {
	margin: 7px 9px 0;
	height: 192px;
	width: 900px;
}
.widecolumn .entry p {
	font-size: 1.05em;
	padding-top: 5px;
	padding-bottom: 5px;
}
.widecolumn .entry h3 {
	color:#808285;
	font-style: italic;
}
.widecolumn .entry li {
	color:#808285
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#footer {
	border: none;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-weight: bold;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2.pagetitle {
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
/*font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/

	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 1.05em;
	letter-spacing: .07em;
}
h2 a:hover, h3 a:hover {
	color: #C31B13;
	text-decoration: none;
}
a:hover {
	color: #147;
	text-decoration: none;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */


/* Begin Structure */

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
}
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
.post {
	margin: 0 0 10px;
	text-align: justify;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
	margin-top: 10px !important;
}
.clear {
	clear: both;
}
#footer {
	padding: 0;
	margin: 0;
}
#footer p {
	margin: 0;
	padding: 0;
}
/* End Structure */







/*	Begin Headers */

h1 {
	margin: 0;
}
h2 {
	margin: 0px 0 0;
}
h2.pagetitle {
	margin-top: 10px;
	text-align: center;
	color: #77787B;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0 0;
	padding: 0;
}
/* End Entry Lists */

/* Begin Form Elements */

#searchform {
	margin: 0 !important;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 100px;
	font-size: 10px;
	padding: 2px 2px 2px 2px;
}
#sidebar #searchsubmit {
	margin-top: 3px;
	font-size: 10px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */







/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */







/* Begin Sidebar */

#sidebar {
	float: left;
	width: 100%;
	padding-bottom: 30px;
}
#sidebar form {
	margin: 0;
	padding: 0;
}
/* End Sidebar */







/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;/*border-left: 5px solid #ddd;*/

	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
}
/* End Various Tags & Classes*/







/* Captions */

.aligncenter,  div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.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 */





/*  Tags Declaration  */

BODY {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url("images/backgrounds/bg-body.gif") repeat left top;
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
}
A {
	text-decoration: none;
}
A:HOVER {
	text-decoration: none;
}
IMG {
	border: none;
}
.relax {
	clear: both;
	height: 0;
	line-height: 0%;
	font-size: 0;
}
/*  Page  */

#page {
	text-align: left;
	width: 950px;
}
.page-container {
	width: 100%;
	float: left;
	background: #FFFFFF;
	padding-bottom: 1px;
}
.content-page {
	width: 910px;
	float: left;
	margin: 20px;
	display: inline;
}
.main-menu {
	width: 100%;
	float: left;
	height: 31px;
	background: #C81D14 url("images/backgrounds/bg-main-menu.gif") repeat-x left bottom;
	position: relative;
	z-index: 20;
}
.main-menu UL {
	padding: 0px;
	margin: 0px;
	float: left;
	list-style: none;
}
.main-menu UL LI {
	display: inline;
	float: left;
	background: url("images/backgrounds/border-li.gif") no-repeat left top;
	line-height: 31px;
	padding-left: 21px;
	margin-right: 19px;
	position: relative;
	left: 0px;
	top: 0px;
}
.main-menu UL LI .page-item-38 {
	display: inline;
	float: left;
	background:none;
	line-height: 31px;
	padding-left: 21px;
	margin-right: 19px;
	position: relative;
	left: 0px;
	top: 0px;
}
.main-menu UL LI.first-li {
	background: none;
}
.main-menu UL LI A {
	font-size: 10px;
	display: block;
	color: #FFFFFF;
	text-transform: uppercase;
}
.main-menu UL LI A.icon-red {
	background: url("images/icons/icon-red.gif") no-repeat right center;
	padding-right: 7px;
}
.main-menu UL LI A:HOVER, .main-menu UL LI.current_page_item A, .main-menu UL LI.current_page_parent A  {
	color: #FAAC06;
	text-decoration: none;
}

.main-menu UL LI.hover UL,  .main-menu UL LI:HOVER UL {
	display: block;
}
.main-menu UL LI UL {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	display: none;
	position: absolute;
	left: 1px;
	top: 31px;
	float: left;
	background: #B8B8B8;
	z-index: 500;
}
.main-menu UL LI UL LI {
	float: none;
	display: block;
	padding-bottom: 0px;
	margin-right: 0px;
	background: none;
	padding-left: 0px;
	margin-right: 0px;
	border: 1px solid #B8B8B8;
}
.main-menu UL LI UL LI A {
	display: block;
	color: #ffffff !important;
	line-height: 28px;
	text-align: left;
	padding: 0px 15px 0px 15px;
	text-transform: uppercase;
	white-space: nowrap;
}
.main-menu UL LI UL LI.hover,  .main-menu UL LI UL LI:HOVER {
	border: 1px solid #FBC115;
	background: #FBC115;
}
.main-menu UL LI UL LI A:HOVER {
	text-decoration: none;
	color: #FFFFFF;
}
.content-page H1 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #C81D14;
	line-height: 18px;
	margin-top: 10px;
}
.content-page H1 A {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #C81D14;
}
.content-page H1 A:HOVER {
	color: #C81D14;
	text-decoration: underline;
}
.content-page P {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 22px;
	color: #77787B;
}
.content-page P A {
	color: #FAAC06;
	text-decoration: none;
}
.content-page P A:HOVER {
	text-decoration: none;
	color: #C81D14
}
.b-box {
	width: 290px;
	float: left;
	margin-top: 19px;
	display: inline;
	position: relative;
	cursor: pointer;
}
.b-box H2 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #FFFFFF;
	background: #B8B8B8;
	padding-left: 10px;
	line-height: 27px;
}
.b-box H2 SPAN {
	color: #C81D14;
}
.t-shadow {
	width: 100%;
	float: left;
	background: url("images/backgrounds/t-shadow.gif") repeat-x left top;
}
.l-shadow {
	width: 100%;
	float: left;
	background: url("images/backgrounds/l-shadow.gif") no-repeat left top;
}
.r-shadow {
	width: 100%;
	float: left;
	background: url("images/backgrounds/r-shadow.gif") no-repeat right top;
	height: 97px;
}
.r-shadow p{
	font-size: 11px;
	line-height: 12px;
}
.t-shadow-inner {
	width: 100%;
	float: left;
	background: #B8B8B8;
}
.l-shadow-inner {
	width: 100%;
	float: left;
	background: #B8B8B8;
}
.r-shadow-inner {
	width: 100%;
	float: left;
	background: #B8B8B8;
	height: 97px;
}
.b-box P {
	line-height: 16px;
	margin: 10px 14px 0 10px;
}
.b-box.center-b-box {
	width: 290px;
	margin-left: 20px;
}
.b-box.right-b-box {
	width: 290px;
	float: right;
}
.content-page IMG.img-big {
	float: left;
	margin-top: 1px;
}
.content-page IMG.img-small {
	float: left;
	margin-top: 9px;
}
.page-container.top-page-container {
	margin-top: 0px;
}
.flash-block {
	float: left;
	line-height: 0px;
	font-size: 1px;
}
.flash-block.no-display {
	display: none;
}
.top-b {
	width: 100%;
	float: left;
	border-top: 4px solid #B8B8B8;
	position: relative;
	z-index: 10;
	background: url("images/backgrounds/l-right-col.jpg") no-repeat 211px top;
}
.left-col {
	width: 210px;
	float: left;
	background: url("images/backgrounds/bg-left-col.gif") repeat-x left top;
}
.left-col UL {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.left-col UL LI {
	background: url("images/backgrounds/border-left-list.gif") repeat-x left bottom;
	/*line-height: 23px;*/

	padding-bottom: 5px;
	padding-top: 5px;
}
.left-col UL LI UL LI {
	background: none;
}
.left-col UL LI A {
	display: block;
	font-size: 9px;
	color: #808285;
	padding: 6px 0px 6px 10px;
	/*letter-spacing: -1px;*/

	text-transform: uppercase;
	line-height: 11px;
}
.left-col UL LI.current_page_item A,  .left-col UL LI A:HOVER {
	text-decoration: none;
	color: #C31C12;
}
.left-col UL LI P A {
	color: #FAAC06;
	text-decoration: underline;
	padding-left: 0px;
	letter-spacing: 0;
}
.left-col UL LI P A:HOVER {
	color: #FAAC06;
	text-decoration: none;
}
.left-col IMG.logo-small {
	float: left;
	display: inline;
	margin: 180px 0 0 10px;
}
.left-col UL LI H2 {
	font-size: 11px;
	color: #808285;
	font-weight: bold;
	padding-left: 10px;
}
.right-col {
	width: 699px;
	float: left;
	border-top: 1px solid #F1F1F1;
	display: inline;
	margin-left: 1px;/*padding-bottom: 200px;*/

	/*background: url("images/backgrounds/l-right-col.jpg") no-repeat left top;*/

}
.t-right-col {
	width: 100%;
	float: left;
	position: relative;
	top: -1px;
}
.content-sub {
	width: 679px;
	float: left;
	display: inline;
	margin: 0 0 0 20px;
	position: relative;
}
.content-sub H1 {
	margin-top: 15px;
}
.content-sub P {
	line-height: 18px;
}
.content-sub P.no-p {
	margin-top: 0px;
}
.content-sub IMG {
	float: left;
	margin: 25px 14px 0 0;
}
#content {
	float: left;
	width: 100%;
}
#content .homepage {
}
/*  Footer  */

.footer {
	float: left;
	width: 100%;
	margin-top: 7px;
	padding-bottom: 10px;
}
.footer P {
	padding: 0px;
	margin: 0px;
	color: #FEFEFE;
	font-size: 9px;
	margin-left: 3px;
	float: left;
}
.footer UL {
	float: right;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.footer UL LI {
	display: inline;
	float: left;
	color: #FEFEFE;
	font-size: 9px;
	margin-left: 14px;
	margin-right: 2px;
}
.footer UL LI A {
	color: #FEFEFE;
}
.footer UL LI A:HOVER {
	text-decoration: none;
	color: #FAAC06;
}
.center {
	width: 950px;
	margin: 30px auto
}
/*.center.c-none {
	float: left;
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	margin-left: 0;
	margin-top: 0;
}*/
#post-scroll {
	float: left;
	width: 100%;
	height: 34px;
	overflow: hidden;
	margin-top: 15px;
	background: url("images/temp/news-bg.gif") no-repeat left top;
}
#post-scroll P {
	font-size: 11px;
	color: #77787b;
	font-weight: bold;
	margin: 0;
	padding: 8px 0px 8px 15px;
}
#post-scroll SPAN.news-tit {
	font-size: 14px;
	color: #FAAC06;
	font-weight: bold;
	margin: 0;
	padding: 0px;
}
#post-scroll SPAN.news-tit a:link,#post-scroll SPAN.news-tit a:link {
	font-size: 14px;
	color: #FAAC06;
	font-weight: bold;
	margin: 0;
	padding: 0px;
}

#post-scroll SPAN {
	padding: 0px 5px 0px 2px;
}
#post-scroll .newsbardate {
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
}
#post-scroll A {
	font-size: 11px;
	color: #77787b;
	font-weight: bold;
	margin: 0;
	padding: 0px;
	text-decoration: none;
}
#post-scroll A:HOVER {
	text-decoration: none;
	color: #C81D14;
}
.inner-scroll {
	float: left;
	width: 290px;
	height: 0px;
	position: absolute;
	left: 0px;
	top: 27px;
	overflow: hidden;
	background: #B8B8B8;
	color: #FFF;
}
.inner-scroll p {
	color: #FFF;
}
.inner-scroll p strong {
	color: #FFF;
}
.inner-scroll p a:link, .inner-scroll p a:visited {
	color: #FAAC06;
	padding: 3px;
	width: 95%;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	border: 1px solid #FEC80E;
	border-radius : 7px;
	-moz-border-radius : 7px; /* Mozilla */
	-webkit-border-radius : 7px; /* Webkit */
	background-color: #FDFDFD;
}
.b-box.center-b-box .inner-scroll {
	width: 290px;
}
.b-box.right-b-box .inner-scroll {
	width: 290px;
}
.inner-scroll .r-shadow {
	height: 100%;
}
.contactform FORM {
	text-align: left;
}
.ddsg-wrapper {
	font-size: 1.2em;
}
.ddsg-wrapper a:link, .ddsg-wrapper a:visited {
	color: #A1A1A1;
}
/* Begin Images */



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 2;
	float: right;
	border: 1px solid #E8E8E8
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.entry img {
	margin: 10px;
}
/* End Images */

.entry h3 {
	color:#808285;
	font-size:14px;
}
.entry h4 {
	color:#808285;
	margin: 0px;
	padding: 0px;
	font-size:12px;
}
.h-err {
	font-size: 14px;
	color: #C81D14;
	padding: 30px 0px 70px 0px;
	margin: 0;
	text-align: center;
}
.entry {
	padding: 10px 0px 0px 0px;
}
.entry li {
	list-style-type: disc;
	padding-left: 10px;
	color:#808285;
	
	font-size: 12px;
}
.post STRONG {
	color: #77787B;
}
#contacts1 {
	text-align: left;
	display: block;
	padding: 0px;
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#contacts2 {
	text-align: left;
	padding: 0px;
	width: 250px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
a:link, a:visited, a:active {
	outline: none;
	color:#FAAC06;
}
.entry a:visited{
	color:#FAAC06;
}
a:hover {
	color:#C31B13;
}


.main-menu .rightwithicon{
float:right;
background:none;}

.main-menu. rightwithicon li{
	padding-right:14px;
	background:none;
	border:none
}

.main-menu .rightwithicon li a{
	padding-right:14px;
	background-image: url(images/icons/cardioportal.jpg);
	background-repeat: no-repeat;
	background-position: right 12px;
	border:none
}

.main-menu .rightwithicon page_item{
background:none
}

.main-menu .rightwithicon page-item-38{
background:none;

}

.nobullets li{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 7px;
	text-indent: -30px;
}

.nobullets ul{
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
}

.nobullets li a:link, .nobullets a:visited, .nobullets a:hover, .nobullets a:active{
	outline: none;
	padding-top: 10px;
}


#homeh1{
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#homepar{
	font-size: 12px;
	line-height: 1.8em;
	padding-bottom: 10px;
}
.entry blockquote {
	display: block;
	clear: both;
}
.entry blockquote img {
	display: inline-block;
}
.breakforprint{
page-break-before: always;
}