/*  
Theme Name: Where the Light Gets In
Theme URI: http://www.concretebadger.net/
Description: Derived from the Frozen Twilight theme. Named in honour of Sennen's 2008 album
Version: 1.0
Author: Martin Butler
Author URI: http://www.concretebadger.net/
*/

/* General Structure stuff such as div positioning and so on */
body {
	margin: 0;
	padding: 0;
	background-color: #333333;
	text-align: center;
}
img {
	margin: 5px;
	border: none;
}
#page {
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 1000px;
	background: #000000;
	}

#header {
	float: left;
	margin: 0; 
	padding: 0;
	top: 0;
	height: 250px; 
	width: 1000px;
	border-bottom: 1px solid #000000;
	background: url(images/headers/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#content {
	float: left;
	margin-top: 0;
	width: 750px;
	background: #ffffff;
}

#sidebar {
	float: right;
	margin: 0;
	padding: 0;
	width: 250px;
	background: #000000;
	color: #999999;
}
	
#footer {
	clear: both;
	padding: 0;
	margin: 0;
	width: 1000px;
	background: #000000;
	color: #ffffff;
}
/* End Structure */

/* The Header */
#header_title {
	float: left;
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	padding: 0 5px 5px 5px;
	background: url(images/menubar-background.png);
}
#header h1 {
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 28px;
	font-family: Helvetica, sans-serif;
	font-weight: 300;
	letter-spacing: 6px;
}
#header h1 a:link, #header h1 a:active, #header h1 a:visited {
	color: #ffffff;
	text-decoration: none;
}
#header h1 a:hover {
	color: #dc143c;
	text-decoration: none;
}
.description {
	margin: 2px 0 0 0;
	padding: 0;
	font-family: Lucida Sans Unicode, Verdana, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
}
/* The Main Menu */
#navmenu {
	float: left;
	height: 35px;
	width: 1000px;
	margin: 0;
	padding: 0;
	background: url(images/menubar-background.png);
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav li {
	float: left;
	position: relative;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	padding: 6px 10px 6px 10px;
}
#nav a:link, #nav a:visited {
	display: block;
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #dc143c;
	text-decoration: none;
}
#nav ul {
	display: none;
	position: absolute;
}
#nav ul li {
	float: none;
}
#nav li:hover ul {
	display: block;
	background: url(images/menubar-background.png);
}
#nav ul li ul {
	margin: 0;
	padding: 0;
}
#nav ul li ul li {
	margin: 0;
	padding: 0;
}
/* End Main Menu */
/* Search Form */
#searchform {
	float: right;
	margin: 5px;
	padding: 0;
}
/* End Search Form */

/* End Header */

/*The Content*/
.post {
	margin: 0;
	padding: 18px;
}
.single-post {
	margin: 0;
	padding: 18px;
}
.datebox {
	float: left;
	text-align: center;
	background: #001070;
	color: #ffffff;
	font-family: Georgia, serif;
	font-size: 16px;
	padding: 3px 5px 3px 5px;
	margin: 0 5px 0 0;
	border: 1px solid #707070;
}
.datebox span {
	display: block;
}
#content h1 {
	margin: 12px 12px 0 12px;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: #383838;
}
#content h2 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-family: Verdana, sans-serif;
	font-weight: 500;
	font-size: 20px;
	border-bottom: 1px solid #707070;
}
#content h2 a:link, #content h2 a:visited, #content h2 a:active {
	border: none;
	text-decoration: none;
	color: #383838;
}
#content h2 a:hover {
	border: none;
	color: #0040d0;
	text-decoration: none;
}
#content h3 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-family: Verdana, sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: #383838;
}
#content h3 a:link, #content h3 a:visited, #content h3 a:active {
	border: none;
	text-decoration: none;
	color: #383838;
}
#content h3 a:hover {
	border: none;
	color: #0040d0;
	text-decoration: none;
}

#content h4 {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font-family: Verdana, sans-serif;
	font-weight: 500;
	font-size: 15px;
	color: #383838;
}
#content h4 a:link, #content h4 a:visited, #content h4 a:active {
	border: none;
	text-decoration: none;
	color: #0040d0;
}
#content h4 a:hover {
	border: none;
	color: #dc143c;
	text-decoration: none;
}
#content ul, #content ol li {
	font-family: Lucida Sans Unicode, Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}
#content li a:link, #content li a:visited, #content li a:active {
	color: #0040d0;
	text-decoration: none;
}
#content li a:hover { color: #dc143c }
/* Navigation */
.navigation {
	padding: 5px 20px 0 20px;
	font-family: Verdana, sans-serif;
}
.navigation a:link, .navigation a:visited, .navigation a:active {
	color: #383838;
	font-size: 12px;
	text-decoration: none;
}
.navigation a:hover {
	color: #0040d0;
	text-decoration: none;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
/* End Navigation */
.post p {
	font-family: Lucida Sans Unicode, Verdana, sans-serif;
	font-size: 12px;
	color: #383838;
	line-height: 17px;
	text-align: justify;
}
.single-post p {
	font-family: Lucida Sans Unicode, Verdana, sans-serif;
	color: #383838;
	font-size: 13px;
	line-height: 19px;
	text-align: justify;
}
.post p a:link, .post p a:visited, .post p a:active {
	color: #0040d0;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
.post p a:hover {
	color: #dc143c;
}
.single-post p a:link, .single-post p a:visited, .single-post p a:active {
	color: #0040d0;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
.single-post p a:hover {
	color: #dc143c;
}
#content .postmetadata {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #707070;
}
#content .postmetadata a:link, #content .postmetadata a:active, #content .postmetadata a:visited, #content .postmetadata a:hover  {
	border: none;
}
blockquote {
	margin: 6px 12px 6px 12px;
	padding: 0 2px 0 2px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	background: #f0f0f0;
}
#content .wp-caption aligncenter {
	text-align: center;
	font-style: italic;
}
/* Comments  */
#content .commentmetadata {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #707070;
}
#content .commentmetadata a:link, #content .commentmetadata a:active, #content .commentmetadata a:visited, #content .commentmetadata a:hover  {
	border: none;
}
/*---------------------- Comment Quicktags ---------------------------*/
/* Main Span */
#comment_quicktags {
	text-align: left;
	margin-left: 1%;
}
/* Button Style */
#comment_quicktags input.ed_button {
	background: #F4F4F4;
	border: 1px solid #D6D3CE;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 1px;
	width: auto;
}
/* Button Style on focus/click */
#comment_quicktags input:focus.ed_button {
	background: #ffffff;
	border: 1px solid #686868;
}
/* Button Lable style */
#comment_quicktags #ed_strong {
	font-weight: bold;
}
/* Button Lable style */
#comment_quicktags #ed_em {
	font-style: italic;
}
/* End Comments */

/* Tag Cloud */
#tag-cloud {
	margin: 5px;
	padding: 5px;
	font-family: Lucida sans Unicode, Verdana, sans-serif;
	text-align: center;
}
#tag-cloud a:link, #tag-cloud a:visited, #tag-cloud a:active {
	color: #424242;
	text-decoration: none;
	border: none;
}
#tag-cloud a:hover {
	color: #0040d0;
}
/* End Tag Cloud */

/* Sidebar */
#sidebar h2 {
	font-family: Verdana, sans-serif;
	font-weight: 400;
	font-size: 16px;
	margin: 6px 12px 3px 12px;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #383838;
}
#sidebar ul {
	list-style-type: none;
	margin: 6px;
	padding: 0;
	font-family: Lucida Sans Unicode, Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #202020;
}
#sidebar ul li ul {
	list-style-type: circle;
	border: none;
	margin: 0 0 6px 30px;
}
#sidebar ul li ul li {
	margin-right: 18px;
	margin-top: 3px;
	margin-bottom: 4px;
	line-height: 16px;
}
#sidebar ul li ul li ul {
	list-style-type: none;
	margin: 0 0 0 3px;
}
#sidebar a:link, #sidebar a:visited, #sidebar a:active {
	color: #999999;
	text-decoration: none;
}
#sidebar a:hover {
	color: #dc143c;
	text-decoration: underline;
}
#sidebar .buttons { list-style-type: none; }
#sidebar .buttons img {
	margin: 0;
	padding: 0;
}
/* End Sidebar */

/*Footer */
#footer a:link, #footer a:visited, #footer a:active {
	color: #dc143c;
	text-decoration: none;
}
#footer a:hover {
	color: #ff0000;
	text-decoration: underline;
}
#footer p {
	margin: 0;
	padding: 12px;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
/* End Footer */
/* Gravatars */
.gravatar {
	float: right;
	padding: 3px;
	border: 1px solid #000;
	background: #fff;
	width: 40px;
	height: 40px;
}
/* End Gravatars */
