/*   
Theme Name: Indypendent
Theme URI: http://indypendent.exobi.com
Description: Theme developed specifically for The Indypendent newspaper
Author: Jessica Yazbek and Chris Yap
Author URI: http://www.exobi.com/
Version:
.
.
*/

/* BODY ELEMENTS */

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin:0;
	padding:0;
}

img {
	margin:0;
	padding:0;
	border:0;
}

#pageborder {
	background-image:url(/images/dotted_line_vertical.gif);
	margin:0pt auto;
	padding:0pt 1px;
	width:1071px;
}

#page {
	margin: 0 auto;
	width: 1071px;
	background-color: #FFF;
}

#masthead {
	text-align:left;
	padding:0;
	margin:0;
	white-space:nowrap;
	height:71px;
	font-size:0;
}

#footer {
	height: 17px;
	padding-top: 3px;
	padding-left: 10px;
	background-color: #000000;
	color: #FFFFFF;
	clear:both;
}

#contentContainer {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}

td.leftColumnContainer {
	width: 127px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 14px;
}

td.rightColumnContainer {
	width: 300px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 14px;
	height:100%;
	text-align: center;
}

td.centerColumnContainer {
	width: 545px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
}
	
.dividerVertical {
	width: 1px;
	background-image: url(/images/dotted_line_vertical.gif);
	background-repeat: repeat-y;
}
	
.dividerHorizontalRightColumn {
	height: 21px;
	background-image: url(/images/dotted_line_black.gif);
	background-repeat: repeat-x;
}

input, textarea {
	padding-left: 5px;
	border: 1px solid #006699;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}

/* LINKS AND TEXT CLASSES */

#nav {
	height: 19px;
	padding-top: 4px;
	background-color: #000000;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin:0;
	white-space:nowrap;
	color: #FFFFFF;
}

#nav a {
	padding-left:8px;
	padding-right:8px;
	color: #FFFFFF;
}

#nav a:link, a:visited {
	text-decoration: none;
}

#nav a:hover, a:active {
	text-decoration: underline;
}

#nav a.selected:link, #nav a.selected:visited, #nav a.selected:hover, #nav a.selected:active  {
	text-decoration: underline;
}

a.subNav:link, a.subNav:visited {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

a.subNav:hover, a.subNav:active {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}

.leftColumnContainer a:link, .leftColumnContainer a:visited {
	color: #006699;
	text-decoration: none;
}

.leftColumnContainer a:hover, .leftColumnContainer a:active {
	color: #006699;
	text-decoration: underline;
}

.rightColumnContainer a:link, .rightColumnContainer a:visited {
	color: #006699;
	text-decoration: none;
}

.rightColumnContainer a:hover, .rightColumnContainer a:active {
	color: #006699;
	text-decoration: underline;
}

#contentContainer a:link, #contentContainer a:visited {
	color: #006699;
	text-decoration: none;
}

#contentContainer a:hover, #contentContainer a:active {
	color: #006699;
	text-decoration: underline;
}

.hdr {
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	padding-top:5px;
	padding-bottom: 10px;
	margin:0;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin:0;
	padding-top:5px;
	padding-bottom:5px
}

.sub_hdr {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.post img {
	float:left;
	margin:0px 5px 5px 0px;
}

.headline {
	font-size:14px;
	font-weight:bold;
}

.headline a:link, .headline a:visited {
	color:#000000;
	text-decoration:none;
}

.headline a:hover, .headline a:active {
	color:#000000;
	text-decoration:underline;
}

.dividerHorizontal {
	background-image: url(/images/dotted_line_black.gif);
	height:1px;
	background-repeat:repeat-x;
	padding:5px;
	margin:0;
}

.post_text a:link, .post_text a:visited {
	font-weight:bold;
	color:#660000;
	text-decoration:none;
}

.post_text a:hover, .post_text a:active {
	font-weight:bold;
	color:#660000;
	text-decoration:underline;
}

.postmetadata{
	margin:5px 0px 5px 0px;	
}
.postmetadata a:link, .postmetadata a:visited {
	color:#006699;
	text-decoration:none;
}

.postmetadata a:hover, .postmetadata a:active {
	color:#006699;
	text-decoration:underline;
}

.staff_bio {
	clear:both;
}

.staff_bio img, .testimonial img {
	float:left;
	margin-right:5px;
}

.formFieldLabel {
	text-align: right;
	font-weight: bold;
}

.article_list {
	margin-left:162px;
}

.distribution_tabs {
	font-weight:bold;
	font-size:12px;
}


.alt {
	background-color:#E7E7E7;
}

textarea#comment {
	width: 540px;
}

.comment {
	padding:5px;
}

.entrytext p {
	line-height: normal;
	vertical-align:baseline;
}

.hidden {
	display:none;
}

#recaptcha_table img {
	margin: 0;
}

#banner_sidebar {
	text-align: center;
}

#banner_sidebar img {
	margin-bottom: 25px;
}
ul.home-articles {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.home-articles li {
/*	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: 0 6px;
*/	margin: 3px 0;
	padding: 5px 0;
	border-bottom: 1px solid #CCC;
}

/* Image Caption Plugin Style */

.img {
	float: left;
	margin-right: 15px;
}

/* To avert PHPList/Sociable Problem, hide Sociable div in left sidebar */

td.leftColumnContainer div.sociable {
	display: none;
}

/* Video Page Styles */

.videosHeader {
	text-align: center;
	margin-bottom: 20px;
}

.videoItem {
	clear: both;
	margin-bottom: 20px;
	height: 96px;
}

.videoPreviewImage, .videoPreviewPlayBtn {
	display: block;
	width: 128px;
	height: 96px;
}

.videoPreviewImage {
	float: left;
	margin-right: 10px;
}

.videoPreviewPlayBtn {
	background-position: center;
	background-repeat: no-repeat;
}

.videoTitle, .videoDate {
	margin-bottom: 5px;
}

.videoTitle {
	font-size: 1.2em;
}

/* Resource Page Style */

#resourceCategories {
	float: left;
	position: fixed;
	font-weight: bold;
	border: 2px solid;
	padding: 3px;
}
