/* Begin Typography & Colors */
body {
	font-size: 62.5%; 
	font-family: 'Century Gothic', Arial, Sans-Serif;
	background: #c5c5c5;
        float: right;
        background-image:url(http://everythingreallysucksman.com/es_bg2.png);
        background-repeat:no-repeat;
        background-position:top left;
        background-attachment:fixed;
	}

.back {
	background-color: #ccc; 
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
	padding: .5em 2ex;
}


#page {

	border: 0px;
	text-align: right;
	margin: 0px auto;
	padding: 0;
	width: 280px;
	}

.pagentry {
	background-color: #c5c5c5;
	margin-left: 4px;
	margin-top: 4px;
	padding: .5em 2ex;

       }

#content {
	font-size: 12px;

	}

.entry { 
        font-family: 'Century Gothic', Arial, Sans-Serif;
	color: #000;
	}

.alt {
	background-color: #c5c5c5;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}

small {
	font-family: 'Century Gothic', Arial, Sans-Serif;
	font-size: 10px;
	}

h1, h2, h3 {
	font-family: 'Century Gothic', Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 14px;
	}

#headerimg .description {
	font-size: 12px;
	}

h2 {
	font-size: 15px;
	}

h2.pagetitle {
	font-size: 15px;
	}

h3 {
	font-size: 15px;
	}

h5, h5 a, h5 a:visited {
	text-decoration: none;
	color: #c5c5c5; 
	font-size: 12px;
       margin-bottom:0;
       margin-top:0;
	}

h5 a:hover {
	color: #ff6633; 
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg {
	text-decoration: none;
	color: #000;
	}

.description {
	margin-left: 4px;
	margin-top: 4px;
	padding: .5em 2ex;
        text-align: left;
	background: #c5c5c5;
  
	}


.linkage {
	margin-left: 4px;
	margin-top: 4px;
	padding: .5em 2ex;
        text-align: left;
	background: #000000;
	}



.streamer {
margin-top: 4px;
margin-bottom: 4px;

	}

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

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: #000;
	}


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

code {
	font: 12px 'Century Gothic', Arial, Sans-Serif;
	}

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

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

a  {
    color: #000;
    font-color: #000;
    text-decoration: underline;
      }

a:hover {
	color: #ff6633;
	text-decoration: none;
	}


/* End Typography & Colors */



/* Begin Structure */
body {
	padding: 5px; 
	}

.narrowcolumn {
	float: right;
	margin: 0px 0 0px;
        margin-right: 20px;
	width: 280px; 

	}

.widecolumn {
	padding: 10px 0 0px 0;
	width: 280px;
	}

.post {
	margin: 0 0 0px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	}

.widecolumn .postmetadata {
	margin: 0px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: right;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 0px 0px;
}

.postmetadata {
	clear: right;
}

/* End Structure */






/* 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 15px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



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

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: left;
	margin-bottom: 20px;
	background-color: #ccc; 
	color: inherit;
	margin-left: 0px;
	margin-top: 4px;
	padding: .5em 2ex;


	}
/* End Various Tags & Classes*/
