/* 
Stylesheet: THI Website
Created by: digitalsparx.com
Author: Vidya Ananthanarayanan
Date: April 2009
*/

/* Stylesheet: Content Areas on Inner Pages */

/* Content - Inner Pages
*************************/
#content {
width: 960px;
background: #FFFFFF url(../images/inner_brdr_top.gif) repeat-x;
padding-top:3em;
margin-top:1em;
}

#content_main {
background:transparent /*url(../images/sidebar_brdr.gif) no-repeat scroll left top*/;
margin-left:210px;
}

#content ol, #content ul, #content_main ol, #content_main ul, #content_main dl {
line-height: 1.5em;
margin: 1.2em 0 1.2em 4em;
font-size: 1.2em;
}

#content li {
list-style-position: inside;
}

#content li, #content li, #content_main ul li, #content_main ol li, #content_main dd { 
margin-bottom: 0.2em;
}

#content_main dt {
font-weight: bold;
text-transform: capitalize;
margin-top: .5em;
}

/*Leadership Page */

#bios {
width: 100%;
}

#bios dl {
width: 90%;
}

#bios img {
float: left;
margin-right: .5em;
}

/* About Us - Main Page */
#awards {
width: 25%;
float: right;
border: 1px solid #666;
}

/* Address Microformat - Contact Us Page */

.vcard {
margin-left: 1.6em;
margin-bottom: .5em;
margin-top:-0.5em;
font-size:1.2em;
}

.adr {
margin-top:-0.4em;
}

iframe {
margin-left: 1.6em;
}

small {
font-size: 1.2em;
margin-left: 1.6em;
margin-top: 0.3em;
}

#poc {
width: 500px;
padding-bottom:1em;
}

#poc img.float_l {
margin-top: .5em;
}

/* Left Sidebar on Inner Pages
*********************************/
#sidebar_l {
width: 200px;
float:left;
background:transparent url(../images/sidebar_brdr.gif) no-repeat scroll top right;
}

#sidebar_l ul {
list-style-type: none;
margin-left:2em;
margin-right:0.5em;
}

#sidebar_l li a {
font-size: 1.2em;
text-decoration: none;
display: block;
border-bottom:1px dotted #7E7E7E;
padding:0.5em;
}

#sidebar_l li a:hover, #sidebar_l li a:active {
background: #999;
color: #fff;
text-decoration: underline;
}

/* Sub-content on Inner Pages (Floated right)
***********************************************/
#subcontent {
width: 180px;
float: right;
border: 1px solid #E2E2E2;
margin: 0 1em;
padding: 1em;
background-color: #fff;
}

#subcontent h4 {
margin-left: 0;
margin-bottom: .5em;
}

#subcontent ul {
margin: 0;
padding: 0;
margin-bottom: .5em;
}


/* Center Content (Specific Pages)
***********************************/
#content_center {
margin-right: 200px;
}


/* Sidebar Right
******************/
#sidebar_r {
xborder:2px solid gray;
float:right;
margin:2.4em 0.5em 0;
width:200px;
}

#sidebar_r h3 {
background-color: #2D3C50;
color: #fff;
margin-left: 0;
padding:0.3em 0.5em;
}

#sidebar_r p {
margin:0;
padding:0 0.3em 0.3em 0.5em;
}

#pulse, #press_releases {
margin-bottom: 1em;
border:2px solid gray;
}

#press_releases dl{
margin: 0;
padding: ;
}

#press_releases dt {
padding-left: .5em;
font-weight: bold;
font-size: .9em;
}

#press_releases dd {
padding-left: .5em;
text-transform: capitalize;
font-size: .9em;
line-height: 1.1em;
}
