/*  
Theme Name: Biomedical Equipment Corp
Theme URI:
Description: Biomedical Equipment Corp
Version: 1.0
Author: 
Tags: fixed width, two columns, valid XHTML, valid CSS, widget, right sidebar
*/


/* -- Basic Style -- */

h1, h2, h3, h4, h5, h6, form
	{
		margin:0px;
		padding:0px;
	}
h1{font-size:22px;}
h2{font-size:20px;}
h3{font-size:15px; font-weight:normal;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
p
	{
		margin:0px;
		padding:0px;
		padding-bottom:12px;
	}
ul, ol, li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
a, a:visited
	{
		color:#116fb9;
		text-decoration:none;
		outline:none;
	}
a:hover
	{
		color:#000;
	}
img {border:none;}
img.alignright {float:right; margin:2px 0px 5px 5px; border:solid 1px #595959; padding:2px;}
img.alignleft {float:left; margin:2px 5px 5px 0px; border:solid 1px #595959; padding:2px;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:2px 0 2px 5px;}
a img.alignleft {float:left; margin:0px 5px 2px 0px}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

blockquote
	{
		padding:7px 0px 0px 30px;
		width:400px;
		font-size:14px;
		font-style:italic;
		border-left:solid 6px;
	}
.storyContent ul, ol
	{
		margin-left:20px;
		padding:5px 5px 15px 5px;
	}
.storyContent ol li
	{
		list-style:decimal;
	}
.storyContent ul li
	{
		list-style:square;
	}
.clear{
	clear:both;
}
	

/* -- Main Style  -- */	

body
	{
		margin:0px;
		padding:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#403f3f;
		background:url(images/bg.jpg) repeat-x top #fff;
	}
#main{
	margin:0px auto;
	padding:0px;
	width:1005px;
}
	
	
	
/* -- Header -- */

.header{
	height:195px;
	/*overflow:hidden;*/
	margin-bottom:10px;
}
.h_link{
	height:22px;
	width:250px;
	float:right;
	margin-right:95px;
	text-align:center;
	padding-top:9px;
	line-height:15px;
}
.h_link span{
	color:#fff;
	font-size:11px;
	padding:0px 12px;
	border-right:1px solid #fff;
}
.h_link span a,.h_link span a:visited{
	color:#fff;
	text-decoration:none;
}

.title{
	width:615px;
	height:128px;
	float:left;
}
.title h1{
	padding:17px 0px 0px 20px;
}
.title a, .title a:visited{
	
}
.title a:hover{
	cursor:pointer;
}

.call_us{
	width:342px;
	float:right;
	height:130px;
	margin-right:14px;
}
.call_us h3{
	padding-top:28px;
	font-weight:normal;
	font-size:18px;
	color:#3f3f3f;
	text-align:right;
	padding-bottom:4px;
}
.call_us h3 span{
	font-size:26px;
	color:#005495;
}
.h_search{
	background:#dfe1e2;
	border-top:1px solid #d9dcdc;
	border-bottom:1px solid #d9dcdc;
	padding:9px 13px;
}
.h_search p{
	font-size:12px;
	color:#010101;
	float:left;
	padding-top:10px;
}
.textfield{
	background:url(images/search_txt.jpg) no-repeat left top;
	float:right;
	width:241px;
	height:36px;
}
.textfield input{
	padding:10px;
	width:221px;
	border:none;
	background:none;
	color:#a1a0a0;
	font-weight:bold;
}

/**-----------------------------**/


/******************************************/


/* -- Page Navigation -- */
.nav{
	height:35px;
	float:right;
	overflow:hidden;
	background:url(images/nav_bg.jpg) repeat-x top;
	margin-right:14px;
}
.nav_left{
	background:url(images/nav_left.jpg) no-repeat left top;
}
.nav_right{
	background:url(images/nav_right.jpg) no-repeat right top;
	padding:0px 10px;
}
.nav ul{
	float:left;
}
.nav li{
	float:left;
}
.nav li a,.nav li a:visited{
	float:left;
	display:block;
	padding:10px 15px;
	text-decoration:none;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

.nav li a:hover, .nav li.current_page_item a,.nav li.current_page_item a:visited{
	color:#aad9fd;
}

/**--------------------------------**/

/*****************************************************************/
.content{
	background:url(images/content_bg.jpg) repeat-y;
}
.content_top{
	background:url(images/content_top.jpg) no-repeat left top;
	padding:45px 38px;
}
/****************************************************************/
.innerContent{
	float:left;
	width:624px;
	overflow:hidden;
}
.story{
	background:url(images/story_bg.jpg) repeat-x top #fff;
	border:1px solid #e4e3e3;
	padding:20px;
	margin-bottom:20px;
}
.story_date{
	background:url(images/date.jpg) no-repeat left top;
	width:42px;
	height:47px;
	float:left;
	margin-right:10px;
}
.story_date h3{
	font-size:22px;
	color:#fff;
	text-align:center;
	padding:3px 0px 2px 0px;
}
.story_date p{
	font-size:10px;
	color:#000;
	text-align:center;
}
.story_img img{
	width:242px;
	height:120px;
	margin-right:15px;
	margin-bottom:10px;
	float:left;
	border:1px solid #b6b6b6;
}
.story_title{
	width:410px;
	float:left;
}
.story_title h2{
	font-size:14px;
	line-height:22px;
	padding-bottom:10px;
	font-weight:bold;
	color:#005395;
}
.story_title h2 a, .story_title h2 a:visited{
	text-decoration:none;
	color:#005395;
}
.story_title  h2 a:hover{
	color:#005395;
	text-decoration:none;
}
.story_comments{
	width:110px;
	float:left;
	font-size:13px;
	color:#00539f;
}
.story_comments span{
	padding:0px 8px 7px 8px;
	background:url(images/comments.jpg) no-repeat left top;
	text-align:center;
	color:#00539f;
	margin-right:3px;
	line-height:13px;
}
.story_comments a,.story_comments a:visited{
	color:#00539f;
}
.story_title_bot{
	padding:10px 0px 0px 0px;
	border-bottom:1px dashed #aeaeae;
	margin-bottom:10px;
}
.story_cat{
	float:left;
	color:#000;
	padding-bottom:0px;
}
.readmore{
	float:right;
	padding-bottom:0px;
}
.storyContent{
	padding:8px 0px 10px 0px;
}
.storyContent p{
	text-align:justify;
	line-height:20px;
}
.storyContent h1, .storyContent h2, .storyContent h3, .storyContent h4, .storyContent h5, .storyContent h6{
	padding-bottom:10px;
}
.story_category{
	padding-bottom:10px;
}
.storyTags{
	padding-bottom:20px;
}
/****************************************************************/

/**----------------- Sidebar Style --------------------**/
.sideBar{
	float:right;
	width:263px;
	background:url(images/sidebar_bg.jpg) repeat-y;
}

.sidebar_content{
	background:url(images/story_bg.jpg) repeat-x top #fff;
	border:1px solid #e4e3e3;
	border-top:none;
	padding:10px 15px;
}
.sideBar ul{
	padding:0px;
	margin:0px;
}
.sideBar ul ul{
	padding:0px;
	margin:0px;
}
.sideBar ul ul ul{
	padding:0px;
	margin:0px;
}
.sideBarTitle{
	height:30px;
	background:url(images/sidebar_top.jpg) no-repeat left top;
	padding:0px;
	overflow:hidden;
}
.sideBarTitle h3{
	padding:0px 10px 7px 15px;
	font-size:14px;
	font-weight:bold;
	line-height:27px;
	color:#fff;
}
.sideBar li ul,li{	
	list-style:none;
}
.sideBar ul li{
	list-style:none;
	margin:0px;
	padding:0px;
	margin-bottom:15px;
}
.sideBar li li{
	padding:0px;
	margin:0px;
	border:none;
	padding:4px 0px 5px 15px;
	line-height:18px;
	background:url(images/bullet.jpg) no-repeat left 9px;
}
.sideBar li li a, .sideBar li li a:visited{
	color:#403f3f;
	text-decoration:none;
}
.sideBar li li a:hover{
	text-decoration:none;
	color:#116fb9;
}
.sideBar li a, .sideBar li a:visited{
	color:#403f3f;
	text-decoration:none;
	padding-right:5px;
}
.sideBar li a:hover{
	text-decoration:none;
	color:#116fb9;
}
.sideBar li li li{
	padding-bottom:0px;
	padding-left:15px;
}
.textwidget{
	padding:5px;
}
.follow_us{
	text-align:center;
}
.follow_us span{
	padding:0px 5px;
}
/***********************************************/

/* -- Sidebar Search Tool -- */
.search
	{
		text-align:center;
	}
.searchText
	{
		float:left;
		width:150px;
		margin:0px;
		padding:0px;
		padding:3px;
		border:solid 1px #bcbcbc;
		background:transparent;
		margin-right:5px;
	}
.search_btn
	{
		float:left;
		width:56px;
		height:24px;
		border:solid 1px #bcbcbc;
		background:transparent;
		cursor:pointer;
	}
/***********************************************/

/* -- Footer -- */
.footer
	{
		padding-top:14px;
		color:#fff;
		padding-bottom:4px;
		line-height:22px;
		font-size:11px;
		background:url(images/footer.jpg) repeat-x top;
	}
.footer_bg{
	width:996px;
	margin:0px auto;
}
.footer_left{
	float:left;
}
.footer_left ul,.footer_left li{
	float:left;
}
.footer_left li a,.footer_left li a:visited{
	padding:0px 10px;
	color:#fff;
	font-weight:bold;
	line-height:11px;
	border-right:1px solid #fff;
}
.footer_left li a:hover{
	color:#aad9fd;
}
.footer_right{
	float:right;
}
.footer_right ul,.footer_right li{
	float:left;
}
.footer_right li a,.footer_right li a:visited{
	color:#fff;
	text-decoration:none;
	padding:0px 10px;
	line-height:11px;
	border-right:1px solid #fff;
}
.footer_right li a:hover{
	color:#aad9fd;
}
.copyright{
	padding:5px 0px 5px 10px;
	text-align:left;
}
/*****************************************************/

/* -- Pagination -- */

.navigation{
	padding-bottom:10px;
	margin:0px auto; 
	width:220px;
}
.alignleft
	{
		float:left;
		padding-left:0px;
	}
.alignright
	{
		float:right;
		padding-right:0px;	
	}
.alignleft a,.alignleft a:visited,.alignright a,.alignright a:visited{
	font-size:14px;
	color:#005495;
	text-decoration:none;
}
.navigation2{
	padding-bottom:10px;
}
.alignleft2
	{
		float:left;
		padding-left:0px;
		width:300px;
	}
.alignright2
	{
		float:right;
		padding-right:0px;
		width:300px;
		text-align:right;		
	}
	
	

/* -- search result's title -- */

h2.pagetitle, .article h2, .error, h2.center
	{
		color:#005085;
		font-size:22px;
		font-weight:normal;
		font-family:"trebuchet ms";
		padding-top:0px;
		padding-bottom:10px;
		text-align:left;
	}
	
	
/* -- Comments Section -- */
.comment_template{
	padding:0px;
	margin:0px;
}
#comments, .commenttitle{
	font-weight:bold;
	color:#403f3f;
}
.commentlist{
	margin:0px 10px 20px 10px;
	padding:0px;
}
.commentlist li{
	padding:10px;
	margin:0px;
	border-bottom:1px solid #222;
}
.commentlist li img{
	float:left;
	margin:0px 15px 10px 0px;
}
.commentlist li p{
	padding:10px 0px;
	line-height:20px;
}
.commentlist li .fn, .commentlist li .says{
	font-weight:bold;
	font-style:italic;
	font-size:14px;
}
.commentmetadata{
	font-size:12px;
}
.commentlist li ul{
	margin-left:30px;
}
.commentlist li li{
	border:none;
	background:#e9e9e9;
}
.commentlist li li li{
	background:#fff;
}
.reply{
	width:32px;
	border:1px solid #403f3f;
	padding:3px;
	margin-bottom:10px;
}
.reply a{
	text-decoration:none;
	color:#403f3f;
}
#commentform p{
	padding:5px 0px;
}
#commentform #author,#commentform #email,#commentform #url,#commentform #comment{
	border:solid 1px #bcbcbc;
	background:transparent;
}
#submitcomment{
	border:solid 1px #bcbcbc;
	background:transparent;
	color:#000;
	padding:3px;
	cursor:pointer;
}
/**---------------------------**/


/* Begin Comments*/
.alt {
	/*margin:0px;
	padding:0px;
	border:solid 1px #f3c377;*/
	/*border-left:none !important;
	border-right:none !important;*/
	/*height:1%;*/
	}

.commentlist li cite img
	{
		border:0px;
		vertical-align:middle;
	}
.commentlist em
	{
		padding-left:15px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}


/* -- CALENDER STYLE -- */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin:0px auto;
	padding: 0px;
	width: 180px;
	font-size:11px;
	font-family:tahoma;
	text-align:center;
	}
#wp-calendar th
	{
		color:#005085;
	}
#wp-calendar #today
	{
		color:#ccc;
		font-weight:normal;
		background:#000;
	}
#wp-calendar #next a {
	padding-right: 5px;
	color:#005085;
	text-align: right;
	background:none;
	text-decoration:none;
	}
#wp-calendar #next a:hover
	{
		text-decoration:underline;
		background:none;
	}
#wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
	color:#005085;
	background:none;
	text-decoration:none;
	}
#wp-calendar #prev a:hover
	{
		text-decoration:underline;
		background:none;
	}
#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
	width:180px;
	/*color:#105a82;*/
	/*background:#cfcfd0;*/
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color: #0099d2;
	text-decoration:none;
	font-weight:bold;
	font-size:11px !important;
}
#wp-calendar td a:hover {
	background: none;
	border-left: none;
	font-weight:bold;
	text-decoration: underline;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #b48625;*/ }
/* End Calendar */




/************************************************/
.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;
   /* optional rounded corners for browsers that support it */
   /*-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;
}
/**---------------------------------**/

/**------------------ Home Style ------------------**/
.home_content h2{
	background:url(images/hm_title.jpg) no-repeat left top;
	padding:15px 20px 15px 80px;
	color:#0099d2;
	font-size:22px;
}
.home_content p{
	line-height:18px !important;
}
.home_content_bottom{
	background:url(images/hm_content.jpg) repeat-x top;
}
.box{
	width:222px;
	float:left;
}
.box h3.b_title1{
	font-size:17px;
	font-weight:bold;
	color:#064b74;
	background:url(images/img1.jpg) no-repeat 7px top;
	padding:20px 0px 20px 55px;
}
.box h3.b_title2{
	font-size:17px;
	font-weight:bold;
	color:#064b74;
	background:url(images/img2.jpg) no-repeat 7px top;
	padding:20px 0px 20px 55px;
}

.box h3.b_title3{
	font-size:17px;
	font-weight:bold;
	color:#064b74;
	background:url(images/img3.jpg) no-repeat 7px top;
	padding:20px 0px 20px 55px;
}
.box p{
	line-height:18px;
	padding:0px 20px;
	text-align:justify;
}