/*
Theme Name: FixHealthCarePolicy

*/



/* 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 */

a.h4, a {
	cursor: pointer !important;
}

.fact-of-the-day .title h4{background: url(images/title-fact.gif) no-repeat;}
.in-the-news .title h4{background: url(images/title-news.gif) no-repeat;}
.quote-of-the-day .title h4{background: url(images/title-quote.gif) no-repeat;}
.key-documents .title h4{background: url(images/title-docs.gif) no-repeat;}
.research .title h4{background: url(images/title-research.gif) no-repeat;}
div.title h3, div.title a, div.title a:hover, div.title a:active, div.title a:visited {
	color: #2d2d2d !important;
}

.post .title strong {
	text-transform:uppercase;
}

#nav .current_page_item a{color: #ffd473;}

.side-bar .widget_text h3.widgettitle{background: url(images/title-sound-off.gif) no-repeat;}
.side-bar .widget_search {
	padding-left: 25px;
}

.side-bar img{display: block;}
.video{
	overflow: hidden;
	height: 1%;
	padding: 0 0 25px 25px;
}

.main-content h2{
	text-indent:inherit !important;
	overflow: hidden;
	margin: 0 0 19px;
	width: 100%;
	height: 28px;
}
.main-content h2.scoop{
	text-indent: -9999px !important;
}

/*Landing Page Forms*/

#landingPageForm {
	width: 315px;
	margin-top: 50px;
	margin-bottom: 25px;
}

#landingPageForm div.input {
	margin-bottom: 8px;
}

#landingPageForm div.input label {
	display: inline-block;
	width: 150px;
}

#landingPageForm div.submit {
	text-align: right;
}

div.sidebar-video {
        margin-bottom: 10px;
}

div.sidebar-video div.video-thumb {
        float: left;
        width: 122px;
}

div.sidebar-video div.video-details {
        float: right;
        width: 140px;
}

div.sidebar-video div.video-details div.video-title {
        font-weight: bold;
}

div.hidden-video, div.TB_overlayBG, div#TB_window, div#TB_title, div#TB_ajaxWindowTitle, div#TB_closeAjaxWindow {
        z-index: 1000;
}

div#text-493068271 h3.widgettitle{
        background: none;
	margin: 0 !important;
	height: 0 !important;
}

div.sidebar-videos h3 {
        background: transparent url(images/title-featured-videos.gif) no-repeat scroll 0 0;
        margin: 0 0 17px
}

.screen-reader-text {display:none;}
#search-2 {margin-bottom:15px;}