/*
Theme Name: Blood Pressure
Theme URI: http://www.howtaken.com/
Description: Blood Pressure Fix
Version: 1.0
Author: Mandarin
Author URI: http://www.howtaken.com/
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;}
	
body { line-height: 1;}

ol, ul { list-style: none;}

blockquote, q {	quotes: none;}


:focus { outline: 0; }


ins {	text-decoration: none;}

del {	text-decoration: line-through;}


table {
	border-collapse: collapse;
	border-spacing: 0;
}

img { behavior: url(wp-content/themes/dfblog/css/iepngfix.htc) }


#header .bplogotext {
	font-size: 3.2em;
	font-weight: bold;
	padding: 32px 30px 0 30px;
}

#header .slogan {
	font-size: 1.4em;
	padding: 5px 30px 0 30px;
}

#header .logoimg {
	padding: 19px 0 0 20px;
}

#my_main_menu
{
border:0px solid #999;
}
#my_main_menu a
{
display:block;
border-right:0px solid #999;
float:left;
height:60px;
background: url(images/menue_back.png) 0 0 no-repeat;
padding-left:20px;
padding-right:20px;
font-size: 13px;
line-height:4.7;
}
#my_main_menu a:hover {
			background: url(images/menue_back.png) 0 -60px no-repeat;
		}
#my_main_menu a:active {
			background: url(images/menue_back.png) 0 -120px no-repeat;
		}
#my_main_menu .current_page_item {
background: url(images/menue_back.png) 0 -180px no-repeat;
}

#my_menu_fix
{
float:left;height:60px;background: url(images/menue_back.png) left top no-repeat;width:10px;border:0px solid #000;
}
		

#mainmenu {
	font-weight: lighter;
}


.content-title {
	margin: 0;
	padding: 0 0 0 50px;
	text-align: left;
	overflow: hidden;
	clear: both;
	}
	.content-title h2 {
		margin: 0 0 40px;
		font-size: 2.4em;
		color: #999;
		border-bottom: 1px solid #cdd;
	}

.mypost {
	overflow: visible;
	clear: both;
	margin-left: 1px;
	padding: 0 0 40px 50px;
	background: #fff url(images/label-blood-pressure.gif) 0px 0px no-repeat;
	font-family:verdana;
	font-size:9px;
	}
	.mypost h2 {
		margin:  0;
		padding: 0;
		text-align: left;
	}
	.mypost h3.post-title {
		margin:  0;
		padding: 0;
		text-align: left;
		font-weight: bold;
		font-size: 1.8em;
	}
	.mypost hr {
		display: block;
	}

.post_meta_data {
	clear: both;
	margin: 0;
	font-size: 1.2em;
	line-height:1.6em;
	color: #888;
	}
	.post_meta_data .public_date, .post_meta_data .post-author, .post_meta_data .comment, .post_meta_data .category, .post_meta_data .tag, .post_meta_data .edit {
		margin:  0 0 0 2px;
		padding: 0 0 0 20px;
	}
	.post_meta_data .public_date           { background: url(images/icons/icons-norm-blood-pressure.png) 0 0 no-repeat; }
	.post_meta_data .public_date:hover     { background: url(images/icons/icons-hov-blood-pressure.png) 0 0 no-repeat;	}

	.post_meta_data .post-author         { background: url(images/icons/icons-nor-blood-pressure.png) 0 -16px no-repeat; }
	.post_meta_data .post-author:hover   { background: url(images/icons/icons-hov-blood-pressure.png) 0 -16px no-repeat;	}

	.post_meta_data .comment        { background: url(images/icons/icons-norm-blood-pressure.png) 0 -32px no-repeat; }
	.post_meta_data .comment:hover  { background: url(images/icons/icons-hov-blood-pressure.png) 0 -32px no-repeat;	}

	.post_meta_data .category       { background: url(images/icons/icons-norm-blood-pressure.png) 0 -48px no-repeat; }
	.post_meta_data .category:hover { background: url(images/icons/icons-hov-blood-pressure.png) 0 -48px no-repeat;	}

	.post_meta_data .tag            { background: url(images/icons/icons-norm-blood-pressure.png) 0 -64px no-repeat; }
	.post_meta_data .tag:hover      { background: url(images/icons/icons-hov-blood-pressure.png) 0 -64px no-repeat;	}

	.post_meta_data .edit           { background: url(images/icons/icons-norm-blood-pressure.png) 0 -80px no-repeat; }
	.post_meta_data .edit:hover     { background: url(images/icons/icons-hov-blood-pressure.png) 0 -80px no-repeat;	}

#content .navigation {
	clear: both;
	margin: 0 0 20px 50px;
	width: 590px;
	height: 22px;
	font-size: 1.0em;
	border: 1px solid #dee;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #f1f9f9;
}

.post-entry {
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 20px 0;
	}
	.post-entry blockquote {
		border: 1px dashed #ccc;
		font-size: 0.9em;
		padding: 5px 20px;
		margin: 10px 0;
		background: #f8f8f8;
	}
	.post-entry blockquote blockquote {
		font-size: 1em;
	}
	.post-entry fieldset {
		border: 1px dashed #ccc;
	}
	.post-entry fieldset legend {
		font-weight: bold;
		text-transform: uppercase;
	}
	.post-entry table {
		border-width: 0 1px 1px 0;
		border-style: solid;
		border-color: #ccc;
		font-size: 0.9em;
	}
	.post-entry table tr td {
		padding: 5px 10px;
		border-width: 1px 0 0 1px;
		border-style: solid;
		border-color: #ccc;
	
	}
	.post-entry table tr th {
		border-width: 1px 0 0 1px;
		border-style: solid;
		border-color: #ccc;
		padding: 5px 10px;
		background: #f4f4f4;
		color: #666;
		font-weight: bold;
		text-align: center;
	}
	.post-entry ol { list-style-type: decimal; }
	.post-entry ol ol {	list-style-type: lower-alpha; }
	.post-entry ol ol ol {	list-style-type: lower-roman; }

p img {
	padding: 0;
	
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* Comments
************************************* */

#comments {
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 20px 0 20px 50px;
	padding: 20px 0 0 0;
	border-top: 1px dashed #cdd;
	}
	#comments .browse {
		clear: both;
		width: 588px;
		height: 19px;
		font-size: 0.7em;
		margin: 0;
		padding-bottom: 9px;
		border: 1px solid #dee;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		background: #f1f9f9;
	}

.commentlist {
	margin: 10px 0;
	padding: 0 0 1px 0;
	}
	.commentlist li {
		list-style:none;
		margin: 10px 0;
		padding: 0;
		border: 1px solid #cdd;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		background: #f1f9f9;
	}

li.comment div, li.pingback div {
	padding: 20px;
	overflow: auto;
}

li.comment div div, li.pingback div div {
	padding: 0;
	overflow: visible;
}

.commentlist li.even {
	background-color: #fafafa;
}

.commentlist li.odd {
	background-color: #f6f6f6;
}

ul.children li {
	list-style: none;
}

img.avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin: 0;
	background: #fff;
}

.comment-meta, .reply {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

.comment-author cite {
	font-style: normal;
	font-weight: bold;
}


/* Search
************************************* */

#search-box {
	width: 190px;
	height: 23px;
	background: transparent url(images/search-blood-pressure.png) left top no-repeat;
}

#search-text {
	background: transparent none no-repeat 0 0;
	border: none;
	margin: 1px 32px 4px 4px;
	color: #666666;
	width: 122px;
}


/* Sidebar
************************************* */

#sidebar h2 {
	margin-bottom: .5em;
	font-size: 1.6em;
	border-bottom: 1px solid #cdd;
	color: #999;
}

#sidebar a {
	font-size: 1.2em;
	background: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 20px;
}

#sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
	
	
/* Calendar
************************************* */

#wp-calendar {
 	font-size: 1.2em;
	empty-cells: show;
	width: 155px;
	}

#wp-calendar a {
 	font-size: 1.0em;
	display: block;
	font-weight: bold;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar caption {
	margin: 8px 2px;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font-weight: lighter;
 	font-size: .8em;
 	color: #444;
	text-align: right;
	}

#wp-calendar th {
	padding: 4px 6px 4px;
	font-weight: lighter;
 	font-size: .8em;
 	color: #666;
	text-align: center;
	background: #f4f4f4;
}

#wp-calendar td {
	padding: 3px 6px;
	text-align: right;
	}
	#wp-calendar td#today {
		background: #e0e0e0;
	}
	#wp-calendar td#prev a {
		padding: 0;
		text-align: left;
		font-weight: normal;
	}
	#wp-calendar td#next a {
		padding: 0;
		text-align: right;
		font-weight: normal;
}

.clear {
	clear: both;
}

.alignright, .alignleft {
	padding: 0;
	margin: 6px 20px 10px 20px;
	display: inline;
	float:right;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}

.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;
}

#footer {
	text-align: left;
	font-size: .9em;
	line-height: 1.0em;
	color: #888;
}


.clearfix:after, .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { display: inline-block; }   

* html .clearfix { height: 1%; }

.clearfix { display: block; }


/* \*/
* html .tlc, * html .trc { height: 1%; }
/* */	
body {
	margin: 0;
}
body     { background: #f9f9ff url(images/bg-page-blood-pressure.png) 50% repeat-y; }
#sub_container { background: url(images/wrap-bg-blood-pressure.png) 50% 0 repeat-y; }
#bottom  { background: url(images/footer-bg-blood-pressure.png) 50% 0 no-repeat;	}
#main_container    { background: url(images/bg-head-blood-pressure.png) 50% 0 repeat-x; }
#header    { background: url(images/head-bg-blood-pressure.png) 50% 0 no-repeat; }

.bplogotext a:link    { color: #be261e; }
.bplogotext a:hover   { color: #26a; }
.bplogotext a:active  { color: #000; }
.bplogotext a:visited { color: #be261e; }

#head .slogan { color: #444; }

#sub_container {
	width: 940px;
	margin: 0 auto;
	}
	#top {
	position:relative;
			height: 210px;
			border:0px solid #000;
	}
		#header {
			height: 210px;
		}
		#menu_block {
			position: absolute;
			float: left;
			top: 102px;
			width: 590px;
			height: 60px;
			margin: 0 40px 0 77px;
			}
		#search {
			position: absolute;
			top:135px;
			right:40px;
		border:0px solid #000;
		}
	#center {
		position: relative;
		top: -14px;
		}
		#container {
			margin: 0 40px 0 20px;
			}
			#content {
				width: 640px;
				float: left;
				margin-top: 0;
				margin-right: 30px;
			}
			#sidebar {
				width: 190px;
				float: right;	
				margin: 12px 0;
			}
	#bottom {
		clear: both !important;
		height: 140px;
		padding: 40px 20px 0;
	}
		#footer { 
			margin: 0 260px 0 50px;
			padding: 7px 0;
			border-top: 1px solid #cdd;
		}
		body {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px; /* Resets 1em to 10px */
	color: #444;
	}

  
h1,h2,h3,h4,h5,h6 { 
	color: #444;
	font-family: Geneva,Helvetica,Verdana,Arial,sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	color: #be261e;
}
	
h1 { font-size: 2.4em; }
h2 { font-size: 2.0em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.0em; }
	
h5 { 
	font-size: 0.9em; 
	font-weight: bold; }
	
h6 { 
	font-size: 0.8em; 
	font-weight: bold; }

code, pre {
	margin: 1em 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	color: #000;
	}

pre {
	overflow: auto;
	padding: 1em;
	border: 1px solid #ddd;
	background: #f1f1f1;
	}
	pre.script {
		border: 1px dashed #ccd;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		background: #ffffdd;
	}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}



p {
	margin: 1.0em 0;
	line-height: 1.5em;
}
	p.last { margin-bottom: 0!important; }
	p img { 
		margin: 0 15px 10px 0; 
		padding: 0; }

hr { display: none; }

strong { 
	color:#666;
	font-weight: bold;
}
	
em { font-style: italic; }

.small { font-size: .8em; color: #666; }
	
.large { font-size: 1.2em; }

.highlight  { background: #e7feb1; padding: 0 .25em; margin: 0 .25em; }

.center { text-align: center;	}

.hidden {	display: none; }

.underlined { border-bottom: 1px solid #cdd; }



input {
	padding: 4px 8px;
	border: 1px solid #cdd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #f9ffff;
}
input.button {
	float: right;
	padding: 4px 8px;
	border: 1px solid #cdd;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: #26a;
	color: #cdd;
}
input.button:hover {
	background: #be261e;
	color: #fff;
}
input.button:active {
	background: #333;
	color: #fff;
}

label {
	padding: 0 10px;
	font-size: 0.8em;
	color: #666;
}

textarea {
	padding: 9px;
	border: 1px solid #cdd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #f9ffff;
}


a {	text-decoration: none; }
	a:link    { color: #26a; }
	a:hover   { color: #000; }
	a:active  { color: #be261e; }
	a:visited { color: #26a; }

a img {	border: none;	}

#mainmenu ul li a:link    { color: #26a; }
#mainmenu ul li a:hover   { color: #000; }
#mainmenu ul li a:active  { color: #be261e; }
#mainmenu ul li a:visited { color: #444; }

.mypost h2 a:link,
.mypost h3.post-title a:link    { color: #be261e; }
.mypost h2 a:hover,
.mypost h3.post-title a:hover   { color: #26a; }
.mypost h2 a:active,
.mypost h3.post-title a:active  { color: #000; }
.mypost h2 a:visited,
.mypost h3.post-title a:visited { color: #b7cb16; }

#sidebar a:link    { color: #be261e; }
#sidebar a:hover   { color: #26a; }
#sidebar a:active  { color: #444; }
#sidebar a:visited { color: #be261e; }


ul, ol { 
	margin: .5em 1.5em 2em 1.7em;
}

ul { 	list-style-type: disc; }
	ul.check, ul.arrow, ul.cross, ul.light, ul.star {
		list-style: none;
		margin-left: 0;
		}
		ul.check li, ul.arrow li, ul.cross li, ul.light li, ul.star li {
			list-style-type: none;
			background-repeat: no-repeat;
			background-position: center left;
			padding: 4px 0 3px 25px;
			}
			ul.check li { background-image: url(images/list/check-blood-pressure.jpg); }
			ul.arrow li { background-image: url(images/list/arrow-blood-pressure.jpg); }
			ul.cross li { background-image: url(images/list/cross-blood-pressure.jpg); }
			ul.light li { background-image: url(images/list/light-blood-pressure.jpg); }
			ul.star li  { background-image: url(images/list/star-blood-pressure.jpg); }
	
	ul.check-big, ul.arrow-big, ul.cross-big, ul.light-big, ul.star-big {
		list-style: none;
		margin-left: 0;
		}
		ul.check-big li, ul.arrow-big li, ul.cross-big li, ul.light-big li, ul.star-big li {
			list-style-type: none;
			background-repeat: no-repeat;
			background-position: center left;
			padding: 11px 0 8px 50px;
			font-size: 1.4em;
			font-weight: bold;
			}
			ul.check-big li { background-image: url(images/list/check-big-blood-pressure.jpg); }
			ul.arrow-big li { background-image: url(images/list/arrow-big-blood-pressure.jpg); }
			ul.cross-big li { background-image: url(images/list/cross-big-blood-pressure.jpg); }
			ul.light-big li { background-image: url(images/list/light-big-blood-pressure.jpg); }
			ul.star-big li  { background-image: url(images/list/star-big-blood-pressure.jpg); }

ol { list-style-type: decimal}

	ol.list li { margin-bottom: 2em; }
	ol.list h4 { margin: 0 0 .2em; }

dl { margin: 0 0 1.5em 0; }
	dl dt { font-weight: bold; }
	dd { margin-left: 1.5em; }

	