/*
Theme Name: Tanglebank Blog Theme
Theme URI: http://malleckdesignco.com
Description: A custom Wordpress Theme Created for Tanglebank Gardens by <a href="http://malleckdesignco.com>Malleck Design</a>
Version: 1.0
Author: Joseph Malleck
Author URI: http://malleckdesignco.com
*/

@import "style/css/layout.css";

@charset "UTF-8";
/* CSS Document */
/*Reset*/
* {
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	}
/*End Reset*/


body{
	background:#fcf9ea url(img/background-img.jpg) top center no-repeat fixed;
	font-family:Georgia, Baskerville, "Times New Roman", Times, serif;
}

input{
	font-family:Georgia, Baskerville, "Times New Roman", Times, serif;
	background-color:#f1e9de;
	margin-top:10px;
	padding:5px;
	color:#8f8475;
	border:1px solid #8f8475;
}

textarea{
	font-family:Georgia, Baskerville, "Times New Roman", Times, serif;
	background-color:#f1e9de;
	margin-top:10px;
	color:#8f8475;
	padding:5px;
	border:1px solid #8f8475;
}
.question{
	font-family:Georgia, Baskerville, "Times New Roman", Times, serif;
	color:#8f8475;
	font-size:12px;
	padding-top:5px;
}
	

.formBlockSubmitButton{
	background-color:#f1e9de;
	margin-top:10px;
	color:#8f8475;
	padding:5px;
	border:1px solid #8f8475;
}

#header{
	height:89px;
}

#header h1 a{
	display:block;
	text-indent:-10000px;
	background:url(img/logo.jpg) no-repeat;
	width:527px;
	height:58px;
}

#sidebar{
	width:199px;
	float:left;
	display:inline;
	background:url(img/sidebar-bg.gif) repeat-y;
	margin-bottom:25px;
}

#sidebar ul{
	list-style:none;
}

#sidebar li h2{
	font-size:14px;
	margin:0px;
	margin-bottom:5px;
	list-style-type:none;
	padding-left:10px;

}

#sidebar li a{
	color:#517d03;
	font-size:12px;
	list-style-type:none;
	padding-left:10px;
}
	


#top-right{
	background:url(img/top-right-bg-inside.jpg) no-repeat;
	width:199px;
	height:230px;
	padding-top:22px;
}
#nav ul{
	margin:0px 0px 0px 0px;
	list-style:none;
	
}

#nav ul li{
	display:block;
	background:url(img/nav-bg.gif) repeat-y;
	margin:0px;
	padding:5px 0px 7px 40px;
	border-bottom:1px solid #708943;
	border-top:1px solid #36441b;
	width:165px;
	
}



#nav ul li a{
	text-transform:uppercase;
	display:block;
	color:#d3e8ae;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-decoration:none;
	padding-left:-10px;
	
}

#nav ul li a:hover {
	color:#FFF;
}

#nav ul li .active{
	color:#FFF;
}

#left{
	float:left;
	width:727px;
	display:inline;
	
}

#main-inside{
	padding:20px 83px 50px 76px;
}

#main-inside h2 a{
	font-family:Georgia, Baskerville,"Times New Roman", Times, serif;
	font-size:24px;
	color:#1e1c13;
	text-align:center;
	width:570px;
	height:47px;
	margin-bottom:20px;
}

#main-inside h2{
	font-family:Georgia, Baskerville,"Times New Roman", Times, serif;
	font-size:24px;
	color:#1e1c13;
	text-align:center;
	display:block;
	background:url(img/h1-bg.jpg) top center no-repeat;
	padding-top:20px;
	width:570px;
	height:47px;
	margin-bottom:20px;
}
#main-inside h2, h3, h4, h5, h6{
	color:#1e1c13;
}

#main-inside h2{
	font-size:18px;
}

#main-inside h3, h4, h5, h6{
	font-size:16px;
}

#main-inside blockquote{
	padding:20px 50px 10px 15px;
	font-style:italic;
	font-size:24px;
	border-left:1px solid #1e1c13;
	margin-bottom:40px;
	margin-top:20px;
	margin-left:50px;
	color:#3e3e3e;
	float:right;
	display:block;
	width:300px;
}

#main-inside blockquote p{
	color:#1e1c13;
}
#main-inside p{
	font-family:Georgia, Baskerville,"Times New Roman", Times, serif;
	font-size:1em;
	letter-spacing:.03em;
	line-height:1.5;
	margin-bottom:25px;
	color:#494949;
}

#main-inside ol, ul{
	margin:20px 0px;
	padding:0px;
}

#main-inside ul li{
	margin-bottom:12px;
	color:#494949;
	font-size:1em;
	letter-spacing:.03em;
	line-height:1.5;
}

#main-inside ol li{
	margin-bottom:12px;
	color:#494949;
	font-size:1em;
	letter-spacing:.03em;
	line-height:1.5;
}

#main-inside a{
	color:#517d03;
}

#main-inside a:hover{
	text-decoration:none;
}

#content{
	background:url(img/inside-bg.gif) repeat-y;
	overflow:auto;
}

#top-left{
	background:url(img/top-left-bg-inside.png) no-repeat;
	width:727px;
	height:10px;
}


#home-main{
	background:url(img/home-main-bg.gif) repeat-y;
	width:927px;
	clear:both;
	padding-top:30px;
}

#cta{
	background:url(img/cta-bg.jpg) no-repeat;
	width:851px;
	height:175px;
	margin-left:35px;
	padding:50px 50px 15px 50px;
	position:relative;
		
}
#cta h1, h2{
	color:#413d2d;
}

#cta p{
	margin-top:10px;
	padding-right:300px;
	font-size: .9em;
	line-height: 1.5;
	color:#676767;
	letter-spacing: .06em;
}


.visit{
	display:block;
	width:148px;
	height:43px;
	text-indent:-10000px;
	position:absolute;
	right:-175px;
	top:50px;
	margin:0;
	padding:0;
	
}

.visit a{
	display:block;
	background:url(img/visit-sprite.gif) no-repeat top left transparent;
	width:100%;
	height:100%;
	outline:none;
	
}

.visit a:hover{
	background-position:0px -43px;
	
}

.our-story{
	display:block;
	width:148px;
	height:43px;
	text-indent:-10000px;
	position:absolute;
	right:-175px;
	top:103px;
	margin:0;
	padding:0;
	
}

.our-story a{
	display:block;
	background:url(img/our-story-sprite.gif) no-repeat top left transparent;
	width:100%;
	height:100%;
	outline:none;
	
}

.our-story a:hover{
	background-position:0px -43px;
	
}

#footer{
	background:url(img/footer-bg-inside.gif) no-repeat;
	width:926px;
	height:254px;
}
#foot-left{
	padding:60px 0px 0px 50px;
	width:271px;
	height:200px;
	float:left;
	display:inline;
	position:relative;
}
#foot-left p{
	font-family:Georgia, Baskerville,"Times New Roman", Times, serif;
	font-size:14px;
	color:#f1e9de;
	margin-top:10px;
}
.directions{
	display:block;
	text-indent:-10000px;
	width:132px;
	height:29px;
}
.directions a{
	display:block;
	width:132px;
	height:29px;
	background:url(img/f-button-directions.gif) top center no-repeat;
	outline:none;
	position:absolute;
	left:50px;
	bottom:35px;
}

/**BLOG POSTS**/
#foot-center{
	width:250px;
	height:200px;
	overflow:hidden;
	float:left;
	display:inline;
	padding-left:46px;
	padding-right:15px;
	padding-top:60px;
	position:relative;
	}
#foot-center ul{
	list-style:none;
	margin:0;
	padding:0; 
	}
.feedburnerFeedBlock{
	font-family:Georgia, Baskerville,"Times New Roman", Times, serif;
	font-size:12px;
	color:#f1e9de;
	}
.feedburnerFeedBlock li{
	line-height:1.5;
	padding-top:10px;
	}
.headline a{
	font-size:12px;
	font-weight:bold;
	color:#f1e9de;
	line-height:1;
	letter-spacing:.5px;
	text-decoration:none;
	text-transform:uppercase;
	}
	
.headline a:hover{
	color: #8f8475;
	}
#creditfooter a{
	display:block;
	text-indent:-10000px;
	}
.date{
	font-size:10px;
	color: #8f8475;
	}
.readmore{
	display:block;
	text-indent:-10000px;
	width:123px;
	height:29px;
}
.readmore a{
	display:block;
	width:123px;
	height:29px;
	background:url(img/f-button-read.gif) top center no-repeat;
	outline:none;
	position:absolute;
	left:46px;
	bottom:35px;
}
/**END BLOG POSTS**/
	
#foot-right{
	width:220px;
	height:190px;
	overflow:hidden;
	float:left;
	display:inline;
	padding-left:52px;
	padding-right:0px;
	padding-top:70px;
	position:relative;
	}
#foot-right ul{
	list-style:none;
	margin:0;
	padding:0; 
	}
#foot-right ul li{
	font-family:Georgia, Baskerville,"Times New Roman", Times, serif;
	font-size:14px;
	color:#f1e9de;
	font-style:italic;
	line-height:1.5;
}

#foot-right ul li a{
	color:#7b6f5f;
	font-style:normal;
}

#foot-right ul li a:hover{
	text-decoration:none;
}
.twitter{
	display:block;
	text-indent:-10000px;
	width:123px;
	height:29px;
}
.twitter a{
	display:block;
	width:123px;
	height:29px;
	background:url(img/f-button-twitter.gif) top center no-repeat;
	outline:none;
	position:absolute;
	left:50px;
	bottom:35px;
}

.clear{
	clear:both;
}
#copyright{
	float:left;
	width:400px;
	color:#7b6f5f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding-top:7px;
	margin-bottom:50px;
}

#copyright a{
 color:#517d03;
}
#mdc-link{
	float:right;
	width:149px;
}

.malleck{
	display:block;
	width:149px;
	height:30px;
	text-indent:-10000px;
	margin:0;
	padding:0;
	
}

.malleck a{
	display:block;
	background:url(img/malleck-sprite.gif) no-repeat top left transparent;
	width:100%;
	height:100%;
	outline:none;
	
}

.malleck a:hover{
	background-position:0px -30px;
	
}

.post-nav{
	padding:10px 0px 20px 0px;
}

#main-inside .post-info{
	font-size:12px;
	font-style:italic;
	padding-top:20px;
	border-top:1px dotted #CCC;
}

#comment{
	width:500px;
}
#searchform{
	margin-left:10px;
}
#s {
	width:120px;
}
.container{
	margin:0 auto;
	width:934px;
}