body {
	margin: 0;
	font: 1em "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	background: url(images/wood.jpg);
}
header, section, footer, aside, nav, article, figure {
	display: block;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top:0;
}
#container {
	width: 75em;
	margin: 0 auto;
	position: relative;
}

/* Header Stuff */
#header {
	height:190px;
	position: relative;
}
#masthead {
	margin: 0 200px 0 200px;
	padding: 40px 0;
}
#masthead a:hover {
	border-bottom: none;
}
#tagline {
	margin: 0px 0 0 0;
	padding-top: 10px;
	width: 25em;
	float: right;
	position: relative;
	-webkit-transform:rotate(-1deg);
		-moz-transform:rotate(-1deg);
			-o-transform:rotate(-1deg);
				transform:rotate(-1deg);	
	background: url(images/corner_tape.png) no-repeat left top, url(images/tagline_middle.png) no-repeat 25px 15px;
}
.no-multiplebgs #tagline {
	url(images/corner_tape.png) no-repeat left top;
}
#tagline p {
	font-size: 0.9em;
	margin: 10px 0 0 20px;
	padding: 6px 15px;
}
.no-multiplebgs #tagline p {
	background: url(images/tagline_middle.png) no-repeat;
}
#leftcorner {
	position: absolute;
	top: 3px;
	left: -8px;
	z-index: 2;
}
#rightcorner {
	position: absolute;
	bottom: -15px;
	right: -20px;
	z-index: 2;
}

/* Content Area */
.mainContent {
	float:left;
	margin: 0;
}
#content {
	margin: 25px 19em 10px 19em;
	padding:0;
	z-index:0;
	width: 37.5em;
}
.no-borderimage #content {
	margin-top: 50px;
}

/* Rotating Image */
#polaroid {
	position:absolute;
	left:0px;
	top:4px;
	z-index:99;
	width: 180px;
	height: 206px;
	background: url(images/nail.png) no-repeat 100% top, url(images/polaroid_frame.png) no-repeat left top, url(../../uploads/2010/02/IMG_4252.jpg) no-repeat center center;
	-webkit-background-size:auto auto, auto 100%, auto 100%;
	-moz-background-size:auto auto, auto 100%, auto 100%;
	background-size:auto auto, auto 100%, auto 100%;
	-webkit-box-shadow: rgba(0,0,0,.8) -3px 5px 6px;
	-moz-box-shadow: rgba(0,0,0,.8) -3px 5px 6px;
	box-shadow: rgba(0,0,0,.8) -3px 5px 6px;
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	transform: rotate(-5deg);
	-webkit-transform-origin: 95% 5%;
	-moz-transform-origin: 95% 5%;
	transform-origin: 95% 5%;
	-webkit-transition: -webkit-transform 1s, -webkit-box-shadow 1s;
	-moz-transition: -moz-transform 1s, -moz-box-shadow 1s;
	transition: transform 1s, box-shadow 1s;
}
#polaroid:hover {
	-moz-transform: rotate(-7deg);
	-webkit-transform: rotate(-7deg);
	transform: rotate(-7deg);
	-moz-box-shadow: rgba(0,0,0,.8) -6px 7px 9px;
	-webkit-box-shadow: rgba(0,0,0,.8) -6px 7px 9px;
	box-shadow: rgba(0,0,0,.8) -6px 7px 9px;
}
#polaroid p {
	position: absolute;
	bottom: 0;
	left: 15px;
}
.polaroid1 {
	background: url(images/nail.png) no-repeat 100% top, url(images/polaroid_frame.png) no-repeat left top, url('images/polaroid32.png') no-repeat;
}
.polaroid2 {
	background: url(images/nail.png) no-repeat 100% top, url(images/polaroid_frame.png) no-repeat left top, url('images/polaroid1_32.png') no-repeat;
}
.polaroid3 {
	background: url(images/nail.png) no-repeat 100% top, url(images/polaroid_frame.png) no-repeat left top, url('images/polaroid2_32.png') no-repeat;
}
.polaroid4 {
	background: url(images/nail.png) no-repeat 100% top, url(images/polaroid_frame.png) no-repeat left top, url('images/polaroid3_32.png') no-repeat;
}
.polaroid5 {
	background: url(images/nail.png) no-repeat 100% top, url(images/polaroid_frame.png) no-repeat left top, url('images/polaroid4_32.png') no-repeat;
}
.polaroid6 {
	background: url(images/nail.png) no-repeat 100% top, url(images/polaroid_frame.png) no-repeat left top, url('images/polaroid5_32.png') no-repeat;
}
.polaroid7 {
	background: url(images/nail.png) no-repeat 100% top, url(images/polaroid_frame.png) no-repeat left top, url('images/polaroid6_32.png') no-repeat;
}
.polaroid8 {
	background: url(images/nail.png) no-repeat 100% top, url(images/polaroid_frame.png) no-repeat left top, url('images/polaroid7_32.png') no-repeat;
}
.polaroid9 {
	background: url(images/nail.png) no-repeat 100% top, url(images/polaroid_frame.png) no-repeat left top, url('images/polaroid8_32.png') no-repeat;
}
.polaroid10 {
	background: url(images/nail.png) no-repeat 100% top, url(images/polaroid_frame.png) no-repeat left top, url('images/polaroid9_32.png') no-repeat;
}

/* Navigation Bar */
#nav {
	width: 195px;
	height: 175px;
	margin-top: 10px;
	float: right;
	background: url(images/nav_tape.png) no-repeat right top;
}
#nav ul {
	list-style: none;
	margin: 48px 0 0 0;
}
#nav ul li {
	margin: 0 0 16px 12px;
}
#nav #nav_home a {
	display: block;
	width: 65px;
	height: 19px;
	background: url(images/nav_sprite.gif) no-repeat bottom left;
}
#nav #nav_home a:hover {
	background: url(images/nav_sprite.gif) no-repeat bottom left;
	border-bottom: none;
	width: 87px;
}
#nav #nav_about a {
	display: block;
	width: 83px;
	height: 19px;
	margin-left: 23px;
	background: url(images/nav_sprite.gif) no-repeat top right;
}
#nav #nav_about a:hover {
	background: url(images/nav_sprite.gif) no-repeat top right;
	border-bottom: none;
	width: 106px;
	margin-left: 0;
}

/* Side Columns */
#sidebar {
	float:left;
	padding: 0 1em 0 0;
	width:18em;
	margin: 0 0 5px 0;
}
#sidebar ul {
	list-style-type: none;
	margin: 0 5px 10px 0;
	padding:5px;
	font-size: .975em;
	line-height: 1.5;
}
#sidebar2 {
	float:right;
	padding: 0 0 0 1em;
	width:18em;
	margin: 0 0 5px 0;
}
#sidebar2 ul {
	list-style-type: none;
	margin: 0 5px 10px 0;
	padding:5px;
	font-size: .975em;
	line-height: 1.5;
}
#sidebar2 .boxbody li span {
	display: block;
}
#sidebar2 .li a {
	display: block;
}
.pic {
	display: block;
	text-align: center;
}
.pic img {
	border: 2px solid #452818;
	padding: 2px;
	margin: 0 8px 6px 0;
}

/* Widgets */
.widget_search form h3 { display: none; }

#sidebar ul .simple-flickr-photostream .picture-item , #sidebar2 ul .simple-flickr-photostream .picture-item {
	display: block;
	float: left;
	width: 50%;
	text-align:center;
}
.picture-item a:hover {
	text-decoration: none;
	border: none;
}
.widget_recent_entries li {
	margin-bottom: 6px;
}
.tb_tweetlist .tb_tweet {
	font-size: .975em;
}

/* Footer */
#footer {
	text-align: center;
	font-size: .8em;
	height:95px;
	width: 500px;
	margin: 0px auto;
	background: url(images/bottom_logo.png) no-repeat center;
}
#footer p {
	padding-top: 65px;
	text-align: center;
}

/* Text Styles */
h1, h2, h3, h4 {
	font-weight: bold;
	color: #452818;
}
p {
	font-size: 0.975em;
	line-height: 1.5;
}
a:link {
	color: #691F02;
	text-decoration: none;
}
a:visited {
	color: #691F02;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #2D190F;
	text-decoration:none;
	border-bottom: 1px #E0D3CD dashed;
}
a img {
	border: none;
}
p pre {
	display:inline;
}

/* Blog Entries */
.post {
	margin: 0 0 40px 0;
	-webkit-border-image: url(images/article-background-stretch.png) 29 50 55 32 round round;
	-moz-border-image: url(images/article-background-stretch.png) 29 50 55 32 round round;
	-o-border-image: url(images/article-background-stretch.png) 29 50 55 32 round round;
	border-image: url(images/article-background-stretch.png) 29 50 55 32 fill round round;
	border-width: 29px 50px 55px 32px;
	
}
.no-borderimage .post {
	background: url(images/entry_middle.jpg);
	margin-bottom: 90px;
}
.post_head {
	padding: 0 0 20px;
	position: relative;
	top: -20px;
	margin-bottom: -30px;
}
.no-borderimage .post_head {
	padding: 20px 10px 6px 20px;
	background: url(images/entry_top.png) no-repeat left top;
	position: relative;
	top: -30px;
	margin-bottom: -30px;
}
.post_head h2 {
	font-size: 1.8em;
	padding: 0px 3.5em 0 0;
	margin-bottom: 6px;
}
.postmetadata {
	font-weight: bold;
	margin-right: 4.25em;
}
.entry {
	padding: 0;
	margin-top: 0;
	margin-right: -20px;
}
.no-borderimage .entry {
	padding: 0 10px 0 20px;
	margin-top: 0;
	margin-right:auto;
}
.entry li {
	font-size: smaller;
}
.entry a {
	border: none;
	font-weight: bold;
}
.entry h3 {
	color: #691F02;
	margin-bottom: .5em;
}
.entry img {
	float: left;
	border: 2px solid #452818;
	padding: 2px;
	margin: 0 8px 6px 0;
}
.entry .pic {
	display: block;
	text-align: center;
}
.entry .pic .caption {
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
}
.entry .pic img {
	float: none;
}
.entry img .clearright {
	clear:right;
}
.entry .note {
	font-size: .85em;
	border-left: #452818 solid 8px;
	border-right: #452818 solid 4px;
	margin-left: 30px;
	margin-right: 30px;
	padding: 0 20px;
}
.comments {
	position: relative;
	bottom: -40px;
	margin-top: -50px;
	padding: 10px 2em 10px 10px;
}
.no-borderimage .comments {
	background: url(images/entry_bottom_2.png) no-repeat right bottom;
}
.comments .comment_slug {
	text-align: right;
}


/* Postit Date */
.post .post_cal {
	border: 1px solid #A6A6A6;
	text-align: center;
	width: 3.125em;
	float: right;
	margin: 0 -20px 5px 0;
	position:relative;
	z-index:99;
}
.no-borderimage .post .post_cal {
	margin: 0 10px 5px 0;
}
.post_cal .dayname {
	background-color: #691F02;
	border-bottom: 1px solid #A6A6A6;
	color: #FFFFFF;
	font-size: smaller;
	font-weight: bolder;
	width: 100%;
}
.post_cal .daynum {
	border-bottom: 1px solid #A6A6A6;
	font-size: xx-large;
	font-weight: bold;
	width: 100%;
}
.post_cal .month, .post_cal .year {
	font-size: smaller;
	width: 100%;
}


/* Sidebar Boxes */
.sidebox {
	margin: 20px auto;
	background: url(images/sidebox-background.jpg) left;
	font-size: 100%;
	position: relative;
	-webkit-box-shadow: rgba(0,0,0,.7) 4px 4px 6px 4px;
	-moz-box-shadow: rgba(0,0,0,.7) 4px 4px 6px 4px;
	box-shadow: rgba(0,0,0,.7) 4px 4px 6px 4px;
}
.boxhead {
	background: url(images/nail.png) no-repeat left top;
	margin: 0;
	padding: 0;
	text-align: left;
}
.boxhead h3 {
	background: url(images/nail.png) no-repeat right top;
	margin: 0;
	padding: 8px 30px 8px;
	font-weight: bold;
	font-size: 1.2em;
	line-height: .8em;
	text-align: center;
}
.boxbody {
	background: no-repeat left bottom;
	margin: 0;
	padding: 5px 10px 10px;
}
.boxbody ul li p {
	/* font-size: 100%; */
}
#twittertag {
	position: absolute;
	right: -30px;
	bottom: -30px;
	z-index: 2;
}
#twittertag a {
	background: url(images/twitter_tape.png) no-repeat left top;
	width: 86px;
	height: 89px;
	display: block;
}
#twittertag a:hover {
	border-bottom: none;
}
#twittertag a span {
	display: block;
	text-indent: -999em;
}
#flickrtag {
	position: absolute;
	left: -30px;
	bottom: -30px;
	z-index: 2;
}
#flickrtag a {
	background: url(images/flickr_tape.png) no-repeat left top;
	width: 86px;
	height: 89px;
	display: block;
}
#flickrtag a:hover {
	border-bottom: none;
}
.simple-flickr-photostream .scrap {
	position: absolute;
	left: -30px;
	top: 30px;
	background: url(images/flickr_tape.png) no-repeat left top;
	width: 86px;
	height: 89px;
	z-index: 2;
}

a span {
	display: block;
	text-indent: -999em;
}
.widget_gigpress .scrap {
	width: 90px;
	height: 80px;
	background: url(images/dontmiss.png) no-repeat;
	position: absolute;
	right: -40px;
	top: 20px;
}
.widget_tweetblender .scrap {
	position: absolute;
	left: -55px;
	top: 20px;
	z-index: 2;
	background: url(images/twitter_tape.png) no-repeat left top;
	width: 86px;
	height: 89px;
	display: block;
}

/* Event Entries */
.eName {
	font-weight: bold;
}
.eDate {
	display: block;
	font-size: .9em;
	margin: 0 0 10px 0;
}
.eLocation {
	display: block;
	font-size: .9em;
}


/* Clearing Classes */
.cf {
 *zoom:1;
}
.cf:before, .cf:after {
	content:"";
	display:table;
}
.cf:after {
	clear:both;
}

.clearboth {
	clear:both;
	line-height: 1px;
}
.clearleft {
	clear:left;
	line-height: 1px;
}
.blockCenter {
	display:block;
	text-align: center;
	margin: 6px auto 0;
}

/*Code Style */
.entry div.code {
	width: 95%;
	height: auto;
	overflow: auto;
	margin-bottom: 10px;
	padding: 10px;
	border: 2px solid #452818;
	background-color: rgba(255,255,255,.4);
}

/* Bottom Post Navigation */
.navigation {
	background-image: url(images/article-background-stretch.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 15px 10px;
}
.alignleft {
	display: inline-block;
	width: 48%;
}
.alignright {
	display: inline-block;
	width: 48%;
	float: right;
	text-align:right;
}


.zg_div {
	margin:0px auto 5px;
	width:190px;
}
.zg_div_inner {
	border: solid 1px #000000;
	background-color:#ffffff;
	color:#666666;
	text-align:center;
	font-family:arial, helvetica;
	font-size:11px;
}
.zg_div_inner a span {
	display: inline;
}
.zg_div a, .zg_div a:hover, .zg_div a:visited {
	color:#3993ff;
	background:inherit !important;
	text-decoration:none !important;
}