/*
Theme Name: Stovila
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Dave Shea
Tags: mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

.editComment, .editableComment, .textComment{
	display: inline;
}
.comment-childs{
	border: 1px solid #fff;
	margin: 5px 2px 2px 4px;
	padding: 10px;
	background-color:#f1fafc;
}
.chalt{
	background-color: #E2E2E2;
}
#newcomment{
	border:1px dashed #ccc;width:90%;
}
#newcommentsubmit{
	color:red;
}
.adminreplycomment{
	border:1px dashed #ccc;
	width:99%;
	margin:4px;
	padding:4px;
}
.mvccls{
	color: #999;
}
			


body {
background:url(images/index_02.jpg) repeat-y #fff;
	font-family:georgia;
	font-size:.7em;
	
	margin:0px;
	line-height:1.7em;
}
blockquote {
	text-decoration:italic; border:4px dotted #c0c0c0; margin:20px; padding:10px; color:#666;
&nbsp;}
#rss {background:url(images/rss.gif)no-repeat right; padding:10px 30px 10px 10px; float:right; font-size:1.4em;}
#videoPost {
	width:480px; height:45px; background:url(images/videoBTN.gif) no-repeat; margin:0px;
}
#japanPost {
	width:480px; height:45px; background:url(images/japanBTN.gif) no-repeat; margin:0px;
}

#blooperPost {
	width:480px; height:45px; background:url(images/blooperBTN.png) no-repeat;
 margin:0px;}
#reviewPost {
	width:480px; height:45px; background:url(images/reviewBTN.gif) no-repeat;
 margin:0px;}

#lastPost {
	width:480px; height:45px; background:url(images/lastPostButton.gif) no-repeat;
}

#search {
	position:absolute;
	top:180px;
	left:490px;
}

#homeButton {
	display:block; position:absolute;
&nbsp;border:0px; top:165px; left:720px; background:url(images/homeButton.png); width:48px; height:48px;
}
<!–[if gte IE 5]>
#homeButton {display:block; background:none; position:absolute; width:48px; height:48px;
 border:0px; top:165px; left:720px; 
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’images/homeButton.png’ ,sizingMethod=’crop’);
}
<![endif]–>

hr {
	color:#666; height:1px;
}
.entry, .entry2 {
	font-size:1.05em;
}
.entry img {
	border:1px solid #666; padding:0px; margin:0px 10px 0px 0px; background:#fff; float:left;
width:80px; height:auto;
}
.entry2 img {
	border:1px solid #666; padding:0px; margin:0px 10px 0px 0px; background:#fff; float:left;
}

object {
	border:1px solid #666; padding:5px; margin:0px; background:#fff; width:320px; height:265px; display:block; clear:both;
}
.alignleft {
	float:left; clear:left; margin-bottom:10px;
}
.alignright {
	float:right; clear:right; margin-bottom:10px;}
.postmetadata {
	color:#666; font-size:1em; clear:both; margin:0px 0px 10px 0px;
}
a:link, a, a:visited {
	color:#c30000;
	text-decoration:none;

}
a:hover {color:black; text-decoration:none; }

.comment-body {
	border:1px solid #f0f0f0; margin:10px; padding:10px;
}
.commentlist {
	margin:0px; padding:0px;
}

small {
	color:#666;
}
#container {
	background:url(images/index_01.jpg) no-repeat;
	width:1024px;
	min-height:500px;
	
	
	
	
	
}



#bodyOne {
	width:280px;
	float:left;
	position:relative;
	padding:10px;
	margin:520px 0px 0px 0px;
	text-align:right;
	
}

#bodyTwo {
	
	text-align:left;
	width:120px;
	margin:530px 0px 0px 30px;
	float:left;
}
#bodyTwo li {
	
font-size:1.1em; }
#bodyTwo h2, #bodyOne h2 {
	
	color:olive;
	font-weight:bold;
	font-size:large; margin:30px 0px 3px 0px; 
	
}

#bodyThree {
	
	width:480px;
	margin:240px 0px 0px 40px;
	float:left;
}

#bodyThree h1, #bodyThree h1 a:link {
	text-decoration:none;
	color:#c30000; font-size:16px; clear:both;margin:0px;
}
#bodyThree h2, #bodyThree h3 {
	clear:both; margin:0px; font-size:1.2em;
}

#bodyOne li, #bodyTwo li, #bodyOne ul, #bodyTwo ul {
	margin:0px;
	list-style-type:none;
padding:0px;
}



#footer {
	clear:both;
	padding:10px;
	background:#000;
	border-top:3px solid #000;
	font-size:.8em;
	color:#999;
	
}

#clear, .clear {
	clear:both;
}

.boxPost {
	background:#fff; padding:0px; font-size:1.2em;
}

.boxPost ul {
	padding:0px; margin:0px;
}
.boxPost li {
	display:block; border:1px solid #fcdb42; margin:5px; padding:5px; background:#fff;
}

.boxPostTitle {
	font-weight:bold; color:#fff; background:#000; font-size:1.3em;
}
