/*
Theme Name: Pixolomew 2
Theme URI: 
Description: 
Version: 
Author: Lee Bartholomew
Author URI: http://pixolomew.com/
Tags: fixed width, two columns, widgets
*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! 
:focus {
	outline: 0;
}
*/
body {
	background: #600940 url(images/main_bg.jpg);
	font-family: Futura, "Century Gothic", AppleGothic, sans-serif;
}

/*** HEADER ***/
#header-wrap {
	width: 100%;
	height: 290px;
	max-height: 290px;/* fixes opera bug */
	background: url(images/content_bg_x.png) left bottom repeat-x;
}
#header-bg {
	width: 960px;
	height: 290px;
	background: url(images/header_bg_blur.jpg) center top no-repeat;
	margin: 0 auto;
}
.page-id-1285 #header-bg {
	background: url(images/header_bg_blur.jpg) center top no-repeat;
}
#header {
	width: 960px;
	height: 290px;
	background: url(images/content_bg_x.png) left bottom repeat-x;
	margin: 0 auto;
	position: relative;
}
#bart-dude {
	position: absolute;
	top: 47px;
	left: 519px;
	width: 153px;
	height: 453px;
	background: url(images/bart_dude.png) center top no-repeat;
}
#title {
	position: absolute;
	top: 63px;
	left: 15px;
}
#search-social {
	display: block;
	position: absolute;
	top: 113px;
	right: 13px;
}

/*** CONTENT ***/
#content-wrap {
	width: 100%;
	min-height: 800px;
	height: auto;
	background: #F8F4F1 url(images/texture_bg.jpg);
	padding-bottom: 56px;
}
#content {
	width: 960px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
#left {
	width: 598px;
	height: auto;
	position: relative;
	top: 42px;
	left: 14px;
}
#left h1 {
	color: #8A373D;
	font-size: 220%;
	line-height: 42px;
}
#left h2 {
	color: #8A373D;
	font-size: 20px;
	line-height: 32px;
	margin-top: 26px;
}
#left h3 {
	color: #8A373D;
	font-size: 18px;
	line-height: 29px;
	margin-top: 24px;
}
#left h4 {
	color: #8A373D;
	font-size: 16px;
	line-height: 26px;
	margin-top: 21px;
}
#left p {
	font-size: 16px;
	line-height: 26px;
	margin-top: 21px;
}
#left h1 a, #left h2 a, #left h3 a, #left h4 a, #left h5 a, #left h6 a {
	color: #8C393F;
	text-decoration: none;
}
#left h1 a:hover {color: #600940;}
#left .date {
	font-family: Rockwell, Courier, Georgia, Times, "Times New Roman", serif;;
	font-size: 150%;
	margin-top: 6px;
	color: #600940;
}

#left .cat-subtitle {
	float: right;
	clear: both;
	font-family: Rockwell, Courier, Georgia, Times, "Times New Roman", serif;;
	font-size: 200%;
	margin-top: 11px;
	color: #CEB3C0;
	text-align: right;
	text-transform: lowercase;
	width: auto;
}

#left .entry {
	border-bottom: 2px dotted #E0C9C9;
	margin-bottom: 22px;
	padding-bottom: 22px;
	overflow: hidden;
}
#left .more-link {
	margin-top: 21px;
}
#left .read-more {
	font-size: 150%;
	font-weight: bold;
	clear: both;
}
#left .read-more a {
	text-decoration: none;
}
#left a {color: #600940;}
#left a:hover {color: #8C393F;}
#left .alignnone {border-radius: 10px; -moz-border-radius: 10px;}

/*** SIDEBAR ***/
#sticky-menu {
	width: 272px;
	height: auto;
	position: absolute;
	top: 0;
	right: 14px;
	font-family: Rockwell, Courier, Georgia, Times, "Times New Roman", serif;
	color: #600940;
	padding-top: 36px;
}
#sticky-menu ul {
	list-style: none;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 22px;
}
#sticky-menu h2 {
	font-size: 22px;
	line-height: 36px;
	border-bottom: 2px solid #600940;
	margin-bottom: 5px;
}
#sticky-menu a {
	color: #600940;
	text-decoration: none;
	-webkit-transition: color 1s;
}
#sticky-menu a:hover {
	color: #8C393F;
}
#sticky-menu .flickr {text-indent: 0; margin-bottom: 32px;}
#sticky-menu .flickr h2 {margin-bottom: 15px;}
#sticky-menu .flickr img {padding: 1px;}

#menu-pages li {
	line-height: 24px;
}
#menu-pages li a {
	color: #8C393F;
	-webkit-transition: color 1s;
}
#menu-pages li a:hover {
	color: #600940;
}

#navigation {
	margin-bottom: 22px;
}
#navigation h3 a, #navigation h4 a {
	font-size: 200%;
	color: #508A62;
}

/*** NAVIGATION ***/
#navbar {
	position: relative;
	top: 165px;
	left: 8px;
	width: 417px;
	height: 71px;
}
#nav {
	width: 125px;
	height: 71px;
	margin: 0px;
	padding: 0px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
}
#nav li, #nav a {
	height: 71px;
	display: block;
}
#nav li span {
	display: none;
}
#nav #home {
	width: 125px;
	left: 0;
	background: url(images/nav_sprite.png) no-repeat 0 0;
}
#nav #about {
	width: 125px;
	left: 125px;
	background: url(images/nav_sprite.png) no-repeat -125px 0px;
}
#nav #contact {
	width: 161px;
	left: 250px;
	background: url(images/nav_sprite.png) no-repeat -250px 0px;
}
#nav #home:hover {
	background: url(images/nav_sprite.png) no-repeat 0px -71px;
}
#nav #about:hover {
	background: url(images/nav_sprite.png) no-repeat -125px -71px;
}
#nav #contact:hover {
	background: url(images/nav_sprite.png) no-repeat -250px -71px;
}

/*** SEARCH ***/
#search {
	background: url(images/search_bg.png) no-repeat left top;
	display: block;
	position: absolute;
	top: 38px;
	right: 0;
	width: 172px;
	height: 52px;
}
#search input#s {
	width: 134px;
	height: 31px;
	border: 0;
	margin: 12px 15px 9px 20px;;
	padding: 0;
	background: none;
	font-size: 18px;
	color: #600940;
	float: left;
	font-family: Rockwell, Courier, Georgia, Times, "Times New Roman", serif;
}
#search input#search-button {
	width: 38px;
	height: 30px;
	border: 0;
	margin: 0;
	padding: 0 0 0 38px;
	cursor: pointer;
	background: none;
	text-indent: -9999em;
	font-size: 0;
	line-height: 0;
	float: right;
	display: none;
}

/*** FOOTER ***/
#footer-wrap {
	width: 100%;
	height: 100px;
	background: url(images/footer_bg_x.png) left top repeat-x;
	padding-top: 10px;
}
#footer {
	width: 960px;
	height: 150px;
	margin: 0 auto;
	position: relative;
}

#footer li {
	list-style-type: none;
}

#right-bucket {
	text-align: center;
	padding-top: 42px;
	color: #DEA57C;
	text-transform: uppercase;
	width: 272px;
	position: absolute;
	right: 14px;
}

#left-bucket {
	text-align: left;
	padding-top: 21px;
	width: 598px;
	position: absolute;
	left: 18px;
}

/*** COMMENTS ***/
.commentlist .quote {
	/*background:url(images/bg_quote.gif) no-repeat top right;*/
	padding-bottom: 15px;
}

.commentlist li, li.authorcomment {
 	padding: 5px 15px 22px 15px;
	margin-top:21px;
	color:#600940;
	border-radius: 10px;
	list-style-type: none;
}
.commentlist li {
	background: #D2B9C4;
}

li.authorcomment {
	background: #A7C3AD;
	text-align: right;
}

.commentlist cite {
	display:block;
	font-style:normal;
	padding: 15px 0;
	font-size: 17px;
	line-height: 22px;
	background: url(images/bg_commentlist.gif) no-repeat top left;
}
	
.commentlist cite a:link, .commentlist cite a:visited {
	color:#8A373D;
	text-decoration:none;
}

.commentlist cite a:hover, .commentlist cite a:active {
	color:#8A373D;
	text-decoration:underline;
}

cite.authorcomment {
	background: url(images/bg_commentlist_auth.gif) no-repeat top right;
	text-align: right;
}

.authorcomment .quote {
	background-image: none;
}

#no-comment {
	border-bottom: 2px dotted #E0C9C9;
	padding-bottom: 22px;
	color: #600940;
}

#respond {
	color: #600940;
	font-family: Futura, "Century Gothic", AppleGothic, sans-serif;
}
#respond h3 {
	font-family: Rockwell, Courier, Georgia, Times, "Times New Roman", serif;;
	font-size: 180%;
	line-height: 22px;
	margin-bottom: 22px;
}
input#author, input#email, input#url, textarea#comment {
	width: 317px;
	font-size: 16px;
	margin-bottom: 11px;
	background-color: #F8F4F1;
	border: 1px solid #600940;
}
input#author, input#email, input#url {
	height: 24px;
	width: 370px;
}
textarea#comment {
	padding: 3px 0;
	height: 200px;
	width: 598px;
	background-color: #F8F4F1;
}
#respond label {
	display: block;
	margin-bottom: 6px;
}

/*** CONTACT FORM ***/
.CleanContact {background: url(images/contact_icon.png) no-repeat 389px 38px;  text-align: left; width: 598px; display: block; padding-top: 1em; }
.CleanContact input[type="text"] { background-color: #F8F4F1; width: 370px; margin-bottom: .5em; height: 21px; font-size: 16px; border: 1px solid #600940;}
.CleanContact label { color: #8A373D; clear: none; width: 370px; float: left; text-align: left; line-height: 22px;}
.CleanContact textarea{ background-color: #F8F4F1; width: 590px; height: 200px; margin-bottom: .5em; font-size: 1.2em; border: 1px solid #600940;}
.CleanContact label em { font-weight: bold; font-style: normal; color: #8A373D; }
.CleanContact_msg { font-weight: bold;  padding: 1em; -moz-border-radius: 5px; -webkit-border-radius: 5px;  }
.CleanContact_msg.ok{ background-color: #8dff87; border: solid 1px #e6f4d7; color: #000; margin: 2em 0 2em 0;}
.CleanContact_msg.err{ background-color: #ff9595; border: solid 1px #fff; color: #000;}

/*** IMAGE ALIGNMENT ***/
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/*** AUDIO PLAYER ***/
.audio_wrap {margin-top: 21px;}

audio {width: 598px;}

/*** LIKE/TWEET BUTTONS ***/
.likey-likey-home, #likey-likey {
	padding-top: 42px;
	clear: both;
	width: 598px;
	height: 60px;
	overflow: visible;
	text-align: right;
}

#likey-likey {
	background: url(images/sharing_is_fun.png) no-repeat 325px 48px;
}

.fb-like {
	width: auto;
	float: right;
	text-align: right;
}

.twitter-share-button {
	width: auto;
	float: right;
	text-align: right;
}

/*** POWERED BY SIDEBAR ***/
#powered-by-container {
	border-bottom: 1px dotted #600940;
	margin-bottom: 22px;
	min-height: 104px;
	overflow: hidden;
}

#powered-by-container p {
	font-family: Futura, "Century Gothic", AppleGothic, sans-serif;
	font-size: 70%;
	line-height: 133%;

}

#powered-by-container h3 {
	border-bottom: 1px dotted #600940;
	font-family: Futura, "Century Gothic", AppleGothic, sans-serif;
	font-size: 99%;
	margin-top: 11px;
	padding-bottom: 6px;
}

#powered-by-container h4 {
	color: #8A373D;
	font-family: Rockwell, Courier, Georgia, Times, "Times New Roman", serif;
	font-size: 80%;
	margin-top: 6px;
	padding-bottom: 0;
}

#powered-by-container h5 {
	color: #600940;
	font-family: Rockwell, Courier, Georgia, Times, "Times New Roman", serif;
	font-size: 78%;
	margin-bottom: 6px;
	margin-top: 6px;
}

#powered-by-container img {
	margin: 0 6px 6px 0;
}

/** ABOUT ME PAGE ***/
.all-about-me ul li {list-style-type: none;}

#middle li span, #left li span, #right li span {display: none;}
/*#middle, #left, #right {position: relative; width: 960px;}*/
#middle .me {
	position: absolute;
	left: 334px;
	top: 26px;
}
#middle .i-like {
	position: absolute;
	left: 0;
	top: 190px;
}

#middle .and-love {
	position: absolute;
	left: 0;
	top: 399px;
}

#left .i-can-help {
	position: absolute;
	left: 164px;
	top: 51px;
}
#left .web {
	position: absolute;
	left: 313px;
	top: 169px;
}
#left .audio {
	position: absolute;
	left: 313px;
	top: 374px;
}

#right .sometimes {
	position: absolute;
	left: 640px;
	top: 190px;
	z-index: 20;
}

.instapress-shortcode {
	position: absolute;
	left: 673px;
	top: 215px;
	z-index: 10;
}

#bottom-end .get-in-touch {
	position: absolute;
	left: 602px;
	top: 639px;
}
#bottom-end .call-me {
	position: absolute;
	left: 458px;
	top: 743px;
}
#about-bum {
	background: url(images/about_bottom.png) repeat-x;
	background-position: bottom;
	height: 1018px;
	margin-bottom: 0;
}
#content-wrap.all-about-me {
	height: 963px;
}


