/*
Theme Name: 808 Blog
Description: 808 Custom Theme
Version: 0.8.1
Author: Justin
Author URI: http://www.j-carlson.com
Tags: simple, clean, widgets, widget-ready, two columns, fixed width, valid CSS, valid XHTML
*/

	
body {
	margin: 0px;
	padding: 0px;
	background: #5e5e5e url(img/BKG.gif);
	font-size: 62.5%;
}

a {
	color:#5e5e5e;
	background: transparent;
	outline: none;
}

p {
	margin: 0 0 20px 0;
	padding: 0px;
}

ul, ol {
	margin-bottom: 20px;
}

img {
	border:2px solid #333;

}

blockquote {
	background-image: url(img/quote.gif);
	background-repeat:no-repeat;
	margin: 0 20px 0 20px;
	padding: 0 10px 0 10px;
	border-left: 5px solid #5e5e5e;
	border-right: 5px solid #5e5e5e;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#band {
	margin:0;
	width:100%;
	background: url(img/top-band.gif) repeat-x top left;	
}

#wrap {
	width: 1050px;
	margin: 0 auto;
	padding:0;
	font:normal 1.2em/1.6em Arial, sans-serif;
	background: url(img/808_logo.gif) no-repeat;
	color: #5e5e5e;
}

#header-top {
	height: 95px;
	background: url(img/808_blog_header.gif) no-repeat;
}
	
#nav_area {
	padding: 10px 0;
	background: url(img/body_bkg.gif) repeat-y;
	background-color:#FFFFFF;
}

#nav_bar {
	width:960px;
	margin: 0 auto;
	padding: 4px 5px;
	border: thin solid #231F20;
	background: url(img/nav_bar_grad.gif) repeat-x;
	background-color:#272324;
}

#ad_area {
	height: 90px;
	width:728px;
	padding-top: 27px;
	padding-bottom: 28px;
	padding-left: 300px;
	padding-right:22px;
}

#footer_bar {
	width:970px;
	height:10px;
	margin: 10px auto;
	border: thin solid #231F20;
	background: url(img/nav_bar_grad.gif) repeat-x;
	background-color:#272324;
}

#content {
	padding: 20px 0 0 0;
	background: url(img/body_bkg.gif) repeat-y;
	background-color:#FFFFFF;
}

#content-left {
	float: left;
	width: 660px;
	display:inline;
}

#content-right {
	float: right;
	width: 360px;
	display:inline;
	clear:none;
}

#footer {
}

.author{
	padding-left:5px;
	margin: 0 0 12px 0;
 	font-family:lucida grande, arial, sans;
	font-weight:bold;
	color:#000;
	font-size:.75em;
}

.author a:link{
	color:#000;
}

.author a:hover{
	color:#666;
}

/*	##################################
   	NAV COPY
	################################## */
	
.navbar_copy {
 	color:#000000;
 	font-family:lucida grande, arial, sans;
 	font-weight:bold;
	font-size:12px;
}	
	
.navbar_copy a:link{
	text-decoration:none;
	color:#D4EDEE;
}

.navbar_copy a:visited{
	text-decoration:none;
	color:#D4EDEE;
}

.navbar_copy a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

.navbar_copy a:active{
	text-decoration:none;
	color:#71cbd2;
}

/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	position: absolute;
	bottom: 100px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
}

h1 a {
	text-decoration: none;
}

h2#blog-description {
	position: absolute;
	bottom: 80px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	font:normal 1.0em/1.0em Arial, sans-serif;
}

h2 {
	margin: 0 0 20px 40px;
	padding: 6px 0px;
	color:#000000;
	border-bottom:#CCCCCC thin solid;
}

h3 {
	margin: 0;
	font:normal 2.0em Lucida Grande, Arial, sans-serif;
	color:#71CBD2;
}

h3 a {
	color:#71CBD2;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	margin: 0 0 0 0;
}

/*	##################################
   	HEADER
	################################## */
	
#header ul {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 900px;
	height: 50px;
	margin: 0px;
	padding: 0 20px;
	list-style: none;
	background: url(img/bg-menu.gif) repeat-x left top;
	border-top: 5px solid #5e5e5e;
}

#header li {
	float: left;
	margin: 0 2px 0 0;
	padding: 0px;
}

#header li#first {
	background: url(img/bg-menu-a.gif) no-repeat left top;
}

#menu .page_item a {
	display: block;
	float: left;
	height: 27px;
	margin: 0px;
	padding: 8px 22px 0 22px;
	background: url(img/bg-menu-a.gif) no-repeat right top;
	text-decoration: none;
	text-align: center;
}

#menu .page_item a:hover {
	text-decoration: underline;
}

#rss {
	position: absolute;
	bottom: 80px;
	right: 20px;
	width: 300px;
	height: 40px;
	text-align: right;
}

#rss p {
	margin: 0px;
	padding: 1px 0 0 0;
}

#rss img {
	float: right;
	margin: 0 0 0 10px;
}

/*	##################################
   	CONTENT
	################################## */
	
/** content left */

.box-left {
	margin: 0 0 30px 40px;
}

.box-left img {
	float: left;
	margin: 0 10px 10px 0;
}
	
.meta {
	clear: both;
	padding: 10px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
}

p.tags {
	clear: both;
	font-size:.75em;
	text-transform: lowercase;
}

/** content right */

.box-right {
	margin: 0 40px 15px 0;
	font-size:90%;
	line-height:140%;
}

.box-right img{
	border: none;
}

.box-right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.box-right li {
	display: inline; /* white space bug IE6 */
}

.box-right li a {
	display: block;
	margin: 0px;
	padding: 5px 10px;
	border-bottom: 1px solid #dedede;
	text-decoration: none;
}

.box-right li a:hover {
	background: #EEF8F8;
}

.box-right li ul {
	margin: 0px;
	padding: 0 0 0 20px;
}

#300-ad {
	width:300px;
	height:250px;
	background-color:#CCCCCC;
	border: thin solid black;
}	

/*	##################################
   	COMMENTS
	################################## */
	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 605px;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: 90px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: #fff url(img/bg-button.gif) no-repeat left top;
	border: none;
	color: #5e5e5e;
}

.comment-meta {
	padding: 10px 10px 0 10px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
}

.comment-meta .avatar {
	float: left;
	margin: 0 10px 0 0;
}

.comment-text p {
	margin: 0;
	padding: 10px;
}

/*	##################################
   	SEARCHFORM
	################################## */
	
#search_outer {
	height:32px;
	background-color:#71cbd2;
}
	
#searchform #search {
	float: left;
	width: 225px;
	height: 20px;
	padding: 0;
	margin:5px 5px;
	background: url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#searchform #search-submit {
	width: 77px;
	height: 21px;
	margin: 5px 0 5px 0;
	padding: 0px;
	background: url(img/btn_search.gif) no-repeat;
	border: none;

}

/*	##################################
   	FOOTER
	################################## */

#footer {
	width: 970px;
	margin: 0 auto;
	padding: 20px 40px 0 40px;
	background: url(img/body_bkg.gif) repeat-y;
}

#legal {
	float: left;
	width: 400px;
}


#footer-bottom {
	width: 1050px;
	height: 20px;
	margin: 0 auto;
	background: url(img/body_bkg.gif) repeat-y;
}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.aligncenter {
	margin: 0 0 10px 0;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f7f7f7;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0px;
   padding: 0px;
   border: none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}
