/*  
Theme Name: Gravitystorm Shine
Theme URI: http://gravitystorm.co.uk/
Description: blah blah blah.
Version: 0.2
Author: Andy Allan
Author URI: http://www.gravitystorm.co.uk/andy/

*/

body {
    background-color : #ffffff;
    font-family : sans-serif;
    color : #000000;
    margin : 0em 0em 3em 0em;
}

:link, :visited {
    text-decoration : none;
    font-weight : bold;
    color : #5ca5ff;
    background-color : transparent;
}

:link:hover, :visited:hover {
    color : #ffcc66;
    background-color : transparent;
}

ins {
    font-style : italic;
    text-decoration : none;
}


/* logo */

div.logo {
    background-color : #cce3ff;
    color : #52a0ff;
    text-align : left;
    margin : 0em;
    padding : 0em;
}

div.logo h1 {
    letter-spacing : 0.1em;
    margin : 0em;
    padding : 0.8em 0.2em 0.2em 1.0em;
    text-align : left;
    font-size : 1.7em;
    font-weight : normal;
}

div.logo :link, div.logo :visited {
color : #3892ff;
background-color : transparent;
font-weight : normal;
}

div.logo :link:hover, div.logo :visited:hover {
color : #3892ff;
background-color : transparent;
font-weight : normal;
}


/*navbar*/

div.navbar {
    padding-bottom : 1.2em;
    border-bottom : 1px solid #99bbdd;
    margin-bottom : 0.5em;
    padding-left : 1em;
}

div.navbar ul {
    margin : 0em;
    padding : 0em;
}

div.navbar li {
    display : block;
    float : left;
    border-left : 1px solid #aaccee;
    border-top : 1px solid #aaccee;
    border-right : 1px solid #8899cc;
    border-bottom : 1px solid #8899cc;
    padding : 0.0em;
    margin : 0.3em;
    background-color : #f7fcff;
}

div.navbar :link, div.navbar :visited {
    display : block;
    text-decoration : none;
    background-color : transparent;
    color : #6688cc; /*6688cc 99bbdd*/
    padding : 0.2em 0.6em 0.2em 0.6em;
    margin : 0em;
    font-weight : bold;
}

div.navbar :link:hover, div.navbar :visited:hover {
    background-color : #ffee88;
    color : #5ca5ff;
    font-weight : bold;
}

div.navbar #f:hover {
    background-color : #e5d8fd;
    color : #5ca5ff;
}

div.navbar #e:hover {
    background-color : #ffe8cc;
    color : #5ca5ff;
}

div.navbar #d:hover {
    background-color : #fcffcc;
    color : #5ca5ff;
}

div.navbar #c:hover {
    background-color : #e3ffcc;
    color : #5ca5ff;
}

div.navbar #b:hover {
    background-color : #ccffcf;
    color : #5ca5ff;
}

div.navbar #a:hover {
    background-color : #ffe6e5;
    color : #5ca5ff;
}

/* Begin Typography & Colors */

#page {
	background-color: white;
	text-align: left;
	}

#header {
	background-color: #ccffcf;
	color : #5ca5ff;
	font-weight : normal;
	border-left : 1px solid #aaccee;
	border-top : 1px solid #aaccee;
	border-right : 1px solid #8899cc;
	border-bottom : 1px solid #8899cc;
	letter-spacing : 0.1em;
	text-transform : lowercase;
	}

#header :link, #header :visited {
	text-transform: none;
}

#header h1 {
	font-size : 1.5em;
}

#content {
	line-height : 1.4em;
	}

.entry {
	line-height: 1.4em;
	}

	
.postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #ffffff;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

#header h1 {
	font-weight: normal;
}

.description {
	font-size: 1.2em;
	text-align: center;
	}

#content h1 {
    text-align : left;
    font-weight : normal;
    letter-spacing : 0.2em;
    color : #4466cc;
    font-size : 1.5em;
    border-left : 15px solid #4466cc; /*5ca5ff 99bbdd*/
    border-bottom : 1px solid #4466cc;
    padding-left : 0.5em;
    margin-left : -1.5em;
}

#content h2 {
    text-align : left;
    font-weight : bold;
    color : #9c99ff;
    font-size : 1.2em;
    border-left : 15px solid #9c99ff;
    border-bottom : 1px solid #9c99ff;
    padding-left : 0.5em;
    margin-left : -0.5em;
    letter-spacing : 0.1em;
} 


h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2, #sidebar caption {
	font-size: 1em;
	letter-spacing: 0.3em;
	font-weight: normal;
	text-decoration: none;
	}

h2, h3, cite {
	text-decoration: none;
	}

#commentlist li {
	background-color : #fcffcc;
	border : 1px solid #aaccee;
	padding : 0em;
	margin-bottom : 0.5em;
	overflow : hidden;
}

#nocommentsyet {
	background-color : #fcffcc;
	border : 1px solid #aaccee;
	padding : 0.4em;
}

#commentlist li p {
	margin : 0.4em;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	background-color: #f7fcff;
	border-left : 1px solid #aaccee;
	border-top : 1px solid #aaccee;
	border-right : 1px solid #8899cc;
	border-bottom : 1px solid #8899cc;
	font-size : 0.8em;
	font-weight: normal;
	color: #3892ff;
	text-transform: lowercase;
	}

#sidebar :link, #sidebar :visited {
	color : #6688cc;
}

#sidebar :link:hover, #sidebar :visited:hover {
	color : #ffcc66;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


.chaff {
	font-size : 0.7em;
	text-align : right;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0;
	padding: 0;
	}
	
#header {
	padding: 0.5em 3em;
	margin: 2em 17em 0 0.5em;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

	
#footer {
	padding: 0 0 0 1px;
	margin: 1em auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

#content {
	margin:1em 17em 0 6em;
	padding-top : 1em;
}
/* End Structure */



/*	Begin Headers */
h1 {
	margin : 0;
	}

.description {
	text-align: center;
	}

h2 {
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 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;
	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, {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata ul li, {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ul.post-categories {
	display: inline;
	margin: 0;
	padding:0;
}

ul.post-categories li {
	display: inline;
	border-left : 1px solid #aaccee;
	padding-left : 0.2em;
}
	
#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: 0;
	padding: 0;
	}

#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: 0;
	padding: 0;
	padding-left: 12px
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform div {
	margin: 0 1em;
	padding: 0; 
	}

#sidebar #searchform #s {
	width: 90%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
	}

.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*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.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
{
	padding: 1em 1em 3em 1em;
	position: absolute;
	top: 8em;
	right: 1em;
	width: 15em;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	margin: 0;
	width: 85%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #fcffcc;
	color: #333;
}

#wp-calendar caption {
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: transparent;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #ccffcf;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Calendar */



/* 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: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

#commentlist li .avatar {
        float: right;
        padding: 4px;
}


/* "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." */
