/*   
Theme Name: Stay
Theme URI: http://www.mkwiakaku.net
Description: Why don't you stay?
Version: 1.1b
Author: MKwiakaku
Author URI: http://www.mkwiakaku.net
.
Crowdshaker - Stay (It's Party Time!)
.
*/


html, body {
margin: 0;
padding: 0;
}

body {
	background: url(bodybg.gif) #000000;
	font: 12px "Lucida Sans Unicode", "Lucida Sans", sans-serif;
}

a {
	color: #cecece;
	text-decoration: none;
	border-bottom: 1px dotted #cecece;
}
a:hover {
	color: #ffffff;
	border-bottom: 1px dashed #cecece;
}

a img {
	border: none;
}

div#page {
	background: url(img.jpg) no-repeat top left #000000;
	width: 756px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	min-height: 1350px;
}

div#header {
	height: 150px;
	padding-top: 175px;
	padding-right: 25px;
	text-align: right;
}

div#headerimg {
	font-size: 24px;
	color: #FFFFFF;	
}
div#headerimg a {
	font-size: 36px;
	color: #dae2e4;
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
	padding-right: 25px;
}

div.narrowcolumn {
	margin-top: 50px;
	margin-left: 24px;
	width: 500px;
	min-height: 600px;
}

.blog { 
	padding: 3px;
	background: transparent;
	color: #fff;
}

.blogtop {
	width: 485px;
	background: url(images/blogtop.png);
	height: 28px;
	padding-left: 15px;
	padding-top: 11px;
	font-size: 20px;
	overflow: hidden;
}

.blogtop a {
	border-bottom: none;
}

.blogmeta {
	width: 485px;
	padding-right: 15px;
	font-size: 9px;
	padding-top: 3px;
	text-align: right;	
	background: url(images/blogmiddle.png);
	color: #cecece;
}

.blogmeta a {
	border-bottom: none;
}

.blogentry {
	width: 480px;
	padding: 5px 10px 5px 10px;
	background: url(images/blogmiddle.png);
}

.blogbottom {
	width: 500px;
	height: 39px;
	background: url(images/blogbottom.png);
}

div.navigation {
	width: 480px;
	height: 20px;
	padding: 0px 10px 40px 10px;
	margin-top: 35px;
}

div.navigation div.alignleft {
	float: left;
}
div.navigation div.alignright {
	float: right;
}

div#sidebar {
	background: url(images/sidebarmiddle.png) #000;
	display: block;
	text-align: left;
	position: relative;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	width: 200px;
}

div.sidebarcontent {
	background: url(images/sidebarmiddle.png);	
	margin: 0;
	padding: 0;
	display: block;
}

div.sidebarcontent li {
	list-style: none;
	margin-left: -5px;
}
	
div.sidebartop {
	width: 200px;
	height: 28px;
	background: url(images/sidebartop.png);
	display: block;
	padding-top: 11px;
}

div.sidebartop span {	
	color: #cecece;
	font-size: 16px;
	margin-left: 20px;
}
	
div.sidebarbottom {
	width: 200px;
	height: 39px;
	background: url(images/sidebarbottom.png);
	margin: 0;
	padding: 0;
	display: block;
}

div#footer {
	width: 100%;
	background: url(images/footerbg.png) repeat-x top #080808;
	height: 350px;
	padding-top: 25px;
	padding-bottom: 25px;
	clear: both;
}

div#footercontainer {
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	min-height: 350px;
	text-align: justify;
	background: url(images/footerdivider.gif) repeat-y top;
}

div#footer-recent {
	float: left;
	width: 220px;
	padding: 10px;
	color: #ffffff;
}

div#footer-credits {
	float: left;
	width: 220px;
	padding: 10px;
	color: #ffffff;
}

div#footer-recommends {
	float: left;
	width: 220px;
	padding: 10px;
	color: #ffffff;
}

div.footertitle {
	color: #ffffff;
	font-size: 14px;
	padding: 5px;
}

div.footerdivider {
	height: 15px;
}
	
h3#comments {
	color: #fff;
	font-size: 18px;
	margin-left: 60px;
}

span.commentmetadata {
	font-size: 9px;
	color: #cecece;
}

div.commenttop {
	padding-left: 15px;
	padding-top: 11px;
	font-size: 14px;
	color: #fff;
}

div.commentnotapproved {
	padding-left: 10px;
	font-size: 8px;
	color: #fff;
}

div.commenttext {
	padding-left: 10px;
	font-size: 11px;
	color: #fff;
	width: 400px;
}

ol.commentlist {
	padding-left: 15px;
}
ol.commentlist li {
	padding-left: 10px;
	list-style: none;
}

hr.commentsdivider {
	width: 250px;
	color: #dae2e4;
	text-align: center;
	margin-top: 25px;
}

p.nocomments {
	margin-left: 45px;
	color: #cecece;
	font-size: 12px;
}

h3#respond {
	color: #fff;
	font-size: 18px;
	margin-left: 60px;
}

form#commentform {
	color: #fff;
}

label small {
	color: #cecece;
	font-size: 9px;
}

input.comments {
	color: #fff;
	background: transparent;
	border: 1px dashed #cecece;
	font-size: 10px;
	height: 16px;
	padding: 1px 2px 1px 2px;
}

textarea#comment {
	color: #fff;
	background: transparent;
	border: 1px dotted #cecece;
	font-size: 11px;
}

input.comments_submit {
	color: #fff;
	background: transparent;
	border: 1px solid #cecece;
	font-size: 10px;
}

span.singlenextprev {
	color: #cecece;
}

input#s {
	color: #fff;
	background: transparent;
	border: 1px dashed #cecece;
	font-size: 10px;
	height: 16px;
	padding: 1px 2px 1px 2px;
}

input#searchsubmit {
	color: #fff;
	background: transparent;
	border: 1px solid #cecece;
	font-size: 10px;
}
	
h2.pagetitle {
	font-size: 26px;
	color: #cecece;
}

h2.center {
	color: #cecece;
	font-size: 12px;
	text-align: center;
}


/* IMAGES EXTRA */

/*	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;
	padding: 4px;
	}
	
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 */

img.recommends {
	border: none;
	margin-left: auto;
	margin-right: auto;
}
a img.recommends {
	border: none;
}

div#recentplayed {
	color: #cecece;
	margin-left: 20px;
	margin-right: 10px;
}

div#wordbooker {
	color: #cecece;
	margin-left: 20px;
	margin-right: 10px;
}