/*
Theme Name: 
Theme URI: http://
Description: 
Version: 1.0
Author: Matt Lincoln Russell
Author URI: http://short-media.com/
Tags: 

*/

body {
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url(images/arcs-bg.png) #222 top left repeat;
	color: #333;
	text-align: center; }

a, a:visited {
	color: #0060BF;
	text-decoration: underline; }
a:hover {
	background-color: #0060BF;
	color: white;
	text-decoration: none; }
h1 a:hover {
	background-color: white; }


#page {
	margin: 40px auto;
	padding: 0;
	width: 480px;
	background-color: #fff;
	text-align: left;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px; }

#header {
	margin: 0;
	padding: 0; }
#headerimg 	{
	margin: 0;
	width: 100%; }
#headerimg .description {
	font-size: 1.2em;
	text-align: center; }
	
#content {
	font-size: 1.2em; }


.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0px 0 0;
	width: 400px; }
.narrowcolumn .postmetadata {
	padding-top: 5px; }

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px auto;
	width: 400px; }
.widecolumn .post {
	margin: 0; }
.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; }
.widecolumn .entry p, .widecolumn .entry li {
	font-size: .9em; }
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em; }
.widecolumn {
	line-height: 1.6em; }
.narrowcolumn .postmetadata {
	text-align: center; }

.post {
	margin: 0 0 40px; }
.post hr {
	display: block; }
.postmetadata {
	clear: both; }

/* SIDEBAR */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;  }
#sidebar form {
	margin: 0; }
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em; }
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0; }
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px; }


#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center; }
#sidebar #searchform #s {
	width: 108px;
	padding: 2px; }
#sidebar #searchsubmit {
	padding: 1px; }
	
	
	
/* FOOTER */		
#footer {
	padding: 0;
	margin: 0 auto;
	width: 480px;
	clear: both;
	border: none;}
#footer p {
	margin: 0;
	padding: 20px 0 30px 0;
	text-align: center; }
span.pipe {
	padding: 0 5px; }
#footer a {
	padding: 3px 5px; }


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em; }
.thread-alt {	background-color: #f8f8f8; }
.thread-even {	background-color: white; }
.depth-1 { border: 1px solid #ddd; }
.even, .alt { border-left: 1px solid #ddd;}
.clear { clear: both; }


h1, h2, h3 {
	font-weight: bold; }
h1 {
	font-size: 4em;
	text-align: center;
	padding-top: 20px;
	margin: 0; }
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: black; }
h2 {
	font-size: 1.4em;
	margin: 30px 0 0;
	border-bottom: 1px dotted #333; }
h2.pagetitle {
	margin-top: 30px;
	text-align: center; }
h3 {
	padding: 0;
	margin: 30px 0 0;
	font-size: 1.2em; }
h3.comments {
	padding: 0;
	margin: 40px auto 20px ; }	



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777; }

code {
	font: 1.1em 'Courier New', Courier, Fixed; }

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em; }


/* 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 */


.entry ul {
	margin-top: -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; }

select {
	width: 130px; }




/* Misc */
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 {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px; }



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto; }
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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 {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0; }


