/*   
Theme Name: Love-Inspired Theme
Theme URI: http://love-inspired.com
Description: This is a custom theme built for Love-Inspired clients.
Author: Love-Inspired
Author URI: http://love-inspired.com
Version: 1
*/

@media screen {
	
	* { margin: 0; padding: 0; }
	
	@font-face {
    font-family: 'BrandonGrotesqueRegular';
    src: url('brandon_re-webfont.eot');
    src: url('brandon_re-webfont.eot?#iefix') format('embedded-opentype'),
         url('brandon_re-webfont.woff') format('woff'),
         url('brandon_re-webfont.ttf') format('truetype'),
         url('brandon_re-webfont.svg#BrandonGrotesqueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



html {background-image:url(images/background.jpg) }
body { font: 12px 'BrandonGrotesqueRegular', sans-serif; color:#B1AC9C; line-height:16px; overflow-x: hidden;
background: url("images/page-background.png") repeat-y scroll center top transparent; }



.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


article, aside, figure, footer, header, nav, section { display: block; }

a {
	color: #A0B39D;
	text-decoration:none;}

#page-wrap {
	width:1008px; 
	margin: 0 auto 10px; 
	background-image:url(images/sidebar-background.gif);
	background-repeat:repeat-y;
    box-shadow: 0 0 10px #A7A7A7;
	
	}

#logo {
	background: url(images/header.png) top center no-repeat; 
	height: 240px; 
	width: 1000px;
	margin-left:5px;
	}
	
	.ncode_imageresizer_warning {
		display:none;
	}

	
	
/* Twitter feed  */

#twitter_container h3 {
	font-size: 11px;
	font-weight:normal;
	letter-spacing:2px; 
	color:#B1AC9C; 
	text-transform:uppercase; 
	margin:0 0 10px 0;
	border-bottom: 1px solid #fff;}


	 
	   #twitter_container {
	       min-height:400px;
	       height:auto !important;
	       height:400px;
	       padding: 5px 0 0 0 ;
		   width:200px;
		   
		   
		   
	   }
	 
	       #twitter_update_list {
	           
	           padding: 0;
	           overflow: hidden;
	   		font-size: 1em;
	          color: #fff;
	           line-height: 1.3em;
			   width:170px;
	          
	       }
	 
	       #twitter_update_list li {
	         
	           list-style: none;
	       }
	 
	       #twitter_update_list li a {
	           color: #fff;
	           border-bottom: dotted 1px;
	           text-decoration: none;
	       }
	 
	       #twitter_update_list li a:hover {
	           color: #31353d;
	           background: #d3f1f9;
	       }
	 
	

#social{
	width:220px;
	height:220px;
	margin-left:20px;
}

#social img{
	margin: 0 2px;
}

#latest_tweet h3 {
	font-family: 'Old Standard TT';
	color:#fff; 
	font-weight: normal;
	font-size:15px;
	padding-top:22px;
}




h2 { font-size: 20px; 
		color:#A0B39D;
	 	height:65px;
		width:650px;
		position:relative;
		margin:0 0 10px 0;
		font-weight:normal;
		
		}
		
h4 {	padding: 10px 0 0 30px;
		font-size: 16px; 
		text-transform:uppercase;
		color:#A0B39D;
		font-weight:normal;
		}
		
h5 a {
	color:#A0B39D; 
	text-decoration:none;
}




h5 {
    color: #A0B39D;
    font-family: 'BrandonGrotesqueRegular';
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 150%;
    margin-top: 10px;
    padding: 30px 0 0 30px;
    text-decoration: none;
    text-transform: uppercase;
    width: 650px;

}

h2 p {margin-top: 0px;

}



.date {
	color:#e7bb21;
	padding:20px 0 10px 0;
	margin-top:-10px;
}

.post p.date2 {
	float:right;
	color: #B1AC9C;
	font-weight:normal;
	font-size:17px;
	padding-right: 10px;
	font-family: 'Old Standard TT';
	font-style:italic;
	text-transform:none;
	letter-spacing:0px;
	margin-left:20px;
	
	
}

#respond {
		padding:30px;
	}
	
.post-edit-link {
	padding-left:30px;
}



	
/*h2 span {
	position:absolute;
	right:100%;
	width:20px;
	top:5px;
	height:100%;
	background-color:#7abdbb;
	background-image: url(images/nav-shadow.png);
	background-position: right top;
	background-repeat: repeat-y;
}*/

nav {
    color: #B1AC9C;
    padding: 120px 0 0 450px;
}
	
	
#menu {
	height:41px;
	width:800px;
	
}


#menu p {
	font-size:11px;
	letter-spacing:1px;

}

#menu a {

	text-decoration:none;
	font-family:'BrandonGrotesqueRegular';
	margin-right:30px;
	color: #B1AC9C;
}

#menu a:hover {

	color:#B1AC9C;
}

nav form {float:right;}

nav li {display: inline; 
	list-style-type: none; 
	text-align:center;}

nav ul li a {padding:5px; 
	 
	text-decoration:none; 
	color:#B1AC9C;
}

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

nav ul li:nth-child(5) a {
	border-right:none;
}

nav ul {
	float:left;
	padding-left:30px;
}




aside {
	float:right;
	width:250px;
	

}

#aside {
	float:right;
	width:250px;
	margin-right:0px;
	

}

.screen-reader-text {
display:none;
}

#searchform {
padding-top:20px;
}

#main-content {
    float: left;
    margin-left: 25px;
    width: 700px;
}

.entry, .postmetadata {
	padding:10px 50px 30px 30px;
	margin-right:50px;
	width:650px;
	}
	
	.postmetadata {
		font-size:11px;
		text-transform:uppercase;
		letter-spacing: 1px;
		
		}
	
.entry p {
	margin: 10px 0 10px 0;
	font-size:14px;
	line-height: 20px;
	

}

.entry br {
	

}

.entry img {
	
	

}

.aligncenter, .alignleft {
	text-align:center;
	padding:10px;
	background-image:url(images/image-back.jpg);
	display: block;
    margin: auto;
}
	
 .meta{
		padding:5px 30px 5px 30px;
		width:700px;
		font-size:14px;}
		
.add-a-comment {
	margin-left:350px; 
font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 20px; 
	text-decoration:none;
}

.add-a-comment a {
	text-decoration:none;
}

.widget {
	padding:25px 0;

}

.widget h3 {
	font-size: 16px; 
	font-weight:normal;
	color:#B1AC9C;

	
}

/* Cataegories, etc widget titles */
.widget h2 {
	font-size: 16px;
	height:20px;
	width:260px; 
	color:#B1AC9C;

	
}

#recent-posts-3, #text-3 {
	width: 200px;
	margin-left:30px;
}

#recent-posts-3 ul li {
	list-style:none;
	margin-bottom:20px;
	}

.twitter_title_link {
	text-decoration:none;
	color:#B1AC9C;
	margin-top:20px;
}



#twitter-1 {
	margin-top:15px;
}
	

#twitter-1 ul li {
	list-style:none;
	margin-bottom:20px;
	font-size:11px;
	color:#79bcbb;

} 

.twitter-timestamp {
	font-size:10px;
	margin-left:5px;
}

.designed {display:none;}

#search-3 {
	margin: 0 0 0 15px;
}


#categories-3, #archives-3 {
	margin: 0 0 40px 20px;
	text-align:center;
	
}



#categories-3 h2, #archives-3 h2  {
	font-family: 'BrandonGrotesqueRegular';
	font-size:16px;
	margin-bottom:20px;
}

.widget p {
	font-size:11px;
	margin:10px;
	padding-bottom:10px;
}

#about_me {
	width:186px; 
	height:355px;
	background-image:url(images/about-background.png);
	background-repeat:no-repeat;
	  font-size: 9px;
	margin-left:32px;

}

#about_me p {
	padding-top:235px;
	line-height:14px;
}

#featured {
	margin:20px 0 10px 0;
}

#featured p {
	margin:3px 60px 0 10px;
	}
	
#featured img {
	margin:15px 0;
}

.featured_links {
	text-transform:uppercase;
	font-size:16px;
	}

#latest_tweet {
	width:2500px; 
	height:140px;
	background-image:url(images/twitter-frame.png);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-top:20px;
	margin-left:18px;
	
}


#latest_tweet p {

	font-family:Georgia, 'Times New Roman', Times, serif;
	font-style:italic;
	font-size:11px;
	
}

input, textarea {
	border:none;
	border: thin solid #CCC;
	padding:5px;
	margin:20px 0;
}

h7 {
	font-family: 'Old Standard TT';
    font-size: 17px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: 0;
	color:#FC0;
	border-bottom: dotted thin #FC0;
	border-right: none;
	border-top: none;
	border-left: none;
}

.pressImage {
	margin:20px 0 50px 0;
}


#submit {
	 color: white;
    font-family: 'Old Standard TT';
    font-size: 17px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: 0;
	background-image:url(images/image-back.jpg);
}

#respond h2 {
	text-transform:uppercase;
	letter-spacing:1px;
}

ol.commentlist { list-style: none; margin-bottom: 30px; margin-left:20px;}
ol.commentlist li { margin-bottom:30px; line-height:150%; }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 11px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

#comments {
	margin: 50px 0 0 20px;
	font-family: 'BrandonGrotesqueRegular';
	font-size:16px;
}

h2#comments { 
height:25px;}

#respond h2{
	font-family: 'BrandonGrotesqueRegular';
	font-size:16px;
	height:25px;}

.navigation {
	padding:5px;
}


.next-posts {

	margin:20px;
	
	
}

.prev-posts {
	float:left;
	margin-left: 350px;
}

footer {
	width:1000px;
	margin: 0 auto 20px;
	color: gray;
	text-transform:uppercase;
	letter-spacing: 1px;
	height:50px;
	background-repeat:no-repeat;
	background-position:top;
	padding-top:30px;
	
}

#designer, #copyright {
	font-size:10px;
	
}

#designer {
	width:70%;
	float:left;


}

#copyright {
	width:30%;
	float:right;
	text-align:right;
}


/* categories tweak */

ul#navlist { font-family: sans-serif; }

ul#navlist a
{
font-weight: bold;
text-decoration: none;
}

ul#navlist, ul#navlist ul, ul#navlist li
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-align:center;
}

ul#navlist li { float: left;
text-align:center; }

/* this controls the title */

ul#navlist li a
{

	color: #A0B39D;
    font-weight: normal;
 	padding: 5px 0px 5px 5px;
	font-family: 'BrandonGrotesqueRegular';
	text-transform: uppercase;
	font-size:13px;
	text-align:center;
	font-weight:bold;
}

ul#navlist li a:hover
{
color: #A0B39D;

}

ul#navlist li a:active
{
color: #fff;
background-color: #fbf8f3;
}

ul#subnavlist { display: none;  }
ul#subnavlist li { float: none; }


ul#subnavlist li a
{
padding: 0px;
margin: 0px;
font-size:12px;

}

ul#navlist li:hover ul#subnavlist
{
display: block;
position: absolute;
font-size: 10px;

}

/* controls the link box */
ul#navlist li:hover ul#subnavlist li a
{
display: block;
width:203px;
border: none;
padding: 5px;
background-color: #fbf8f3;
 font-family: 'BrandonGrotesqueRegular';
}

ul#navlist li:hover ul#subnavlist li a:before { 
content: "  » "; 
}

.current {
	 font-family: 'BrandonGrotesqueRegular';
	 font-size: 12px; 
	 font-weight:normal;
	 text-transform:uppercase;
	 letter-spacing:1px;}
	 
#subactive {
	 background-color: #ccc;
	 }
	 
#categories-2 h2, #archives-2 h2 {
		 margin-left:70px;
		 list-style-type: none;
		 text-transform:uppercase;
		 font-size:14px;
		 letter-spacing: 1px;
	 }
	 
 #categories-2 ul, #archives-2 ul {
		 margin-left:75px;
		 list-style-type: none;
		 font-size:14px;
	 }
	 
	 
	  #categories-2 li, #archives-2 li {
		 padding:5px;
	 }