/*
Theme Name: 8303-blogs
Theme URI: http://simplethemes.com/
Description: Custom Theme by <a href="http://www.simplethemes.com/">SimpleThemes</a>.
Version: 2.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 url(images/header_texture.jpg) repeat-x 0px 10px;
	font: 85% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #757364;
}
#topborder {
	height: 10px;
	background: url(images/border_top.png) 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: none;
	color: #1384b8;
	letter-spacing: -2px;
}
#header h1#text a:hover,
#header span#text-header a:hover {
	color: #85b245;
	text-decoration: none;
}

#header span#text-slogan,
#header h2#text {
	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: none;
}

/* @end */

/* @group Typography */

p {
	font-size: 1.05em;
	margin: 0 0 0.85em 0;
	line-height: 150%;
}

a {
	color: #458fbc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #5e7d27;
}
/* Read More links */

a.more-link {
	border: none;
	background: #e7e7e7;
	color: #333;
	text-shadow: none;
	 box-shadow: 1px 1px 0 e35d16 inset, -1px -1px 0 e35d16 inset;
    -moz-box-shadow: 1px 1px 0 e35d16 inset, -1px -1px 0 e35d16 inset;
    -webkit-box-shadow: 1px 1px 0 e35d16 inset, -1px -1px 0 e35d16 inset;

}
a.more-link:hover {
	background: #dad9d9;
}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 {
	font-family: "Myriad Pro", Helvetica Neue, Helvetica, Arial, Geneva, sans-serif;
	font-weight: normal;
	text-shadow: none;
	font-style: normal;
}

h1 {
	font-size: 2.75em;
	line-height: 1;
	margin-bottom: 0.25em;
	color: #253345;
	letter-spacing: -2px;
}
h2 {
	font-size: 2.5em;
	margin-bottom: 0.25em;
	color: #445363;
	letter-spacing: -2px;
}

h3 {
	font-size: 1.6em;
	line-height: 1;
	margin: 0.25em 0 0.25em 0;
	color: #6f9908;
}

h4 {
	font-size: 1.4em;
	line-height: 1;
	margin-bottom: 0.25em;
	color: #1e2226;
}

h5 {
	font-size: 1.4em;
	margin-bottom: 0.5em;
	color: #253345;
	font-weight: normal;
	font-style: normal;
}

h6 {
	font-size: 1.2em;
	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: #403f3b;text-decoration: none;}

h2 a {color: #253345;}
h2 a:hover {color: #85b245;text-decoration: none;}

/* SIDEBAR HEADINGS */

#sidebar h1,#sidebar h2,#sidebar h3 {
	font-size: 1.6em;
	letter-spacing: -1px;
	color: #18212e;
}

/* FOOTER HEADINGS */

#footer h1,#footer h2,#footer h3 {
	font-family: "Myriad Pro", Helvetica Neue, Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.6em;
	letter-spacing: -1px;
	color: #fff;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	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: #85b245;}

p#breadcrumbs {background-color: #f5f5f0;border: 1px solid #e7e7e2;}


/* WIDGET LIST PAGES */
div.widget {
	margin: 27px 0 0 0;
	font-size: .90em;
}

/* Indent Pages sublist item links */

.widget li li.page_item a {
	font-size: .92em;
	color: #303a4d;
}
.widget li li.page_item a:hover {
	color: #5e7d27;
}

/* Highlight parent Page */

.widget li.page_item.current_page_item a {
	color: #5e7d27;
}

/* but not the sublevel items */

.widget li.page_item.current_page_item li a {
	color: #303a4d;
}

/* WIDGET LIST CATEGORIES */

/* Highlight Active Category */

.widget li.cat-item.current-cat a {
	color: #303a4d;
	font-weight: bold;
}

/* but dont highlight subcategories */

.widget li.cat-item.current-cat li a {
	color: #5e7d27;
}

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

p.paged a:hover,#st_navigation a.page:hover,#st_navigation a.nextpostslink:hover,#st_navigation a.previouspostslink:hover {
	background-color: #e0e8ee;
}




/* @end */

/* @group Navbar */

/* Top Level Link Color */
#st_nav li a {
	color: #1384b8;
	font-family: "Myriad Pro", Helvetica Neue, Helvetica, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
}

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

/* 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/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: #1384b8;color:#eee;}

/* @end */

/* @group Structure */

#main {background-color: #fff;}
/* Right Sidebar Layout */
#footer {
	color: #b2ccdf;
	font-size: .93em;
        min-height: 2em;
	background: #152133 url(images/footerbg.png) repeat-x center top;
}

.teaser {
	margin: 0px auto 10px auto;
	padding: 5px;
	background-color: #171e2c;
	border: 1px solid #1c2636;
	-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: #d1dff3;
	text-shadow: none;
	letter-spacing: -1px;
	line-height: 110%;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

/* @end */





/* @group Slider */

#slider {
	-moz-box-shadow: 0 0 10px #bebebe;
	-webkit-box-shadow: 0 0 10px #bebebe;
	box-shadow: 0 0 10px #bebebe;
	margin:6px 6px 0px 6px;
	background-color: #fff;
	color: #595d65;
	behavior: url('../wp-content/themes/smpl/css/PIE.php');
	position: relative;
}

.st_slider h3 {
	text-shadow: none;
	border: none;
	color: #2b3b5f;
	font-size: 2.1em;
}

.st_slider h3 a {
	color: #1384b8;
}

.st_slider h3 a:hover {
	color: #333;
}

.st_slider h4 {
	font-size: 1.65em;
	color: #131313;
	font-weight: bold;
	font-style: italic;
	line-height: 120%;
}

.st_slider .pagination li a {
	background-image: url(images/pagination.png);
}

.slide_caption span.title {
	color: #1384b8;
}

.slide_caption {
	text-shadow: none;
	background:#000;
	background:rgba(0,0,0,.70);
	color:#fff;
}


/* @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 #458fbc;
	background-color: #145291;
	color: #fff;
	font-weight: bold;
}

#commentform #submit:hover {
	border: 2px solid #90a63d;
	background-color: #90a63d;
}

#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 */



/* @group CTA Box */

.cta {
	margin: 10px auto 20px auto;
	padding: 10px 10px 20px 10px;
	background-color: #f7f7f7;
	border: 1px solid #dcdcdc;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	text-shadow: none;
	 box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
    -moz-box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
    -webkit-box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
	position: relative;
   	behavior: url('./wp-content/themes/smpl/css/PIE.php');
}
.cta p {
	margin: 0;
	padding: 0;
}
.cta h3 {
	font-size: 26px;
	margin: 0px 0px 10px 0px;
	background: none;
	border-bottom: 1px solid #dcdcdc;
	text-shadow: none;
	letter-spacing: -1px;
	color: #000;
}


/* @end */










/* @group Tabs & Toggles */

/* Toggles */

.toggle_container {
	padding: 10px;
	margin-bottom: 1px;
	background-color: #fff;
}


p.trigger {
	display: block;	
	padding:  8px 8px 8px 16px;
	margin: 0;
	cursor: pointer;
	font-weight: bold;
	font-size: 1.25em;
	line-height: 175%;
}

/* Up Toggle State */

p.trigger {
	background: #f8f8f8 url(images/icons/16_expand.png) no-repeat 10px center;
	border-top: 1px solid #e5e5e5;
	padding-left: 34px;
}

p.trigger a {
	color: #1384b8;
	text-shadow: none;
	text-decoration: none;
}

/* Hover Toggle State */

p.trigger:hover {
	background: #fff url(images/icons/16_expand.png) no-repeat 10px center;
}

p.trigger a:hover,p.trigger.active a:hover {
	color: #1384b8;
	text-shadow: none;
}

/* Active Toggle State */

p.trigger.active {
	background: #fff url(images/icons/16_collapse.png) no-repeat 10px center;
	border-top: 1px solid #ebebeb;
}

p.trigger.active a {
	color: #000;
	text-shadow: none;
}



/* Tabs */

ul#tabnav {
	border-bottom: 1px solid #ededed;
	padding-left: 10px;
}


ul#tabnav li a{
	color: #5d5d5d;
	background-color: #f0f0f0;
	border: 1px solid #ededed;
	border-bottom: none;
	margin-right: 3px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-radius: 2px 2px 0px 0px;
	position: relative;
	behavior: url('./wp-content/themes/smpl/css/PIE.php');
	line-height: 30px;
}

ul#tabnav li a:hover {
	color: #5d5d5d;
	background: #efefef url(images/common/light/tab_hover.png) repeat-x center top;
	text-shadow: none;
}

ul#tabnav li.active a{
	background: #f8f8f8;
	color: #1384b8;
	text-shadow: none;
}

.tabcontent h2 {
	font-size: 1.75em;
	margin:.357em 0 .357em 0;
}


/* @end */

/* @group Button */

/* default if color not specified */


/* @group Brown  */
a.button {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #775e28), color-stop(100%, #513e15));
  background-image: -webkit-linear-gradient(#775e28, #513e15);
  background-image: -moz-linear-gradient(#775e28, #513e15);
  background-image: -o-linear-gradient(#775e28, #513e15);
  -pie-background: linear-gradient(#775e28, #513e15);
  border: 1px solid #554116;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #9b7b36;
  -webkit-box-shadow: inset 0 1px 0 0 #9b7b36;
  -o-box-shadow: inset 0 1px 0 0 #9b7b36;
  box-shadow: inset 0 1px 0 0 #9b7b36;
  color: white;
  text-shadow: none;
  behavior: url("../wp-content/themes/smpl/css/PIE.php");
  position: relative;
}
a.button:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #443512), color-stop(100%, #614d24));
  background-image: -webkit-linear-gradient(#443512, #614d24);
  background-image: -moz-linear-gradient(#443512, #614d24);
  background-image: -o-linear-gradient(#443512, #614d24);
  -pie-background: linear-gradient(#443512, #614d24);
  -moz-box-shadow: inset 0 1px 0 0 #836a34;
  -webkit-box-shadow: inset 0 1px 0 0 #836a34;
  -o-box-shadow: inset 0 1px 0 0 #836a34;
  box-shadow: inset 0 1px 0 0 #836a34;
  cursor: pointer;
}
a.button:active {
  -moz-box-shadow: inset 0 0 8px 4px #382b0f, inset 0 0 8px 4px #382b0f, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #382b0f, inset 0 0 8px 4px #382b0f, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #382b0f, inset 0 0 8px 4px #382b0f, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #382b0f, inset 0 0 8px 4px #382b0f, 0 1px 1px 0 #eeeeee;
  border: 1px solid #453512;
}
a.button span.btn_caption {
  color: #cea03b;
  text-shadow: none;
}

/* @end */


/* @end */