/*
Theme Name: Not So Unwashed v1.0
Theme URI: http://www.notsounwashed.com
Description: The first skin for notsounwashed.com
Version: 1.0
Author: Tim Colwill (hayguys@notsounwashed.com)
Author URI: http://www.notsounwashed.com
Tags: custom header, fixed width, two columns, awesome
*/

/* Housekeeping */

html {
	height: 100%;
	width: 100%;
	}

body {
	min-height: 100%;
	font: 62.5% Tahoma, Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	background-image: url("http://www.notsounwashed.com/wp-content/themes/notsounwashed/img/background.jpg");
	background-position: top center;
	background-repeat: repeat;
	margin: 0px;
	padding: 30px 0px 50px 0px;
	text-align: center;
	background-color: #a68d5f;
	}

img {
	border: 0px;
	}

/* the rest */

a:link, a:visited {
	color: #a03323;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover, a:active {
	color: #c73a25;
	font-weight: bold;
	text-decoration: underline;
	}

#container {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 847px;
	background-color: #FFF;
	/*border: 1px solid #50493c;
	border-top: 2px solid #50493c;
	border-bottom: 2px solid #50493c;*/
	}

#menu {
	padding: 12px 0px 0px 0px;
	margin: 0px;
	width: 847px;
	height: 34px;
	text-align: center;
	background-image: url("http://www.notsounwashed.com/wp-content/themes/notsounwashed/img/menu.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	}

#content {
	padding: 0px;
	margin: 0px;
	width: 847px;
	clear: both;
	text-align: center;
	background-color: #FFF;
	min-height: 100%;
	}

#footer {
	padding: 0px;
	margin: 0px;
	width: 847px;
	height: 50px;
	clear: both;
	text-align: center;
	background-image: url("http://www.notsounwashed.com/wp-content/themes/notsounwashed/img/footer.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	}

#left {
	float: left;
	text-align: justify;
	width: 623px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	}

#right {
	float: right;
	text-align: justify;
	width: 204px;
	margin: 0px 20px 0px 0px;
	padding: 20px 0px 15px 0px;
	}

#jess img, #tim img {
	margin: 7px 10px 5px 10px;
	}

#block1, #block2 {
	clear: both;
	width: 847px;
	}

#misc {
	width: 807px;
	margin: 0px 20px 0px 20px;
	clear: both;
	background-image: url("http://www.notsounwashed.com/wp-content/themes/notsounwashed/img/misc.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	}

#miscleft {
	width: 259px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	background-color: #00FF00;
	}

#mailz {
	width: 204px;
	float: left;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	}

#search_box {
	width: 204px;
	float: left;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	}

#s {
	width: 130px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #443625;
	}

#links {
	width: 204px;
	float: left;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	background-image: url("http://www.notsounwashed.com/wp-content/themes/notsounwashed/img/links.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	}

#feeds {
	width: 204px;
	float: left;
	margin: 15px 0px 0px 0px;
	padding: 60px 0px 5px 0px;
	background-image: url("http://www.notsounwashed.com/wp-content/themes/notsounwashed/img/feeds.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	}

#categories {
	width: 204px;
	float: left;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	background-image: url("http://www.notsounwashed.com/wp-content/themes/notsounwashed/img/categories.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	}

#twitter {
	width: 204px;
	float: left;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-family: Garamond;
	font-size: 1.1em;
	background-color: #e0d4be;
	}

#vidjogamez {
	width: 204px;
	float: left;
	margin: 15px 0px 0px 0px;
	text-align: left;
	}
	
div.postheader {
	height: 43px;
	border-bottom: 1px dashed #3f301d;
	margin: 0px 0px 0px 20px;
	}

div.postdate {
	width: 44px;
	height: 44px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	background-image: url("http://www.notsounwashed.com/wp-content/themes/notsounwashed/img/postdate_bg.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	}

div.entry {
	width: 583px;
	padding: 0px;
	margin: 0px 20px 0px 20px;
	background-image: url("http://www.notsounwashed.com/wp-content/themes/notsounwashed/img/entry_bg.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	}

div.entry_no_bg {
	width: 583px;
	padding: 0px;
	margin: 0px 20px 0px 20px;
	}

div.navigation {
	width: 583px;
	height: 32px;
	padding: 0px;
	margin: 0px 20px 20px 20px;
	}

div.h2_title_only {
	width: 583px;
	padding: 0px;
	margin: 0px 20px 20px 20px;
	}

blockquote {
	border-left: 1px dashed #a68d5f;
	padding: 8px 20px 15px 20px;
	background-color: #E0D4BE;
	}

div.entry img {
	border: 1px dashed #a68d5f;
	padding: 5px;
	}

img.wp-smiley {
	border: 0px !important;
	padding: 0px !important;
	margin: 0px !important;
	}

img.noborder {
	border: 0px !important;
	padding: 0px !important;
	margin: 0px !important;
	}

img.separator {
	border: 0px !important;
	margin: 0px 0px 15px 0px;
	}

div.postmetadata {
	border-bottom: 1px dashed #3f301d;
	border-top: 1px dashed #3f301d;
	padding: 10px;
	margin: 15px 20px 15px 20px;
	background-color: #e0d4be;
	}

/*-- text formatting --*/

p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #443625;
	}

p.postmonth {
	font-family: Garamond;
	font-size: 1.1em;
	font-weight: bold;
	color: #d6cbb6;
	margin: 6px 0px 0px 0px !important;
	padding: 0px !important;
	text-transform: uppercase;
	line-height: 1.0em;
	}

p.postday {
	font-family: Garamond;
	font-size: 2.5em;
	font-weight: bold;
	color: #d6cbb6;
	margin: 0px !important;
	padding: 0px !important;
	line-height: 0.8em;
	}
	
p.meta {
	color: #bb9d79;
	font-size: 1.0em;
	margin-top: 1px !important;
	}

p.meta a:link, p.meta a:visited {
	color: #bb9d79;
	text-decoration: none;
	}

p.meta a:hover, p.meta a:active {
	color: #bb9d79;
	text-decoration: underline;
	}

p.right {
	text-align: right;
	}

p.center {
	text-align: center;
	}

#left p {
	margin: 7px 0px 0px 0px;
	}

#left ul,
#left ol {
	margin: 7px 30px 0px 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #443625;
	}

#left li {
	margin: 0px 0px 10px 0px;
	}

#left h1 {
	color: #443625;
        font-family: Garamond;
        font-size: 1.9em;
        font-weight: bold;
        line-height: 0.9em;
        margin: 0 20px;
        padding-top: 5px;
	}

#left h1 a:link, #left h1 a:visited {
	color: #443625;
	text-decoration: none;
	}

#left h1 a:hover, #left h1 a:active {
	color: #443625;
	text-decoration: underline;
	}

#left h2 {
	font-family: Garamond;
	font-size: 1.7em;
	font-weight: bold;
	line-height: 0.9em;
	color: #a68d5f;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 3px 0px;
	text-transform: uppercase;
	border-bottom: 1px dashed #443625;
	background-color: #FFF;
	}

#right p {
	margin: 0px 0px 0px 0px;
	}

#right h1 {
	font-family: Garamond;
	font-size: 1.7em;
	font-weight: bold;
	line-height: 0.9em;
	color: #a68d5f;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 3px 0px;
	text-transform: uppercase;
	border-bottom: 1px dashed #443625;
	background-color: #FFF;
	}

#footer h1 {
	font-family: Garamond;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 0.9em;
	color: #a68d5f;
	text-transform: uppercase;
	padding: 18px 0px 0px 0px;
	}

#footer a:link, #footer a:visited {
	color: #a68d5f;
	text-decoration: none;
	}

#footer a:hover, #footer a:active {
	color: #a68d5f;
	text-decoration: underline;
	}

div.postmetadata p {
	font-size: 1.0em;
	margin: 0px !important;
	padding: 0px !important;
	}

div.entry ol,
div.entry ul {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #443625;
	}

/* top menu specific stylings */

ul.topmenu {
	padding: 0px;
	margin: 0px;
	text-align: center;
	height: 44px;
	width: 100%;
	list-style-type: none;
	}

ul.topmenu li {
	display: inline;
	}

ul.topmenu a {
	font-family: Garamond;
	font-size: 1.7em;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	padding: 12px 12px 13px 12px;
	}

ul.topmenu li a:hover {
	background-image: url("http://www.notsounwashed.com/wp-content/themes/notsounwashed/img/menu_mouseover.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	}

/* friends list specific stylings */

ul.friends {
	padding: 0px;
	border-top: 1px solid #a68d5f;
	text-align: left;
	width: 164px;
	margin: 60px 20px 20px 20px;
	}

ul.friends li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	}

ul.friends li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	font-size: 1.1em;
	padding: 3px 6px;
	}
	
ul.friends li a:link, ul.friends li a:visited {
	color: #c0ae8c;
	display: block;
	border-bottom: 1px solid #a68d5f;
	}
	
ul.friends li a:hover, ul.friends li a:active {
	color: #fff;
	background-color: #a68d5f;
	}

/* categories list specific stylings */

ul.cats {
	padding: 0px;
	border-top: 1px solid #a68d5f;
	text-align: left;
	width: 164px;
	margin: 60px 20px 20px 20px;
	}

ul.cats li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	}

ul.cats li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	font-size: 1.1em;
	padding: 3px 6px;
	}
	
ul.cats li a:link, ul.cats li a:visited {
	color: #c0ae8c;
	display: block;
	border-bottom: 1px solid #a68d5f;
	}
	
ul.cats li a:hover, ul.cats li a:active {
	color: #fff;
	background-color: #a68d5f;
	}

/*-- commentlist formatting --*/

ol.commentlist {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #443625;
	margin: 20px 0px 20px 0px !important;
	}

ol.commentlist li blockquote {
	background-color: #e0d4be;
	}

ol.commentlist li.alt blockquote {
	background-color: #FFF;
	}

ol.commentlist li.timcomment blockquote {
	background-color: #3f2d1f;
	}

ol.commentlist li.timcomment blockquote p {
	color: #c0ae8c !important;
	}

ol.commentlist li.jesscomment blockquote {
	background-color: #8a2b2b;
	}

ol.commentlist li.jesscomment blockquote p {
	color: #ffd4ba !important;
	}

ol.commentlist p {
	font-size: 1.0em;
	}

p.commentmeta {
	color: #bb9d79;
	font-size: 0.9em !important;
	margin: 1px 0px 0px 0px !important;
	}

p.commentmeta a:link, p.commentmeta a:visited {
	color: #bb9d79;
	text-decoration: none;
	font-weight: normal;
	}

p.commentmeta a:hover, p.commentmeta a:active {
	color: #bb9d79;
	text-decoration: underline;
	font-weight: normal;
	}
