/*
Theme Name: Rock You
Theme URI: http://www.sweetsp.com
Version: 1.0
Description: Rock You is a Wordpress Theme with 2 columns a clean design.
Author: sweetsp.com
Author URI: http://www.sweetsp.com
*/
html {
	min-height: 100%;
}

* {
	margin: 0;
	padding: 0;
}
a {
color: #048;
}
a:hover {
	color: #000000;
}
a img {
	border: none;
}
body {
	background: #333333 url(http://www.alexkingsbury.com/wp-content/themes/1439/img/bg.jpg) repeat-y center;
	color: #000000;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 0px;
}
p,code,ul {
	padding-bottom: 1.2em;
}
li {
	list-style: none;
}
h1 {
	font: normal 1.6em Tahoma,sans-serif;
}
h2 {
	font: normal 1.6em sans-serif;
}
h3 {
	font: bold 1em Tahoma,sans-serif;
}
h1,h3 {
	padding-top: 6px; margin-bottom: 4px;
}
h2 {
	padding-top: 6px; margin-bottom: 4px; margin-left: 8px;
}
code {
	background: #FFFFFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	display: block;
	font-weight: bold;
	padding-left: 28px;
}
.clearer {
	clear: both; font-size: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.sea {
	font-size: 1em;
	margin-left: 8px;
	margin-bottom: 10px; 
}
.inner-container {
	background: #EEEEEE;
	font-size: 1.2em;
	margin: 0 auto;
	width: 850px;
}
.outer-container {
	padding-bottom: 0px;
}
.header {
	background: #000000 url('http://www.alexkingsbury.com/wp-content/themes/1439/img/header.jpg') no-repeat;
	height: 200px;
}
.header .title {
	padding-top: 80px;
	padding-left: 8px;
}
.header .title .sitename a {
	color: #EEEEEE;
	font: normal 1.9em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {
	border-color: #FFFFFF;
}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}
.path {
	background: #840000;
	color: #FFFFFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 5px 0 5px 10px;
	text-align: left;
}
.path li,.path ul {
	display: inline;
}
.path a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 16px;
	font-weight: bold;
}
.path a:hover {
	text-decoration: none;
}
.main {
}
.content {
	background: #EEEEEE;
	float: left;
	width:637px;
	padding-left: 0px;
}
.content .descr {
	color: #000;
	font-size: 0.9em;
	margin-bottom: 6px;
	font-weight: bold;
}
.content li {
	list-style: inherit;
	line-height: 1.4em;
	margin-left: 18px;
}
.content p {
	font-family: "Lucida Sans Unicode",sans-serif;
}
.navigation {
	float: left;
	width: 210px;
}
.navigation h2 {
	background: #EEEEEE url('http://www.alexkingsbury.com/wp-content/themes/1439/img/mnbgt.jpg') no-repeat;
	color: #FFFFFF;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 20px;
	margin: 0;
	padding: 7px 0 5px 5%;
}
.navigation ul {

	padding: 0;
}
.navigation li {}
.navigation li a {
	background: #EEEEEE;
	font-size: 1.1em;
	color: #000000;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #EEEEEE;
}
a {color: #000000;
	text-decoration: none;
}
.footer {
	background: #EEEEEE;
	height: 1px;
	margin-bottom: 5px;
	text-align: center;
}
.post h1 a {
	color: #000000;
}
.post h1 a:hover {
	color: #16110C;
}
.post h1 {
	color: #000000;
}
.post {
	margin: 6px 10px 2px;
}
.post .info{
	background: #840000;
	color: #FFFFFF;
	margin: 2px 0 4px;
	padding: 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.post img {
	border: 1px solid #000000;
	margin: 0 3px;
}
.post a img {
	border: 4px solid #DDD;
}
.post a:hover img {
	border-color: #CCC;
}

.info a {
	color: #FFF;
	text-decoration: none;
}
.info a:hover {
	text-decoration: none;
}
.content ol li {
	background: none;
}
.commentlist {
	margin: 0; padding: 0;
}
.commentlist li {
	margin-bottom: 1.2em;
	list-style: decimal;
	margin-left: 50px; 
	color: #000000;

}
#commentform {
	margin: 1em 0;
	background: #EEEEEE;
	width: 360px;
	padding-left: 11px;
}
.commentmetadata {
	padding: 2px 0 4px;
}
.commentmetadata a {
	color: #000000;
	text-decoration: none;
}
.commentmetadata a:hover {
	text-decoration: underline;
}
textarea.styled {
	width: 280px;
	background-color: #EAEAEA;
	border: 1px solid #000000;
	color: #000000;
	overflow:hidden;
}
.styled {
	font-size: 1.1em;
	background-color: #EAEAEA;
	border: 1px solid #000000;
}
#commentform input {margin-bottom: 3px;
	background-color: #EAEAEA;
	border: 1px solid #000000;
	color: #000000;
}
#wp-calendar {
	color:#A0A0A0;
}
.navigation table caption {
	border-bottom-color:#000000;
}
.navigation table thead tr {
  border-bottom-color:#000000;
  color:#A53512;
}
.navigation table th {
	border-bottom-color:#000000;
}
.navigation table td#today {
	border-color:#000000;
	color:#A53512;
}
.navigation table td a {
	border-bottom-color: #000000;
	background-color: #EDF3DE;
}
.navigation table tfoot {
	border-top-color:#000000;
}
.navigation table tfoot a {
	background:none;
}
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}
.navigation table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}
.navigation table thead tr {
	border-bottom:1px solid;
}
.navigation table th {
	border-bottom:1px solid;
}
.navigation table td {
	width: 225px;
	padding: 1px;
	font-size: 0.9em;
}
.navigation table td#today {
	padding: 0;
	border: 1px solid;
	font-size: 1em;
	font-weight: bold;
}
.navigation table td a {
	display: block;
	border-bottom: 1px solid;
	font-weight: bold;
	font-size: 1.15em;
}
.navigation table tfoot {
	border-top:1px solid;
}
.navigation table tfoot a {
	border: none;
	font-weight: bold;
}
.navigation table tfoot #prev a {
	text-align:left;
}
.navigation table tfoot #next a {
	text-align:center;
}
#searchform {
	padding: 13px 0 0 0;
	background-color: #EEEEEE;
	text-align: center;
}
.searchbox {
	background-color: #FFFFFF;
	border: 1px solid #222222;
	color: #000000;
	vertical-align: middle;
}
hr
{
	height: 1px;
	color: #B24F55;
	border-style: solid;
	margin-left: 20px;
}
.bottom {
	color: #000000;
	clear: both;
	height: 23px;
	font-size: 1.1em;
	margin-left: 5px;
	margin-right: 5px;
}
.bottom a {
	color: #000000;
}
