/*  Global
	-------------------------------------------------------------------- */

body { margin: 0px; color: #5d4a43; font: Arial, Helvetica, sans-serif; 
	}

img {
	text-decoration: none;
	border: 0px;
	behavior: url(js/iepngfix.htc);
	}

body h2 {
	margin-bottom: 0px;
	}

.container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	}

.header { 
	}

.logo { margin-bottom: 25px; padding-left: 10px; 
	
	}

.logo img { margin-top: 25px; 
	}

.contentWrapper {
	
	}

.content { margin-top: 20px; 
	}

.content p {
	padding-top: 0px;
	line-height: 1.5em;
	}
.content p br { padding-top: 0px; margin-bottom: 15px; }

.content ul {
	list-style: circle;
	}

/* img { -ms-interpolation-mode:bicubic; } */

hr {
	background: none repeat scroll 0 0 #a59993;
	border: medium none;
	clear: both;
	color: #a59993;
	float: none;
	height: 0.1em;
	margin: 0 0 1.45em;
	width: 100%;
	}
a:focus { 
    outline: none; 
}
button:focus { 
    outline: none; 
}

a:link, a:visited { color: #590158; text-decoration: none; }
a:hover {
	color: #AC808A;
	text-decoration: underline;
	}

h3 {
	font-size: 16px;
	clear: both;
	color: #5F6062;
	}

h2 { font-size: 16px; clear: both; color: #590158; text-decoration: none; }

h2 a:link { font-weight: normal; color: #590158; text-decoration: none; font-size: 20px; }


h1 {
	font-size: 20px;
	clear: both;
	}

/* Use this to create a horizontal ruler across a . */

/*hr { background: #ddd; color: #ddd; clear: both; float: none; width: 100%; height: 1px; margin: 0 0 .75em; border: none; } */

.quote {
	font-size: 16px;
	margin-left: 0px;
	margin-right: 0px;
	color:  #5D4A43;
	margin-top: 0;
	clear:  left;
	line-height: 25px;
	}

strong {
	font-weight: bold;
	}

/* @end */

/* @group General */

/*  General
	-------------------------------------------------------------------- */

.post {
	margin-top: 0;
	}

.post H2, .post h2 a:link { font-size: 18px; line-height: 34px; color: #333; text-decoration: none; 
	}
	
.post .more-link { 
	font-weight: bold;
	}
	
.post a:link { text-decoration: underline;
	}
	
.homePost p {
	font-size: 16px;
	line-height: 1.8em;
	}

.private form {
	background: #38939B;
	color: #FFFFFF;
	}

.phrase {
	margin-bottom: 10px;
	}

.meta {
	font-size: 10px;
	}

/* @end */

/* @group Navigation */

/*  Navigation
	-------------------------------------------------------------------- */

.navigation { font-size: 12px; height: 30px; background: #590158; 
	}

.navigation ul { margin: 0px; padding: 0px; list-style: none; float: left; 
	}

.navigation ul li { float: left; padding-bottom: 5px; padding-top: 5px; 
	}

.navigation ul li a { padding-left: 10px; text-decoration: none; color: #FFF; letter-spacing: 3px; 
	}

.navigation ul li a:hover { color: #AC808A; 

	}

.navigation .current_page_item { 
	}
/* @end */

/* @group Sidebar */

/*  Sidebar
	-------------------------------------------------------------------- */

.sidebar { color: #363636; margin-top: 27px; background: #F2F2F2; 
	}

.sidebar ul { list-style: none; font-size: 12px; letter-spacing: 0px; margin: 0px; padding: 0px 0px 0px 10px; 
	}
	
.sidebar ul ul { border-top-style: none; margin: 0; list-style: none; 
	}
	
.sidebar ul li a { color: #000; font-weight: normal; margin-bottom: 5px; margin-top: 5px; position: relative; display: block; 
	}
.sidebar ul li div a { float: left }

.sidebar ul li { border-top-style: none; border-bottom-width: 1px; width: 180px; 
	}
	
.sidebar ul ul li { font-size: 14px; padding-bottom: 10px; padding-left:  20px; width: 160px; 
	}
.sidebar ul ul li a {
	margin: 0;
	}

.sidebar ul .current_page_item a {
	font-weight: bold;
	}
	
.sidebar ul .current_page_item ul a {
	color: #5d4a43;
	font-weight: normal;
}
	
.sidebar ul .current_page_item .current_page_child a {
	color: #76c7cc;
	font-weight: bold;
	}
.sidebar ul .tweets li { font-size: 12px; }
.sidebar ul .widgettitle a { color: #590158; }


/* @end */

/* @group Footer */
.footer {
	margin: 50px auto 0;
	position: relative;
	padding-top: 5px;
	font-size: 10px;
	}

.footerWrapper {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #a59993;
	padding-top: 10px;
	}

.footer h2 {
	color: #333333;
	font-size: 18px;
	}

.footer a {
	color: #5d4a43;
	text-decoration: none;
	}
	
.footer ul {
	list-style: none;
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-left
	}	
	
.footer ul li {
	float: left;
	margin-bottom: 5px;
	}
	
.footer ul li a { color: #5d4a43; font-weight: normal; margin-right: 10px; padding-right: 10px; 
	}

/* @end */

/* @group Seasoning */

/*  Seasoning
	-------------------------------------------------------------------- */
.block {
	display: block;
	}

.wp-pagenavi {
	padding-top: 1.5em;
	}

.nextPrev a {
	padding-top: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09AAFF;
	}

/*a[href $='.pdf'] { background: transparent url(../images/icons/pdf-icon.png) no-repeat left; }*/

/*	Alignment
	-------------------------------------------------------------------- */

.bumper {
	margin-bottom: 1.5em;
	}

.bumperTop {
	margin-top: 1.5em;
	}

.left {
	float: left;
	}

img.left, a img.left {
	float: left;
	}

a:hover img.left {
	}

.right {
	float: right;
	}

.imgright {
	float: right;
	margin-left: 40px;
	margin-bottom: 40px;
	margin-top: 0;
	}

a:hover img.right {
	}

img.centerTn, a img.centerTn, .centerTn img, .centerTn a img {
	border: 1px solid #E3E3E3;
	padding: 4px;
	background: #FFFFFF;
	margin-left: 0px;
	}

a:hover img.centerTn {
	background-color: #EEEEEE;
	border-color: #EEEEEE;
	}

img.center, a img.center, .center img, .center a img {
	margin: 4px 10px 5px 0px;
	padding: 4px;
	background: #FFFFFF;
	}

.centerImage {
	width: 100%;
	text-align: center;
	}

a:hover img.center {
	background-color: #EEEEEE;
	border-color: #EEEEEE;
	}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.caps {
	text-transform: uppercase;
	}

.textCenter {
	text-align: center;
	}

.textRight {
	text-align: right;
	}

.center {
	width: 100%;
	text-align: center;
	margin-bottom: 1.5em;
	}

/* 	Default Wordpress styles
	-------------------------------------------------------------------- */

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

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

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

/* optional rounded corners for browsers that support it */
   -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;
	}

/* 	IE6 Message
	-------------------------------------------------------------------- */
#ie-message {
	background: #C00;
	text-align: center;
	border-bottom: 1px solid #900;
	color: #fff;
	position: absolute;
	top: 0;
	padding: 5px;
	width: 100%;
	}

#ie-message a {
	color: #fff;
	}
/* @end */

/* @group Moving Box */
#slider {
	width: 870px;
	margin: 0 auto;
	position: relative;
	background-image: url(../images/bg-movingbox.png);
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 1px;
	border-color: #a59993;
	}

.scroll {
	overflow: hidden;
	width: 870px;
	margin: 0 auto;
	position: relative;
	}

.scrollContainer {
	position: relative;
	}

.scrollContainer div.panel {
	padding: 0px;
	width: 274px;
	height: 311px;
	}

.inside {
	padding: 0px;
	}

.inside img {
	display: block;
	margin: 0 0 10px 0;
	width: 250px;
	}

.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0 0 8px 0;
	}

.inside p {
	font-size: 11px;
	color: #ccc;
	}

.scrollButtons {
	position: absolute;
	top: 127px;
	cursor: pointer;
	}

.scrollButtons.left {
	left: -41px;
	}

.scrollButtons.right {
	right: -41px;
	}

.hide {
	display: none;
	}

.panel a {
	font-size: 10px;
	font-style: italic;
	color: #5d4a43;
	text-decoration: underline;
	}

/* @end */
/* @group Light Box */
@charset "utf-8";
.gallery { }
.gallery-item { float: left; margin: 8px auto; text-align: center; }
.gallery img { }
/* If you want to show images slowly, use this. And you need to edit lightbox-gallery.js too. */
/* .gallery img {display: none; border: 2px solid #cfcfcf;} */
.gallery-caption { margin-left: 0; text-align: left; }
.gallery-item dd { margin-left: 10px;}
.commentauthor { color: #333; font-weight: bold; clear: both; }
.edit-comment-admin-links { clear: left; display: block; width: 100%; margin-bottom: 1.5em; }
.comment-meta { }
.comment-author.avatar { float: left; }
.comment-navigation { clear: both; margin-bottom: 1.5em; }
.commentlist { margin-top: 1.5em; }
.commentlist li { list-style: none inside; margin: 0px; padding: 0px; }
.reply { margin-bottom: 1.5em; }


.meta { margin-bottom: 1.5em; width: 50%; }

