/*

Table of Contents
==================================================

(Hint: copy + ctrl/cmd +F an @group below to jump to a section)

@group Teasers
@group Breadcrumbs
@group Menu
@group Tabs
@group Toggles
@group Latest Posts (shortcode)
@group Pagination
@group Widgets
@group Author Info
@group Button - (White is Default)
@group Callouts
@group WP Overrides
@group Slider Customization

*/





/* Optional Background for Header */

#header {
	
}


/* Header Text */

#header div#site-title a,
#header h1#site-title a {
	padding: 10px 0 5px 0;
	text-shadow: #eff1e4 0 1px 0;
}


/* Header Tagline */
#header span.site-desc {
	padding: 0px 0 10px 0;
	text-shadow: #eff1e4 0 1px 0;
}


#footer { font-size: 0.9em; background-color: #FFFFFF; padding-top: 10px; border-top-width: 4px; border-top-style: solid; border-top-color: #d3d1c8; }


/* Read More links */

a.more-link:link,
a.more-link:visited {
	font-size: 1em;
	margin: 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffeccd;
	background: #544224 url(./images/icons/list-arrow.png) no-repeat .55em .75em;
	border: 1px solid #312615;
	text-shadow: #261a04 1px 1px 0;
	 box-shadow: 1px 1px 0 #705830 inset, -1px -1px 0 #705830 inset;
    -moz-box-shadow: 1px 1px 0 #705830 inset, -1px -1px 0 #705830 inset;
    -webkit-box-shadow: 1px 1px 0 #705830 inset, -1px -1px 0 #705830 inset;
	padding: .3em .7em .3em 2em;
	text-decoration: none;
	float: right;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius:4px;
  	behavior: url("./wp-content/themes/element/PIE.php");
	position: relative;

}

a.more-link:hover {
	color: #fdfff5;
	background-color: #6e1109;
	border: 1px solid #76120a;
	text-shadow: #3c0904 1px -1px 0;
	box-shadow: 1px 1px 0 #ffe178 inset, -1px -1px 0 #8a150b inset;
    -moz-box-shadow: 1px 1px 0 #8a150b inset, -1px -1px 0 #8a150b inset;
	-webkit-box-shadow: 1px 1px 0 #8a150b inset, -1px -1px 0 #8a150b inset;
}

/* @group Teasers */



#teaser.S1 {
	text-align: center;
}

#teaser {
	color: #e6e6dc;
	text-shadow: #390a06 -1px 0px 0px;
	background: #601009 url(./images/style1/teaser_s1.png) repeat-x 0 top;
	border-top: 5px solid #390a06;
	border-bottom: 5px solid #390a06;
	position: relative;
	top: 1px;
	z-index: 1001;
	font: 1.5em/1.35em "Droid Serif", serif;
}

#teaser h2 {
	font-size: 2em;
	color: #fff;
	margin: .2em 0 .2em 0;
	padding: 0;
	line-height: 125%;
}

#teaser h2 span.amp {
	font-size: 1.25em;
	position: relative;
	top: 5px;
	font-weight: normal;
	text-shadow: #390a06 -1px -1px 0px;
}


#teaser a {
	color: #ffffc2;
	text-shadow: none;
	text-decoration: none;
}
#teaser a:hover {
	text-decoration: underline;
}
#teaser .button a:hover {
	text-decoration: none;
}





/* Style2 */

#teaser.S2 {
	text-align: center;
}

#teaser.S2 {
	color: #3f3e3b;
	text-shadow: #ccc9be 0 1px 0;
	background: #a9a79e url(./images/style1/teaser_s2.png) repeat-x 0 top;
	border-top: 5px solid #918E87;
	border-bottom: 5px solid #918E87;
	position: relative;
	top: 1px;
	z-index: 1001;
	font: 1.5em/1.35em "Droid Serif", serif;
}

#teaser.S2 h2 {
	font-size: 2em;
	color: #343330;
	margin: .2em 0 .2em 0;
	padding: 0;
	line-height: 125%;
}

#teaser.S2 h2 span.amp {
	font-size: 1.25em;
	position: relative;
	top: 5px;
	font-weight: normal;
	text-shadow: #CEC9BB -1px 0px 0px;
}


#teaser.S2 a {
	color: #91170c;
	text-shadow: none;
	text-decoration: none;
}

#teaser.S2 a:hover {
	text-decoration: underline;
}




/* Style3 */


#teaser.S3 {
	text-align: center;
}

#teaser.S3 {
	color: #ccc;
	text-shadow: #000 0 1px 0;
	background: #2f201a url(./images/style1/teaser_s3.png) repeat-x 0 top;
	border-top: 5px solid #2E201A;
	border-bottom: 5px solid #2E201A;
	position: relative;
	top: 1px;
	z-index: 1001;
	line-height: 1.35em;
	font-size: 1.5em;
}

#teaser.S3 h2 {
	font-size: 2em;
	font-family: "Droid Serif", serif;
	color: #e8e8e8;
	margin: .2em 0 .2em 0;
	padding: 0;
	line-height: 125%;
	text-shadow: #000 1px 1px 0px;
}

#teaser.S3 h2 span.amp {
	font-size: 1.25em;
	position: relative;
	top: 5px;
	font-weight: normal;
	text-shadow: #CEC9BB -1px 0px 0px;
}


#teaser.S3 a {
	text-shadow: none;
	text-decoration: none;
}

#teaser.S3 a:hover {
	text-decoration: underline;
}


/* @end */



/* @group Breadcrumbs */

/* Breadcrumbs */

#breadcrumbs {
	background: #edece7;
	border: 1px solid #fff;
	box-shadow: 1px 1px 2px #d5d6ce inset, -1px -1px 2px #d5d6ce inset;
    -moz-box-shadow: 1px 1px 2px #d5d6ce inset, -1px -1px 2px #d5d6ce inset;
    -webkit-box-shadow: 1px 1px 2px #d5d6ce inset, -1px -1px 2px #d5d6ce inset;
    -webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-pie-box-shadow: 1px 1px 2px #d5d6ce;
	-pie-background: linear-gradient(#ffffff, #d5d6ce);
  	behavior: url("./wp-content/themes/element/PIE.php");
	position: relative;

}

#breadcrumbs .sep {
	color: #8c8d87;
	text-shadow: #fff 1px 0px 1px;
}

p#breadcrumbs a,p#breadcrumbs strong {
	color: #6b6b6b;
}


/* @end */



/* @group Menu */


/* Main Menu Height, Background, and Font Size */

#menu { height: 28px; font-size: 1em; background-color: #CCC; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #000; border-bottom-color: #000; }


/* offset the menu 2px to accomodate the line heights */

#menu ul {
	margin-top: 2px;
}


/* Top Level Links */

#menu ul li a {
	color: #74130a;
	text-shadow: #e4e1d4 1px 1px 0;
	padding: 0px 19px;
	line-height: 24px;
	font-weight: normal;
}

/* Top Level Hover Links */

#menu ul li a:hover,
#menu ul li:hover a { color: #FFF; text-shadow: 0px 0px 0; background-color: #900; }

/* Top Level Active Links */

#menu ul li.active a {
	color: #333;
}


/* Sublevel Link Color */

#menu ul ul.sub-menu li a {
	font-size: 1.1em;
	color: #6e1007;
	text-shadow: #e2e2d6 1px 1px 0;
}

/* Sublevel Background Color */

#menu ul ul.sub-menu li a {
	background-color: #dedcd5;
}

/* Add radius to last item */

#menu ul ul.sub-menu li.menu-item-last,
#menu ul ul.sub-menu li.menu-item-last a {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:0px 0px 4px 4px;
}

/* Sublevel Link Hover Color */

#menu ul ul.sub-menu li a:hover {
	color: #3e3016;
	text-shadow: #e4e0d8 1px 1px 0;
	font-weight: normal;
	background-image: none;
}

/* Sublevel Background Hover Color */

#menu ul ul.sub-menu li a:hover {
	background-color: #d9d6ce;
}


/* @end */




/* @group Tabs */


ul.tabs {
	border-bottom: 1px solid #d5d4c9;
}

ul.tabs li a { 
	border: 1px solid #cbcac5;
	background: #e6e5e0;
	color: #530d07;
}

ul.tabs li a { 
	border-width: 1px 0 0 1px;
}

ul.tabs li a.active { 
	background: #f4f3ee;
	border-color: #bebcb1;
}

/* @end */




/* @group Toggles */


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

p.trigger a {
	text-decoration: none;
}

/* Up Toggle State */

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

/* Hover Toggle State */

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

p.trigger a:hover,p.trigger.active a:hover {
	text-shadow: #fff -1px 1px 0;
}

/* Active Toggle State */

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

p.trigger.active a {
	text-shadow: #fff 1px 1px 0;
}


/* @end */




/* @group Latest Posts (shortcode) */


.latestposts .latest-item {
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.latestposts .latest-excerpt p {
	font-size: 12px;
	margin: 0;
}

.latestposts .latest-title a {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

.latestposts a.more-link {
	padding: 2px 4px 2px 10px;
	background-image: none;
	font-size: 12px;
}

.latestposts .latest-img {
	border: 1px solid #fff;
	background-color: #faf8f3;
	padding: 4px;
	margin: 5px 8px 4px 0px;
    -webkit-box-shadow: 1px 1px 0px #deddd7;
    -moz-box-shadow: 1px 1px 0px #deddd7;
    box-shadow: 1px 1px 0px #deddd7;
  	behavior: url("./wp-content/themes/element/PIE.php");
	position: relative;
}


/* @end */


/* @group Pagination */




/* Page and Post Navigation */

.pagination span,.pagination a:link {
	color: #71120a;
	background: #d2d2c7;
	text-shadow: #f5f8ed 0 1px 0;
	-webkit-box-shadow: 0px 1px 0px #fff;
	-moz-box-shadow:    0px 1px 0px #fff;
	box-shadow:         0px 1px 0px #fff;
	}

.pagination a:hover,
.pagination .current{
	background: #71120a;
	color:#fff;
	text-shadow: #5f0e07 0 1px 0;
}




/* @end */


/* @group Widgets */


/* Sidebar Widget Style 1 */

.widget-container.S1 {
	border: 1px solid #fff;
	background: #c6c3b3 url(./images/style1/gradient_light.png) repeat-x center -19px;
	padding: 10px;
	margin-bottom: 20px;
    -webkit-box-shadow: 1px 1px 0px #000;
    -moz-box-shadow: 1px 1px 0px #deddd7;
    box-shadow: 1px 1px 0px #deddd7;
  	behavior: url("./wp-content/themes/element/PIE.php");
	position: relative;
	text-shadow: #cbcac3 1px 1px 0;
	color: #37352c;
}
.widget-container.S1 h3,
.widget-container.S1 h4 {
	color: #473d0e;
	padding-top: 8px;
	text-shadow: #e2ddca 1px 1px 0;
}

.widget-container.S1 a {
	color: #a61a0e;
	text-decoration: underline;
	text-shadow: #99978a 0 0 0;
}
.widget-container.S1 a:hover {
	color: #c41e12;
	text-decoration: none;
}
.widget-container.S1 li {
	padding:0px 0px 4px 16px;
	margin: 0px 0px 0px 0px;
	background: url(./images/bullet_clear.png) no-repeat 0 .25em;
}

#sidebar .widget-container.S1 li.page_item a,
#sidebar .widget-container.S1 li.menu-item a {
	border:none;
}

/* Sidebar Widget Style 2 */

.widget-container.S2 {
	border: 1px solid #fff;
	background-color: #d8d6ce;
	background: #d8d6ce url(./images/style1/gradient_light.png) repeat-x center -19px;
	padding: 10px;
	margin-bottom: 20px;
    -webkit-box-shadow: 1px 1px 0px #deddd7;
    -moz-box-shadow: 1px 1px 0px #deddd7;
    box-shadow: 1px 1px 0px #deddd7;
  	behavior: url("./wp-content/themes/element/PIE.php");
	position: relative;
	text-shadow: #e9e7e2 1px 1px 0;
}

.widget-container.S2 h3,
.widget-container.S2 h4 {
	color: #3f2e26;
	padding-top: 8px;
}

.widget-container.S2 a {
	color: #7f0e05;
	text-decoration: underline;
	text-shadow: none;
}
.widget-container.S2 a:hover {
	color: #87160c;
	text-decoration: none;
}
.widget-container.S2 li {
	padding:0px 0px 4px 16px;
	margin: 0px 0px 0px 0px;
	background: url(./images/bullet_clear.png) no-repeat 0 .25em;
}



/* Sidebar Widget Style 3 */

.widget-container.S3 {
	border: 1px solid #fff;
	background: #e9e7e2 url(./images/style1/gradient_light.png) repeat-x center -19px;
	padding: 10px;
	margin-bottom: 20px;
    -webkit-box-shadow: 1px 1px 0px #deddd7;
    -moz-box-shadow: 1px 1px 0px #deddd7;
    box-shadow: 1px 1px 0px #deddd7;
  	behavior: url("./wp-content/themes/element/PIE.php");
	position: relative;
	text-shadow: #fff 1px 1px 0;}

.widget-container.S3 h3,
.widget-container.S3 h4 {
	color: #70120a;
	padding-top: 8px;
}

.widget-container.S3 a {
	color: #70120a;
	text-decoration: underline;
}
.widget-container.S3 a:hover {
	color: #70120a;
	text-decoration: none;
}
.widget-container.S3 li {
	padding:0px 0px 4px 16px;
	margin: 0px 0px 0px 0px;
	background: url(./images/bullet_clear.png) no-repeat 0 .25em;
}



/*
Add Bullets to the core widgets
Uncomment the first rule below
to apply bullets to all widgets
*/

/* .widget-container ul li, */
.widget-container.widget_meta ul li,
.widget-container.widget_archive ul li,
.widget-container.widget_categories ul li,
.widget-container.widget_recent_entries ul li,
.widget-container ul.blogroll li {
	padding-left: 16px;
	background: url(./images/style1/bullet.png) no-repeat 0 .25em;
}


/* Custom Menu Widget Images (arrows) */

#sidebar li.page_item a,
#sidebar li.menu-item a {
	background: url(images/style1/arrow_bullet.png) no-repeat 8px 8px;
	text-decoration: none;
}

#sidebar li.page_item a:hover,
#sidebar li.menu-item a:hover {
	background: url(images/style1/arrow_bullet.png) no-repeat 8px -24px;
}

/* Flickr Widget */


.flickr img {
	border: 1px solid #d8d8d8;
	background-color: #f9f9f9;
	padding: 4px
}

.flickr img:hover {
	border-color: #dcdcdc;
}


#footer .flickr img {
	border: 1px solid #d5d4c9;
	background-color: #f5f4e8;
	padding: 4px
}

#footer .flickr img:hover {
	border: 1px solid #c2c1b7;
	background-color: #fffdf0;
	position: relative;
}


/* @end */


/* @group Author Info */


/* Author Bio Section */

#author-info {
	background: #edece7;
	border: 1px solid #fff;
	box-shadow: 1px 1px 2px #d5d6ce inset, -1px -1px 2px #d5d6ce inset;
    -moz-box-shadow: 1px 1px 2px #d5d6ce inset, -1px -1px 2px #d5d6ce inset;
    -webkit-box-shadow: 1px 1px 2px #d5d6ce inset, -1px -1px 2px #d5d6ce inset;
    -webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-pie-box-shadow: 1px 1px 2px #d5d6ce;
	-pie-background: linear-gradient(#ffffff, #d5d6ce);
  	behavior: url("./wp-content/themes/element/PIE.php");
	position: relative;
}

#author-info img.avatar {
	border: 1px solid #d8d8d8;
	background-color: #f9f9f9;
	padding: 4px

}


/* @end */



/* @group Button - (White is Default)  */

/* White button is default in this style
// To change this, just copy from style.css
// and remove the color class from .button
*/

a.button {
  background-image: -webkit-linear-gradient(#ffffff, #d3d1c8);
  background-image: -moz-linear-gradient(#ffffff, #d3d1c8);
  background-image: -o-linear-gradient(#ffffff, #d3d1c8);
  background-image: linear-gradient(#ffffff, #d3d1c8);
  -pie-background: linear-gradient(#ffffff, #d3d1c8);
  border: 1px solid #dad6c5;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 0 1px 0 0 white;
  -webkit-box-shadow: inset 0 1px 0 0 white;
  -o-box-shadow: inset 0 1px 0 0 white;
  box-shadow: inset 0 1px 0 0 white;
  text-shadow: 0 1px 0 white;
  behavior: url("./wp-content/themes/element/PIE.php");
  position: relative;
}
a.button:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dbdbdb), color-stop(100%, #f2f2f2));
  background-image: -webkit-linear-gradient(#d3d1c8, #ffffff);
  background-image: -moz-linear-gradient(#d3d1c8, #ffffff);
  background-image: -o-linear-gradient(#d3d1c8, #ffffff);
  -pie-background: linear-gradient(#d3d1c8, #ffffff);
  -moz-box-shadow: inset 0 1px 0 0 white;
  -webkit-box-shadow: inset 0 1px 0 0 white;
  -o-box-shadow: inset 0 1px 0 0 white;
  box-shadow: inset 0 1px 0 0 white;
  cursor: pointer;
}
a.button:active {
  -moz-box-shadow: inset 0 0 8px 4px #d4d4d4, inset 0 0 8px 4px #d4d4d4, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #d4d4d4, inset 0 0 8px 4px #d4d4d4, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #d4d4d4, inset 0 0 8px 4px #d4d4d4, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #d4d4d4, inset 0 0 8px 4px #d4d4d4, 0 1px 1px 0 #eeeeee;
  border: 1px solid #c2c2c2;
}
a.button span.btn_caption {
  color: gray;
  text-shadow: 0 1px 0 white;
}

/* @end */


/* @group Callouts */

/* Callout Box */

.cta {
	background: #f4f2ed url(./images/style1/gradient_trans.png) repeat-x 0 bottom;
	text-shadow: #fff 1px 1px 0;
	border: 1px solid #fff;
    -webkit-box-shadow: 0px 0px 4px #B4B0AA;
    -moz-box-shadow: 0px 0px 4px #B4B0AA;
    box-shadow: 0px 0px 4px #B4B0AA;
    -pie-box-shadow: 0px 0px 4px #B4B0AA;
}

/* No margin on Callout Box paragraphs */

.cta p {
	margin: 0;
	padding: 0;
}


/* Slightly smaller headings for Callouts */

.cta h3 {
	font-size: 1.5em;
	text-shadow: #fff 1px -1px 0;
}



/* @end */



/* @group WP Overrides */



span.post_written,
span.post_categories {
	font-family: DroidSerif, Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.postmeta a:link {
	color: #535353;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
	padding-bottom: 2px;
}

.postmeta a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
	padding-bottom: 2px;
	color: #3b3b3b;
}

.postmeta .post-comments a:link {
	text-decoration: none;
	border-bottom: none;
	padding-bottom: 0px;
}


/* Post Images */
ul.advanced-recent-posts li img,
.instapress img,
.wp-post-image {
	margin-top: 5px;
	border: 1px solid #fff;
	background-color: #faf8f3;
	padding: 5px;
    -webkit-box-shadow: 1px 1px 0px #deddd7;
    -moz-box-shadow: 1px 1px 0px #deddd7;
    box-shadow: 1px 1px 0px #deddd7;
  	behavior: url("./wp-content/themes/element/PIE.php");
	position: relative;
}

/* Staff Directory */

ul.staff_social {
	border-color: #deddd7;
}


/* all 1px border accents */

hr,
.entry-utility,
.entry-meta,
.small,.post,
.st_relatedposts h4,
#sidebar li.page_item a,
#sidebar li.menu-item a,
.latestposts .latest-item {
	border-bottom: 1px solid #deddd7;
}

hr {
	background-color: #fffdf6;
}


table td {
	background-color: #faf9f4;
	border: 1px solid #deddd7;
}


body.single .entry-utility {
	border-bottom: none;
}


pre,code {
		background-color: #f8f7f2;
		border-bottom: 1px solid #deddd7;
		border-top: 1px solid #deddd7;
}




/* @end */



/* @group Slider Customization */

/* Slider Background Color */

li.slide,.flexslider {
	background-color: #edece7;
}

.flex-control-nav li a {background: url(./images/style1/bg_control_nav.png) no-repeat 0 0;}


/* @end */
