/*
Theme Name: Shavings From My Head
Description: The Shavings From My Head theme designed by <a href="http://reinmedia.com/">REIN Media</a> and implemented by <a href="http://alexnicksay.com/">Alex Nicksay</a>.
Version: 1.0
Author: REIN Media
Author URI: http://reinmedia.com/
Tags: fixed width, two columns, widgets
*/


body {
	margin: 0 0 20px 0;
	padding: 0 0 35px 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background: url(images/body_bg.jpg) repeat center top;
	text-align: center;
}

#page {
	width: 720px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
#wrap {
	background: #fff;
	border: solid 2px #9d7252;
}


/** HEADER **/

#header {
	height: 250px;
	background: url(images/head_bg.jpg) no-repeat 33px bottom;
}
#header .spacer	{
	top: 0;
	left: 0;
	z-index: 2;
	width: 229px;
	height: 226px;
	position: absolute;
	margin: 25px 0 0 35px;
}
#header img {
	border: none;
	outline: none;
}
#header h1	{
	display: none;
}
#header h2	{
	display: none;
}
#navbg, #header ul	{
	top: 0;
	left: 0;
	z-index: 1;
	width: 486px;
	height: 270px;
	position: absolute;
	margin: 30px 0 0 273px;
	background: url(images/nav_bg.png) no-repeat left top;
}
#header ul	{
	z-index: 2;
	width: 461px;
	height: 196px;
	background: none;
	padding: 74px 0 0 25px;
}
#header li	{
	float: left;
	list-style: none;
}
#header li.nav1	{
	width: 76px;
}
#header li.nav2	{
	width: 136px;
	padding-top: 34px;
}
#header li.nav3	{
	width: 113px;
	padding-top: 39px;
}
#header li.nav4	{
	width: 136px;
	padding-top: 39px;
}
#header li a, #header li a:visited	{
	display: block;
	text-decoration: none;
}
#header li a.nav1, #header li a.nav1:visited	{
	height: 196px;
}
#header li a.nav2, #header li a.nav2:visited	{
	height: 122px;
}
#header li a.nav3, #header li a.nav3:visited	{
	height: 157px;
}
#header li a.nav4, #header li a.nav4:visited	{
	height: 127px;
}
#header li span.bub	{
	top: 0;
	left: 0;
	width: 235px;
	height: 175px;
	display: block;
	position: absolute;
	background: url(images/bubble.png) no-repeat left top;
}
#header li a span.bub, #header li a:visited span.bub	{
	margin: -2000px 0 0 -405px;
}
#header li a:hover span.bub	{
	margin: -20px 0 0 -405px;
}
#header li em	{
	top: 50%;
	left: 50%;
	display: block;
	position: absolute;
}
#header li.nav1 em	{
	width: 121px;
	height: 68px;
	margin: -34px 0 0 -90px;
	background: url(images/bub1.jpg) no-repeat left top;
}
#header li.nav2 em	{
	width: 105px;
	height: 107px;
	margin: -50px 0 0 -80px;
	background: url(images/bub2.jpg) no-repeat left top;
}
#header li.nav3 em	{
	width: 102px;
	height: 70px;
	margin: -35px 0 0 -81px;
	background: url(images/bub3.jpg) no-repeat left top;
}
#header li.nav4 em	{
	width: 154px;
	height: 44px;
	margin: -22px 0 0 -107px;
	background: url(images/bub4.png) no-repeat left top;
}
#header li span.bg	{
	top: 0;
	left: 0;
	display: block;
	cursor: pointer;
	position: absolute;
	margin-top: -2000px;
}
#header li.nav1 span.bg	{
	width: 90px;
	height: 202px;
	background: url(images/nav1.png) no-repeat left top;
}
#header li.nav2 span.bg	{
	width: 150px;
	height: 133px;
	background: url(images/nav2.png) no-repeat left top;
}
#header li.nav3 span.bg	{
	width: 124px;
	height: 167px;
	background: url(images/nav3.png) no-repeat left top;
}
#header li.nav4 span.bg	{
	width: 151px;
	height: 137px;
	background: url(images/nav4.png) no-repeat left top;
}
#header a.nav1:hover span.bg	{
	margin: 69px 0 0 18px;
}
#header a.nav2:hover span.bg	{
	margin: 102px 0 0 91px;
}
#header a.nav3:hover span.bg	{
	margin: 107px 0 0 232px;
}
#header a.nav4:hover span.bg	{
	margin: 109px 0 0 343px;
}
#header li strong	{
	display: none;
}



/** CONTENT **/

#content {
	float: left;
	width: 420px;
	padding: 35px 0 25px 45px;
	font-size: 1.2em;
}
.post {
	margin: 120px 0 40px;
	text-align: justify;
	position: relative;
}
.post:first-child {
	margin-top: 65px;
}
.post h2	{
	color: #eb6715;
	text-align: right;
	margin: 0;
	padding: 0 0 3px 0;
	border-bottom: dashed 1px #b3a7a0;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.post h2 a, .post h2 a:visited {
	color: #eb6715;
}
.post h2 a:hover {
	color: #eb6715;
	text-decoration: underline;
}
.post h4	{
	color: #7c7c7c;
	margin: 0;
	padding: 7px 0 0 0;
	text-align: right;
	font-size: 1.15em;
}

.post span.icon	{
	top: 0;
	left: 0;
	width: 145px;
	height: 145px;
	display: block;
	position: absolute;
	margin: -75px 0 0 -35px;
}

.post .entry {
	padding: 1em 0 2em;
	line-height: 1.4em;
	font-size: 1.15em;
}

.post hr {
	display: block;
}

.postmetadata {
	clear: both;
}
.pmd_info {
	min-height: 26px;
}
.pmd_info .permalink {
	width: 88px;
	height: 30px;
	float: right;
	display: block;
	padding-top: 7px;
	margin-top: -4px;
	background: url(images/button_more.jpg) no-repeat left top;
}
.pmd_info .permalink a, .pmd_info .permalink a:visited	{
	width: 73px;
	height: 23px;
	display: block;
	margin: 0 auto;
}
.pmd_info .permalink strong	{
	display: none;
}
.pmd_actions {
	position: relative;
	height: 24px;
	margin: 3px 0 0;
	padding: 8px 0 0 12px;
	font-weight: bold;
	background: #f0ede9 url(images/liner_bg.jpg) no-repeat left top;
}
.pmd_actions .end {
	width: 11px;
	height: 32px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background: url(images/liner_end_bg.jpg) no-repeat left top;
}
.pmd_actions .admin, .pmd_actions .comm {
	padding: 0 15px;
	margin: 0 20px 0 0;
}
.pmd_actions .admin {
	background: url(images/icon_admin.jpg) no-repeat left center;
}
.pmd_actions .comm {
	background: url(images/icon_comm.jpg) no-repeat left center;
}
.pmd_actions a, .pmd_actions a:hover, .pmd_actions a:visited {
	color: #293795;
}


.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.clear {
	clear: both;
}



/** SIDEBAR **/

#sidebar {
	padding: 60px 0 40px 0;
	margin-left: 530px;
	width: 186px;
}
#sidebar .widget {
	margin: 20px 0 0;
}
#sidebar form {
	margin: 0;
}
#sidebar h3 {
	padding: 0 0 10px 15px;
	margin: 0;
	color: #293795;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	text-transform: lowercase;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul {
	padding-left: 10px;
}
#sidebar ul li {
	padding: 3px 0 4px 27px;
	border-top: dashed 1px #b2a59d;
	font-size: 1.3em;
	line-height: 1.5em;
	background: url(images/bullet_1.jpg) no-repeat 5px 6px;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul li:first-child {
	border: none;
}
#sidebar ul a, #sidebar ul a:visited {
	color: #eb6715;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
#sidebar .widget_archive ul {
	padding: 17px 0 0 18px;
	background: #f0ede9 url(images/arch_bg.jpg) no-repeat left top;
}
#sidebar .widget_archive ul li {
	padding: 3px 0 3px 12px;
	background: url(images/bullet_2.jpg) no-repeat left 7px;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	border: none;
}
#sidebar .widget_archive ul a, #sidebar .widget_archive ul a:visited {
	color: #5c5143;
}
#sidebar .widget_archive .widget_bottom {
	height: 16px;
	display: block;
	font-size: 1px;
	background: #f0ede9 url(images/arch_li_bg.jpg) no-repeat left bottom;
}
#sidebar #searchform {
	display: block;
	padding-left: 15px;
	overflow: auto;
}
#sidebar #searchform div {
	float: left;
}


/** FOOTER **/

#footer {
	clear: both;
	height: 35px;
	margin: 0 15px;
	border-top: solid 1px #9d7252;
}
	
#footer p	{
	color: #eb6715;
	font-size: 90%;
	line-height: 1;
	margin: 0;
	padding-top: .75em;

}
#footer p span	{
	float: right;
}
#footer p a, #footer p a:visited	{
	color: #eb6715;
}







/* Begin Typography & Colors */



.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

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

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	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;
	}

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

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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

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

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

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

#wp-calendar a {
	text-decoration: none;
	}

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

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



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

h2 {
	margin: 30px 0 0;
	}

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



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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

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

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

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

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

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

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

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

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

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



/* Begin Various Tags & Classes */
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;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 40px;
	padding-bottom: 10px;
	}

.navigation a {
	color: #293795;
	font-size: 1.1em;
	font-weight: bold;
}
/* End Various Tags & Classes*/


