header {
	background: url(header-background.jpg) no-repeat center bottom;
	height: 90px;
}
#header {
	background: #FFF;
	display: block;
	height: 70px;
	overflow: hidden;
}
h1#title {
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	position: absolute;
	top: 12px;
	left: 0;
}
h1#title a {
	display: block;
	background: url(dga-sm.jpg) no-repeat;
	width: 110px;
	height: 51px;
}
nav {
	position: absolute;
	top: 25px;
}
#main { margin: 100px auto 0 auto; }
h2#headline {
	color: #000;
	font-size: 1.8em;
	text-align: center;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
}
.post-template-single-test3-php h2#headline {
	text-align: left;
}
#featured-image { margin-bottom: 5px; }
p#date {
	font-style: italic;
	margin-bottom: 0;
}
#content { width: 575px; }
#interact {
	width: 555px;
	height: 25px;
	padding: 10px;
	background: url(interact-background.jpg) no-repeat center top;
	overflow: hidden;
}
ul#social {
	float: left;
	padding: 0;
	margin: 5px 0 0 0;
	list-style: none;
}
#social li { float: left; margin-right: 10px;}
#get-updates {
	background: url(interact-get-updates.jpg) no-repeat;
	width: 167px;
	height: 26px;
	float: left;
	padding-left: 95px;
	padding-top: 3px;
	margin-right: 5px;
}
.post-template-single-test2-php #get-updates,
.post-template-single-test3-php #get-updates {
	background: url(sign-up-more.png) no-repeat;
	width: 167px;
	height: 29px;
	padding-left: 150px;
	margin-right: 0;
}
#get-updates .input {
	padding: 2px;
	font-size: .75em;
	border: 0;
}
#get-updates .submit {
	background: url(get-updates-go.jpg) no-repeat;
	width: 20px;
	height: 14px;
	border: 0;
	position: relative;
	top: 3px;
}
a#contribute-sm {
	background: url(interact-contribute.jpg) no-repeat;
	width: 112px;
	height: 28px;
	float: left;
	margin-right: 5px;
}
.post-template-single-test2-php ul#social,
.post-template-single-test3-php ul#social,
.post-template-single-test4-php ul#social,
.post-template-single-action-scroll-php ul#social,
.post-template-single-test2-php a#contribute-sm,
.post-template-single-test3-php a#contribute-sm,
.post-template-single-test4-php a#contribute-sm,
.post-template-single-action-scroll-php a#contribute-sm { float: right; }

/* TEST 2 */
#article {
	position: relative;
	overflow: hidden;
	height: 300px;
	margin-bottom: 10px;
}
#fade-out {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 575px;
	background: url(article-fade-out.png) repeat-x;
	padding: 29px 0;
}
#fade-out-close {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 5;
}
#fade-out #get-updates {
	position: relative;
	z-index: 10;
	margin: 0 auto;
	float: none;
}
/* SIDEBAR */
#sidebar { background: url(races-mentioned.jpg) no-repeat !important; }

.post-template-single-test1-php #appear-box {
	position: fixed;
	z-index: 100;
	width: 350px;
	right: -430px;
	bottom: 112px;
	background: #23557D;
	padding: 15px;
	color: #FFF;
	font: bold .9em Arial, Helvetica, sans-serif;
}
.post-template-single-test2-php #appear-box,
.post-template-single-test3-php #appear-box {
	position: absolute;
	display: none;
	right: 0;
	bottom: 50px;
	width: 272px;
	background: #23557D;
	padding: 15px;
	color: #FFF;
	font: bold .9em Arial, Helvetica, sans-serif;
}
#appear-box a { color: #FFF; text-decoration: none; }
#appear-box ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#appear-box li {
	width: 250px;
	border-bottom: 1px solid #CCC;
	background: #FFF;
	padding: 5px;
}
#page { position: relative }
#back-to-news {
	position: absolute;
	bottom: 24px;
	left: 643px;
	background: url(back-to-news.jpg) no-repeat;
	width: 142px;
	height: 16px;
}
/* MODAL */
#modal {
	position: relative;
	z-index: 10000;
	display: none;
	width: 505px;
	border-radius: 5px;
	background: #FFF;
	box-shadow: 0 0 20px #333;
	padding: 20px;
}
.modal-close {
	background: url(modal-close.png) no-repeat;
	width: 17px;
	height: 17px;
	position: absolute;
	top: 15px;
	right: 15px;
}
#modal-header {
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
}
#modal-description {
	font-size: .9em;
	margin: 10px 0;
}
#modal form {
	text-align: center;
}
#modal #email {
	border: 1px solid #333;
	padding: 3px;
	margin: 10px 0;
}
#modal button {
	display: block;
	margin: 5px auto;
	width: 200px;
	text-align: center;
	background: #228C4D;
	padding: 10px 20px;
	color: #FFF;
	border: 0;
	box-shadow: inset 1px 1px 1px #68AF83;
	border-radius: 5px;
}
/*! jQuery UI - v1.9.2 - 2013-07-01
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.progressbar.css
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */

.ui-helper-hidden { display: none }
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
}
.ui-helper-clearfix:after { clear: both }
.ui-helper-clearfix { zoom: 1 }
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}
.ui-state-disabled { cursor: default!important }
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ui-progressbar {
    height: 27px;
    margin: 5px;
    text-align: left;
    overflow: hidden;
    padding: 4px;
    background-color: #f9f9f9;
	box-shadow: inset 0px 0px 10px #999;

}
.ui-progressbar .ui-progressbar-value {
    height: 100%;
    background: #de464a;
    background-image: -moz-linear-gradient(top, #de464a, #c42b2e);
	background-image: -ms-linear-gradient(top, #de464a, #c42b2e);
	background-image: -webkit-linear-gradient(top, #de464a, #c42b2e);
	background-image: linear-gradient(top, #de464a, #c42b2e);
}