/*  
Theme Name: Ogremindes.net Technological Fantasy
Theme URI: http://wordpress.org/
Description: A custom WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.1
Author: Adam Ivison
Author URI: http://ogremindes.net
*/
address, blockquote, div, dl, fieldset, form, h1, h2, h3, h4, h5, h6, ol, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, p, ol{
margin: 0; padding: 0;
}

*{font-weight: normal; font-style: normal; text-decoration: none;}


/* ########## Begin Typography & Colors ########## */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Verdana, Arial, Sans-Serif;
	background-color: #394c15;
	color: #fffff4;
	text-align: center;
	background-image: url(images/backgroundimage.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	min-width: 800px;
	width: 100%;
	}

#page {
	text-align: left;
	width: 100%;
	}

.narrowcolumn{
	background-color: #647821;
        border-top: 1px solid #182609;
        border-left: 1px solid #182609;
        border-bottom: 1px solid #bbb405;
        border-right: 1px solid #bbb405;
	background-image: url(images/backgroundcode.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.post {
	border-top: 1px solid #182609;
        border-left: 1px solid #182609;
        border-bottom: 1px solid #bbb405;
        border-right: 1px solid #bbb405;
	background-color: #647821;
	font-size:1.2em;
	line-height: 1.667em;
	clear: both;
}

div.excerpt{
    padding-top: 1.667em;
}

#sidebar {
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #647821;
	/*background-image: url(images/backgroundcode.gif);*/
	background-position: top left;
	background-repeat: repeat-y;
font-size:1.2em;
line-height: 1.667em;
}

div#header {
	margin-top: 8em;
	margin-bottom: 3em;
	}

#content {
	}


.narrowcolumn .entry{
	padding-top: 1.667em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	font-size:0.833em;
	line-height: 2em;
	clear: both;
	}

.commentlink{
	display: block;
	text-align: right;
	font-size:1.2em;
	line-height: 1.667em;
}

.alt {
	/*background-color: #394c15;*/
	border-top: 1px solid #182609;
	border-bottom: 1px solid #182609;
	}

#footer {
	/*background: #eee url('images/kubrickfooter.jpg') no-repeat top;*/ 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:0.833em;
	line-height: 2em;
	}

h1, h2, h3 {
	font-family: 'Courier New', 'Courier', Fixed;
	/*font-weight: bold;*/
	}

h1 {
	font-size: 4em;
	text-align: left;
	vertical-align: bottom;
	}
.description {
	font-size:1.2em;
	line-height: 1.667em;
	text-align: left;
	font-family: 'Courier New', 'Courier', Fixed;
	}

h2 {
	font-size:1.8em;
	line-height: 1.111em;
	}

.post h2 {
	font-size:1.5em;
	line-height: 1.111em;
	}

p.pagetitle {
	font-size:1.6em;
	line-height: 1.25em;
	font-family: 'Courier New', 'Courier', Fixed;
	}

#sidebar h2 {
	font-family: 'Courier New', 'Courier', Fixed;
font-size:1.333em;
line-height: 1.25em;
	}

h3 {
font-size:1.6em;
line-height: 1.25em;
	}

.post h3 {
font-size:1.333em;
line-height: 1.25em;
	}

h1, h1 a, #headerimg .description {
	text-decoration: none;
	color: #fffff4;
	}

h2, h2 a, h3, h3 a{
	color: #fffff4;
	}

h2, h2 a h3, h3 a #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

/*.entry p a:visited {
	color: #b85b5a;
	}*/

.commentlist li{
	font-family: Verdana, Arial, Sans-Serif;
	font-size:1.2em;
	line-height: 1.667em;
	}

.commentlist li {
	/*font-weight: bold;*/
	}

.commentlist cite, .commentlist cite a {
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	font-size:1.2em;
	line-height: 1.667em;
	}

cite.commentmetadata {
	font-weight: normal;
	display: block;
	text-align: right;
	font-size:0.833em;
	line-height: 2em;
	}

small, #sidebar ul li, #sidebar ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #fffff4;
	}

code {
	font-family 'Courier New', Courier, Fixed;
	}

/*acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}*/

a{
	color: #fffff4;
	text-decoration: none;
	}

.entry a, #singlepost p a{
	text-decoration: underline;
}

q, cite{
	font-style: italic;
	}

a:hover {
	color: #bbb405;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* ########## End Typography & Colors ########## */



/* ########## Begin Structure ########## */

.cleardiv{
	clear: both;
}
body {
	margin: 0;
	padding: 0; 
	}

#page {
	}

#header {
	margin: 0 auto; 
	padding: 0; 
	width: 80%;
	}

.narrowcolumn {
	float: left;
	margin: 0 0 0 9.5%;
	width: 55%;
	padding: 2em 2.5% 2em 2.5%;
	display: inline;
	}

.post {
	margin: 0 0 2em 0;
	text-align: justify;
	padding: 1.667em;
}

/*.post hr {
	display: block;
	}*/

.narrowcolumn .postmetadata {
	padding-top: 2em;
	}

.postmetadata {
	clear: left;
}

.posttags{
	display: block;
}

#footer {
	padding: 2em 0;
	margin: 0 auto;
	width: 80%;
	clear: both;
	}

#footer p {
	margin: 0;
	text-align: center;
	}

.entry {
	padding-bottom: 1em;
}

.entry p{
	padding-bottom: 1em;
}

/* ########## End Structure##########  */



/* ########## Begin Headers##########  */
h1 {
	margin: 0;
	}

h2 {
	}

p.pagetitle {
	text-align: center;
}

#sidebar h2 {
	padding: 0;
	}

h3 {
	padding: 0;
	}

h3.comments {
	padding: 0;
	}
/* ########## 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;
        border-top: 1px solid #182609;
        border-left: 1px solid #182609;
        border-bottom: 1px solid #bbb405;
        border-right: 1px solid #bbb405;
	}

img.alignright, .post img.alignright{
	margin: 1ex;
	float: right;
        border-top: 1px solid #182609;
        border-left: 1px solid #182609;
        border-bottom: 1px solid #bbb405;
        border-right: 1px solid #bbb405;
        display: inline;
	}

img.alignleft, .post img {
	margin: 1ex;
	float: left;
        border-top: 1px solid #182609;
        border-left: 1px solid #182609;
        border-bottom: 1px solid #bbb405;
        border-right: 1px solid #bbb405;
        display: inline;
	}

.gravatar {
        float:left;
        margin: 1em;
        height: 80px;
        width: 80px;
        display: block;
        border-top: 1px solid #182609;
        border-left: 1px solid #182609;
        border-bottom: 1px solid #bbb405;
        border-right: 1px solid #bbb405;
        background-image: url(images/defaultgrav.png);
        display: inline;
}

/* ########## End Images ########## */



/* ########## Begin Lists ########## */

li {
	list-style-type: square;
	list-style-position: outside;
	padding: 0;
	margin: 0;
}


.entry ol, .entry ul {
	padding: 0 0 1em 2.9em;
	margin: 0;
	}

.entry ol li, .entry ul li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-image: none;
	}
	
#sidebar{
	margin: 0;
	padding: 0;
	}

#sidebar ol {
	margin: 0;
	padding: 0;
	}

#sidebar li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 1em;
	list-style-position: inside;
	}

#sidebar * li {
	list-style-type: square;
	}

#sidebar p, #sidebar select {
	margin: 1ex 0 1em;
	}

#sidebar ul, #sidebar ol {
	margin: 1ex 0 0 1em;
	}

#sidebar ul ul, #sidebar ol {
	margin: 0 0 0 1em;
	}

ol li, #sidebar ol li {
	list-style: decimal outside;
	}

#sidebar ul li, #sidebar ol li {
	margin: 0.5ex 0 0;
	padding: 0;
	}
dt {
	padding-top: 1ex;
}
/* ########## End Entry Lists ########## */



/* ########## Begin Form Elements ########## */
#searchform {
	margin: 0 auto;
	padding: 1ex; 
	text-align: center;
	}


#sidebar #searchform #s {
	text-align: center;
	}
	
#sidebar #searchform input {
	text-align: center;
	margin: 0.5em;
	}

.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;
        display: inline;
	}
/* ########## End Form Elements ########## */



/* ########## Begin Comments ########## */
.alt {
	margin: 0;
	padding: 8.33em;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 1.5em 0 0.25em;
	padding: 0.5em 1em 0.25em;
	list-style: none;
	clear: both;
	border-top: 1px solid #182609;
        border-left: 1px solid #182609;
        border-bottom: 1px solid #bbb405;
        border-right: 1px solid #bbb405;
	background-color: #647821;
	}

.commentlist p {
	margin: 1em 0.5em 1em 0;
	}

#commentform p {
	margin: 0.5em 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#respond{
}

/* ########## End Comments ########## */



/* ########## Begin Sidebar ########## */
#sidebar
{
	margin: 0 9.5% 0 0;
	width: 16.5%;
	float: right;
	padding: 1%;
        border-top: 1px solid #182609;
        border-left: 1px solid #182609;
        border-bottom: 1px solid #bbb405;
        border-right: 1px solid #bbb405;
	display: inline;
	}

#sidebar form {
	margin: 0;
	text-align: center;
	}
/* ########## End Sidebar ########## */



/* ########## Begin Various Tags & Classes ########## */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #bbb405;
	}

blockquote {
	margin: 1em 2em 0 1em;
	padding-left: 2em;
	border-left: 5px solid #bbb405;
	}

blockquote cite {
	margin: 0.5em 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	padding-bottom: 2em;
	font-size:1.4em;
	line-height: 1.429em;
	font-family: 'Courier New', 'Courier', Fixed;
	}

.prevlink {
	float: left;
	text-align: right;
        display: inline;
	}
.nextlink {
	float: right;
	text-align: left;
        display: inline;
	}

img.art{
	display: block;
	margin: 1em auto;
        border-top: 1px solid #182609;
        border-left: 1px solid #182609;
        border-bottom: 1px solid #bbb405;
        border-right: 1px solid #bbb405;
        float: none;
}


/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
