/*  
Theme Name: Day Dream
Theme URI: http://fightingfriends.com/daydream/
Description:dreamy, single column theme. 
Version: 0.5
Author: Jim Whimpey
Author URI: http://fightingfriends.com
*/

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		BODY, WRAPPINGS, ANCHORS
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body {
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "Gill Sans", GillSans, Helvetica, Arial, Verdana, sans-serif;
	background-image: url("./images/bg.png");
	background-attachment: fixed;
	background-repeat: repeat-x repeat-y;
	}

	#wrapper {
		margin-left: auto;
		margin-right: auto;
		margin-top: 100px;
		position: relative;
		width: 691px;
		background-image: url("./images/page_shadow_l.png");
		background-repeat: repeat-y;
		}
	
	#wrapper_r {
		position: absolute;
		width: 17px;
		height: 100%;
		right: 0px;
		top: 0px;
		margin: 0;
		padding: 0;
		background-image: url("./images/page_shadow_r.png");
		background-repeat: repeat-y;
	}
		
		a {	color: #08163b;	text-decoration: none; }			
			a:hover { border-bottom-color: #abafb5; border-bottom-width: 1px; border-bottom-style: dotted; text-decoration: none; color: black; }

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		HEADER, HEADINGS, what not
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	
#header {
	text-shadow: 0px -1px 1px #2b2b2b;
	font-family: "Futura-CondensedMedium", "Futura Condensed Medium", FuturaCondensed-Medium, "FuturaCondensed Medium", "Futura Condensed-Medium", "Futura Condensed", "FuturaCondensed", "Futura-Condensed", "Arial Narrow", "Arial-Narrow";
	width: 760px;
	height: 89px;
	background-image: url(./images/header.png);
	background-repeat: no-repeat;
	text-align: left;
	padding: 60px 0 0 30px;
	margin: 0 0 0 -380px;
	top: 0px;
	left: 50%;
	position: fixed;
	z-index: 9999;
}

#header h2 {
	font-size: 27px;
}

#header a {
	text-decoration: none;
	color: #fff;
}

#header a:hover {
	border-bottom-width: 0px;
	text-decoration: none;
	color: #fff;
}

#headerHole {
	width: 701px;
	height: 36px;
	position: fixed;
	top: 131px;
	left: 50%;
	margin: 0 0 0 -350px;
	padding: 0px;
	background-image: url(./images/header_hole.png);
	background-repeat: no-repeat;
}

#headerLedge {
	width: 677px;
	height: 19px;
	position: fixed;
	top: 130px;
	left: 50%;
	margin: 0 0 0 -338px;
	padding: 0px;
	background-image: url(./images/headerLedge3.png);
	background-repeat: no-repeat;
	z-index: 99999;
}

#vignette_tl {
	position: fixed;
	z-index: 999999;
	top: 0;
	left: 0;
	width: 20%;
	height: 350px;
	background-image: url(./images/tl_vignette.png);
	background-repeat: no-repeat;
}

#vignette_tlt {
	background-position-x: 0px;
	position: fixed;
	z-index: 999999;
	top: 0;
	left: 0;
	width: 530px;
	height: 130px;
	background-image: url(./images/tl_vignette.png);
	background-repeat: no-repeat;
}

#vignette_t {
	position: fixed;
	z-index: 999999;
	top: 0;
	left: 530px;
	width: 20%;
	height: 130px;
	background-image: url(./images/t_vignette.png);
	background-repeat: repeat-x;
}
	
	h1 {
		margin: 0 0 0 20px;
		font-size: 2.8em;
		font-weight: normal;
		}
		
		h1 a, h1:visited { color: #fff; text-decoration: none; }
		
	.description {
		margin: 0 0 0 35px;
		color: #fff;
		font-size: 1.2em;
		}


/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		TOP BAR
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#topbar {
	padding: 0px;
	margin-left: -328px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	color: #d6dae1;
	text-shadow: 0px -1px 1px #2b2b2b;
	position: fixed;
	z-index: 9999;
	width: 657px;
	height: 25px;
	top: 70px;
	left: 50%;
	text-align: left;
	font-family: "Futura-CondensedMedium", "Futura Condensed Medium", FuturaCondensed-Medium, "FuturaCondensed Medium", "Futura Condensed-Medium", "Futura Condensed", "FuturaCondensed", "Futura-Condensed", "Arial Narrow", "Arial-Narrow";
	font-size: 21px;
	}
	
	#topbar ul {
		margin-left: 15px;
		margin-bottom: 0;
		margin-right: 0px;
		margin-top: 12px;
		float: right;
		list-style:  none;
		padding: 0;
		}
		
		#topbar ul li {
			display: block;
			list-style: none;			
			float: right;

			font-size: 0.9em;
			}
			
			#topbar ul li a, #topbar ul li a:visited {
				border-top-width: 1px;
				border-top-style: hidden;
				float: right;
				display: block;
				padding: 3px 4px 6px 4px;
				height: 22px;
				color: #fff;
				text-decoration: none;
				}
				
				#topbar ul li a:hover { 
					float: right; 
					border-right-width: 0px; 
					border-left-width: 0px; 
					border-bottom-width: 0px; 
					border-bottom-style: none; 
					border-top-color: #43464c; 
					border-top-style: ridge; 
					border-top-width: 1px; 
					text-shadow: 0px 2px 2px black; 
					background: #53565e;
					-moz-border-radius: 8px;
					-webkit-border-radius: 8px;
				}
				
				#topbar ul li ul, #topbar ul li ul li {
					float: right;
					margin: 0;
					padding: 0;
					}
				
					#topbar ul li ul li a, #topbar ul li ul li a:visited {
						border-top-width: 1px;
						border-top-style: hidden;
						float: right;
						display: block;
						padding: 6px 6px 0 8px;
						height: 19px;
						color: #fff;
						text-decoration: none;
						}
						
	.pageBottom { 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-right: 0px; 
	padding-top: 0px; 
	margin-left: -348px; 
	margin-bottom: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	left: 50%; 
	position: relative; 
	height: 25px; 
	width: 695px; 
	background-repeat: no-repeat; 
	background-image: url('./images/pageBottom.png'); 
	
	text-shadow: 0px -1px 1px #2b2b2b;
	font-family: "Futura-CondensedMedium", "Futura Condensed Medium", FuturaCondensed-Medium, "FuturaCondensed Medium", "Futura Condensed-Medium", "Futura Condensed", "FuturaCondensed", "Futura-Condensed", "Arial Narrow", "Arial-Narrow";
	color: #fff;
	font-size: 14px;
	text-align: center;
	} 
	
	.permalinkicon {
		margin: 0;
		padding: 0;
		vertical-align: bottom;
	}
	
	.permalinkicon:hover {
		background-color: #f1f1f1;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		text-decoration: none;
		border-bottom-width: 0px;
		border-bottom-style: none;
	}
	
	.post_Link:hover .permalinkicon:hover {
		background-color: #f1f1f1;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		text-decoration: none;
		border-bottom-width: 0px;
		border-bottom-style: none;
	}

	
	.permalinkiconhref {
		margin: 0;
		padding: 0;
		vertical-align: bottom;
		text-decoration: none;
		border-bottom-width: 0px;
		border-bottom-style: none;
	}
	
	.permalinkiconhref:hover {
		background-color: #f1f1f1;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		text-decoration: none;
		border-bottom-width: 5px;
		border-bottom-style: solid;
		border-bottom-color: #fff;
	}
	
	.post_Link:hover .permalinkiconhref:hover {
		background-color: #f1f1f1;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		text-decoration: none;
		border-bottom-width: 0px;
		border-bottom-style: none;
	}
	
	.post h2 .permalinkiconhref:hover {
		text-decoration: none;
		border-bottom-width: 0px;
		border-bottom-style: none;
	}

	
	.pageicon {
		margin: 0px 5px 6px 5px;
		padding: 0;
		vertical-align: bottom;
	}
	
	.pageicon:hover {
		text-decoration: none;
		border-bottom-width: 0px;
		border-bottom-style: solid;
	}
	
	.content h2 {
		font-family: "Gill Sans Light", GillSans-Light, "GillSans Light", "Gill Sans";
		font-weight: lighter;
		font-size: 24px;
		color: #06163f;
	}
	
	.feed a {
			margin-left: 20px;
			color: #b3b6ba;
			font-family: "Futura-CondensedMedium", "Futura Condensed Medium", FuturaCondensed-Medium, "FuturaCondensed Medium", "Futura Condensed-Medium", "Futura Condensed", "FuturaCondensed", "Futura-Condensed", "Futura Medium Condensed", "Arial Narrow", "Arial-Narrow";
			font-size: 15px;
			margin-bottom: 0;
			border-top-width: 1px;
			border-top-style: hidden;
			float: right;
			display: block;
			padding: 3px 4px 0px 4px;
			text-decoration: none;
	}
	.feed a:hover { 
			float: right; 
			border-right-width: 0px; 
			border-left-width: 0px; 
			border-bottom-width: 0px; 
			border-bottom-style: none; 
			border-top-color: #43464c; 
			border-top-style: ridge; 
			border-top-width: 1px; 
			text-shadow: 0px 2px 2px black; 
			background: #53565e;
			-moz-border-radius: 8px;
			-webkit-border-radius: 8px;
	}
	


/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		CONTENT
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#content {
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 55px;
	width: 657px;
	margin: 0 auto;
	text-align: left;
	background-color: #ebebeb;
	background-image: url(./images/textured_paper.png);
	background-repeat: repeat-y repeat-x;
}

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		POSTS
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.via {
	padding-left: 10px;
		font-family: "Gill Sans", GillSans;
		font-size: 11px;
		font-weight: normal;
		color: #838fae;
}

.sep {
	position: relative;
	height: 1px;
	width: 611px;
	background-color: #c2c6d2;
	margin-top: 19px;
	margin-bottom: 19px;
	padding: 0;
	margin-left: 23px;
	margin-right: 23px;
}

.post {
		margin-bottom: 0px;
		margin-top: 0px;
		margin-right: 23px;
		margin-left: 23px;
		padding-left: 0;
		padding-bottom: 0px;
		padding-right: 0;
		padding-top: 0px;
	}

.post_Link {
		width: 589px;
		margin-bottom: 0px;
		margin-top: 19px;
		margin-right: 23px;
		margin-left: 23px;
		padding-left: 11px;
		padding-bottom: 0px;
		padding-right: 11px;
		padding-top: 5px;
		background-image: url(./images/link_bg.png);
		background-repeat: repeat-x repeat-y;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
}



.post_Link:hover {
		background-image: url(./images/link_bg_hil.png);
		cursor: pointer;
}

.post_Link:hover h2 a {
	text-shadow: none;
	color: #06163f;
}

.post_Link h2 {
		padding-bottom: 0px;
		padding-top: 0px;
		margin-left: 0px;
		margin-bottom: 12px;
		margin-right: 0px;
		margin-top: 0px;
		font-family: "Gill Sans", GillSans, Helvetica, Arial, sans-serif;
		font-size: 14px;
		font-weight: normal;
		color: #06163f;
}

.post_Link h2 a {
		padding-bottom: 0px;
		padding-top: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 0px;
		font-family: "Gill Sans", GillSans, Helvetica, Arial, sans-serif;
		font-size: 14px;
		font-weight: normal;
		color: #06163f;
}

.post_Link h2 a:hover {
		text-transform: none;
		text-decoration: none;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #555;
}
		
	.post h2 a {
		padding-bottom: 0px;
		padding-top: 0px;
		margin-left: 0px;
		margin-bottom: 0;
		margin-right: 0px;
		margin-top: 0px;
		font-family: "Gill Sans Light", GillSans-Light, "GillSans Light", "Gill Sans";
		font-weight: lighter;
		font-size: 24px;
		color: #06163f;
		}
		
		
	
.commentauthor {
		display: inline-block;
		font-family: "Gill Sans Light", GillSans-Light, "GillSans Light", "Gill Sans";
		font-weight: lighter;
		font-size: 22px;
		color: #06163f;
}	
	
.commentdate {
		margin-left: 10px;
		display: inline-block;
		font-family: "Gill Sans Light", GillSans-Light, "GillSans Light", "Gill Sans";
		font-weight: lighter;
		font-size: 12px;
		color: #444;
		float: right;
}
		
	.post h2 {
		padding-bottom: 0px;
		padding-top: 0px;
		margin-left: 0px;
		margin-bottom: 12px;
		margin-right: 0px;
		margin-top: 0px;
		font-family: "Gill Sans Light", GillSans-Light, "GillSans Light", "Gill Sans";
		font-size: 24px;
		font-weight: lighter;
		color: #06163f;
		}
	
	.post hr {
		height: 1px;
		padding: 0px;
		border-top-style: dotted;
		border-bottom-style: dotted;
        color: #adb1b7;
        border-right-style: none;
        border-left-style: none;
		margin-top: -10px;
		margin-bottom: 15px;
	}

	.h2caps {
		font-size: 15px;
		font-family: "Gill Sans", GillSans-Bold;
		text-transform:uppercase;
		font-weight: normal;
		color: #637298;
	}

		.post h2.single { padding-bottom: 0px; padding-top: 0px; margin-left: 0px; margin-bottom: 12px; 
margin-right: 0px; margin-top: 0px; }
			
			.post h2 a:hover { text-decoration: none; border-bottom-color: #637298; border-bottom-width: 1px; border-bottom-style: dotted; color: #637298; }
			
	.post .data {
		padding-bottom: 0px;
		padding-top: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 0;
		font-size: 14px;
		font-family: "Gill Sans", GillSans;
		font-weight: normal;
		color: #637298;
		}
		
		.post h3 {
			margin-left: 0px;
			margin-bottom: -10px;
			margin-right: 0px;
			margin-top: 25px;
			font-size: 1.3em;
			font-weight: normal;
			color: #003399;
			}
			
			#content>.post h3 { margin-bottom: 8px; } /* FF Specific */

	.post>.entry {
		text-shadow: 0px 1px 1px white;
		padding-bottom: 3px;
		padding-top: 0px;
		margin-left: 0px;
		margin-bottom: 0;
		margin-right: 0px;
		margin-top: -6px;
		width: 611px;
		font-size: 14px;
		font-family: "Gill Sans", GillSans;
		font-weight: normal;
		color: #637298;
		}
		
	.post_Link>.entry {
		text-shadow: 0px 1px 1px white;
		padding-bottom: 3px;
		padding-top: 0px;
		margin-left: 0px;
		margin-bottom: 0;
		margin-right: 0px;
		margin-top: -6px;
		width: 611px;
		font-size: 14px;
		font-family: "Gill Sans", GillSans;
		font-weight: normal;
		color: #637298;
		width: 589px;
	}
		
	.post_Link:hover>.entry {
		text-shadow: 0px -1px 1px #555;
		padding-bottom: 3px;
		padding-top: 0px;
		margin-left: 0px;
		margin-bottom: 0;
		margin-right: 0px;
		margin-top: -6px;
		width: 611px;
		font-size: 14px;
		font-family: "Gill Sans", GillSans;
		font-weight: normal;
		color: #eee;
		width: 589px;
	}
		
		.postmetadata {
			width: 406px;
			margin: 25px auto 15px auto;
			border: 1px solid #DDDDDD;
			background: #F5F5F5;
			text-align: center;
			font-size: 0.9em;
			padding: 8px 10px;
			}
			
			.postmetadata#single {
			
				margin: 20px auto 30px auto; 
				padding: 10px;
		font-size: 12px;
		font-family: "Gill Sans", GillSans;
		font-weight: normal;
		color: #637298;
					-moz-border-radius: 6px;
					-webkit-border-radius: 6px;
			
			}
			
			.postmetadata small { font-size: 0.8em; }			
			
				

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		POST PARAPHERNALIA
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

		blockquote {
			margin-left: 20px;
			margin-bottom: 10px;
			margin-right: 10px;
			margin-top: 10px;
			border-left: solid;
			border-left-width: 5px;
			border-left-color: #bbc0c5;
			padding: 0 0 0 5px;
			color: #7f7f80;
			}
		
		.post_Link:hover blockquote {
			color: #ddd;
		}
		
		.post_Link:hover a {
			color: #08163b;
			text-shadow: 0px 1px 1px #bbb;
		}
		
		.post_Link:hover a:hover {
			border-bottom-color: #333; 
			border-bottom-width: 1px; 
			border-bottom-style: dotted; 
			text-decoration: none; 
		}
		
		.post ul {
			margin: 10px 0 ;
			padding: 0 0 0 37px;
			}
		
		.post a:hover { color: #0099CC; }
		
		.post p {
			margin-top: 10px;
			margin-bottom: 0px;
			padding: 0;
		}
		
		.post_Link p {
			margin-top: 0px;
			margin-bottom: 5px;
			padding: 0;
		}
		
		.pagetitle {
			font-family: "Gill Sans", GillSans;
			font-weight: normal;
			background-color: #adb1b7;
			color: #fff;
			font-size: 24px;
			text-align: center;
			padding: 10px;
			text-shadow: 0px 1px 2px #000;
			margin-top: -24px;
		}
		
		

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		NAVIGATION
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	
.navigation {
	font-family: "Gill Sans", GillSans;
	background: #F5F5F5;
	width: 570px;
	height: 16px;
	margin: auto auto auto auto;
	font-size: 0.8em;
	padding: 8px 20px;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: none;
	text-align: center;
		-moz-border-radius-topleft: 8px;
		-webkit-border-top-left-radius: 8px;
		-moz-border-radius-topright: 8px;
		-webkit-border-top-right-radius: 8px;
	}
	
	.alignleft {
		width: 140px;
		margin: 0;
		padding: 0;
		float: left;
		text-align: left;
		}
	
	.alignright {
		margin: 0;
		padding: 0;
		width: 140px;
		float: right;
		text-align: right;
		}
	#cat-menu {
		z-index: 99999;
		visibility: hidden;
		position: absolute;
		text-align: left;
		margin-left: 200px;
		margin-right: 200px;
		background-color: #333;
		width: 167px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		padding: 8px;
		opacity: 0.8;
	}
	
	#cat-menu ul {
		list-style-type: none;
		list-style: none;
		padding: 0;
		margin: 0;
		color: #ccc;
	}
	
	#cat-menu li {
		list-style-type: none;
		list-style: none;
		padding: 1px 1px 1px 8px;
		margin: 0;
		color: #ccc;
	}
	
	
	#cat-menu li:hover {
		background-color: #ccc;
		color: #555;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	}
	
	#cat-menu li:hover a {
		color: #000;
	}
	
	#cat-menu li:hover a:hover {
		background-color: #ccc;
		color: #000;
		border-bottom-color: #666; 
		border-bottom-width: 1px; 
		border-bottom-style: dotted; 
		text-decoration: none;
	}
	
	#cat-menu a {
		color: #fff;
	}
	
	
	
/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		COMMENTS and COMMENT FORM
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#comments {
		margin-left: 23px;
		margin-top: 0;
		margin-bottom: 6px;
		margin-right: 0;
		font-family: "Gill Sans", GillSans, "GillSans", "Gill Sans";
		font-weight: normal;
		font-size: 24px;
		color: #06163f;
		text-shadow: 0px 1px 1px white;
}

#comments2 {
		font-family: "Gill Sans Light", GillSans-Light, "GillSans Light", "Gill Sans";
		font-weight: lighter;
		font-size: 24px;
		color: #555;
		text-shadow: 0px 1px 1px white;
}

#commentformarea {
	width: 507px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	background: #F5F5F5;
	margin: 0 auto 8px auto;
	padding: 8px 10px;
	}
	
	#commentform {
		margin: 15px 0 10px 40px;
		}
	
	#commentformarea h3 {
		font-size: 1.3em;
		font-weight: normal;
		color: #006699;
		margin: 10px 0 15px 20px;
		}
		
		#commentform p { margin: 0 0 3px 0;	}
		
		#commentform input, #commentform textarea {
			border: 1px solid #A7A6AA;
			background: #fff;
			padding: 3px;
			font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
			font-size: 0.8em;
			}
			
			#commentform textarea { width: 420px; }
			
			#commentform input#submit {
				font-family: Georgia, "Book Antiqua", "Souvenir Lt BT", "Times New Roman", serif;
				width: 130px;
				color: #006699;
				}
				
		h4 {
			margin: 25px 0 20px 0;
			text-align: center;
			font-weight: normal;
			color: #006699;
			}
	
	ol.commentlist {
		width: 611px;
		list-style: none;
		margin: 0 auto 60px auto;
		padding: 0;
		font-size: 0.9em;
		}
		
		ol.commentlist li {
			margin: 0 0 0px 0;
			padding: 3px 0 0 0;
			border-top: 1px solid #c2c6d2;
			
		text-shadow: 0px 1px 1px white;
		font-size: 14px;
		font-family: "Gill Sans", GillSans;
		font-weight: normal;
		color: #637298;
			}
		
			ol.commentlist p.await_mod {
				color: #f00;
				margin: 0 0 8px 0;
				}
		
				ol.commentlist p { margin: 0 0 10px 0; }
				
					ol.commentlist span.cmntmeta { color: #006699; }
				


/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		SEARCH AND ARCHIVES
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.sanda h2 {
	font-size: 1.9em;
	font-weight: normal;
	color: #006699;
	margin: 35px 0 0 0;
	text-align: center;
	}
	
	.sanda>h2 { margin: 15px 0 0 0; } /* FF Specific */
	
		.sanda h3 { margin: 0 40px 15px 40px; }



/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		SIDEBAR (aka the area where sidebar things go that is actually on the bottom)
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

ul#sidebar {
	width: 527px;
	margin: 8px auto 0 auto;
	background: #F5F5F5;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding: 0 0 25px 0;
	}
	
	#wrapper>#sidebar { padding: 15px 0 25px 0; } /* FF Specific */
	
		#sidebar_wrapper {
			width: 467px;
			margin: 15px 15px 0 45px;
			padding: 0 0 -20px 0;
			}
			
			#sidebar>#sidebar_wrapper { margin-top: 0; } /* FF Specific */
		
		ul#sidebar li, ul#sidebar li ul, ul#sidebar li ul li {
			margin: 0;
			padding: 0;
			list-style: none;
			text-align: left;
			}
		
		#sidebar li h2 { 
			margin: 0;
			color: #4796E9;
			font-weight: normal;
			font-size: 1.6em;
			width: 140px;
			}
			
			ul#sidebar li {
				width: 150px;
				float: left;
				margin: 0 0 15px 0;
				padding: 0;
				}
		
				ul#sidebar li ul {
					width: 135px;
					padding: 5px 0 15px 10px;
					}
					
					ul#sidebar li ul li { width: 130px;	}
		
		input#s {
			width: 440px;
			margin: 0 13px -20px 0;
			border: 1px solid #A7A6AA;
			background: #fff;
			padding: 4px 0;
			color: #ccc;
			text-align: center;
			}
			
			div>input#s { margin-bottom: 0; margin-top: 15px; } /* FF Specific */
			
			

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		FEED ICONS
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.feedicon {
	width: 20px;
	height: 20px;
	}


	#topbar .feedicon {
		background: url("./images/feedicon_blue_bg.png") no-repeat;
		display: block;
		display: inline; /* IE */
		float: right;
		margin: 2px 10px 0 0;
		}


/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		FOOTER
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
		
#footer {
	font-family: "Gill Sans", GillSans;
	width: 527px;
	margin: 8px auto 0 auto;
	background: #E5E5E5;
	padding: 0;
	text-align: center;	
	border-top: 1px solid #B7B7B7;
	border-bottom: 1px solid #B7B7B7;
	}
	
	#footer p {
		margin: 0 0 15px 0;
		padding: 15px 0 0 0;
		font-size: 0.7em;
		color: #000;
		}
		
		#wrapper>#footer p { margin: 0; padding: 15px 0 15px 0; }
		/* FF Specific */
			
			
			
/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++		
		Thanks very much for downloading Day Dream. Jim Whimpey, fightingfriends.com
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
		
