
/*
Theme Name: Adirondack.net Broadcast
Theme URI: http://www.cliftonpark.com
Description: Theme for the broadcast section of Adirondack.net
Version: 1.0
Author: Jonathan Volks
Author URI: http://www.mannixmarketing.com
*/

/* Begin Structure */
#layout {
	width: 960px;
	margin: 0px auto;
	background-color: white;
}

.narrowcolumn { 
	float: left;
	padding: 0 10px 0 10px;
	margin: 0 0 10px 0;
	width: 610px;  
	border-right: 1px solid #1A1C6B;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#content2 {
	margin-top: 5px;
}
#footer {
	width: 960px;
	margin: 12px auto;
}
#widercontent {
	clear: both;
	padding-top: 24px;
}
#PostSet {
	width: 700px;
	margin: 12px auto;
}
/* End Structure */



/*	Begin Headers */
h1 {
	font-size: 24px;
	color: #1156ad;
	margin: 0px 5px 15px 5px;
	text-align: center;
}

h2 {
	margin-bottom: none;
	font-size: 20px; 
	/*margin: 30px 0 0;*/
	}

h2.pagetitle {
	/*margin-top: 30px;
	text-align: center;*/
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	/*padding: 0;
	margin: 30px 0 0;*/
	}

h3.comments {
	/*padding: 0;
	margin: 40px auto 20px ;*/
	}
/* End Headers */



/* 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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "> ";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar {
	width: 300px;
	margin-top: 5px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;

	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
	
#sidebar ul li h2 {
	font-size: 22px;
}	

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar ul li ul li {
	padding: 5px;
	border-bottom: 1px dotted #999999;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

#commenter a {
	font-size:13px;
	color:#000000;
	text-decoration:none;
}

#commenttop {
	margin-top:5px;
	width:497px;
	background:#E0DED8 url(http://www.albany.com/broadcast/wp-content/themes/broadcast/images/bg_comment.png) repeat-y;
}

#commenttop div {
	padding:3px 10px 10px 110px;
	font-size:12px;
	color:#000;
	background:transparent url(http://www.albany.com/broadcast/wp-content/themes/broadcast/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(http://www.albany.com/broadcast/wp-content/themes/broadcast/images/footer_bottom.png) top no-repeat;
}

/*.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}*/
	
#no_comments {
	float:right;
	width:88px;
	height:53px;
	background:#ffffff url(http://www.albany.com/broadcast/wp-content/themes/broadcast/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;
	
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0 0 10px 10px;
	margin-right: 9px;
	width: 300px;
	float: right;
	/*border-left: 1px solid #1A1C6B;*/
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.mainBody {
	float: left;
	margin: 9px 0px 9px 9px;
	background-color: #fff;
}

.rssImgs tr td p {
	padding-left: 18px;
	width: 240px;
	text-align: justify;
}

#dateblock {
	background:url(/broadcast/wp-content/themes/broadcast/images/CliftonParkCalendar.gif);
	background-repeat:no-repeat;
	width:66px;
	height: 59px;
	text-align:center;
	float:left;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	margin-top:6px;
	margin-right:10px;
	padding-top:10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#dateblock #day {
	font-size:35px;
	font-weight:bold;
	color:#000000;
	padding-top:2px;
	letter-spacing:-1px;
		margin-bottom: 0px;
	padding-bottom: 0px;
}

.graylink {
	color:#CCCCCC;
	font-size:18px;
	text-decoration:none;
	font-weight:normal;
}

.graylink:visited {
	color:#CCCCCC;
}

.disclaimer {
	color: #999999;
}

.error {
	background-color: #1D4DA9;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
}

#broadcast-openx div {
	margin-bottom: 9px;
}
#broadcast-openx-header {
	width: auto;
	text-align: center;
}
