
/* - - - - - - - - - - - - - - - - - - - -
GLOBAL
- - - - - - - - - - - - - - - - - - - -*/
	.clear {clear:both;display:block;overflow:hidden;width:0;height:0;}
	.hide {display:none;}
	.cloak {visibility:hidden;}
	a, img, input, button {outline:none;}

/* - - - - - - - - - - - - - - - - - - - -
	LAYOUT
- - - - - - - - - - - - - - - - - - - -*/

	html,body {height:100%;}
	html {background-color:#fff;}
	body {text-align:center;font-family:arial,helvetica,sans-serif;font-size:11px;color:#000;}
	#wrapper {clear:left;margin:0 auto;position:relative;text-align:left;width:971px;min-height:698px;height:auto !important;height:698px; padding:20px 0 30px 0;}
	#contentMain {
		clear:left;
		min-height:595px;
		height:auto !important;
		height:595px;
		background:#fff;
		-webkit-border-radius:13px;
		-moz-border-radius:13px;
		border-radius:13px;
		position:relative;}

		
		#logo {float:left;padding:0;}
		#logo a {width:228px;height:50px;background:url(../../../../assets/img/logo.png) no-repeat;display:block;text-indent:-9999px;}
		
		/* - - - - - - - - - - - - - - - - - - - -
		NAVIGATION
		- - - - - - - - - - - - - - - - - - - -*/
		#shortcuts {float:right;font-size:12px;display:inline;color:#ab9b75;margin:10px 0 10px 0;}
		#shortcuts li {float:left;margin-left:20px;list-style:none;display:inline;}
		#shortcuts a.selected {font-weight:bold;}
		#shortcuts a{color:#ab9b75;}

		#nav{clear:right;color:#e3d4af;font-weight:bold;font-size:13px;text-decoration:none;}
		#nav #navPrimary {float:right;}
		#nav ul {padding:0;margin:0;}
		#nav li{float:left;padding:0 7px;border-right:1px solid #e3d4af;list-style:none;}
		#nav li a{color:#e3d4af;font-weight:bold;font-size:14px;text-decoration:none;}
		#nav li a.selected{color:#fff;}
		#nav li a:hover{text-decoration:underline;}
		#nav li#t-register {border:0;padding-right:0;}

		#nav li#t-mercblog a{color:#fff;}

		#nav li#t-register input {background:0;border:0;border-bottom:1px solid #e3d4af;width:80px;color:#fff;}
		#nav li#t-register button {color:#e3d4af;border:0;background:none;font-size:14px;font-weight:bold;}
		#nav li#t-register button:hover {color:#fff;}
		#nav li#t-register form {display:block;margin-top:-1px;}
		
		#footer{height:19px;padding:15px 0 0 0;background:0;margin:0;}
		#footer li {float:left;padding:0 6px;border-right:1px solid #e3d4af;list-style:none;}
		#footer li a {color:#e3d4af;font-size:12px;text-decoration:none;}
		#footer li a:hover {text-decoration:underline;}
		#footer li a.selected {text-decoration:underline;}
		#footer #f-news {padding-left:0;}

		#sidebar form#searchform label {font-size:17px;font-weight:bold;}

	#header {height:69px;}
	#content {font-size: 1.2em;}
	#page {padding:10px; overflow:auto;}

	.widecolumn {line-height:1.6em;}
	.narrowcolumn .postmetadata {text-align:center;}
	.thread-alt {background-color:#f8f8f8;}
	.thread-even {background-color:white;}
	.depth-1 {border:1px solid #ddd;}
	
	#postMain {width:715px; float:right;}
	
	small {font-family:Arial, Helvetica, Sans-Serif;font-size:11px;line-height:1.5em;}
	#postInfo {font-size:11px;font-weight:normal;border-top:1px solid #ababab;margin-top:30px; padding-top:10px; padding-bottom:15px; font-style:italic;}
	
	
	h1, h2, h3 {font-family: Arial, Helvetica, sans-serif;font-weight: bold;}
	h1 {font-size:4em;text-align:center;}
	
	.headerText1 {padding:0;margin:0;text-transform:uppercase;font-size:13px;font-weight:bold;color:#997835;padding:8px 0 0 10px;}
	.headerText2 {padding:0;margin:0;font-size:13px;font-weight:bold;color:#4c0f16; float:left;margin-top:20px;}
	.headerText3 {padding:0;margin:0; float:right;margin-top:20px;}
	.white {color:#FFFFFF;}
	

/* - - - - - - - - - - - - - - - - - - - -
	BLOG ENTRIES
- - - - - - - - - - - - - - - - - - - -*/

	.post {margin-top:30px;text-align:justify; line-height:16px;}

	#posts {width:440px;margin-left:20px;float:left;margin-right:45px; margin-bottom:20px;display:inline;}
	#posts h2 {font-family:Arial, Helvetica, sans-serif;color:#000000; font-size:20px; text-align:left;}
	#posts h2 a {color:#000000;}
	#posts small {}
	
	.postDate {font-size:17px; font-weight:bold; color:#4c0f16;}


/* - - - - - - - - - - - - - - - - - - - -
	SIDE BAR
- - - - - - - - - - - - - - - - - - - -*/
	
	#sidebar {float:left; list-style:none;}
	
	#sidebar h2 {
	background:url(../../../../assets/img/blog/tab-blank.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	width:186px;
	height:21px;
	color:#4c0f16;
	font-weight:bold;
	font-size:14px;
	padding:5px 0 0 10px;}
	
	#sidebar ul, #sidebar ul ol {margin: 0;padding: 0; line-height:23px;}

	#sidebar li li {
		list-style-type:none;
		list-style-image:none;
		color:#000000;
		font-size:17px;font-weight:bold;border-bottom:1px solid #ababab;}
		
	#sidebar li a {color:#000000;}
	#sidebar li a:hover {color:#997835; text-decoration:none;}
	#sidebar ul p, #sidebar ul select {margin:5px 0 8px;}
	#sidebar ul ul, #sidebar ul ol {margin: px 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;}
	.sideTitle {margin-top:30px;}
	#sideBarNav {width:196px; margin-left:10px;}
	
	#categories-3 {width:196px; margin-left:10px;}
	#recent-posts-3 {width:196px;margin-left:10px;margin-top:30px;}
	#archives-3 {width:196px;margin-left:10px;margin-top:30px;}


/* - - - - - - - - - - - - - - - - - - - -
	RIGHT BAR
- - - - - - - - - - - - - - - - - - - -*/
	
	#rightBar {float:right;width:196px; margin-bottom:20px;}
	
	#rightBar h2 {
	background:url(../../../../assets/img/blog/tab-blank.gif) no-repeat;
	display:block;
	width:186px;
	height:21px;
	color:#4c0f16;
	font-weight:bold;
	font-size:14px;
	padding:5px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;}
	
	#rightBar ul {list-style:none;}
	#rightBar li {list-style:none outside;}
	
	#rightBar li li, #rightBar .test li {
	list-style-type: none;
	list-style-image: none;
	color:#000000;
	font-size:17px;font-weight:bold;border-bottom:1px solid #ababab;}
	#rightBar li ul {margin:0;padding:0;}
	
	#rightBar li a {color:#000000;}
	#rightBar li a:hover {color:#997835; text-decoration:none;}
	#rightBar .test {padding:0;margin:0;}
	
	#rightBar #b-myspace {width:193px;margin:0;padding:0;line-height:23px; background: url(../../../../assets/img/blog/btn-myspace.gif) no-repeat right;}
	#rightBar #b-facebook {width:193px;margin:0;padding:0;line-height:23px; background: url(../../../../assets/img/blog/btn-facebook.gif) no-repeat right;}
	#rightBar #b-twitter {width:193px;margin:0;padding:0;line-height:23px; background: url(../../../../assets/img/blog/btn-twitter.gif) no-repeat right;}
	#rightBar #b-mercmail {width:193px;margin:0;padding:0;line-height:23px; background: url(../../../../assets/img/blog/btn-mercmail.gif) no-repeat right;}
	#rightBar #b-rss {width:193px;margin:0;padding:0;line-height:23px; background: url(../../../../assets/img/blog/rss.gif) no-repeat right;}

/* - - - - - - - - - - - - - - - - - - - -
	BLOG HEADER
- - - - - - - - - - - - - - - - - - - -*/
	
	#postHeader {height:88px; border-bottom:1px solid #7f7f7f;}
	#postHeaderTop {background:url(../../../../assets/img/blog/header-top.gif) no-repeat; height:32px;}
	

/* - - - - - - - - - - - - - - - - - - - -
	BLOG PAGE NAVIGATION
- - - - - - - - - - - - - - - - - - - -*/

	.navigation {height:35px;padding-top:5px;border-top:1px solid #ababab;clear:both;}
	#navRight {float:right; padding-top:10px;}
	.alignright {float:right; margin-left:10px;}
	.alignleft {float:left;}
	#navLeft {float:left;}
	.navP {text-transform:uppercase;}
	.navP a {color:#000000; text-decoration:underline;}
	
	.alignleft a {color:#000000; text-decoration:underline;}
	.alignright a {color:#000000; text-decoration:underline;}
	
	.searchDate {color:#4c0f16; font-weight:bold;}



#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

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

h3 {
	font-size: 1.3em;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

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

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


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

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

a, h2 a:hover {
	color: #b28d34;
	text-decoration: none;
	}
	
h3 a {color:#000000;}
h3 a:hover {color:#000000;}

a:hover {
	color: #b28d34;
	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 Structure */

.narrowcolumn {
	float: right;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}



.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

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

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

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



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

h2 {
	margin:15px 0 0;
	}

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

h3 {
	font-size:17px;
	padding: 0;
	margin: 30px 0 3px 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;
	}


/* 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 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 */
#sidebar #searchform {
	padding-top:15px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	border:0;
	background-color:#e1e1e1;
	}

#sidebar #searchsubmit {
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	border:0;
	cursor:pointer;
	background:0;
	}
	
	#posts #searchsubmit {
	background-image:url(../../../../assets/img/blog/btn-go.gif);
	width:21px;
	height:14px;
	text-indent:-9000px;
	border:0;
	cursor:pointer;
	}
	
#posts #searchform {
	padding-top:15px;
	text-align:left;
	}
	
.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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
	#respond {background:#e8e8e8; padding:1px 15px 15px 15px;}
	
/* End Form Elements */



/* Begin Comments*/
.commentlist {
	padding: 0;
	text-align: justify;
	}

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

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



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

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

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

.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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
