/* @override http://demos.simplethemes.com/smpl/wp/wp-content/themes/smpl/style.css */

/*
Theme Name: smpl
Theme URI: http://simplethemes.com/
Description: Custom Theme by <a href="http://www.simplethemes.com/">SimpleThemes</a>.
Version: 1.0
Author: SimpleThemes LLC
Author URI: http://simplethemes.com/
*/

/*----------TABLE OF CONTENTS---------*/

/* Body
------------------------------------- */
/* @group Header
------------------------------------- */
/* @group Typography
------------------------------------- */
/* @group Featured Slider
------------------------------------- */
/* @group WP Content
------------------------------------- */
/* @group Structure
------------------------------------- */
/* @group Bonus Styles
------------------------------------- */
/* @group Comments
------------------------------------- */


body 
{
	background: #fff  ;
	font: 85% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #8F9A95; /* old color 757364 */
}


#topborder {
	height: 112px; width: 100%; 
	background: url(images/header_texture.jpg) repeat-x;
}



/* @group Header */

#header span#graphic a,
#header h1#graphic a 
{
	background: url(images/logo.png);
}

/* Text Header */

#header span#text-header,
#header span#text-header a,
#header h1#text,
#header h1#text a {
	font: 40px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 0 5px;
	padding: 0;
	text-shadow: #fff 1px 1px 1px;
	color: #83958D;
	letter-spacing: -2px;
}
#header h1#text a:hover,
#header span#text-header a:hover {
	color: #7F9189;  /* old color 85b245 */
	text-decoration: none;
}

#header span#text-slogan,
#header h2#text {
	color: #7F9189; /*old color  57442e */
	font-size: 24px;
	padding: 0;
	margin: 0 0 0 10px;
	line-height: 110%;
	letter-spacing: -2px;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #fff 1px 1px 1px;
}

/* @end */

/* @group Typography */

p {
	font-size: 1.05em;
	margin: 0 0 0.85em 0;
	line-height: 150%;
}

a {
	color: #83958D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #83958D;
}
a.more-link {
	font-weight: bold;
	float: right;
	margin: 10px 0px;
	background-color: #f5f5f0;
	text-decoration: none;
	padding: 2px 8px;
	 border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6,h7 {
	font-family: "Myriad Pro", Helvetica Neue, Helvetica, Arial, Geneva, sans-serif;
	font-weight: normal;
	text-shadow: #fff 1px 1px 1px;
	font-style: normal;
}

h1 {
	font-size: 2.0em;
	line-height: 1;
	margin-bottom: 0.25em;
	color: #AAC4B9;
	letter-spacing: -2px;
}
h2 {
	font-size: 2.0em;
	margin-bottom: 0.25em;
	color: #83958D;
	letter-spacing: -2px;
}

h3 {
	font-size: 1.6em;
	line-height: 1;
	margin: 0.25em 0 0.25em 0;
	color: #83958D;
}

h4 {
	font-size: 1.4em;
	line-height: 1;
	margin-bottom: 0.25em;
	color: #83958D;
}

h5 {
	font-size: 1.4em;
	margin-bottom: 0.5em;
	color: #83958D;
	font-weight: normal;
	font-style: normal;
}

h6 {
	font-size: 0.9em;
	margin-bottom: 0.5em;
}

/* POST HEADINGS */
h1.pagetitle {font-weight: bold;}
h1 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {color: #AAC4B9;text-decoration: none;}

h2 a {color: #AAC4B9;}
h2 a:hover {color: #83958D;text-decoration: none;}

/* SIDEBAR HEADINGS */

#sidebar h1,#sidebar h2,#sidebar h3 {
	font-size: 1.5em;
	letter-spacing: -1px;
	color: #83958D;
}

/* FOOTER HEADINGS */

#footer h1,#footer h2,#footer h3 {
	font-size: 1.5em;
	letter-spacing: -1px;
	color: #fff;
	
}

#footer a,#footer a:hover {
	text-decoration: none;
}


/* Text elements

-------------------------------------------------------------- */

div.small {
	color: #888;
	border-bottom: 1px solid #eeeae0;
	font-size: 11px;
	margin-bottom: 8px;
	padding-bottom: 6px;
}

div.small a,.postmetadata a {color: #BAC1B9;}

p#breadcrumbs {background-color: #f5f5f0;border: 1px solid #e7e7e2;}


/* WIDGET LIST PAGES */

/* Indent Pages sublist item links */

.widget li li.page_item a {
	font-size: .92em;
	color: #83958D;
}
.widget li li.page_item a:hover {
	color: #83958D;
}

/* Highlight parent Page */

.widget li.page_item.current_page_item a {
	color: #83958D;
}

/* but not the sublevel items */

.widget li.page_item.current_page_item li a {
	color: #83958D;
}

/* WIDGET LIST CATEGORIES */

/* Highlight Active Category */

.widget li.cat-item.current-cat a {
	color: #83958D;
	font-weight: bold;
}

/* but dont highlight subcategories */

.widget li.cat-item.current-cat li a {
	color: #83958D;
}

/* WIDGET RSS FEEDS */

div.widget li a.rsswidget {
	border-bottom: 1px solid #e4e4e4;
}

div.widget li span.rss-date {
	color: #9b9b9b;
}

div.widget li div.rssSummary {
	color: #616161;
}

/* Page Navigation Links */

p.paged a,#st_navigation a.page,
#st_navigation a.nextpostslink,
#st_navigation a.previouspostslink {
	border: 1px solid #eeeae0;
}

p.paged a:hover,#st_navigation a.page:hover,#st_navigation a.nextpostslink:hover,#st_navigation a.previouspostslink:hover {
	background-color: #eeeae0;
}




/* @end */

/* @group Navbar */

/* Top Level Link Color */
#st_nav li a {color: #83958D;}

/* Top Level Link Active & Hover Color */
#st_nav li a:hover,
#st_nav li:hover a,
#st_nav li.current_page_item a,
#st_nav li.current_page_item a:hover,
#st_nav li.current_page_parent a,
#st_nav li.current_page_parent a:hover
{color: #83958D;}

/* Sub Level Link Color */
#st_nav .menu li li a,
#st_nav .menu li li a:visited {
	color: #fff;
}


/* Sub Level Link Hover Color */
#st_nav .menu li li.sfHover,
#st_nav .menu li li a:focus,
#st_nav .menu li li a:hover,
#st_nav .menu li li a:active {
	color: #fff;
}


/* 3rd Level Link Background Color */

#st_nav ul ul {background-image:url(images/drop.png);}
#st_nav ul ul.menu_flip {background:transparent url(images/dropR.png) no-repeat scroll -1px 0;}
#st_nav ul ul{background: url(images/drop.png) no-repeat scroll -1px 0;}
#st_nav ul ul ul,#st_nav ul ul.menu_flip ul{background:transparent url(../images/style1/drop_sub.png) no-repeat scroll 0px -2px;}

#st_nav ul ul ul, .jqueryslidemenu ul ul.menu_flip ul{background-image:url(images/drop_sub.png);}
#st_nav ul ul li a:hover{background: #cc5415;color:#eee;}

/* @end */

/* @group Structure */

#main {background-color: #fff;}
/* Right Sidebar Layout */
#footer {
	color: #a5a28f;
	background: #ffffff 
}

.teaser {
	margin: 0px auto 10px auto;
	padding: 5px;
	background-color: #2c2217;
	border: 1px solid #362a1c;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-align: center;
}
.teaser h2 span {
	font-weight: bold;
	font-size: 40px;
	font-style: italic;
}
.teaser h2 {
	color: #f3efd1;
	text-shadow: #000 1px 1px 0;
	letter-spacing: -1px;
	line-height: 110%;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

/* @end */

/* @group Featured Slider */

/* Slider Typography */

#st_slider h2 {
	font-size: 36px;
	color: #000;
	text-shadow: #e1e1e1 0 1px 0;
}

#st_slider h2 a {
	color: #879A92;
}

#st_slider h2 a:hover {
	color: #98ACA4;
}

#st_slider p {
	font-size: 20px;
	color: #565656;
	text-shadow: #fff 1px 1px 0;
}

#st_slider a.more-link {
	

/* Position */
	position: absolute;
	top: 140px;
	left: 405px;
	

/* Size */
	padding: 0px 0px;
	text-align: center;
	letter-spacing: normal;
	width: 133px;
	height: 33px;


/* Color */
	color: #b74b13;
	text-shadow: #fff 1px 1px 1px;
	background: url(images/readmore.png) no-repeat 0px 0px;
	font: bold 14px/33px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#st_slider a.more-link:hover {
	color: #333;
	text-decoration: none;
	background: url(images/readmore.png) no-repeat 0 -33px;
}

/* Slider Pagination Links */

#st_slider ul.pagination,
#st_slider #pag {
	background-color: #fff;
}

#st_slider ul.pagination li a {
	background: url(images/pag_item.png) no-repeat center center;
}

#st_slider ul.pagination li.active a {
	background: url(images/pag_active.png) no-repeat center center;
}

/* Slider Previous and Next Buttons */

#st_slider_nav a.previous {
	top: -11em;

/* Adjust this to set PREV image position */
	background: url(images/pag_prev.png) no-repeat left center;
}

#st_slider_nav a.next {
	top: -11em;

/* Adjust this to set NEXT image position */
	background: url(images/pag_next.png) no-repeat right center;
}

/* @end */

/* @group WP Content */

/* Layout B Page Style (Post List) */

ul#postlist {
	border-top: 1px solid #f1edde;
}

ul#postlist li.pl-item {
	background-color: #fff;
	border-bottom: 1px solid #f1edde;
}

ul#postlist li.pl-item:hover {
	background-color: #fff;
}

ul#postlist li.pl-item-excerpt {
	font-size: .75em;
	color: #1b1b1b;
}

ul#postlist li.pl-item-small {
	font-size: .65em;
	color: #7e7e7e;
	font-weight: normal;
}

.post-thumb {
	background-color: #faf6f3;
	border: 1px solid #e9e5e2;
}

.post-thumb:hover {
	background-color: #f5f2f0;
	border: 1px solid #ddd9d6;
}

.article_sep {
	border-bottom: 1px solid #ededed;
}

.sticky {
	background-color: #eeeae0;
	border: 1px solid #d8d5cc;
}

.sticky h2 {
	padding-top: 10px;
}

.sticky p.postmetadata,.sticky .small {
	border-color: #c7dcf2;
}

p.postmetadata {
	border-bottom: 1px solid #e9e9e9;
	color: #888;
}

/* End Typography & Colors */

.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
}

.flickr img {
	border: 1px solid #f0f0f0;
	background-color: #f9f9f9;
}

.flickr img:hover {
	border-color: #dcdcdc;
}

/* @end */

/* @group Comments */

a#cancel-comment-reply-link {
	font-weight: bold;
	color: red;
}

#comments h2 {
	font-size: 1.6em;
	color: #424242;
}

/* comments */

.thread-even.quotebox .bl {
	background: #efefef;
}

.thread-even.quotebox .tr {
	border: 1px solid #ccc;
	border-bottom: 0px solid #fff;
}

.thread-even.quotebox .client {
	background: url(images/speak.gif) no-repeat top left;
}

.thread-even.quotebox,.thread-even.quotebox p {
	color: #333;
}

/* alt comments */

.thread-alt.quotebox .bl {
	background: #dedede;
}

.thread-alt.quotebox .tr {
	border: 1px solid #cbcbcb;
	border-bottom: 0px solid #fff;
}

.thread-alt.quotebox .client {
	background: url(images/alt_speak.gif) no-repeat top left;
	font-size: 12px;
}

.thread-alt.quotebox,.thread-alt.quotebox p {
	color: #333;
}

/* author comments */

.bypostauthor.quotebox .bl {
	background: #fdffcd;
}

.bypostauthor.quotebox .tr {
	border: 1px solid #f4f88a;
	border-bottom: 0px solid #fff;
}

.bypostauthor.quotebox .client {
	background: url(images/auth_speak.gif) no-repeat top left;
	font-size: 12px;
}

bypostauthor.quotebox,bypostauthor.quotebox p {
	color: #333;
}

.thread-even.quotebox .depth-2 .bl,
.thread-even.quotebox .depth-2 .tr,
.thread-even.quotebox .depth-2 .client,
.thread-alt.quotebox .depth-2 .bl,
.thread-alt.quotebox .depth-2 .tr,
.thread-alt.quotebox .depth-2 .client {
	background-color: transparent;
	background-image: none;
	border: 0px solid #fff;
	margin: 0;
	padding: 0;
}

.avatar {
	float: left;
	padding: 2px;
	background-color: #fafafa;
	border: 1px solid #eaeaea;
}

.depth-2 .client,.depth-3 .client {
	border-bottom: 4px solid #eeeae0;
}

.depth-2 .comment-entry {
	border-top: 4px solid #eeeae0;
}

.depth-3 .comment-entry {
	border-top: 4px solid #eeeae0;
}

/* Begin Comments*/

#commentform p {
	margin: 5px 0;
	color: #333;
}
#commentform #submit {
	border: 2px solid #98ACA4;
	background-color: #879A92;
	color: #fff;
	font-weight: bold;
}

#commentform #submit:hover {
	border: 2px solid #98ACA4;
	background-color: #98ACA4;
}

#commentform textarea:focus,
#commentform input#author:focus,
#commentform input#email:focus,
#commentform input#url:focus {
	background-color: #faf9f5;
}

#commentform input {
	border: 1px solid #dedad1;
	color: #333;
}

#commentform textarea {
	border: 1px solid #dedad1;
}

#respond h3 {
	color: #666;
	font-size: 1.5em;
}

/* @end */