/*
Theme Name: Custom
Theme URI: 
Description: 
Author: 
Author URI: 
Template: 
Version: 1.0
*/



/* Reset */
html, body, div, span, object, iframe,
dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, p, blockquote, 
table, caption, tbody, tfoot, thead, tr, th, td,
img, a img { 
	margin: 0;
	padding: 0;
	border: 0;
	}



/* Begin Typography & Colors */
body {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	background-color: #e5edf4;
	}
p, ul, ol {
	margin-bottom: 15px;
	}
a {
	color: #0046ad;
	}
	
	

.postmetadata {
	margin-bottom: 60px;
	}
.thread-alt {
	background-color: #e5edf4;
	}
.thread-even {
	background-color: #fff;
	}
.depth-1 {}
small {
	font-size: 10px;
	}
h1, h2, h3 {
	font-weight: bold;
	color: #0046ad;
	}
h1 {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	}
h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	}
h3 {
	font-size: 12px;
	}
h1 a, h1 a:hover, 
h2 a, h2 a:hover, 
h3 a, h3 a:hover, 
#wp-calendar caption, 
cite {
	text-decoration: none;
	}	
.entry p a:visited {
	color: #0046ad;
	}
.commentlist li, 
#commentform input, 
#commentform textarea {}
.commentlist li ul li {}
.commentlist li {
	font-weight: bold;
	}
.commentlist li .avatar { 
	float: right;
	}
.commentlist cite, 
.commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}
.commentlist p {
	font-weight: normal;
	text-transform: none;
	}
#commentform p {}
.commentmetadata {
	font-weight: normal;
	}
#sidebar {}
small, 
#sidebar ul ul li, 
#sidebar ul ol li, 
.nocomments, 
.postmetadata, 
blockquote, 
strike {}
code {
	font: 12px 'Courier New', Courier, Fixed;
	}
a, 
h2 a:hover, 
h3 a:hover {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
#wp-calendar #prev a, 
#wp-calendar #next a {
	font-size: 10px;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	font-size: 10px;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}



/* Begin Structure */
body {
	margin: 0 0 15px 0;
	padding: 0;
	}
#page {
	margin: 15px auto;
	padding: 0;
	width: 720px;
	background-color: #fff;
	}
#headerimg {
	height: 110px;
	background: transparent url(images/logo.png) center right no-repeat;
	}
#headerimg h1 {
	text-align: left;
	padding: 30px 20px;
	}
.narrowcolumn {
	float: left;
	width: 440px;
	padding: 0 20px;
	}
.widecolumn {
	width: 440px;
	padding: 0 20px;
	}
.post {
	margin-bottom: 15px;
	}
.post hr {
	display: block;
	}
.widecolumn .post {
	margin: 0;
	}
.narrowcolumn .postmetadata, 
.widecolumn .postmetadata {
	margin-top: 15px;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 120px;
	margin: 15px;
	}
.widecolumn .attachment {
	text-align: center;
	margin: 15px 0;
	}
.postmetadata {
	clear: both;
	}
.clear {
	clear: both;
	}
#footer {
	clear: both;
	}
#footer p {
	text-align: center;
	padding-bottom: 15px;
	}



/*	Begin Headers */
h1 {}
#content h2 { margin: 15px 0; }
#sidebar h2 {}
h3 { margin-top: 15px; }
h3.comments { margin: 15px auto; }



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



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



/* Begin Form Elements */
#searchform {
	height: 30px;
	}
#searchform #s {
	width: 120px;
	}
#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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}



/* Comments */
.commentlist {
	margin: 0;
	}
.commentlist li {
	list-style: none;
	margin-bottom: 15px;
	}
.commentlist li ul li {}
.commentlist p {}
.children {
	padding: 0;
	}
#commentform p {}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}



/* Begin Sidebar */
#sidebar {
	padding: 15px 20px;
	margin-left: 480px;
	width: 200px;
	}
#sidebar form {
	margin: 0;
	}



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 15px auto;
	}
#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;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }



/* 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;
	}
.hidden {
	display: none;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	clear: both;
	margin-bottom: 15px;
	text-align: center;
	}
/*.alignright {
	float: right;
	}
.alignleft {
	float: left
	}*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.wp-caption {
	text-align: center;
	margin: 0 20px 20px 0;
	padding: 10px;
	background-color: #e5edf4;
	/*-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
	}
.wp-caption img {}
.wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 15px;
	}