@import url('reset.css');

* {
	color: #333;
	}
	
	
h1, h1 a, h1 a:hover, h1 a:visited, h1 a:active, h1, .blogpost h1 a, .blogpost h1 a:hover, .blogpost h1 a:visited, .blogpost h1 a:active {
	font-size: 31px;
	font-weight: lighter;
	color: #5a3d1c;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 3px;
	text-align: center;
	padding-top: 34px;
	text-decoration: none;
	text-transform:uppercase;
	
	}
h2 {
	color: #5a3d1c;
	font-weight: normal;
	font-size: 13px;
	text-align: center;
   }
p {
	padding-top: 1em;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	
	}
img {
	border: none;
	outline: none;
	}
a, a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
	font-size: 16px;
	}
a:hover {
	color: #ffffff;
	text-decoration: underline;
	
	}

body {
	background-image: url(images/globalbg.jpg);
	}

#wrapper {
	width: 950px;
	margin: auto;
	display: block;

}

#footblognav {
	height: 32px;
	background-color: #66672b;
	vertical-align: middle;
	text-align: center;
	font-size: 18px;
	color: #34200e;
	padding-top: 8px;
}
#insidewrapper {
	width: 950px;

	background-color: #ffffff;
	margin: auto;
	margin-bottom:20px;
	display: block;
	border-right: solid 2px #000;
	border-left: solid 1px #000;
	border-bottom: solid 3px #000;
	}
#header {
	height: 374px;
	width: 100%;
	display: block;
	background-image: url(images/header.jpg);
	border-bottom: 2px solid #8c8d5f;
	}
	
#header img {
	position:absolute;
	top:55px;
	margin-left:70px;
}

#header.header-1 {
	background-image:url(images/header-1.jpg);
}

#header.header-2 {
	background-image:url(images/header-2.jpg);
}

#header.header-3 {
	background-image:url(images/header-3.jpg);
}

#header.header-4 {
	background-image:url(images/header-4.jpg);
}

#header.header-5 {
	background-image:url(images/header-5.jpg);
}

#header.header-6 {
	background-image:url(images/header-6.jpg);
}

#header.header-rene {
	background-image:url(images/header-rene.jpg);
}

#header.header-jesie {
	background-image:url(images/header-jesie.jpg);
}

#navbar {
	height: 36px;
	width: 100%;
	display: block;
	background-image: url(images/Navigation_BG.png);
	margin-top: -74px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #ffffff;
	padding-top: 10px;
	text-align: right;
	}
#navbar ul {
	padding-right: 10px;
	}
#navbar li {
	display: inline;
	}
.wrappernav {
	list-style: none;
	list-style-type: none;
	text-align: right;
	padding-right: 5px;
	letter-spacing: 2px;
	
	
		}
.blogpost {
	padding-left: 48px;
	padding-right: 48px;
	padding-top: 28px;
	font-size:14px;
	}
	
.blogpost p {
	clear:both;
	margin:0 0 10px 0;
	padding:0;
}

.blogpost p img {
	margin:10px 0;
	padding:0;
}

.blogpost p img.aligncenter {
	margin:0 auto;
	text-align:center;
	float:none;
}

blogpost p img.alignright{
	float:right;
	margin:0 0 0 10px;
}

blogpost p img.alignleft{
	float:left;
	margin:0 10px 0 0;
}
	
.blogpost a, .blogpost a:visited {
	color: #5a3d1c;
	font-size:16px;
}
.spacer {
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 a {
	color: #5a3d1c;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
h2 a:hover {
	color: #5a3d1c;
	text-decoration: underline;
	font-size: 16px;
	}
h2 a:active {
	color: #5a3d1c;
	font-size: 16px;
	}
h2 a:visited {
	color: #5a3d1c;
	font-size: 16px;
	}
h2 img {
	padding-top: 16px;
	}
.images {
	padding-top: 1em;
	}
#commentbox {
	width: 830px;
	border: solid 10px #66672b;
	margin: auto;
	margin-top: 20px;
	clear:both;
}


#comments {
	width: 620px;
	font-family: Century Gothic, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 5px;
	height:105px;
	overflow:auto;
	
}
#comments p {
	padding: 1em 20px 0 0;
	font-family: Century Gothic, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	display:inline;
}

ol#comment-list li {
	margin-bottom:20px;
	list-style:none;
}

#addcomment {
	float: right;
	
	border: 3px solid #d20w9j;
}

#addcomment a.addcomment-button, #addcomment a.addcomment-button:visited {
	display:block;
	height:30px;
	width:190px;
	text-indent:-5000px;
	background:url(images/share.jpg) no-repeat;
	overflow:auto;
}

#addcomment .email-button a, #addcomment .email-button a:visited {
	display:block;
	height:40px;
	width:190px;
	text-indent:-5000px;
	background:url(images/email.jpg) no-repeat;
	overflow:auto;
}

h3 {
	color: #66672b;
	font-family: "Century Gothic", Verdana, Helvetica, Arial, Sans-serif;
	font-size: 12px;
	font-weight: normal;
}

h3.comments-header {
	margin-bottom:10px;
}
.name, .name cite, .name a, .name a:visited {
	font-size:12px;
	color: #66672b;
}

.older-posts {
	float:right;
	
	padding-right:20px;
	
}

.newer-posts {
	float:left;	
	padding-left:20px;
}

.older-posts a, .older-posts a:visited, .newer-posts a, .newer-posts a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#452c12;
}

#copyright {
	text-align: center;
	padding: 20px;
	font-size: 18px;
	color: #34200e;
}

#comment-form, ol.cf-ol {
	background:#FFF;
	width:360px;
	margin:20px auto;
	padding:20px;
	font-size:17px;
}

ol.cf-ol {
	color:#333333;
	font-family:Georgia,"Times New Roman",Times,serif;
	width:500px;
}

form#cformsform.cform {
	width:500px;
	margin:0 auto;
}

.reqtxt, .emailreqtxt {
	font-size:10px;
	margin-left:10px;
}

p.linklove {
	display:none;
}


#comment-form label, label , ol.cf-ol label span, form #commentform label {
	float:left;
	width:100px;
	text-transform:uppercase;
	color:#34210e;
}

#comment-form input, input {
	float:left;
	border:solid 1px #34210e;
	padding:4px;	
}



ol.cf-ol {
	list-style:none;
}

ol.cf-ol li {
	clear:both;
	margin-bottom:3px;
}


#comment-form a, #comment-form a:visited {
	color: #66672b;
	font-size:17px;
}

#comment-form p {
	margin:20px 0;
	padding:5px;
}

#comment-form input.submit-button {
	float:right;
	background:0;
	border:0;
	font-size:17px;
	text-transform:uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#34210e;
}

#copyright {
	font-size:10px;
}omment-form a:visited {
	color: #66672b;
	font-size:17px;
}

#comment-form p {
	margin:20px 0;
	padding:5px;
}

#comment-form input.submit-button {
	float:right;
	background:0;
	border:0;
	font-size:17px;
	text-transform:uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#34210e;
}

#copyright {
	font-size:10px;
}

#wp-email-popup {
	background:#FFF;
	margin:0 50px;
 color:#66672b;
}

#wp-email-popup .wp-email form p textarea#yourremarks {
	width:350px;
}

#comment-form p {
	margin:20px 0;
	padding:5px;
}

#comment-form input.submit-button, input.sendbutton {
	float:right;
	background:none;
	border:0;
	font-size:17px;
	text-transform:uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#34210e;
}

#copyright {
	font-size:10px;
}

#wp-email-popup {
	background:#FFF;
	margin:0 50px;
}
