/*  
Theme Name: Simple Sarcasmik
Theme URI: http://www.sarcasmik.com
Description: This is my simple Sarcasmik theme.
Version: 1.0
Author: Tahnvalas
Author URI: http://www.JFLinfo.com/
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
margin: 0;
padding: 0;
}

body{
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: justify;
vertical-align: top;
background: #ffffff;
color: #000000;
}

a:link, a:visited{
text-decoration: none;
color: #444444;
}

a:hover{
text-decoration: none;
color: #666666;
}

p{
padding: 10px 0 0 0;
}

#wrapper{
margin: 0 auto 0 auto;
width: 700px;
text-align: justify;
}

#header{
float: left;
width: 700px;
}

.dots{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
text-align: center;
}

.post{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

#container{
float: left;
width: 480px;
margin: 0 10px 0 10px;
}

.post{
padding: 10px 0 10px 0;
}

.post h2{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
}

.entry{
width: 460px;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
}

.navigation{
padding: 0 0 10px 0;
font-size: 9px;
font-weight: bold;
text-align: center;
}

.sidebar{
float: left;
width: 140px;
margin: 0 10px 0 10px;
display: inline;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.sidebar-titles{
font-size: 12px;
font-weight: bold;
text-align: center;
}

.sidebar li{
list-style-type: none;
margin: 0;
}

table#wp-calendar{
width: 80%;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

/*
.commentlist ol{
	margin: 10px 0 10px 5px;
}
*/

ol.commentlist {
	/*margin: 10px 0 10px 5px;*/
	width: 410px;
}

li.commentlist {
	width: 410px;
}

/*
.comments-template{
	margin: 10px 0 0 0;
	border-top: 1px solid #ccc;
}

.comments-template ol{
	margin: 10px 0 0 0;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0 0;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
*/

.commentmetadata{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: justify;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: justify;
}

#footer{
clear: both;
float: left;
width: 620px;
padding: 0 10px 10px 10px;
}

.left {float:left;}
.right {float:right;}

