/*
Theme Name: RLASKEY
Theme URI: http://rlaskey.org/words/
Description: theme by rlaskey; Richard Moss Laskey, III
Version: 1.0
Author: Richard Laskey
Author URI: http://rlaskey.org/
Tags: fixed width, two columns, widgets
*/

/* Begin Typography & Colors */
body {margin:0; padding:0; font-size:11pt; background:rgb(83,83,83);
	color:rgb(242,242,242);}
* {line-height:143%; font-family:'Georgia','Tahoma','Helvetica',sans-serif;}

h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1, #header .description {margin:0; padding:0;}
h1 {font-size:5em; margin-bottom:3px;}
h1, h1 a {line-height:100%;}

h2 {font-size:1.6em;}
h3, h4, h5, h6 {font-size:1.3em;}

#sidebar h2 {font-size:1.2em;}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {color:#333;}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited,
	#sidebar h2, #wp-calendar caption, cite {text-decoration:none;}

ul {list-style-type:none;}
code {font:1.1em 'Courier New', Courier, Fixed;}
acronym, abbr, span.caps {font-size:0.9em; letter-spacing:.07em;}

#sidebar {font-size:0.9em; padding:20px 0 10px 0; float:left;}
#sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike
	{color:rgb(83,83,83);}

a, h2 a:hover, h3 a:hover {color:rgb(121,121,121); text-decoration:none;}
a:hover {text-decoration:underline;}
.entry a {text-decoration:underline;}


/* Begin Structure */
#page {padding:10px; background:rgb(254,254,254); border-radius:3px;
	color:rgb(42,42,42); border:2px solid rgb(111,111,111);}
#header {margin:0; padding:0 0 10px 0;
	border-bottom:4px solid rgb(222,222,222);}
#header .navigation ul li {display:inline; font-size:0.9em;
	border-left:2px solid rgb(222,222,222); padding:0 0 0 5px; margin:0 10px 0 0;
	line-height:normal;}
#header .navigation ul {text-indent:0; margin:0 0 0 20px; padding:0;}

.narrowcolumn {float:left; margin:0;}
.post {margin:0 0 60px;}
.narrowcolumn .postmetadata {padding-top:5px;}
.postmetadata {clear:both; text-align:right; font-size:0.9em;
	border-top:2px solid rgb(222,222,222); color:rgb(174,174,174);}
.clear {clear:both;}

#footer {padding:0; margin:0 auto; width:100%; clear:both;}
#footer p {font-size:0.9em; margin:0; padding:20px 0 0; text-align:right;}


/* headers */
h2,h3 {margin:30px 0 0;}
#sidebar h2 {margin:5px 0 0; padding:0;}

/* Begin Various Tags & Classes */
blockquote {
	margin:15px 30px 0 10px;
	padding-left:20px;
	border-left:5px solid #ddd;
	}
blockquote cite {margin:5px 0 0; display:block;}
.widget {margin-right:0; clear:left;}
.widecolumn {padding:10px 0 20px 0; margin:5px 0 0 150px; width:450px;}

