body {
	margin: 0px;
	padding: 0px;
	background: url(img/bg-body.gif) repeat-x top left;
	font:12px Helvatica, Arial, Tahoma;
	color:#333;
}

a {
	color:#445;
}
a:hover {
	text-decoration: none;
}

blockquote {
	margin: 3px 0 3px 20px;
	padding: 4px 20px;
	border-left: 4px solid #bbd;
	clear: left;
}

img {
	border: none;
}

ul, ol {
	margin: 0 0 20px 20px;
	padding: 0px;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 800px;
	margin: 0 auto;
}
	
#header {
	position: relative;
	width: 800px;
	height: 160px;
	margin: 0 auto;
}

#content {
	width: 800px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

#content-left {
	float: left;
	width: 540px;
	font-size: 12px/12px;
	line-height: 1.6;
}

#content-right {
	float: right;
	width: 200px;
	margin: 120px 0;
}

#footer {
	width: 780px;
	margin: 0 auto;
	padding: 20px 0 40px;
}

/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	position: absolute;
	top: 50px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font:bold 24px/24px Helvetica, Arial;
}

h1 a {
	color:#eef;
	text-decoration: none;
}

#blog-description {
	position: relative;
	top: 80px;
	left: 0px;
	margin: 0;
	padding: 0px;
	font:normal 11px/11px Verdana, Tahoma;
	color: #ccd;
}

h2 {
	margin: 0 0 10px 0;
	font: bold 16px/16px Arial, Helvetica;
	border-bottom: 1px solid #dde;
	padding-bottom: 5px;
}

h2 a {
	text-decoration: none;
	color: #334;
}

h2 a:hover {
	color: #667;
}

.contentBody h3 {
	padding: 15px 0 5px 0;
	margin: 0 0 10px 0;
	font: bold 14px arial;
	border-bottom: 2px solid #dde;
}
.contentBody h4 {
	padding: 0 0 0 0;
	margin: 0;
	font: bold 14px arial;
}

/*	##################################
   	HEADER
	################################## */
	
#header ul {
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header li {
	float: left;
	margin: 0 2px 0 0;
	padding: 0px;
}

.page_item a {
	display: block;
	width: 100px;
	height: 22px;
	margin: 0px;
	padding: 8px 0 0 0;
	background: url(img/bg-menu.gif) no-repeat left top;
	font:normal 11px/11px Verdana, Tahoma;
	color:#fff;
	text-decoration: none;
	text-align: center;
}

.page_item a:hover {
	background: url(img/bg-menu-hover.gif) no-repeat left top;
}

.current_page_item a, .current_page_item a:hover {
	background: url(img/bg-menu-active.gif) no-repeat left top;
	font:bold 11px/11px Verdana, Tahoma;
	color:#363636;
}

/*	##################################
   	CONTENT
	################################## */
	
/** box left */

.box-left {
	padding: 120px 0 120px 0;
	clear: both;
}
.navigation {
	padding: 0 0 80px 0;
	position: relative;
	height: 1em;
}
	.navigation .newer {
		position: absolute;
		top: 0;
		left: 0;
	}
	.navigation .older {
		position: absolute;
		top: 0;
		right: 0;
	}

.meta {
	clear: left;
	padding-top: 40px;
	font: normal 10px/10px Tahoma, Verdana;
	color: #666;
	line-height: 1.4;
}
	.meta a {
		color: #666;
	}
	.meta em {
		font-weight: bold;
		font-style: normal;
	}

.socialButtons {
	float: right;
	text-align: right;
	margin-bottom: 3px;
}
.metaInfo {
	clear: right;
	text-align: right;
}


.box-left img {
	float: left;
	margin: 2px 15px 8px 0;
}

.box-left hr {
	border: none;
	border-bottom: 1px dotted #ddd;
	color: #fff;
	background-color: #fff;
	height: 1px;
	padding: 0;
	margin: 2em 3em;
	clear: both;
}

/** wordpress css */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/** box right */
.box-right {
	clear: both;
	padding-bottom: 60px;
}

.box-right dl,
.box-right ul {
	margin: -10px 0 0 0;
	padding: 0px;
	list-style: none;
}

.box-right dt {
	margin: 0px;
	padding: 3px 5px 0px;
}
.box-right dd,
.box-right li {
	margin: 0px;
	padding: 3px 5px;
	border-bottom: 1px dotted #ddd;
}
	li.cat-item ul.children {
		margin-top: 3px;
	}
		li.cat-item ul.children li {
			padding-left: 20px;
			border-top: 1px dotted #ddd;
			border-bottom: none;
		}

		li.cat-item ul.children li ul.children li {
			padding-left: 40px;
		}

	.box-right dt a,
	.box-right dd a,
	.box-right li a {
		text-decoration: none;
	}
	.box-right dt a:hover,
	.box-right dd a:hover,
	.box-right li a:hover {
		background: #ddd;
	}

.box-right .page_item a, .box-right .current_page_item a {
	background: transparent;
	width: auto;
	height: auto;
	color:#c7532d;
	font-weight: normal;
	text-align: inherit;
}


#tag_cloud {
	line-height: 1.1;
}

/** search form */

#search {
	width: 140px;
	padding: 5px;
	color: #667;
	background-color: #f4f4f4;
	border: 1px solid #ddd;
}

#search-submit {
	width: auto;
	margin: 0 0 0 5px;
	padding: 5px;
	background: #363636;
	color: #dde;
	border: 0;
	font: bold 12px arial;
}

/** wp-calendar */

#calendar_wrap {
	margin: 0px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}

/*	##################################
   	COMMENTS
	################################## */
	
h4#comments, h4#respond {
	margin:0 0 20px 0;
}	
	
.comment {
	margin:0 0 20px 0;
	padding: 10px;
	background: #f7f7f7;
	border-top: 1px solid #ccc;
}

.avatar {
	float: left;
	margin:0 10px 0 0!important;
}

.comment-details {
	margin: 0 0 10px 0;
}

.comment-text p {
	margin: 0px;
	padding: 0px;
}

/** comment form */

#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

input.text {
	width: 390px;
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #ddd;
}

textarea {
	width: 410px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #ddd;
}

input.submit {
	width: auto;
	margin: 0;
	padding: 5px;
	background: #363636;
	color: #eef;
	border: 0;
	font-family: arial, helvetica;
	font-weight: bold;
}


/*	##################################
   	FOOTER
	################################## */
	
#footer-wrap {
	background: #363636;
}

#footer {
	font:normal 10px/10px Verdana, Tahoma;
	color: #fff;
}

#footer a {
	color:#dde;
}

#legal {
	float: left;
	width: 540px;
}

#webdemar {
	float: right;
	width: 220px;
	text-align: right;
}

/*	##################################
   	USEFUL
	################################## */
	
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.box-left img.aligncenter {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.box-left img.photo {
	float: none;
	display: block;
	margin: 10px auto;
}
/*
	.box-left .photo img {
		float: none;
		margin: 0;
	}
*/

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.clear {
	clear: both;
}

/*--------------------------*/
.archiveList h2 {
	padding: 120px 0 5px 0;
}

.archiveList ul {
	list-style: none;
	margin: 10px 0 40px 0;
	padding: 0;
}
	.archiveList ul li {
		font-size: 98%;
		line-height: 1.8;
	}
		.archiveList ul li span {
			font-size: 90%;
			color: #999;
		}
		.archiveList ul li a {
			text-decoration: none;
		}
		.archiveList ul li a:hover {
			text-decoration: underline;
		}

/*--------------------------*/
h3.st-related-posts {
	padding-top: 80px;
	margin: 0px 0 10px 0;
	clear: both;
}
h3.st-nearby-posts {
	margin: 30px 0 10px 0;
	clear: both;
}
ul.st-related-posts {
	margin: 0;
	padding: 0;
}
	ul.st-related-posts li {
		list-style: none;
		margin: 0;
		padding: 0;
		font-size: 98%;
	}
		ul.st-related-posts li span {
			font-size: 90%;
			color: #999;
		}
		ul.st-related-posts li a {
			text-decoration: none;
		}
		ul.st-related-posts li a:hover {
			text-decoration: underline;
		}

/*--------------------------*/
.smallArchives {
}
	.smallArchives dd span {
		font-size: 75%;
		color: #aaa;
		margin: 0 2px;
	}

/*--------------------------*/
ul.aboutIcons {
	margin: 10px 0;
	height: 16px;
}
	ul.aboutIcons li {
		float: left;
		width: 16px;
		padding: 0 0 0 7px;
		border: none;
	}
	ul.aboutIcons li.first {
		padding-left: 0;
	}
		ul.aboutIcons li a {
			padding: 0; margin: 0;
			border: none;
		}

.aboutIcons img.alignnone {
	float: none;
	margin: 0;
	padding: 0;
}


/*	##################################
   	embay (amazon+youtube)
	################################## */
.embay{
	clear: both;
	margin-right: -30px;
}
	.embay .embayAmazon {
		width: 120px;
		height: 240px;
		float: left;
		border: none;
		margin-right: 30px;
	}
	.embay .embayYouTube {
		float: left;
		margin-right: 30px;
	}
	.embay .embayYouTube embed,
	.embay .embayYouTube object {
		width: 382px;
		height: 240px;
	}

/*---------------------------------------
   clearfix
 ---------------------------------------*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


