/*
Theme Name: DHR
Theme URI: http://dhr-rgv.com/
Description: Custom Theme created exclusively for Doctors Hospital at Renaissance.
Version: 1.0
Author: Anthony Acosta
Author URI: http://kennedymedia.com/
*/

/*
body{
padding:0px;
margin:0px;
background-image: url(images/l-t-dr.gif);
background-repeat: repeat-x;
background-position: top;
height:100%;
}
*/
body{
padding:0px;
margin:0px;
background-image: url(images/bg_shadow.jpg);
background-repeat:no-repeat;
background-position: top;
height:100%;
font-family:Tahoma, Arial, sans-serif;
}

.entry img {
padding:3px;
border-color:#999999;
background-color:#CCCCCC;
border:solid;
border-width:1px;
max-width:690px;
}

.entry .metasearch img { padding:0px;
border:none;
}

h1, h2, h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	}
a, h3 a:hover, h3 a:hover {
	text-decoration:none;
color:#106869;
font-size:16px;
	}
	
#separator { border:none;padding:0px;}

a:hover{text-decoration:none;}

.flashheader {
	background-image: url(images/fl.jpg);
	background-repeat: no-repeat; 
	background-position:;height:281px;
	}

.rightcontent {
	background-image: url(images/dr.gif);
	background-repeat: repeat-y;
	background-position: left;
	width:757px;
	padding-left:10px;
	padding-right:10px;
	}
	
.post{

font-family:Tahoma, Arial, sans-serif;
	color:#333333;
	margin-left:10px;
	margin-top:7px;
	margin-right:20px;
	/*min-height:250px;*/
	height:auto !important;
	font-size:14px;
	}


#3column {
margin-left:30px;
margin-bottom:20px;
}	

#hospitallink a{
display:block;
margin:2px;
list-style:none;
}

#hospitallink a:hover{
display:block;
background-color:#1E9899;
}


.footer{
	margin-top:19px;
	background-image: url(images/b.gif);
	background-repeat:repeat;
	width:100%;
	height:111px;
	font-size:12px
	}
	
#sidebarnewsitem
	{	
	margin-left: 1em;
	background-color:#E1EDFB;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 5px;
margin-bottom:3px;
		margin-left:0px;
		list-style:none;
		list-style-position:inherit;
		border:#339999, 1px, solid;
}
	
#sidebarnewsitem a
	{
		font-family:Tahoma, Arial, sans-serif;
		font-size:12px;
		color:#333333;
		text-decoration:none;
	}	
	
	
.m_text
	{
		font-family:Tahoma, Arial, sans-serif;
		font-size:12px;
		line-height:13px;
		color:#333333;
	}
	
.middletext {
		font-family:Tahoma, Arial, sans-serif;
		font-size:12px;
		line-height:15px;
		color:#858585;
		text-decoration:none;
	}
	
.middletext ul li a{
		font-family:Tahoma, Arial, sans-serif;
		font-size:12px;
		line-height:15px;
		color:#333333;
		text-decoration:none;
		margin-bottom:5px;
	}	
	
.h_text
	{
		font-family:Tahoma, Arial, sans-serif;
		font-size:12px;
		line-height:14px;
		color:#333333;
	}
	
	
	
.l_text
	{
		font-family:Tahoma, Arial, sans-serif;
		font-size:11px;
		line-height:13px;
		color:#165278;
	}	

.ls_text
	{
		font-family:Tahoma, Arial, sans-serif;
		font-size:14px;
		line-height:14px;
		color:#FFFFFF;
	}	
	
.c_text
	{
		font-family:Tahoma, Arial, sans-serif;
		font-size:18px;
		line-height:18px;
		color:#FFFFFF;
		text-align:center;
	}
.c_text1
	{
		font-family:Tahoma, Arial, sans-serif;
		font-size:22px;
		line-height:22px;
		color:#FFFFFF;
		text-align:center;
	}
	
	a.h_text{text-decoration:none;}	
	a.h_text:hover{text-decoration:underline;}
	
	a.ls_text{text-decoration:none;}	
	a.ls_text:hover{text-decoration:underline;}
	
	a.c_text{text-decoration:none;}	
	a.c_text:hover{text-decoration:underline;}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
	
#sidebar {
	/*
	margin-top:30px;
	margin-right:25px;
	margin-bottom:13px;*/
	margin-left:1px;
	background-color:#F7F7F7;
	width:232px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#858585;
	}
	
.page_item a{
display:block;
padding:10px;
margin-bottom:8px;
margin-left:-40px;
background-color:#106869;
border:1px;
border-color:#FFFFFF;
list-style:none;
text-decoration:none;
color:#FFFFFF;
font-size:14px;
}
/* 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 */

.metalist img {margin: 0;
	padding: 0;
	border: 0 none;}
	
#marqueecontainer{
position: relative;
width: 230px; /*marquee width */
height: 600px; /*marquee height */
overflow: hidden;
}
.postmetadata { font-family:Tahoma, Arial, sans-serif;
font-size:10px;}
/** New Byline - for new contentTools **/

.postByline{
	background:url(images/dot3.gif) bottom repeat-x;
	padding:5px 0px;
    color:#999;
	font-size:10px;
}

.postByline a{
    color:#999;
	font-size:12px;
}
.postByline .author{
	float:left;
}

/** End Byline **/

#preload-img { display:none }

ul, ol, li {
_list-style-position: outside;/* show to IE */
_list-style: none;/* show to IE */
}

p #player1{
float: right;}