/*
Theme Name: MasterScape - Created by ThemeSlice.com
Theme URI: http://themeslice.com/
Description: A widget ready, 3 column theme for MasterScape, created by ThemeSlice. For instructions on usage go to theme options > instructions after activating the theme.
Author: The ThemeSlice Team
Author URI: http://themeslice.com/
*/
@import 'css/reset.css';

/* @group Structure */
body {
	text-align: center;
	color: #333;
	background-color: #efefef;
	font: 69% Verdana, Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	background: #fff url(images/bg.jpg) repeat-y center;
	}
a:link, a:visited {
	color: #666666;
	text-decoration: underline;
	}
a:hover, a:focus {
	color: #000;
	text-decoration: none;
	}
div#wrapper_outer {
	background: #fff url(images/bg.jpg) repeat-y top center;
	text-align: center;
	width: 836px;
	margin: 0 auto;
}
div#wrapper {
	width: 782px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	_height:1%;
	}
#topNav {
	background: #fff url('images/head_bg.jpg') no-repeat bottom right;
	padding: 8px 10px 55px 10px;
	width: 582px;
	float: right;
	display: inline;
	text-align: right;
	font-size: .9em;
	}
#topNav li {
	margin-left: 8px;
	padding-left: 7px;
	/*border-left: 1px solid #9B3315;*/
	width: auto;
	display: inline;
	}
#mainSidebar {
	width: 179px;
	float: left;
	display: inline;
	overflow: hidden
	}
#mainSidebar #logo {
	display: block;
	text-align: center;
	}
div#content {
	width: 371px;
	float: left;
	margin: 16px 0 16px 16px;
	overflow: hidden;
	_height:1%;
	padding: 0;
	display: inline;
	}
div#content.wide {
	width: 570px;
}
div#sidebar {
	width: 212px;
	float: right;
	padding: 0;
	margin: 33px 0 20px 0;
	display: inline;
	}
div#footer {
	padding: 16px 10px 32px 180px;
	text-align: center;
	clear: both;
	color: #A45034;
	font-size: 0.8em;
	_height:1%;
	}
div#footer a {
	color: #A45034;
	text-decoration: underline;
	}
/* @end */
/* @group Typograpghy */
h1, h2, h3, h4, h5, h6, .pagehead {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	}
strong {
	font-weight: bold;
	}
em {
	color: #9B3315;
	font-style: italic;
	}
small {
	font-size: 0.7em;
	}
a {
	text-decoration: none;
	color: #9B3315;
	}
a:hover {
	text-decoration: underline;
	}
#content h3 {
	color: #656533;
	font-size: 1.4em;
	line-height: 1.4em;
	clear: both;
	margin: 17px 0 6px;
}
#content h4 {
	color: #ffffff;
	font-size: 0px;
	clear: both;
	margin: 10px 0 6px;
	padding-bottom: 2px;
	border-bottom: 1px solid #DCB79C;
	}
#content h2, #content .frontpage h3 {
	color: #656533;
	font-size: 1.4em;
	line-height: 1.4em;
	clear: both;
	margin: 12px 0 6px;
	padding-bottom: 2px;
	border-bottom: 1px solid #DCB79C;
	font-weight: normal;
	}
#content h1.posttitle {
	color: #97371F;
	font-size: 1.4em;
	line-height: 1.4em;
	clear: both;
	margin: 12px 0 6px;
	padding-bottom: 2px;
	border-bottom: 1px solid #DCB79C;
	font-weight: normal;
}
#content h2 a {
	text-decoration: none !important;
	color: #97371F; 
	}
h2#comments {
	color: #97371F;
	margin-bottom: 0 !important;
	}
#sidebar h2 {
	color: #63632f;
	font-size: 1.3em;
	margin-bottom: 8px;
	display: block;
	border-bottom: 1px solid #DCB79C;
	padding: 0 0 2px 0
	}
#mainsidebar h2.map_heading {
	color: #63632f;
	font-size: 1.3em;
	margin-bottom: 8px;
	display: block;
	border-bottom: 1px solid #DCB79C;
	padding: 0 0 2px 0
	}
/* #sidebar h2.map_heading {
	border-bottom: 0;
	margin-bottom: 4px;
	} */
#content h1, #content .pagehead {
	color: #3E4E05;
	font-size: 1.9em;
	margin: 5px 0 12px;
	padding-bottom: 2px;
	border-bottom: 2px solid #A94A12;
	font-weight: normal;
	line-height: 28px;
	}
#content h1 img, .pagehead img {
	vertical-align: middle;
	margin-right: 5px;
	position: relative;
	margin-top: -6px;
	margin-bottom: -4px;
	}
p {
	font-size: 1em;
	}
p.date {
	margin: 0 10px 16px 0;
	font-size: 0.7em;
	}
.post {
	margin-bottom: 20px;
	}
#content p {
	margin: 8px 0;
	line-height: 1.5em;
	}
.post ul {
	list-style: square outside;
	margin: 8px;
	padding-left: 10px;
	}
.post ul li, .post ol li {
	padding: 2px 0;
	}
.post ol {
	list-style: decimal inside;
	margin: 8px;
	}
.post ul.posts {
	list-style: none;
	padding-left: 0;
	}
#sidebar .post ul li, .post ul.posts li {
	background: url(images/arrow.png) no-repeat 1px 5px;
	margin-bottom: 4px;
	padding: 0 0 0 10px;
	}
#sidebar .post ul li a {
	color: #A23318 !important;
	font-weight: bold;
	text-decoration: none important;
	}
.post blockquote {
	background: #F2F6E8;
	color: #817F44;
	padding: 1px 5px;
	margin: 8px 12px 8px !important;
	font-size: 0.9em;
	font-family: Georgia, Times, Serif;
	font-style: italic;
	}
.post p a, .post ul.posts li a {
	text-decoration: none !important;
	color: #9B321D !important;
	font-weight: bold
	}
.post p a:hover, .post ul.posts li a:hover {
	text-decoration: underline !important;
	}
p.crumb {
	background: #DDE9D5;
	color: #817F44 !important;
	padding: 1px 5px;
	margin: 0 0 8px !important;
	font-size: 0.9em;
	}
p.crumb a {
	color: #817F44 !important;
	text-decoration: none !important;
	}
p.crumb a:hover {
	text-decoration: underline !important;
	}
h1.crumb, .pagehead.crumb {
	margin: 5px 0 2px !important;
	padding-bottom: 0 !important;
	border-bottom: 0 !important;
	}
p.meta {
	background: #DDE9D5;
	color: #817F44;
	clear: both;
	padding: 1px 5px;
	margin: 5 0 8px !important;
	font-size: 0.9em;
	font-weight: bold;
	}
p.meta a {
	text-decoration: none !important;
	font-style: italic;
	color: #817F44 !important;
	font-weight: normal;
	}
.paging {
	padding: 8px 0;
	margin-top: 12px;
	border-top: 1px solid #DCB79A;
	overflow: hidden;
	_height: 1%;
	}
.paging a {
	text-decoration: none !important;
	}
p.center {
	text-align: center
}
.frontpage .sections {
	padding-left: 34px;
	padding-top: 10px;
}
.frontpage h3 {
	position: relative;
	_height:1%;
}
.frontpage h3 img {
	position: absolute;
	left: 0;
	margin-left: -34px;
	margin-top:-4px;
}
.frontpage h3 small {
	position: absolute;
	right: 0;
}
.frontpage h3 small a {
	color: #A23318 !important;
}
.frontpage .posts {
	margin: 0 0 10px;
	padding: 0;
}
/* @end */
/* @group Images */
#content img.alignleft {
	float: left;
	border: 1px solid #efefef;
	margin: 6px 8px 4px 0;
	}
#content img.alignright {
	float: right;
	border: 1px solid #efefef;
	margin: 6px 0 4px 8px;
	}
#content img.aligncenter {
	border: 1px solid #efefef;
	margin: 6px auto;
	}
#content img.alignnone {
	float: left;
	border: 1px solid #efefef;
	margin: 6px 8px 4px 0;
	}
	
	/* FLICKR STYLING*/
	
a.flickr-image300 img {
	max-width: 300px;
	height: auto !important;
	padding-top: 10px;
	padding-bottom: 10px;
}
a.flickr-imageleft img {
	border: 1px solid #efefef;
	max-width: 210px;
	width: auto !important;
	height: auto !important;
	float:left;
	margin: 5px 10px 10px 0px;
}
a.flickr-imageright img {
	border: 1px solid #efefef;
	max-width: 210px;
	width: auto !important;
	height: auto !important;
	float: right;
	margin: 5px 0 10px 10px;
}

.flickr-image img {
	border: 1px solid #efefef;
	margin: 0 4px 8px 4px;
	}
.flickr-image:hover img, a:hover img {
	border-color: #9B3315;
	}
/* @end */
/* @group Lists */
#mainNav {
	padding: 0 15px !important;
	margin: 0 0 16px 0 !important;
	text-align: left;
	}
#mainNav li {
	color: #3B4B01;
	font-size: 1.2em;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	list-style: none outside;
	text-indent: 0 !important;	
	}
#mainNav li a {
	color: #3B4B01;
	display: block;
	border-bottom: 1px solid #DCB79C;
	text-decoration: none;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.5em;
	_height: 1%;
	}
#mainNav li ul {
	margin: 0 !important;
	padding: 0 !important;
	}
#mainNav li ul li {
	color: #DCB79C;
	padding: 2px 0 !important;
	margin:0 0 0 1.1em !important;	
	font-size: 0.8em;
	list-style-type: square  !important;
	}
#mainNav li ul li a {
	color: #9B3315;
	text-decoration: none;
	border-bottom: 0;
	font-weight: normal !important;
	}
#mainNav li ul li a:hover, #mainNav li ul li a:focus {
	text-decoration: underline;
	}
#mainNav li ul li.current_page_item, #mainNav li ul li.current-cat {
	color: #000;
	}
#mainNav li.current_page_item a, #mainNav li.current-cat a {
	font-weight: bold;
	}
#mainNav li ul li.current_page_item a, #mainNav li ul li.current-cat a {
	color: #9B3315;
	font-weight: bold !important;
	}
#mainSidebar dl {
	background: #DDE9D5;
	padding: 10px 10px 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #63632F;
	overflow: hidden;
	width: 130px;
	font-size: 0.9em;
	margin-bottom: 5px;
	}
#mainSidebar dl dt {
	font-weight: bold;
	}
#mainSidebar dl dd {
	margin-bottom: 5px;
	}
#mainSidebar dl dd strong {
	display: block;
	font-weight: normal;
	}
#footerlinks li {
	display: inline;
	margin-right: 8px;
	}
/* -- sidebar main list -- */
ul.widgets {
	margin: 0;
	padding: 0 15px;
	text-align: left;
	float: left;
	}
ul.widgets li {
	list-style-type: none;
	}
/* --- abbreviations -- */
abbr, span.abbr {
	cursor: help;
	border-bottom: 1px dashed #999;
	}
/*-- forms -- */
#comment {
	width: 100%;
	height: 150px;
	}
#searchform {
	margin-bottom: 16px;
	overflow: hidden;
	padding: 0;
	}
#searchform .hidden {
	display: none;
	}
#searchform input#s {
	width: 142px;
	}
#searchform fieldset {
	border: none;
	margin: 0;
	padding: 0;
	display: inline;
	}
/* comments */
ol#comment-list {
	margin-bottom: 16px;
	}
ol#comment-list img.avatar {
	margin: 0;
	position: relative;
	margin-right: -3px;
	border: 3px solid #efefef;
	}
ol#comment-list li {
	margin: 0;
	padding: 8px 0;
	list-style: none;
	overflow: hidden;
	_height: 1%;
	border-bottom: 1px solid #DCB79A;
	}
ol#comment-list li .commenttext {
	float: right;
	width: 62%;
	font-size: 0.9em;
	}
ol#comment-list li .commenttext p {
	margin: 0 0 12px !important;
	color: #656565;
	}
ol#comment-list li p.meta {
	float: left;
	width: 34%;
	text-align: right;
	font-weight: normal;
	background: transparent;
	padding: 0;
	font-style: italic;
	color: #656565;
	margin: 0 !important;
	}
ol#comment-list li p.meta strong {
	font-style: normal;
	color: #3E3E3E;
	}
ol#comment-list h3 {
	width: 100%;
	padding: 0 0 32px 0;
	margin: 0;
	font-size: 1em;
	}
ol#comment-list h3 a {
	text-decoration: none;
	color: #222;
	}
span#comments-rss a {
	float: right;
	font-size: 0.6em;
	border-bottom: 1px solid #C7E4F1;
	text-decoration: none;
	color: #222;
	}
h3 span#comments-rss a {
	border: none;
	text-decoration: none;
	}
#commentform {
	background: #F2F6E8;
	margin-top: 12px !important;
	padding: 4px 10px;
	}
#commentform input.text, #commentform select, #commentform textarea {
	border: 1px solid #E0E2CA;
	width: 172px;
	padding: 3px;
	background: #fff;
	}
#commentform textarea {
	width: 344px;
	}
#commentform label, #commentform p, #commentform p a {
	color: #97371F !important;
	}
#commentform label {
	font-size: 1.2em;
	}
/* @end */
/* @group Widgets */
#sidebar .widget {
	margin-bottom: 16px;
	}
#sidebar .themeslice_recentposts_widget ul {
	list-style-type: none;
	}
#sidebar .themeslice_recentposts_widget ul li {
	font-style: italic;
	color: #63632F;
	background: url(images/arrow.png) no-repeat 1px 5px;
	padding-left: 10px;
	margin-bottom: 4px;
	}
#sidebar .themeslice_recentposts_widget ul li a {
	text-decoration: none;
	color: #63632F;
	font-weight: bold;
	}
#sidebar .themeslice_recentposts_widget ul li strong {
	font-weight: normal;
	}
#sidebar .themeslice_recentposts_widget ul li a:hover, #sidebar .themeslice_recentposts_widget ul li a:focus {
	text-decoration: underline;
	}
#sidebar .themeslice_recentposts_widget .alt ul {
	background: #DDE9D5 none;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-top-bottom-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	}
#sidebar .themeslice_recentposts_widget .alt ul li {
	font-style: normal;
	border-top: 4px solid #EEF6E7;
	border-bottom: 0;
	background: none;
	padding: 8px 10px;
	margin: 0 !important;
	}
#sidebar .themeslice_recentposts_widget .alt h2 {
	background: #DDE9D5;
	color: #404C0A;
	padding: 8px 10px;
	border-bottom: 0;
	margin: 0;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	}
#sidebar .themeslice_recentposts_widget .alt strong {
	font-weight: bold;
	margin-bottom: 6px;
	display: block;
	}
#sidebar .widget_text a {
	text-decoration: none;
	color: #63632F;
	font-weight: bold;
	}
#sidebar .widget_text a:hover {
	text-decoration: underline;
	}
	
	
.widget_pages ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.widget_pages ul li a:link, .widget_pages ul li a:visited {
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #EFEFEF;
	color: #666;
	font-size: 0.8em;
	padding: 0.2em;
	margin: 0;
	}
.widget_pages ul li a:hover, .widget_pages ul li a:focus {
	text-decoration: underline;
	background-color: #efefef;
	}
.widget_links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.widget_links ul li a:link, .widget_links ul li a:visited {
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #EFEFEF;
	color: #666;
	font-size: 0.8em;
	padding: 0.2em;
	}
.widget_links ul li a:hover, .widget_links ul li a:focus {
	text-decoration: underline;
	background-color: #efefef;
	}
.widget_categories ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.widget_categories ul li a:link, .widget_categories ul li a:visited {
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #EFEFEF;
	color: #666;
	font-size: 0.8em;
	padding: 0.2em;
	}
.widget_categories ul li a:hover, .widget_categories ul li a:focus {
	text-decoration: underline;
	background-color: #efefef;
	}
.widget_categories ul.children li a {
	padding-left: 50px;
	}
.widget_archive ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.widget_archive ul li a:link, .widget_archive ul li a:visited {
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #EFEFEF;
	color: #666;
	font-size: 0.8em;
	padding: 0.2em;
	}
.widget_archive ul li a:hover, .widget_archive ul li a:focus {
	text-decoration: underline;
	background-color: #efefef;
	}
.widget_recent_entries ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.widget_recent_entries ul li a:link, .widget_recent_entries ul li a:visited {
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #EFEFEF;
	color: #666;
	font-size: 0.8em;
	padding: 0.2em;
	}
.widget_recent_entries ul li a:hover, .widget_recent_entries ul li a:focus {
	text-decoration: underline;
	background-color: #efefef;
	}
.widget_recent_comments ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0.9em;
	}
.widget_recent_comments ul li {
	border-bottom: 1px solid #efefef;
	margin: 0;
	padding: 0.2em 0;
	}
.widget_recent_comments ul li a:link, .widget_recent_comments ul li a:visited {
	font-weight: normal;
	text-decoration: none;
	display: block;
	color: #666;
	font-size: 0.8em;
	padding: 0.2em;
	margin: 0;
	}
.widget_recent_comments ul li a:hover, .widget_recent_comments ul li a:focus {
	text-decoration: underline;
	}
.widget_meta ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.widget_meta ul li a:link, .widget_meta ul li a:visited {
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #EFEFEF;
	color: #666;
	font-size: 0.8em;
	padding: 0.2em;
	}
.widget_meta ul li a:hover, .widget_meta ul li a:focus {
	text-decoration: underline;
	background-color: #efefef;
	}
.widget_tag_cloud {
	margin: 10px 0;
	padding: 0;
	}
.widget_tag_cloud a:link, .widget_tag_cloud a:visited {
	text-decoration: none;
	color: #666;
	font-size: 0.8em;
	padding: 0.1em;
	margin: 0;
	}
.widget_tag_cloud a:hover, .widget_tag_cloud a:focus {
	text-decoration: underline;
	background-color: #efefef;
	}

/*.widget_text div.textwidget {
	font-size: 0.8em;
	margin: 10px 0;
	}*/
.widget_calendar {
	padding: 0;
	}
.widget_calendar tbody td {
	border: 1px solid #efefef;
	text-align: center;
	}
.widget_calendar tbody tr td:hover {
	background-color: #222;
	color: #fff;
	}
.widget_calendar thead th:hover {
	background-color: #fff;
	color: #222;
	}
.widget_calendar tbody td a {
	display: block;
	background-color: #efefef;
	color: #222;
	font-weight: bold;
	}
.widget_calendar #prev a {
	color: #222;
	}
.widget_calendar thead th {
	text-align: center;
	}
.widget_calendar tr {
	
	}
div#calendar_wrap {
	width: 180px;
	font-size: 0.7em;
	margin: 10px 0;
	border: 1px solid #efefef;
	background-color: #fff;
	}
.widget_calendar table {
	width: 180px;
	}
/* @end */