/*
Theme Name: GFox
Theme URI: http://www.gracefox.com
Description: Theme for Gracefox.com
Version: 1.0
Author: George B. Weis, Matthew Fox, and slicerus.com
Author URI: http://www.tekeme.com

*/


/*-------
// global reset
//-----*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }
acronym { cursor: help; }



/*-------
// general
//-----*/

html { font-size: 100.01%; }
body { font-size: 62.5%; line-height: 1.2; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 1px 2px; font-size: 100%; font-family: Arial, sans-serif; }
.submit { cursor/**/: /**/pointer; }
select { font-size: 100%; font-family: Arial, sans-serif; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: underline; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; }
a.inv:link, a.inv:visited { text-decoration: underline; }
a.inv:link:hover, a.inv:visited:hover { text-decoration: none; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }



/*-------
// custom styles
//-----*/

a:link, a:visited {
	color: #798e97;
}
a:visited { 
}
a:link:hover, a:visited:hover {
}

html { height: 100.01%; }
body {
	font-family: Verdana, Geneva, sans-serif;
	background: #786461 url(img/body-bg.gif) repeat 50% 0;
}
#body {
	width: 100%;
	background: url(img/body-t.png) no-repeat 50% 0;
}

#page {
	font-size: 1.2em;
	width: 948px;
	margin: 0 auto;
	color: #4a3937;
}

#top {
	background: url(img/header.png) no-repeat 0 0;
	height: 351px;
}
	#logo {
		padding: 100px 0 0 250px;
	}
		#logo a:link, #logo a:visited {
			display: block;
			width: 330px;
			height: 170px;
			text-indent: -1000em;
		}

#wrap {
	width: 100%;
	overflow: hidden;
	background: url(img/page-bg.png) repeat-y 0 0;
}
	#content {
		float: left;
		width: 647px; /* 647 */
		padding: 50px 20px 20px 50px;
		background: url(img/content-bg.png) no-repeat 6px 0;
		position: relative;
	}
	#side {
		float: right;
		width: 195px;
		padding: 22px 19px 0 17px;
		background: url(img/side-bg.png) no-repeat 0 0;
	}


#content p {
	line-height: 1.4;
	margin: 0 0 1.5em;
}

/* Alas, pretty bullets are no more because of stupid IE bugs
#content ul {
	list-style-type: none;
	padding-left: 0;
	line-height: 1.3;
	margin: 0 0 2em 1.5em;
}
	#content ul li {
		padding: .2em 0;
		background: url(img/bullet.gif) left top no-repeat;
		padding-left: 15px;
	}
*/
#content ul {
	list-style-type: disc;
	padding-left: 0;
	line-height: 1.3;
	margin: 0 0 2em 1.5em;
}
	#content ul li {
		padding: .2em 0;
	}

#content h1 {
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	font-size: 200%;
	font-weight: normal;
	color: #bf5545;
	margin: 0 0 .25em;
}
#content h2 {
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	font-size: 150%;
	font-weight: bold;
	color: #bf5545;
	margin: 0 0 .5em;
}
#content h3 {
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	font-size: 120%;
	font-weight: bold;
	color: #bf5545;
	margin: 0 0 .5em;
}

.pageDetails {
	float: right;
	margin: 0 2ex;
}
.pageDetails H3 {
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	text-align: center;
	font-size:130% !important;
}

/*
#content .img {
	float: left;
	width: 200px;
	position: relative;
	left: -200px;
	margin: 0 -200px 0 0;

}
	#content .img img {
		border: solid 8px #FFFFFF;
	}
*/

DIV#side a:link, DIV#side a:visited { text-decoration: none; cursor/**/: /**/pointer; }
DIV#side a:hover, DIV#side a:active { text-decoration: underline; cursor/**/: /**/pointer; }
DIV#side DIV {
	margin-bottom: 2ex;
}
.widget_pages {
	margin: 0 0 15px 10px;
}
    .widget_pages ul li:before {
        content: "\00BB \0020";
        color: #798e97;
    }
	.widget_pages li {
		padding: .1em 0;
	}
		.widget_pages li.active a:link, #menu li.active a:visited {
			color: #bf5545;
		}
		.widget_pages li ul {
			margin: .5em 0 0 1.5em;
		}

#signup {
	background: url(img/box-signup.png) no-repeat 0 0;
	width: 161px;
	height: 179px;
	padding: 10px 10px 0;
}
	#signup h2 {
		height: 42px;
		text-indent: -1000em;
	}
	#signup p {
		margin: 0 0 5px;
		font-size: 90.91%;
		color: #563731;
	}
		#signup label {
			display: block;
			margin: 0 0 1px;
		}
		#signup input.text {
			border: solid 1px #53352c;
			background: #FFFFFF;
			padding: 2px 3px;
			width: 150px;
			font-size: 110%;
		}
	#signup p.button {
		text-align: right;
	}

.widget_twitter {
	
}
	.widget_twitter li.twitter-item {
		padding: .3em 0;
	}
    
#footer {
	background: url(img/footer.png) no-repeat 0 0;
	height: 103px;
	padding: 35px 240px 20px 100px;
}





/* Begin posts */
.post {
	clear: both;
}
.entry {
	clear: both;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#searchform #s {
	width: 108px;
	padding: 2px;
	}

#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
/*	text-align:center;*/
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 90%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	/* float: right; */
	}
/* End Form Elements */



/* Begin Comments*/

ol.commentlist {
	font-size:12px;
	list-style:none;
	margin:10px 0 30px 0;
	border-bottom:#9E675E 2px solid;
}

.commentlist li {
	border-top:#9E675E 1px solid;
	padding: 4px;
	list-style:none;
	clear: both;
}

.commentlist .children{
margin-left:2em;
}

.commentlist li.bypostauthor {
background-color:#CEBB97;
}

.commentlist .reply {
margin: 0 0 5px 10px;
}
.comment-mod {
margin:10px 0 0 10px;
}

.comment-mod em {
background-color:#fff897;
padding:1px 3px;
}

.comment-author {
margin: 0;
float:right;
width:220px;
}

.comment-author img {
float:left;
margin:0 5px 0 0;
}

.comment-author p {
line-height:20px;
}

.comment-author small {
font-size:11px;
}
.says {
	display: none;
}
.comment-meta {
	margin:3px 0 10px 10px;
	float:right;
	clear: right;
	width:220px;
}




/* End Comments */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
	clear: both;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Contact form 7 */
span.wpcf7-list-item { display: block; }

