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


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


body {
	background: #fbf3f3 !important;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 1.2em;
	font-family: Helvetica,Tahoma,Verdana,Arial,sans-serif;
	}

	#wrapper {
		background:#FFFFFF none repeat scroll 0 0;
		border-left:7px solid #EEEEEE;
		border-right:7px solid #EEEEEE;
		margin:0 auto;
		padding:0 5px;
		text-align:left;
		width:880px;
		}
		
		a {	color: #ed2f91;	text-decoration: none; }			
			a:hover { color: #ed2f91; text-decoration: underline; }



/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		HEADER, HEADINGS, what not
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	
#header {
	width: 860px;
	height: 200px;
	margin: 0 auto;
	background: #ffffff url("images/Jan2010.jpg") no-repeat bottom center !important;
	text-align: left;
	padding: 0px 0 0 0;
	}
	
	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 {
	clear:both;
	width: 860px !important;
	height: 40px;
	background: #b2135c;
	padding:0;
	margin: 0 auto;
	}
	
	#topbar ul {
		list-style: none;
		margin: 0 15px 0 25px;
		padding: 0;
		}
		
		#topbar ul li {
			display: block;
			list-style: none;			
			float: left;
			font-size: 1em;
			padding: 0;
			}
			
			#topbar ul li a, #topbar ul li a:visited {
				float: left;
				display: block;
				padding: 0 10px;
				height: 40px;
				line-height:40px;
				color: #0b9ab2;
				text-decoration: none;
				}
				
				#topbar ul li a:hover { 
					color:#FFFFFF;
					background:#ed2f91; 
					text-decoration: none; 
					}
			


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

#content {
	position:relative;
	clear:both;
	background: #FFFFFF;
	width: 800px;
	height:auto;
	margin: 0 auto;
	text-align: left;
	padding: 5px 30px;
	}

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

.post {
	background: #FFFFFF;
	padding: 18px 0 10px 0;
	margin: 0px auto 10px auto;
	height:auto;
	}
		
	.post h2, h2 {
		width: 750px;
		font-size: 1.9em;
		font-weight: normal;
		line-height: 1.2em;
		color: #666666;
		padding: 10px 0 0 0;
		margin: 10px auto;
		clear:both;
		}
		
		.post h2.single { margin: 10px auto 0; }
			
			.post h2 a:hover { color: #ed2f91; }
			
	.post .data, .sanda .post h3, h3 {
		width: 750px;
		font-size: 1.2em;
		line-height:1.5em;
		font-weight: normal;
		color: #000000;
		padding: 10px 0 0 0;
		margin: 5px auto 15px auto;
		}
		
		h3 a { color:#ed2f91; font-size:1.5em; }
	
			
			#content>.post h3 { margin-bottom: 8px; } /* FF Specific */

	.entry {
		width: 750px;
		background:#fff;
		height:auto;
		margin: 0 auto;
		font-size: 0.8em;
		}
		
		.entry img {
			max-width:750px;
		}
		
		.postmetadata {
			width: 750px;
			margin: 5px auto 5px auto;
			border: none;
			background: #fbf3f3;
			text-align: left;
			font-size: 0.8em;
			padding: 8px 10px;
			}
			
			.postmetadata#single { margin: 0 auto 30px auto; }
			
			.postmetadata small { font-size: 0.8em; }			
			
				

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

		blockquote {
			margin: 10px 0 10px 30px;
			padding: 0 0 0 5px;
			border-left: 3px solid #0099ff;
			color: #666;
			}
		
		.post ul {
			margin: 10px 0 ;
			padding: 0 0 0 37px;
			}
		
		.post a:hover { color: #ed2f91; text-decoration:underline }
		
		

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		NAVIGATION
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	
	.prevnext, .navigation {
		background: #fff;
		width: 800px;
		height: 30px;
		line-height:0.8em;
		font-size: .8em;
		color:#0b9ab2;

	}
	
	.prevnext *, .navigation * {
		color:#0b9ab2;
		text-transform:none;
	}
	
	.alignleft {
		float: left;
		text-align: left;
		}
	
	.alignright {
		float: right;
		text-align: right;
		}

.prevnext *, .navigation *,
.prevnext a:hover, .navigation a:hover {
	padding: 6px 0;
	color:#0b9ab2;
}
	
	.alignleft {
		float: left;
		text-align: left;
		margin: 5px auto 25px 30px;
		}
	
	.alignright {
		float: right;
		text-align: right;
		margin: 5px 30px 25px auto
		}
	
/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		COMMENTS and COMMENT FORM
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#commentformarea {
	width: 750px;
	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: #ed2f91;
		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: Helvetica,Tahoma,Verdana,Arial,sans-serif;
			font-size: 0.8em;
			}
			
			#commentform textarea { width: 420px; }
			
			#commentform input#submit {
				font-family: Helvetica,Tahoma,Verdana,Arial,sans-serif;
				width: 130px;
				color: #006699;
				}
				
		h4 {
			margin: 25px 0 20px 0;
			text-align: center;
			font-weight: normal;
			color: #006699;
			}
	
	ol.commentlist {
		width: 426px;
		list-style: none;
		margin: 0 auto 60px auto;
		padding: 0;
		font-size: 0.9em;
		}
		
		ol.commentlist li {
			margin: 0 0 20px 0;
			padding: 20px 0 0 0;
			border-top: 1px solid #ABCAD9;
			}
		
			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: #ed2f91;
	margin: 20px 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)
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

	
	#wrapper>#sidebar { padding:30px; } /* FF Specific */
	
		#sidebar_wrapper {
			clear:both;
			width: 800px;
			height:auto;
			overflow:auto;
			margin: 0px auto;
			margin-top:30px;
			padding: 30px;
			background:#fff;
			}
			
			#sidebar>#sidebar_wrapper { margin-top: 0; } /* FF Specific */
		
			ul#sidebar {
				width: 800px;
				margin: 0px auto;
				padding: 20px 0 25px 0;
				}
				
		ul#sidebar li, ul#sidebar li ul, ul#sidebar li ul li {
			margin: 0;
			padding: 0;
			list-style: none;
			text-align: left;
			font-size: 12px;
			}
		
		#sidebar li h2 {
	margin: 0;
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
	width: 200px;
			}
			
			ul#sidebar li {
				width: 150px;
				float: left;
				margin: 0 0 15px 0;
				padding: 0;
				}
		
				ul#sidebar li ul {
					width: 200px;
					padding: 5px 0 15px 0;
					}
					
					ul#sidebar li ul li { width: 200px;	}
		
		input#s {
			width: 200px;
			margin: 0 13px -20px 0;
			border: 1px solid #777777;
			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 {
	width: 860px;
	margin: 0 auto 0 auto;
	background: #fbf3f3;
	padding: 0;
	text-align: center;	
	border:none
	}
	
	#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 */
			
			
			
			
			
			
/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++		
		other stuff by mikael
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
		
		
		
	div#disqus_thread {
		padding:0 30px;
	}
	
	div#topbar {
		background:url(images/bg-topbar.png);
		height:40px;
	}
	
	div#mainmenu {
		float:left;
		width:430px;
		height:40px;
		overflow:auto;
	}
	
	div#social {
		float:left;
		width:180px;
		height:40px;
		padding:0;
		text-align:right;
	}

	div#searchtop {
		float:right;
		text-align:right;
		width:200px;
		height:30px;
		padding:5px 20px 5px 0;
		line-height:30px;
	}
	
	#social a {
		width:0;
		height:0;
		overflow:hidden;
		padding:10px;
		margin-left:6px;
		line-height:55px;
	}
	
	#social b {
		display:none;
		line-height:0;
	}
	
	#social a.twitter {
		background:url(images/twitter.png) no-repeat;
	}
	
	#social a.facebook {
		background:url(images/facebook.png) no-repeat top;
	}
	
	#social a.flickr {
		background:url(images/flickr.png) no-repeat top;
	}
	
	#social a.rss {
		background:url(images/rss.png) no-repeat top;
	}
	
	
	#searchtop *, #searchform {
		border:none;
		padding:0;
		margin:0;
	}
	
	#searchtop .search-bar {
		width:139px;
		height:14px;
		line-height:14px;
		border:none;
		padding:9px 0 12px 10px;
		margin:0;
		float:left;
		text-align:left;
		background:url(images/search-bar2.png) no-repeat;
	}
	
	#searchtop .search-btn {
			width:0;
			height:0;
			line-height:0;
			float:left;
			overflow:hidden;
			padding:15px 15px 16px 16px;
			margin:0;
			border:none;
			background:url(images/search-btn2.png) no-repeat;
			cursor:pointer;
	}
	
	
	h2.pagetitle {
		text-align:left;
		color:#555;
	}
	
	
	.searchresult {
		height:auto;
		overflow:auto;
		padding-bottom:30px;
		border-bottom:dotted 1px #ccc;
	}
	
	#post-4 {
		height:430px;
	}
	