

/*
Theme Name: Dissident Theme
Theme URI: http://dissidentusa.com/
Description: The theme created for Dissident Industries
Version: 1.0.0
Author: Derek Neidringhaus
Author URI: http://sparkfluidflame.com/
Tags: custom

Dissident 1.0
http://www.dissidentusa.com/

This theme was created by Derek Niedringhaus,
http://www.sparkfluidflame.com/

The CSS, XHTML, design, code and all material within
are under copyright

*/

/*
-------------------------------------------------------------------------------------------------------------
GLOBAL
-------------------------------------------------------------------------------------------------------------*/



/*Basic Typogrpahic Styles
---------------------------------------- */
html,body,button,textarea{font:11px/1.5em "Helvetica Neue",Arial,Helvetica,sans-serif;color: #484747;}

/* Line Breaks */
p,ul,ol,dl{
	margin: 0;
	padding: 0;
}

/* Headers */
h1,h2,h3,h4,h5,h6{}
h1{
	font-size: 18px;
	font-style: normal;
}
h2{font-size: 11px; font-style:normal;}
h3{ font-size: 11px; font-style:normal;}
h4{}
h5{}
h6{}

img {
	border-style: none;
}

/* Formatting */
strong{font-weight:bold;}
em{font-style:italic;}
del{font-style:line-through;}
p{color:#484747;}

/* misc */
.small{}
.copyright{}

/* Links */

a:link {	
	color: #000; 
	text-decoration: none;
}
a:visited {	
	color: #000;
	text-decoration: none;
	}
a:hover {	
	color: #ff5755;
	text-decoration: none;
	}
#header {
	background-color: #ffffff;
	height: 77px;
	background:#FFF;
	position:fixed;
	padding-top: 20px;
	width:870px;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: auto;
	z-index: 1;
}
#topwrap { 
	width: 870px;
	background-color: #ffffff;
	margin: auto;
	position: static;
} 


#pagewrap { 
	width: 870px;
	background-color: #ffffff;
	padding:97px 0 0 0;
	min-height:580px;
	height:auto!important;
	height:580px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin: auto;
} 

/*
overall structure

*/

body{
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 25px;
	padding-right: 25px;
}

/*
-------------------------------------------------------------------------------------------------------------
ALTERATIONS
-------------------------------------------------------------------------------------------------------------*/
/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after, .container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix, .container {display: inline-block;}
* html .clearfix,
* html .container {height: 1%;}
.clearfix, .container {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both; }

/*-------------------------------------------------------------------------------------------------------------
HEAD LAYOUT
-------------------------------------------------------------------------------------------------------------*/
#topnav { 
	text-align: right;
	color: #464646;
	font-size: 11px;
	float: right;
}

div#topnav {
	text-align: right;
	color: #464646;
	font-size: 11px;
	float: right;
	
}

#topnav ul  {
	
}

#topnav ul li  {
	list-style: none;
	display: inline;
	padding: 0;
	margin-top: 0;
	margin-left: 18px;
	margin-bottom: 0;
}

#topnav ul li a:link, #nav ul li a:visited  {
	text-transform: uppercase;
	text-decoration: none;
	color: #464646;
}

#topnav ul li a:hover  {
	color: #ff5755;
}

#topnav li a:visited {
	color: #333;
}


#topnav li a:hover {
	color: #ff5755;
}
#topnav li.current_page_item a {
	color: #000;
	font-weight: bold;
}	
#topnav li.current_page_item a:hover {
	color: #ff5755;
	font-weight: bold;
}	

#topnav li.current_page_parent a {
	color: #000;
	font-weight: bold;
}
#topnav li.current_page_parent a:hover {
	color: #ff5755;
	font-weight: bold;
}


#headwrap { 
	height: 17px; 
	width: 870px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	position: static;
	background-color: #ffffff;
	padding-top: 10px;
		z-index: 1;

	margin-bottom: 0;
}
#headwrap #headimg {
	width: 343px;
	height: 17px;
	float: left;
		z-index:1;

}
#headwrap #headimg #headimglink { position:absolute; width: 343px; height: 15px;}


#hidetext{ /*Hide the text*/ height: 0; overflow: hidden; width: 343px;
	padding-top: 15px;
}




/*
-------------------------------------------------------------------------------------------------------------
CONTENT LAYOUT
-------------------------------------------------------------------------------------------------------------*/

#section1 {
    float: left; /* Sets this section to the left */
    width: 370px;
	position: fixed;
}
#blog {
    float: left; /* Sets this section to the left */
    width: 900px;
}


    #column1 {
        float: left;
        width: 210px;
}
 #column1blog {
        float: left;
        width: 200px;
}

#headnav {
	width: 100px;
	
}
    
        #headnav h2 {
		font-size: 11px;
		font-weight: bold;
	padding-top: 4px;
}
 	 #headnav p {
		font-size: 11px;
		padding-top: 13px;
}
 #headnav a:link,  #headnav a:hover {
		color: #464646;

}
 #headnav a:hover {
		color: #ff5755;

}


    #column2 {
        float: right;    
        width: 130px;
	padding-right: 15px;
}
	       
    	#column2 h2 {
			color: #fff;
			margin-bottom: 20px;

}			
		
		#column2  h2#home {
			color: #fff;
			margin-bottom: 18px;

}

   #column2alt {
        float: right;
        
        width: 375px;
	margin-top: 34px;
}
		
		#column2alt .slide {
			width: 375px;
}


/* #section2_border{
	    float: right; 
    	width: 500px;
	    border-top-style: dotted;
		border-top-width: 1px;
	position: fixed;
	background-color: #ffffff;
	z-index: 1;
} */

/* jlowe.removed #blog_border{
	    float: right;
    	width: 500px;
	    border-top-style: dotted;
		border-top-width: 1px;
	position: fixed;
	background-color: #ffffff;
	z-index: 1;
} */

#section2 {
    float: right; /*Sets this sectionto the right */
    width: 500px;
    border-top-style: dotted;
    border-top-width: 1px
	
}

#blog_section {
    width: 500px;
	margin-left: 200px;
	display: inline-block;
    border-top-style: dotted;
    border-top-width: 1px;
}


#section2alt {
    float: right; /*Sets this sectionto the right */
    width: 500px;
}


#column3 {
        float: right;
        width: 200px;
    }
    
.column3span {
        float: left;
        width: 500px;

}

    #column4 {
        float: left; /* Sets this column to the right inside its section*/

    }
    
#section3 {
    float: right; /*For blog section, sets this sectionto the right of sect2 */
    width: 160px;
	height: 100%;
}
    
    
#content {
	width: 282px;
	height: 500px;
	margin-top: 12px;
}
    
#H_content {
	
	width: 500px;
	margin-top: 12px;
}
#content img {

}

 #playerOverlay {
	width: 282px;
	margin: 20px auto auto;
	height: 500px;
	background-image: url(images/play.png);
}

       #column4alt {
        float: right; /* Sets this column to the right inside its section*/
        width: 400px;
	height: 600px;
}

    .post {
	padding-bottom: 10px;
}

.blogpost {
	padding-bottom: 100px;
	padding-top: 30px;
	display: block;
}
.posttitle {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;

	padding-top: 9px;
	margin-bottom: 5px;
	color: #000;
}

.posttitle_subject{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 16px;
}


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

.posttitle a:hover {
	color: #F15A31;
}


.posttype {
	text-align: justify;
	color: #484747;
	font: 12px/1.5em Helvetica, Verdana, Arial, sans-serif;
}

.col3_type {
	width: 200px;
}

.col3_type p{
	color: #484747;
	font: 12px/17px Helvetica, Verdana, Arial, sans-serif;
	width: 200px;
}


.posttype p{
	margin-top: 6px; 
	color: #484747;
	margin-bottom: 12px;
}

.posttype p #player{
	margin-top: 10px;
}

.subjtype p{
	color: #484747;
	width: 400px;
}
.posttype pre{
	font: 11px/1.5em Helvetica, Verdana, Arial, sans-serif;
	color: #484747;
	margin-top: 0;
}

.posttype img.right{
	float: right;
	clear: both;
}
	
.r_controls {
	margin-top: 10px;
	float: right;
}
.r_controls a {
	vertical-align: top;
	height: auto;
	font-size: 9px;
	display: inline;
}
.back_controls {
	
	float: right;
	clear: both;
	padding-top: 8px;
}
.back_controls a {
	vertical-align: top;
	height: auto;
	font-size: 9px;
	display: inline;
}

.l_controls {
	margin-top: 10px;
	float: left;

}
.l_controls a {
	vertical-align: top;
	height: auto;
	font-size: 9px;
	display: inline;
}

img.vidlink {
	margin-right: 10px;
}
#layoutwrap { 
	height: auto; 
	width: 900px; 		
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	color: #000;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	clear: both;
}

#layoutimg { 
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	display: block;
}




/*
-------------------------------------------------------------------------------------------------------------
FOOTER LAYOUT
-------------------------------------------------------------------------------------------------------------*/
#footwrap {
	clear: both;
	width: 330px;
}
#footwrap p { color: #474747;
	font-size: 8px;
	text-align: left;
	line-height: 10px;
}

#footwrap a:link,
#footwrap a:visited { color: #B8522F;}
#footwrap a:hover {color: #703000;}




/*
-------------------------------------------------------------------------------------------------------------
Navigation
-------------------------------------------------------------------------------------------------------------*/

/* navigation */
	

#navlist {
	color: #000;
	border-top-style: dotted;
	border-top-width: 1px;
	}
#navlist li {
	list-style: none;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;}
#navlist li a:link {
	color: #000;
	text-decoration: none;
}
#navlist li a:visited {
	color: #000;
}


#navlist li a:hover {
	color: #ff5755;
}
#navlist li.current_page_item a {
	color: #000;
	font-weight: bold;
}	
#navlist li.current_page_item a:hover {
	color: #ff5755;
	font-weight: bold;
}	

#navlist li.current_page_parent a {
	color: #000;
	font-weight: bold;
}
#navlist li.current_page_parent a:hover {
	color: #ff5755;
	font-weight: bold;
}
	
#navlist li.current_page_ancestor a {
	color: #000;
	font-weight: bold;
}
#navlist li.current_page_ancestor a:hover {
	color: #ff5755;
	font-weight: bold;
}

#slideshow {
	width: 500px;
	height: 164px;
	margin-bottom: 100px;
}
#slideshow .left {
	width: 250px;
	height: 164px;
	float: left;
}
#slideshow .right {
	width: 250px;
	height: 164px;
	float: right;
	
	}	
.thumbnail {
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 50px;
}
#sub{
	margin-top: 15px;
}

#sub li {
	list-style: none;
	padding-top: 1px;
	padding-bottom: 1px;
}
#sub li a:link {
	color: #000;
	text-decoration: none;
}
#sub li a:visited {
	color: #000;
}


#sub li a:hover {
	color: #ff5755;
}
#sub li.current_page_item a {
	color: #000;
	font-weight: bold;
}	
#sub li.current_page_item a:hover {
	color: #ff5755;
	font-weight: bold;
}	

#pubs  {
	list-style: none;
	height: 250px;
}

#pubs li {
	
	width: 115px;
	height: 165px;
	overflow: hidden;
	position: relative;
	margin-top: 0;
}
.pagenumber {
	width: 500px;
	margin-bottom: 40px;
	padding-bottom: 20px;
	text-align: left;
	font-size: 14px;
	border-top-style: dotted;
	border-top-width: 1px;
	background-color: #ffffff;
	padding-top: 10px;
}

#summary{
	position:absolute;
	top:30%;
	left:20%;
	border:2px solid #CCC;
	background-color:black;
	color:white;
	z-index:5;
	font-size:14px;
	width:60%;
	text-align:center;
	display:none;
	padding:10px;
	overflow:hidden;
}
#summary span{
	color:#933;
	font-weight:bolder;
}

