/*
Theme Name: WKR8 MU
Theme URI: http://wkr8.com/
Description: The WKR8 MU Theme.
Version:2.0
Author: WKR
Author URI: http://wkr8.com/
Tags: green, custom header, fixed width, two columns, widgets
*/


/*======================

	Begin Structure

======================*/
*{
	margin:0;
	padding:0;
}

body {
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #f8f8ff;
	color: #4c260a;
	margin:0;
	padding:0;
}

#page {
	background:#fff;
	border: 1px solid #959596;

	width:955px;
	height:auto;
	margin:0 auto;
	padding:0;
}

#header {
	width:auto;
	height:210px;
	
	background: #ffff00;
	font-size:1.2em;

	border-bottom:1px solid #ccc;
	margin:0;
	padding:0;
}

#header div {
	width:100%;
	height:100%;
	padding:82px 0 0 0;
	text-align:right;
}

#header div h1 a {
	margin:8px;
	background:transparent;
	font-size:2em;
}

#footer p {
	padding:48px 0;
	text-align: center;
}

#body {
	width:auto;
	height:auto;
	background-color:#fff;
}

#body #content {
	float:left;
	width:470px;
	height:auto;
	margin:1em 0 0 1em;
}

#content #post_head {
	background:transparent url('images/blog_column_header_bg.jpg') no-repeat top center;
	
	width:484px;
	height:18px;
}

#content #post_footer {
	background:transparent url('images/blog_column_footer_bg.jpg') no-repeat bottom center;
	
	width:484px;
	height:32px;
}

#content #post_body {
	background:transparent url('images/blog_column_body_bg.jpg') repeat-y center center;
	overflow: hidden;
	
	width:484px;
	height:auto;
}

#body #secondCol {
	text-align:center;
	
	float:left;
	width:180px;
	height:auto;
	margin:9px 0 0 14px;
	padding:0;
}

#body #sidebar {
	background:#fff url('images/sidebar_bg.jpg');
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font: 1.25em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:bolder;
	
	float:right;
	width:250px;
	height:auto;
	margin-bottom:1em;
}

#footer {
	background: #fff url('images/footer_bg.jpg') repeat-y top center;
	font-size: 1.25em;
	
	width:auto;
	height:165px;
}

/************************

	End Structure

************************/


/*=======================

Post Content

=========================*/

#content #post_body h1,
#content #post_body h2,
#content #post_body .entry {
	margin:0;
	padding:0 0 0 16px;
}

#content #post_body h1 {
	font-size:2.5em;
	width:95%;
}

#content #post_body h2 {
	font-size:1.3em;
}

#content #post_body .entry {
	width:90%;
	font-size:1.5em;
	line-height:150%;
	margin:8px 0 16px 0;
}

#content #post_body .entry hr {
	margin:8px 0;
	border:1px dashed #aaa;
}

#content #post_body .entry img {
	margin:0;
	padding:0;
}

#content #post_body .entry a img {
	margin:0 4px 0 0;
	padding:4px;
	border:1px solid #ccc;
}

#content .navigation {
	border:none;
	margin:8px auto;
	text-align: center;
	font-size:1.75em;
	width:90%;
}

/*=======================

End Post Content

=========================*/


/*=======================

Sidebar Content

=========================*/

#sidebar h2 {
	font: 1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:bolder;
	margin:0;
}




/* Sidebar Listings */

#sidebar ul,
#secondCol ul {
	margin:8px;
}

#sidebar ul li,
#secondCol ul li {
	background:transparent;
	border:none;
	
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
}

#secondCol ul li h2 {
	margin:0;
	padding:0;
}

#sidebar ul li {
	padding:0.5em;
}

#sidebar ul li ul {
	margin:4px 0;
}

#sidebar ul li ul li {
	padding:4px 8px 8px 8px;
	margin:4px 0 0 0;
}

#sidebar ul li ul li:hover {
	background:#ffe4e1;
}

#sidebar ul ol li {
	color: #777;
}

#sidebar ul ul li:before {
	content: "\00BB \0020";
}

#sidebar ul p, 
#sidebar ul select {
	margin: 6px 0 8px;
}

#sidebar ul ul, 
#sidebar ul ol, 
#sidebar ul ul ul {
	margin: 0;
}

#sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, 
#sidebar ul ol li {
	margin: 4px 0 0 0;
	padding: 0;
}
/* End Sidebar Listings */

/* Search Form */
#sidebar #searchform #s {
	width: 162px;
}

#sidebar #searchsubmit {
}

#sidebar #search input {
	vertical-align:middle;
	margin-left:2px;
}
/* End Search Form */

/* Begin Calendar */

#calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: auto;
	height:auto;
}

#calendar .widgettitle {
	display:none;
}

#calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#calendar a {
	display: block;
}

#calendar table {
	width:99%;
}
#calendar caption {
	text-align: center;
	padding:4px 0;
}

#calendar td {
	padding: 3px 0;
	text-align: center;
}

#calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
}

#calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#calendar a {
	text-decoration: none;
}

#calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* End Calendar */

/* WKR LINK BOX */
#sidebar #wkr_link {
	list-style:none;
}

#sidebar #wkr_link ul li {
	text-indent:-1000000px;
}

#sidebar #wkr_link_box {
	background:#fff url('images/wkr_logo.jpg') no-repeat center center;
	border:1px solid #ccc;
	width:188px;
	width:auto;
	height:150px;
}

#sidebar #wkr_link_box:hover {
	border:1px solid #ff1499;
}
/* End WKR LINK BOX */

/*=======================

End Sidebar Content

=========================*/

/************************

	Begin Headdings

************************/
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

/*========================

End Headdings

==========================*/


/*==========================

	Begin Form Elements

==========================*/

#search,
.search {
	text-align:left;
}

#searchform {
	padding:0;
	margin:0;
	text-align: center;
}

select {
	width: 130px;
}

/*===========================

	End Form Elements

=============================*/


/*============================

	Begin Comments

==============================*/

h3#respond,
h3#trackback-url {
	font-size:1.5em;
	margin:32px 0 0 16px;
}

#commentform {
	margin:0 0 0 16px;
}

#commentform textarea {
	width: 90%;
	padding: 4px;
}

#commentform input {
	width: 170px;
	height:1.2em;
	padding: 0px;
	margin: 0px 5px 1px 0;
}

#commentform #submit {
	height:30px;
	float: left;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 5px 0;
}

h3#comments {
	font-size:1.5em;
	margin: 32px 0 0 16px;
}

.commentlist {
	text-align: justify;
	font: 1.25em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	
	margin:0 0 0 16px;
} 

.commentlist li {
	font-weight: bold;
	
	margin: 8px 0 4px;
	padding: 8px 16px 8px;
	list-style: none;
}

.commentlist li .avatar { 
	border: 1px solid #eee;
	background: #fff;
}

.commentlist cite, 
.commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;

	margin: 10px 5px 10px 0;
}

.commentmetadata {
	font-weight: normal;
	display: block;
}

.alt {
	width:90%;
	padding: 10px;
	background:#ddd;
}

.nocomments {
	text-align: center;
}

small, 
.nocomments, 
blockquote, 
strike {
	color: #777;
}

/*===================

	End Comments

=====================*/


/*====================

	Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets.

====================*/

ul {
	margin-left: 1em;
	margin-right: 1em;
}

html>body .entry ul {
	margin: 8px 8px;
}

html>body .entry li {
	margin: 0 24px;
}

ol li {
	list-style: decimal outside;
}

.commentlist li .avatar { 
	float: right;
	padding: 2px;
}

/*===============

	End Entry Lists

================*/


/*===========================

	Begin Various Tags & Classes

=============================*/
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, 
abbr, 
span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #02c;
	text-decoration:none;
	background:#ddd;
}

img {
	vertical-align:top;
	
}

a img {
	border: none;
}

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}

.aligncenter {
	text-align:center;
}
.alignleft {
	text-align:left;
}
.alignright {
	text-align:right;
}

.wide {
	width:100%;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

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

/*=======================

	End Various Tags & Classes

========================*/

/*TRACKBACK URL BOX */
input#tb_url {
	font-family: "courier new", courier, monospace;
	background-color: #efffe0;
	font-size: 1em;
	padding: 0.25em;
	width: 80%;
}





/*=======================

	Post Gallery start

========================*/
#post_gallery h2 {
	background:url(images/post_gallery/gallery_title.jpg) no-repeat top center;
	width:150px;
	height:116px;
	
	text-indent:-9999px;
}

#post_gallery ul {
	margin:0;
	padding:0;
}

#post_gallery ul li {
	float:left;
	margin:3px;
	padding:0;
}

#post_gallery a img,
#post_gallery ul li div {
	border:1px solid #ccc;
	
	width:46px;
	height:46px;
	margin:0;
	padding:0;
}

#post_gallery ul li div {
	background:url(images/post_gallery/no_img.jpg) no-repeat center center;
}

#post_gallery a:hover img {
	border:1px solid #ff1499;
}
/*=======================

	Post Gallery End

========================*/

#content #post_body .entry img.aligncenter,
#content #post_body .entry a img.aligncenter {
	display:block;
	margin: 0 auto;
	text-align: center;
}
img.alignleft {
	float:left;
	margin-right:0.5em;
}
img.alignright {
	float:right;
	margin-left:0.5em;
}

