/*
Theme Name: Dissident
Theme URI: http://dissidentbooks.com/
Description: Dissident Books theme based on the default WordPress theme and the dissident site.
Version: 1
Author: Tim Sonder
Author URI: http://idgevanston.com/
Tags: red, custom header, fixed width, two columns, widgets


*/



/* Begin Typography & Colors */
body {
/*	font-size: 62.5%;  Resets 1em to 10px 
	background-color: #EBEBEB;*/
	font-family:'Trebuchet MS',Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	background-image:url(images/blackleftstripewithwhitex80.gif); /*CREATES SIDEBAR*/
	background-repeat: repeat-y;
	}

#page {
/*		background-color: white;
	border: 1px solid #959596;*/
	text-align: left;
	}


/*FROM WORDPRESS*/

#headerimg 	{
	margin: 7px 9px 0;
	/*height: 192px;*/
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}
.widecolumn h2 {clear:both}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #CCCCCC;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #999999;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #CC0000;
	text-decoration: none;
	}
#sidebar a,#sidebar  h2 a:hover,#sidebar  h3 a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
#sidebar a:hover {
	color: #CCCCCC;

	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/*FROM DISSIDENT*/
#top, #header {
	position: absolute;
	top:0;
	left:0;
	position: relative;
	background-color: #EBEBEB;
	margin: 0px;
	padding-left: 12px;
	padding-top: 12px;
	height: 200px;
	width: auto;
/*	width:795px;*/
	z-index:399; /*place over main section*/
border-bottom:black 2px solid

}
*html #top, *html #header {	height: 191px;
}

#navbar {
	clear: both;
	/*height: 135px;*/
	width: 591px;
	position: absolute;
	top:0;
	left:0;
	/*	changed from absolute left and top to margins*/
	padding:0;
	margin-left: 209px;
	margin-top: 184px;
	z-index:400; /*place over main section FIXES IE DISPLAY*/
	color: #000000;
}
*html #navbar { 	margin-top: 175px;
				margin-left: 249px;
}

#main {
	clear:both;
	margin: 0px;
	padding: 0px;
/*	margin-top: 15px;
	height: 100%;*/
	position: relative;
	z-index:100; /*place under nav bars FIXES IE DISPLAY*/
border-top:#CC2527 1px solid;width: 795px;
}

#maininner {top:1px;border-top:black 2px solid;	width: 795px;
}
*html #maininner, *html #main {
	/*padding-top:200px;*/width: 807px;
}

/*TOP Navigation Bar Styles*/
		#navbar ul {
			list-style: none;
			margin: 0px;
		margin:0px;
					display: block;

						z-index:400; /*place over main section*/

		}
			#navbar ul a{
	display: block;
	text-decoration: none;
	/*text-transform: uppercase;*/
				}
		
		#navbar li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -0.03em;
	/*			display: block;
image moved to li a elements since needed there for hover
*/
			text-align: center;
	width:90px;
	float: left;
	background-color: #000000;
	border-right:#CC2527 1px solid;
		}
*html #navbar li {	
	width:92px;
}
#navbar li a.selected {background-color: #CC2527;}
		
				#navbar li a {/*mainline*/
					color: white;
					margin: 0px;
					padding-top: 2px;
					padding-bottom: 2px;
					padding-right: 5px;
					padding-left: 5px;
					height: 24px;
					overflow:hidden; /*need image here to slide it in li a:hover*/
					background-repeat: no-repeat;
					/*
					background-position: 0px 0px;*/
				}
#navbar li a:hover {
	color:white;
	background: #CC2527;

				}

		/*dropdowns*/
		#navbar li ul {
			width: 104px;
			/*w\idth: 130px;*/
			padding: 0px;
			margin:0px;
			left: -1999px;
			h\eight: 1px;
			position: absolute;
			/* top: 0px;/*smash against window top*/
/*		padding-top:12px;give space for black bar*/
			z-index:500; /*place over main section*/
		}
			#navbar li li {
			height:100%;
			background: #EBEBEB;
			color: black;
			border-bottom:#CC2527 solid 1px;
			font-size: 12px;
			font-weight: bold;
			text-align: left;
			/*squeeze down to width and position of window art
			margin-left: 30px;
			margin-right: 0px;
			width: 88px;*/
			padding:0px;
			padding-top:6px;
			height:100%;
		}
				#navbar li li a {/*dropdowns*/
	display: block;
	background: #EBEBEB;
	padding:0;
	padding-right:5px;
	padding-left:5px;
	padding-bottom: 0.5em;
	height:auto; /*fixes height by eliminating height set in li a for image*/
	color: #000000;

				
				}
				#navbar li li a:hover {
					color: white;
					background: #CC2527;
				padding:0;
					padding-right:5px;
					padding-left:5px;
					padding-bottom: 0.5em;
				height:auto; /*fixes height by eliminating height set in li a:hover for image*/
				}
		#navbar li:hover ul, #navbar li.sfhover ul { /* lists nested under hovered list items */
			left: auto;
		}
#navbar li.sfhover ul { /* fix position in IE*/
			margin-left: -45px;/*half of the width of main nav if centered*/
		}
/*END TOP Navigation Bar Styles*/
/*FOR CONTROLLING QUICK LINKS--BUY TICKET, ETC ABOVE NAV BAR*/
#quicklinks {
/*	clear: both;
	width: 540px; 
	margin-right: 10px;
	height: 100px;*/
position:absolute;
        left:570px;
        top:90px;
        padding-top:17px;
        padding-left:0px;
        padding-bottom:0px;
        padding-right:0px;
        width:230px;
        height:58px;
}
#quicklinks  ul {
	padding: 0px;
	list-style: none;
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
}
#quicklinks li {
	display: block;
	float: right;
/*	margin-left: 3px;	*/border-left: 1px red solid;

/*	width: 120px;*/
}
#quicklinks ul a {
	background-color: black;
	padding: 4px;
	width: auto;
	display: block;
	text-decoration: none;
	height: 18px;
	/*	height was 10     font-weight: bold;*/
	color: white;
	min-width: 40px;
	overflow: visible;
	text-align: center;
}
*html #quicklinks ul a {	height: 25px;

	width: 1px;}
#quicklinks ul a:hover {
	background-color: #CC2527;
}
/*END QUICK LINKS*/
#quicklinks #addthis {padding-left:105px;}
*html #quicklinks #addthis {margin-top:-10px;}
/*END DISSIDENT*/


/* Begin Structure */
body {
	margin: 0 0 0 0; /*was 0 0 20px 0 */
	padding: 0;
	}

#page {
	margin: 0;
	padding: 0;
	width: auto;
	}
/*#content {width:800px;}*/

#header {
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 249px;
	margin: 10px 0 0;
	width: 450px;
	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
#text, .narrowcolumn, .widecolumn { /*DISSIDENT--override widecolumn and narrowcolumn above Changed after upgrade to 2.7*/
	float: right;
width: 551px;
w\idth: 540px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px; /*position text with padding, so no top margin then sidebar fills to top*/
	padding-right: 12px;
	padding-left: 0px;
	top: 0px;
/*	left: 249px;
	position: absolute;*/
	z-index:101; /*place under nav bars FIXES IE DISPLAY*/
}




.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
/*	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;*/
	}

#footer p {
	margin: 0;
/*	padding: 20px 0;
	text-align: center;*/
	}

/*FROM DISSIDENT*/
	#footer {position: relative;margin-top: 20px;}
	/*END POSTION footer at bottom of viewport*/
#footer {
width:200px;padding:18px;}


#footer p {font-size:0.7em; line-height:1.5em; color:#FFFFFF;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	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: "\00BB \0020";
	}

.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 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;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* 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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	/*padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;*/
	}

#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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: right;
	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 */


/* Dissident BASIC styles */
h1 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	font-family:'Arial Black';
	font-size:16px;
	text-decoration:none;
	text-transform:uppercase;
	color:#000000;
	padding-top: 9px;
}
h2, .subhead {
	margin: 0px;
	padding: 3px;
/*	background-color:#000000;*/
	font-size:18px;
	line-height:18px;
	font-style:normal;
	font-weight:bold;
	color:#CC2527;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-family: "Arial Black";
	text-align: center;
	overflow:hidden;
	margin-bottom:3px;
	margin-top: 16px;
}
h2 {/*edited for blog*/
	background-color:none;
	font-size:16px;
	line-height:20px;
	color:#CC2527;
	text-transform: none;
	font-family: "Arial Black";
	text-align: left;

}
h2 a, h2 a:visited {color:#CC2527;}
h3, .subsubhead {
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	font-family:'Trebuchet MS';
    font-size:14px;
    font-weight:bold;
	color: black;
}
#sidebar h3 {color:white;}
h4, .headfour {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	color:#0C66BC;
}
h5 {
	margin: 0px;
	padding: 0px;
	padding-top:5px;
		padding-bottom:5px;
	font-family:'Arial Black';
	font-size:15px;
	color:#CC2527;
}

.floatleftmr12 {float:left; margin-right:12px;}
#promobox {background-color:#EBEBEB; margin-top:12px; padding:12px;}

.quotes {
	font-size: 16px;
	font-style: italic;
	color: #000000;
	padding: 8px;
	font-weight: 100;
	padding-left: 16px;
	text-indent: -8px;
}
h6 {
	padding-top:3px;
	font-family:'Arial Black';
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	color:#CC2527;
	margin-top: 0px;
	margin-bottom: 6px;
}
#sidebar h2 {
	font-family:'Arial Black';
	font-size:16px;
	line-height:22px;
	text-decoration:none;
	text-transform:uppercase;
	color:#CC2527;
	margin-bottom: 0px;
	background: none;
	margin: 0px;
	padding: 0;
	font-style:normal;
	font-weight:bold;
	letter-spacing: 0em;
	text-align: left;
}
h4, .redcalltoaction {
	font-family:'Trebuchet MS';
	font-size:17px;
	text-decoration:none;
	color:#CC2527;
	margin-top:3px;
	line-height:23px;
	font-weight:normal;
	margin-bottom: 7px;
	padding-top: 0px;
}
.homepagemessage, .pageheader {
    font-family:'Trebuchet MS';
    font-size:17px;
    text-decoration:none;
    color:black;
	font-weight:normal;

}
.homepagemessage {
	line-height:30px;
	padding-bottom: 12px;
}
.hugetype {
    font-size:28px;
 }
.DSred {color:#CC2527;}
p {    font-size:14px;
margin:0;
padding-top:6px;
padding-bottom:6px;
color: black;
}

.dropsmall {
	float:left;
	font-size:72px;
	padding:0px;
	color:CC2527;
	margin-right:1px;
	padding-top:0px;
	font-weight:bold;
	font-family:"Arial Black";
	display: block;
	margin-top: -3px;
	padding-right: 2px;
	margin-bottom: 6px;
}
*html .dropsmall {
	padding-top:60px;
	height: 120px;
	margin-top: -60px;
	margin-bottom: -23px;
	font-size: 71px;
	}

    #sidebar
{/*position:absolute;*/
left:-249px;top:0px;margin:0;padding:0;width:200px;
	padding:18px; /*due to non-use of "blocks" below in blog*/
}
.sidebarblocks {
	padding:18px;
	border-bottom:#999999 1px solid;
	padding-bottom: 16px;
	padding-top: 6px;
}
    .headerphonepromo {
        position:absolute;
        left:570px;
        top:90px;
        padding-top:17px;
        padding-left:0px;
        padding-bottom:0px;
        padding-right:0px;
        width:214px;
        height:58px;
    }
    .headerpaperinkher {
        position:absolute;
        left:230px;
        top:61px;
        width:277px;
        height:61px;
    }

    .headerindependent {
        position:absolute;
        left:248px;
        top:118px;
        width:277px;
        height:38px;
    }
.headerphone {
    font-family:'Helvetica 95 Black';
    font-size:16px;
    text-decoration:none;
    text-transform:uppercase;
    color:black;
}
#sidebar p {
	font-family:'Trebuchet MS';
	font-size:14px;
	text-decoration:none;
	color:white;
	margin-top: 0px;
	padding-top: 0.25em;
	line-height: 1.25em;
}
/*END BASIC STYLES*/

div.navigation div a[rel~="next"] {margin-left: 30px;}
