/*
Theme Name: Saratoga.com
Theme URL: www.saratoga.com/broadcast
Author: Jonathan Volks
Description: Based off the Saratoga.com design
*/

/* Main Tags */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: inherit;
}

h1, h2 {
	font-size: 24px; 
	color:#991002; 
	margin-top:0px;
}


.big3 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 213px;
	margin-left: 20px;
	line-height: 15px;
	text-align: left;
}


.blogcontent {
	/*background-color: #e5e1c0;*/
	padding-left: 4px;
	padding-right: 4px;
	width: 811px;
}

.RedBorder {
	border-left: 1px solid #991002;
}

.page_item {
	float: left;
	margin: 0px;
}

#main {
	width: 645px;
}



/* Content */

#content {
	width: 645px;
	float: left;
	text-align:left;
	background:transparent;
	/*border-right:1px solid #d9d9d9;*/
	margin-right: 10px;
}

#widercontent {
	min-height:450px;
	width: 925px;
	text-align:left;
}

.more-link {
	color:#6091d3;
	text-decoration:none;
}

blockquote {
	margin-left: 10px;
	margin-right:10px;
	margin-top:5px;
	padding: 0px 12px 0px 15px;
	/* background: url(images/blockquote.gif) no-repeat; */
	color:#000000;
}

#PostSet {
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}

.post {
	width: 600px;
}

#dateblock {
	background:url(images/dateblock.gif);
	background-repeat:no-repeat;
	width:66px;
	height:82px;
	text-align:center;
	float:left;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	margin-top:6px;
	margin-right:10px;
	padding-top:10px;
}

#dateblock #day {
	font-size:35px;
	font-weight:bold;
	color:#000000;
	padding-top:2px;
	letter-spacing:-1px;
}

#postheader {
	padding:5px;
}

#postheader h1 {
	letter-spacing:-1px;
	font-size:22px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding-top:5px;
	
}

#postheader h1 a:hover {
	text-decoration: underline;
}

#postheader a {

	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#postheader #postdetails a  {
	color: #991002;
}

#postheader #postdetails a:hover {
	border-bottom: 1px dotted #991002;
}

#postcontent a:hover {

	/*border-bottom: 1px dotted #6091d3; */

}

#postcontent a {
	color:#991002;
	text-decoration:none;
	font-weight:bold;
}

#postcontent {
	padding:0px;
	margin:0px;
	font-size:12px;
	line-height:200%;
	width:600px;
	background: #ffffff;
	text-align:justify;
}

#postcontent div {
	padding:0px 10px 10px 0px;
}

#broadcast-disclaimer {
	color:#888;
	font-size:9px;
	text-align:justify;
}

#toplink {
	float:left;
	margin:0px 0px 50px;
	padding:5px;
}

#no_comments {
	float:right;
	width:88px;
	height:53px;
	background:#ffffff url(images/comment_bubble.gif) top right no-repeat;
	margin:0px;
	padding:10px 0px 0px 0px;
	text-align:right;
	
	
}

#no_comments a {
	color:#ffffff;
	text-decoration:none;
	padding-right:35px;
	font-size:22px;
	
}

#postfooter {
	border: 0px;
	margin-bottom:15px;
	margin-top:0px;
	font-weight:bold;
	width:515px;
	padding:0px;
}

#postfooter .graylink {
	color:#cccccc;
	font-size:18px;
	text-decoration:none;
	font-weight:normal;
}

#postfooter .graylink:hover {
	text-decoration:none;
}

#postfooter a:hover {
	text-decoration:none;
}


/* Broadcasthome */
.bigssr {
	width:100%;
}
.bigssr td {
	vertical-align:top;
}
.bigssr td p{
	margin:30px 5px;
	line-height:200%;
	border-left:2px solid #ddd;
	padding-left:4px;
}

#smallsubscribe, #smallsubmit, #smallread {
	margin:5px auto;
	display:block;
	height:46px;
	width:233px;
}
#smallsubscribe {
	background:url(http://www.saratoga.com/broadcast/wp-content/themes/broadcast/images/saratoga_subscribe.gif) no-repeat top left;
}
#smallsubmit {
	background:url(http://www.saratoga.com/broadcast/wp-content/themes/broadcast/images/saratoga_submit.gif) no-repeat top left;
}
#smallread {
	background:url(http://www.saratoga.com/broadcast/wp-content/themes/broadcast/images/saratoga_read.gif) no-repeat top left;
}

/* Submit Form */
.submit-table {
	border:1px solid #f7f7f7;
	margin:20px;
	width:700px;
}
.submit-table span {
	font-size:8px;
}
.submit-table th {
	background:#f7f7f7;
	letter-spacing: -1px;
	font-size: 18px;
	padding:8px;
	color:#000000;
}
.submit-table td {
	padding:8px 0 8px 8px;
}
.submit-table td input, .submit-table td select, .submit-table td textarea {
	background-color: #f5f5f5;
	border:1px solid #b2b2b2;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.submit-table td input:focus, .submit-table td textarea:focus {
	background-color: #ffffff;
	border:1px solid #686868;
}
.submit-label {
	width:15%;
	text-align:right;
}
.submit-input {
	width:35%;
}

/* Subscribe Form */
.subscribemessage {
	font-size:1.8em;
	text-align:center;
	border-bottom:1px solid #ddd;
}
#subscribeform {
	margin:40px 0 50px;
	text-align:center;
}
#subscribeform label {
	cursor:pointer;
	font-size:14px;
}
#subscribetext input {
	background-color: #f5f5f5;
	border:1px solid #b2b2b2;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.8em;
	margin:1px;
	padding:4px;
	width: 50%;
}
#subscribetext input:focus {
	background-color: #ffffff;
	border:1px solid #686868;
}
#subscriberadio {}
#subscribebutton input {
	background: transparent url(images/fade-butt.png) repeat top left;
	border:3px double #999999;
	border-left-color: #cccccc;
	border-top-color: #cccccc;
	color: #333333;
	padding:4px;
	margin:0;
	font-size:1.8em;
	width:50%
}


/* Comments */

#commenter a {
	font-size:13px;
	color:#000000;
	text-decoration:none;
}

#commenttop {
	margin-top:5px;
	width:497px;
	background:#E0DED8 url(images/bg_comment.png) repeat-y;
}

#commenttop div {
	padding:3px 10px 10px 110px;
	font-size:12px;
	color:#000;
	background:transparent url(images/comment_top.png) top no-repeat;
	line-height:160%;
	min-height: 88px;
	margin:0px;
}

#commentbottom {
	margin-bottom:10px;
	width:497px;
	height:19px;
	background:#E0DED8 url(images/footer_bottom.png) top no-repeat;
}





/* Sidebar */

#sidebar {
	width:300px;
	background:#ffffff url(images/logo.gif) top no-repeat;
	float:left;
	text-align:left;
	z-index: 100;
}

#both {
	clear: both;
}

.title {
	letter-spacing:-1px;
	color:#000000;
	font-size:18px;
	padding:7px;
}

#sidebar h2 {
	margin-bottom:0;
	padding-bottom:0;
}

#sidebar ul li {
	padding:5px;
	margin:0px;
	list-style-image: url(images/bullet.gif);
	color:#000000;
	border-bottom:1px dotted #a6a6a6;
	width:180px;
	z-index: 101;
}

#sidebar ul .nobullet {
	padding:5px;
	margin:0px;
	list-style:none;
	color:#525252;
	border:0px;
	list-style-image: none;
	text-align:center;
}

#sidebar ul li a {
	text-decoration:none;
	color:#2d2d2d;
	font-size:13px;
	font-weight:bold;
}

#sidebar ul li a:hover {
	text-decoration:underline;
}

/* Calendar */

#wp-calendar tr td {
	padding:3px;
}

#wp-calendar tr td a{
	color: #991002;
	/*color:#6191d3;*/
	font-weight:bolder;
}

#wp-calendar tr td a:hover{
	text-decoration:underline;
}


#wp-calendar tr #today{
	border:1px solid #a6a6a6;
	background:#f5f5f5;
}

#wp-calendar caption{
	padding:3px;
	/*color:#6091d3;*/
	color: #991002;
	font-size:13px;
	font-weight:bold;
}



/* Footer */

#footercontainer {
margin-top:30px;
width:100%;
background: #FFF url(images/bg_footer_fade.png) repeat-x top center;
}

#footer{
	margin:0 auto;
	width:789px;
	/*background:url(images/bg_footer_cap) no-repeat top center;*/
}

#footer #bcomlogo {
	background:url(images/bcomlogo.jpg) no-repeat top right;
	height:178px;
	width:30%;
	float:left;
}

#footer #credits {
	width:70%;
	float:right;
	text-align:left;
	padding-top:85px;
}

#footer #credits #providedby {
	font-size:20px;
	color:#CC0000;
}

#footer #credits #copyright {
	font-size:10px;
	margin: 0px;
}

#providedby a
{
	color: #cc0000;
}

#copyright a
{
	color: #000000;
}

.error
{
	border: 1px solid #dddddd;
	background-color: #f5f5f5;
	color: #cc0000;
	width: 100%;
	margin: 0px;
	font-weight: bold;
}

/* Forms Styles Without Tables */
.form-container
{
	border:1px solid #f7f7f7;
	width: 700px;
	margin: 20px;
}

.form-container .form-title
{
	background:#f7f7f7;
	letter-spacing: -1px;
	font-size: 18px;
	padding:8px;
	color:#000000;
	width: auto;
}

.form-container .form-name
{
	float: left;
	display: inline;
	margin: 0px;
	padding: 1%;
	width: 29%;
}

.form-container .form-input
{
	float: left;
	display: inline;
	margin: 0px;
	padding: 1%;
	width: 69%;
}

#postcontent h1 a {
	text-decoration: none;
}

#postcontent h1 a:hover {
	text-decoration: underline;
}

h1 a{
	color: #6091d3;
}
#broadcast-openx div {
	margin-bottom: 9px;
}
#broadcast-openx-header {
	width: auto;
	text-align: center;
}
