/*
Theme Name: HTMLGIANT 2.0
Theme URI: http://htmlgiant.com/
Description: Modified Kubrick theme for a literature blog.
Version: 2.0
Author: Gene Morgan
Tags: HTMLGIANT


*/



/* Begin Typography & Colors */
body {
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #000000;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Verdana, Sans-Serif;
	text-align: center;
	}

#page {
	background-color: transparent;
	text-align: left;
	}

#header {
	background-color: transparent;
	}

#headerimg 	{
	margin: 0px 0px 0;
	float:left;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.25em;       
	}

.widecolumn .entry p {
	font-size: 1.2em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.9em;
        color: #000000;
	}

.widecolumn {
	line-height: 1.9em;
	}

.narrowcolumn {
	text-align: center;
	}

.postmetadata {
	text-align: left;
	}


.alt {
	background-color: #fdfdfc;
	border-top: 0px solid #ddd;
	border-bottom: 0px solid #ddd;
	}

#footer {
	border: none;
	}

small, small a, small a:visited {
	font-size: 1em;
	color: #737070;
	font-family: Helvetica, Verdana, Sans-Serif;
	line-height: 1.5em;
	}
	
small a:hover {
	color: #c70add;
	}
	

	
.bigname {
	font-size: 1.5em;
	}
	
.smallname {
	font-size: .75em;
	}
	
h1, h2, h3 {
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 2em;
	text-align: center;
	
	}
.headtag {
	text-align: left;
	letter-spacing: .07em;
	margin-top: 20px;
	margin-left: 0px;
	}

#headerimg .description {
	font-size: 1.2em;
	text-transform: uppercase;
	text-align: left;
	margin-left: 140px;
	margin-top: 20px;
	}

h2 {
	font-size: 2.0em;
	}

h2.pagetitle {
	font-size: 1.6em;
	color: #000000;
	}

#sidebar h2 {
	font-family: Helvetica, Verdana, Sans-Serif;
	font-size: 1.2em;
        text-align: left;
        color: #000000;
        text-transform: uppercase;
        
	}

h3 {
	font-size: 1.3em;
	}

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

h3 {
	color: #000000;
	}
	
h2, h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #c70add;
	}

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


.commentlist li, #commentform input, #commentform textarea {
	font: 1.0em Helvetica, Verdana, Sans-Serif;
        color: #000000;
	}

.commentlist li {
        font-size: 1.0em;
	}

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

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1.0em;
	}

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

#commentform p {
	font-family: Helvetica, Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	font-size: .75em;
	}

#sidebar {
	font: 1em Helvetica, Verdana, Sans-Serif;
	line-height: 1.5em;

	}

#sidebar ul ul li, #sidebar ul ol li {
	color: #000000;
        text-align: left;
        text-decoration: none;
        
	}

.nocomments, .postmetadata, blockquote, strike {
        color: #000000;
        }

code {
	font: 1.1em Helvetica, Verdana, Sans-Serif;
	}

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

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

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



/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {

	margin: 20px auto;
	padding: 0;
	width: 900px;
	}

#header {
	margin: 0;
	padding: 70px 0 70px 0;
	height: 90px;
	width: 900px;
	}

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


.narrowcolumn {
	float: left;
	padding: 0 0 10px 0px;
	margin: 10px 0 0;
	width: 600px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0;
	width: 600px;
	}


.post {
	float: left;
	width: 600px;
	background-color: #fdfdfc;
	padding: 20px 30px 20px 30px;
	margin: 10px 0 30px;
	text-align: left;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	}
	


.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: 70px 0 70px 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 5px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0 5px;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */


/*Short Posts*/

.shortpost {
	float: left;
	width: 600px;
	background-color: #fdfdfc;
	padding: 10px 30px 10px 30px;
	margin: 10px 0 30px;
	text-align: left;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	}

.shortmeta {
	font-size: .75em;
	margin: 0px;
	}
	
.narrowcolumn .shortentry p {
	font-size: 1em;
	margin: 0px;
	padding-left: 15px;
	
	}
	
.shortmetacomments {
	font-size: .75em;
	margin: 0px;
	}

.shortcomments {
	position: static;
	padding: 0px 3px 0px 3px;
	float: right;
	right: 0px;
	top:0px;

	}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
border: 0px solid #600510;
	}

/*	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: 0px;
	margin: 0 0 1px 8px;
	display: inline;
	}


img.alignleft {
	padding: 0px;
	margin: 0 8px 1px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.computerimage{
	position: relative;
	right: -110px;
	top: 0px;
	}
	
/* 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 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 8px 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*/
.commentdiv {
	margin-top: 130px;
	}


.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.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
{
	float: right;
	background-color: #fdfdfc;
	padding: 5px 15px 10px 15px;
	margin: 0px;
	width: 185px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	
	}

#sidebar form {
	margin: 0;
	}
	
#tagline {
	float: right;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	width: 215px;
	
	}
/* End Sidebar */







/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 0px 10px 0px;
	padding: 3px 20px 3px 17px;
	border-left: 5px solid #000000;
        background-color: #dcd9d9;
	}

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: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	

/* End Various Tags & Classes*/


/*About Page*/

.aboutwriter {
position: relative;
min-height: 250px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
.aboutimg {
position:relative;
	width:150px;
	padding-top: 30px;
	padding-bottom: 0px;
	}
	
.abouttxt {
	margin-left: 165px;
	}

.aboutwritertitle {
	padding-top:30px;
	padding-bottom:30px;
	}



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 0px solid #ddd;
	text-align: center;
	background-color: #000000;
	padding-top: 4px;
	margin: 10px 10px 10px 0px;
	-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 {
	color: #fdfdfc;
	font-size: 11px;
	line-height: 17px;
	padding: 3px 4px 5px;
	margin: 0;
}
/* End captions */
