/*
Theme Name: The Gathering of Friends
Theme URI: http://thegatheringoffriends.com
Description: A custom built theme by Jake Spurlock.
Author: Jake Spurlock
Author URI: http://jakespurlock.com
Version: 0.5

*/

/* Changelog */

/*CSS RESET*/

/* v1.0 | 20080212 */

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;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background-image:url('../images/stripes.gif');
	}

.clear {
	clear:both;
	width:100%;
	}

#header {
	background-image:url('../images/blog_header.png');
	width:932px;
	height:161px;
	margin:0 auto;
	margin-top:40px;
	}
	
#hide {
	width:304px;
	float:left;
	}

#navbutton {
	padding-right:-30px;
	}

.nav {
	padding-top:0px;
	text-align:right;
	margin-right:50px;
	z-index:9999;
	position: relative;
	}
	#demarleathome { position: absolute; right: 0; top: 0; }
	#demarleathome img {border: none; }
.nav li {
	display: inline;
	list-style-type: none;
	padding-right: 12px;
	font-family:Verdana;
	z-index:9999;
}

.nav li a {
	color:#12224b;
	text-decoration:none;
	z-index:9999;
	}

.foot {
	padding-top:50px;
	text-align:center;
	margin-bottom:20px;
	}
	
.subfoot {
	text-align:center;
	margin-bottom:40px;
	}

.subfoot li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	font-family:Verdana;
	color:#fff;
	font-size:13px;
	}
	
.foot li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	font-family:Verdana;
	color:#fff;
	font-size:13px;
}
	
#body {
	background-image:url('../images/blog_bg.png');
	width:932px;
	background-repeat:repeat-y;
	min-height:500px;
	margin:0 auto;
	padding-bottom:10px;
	}
	
#wide_body {
	background-image:url('../images/blog_bg.png');
	width:932px;
	background-repeat:repeat-y;
	min-height:500px;
	margin:0 auto;
	padding-bottom:10px;
	}
	
#wide {
	width:810px;
	margin:0 auto;
	}
	
#wide h2 {
	font-size:24px;
	color:#333;
	margin-bottom:10px;
	}

#wide h2 a {
	text-decoration:none;
	color:#333;
	}
	
#footer {
	background-image:url('../images/blog_footer.png');
	width:932px;
	height:38px;
	margin:0 auto;
	}
	
#home_left {
	width:295px;
	float:left;
	padding-left:35px;
	padding-top:20px;
	}
	
#home_left p {
	font-family:Georgia, serif;
	color:#12224b;
	padding-bottom:10px;
	line-height:120%;
	}
	
#home_left h4 {
	font-family:"Georgia", serif;
	}
	
#home_left ul li {
	list-style:disc;
	margin-left:20px;
	font-family:"Georgia", serif;
	}

#home_left ul li a {
	text-decoration:none;
	color:#12224b;
	}

#home_left ul li a:hover {
	text-decoration:underline;
	}
	
#home_right {
	margin-left: 20px;
	padding-top: 20px;
	display:block;
	float:left;
	}
	
#home_image {
	background-image:url('../rotate.php?img=4.jpg');
	height:376px;
	background-repeat:no-repeat;
	}

#home_right img {
	/*border:3px solid #fff;*/
	}
	
#candles {
	text-align:right;
	padding-top:180px;
	}
	
#home_right p {
	font-family:"Georgia", serif;
	color:#12224b;
	/*font-style:italic;*/
	padding-bottom:10px;
	line-height:120%;
	}
	
#home_right h4 {
	font-family:"Georgia", serif;
	padding-bottom:10px;
	}
	
#home_right ul li {
	list-style:disc;
	margin-left:20px;
	font-family:"Georgia", serif;
	}

#home_right ul li a {
	text-decoration:none;
	color:#12224b;
	}

#home_right ul li a:hover {
	text-decoration:underline;
	}
	
#recent {
	margin-top:10px;
	}

#recent_recipes {
	display:block;
	width:250px;
	float:left;
	padding-left:15px;
	
	}
	
#recent_blog {
	display:block;
	width:300px;
	float:left;
	}

#news {
	display:block;
	padding-left:15px;
	margin-top:15px;
	}

#content {
	width:540px;
	float:left;
	padding-left:45px;
	padding-right:25px;
	margin-right:0px;
	padding-top:10px;
	}
	
#sidebar {
	width:275px;
	float:left;
	padding:10px;
	margin-right:10px;
	}

#sidebar a {
	color:#12224b;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#rec_sidebar {
	width:275px;
	float:left;
	padding:10px;
	margin-left:35px;
	margin-right:15px;
	margin-top:10px;
	/*background-color:#fff;*/
	}

#rec_sidebar a {
	color:#12224b;
	}

#rec_sidebar ul, #rec_sidebar ul ol {
	margin: 0;
	padding: 0;
	margin-bottom:10px;
	list-style-type:disc;
	}

#rec_sidebar ul li {
	list-style-type: disc;
	margin-bottom: 15px;
	margin-left:10px;
	padding-left:10px;
	}

#rec_sidebar ul p, #rec_sidebar ul select {
	margin: 5px 0 8px;
	}

#rec_sidebar ul ul, #rec_sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#rec_sidebar ul ul ul, #rec_sidebar ul ol {
	margin: 0 0 0 10px;
	}

.space {
	padding:10px 0;
	}

ol li, #rec_sidebar ul ol li {
	list-style: decimal outside;
	}

#rec_sidebar ul ul li, #rec_sidebar ul ol li {
	margin: 10px 10px 0;
	padding: 0;
	}
	
.entry_rec {
	background-image: url('../images/card.png');
	background-repeat:no-repeat;
	padding:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border:1px solid #e9e2b6;
	}

.entry_rec h2 {
	font-size:24px;
	font-family:"Times New Roman", san-serif;
	font-weight:bold;
	margin-bottom:10px;
	color:#12224b;
	}
	
.entry_rec h2 a {
	color:#12224b;
	text-decoration:none;
	}
	
.entry {
	/*background-color:#fff;*/
	padding:10px;
	}
	
.entry h2 {
	font-size:36px;
	font-family:"Times New Roman", san-serif;
	font-weight:bold;
	margin-bottom:10px;
	color:#12224b;
	}
	
.entry h2 a {
	color:#12224b;
	text-decoration:none;
	}
	
.post {
	font-family: "Georgia", Verdana, san-serif;
	font-size:13px;
	}
	
.post p {
	padding-bottom:13px;
	line-height:160%;
	font-size12px;
	font-family:Georgia;
	/*font-style:italic;*/
	/*Can you see all of this italic garbage... What is up with this? Seriously...*/
	}
	
.post ul li {
	list-style-type:disc;
	padding-bottom:10px;
	margin-left:30px;

	}
	
.post h3 {
	font-size:18px;
	padding-bottom:12px;
	}
	

.entry h4 {
	font-size:18px;
	padding-bottom:12px;
	}

.entry h4 a {
	color:#12224b;
	text-decoration:none;
	}
	
#sidebar h2 {
	font-size:24px;
	}
	
img {
	border: 3px solid #fff;
	}
	
.no_border {
	border:0px;
	}
	
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

ol.commentlist {
	margin-left:20px;
	}
	
ol.commentlist li {
	margin-bottom:20px;
	}
	
.av {
	width: 60px;
	float:left;
	margin-bottom:10px;
	}
	
.newcomment {
	margin-bottom:15;
	margin-top:20px;
	}
	
.commentlist {
	padding-bottom:20px;
	}
	
#nav_button {
	padding-bottom:0px;
	}
	
	
h3.tk-learning-curve {
	font-size:36px;
	}
	
blockquote {
	margin-left:15px;
	padding-left:10px;
	border-left:3px dotted #fff;
	}
	
cite {
	text-align:right;
	}

.hide {
	opacity:0;filter:alpha(opacity=0)
	}
	
#rec_content {
	width:540px;
	float:left;
	padding-left:0px;
	padding-right:25px;
	margin-right:0px;
	padding-top:10px;
	}
	
#nav_button a{
	display: block;
	margin-right:100px;
	}
.nav {
	padding-top:0px;
	text-align:right;
	margin-right:0;
	z-index:9999;
	}
	
.foot ul li a {
	color:#fff;
	}
	
.subfoot ul li a {
	color:#fff;
	}
	
.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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color:#ddd;
}

h3.red  {
	text-align:right;
	font-family:Lucida Grande, Arial, Helvetica, san-serif;
	margin-top:-25px;
	margin-right:25px;
	}

h3.red a {
	color:#af1000;
	text-decoration:none;
	text-align:red;
	}
	
.comment_popup {
	margin-top:-4px;
	margin-bottom:10px;
	}