/* 
Theme Name: The Peppertree
Description: The Peppertree theme
Version: 1.0
Author: Andy
*/


@import url('web_fonts/cicle_fina_macroman/stylesheet.css');


/* General styles                                   */
/* ------------------------------------------------ */
/*
body, html {
	height:100%;
	min-height:100%;
}
*/
body {
	margin: 0;
	background: #fff url(images/PTDrawing_bg.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	min-width: 300px;
}

html, body, p, li, dd, td {
	color: #555;
	line-height: 150%;
	font-size: 1.02em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

img a, a img {
	border: 0;
}

td {
	vertical-align: top;
}

a {
	color: #3eb329;
	text-decoration: underline;
	outline: none;
	font-weight: 700;
}
  
a:hover {
	color: #ff9900; 
}

ul { 
	margin: 8px 0 18px 18px;
	padding: 0;
}

li {
	padding-left: 4px;
	line-height: 180%;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	line-height: 120%;
}

h1, h1 a {
	font-size: 1.9em;
}

h2, h2 a {
	font-size: 1.7em;
}

h3, h3 a {
	font-size: 1.5em;
}

h4, h4 a {
	font-size: 1.3em;
}

hr {
	height: 1px;
	border: 0;
	width: 100%;
	background: #dde;
	color: #ddd;
	margin: 30px 0 15px 0;
	clear: both;
}
  
.wrapper {
	width: 980px;
	padding: 0 20px;
	margin: 0 auto;
}

b, strong {
	font-weight: 600;
}

/* Header                                           */
/* ------------------------------------------------ */
#header {
	line-height: 140%;
	min-height: 130px;
	padding-top: 10px;
	text-align: right;
}

a#header-logo {
	display: block;
	float: left;
	padding-top: 10px;
	position: relative;
	z-index: 9999;
}

#slideshow {
	max-height: 350px;
	overflow: hidden;
	margin-top: 20px;
}

#slideshow img {
	display: block;
	width: 100% !important;
	height: auto !important;
	min-width: 500px;
}

#titlebar {
	background: #eee;
	padding: 40px;
	margin: 42px 0 22px 0;
	text-align: center;
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
	font-family: 'ciclefina';
	color: #777;
	font-size: 21px;
}

#titlebar h1 {
	font-size: 30px;
	display: block;
	padding-bottom: 12px;
	margin: 0;
	font-family: 'ciclefina'
}

#social {
	float: right;
	text-align: right;
}

#social img {
	float: right;
	margin-left: 10px;
	opacity: 0.30;
	filter: alpha(opacity=30);
}

#social img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#social a.readmore {
	float: right;
	clear: both;
	margin-bottom: 20px;
}


/* Navbar                                           */
/* ------------------------------------------------ */
#navbar {
	clear: right;
	height: 41px;
	position: relative;
	z-index: 9998;
}

.anchor-link {
	display: none;
	height: 44px;
	padding: 0 2px 0 10px;
	
}

a.anchor-link {
	color: #000;
	text-decoration: none;
	line-height: 41px;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
}

/* Content                                          */
/* ------------------------------------------------ */
#content {
	padding: 25px 0;
	overflow: hidden;
	min-height: 200px;
	
}
body.page-id-186 #content {
	overflow: visible;
}
/*
#content p {
	text-shadow: 0 0 8px #fff;
}
*/

#content, #content p, #content li {
	line-height: 160%;
}

#content-main > p:first-of-type:first-letter, #content > p:first-of-type:first-letter {
	font-size: 2em;
	text-shadow:2px 2px 0 #aaa;
	font-weight: 400;
	float: left;
	margin-right: 0.10em;
}


#content-main {
	float: left;
	width: 66%;
	padding-right: 4%;
	background: url(images/vert-line.png) right top repeat-y;
}

#content-main h2:first-child {
	margin-top: 0;
}

#content-right {
	width: 30%;
	float: left;
	font-size: 0.9em;
}

#content-right h3:first-child {
	margin-top: 5px;
}

#copyright {
	padding-top: 30px;
	font-size: 13px;
}

#copyright, #copyright a {
	color: #eee;
}

blockquote {
	margin:0 0 20px 0;
	padding:0 10px 0px 60px;
	background:url(images/quote.png) 0 0 no-repeat;
	clear:both;
	font-style:italic;
}

#homepage-bottom {
	clear: both;
	text-align: center;
	overflow: hidden;
	margin-top: 20px;
	font-weight: 300;
}

#homepage-bottom img {
	width: 100%;
	height: auto;
	min-width: 700px;
	padding-top: 10px;
}


table {
	width: 100%;
	border: 1px solid #cdcdcd;
	border-collapse: collapse;
	margin: 10px 0;
}

table td, table th {
	border: 1px solid #cdcdcd;
	padding: 8px;
	text-align: left;
	font-size: 16px;
}

table th {
	background: #eee;
}

td.book {
	text-align: center;
	vertical-align: middle;
}

/* Footer                                           */
/* ------------------------------------------------ */
#footer {
	font-size: 0.9em;
	padding: 60px 0 50px 0;
	text-align: center;
	background: #9d9d9d;
	margin-top: 40px;
}
 
#footer a, #footer, #footer p {
	color: #fff;
}

#footer ul { 
	display: inline;
}

#footer ul:after {
	content: ""; clear: both; display: block;
}


#footer ul li { 
	display: inline-block;
	*display: inline;
	zoom: 1;
}

#footer ul li a {
	border-right: 1px solid #bebfc0;
	padding: 0 18px 0 10px;
}

#footer ul li:last-child a {
	border-right: 0;
}

#footer ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	margin: 0 auto;
}


a.readmore {
	background: #64c054;
	color: #fff !important;
	border-radius: 8px;
	padding: 8px 25px 9px 25px;
	text-decoration: none;
	display: inline-block;
	margin: 10px 0 6px 0;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	text-shadow: none;
	line-height: 100%;
}

a.readmore:hover {
	background: #000;
	color: #fff !important;
}

a.readmore, #social img {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

a.scrollup {
	width: 53px;
	height: 53px;
	position: fixed;
	bottom: 50px;
	right: 20px;
	display: none;
	text-indent: -9999px;
	background: url('images/top.gif') no-repeat;
	opacity: 0.7;
}

/* Responsive elements                              */
/* ------------------------------------------------ */
@media screen and (max-width: 1025px) {
	.wrapper {
		width: auto;
	}
    
}

@media screen and (max-width: 700px) {
	#content-main, #content-right {
		width: 100%;
	}

	#content-main {
		margin-right: 0;
		background: none;
	}
	
	#content-right {
		margin-top: 20px;
		padding-top: 30px;
		border-top: 1px solid #eee;
		text-align: center;
	}
	
	#TA_excellent613 {
		margin: 0 auto;
		width: 160px;
	}
}


@media screen and (max-width: 480px) {
	#header {
		text-align: center;
	}
	
	#header br {
		display: none;
	}
	
	#navbar {
		background: #eee;
	}
	
	#social {
		float: none;
		display: inline-block;
		margin: 10px auto 0 auto;
	}

	#social a.readmore {
		margin: 0 0 10px 0;
		clear: none;
	}
		
	a#header-logo {
		float: none;
	}
	
	.anchor-link {
		padding: 0;
	}
}




/* WP Common Styles */

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	background:url(http://www.yoursite.com/images/bg_comments2_cite.gif);
	border-top:1px solid #d6e4c1;
	border-bottom:1px solid #779d42;
	color:#596e3b;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#596e3b;
	}

.commentlist a:hover, .commentlist a:active {
	color:#8ec343;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	}

.commentlist .time {
	background: url(http://www.yoursite.com/images/bg_clock.gif) no-repeat 1px;
	padding-left:13px;
	}

.commenttext {
	background: #9bc561 url(http://www.yoursite.com/images/bg_comments2_text.jpg) repeat-x bottom;
	border-top:1px solid #c5f386;
	padding: 0 20px 10px 20px;
	color:#fafcf6;
	}

.editLink {
   margin-top: 30px;
   text-align: center;
   padding: 5px 0 15px 0;
}
.editLink a, a.editLink {
   background: #777;
   color: #fff;
   font-size: 18px;
   text-decoration: none;
   padding: 8px 15px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
}
.editLink a:hover, a.editLink:hover {
   background: #444;
   text-decoration: none !important;
}
.postmetadata {
   color: #999;
   font-size: 10px;
   margin: 2px 0;
}

img.aligncenter {
   display: block;
   text-align: center;
   margin: 0 auto;
}
img.alignright {
   text-align: right;
   display: block;
   float: right;
   margin: 0 0px 5px 15px;
}
img.alignleft {
   text-align: left;
   display: block;
   float: left;
   margin: 0 20px 5px 0px;
}
.wp-caption-text,.wp-caption-dd {
   margin: 0;
   font-weight: bold;
   font-size: smaller;
   text-align: center;
}
.wp-caption {
   margin-right: 5px;
}
.more-link {
   display:block;
}
.linklove {
   display:none;
}
.aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}