/*
Theme Name: Medical
Theme URI: http://www.themesjunction.com
Description: A medical wordpress theme by "Themes Junction"
Author: Themes Junction
Author URI: http://www.themesjunction.com
*/

body {
	font: 12px arial,verdana,sans-serif;
	padding:0px;
	margin:0px;
	background:#990101 url(images/bgc.gif) repeat-y left;
}

#wrap {
	clear: both;     
	width: 1004px;
	padding:0;	
	margin: 0 auto;
	
}
#content-container {
	float: left;
	width: 1004px;
	padding:0px;	
	margin-top:0px;
	margin:0px;
	clear:both;
	background: url("images/header.jpg") no-repeat top;
}
#content {
padding:0px;
clear:both;
}

#header {
	width: 1004px;
	height: 273px;
	position: relative;
}



#header-title {
	position: absolute;
	text-transform: uppercase;
	left: 200px;
	top: 100px;
	z-index:5;	
}
#header-title h1 {
	color: #ffffff;
	font:36px "Century Gothic", Arial;
	font-weight:bold;
	margin-bottom: 2px;
}
#header-title h1 a {
	color: #ffffff;
	text-decoration: none;
}
.header-subtitle {
	color: #ffffff;
	font:bold 12px Arial;
}


#navlist-container{
	padding:7px 0 0 0;
	position:absolute;
	top:207px;
	float:left;
	clear:both;
	}
#navlist{
	position:relative;
	display:block;
	height:44px;
	font-size:12px;
	font-weight:normal;
	font-weight:bold;
	padding:0;
	font-family:Verdana,arial;
	
	}
#navlist ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:auto;
	float:left;
	}
#navlist ul li{
	display:block;
	float:left;
	margin:0 ;
	}
#navlist ul li a{
	display:block;
	float:left;
	color:#FF0000;
	padding:10px 0px 0 0px;
	width: 116px; 
	height: 44px;
	background:url(images/menu.gif) no-repeat right top;
	text-align: center;
	text-decoration:none;
	}
#navlist ul li a:hover,#navlist ul li.current_page_item a{
	color:#ffffff;
	background:url(images/menu.gif) no-repeat top left;
	width: 116px; 
	height: 44px;
	text-align: center;
	}
#navlist ul li .current_page_item a,#navlist ul li .current_page_item a:hover{
	color:#ffffff;
	width: 116px; height: 44px;
	background:url(images/menu.gif) no-repeat top left;
	}
	
#footer {	
	color:#AE5C5C;
	font: 11px tahoma;
	text-align:center;
	height:60px;
	float:left;
	position:relative;
	width:1004px;
	margin:0px;
	background:url(images/footer.gif) no-repeat bottom center;
}
.footerlinks 
{
	color:#AE5C5C;
	text-align:center;
	margin-top:15px;
	float:left;
	width:1004px;
	padding-top:10px;

}
.footerlinks  a
{
	color:#A42525;
	text-decoration:underline;
}

/* General Header Styles */
h2 {
	margin-top:0;
	font-size:16px;	
}
h3 {
	margin:0;
	font-size:14px;	
}


/* Post Related */
h2 a:hover, h2 a:visited, h2 a {
	text-decoration:none;
}
.post-container
{
	float:left; 
	width:713px; 	
	margin:0px;
}
.post {
	width:713px;
	padding-top:0;
	color:#CC8888;
	float:none;
	display:block;
	margin-bottom:0px;	
	clear:both;	
	background:url(images/post-bg.gif) repeat-y left ;
}
.posttop {
	width:713px;
	height:165px;
	color:#EEE0B2;
	background:url(images/post-top.gif) no-repeat top;
	
}

.post p {
	margin:0px;
}


.post a:hover {
	color:#FD9B94;
}

.posttop h2 {
	font: 18px arial;
	text-align:left;
	overflow:visible;
	margin-bottom:0;
	padding-top:50px;
	padding-left:110px;
	float:left;
	color:#580A0D;
}
.posttop h2 a {
	color:#580A0D;

}

.postinfo
{
height:25px;
width:550px;
padding-left:70px;
float:left;
color:#C7393A;
text-align:left;
margin-top:10px;
font:11px verdana;
}
.postinfo a
{
text-decoration:none;
color:#FBB5AB;
text-align:left;
}
.postinfo a:hover
{
text-decoration:underline;
color:#446E02;
}
.postbottom
{
	font-size:11px;
	color:#CD5858;
	text-align:left;
	width:713px;
	padding:0;	
	height:118px;
	float:none;
	display:block;
	position:relative;
	background:url(images/post-bottom.gif) no-repeat left bottom;
}
.postbottom a
{
text-decoration:none;
color:#990101;	
}
.postbottom a:hover
{
text-decoration:underline;
}
.commentinf
{
	margin-top:0px;
	text-align:left;
	float:none;
	height:20px;
	padding-top:8px;
	padding-right:20px;
}
.metainf{
	float:left;
	padding-left:60px;
	margin-top:20px;
	text-align:left;
	height:20px;	
	padding-top:0px;
}
.post p {
	margin-bottom:10px;
}
.navigation a {
	color:#FFCCCC;
	text-decoration:none;
}
.navigation a:hover 
{
	color:#FA968B;
}

.navigation {
	text-align:left;
	width:650px;
	padding-left:40px;
	float:left;
	font-size:12px;
}
img.centered {
	display: block;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.navigation .alignright {
	margin-bottom:10px;
}
.navigation .alignleft {
	margin-bottom:10px;
}	

.pagetitle{
	font: bold 28px 'times new roman';
	text-align:left;
	color:#FA968B;
	padding:0;
	margin:0;
	padding-left:60px;
	overflow:visible;

}
blockquote {
	font-style:italic;
	margin:5px;
}
a img {
	border:0;
}
.entry {
	font: 12px arial,verdana,sans-serif;
	padding-right:20px;
	padding-left:70px;
	padding-bottom:10px;
	margin-top:-60px;
	width:620px;
	text-align:justify;
	clear:both;
	
}
.entrytext .postmetadata {
	font: 12px arial,verdana,sans-serif;
}
.more-link {
	font: 10px arial,verdana,sans-serif;
}

/* Sidebar Related */
#sidebar {
	width:266px;
	margin-top:30px;
	float:left;	
	background:url(images/menu-bg.gif) repeat-y left;
}

#sidebar ul {
	margin: 0 ;
	padding: 0;	
	width:266px;
	
	
}
#sidebar ul h2{
	font:16px arial;
	color:#ffffff;
	text-align:left;
	font-weight:bold;
	padding:25px 0 0 45px;
	height:35px;
	margin:0;
	width:230px;
	border:none;
	background:url(images/topbar.gif) no-repeat left top;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding:0;	
}
#sidebar ul li ul {
	margin: 0 0 10px 0;
	padding:0;
}
#sidebar ul ul li {
	list-style-type: none;
	margin-left:0px;
	list-style-image: none;
	color:#A5936C;
	padding:5px 0 5px 20px;
	margin-left:30px;
	font:12px arial;
	width:200px;
	font-weight:bold;
	background:url(images/arrow.gif) no-repeat left;
	border-bottom:1px dashed #993300;
	
}
#sidebar ul ul ul li {
	list-style-type: disc;
	padding:0;
	margin-left:5px;
	color:#A5936C;	
}
#sidebar p {
	margin:0;
	font: 10px arial,verdana,sans-serif;
}
#sidebar a {
	color:#CC6666;
	text-decoration:none;	
}
#sidebar a:hover {
	text-decoration:underline;	
	color:#CB102B;
}

#sideads {
	width:170px;
	margin-left:0px;
	float:right;
	margin-top:4px;
	padding-right:10px;
	
}
.bottom_sidebar {
	background:url(images/menu-bottom.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0px;
	clear:both;
	height: 35px;
	width: 266px;
	display:block;
	position:relative;
	}
/* User Comment Specific */
#comment
{
border:1px solid #c80000;
color:#c80000;
background:#FFF3F0;
height:205px;
}
#respond
{
	padding-left:10px;
}
#commentform
{
	padding:10px;

}
#commentform input
{
border:1px solid #c80000;
color:#c80000;
background:#FFF3F0;
}

ol.commentlist {
	margin-left:25px;
	padding:0;
}

ol.commentlist a {
	color:#D6CDB0;	
}
ol.commentlist p {
	margin-top:3px;
	margin-bottom:10px;
}
small.commentmetadata {
	font: 10px arial,verdana,sans-serif;
}
small.commentmetadata a {
	text-decoration:none;
}
#submit {
	height: 25px;
	background-color: #D6E5BD;
	margin: 10px 10px 0 0;
	color:#ffffff;
	font-size: 1.2em;

}

/************************/
/*     Search Design    */
/************************/
#searchform{
display:none;
}
#s
{
	width:200px;
	font:12px tahoma;
	color:#D5C67E;
}
#menu_search_box{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#D5C67E;
	font-size:11px;
	font-variant:small-caps;
	background:none;
	position:absolute;
	right:20px;
}

#menu_search_box input.s{
	width:170px;
	font-size:11px;
	color:#F3D4D4;
	border:0px;
	padding:7px;
	padding-top:22px;
	height:25px;
	background:none;
}

#menu_search_box span{
	position:relative;
	top:-1px;
	font-weight:bold;
}
/*-------------Other------------------*/
hr {
	display: none;
}
a 
{
	color:#C80000;
}
#wp-calendar
{
width:210px;
color:#C80000;	
margin-left:30px;
text-align:center;
}
#calendar
{

}
td
{
color:#FBADAD;
}