/*  
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
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.hidden {display:none;}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	background-color:#efefef;
	}
	
	#banner {
		width:100%;
		padding:10px;
		background-color:#000000;
		display:none;
	}
	#banner img {
		border:1px solid #cccccc;
	}

	#wrapper {
		width:860px;
		position:relative;
		text-align:left;
		top:0;
		margin: 0 auto;
		padding-bottom:40px;
		background: #efefef url("./images/wrap_bg.jpg") no-repeat bottom;
		}
		
		a {	text-decoration:underline; color:#0099CC; }			
		a:hover { color:#9A633F; }

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		HEADER, HEADINGS, what not
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	
#header {
	position:relative;
	left:41px;top:0;
	width: 528px;
	height: 138px;
	background:url("./images/header.gif") no-repeat left;
	text-align: left;
	padding:0;
	}
	
	h1 {
		display:none;
		}
		
	.description {
		display:none;
		}
	#header a {
		width:528px; height:110px; 
		border:0; display:block;
	}
	#header a:hover {
		background:none;
	}


/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		TOP BAR
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#topbar {
	position:absolute;
	top:0px;
	left:569px;
	color:#666666;
	width: 200px;
	height:150px;
	text-align:left;
	}
	
#topbar a.download {
	margin:0;
	height:60px; width:250px;
	background:url(images/download.jpg) no-repeat top left;
	display:block;
}
#topbar a.download:hover {
	background:url(images/download.jpg) no-repeat bottom left;
}
#topbar a.register {
	margin:0;
	height:60px; width:250px;
	background:url(images/register.jpg) no-repeat top left;
	display:block;
}
#topbar a.register:hover {
	background:url(images/register.jpg) no-repeat bottom left;
}	
#topbar img.screenshot {
	border:none;
}
#topbar p.download input, #topbar p.download form {
	margin:0; padding:0; position:relative;
}
	
	#topbar ul {
		list-style: none;
		margin:10px 0px 0px 20px;
		padding: 0;
		}
		
		#topbar ul li {
			display: block;
			list-style: none;
			font-size:18px;
			font-weight:bold;
			letter-spacing:-1px;
			margin:0 0 5px 0;
			padding:0;
			}
			
			#topbar ul li a, #topbar ul li a:visited {
				color:#9A633F;
				text-decoration: none;
				}
			#topbar ul li.page_item_selected a {
				color:#9A633F;
			}
			#topbar ul li.page_item a { 
					color:#9A633F;
			}
			#topbar ul li a:hover { 
				color:#009999;
				background:none;
			}
				
			#topbar ul li ul, #topbar ul li ul li {
				margin: 0;
				padding: 0;
				}
				
			#topbar ul li ul li a, #topbar ul li ul li a:visited {
			}

#topbar div.download-box,
#topbar div.register-box {
	margin:5px 0 0 20px;
	padding:10px;
	border-bottom:1px solid #cccccc;
	color:#333333;
	font-size:12px;	
	padding-top:20px;
	background:url(../../../img/download-box.gif) top no-repeat;
}
#topbar div.register-box {
	margin:0 0 0 20px;
	padding-top:25px;
	background:url(../../../img/register-box.gif) top no-repeat;
}
#topbar div.download-box h2,
#topbar div.register-box h2 {
	margin: 0 0 10px 0;
	color:#2CA8A8;
}
#topbar div.download-box form,
#topbar div.register-box form {
	margin:10px 0 0 0; 
	text-align:center;
}
/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		CONTENT
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#content div.content-scroll {
	margin:10px 0 0 0;
	width:auto;
	height:400px;
	padding:10px;
	overflow:scroll;
	background-color:#FFFFCC;
	font-size:10px; 
	border:1px solid #cccccc;
}


#content {
	width: 527px;
	text-align: left;
	padding: 0 0 0 0;
	position:relative;
	left:41px;top:0;
}
#content h2.pagetitle {
	margin:0px 30px 10px 28px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
}
#content h2 ul li {
margin:0 0 15px 0;
padding:0;
line-height:20px;
}
#content h2 ul {
margin: 0;
padding:0;
}
#content h3 {
	margin:0px 30px 0px 28px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
}
#content a.result {
	margin:0px 30px 0px 0px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
}


/*  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
#how {
	font-size:12px;
	padding:5px 0px 20px 0px;
	margin-top:0;
}
#how p {
	margin:5px 0px 5px 0px;
}
#how h2, #features h2 {
	font-size:23px; letter-spacing:-1px; font-weight:normal;
	margin:0; padding:0; margin-bottom:15px;
		color:#A97A5C;
}
#how h2 em {
	font-style:normal;
	color:#3399FF;
}
#how img {float:right; margin:0 0 0 10px; border:none;}
#features {
	font-size:12px;
	padding:0 0px 0 0px;
}
#features div {
	padding:0 0 10px 140px;
	margin:10px 0 0px 0;
}
#features div em {
	margin:0 0 10px 0;
	padding:0;
	color:#66CC00;
	font-weight:bold;
}
#features div p {
	margin:10px 0 0 0;
	color:#666666;
}
#features div.work_offline {
	background:url(../../../img/work_offline.jpg) 0% 0% no-repeat;
}
#features div.be_discreet {
	background:url(../../../img/be_discreet.jpg) 0% 0% no-repeat;
}
#features div.improved_contacts {
	background:url(../../../img/improved_contacts.jpg) 0% 0% no-repeat;
}
#features div.multiple_accounts {
	background:url(../../../img/multiple_accounts.jpg) 0% 0% no-repeat;
}
#features h3 {
	font-size:14px; letter-spacing:0px; line-height:17px; font-weight:bold;
	padding:0px;
	margin:0px;
}	

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		POSTS
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.post {
	padding: 0px 0 0px 0;
	position:relative;
	}
	.post .blog-image-1,.post .blog-image-2 {
		float:right;
		margin:15px 0px 20px 20px;
		border:1px solid #666666;
	}
	.post .blog-image-2 {
		margin:15px 20px 20px 0px;
		float:left;
	}
	
		
	.post h2 {
		font-size: 2.0em;
		font-weight: normal;
		letter-spacing:-3px;
		padding: 0px 20px 0px 28px;
		margin:0;
		color:#A97A5C;
		}
		.post h2 a {
		text-decoration:none;
		color:#B38A6F;
		}	
		
		.post h2 a:hover {
		text-decoration:none;
		color:#9A633F;
		}	
		
		.post h2.single { 
		
		}
			
		
			
	.post .data {
		font-size: 0.7em;
		font-weight: normal;
		color:#999999;
		padding: 0px 20px 0px 30px;
		}

.data a {
		font-size: 1em;
		font-weight: normal;
		margin: 0 20px 15px 0px;
		}
		
		.post h3 {
			font-size: 1.3em;
			font-weight: normal;
			color: #999999;
			margin: 15px 20px 0 0;
			}
			
		.post h3.buy {
			font-size: 1.3em;
			font-weight: normal;
			color: #003399;
			margin: 15px 20px 0 0;
                padding:10px;
                border:2px solid #cccccc;
text-align:center;
background:url(http://www.getspacelook.com/wp-content/themes/daydream/images/fade.gif) repeat-x top;
			}

	.entry {
		margin:2px 27px 2px 27px;
		font-size: 0.8em;
		}
		
		.postmetadata {
			width:auto;
			margin: 0px 0 15px 0;
			border-bottom: 1px solid #E5E5E5;
			background: #F5F5F5;
			background:url(images/post-bottom-bg.gif) 0% 30% repeat-x;
		font-size: 0.7em;
		font-weight: normal;
		line-height:1.5em;
		color:#999999;
			padding:5px 28px 10px 28px;
			
			}
			.postmetadata a { color:#666666;}
			
				

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		POST PARAPHERNALIA
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

		blockquote {
			margin: 10px 0 10px 30px;
			padding: 0 0 0 5px;
			border-left: 3px solid #4C8EDA;
			color: #666;
			}
		
		.post ul {
			margin: 10px 0 ;
			padding: 0 0 0 37px;
			}
		
		.post a:hover { color: #0099CC; }
		
		

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		NAVIGATION
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	
.navigation {
	width: auto;
	height: 18px;
	margin: 0 auto;
	font-size: 0.8em;
	padding: 8px 40px 8px 28px;
	}
	
	.navigation a { color:#9A633F;}
	.navigation a:hover { color:#009999;}
	
	.alignleft {
		float: left;
		text-align: left;
		}
	
	.alignright {
		float: right;
		text-align: right;
		}
	
	
	
/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		COMMENTS and COMMENT FORM
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#commentformarea {
	width:auto;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	background: #F5F5F5;
	padding: 8px 0px 0px 0px;
	}
	
	#commentform {
		margin: 15px 0 10px 40px;w
		}
	
	#commentformarea h3 {
		font-size: 1.3em;
		font-weight: normal;
		color: #666666;
		margin: 10px 0 10px 50px;
		}
		
		#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: #666666;
				}
				
		h4 {
			margin: 25px 0 20px 0;
			text-align: center;
			font-weight: normal;
			color: #666666;
			}
	
	ol.commentlist {
		width:auto;
		list-style: none;
		padding: 0;
		margin:0;
		font-size: 0.9em;
		}
		
		ol.commentlist li {
			margin: 0 0 20px 0;
			padding: 20px 28px 20px 130px;
			background:url(images/bubble.gif) 10% 0% no-repeat;
			}
		
			ol.commentlist p.await_mod {
				margin: 0 0 8px 0;
				}
		
				ol.commentlist p { margin: 0 0 10px 0; }
				
					ol.commentlist span.cmntmeta {
			width:auto;
			margin: 15px 0 15px 0;
		font-size: 0.7em;
		font-weight: normal;
		line-height:1.5em;
		color:#999999;
			padding:2px 28px 8px 0px;
			 }
				



/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		SIDEBAR (aka the area where sidebar things go that is actually on the bottom)
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

ul#sidebar {
	display:none;
}

input#s {
			width: 200px;
			margin:0;
			margin-bottom:10px;
			border: 1px solid #A7A6AA;
			background: #fff;
			padding:4px;
			color: #ccc;
			text-align: left;
			}

			
			

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		FEED ICONS
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.feedicon {
	width: 20px;
	height: 20px;

display:none;	
}


	#topbar .feedicon {
		background: url("./images/feedicon_blue_bg.png") no-repeat;
		display: block;
		display: inline; /* IE */
		float: right;
		margin: 2px 10px 0 0;

display:none;	
		}


/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		FOOTER
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
		
#footer {
	width: 527px;
	padding: 0;
	text-align: center;	
	position:relative;
	left:41px;top:0;
	}
	
	#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
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
		
