/*
Theme Name: Rogue
Theme URI: http://wordpress.org/
Description: rogue theme
Version: 1.6
Author: Dataharvest Inc.
Author URI: http://dataharvest.net/
Tags: blue, custom header, fixed width, two columns, widgets

	

	This theme was designed and built by Dataharvest Inc,
	whose blog you will find at http://datagarvest.net/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	line-height: 16px;
    letter-spacing: 1.1px;
    font-size: 120px;
	font-family: Arial, Helvetica, Sans-Serif;
	background: #000;
	
	background-color: #000;
	background-image: url('http://rogue.us.com/images/D_271.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment:fixed;
	margin: 0px;
	padding: 0px;
	}



#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	line-height: 16px;
    letter-spacing: 1.1px;
    font-size: 12px;
    border: 0px solid green;
    
	}

.widecolumn .entry p {
	line-height: 16px;
    letter-spacing: 1.1px;
    font-size: 12px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	
	

	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {

	line-height: 16px;
    letter-spacing: 1.1px;
    font-size: 10px;
	}

.thread-alt {
	background-color: #000;
}
.thread-even {
	background-color: black;
}
.depth-1 {
border: 1px solid #333;
}

.even, .alt {


}

#footer {
	background: #e7e7e7 ;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;

	}

h1, h2, h3 {
	 font-family: helvetica, arial, sans-serif;
font-weight: normal;
border-bottom: 1px solid #ccc;

	}


#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	border: 2px solid white;
	}
	
.post-title{

    font-size: 16px;
    font-weight: normal;
    
     padding-bottom: 3px;
     border-bottom: 1px solid #333;
     margin: 4px 0px 10px 0px;
     color: #cc0000;
     
     }
h1 {

    font-size: 14px;
    font-weight: normal;
     border-bottom: 1px solid #333;
     padding-bottom: 3px;
     border: 0px solid white;
     
     
     }
h2 {

    font-size: 12px;
    font-weight: normal;
    border-bottom: 1px solid #333;
    padding-bottom: 13px;
	}

h2.pagetitle {

	}

#sidebar h2 {
	 font-family: helvetica, arial, sans-serif;

	}

h3 {
	
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	border: 0px solid green;
	border: 0px solid white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ccc;
	}

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 {
border: 0px solid white;
	
	}



.commentlist li, #commentform input, #commentform textarea {
	 font-family: helvetica, arial, sans-serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #000;
	}

.commentlist cite, .commentlist cite a {

	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	 font-family: helvetica, arial, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	 font-family: helvetica, arial, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #ccc;
	}

code {
	 font-family: helvetica, arial, sans-serif;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #cc0000;
	text-decoration: none;
	
	}

a:hover {
	color: #fff;
	
	}



/* End Typography & Colors */



/* Begin Structure */


#page {
    background-color: black;
    border: 0 solid red;
    margin: 20px auto;
    padding: 15px 0px 0px 20px;
    width: 975px;
}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 5px;
	margin: 0px 0 0;
	width: 555px;
	border: 0px solid blue;
	color: #999;
	

	}
.narrowcolumn p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	 font-size: 13px;
	 color: #999;
		line-height: 16px;
    letter-spacing: 1.0px;
    font-weight: normal !important;
	
	}
	
	
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	
	}

.post {
    clear: both;
    display: block;
    font-size: 11px;
    letter-spacing: 1.1px;
    line-height: 16px;
    margin: 30px 0 65px;
}

.post hr {
	display: block;
	
	}



.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;
	}
	
	
/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 665px;
	width: 280px;
	border: 0px solid green;
	
	line-height: 16px;
    letter-spacing: 1.1px;
    font-size: 12px;
    font-weight: normal !important;
    	
    	
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* End Structure */



/*	Begin Headers */
h1 {
border-bottom: 1px solid #ccc;
	padding-top: 2px;
	margin: 0;
	}

h2 {
	margin: 10px 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 0 15px 0px;
	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: 8px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.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;
	}
/* End Comments */







/* 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*/

A:link { text-decoration: none; color:#999;  }
A:visited { text-decoration: none ; color:#999; } 
A:hover { text-decoration: underline ; color: #ccc;   }
A:active { text-decoration: none ; color: #ccc;   }

b {
font-weight: normal;
}


i {
font-style: normal;
}
.addtoany_share_save_container {
    clear: both;
    margin: 16px 0;
}

#layout{
			margin:0px auto;
			width:100%;
			top: 75px;
			z-index: 9;
			background:#000 ;
			position:absolute;
			border: 0px dotted white;
		}
		
		#wp-layout{
			margin:0px auto;
			width:100%;
			top: 75px;
			z-index: 9;
			background:#000 ;
			left: 0px;
			position:absolute;
			border: 0px solid yellow;
		}
		
		
