/*
Theme Name: Dr Gelman
Theme URI: http://drgelmanonline.com/
Description: Custom Theme created exclusively for the Dr. Gelman Show.
Version: 1.0
Author: Anthony Acosta
Author URI: http://kennedymedia.com/
*/
@font-face {
  font-family: "Union";
  src: url("fonts/union.ttf") format("truetype");
}

@font-face {
  font-family: "Share";
  src: url("fonts/share.ttf") format("truetype");
}
td img {display: block;}body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #146A7B;
}
body {
	background-color: #FFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Lucida Grande","Lucida Sans Unicode",Calibri,Arial,Helvetica,Sans,FreeSans,Jamrul,Garuda,Kalimati;
	font-size:0.8em;
	font-style:normal;
}
a:link {
	color: #116D7C;
}
a:visited {
	color: #578C94;
}
a:hover {
	color: #76A8AF;
}
a:active {
	color: #850000;
}
h3 a{
	font-family: "Union", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
  font-weight: bold;
  font-size: 120%;
  letter-spacing: -0.04em;
  line-height: 100%;
  margin: .5em 0 .5em;

}
h2{
  font-family: "Share", "Arial Narrow", Arial, Sans;
  font-size: 200%;
  font-weight: normal;
  margin: .5em 0 .2em;

}

#tower {width:980px;
background-image:url(images/rightside.jpg);
background-position:top right;
background-repeat:no-repeat;
margin-left: auto;
margin-right: auto;
}
#post {width: 630px;
background-image:url(images/postbg.jpg);
background-repeat:repeat-y;
padding-left:12px;}

#post_line {width: 640px;
background-image:url(images/postbg_line.jpg);
background-repeat:repeat-y;
padding-left:20px;}

.postmetadata{
	font-size: 8pt;
	padding-top: 4px;
	padding-bottom: 2px;
	display:block;

}
#footer { width:650;
background-image:url(images/footerbg.jpg);
background-repeat:no-repeat;
height:52px;
font-size:9px;
color:#FFF;
padding-left:20px;
}
.rightside {
	border-left:solid;
	border-left-color:#999;
	border-left-width:1px;
padding-left: 5px;
padding-right:20px;
}

	
<!--[if lte IE 7]><style type="text/css">
  hr {
    display : list-item;
    list-style : url(images/hr.gif) inside;
    filter : alpha(opacity=0);
    width : 0;
  }
</style><![endif]-->
