/*
Theme Name: Artful Writer
Author: Sekimori Design
Author URI: http://sekimori.com
*/

/* Section: Body --------- */


body {
	margin: 0;
	padding: 0;
	font-family: Verdana,Tahoma, Arial, Serif;	
	line-height: 1.5em;
	font-size: 10px; /* IE5 Win */ 	voice-family: "\"}\""; 
  	voice-family: inherit;
   	font-size: 10px; /* easy scaling */
  	font-size: 0.76em;
   	background: #333;
 	color: #333;  	 	
        }

/* Sub-Section: Body Paragraph and Links --------- */

p {
	margin: 0.5em 0px 0.7em;
	line-height: 1.6em;
        }

a       {
        color: #993300;
	text-decoration: none;	
        }

a:link, a:visited {
	text-decoration: none;
        }

a:hover, a:active {  
        text-decoration: underline;
        }

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

blockquote {
	background: #f8e9ba url(img/blockquote.png) no-repeat bottom left;
	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
        }

.commentlist li blockquote{
	background: #f8ecdc;
        border: 1px dashed #993300;
        border-left: 2px solid #993300;
        border-bottom: 2px solid #993300;
	padding: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
	margin: 1em;
        margin-left: 2em;
        color: #666;
        font-style: italic;
        }

.commentlist li.alt  blockquote{
	background: #f7f4d9;
        }

dl dt   {
	font-weight: bold;
	margin: 5px 0;	
        }

dl dd   {
	padding-left: 20px;
	display: inline;
        }

fieldset  {
	border: none;
        }

img.right  {
	float: right;
	padding: 10px;
        }

img.left  {
	float: left;
	padding: 10px;
        }

#box {
	margin: 0 auto;
	padding: 0;		
        background-image:url(img/bg.gif);
	width: 900px;
	/* box model hack */
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 900px;	
        }



html>body #box { /* be nice to Opera */
	width: 900px;
        background-image: url(img/bg.gif);
        }

/* Sub-Section:  FONTS --------- */



h2,h3 {
	font-size: 1.6em;
	color: #993300;
	padding: 3px 0;
	margin: 0;
	font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;	
	font-weight: normal;
	border-bottom: #eaeaea 1px solid;
        }

/* Section: Positioning --------- */


#header {
        width: 900px;
	height: 262px;
	background: url(img/header.jpg) no-repeat center top;
	margin: 0 auto;
	padding: 0;
        border-bottom: 10px solid #000;	
	width: 100%;	
        }

#bodybox  {
        background: #fff;
        border-left: 10px solid #000;
        }

#main {
	float: left;
	width: 600px;
	padding: 0 0 0 15px;	
	margin: 10px 0 0 0;		
        }

#main ul  {
	margin: 0px 10px;
	padding: 0px;
	list-style: none;
        }

#main ul li {
	list-style-image: url(img/bullet.png);
	padding: 3px 0;	
	margin: 0 1em;
        }

.post  {
	margin: 10px;			
        }

.post-title  {
	margin: 0;			
        }

.post-title a:link, .post-title a:hover, .post-title a:visited, .post-title a:active  {
	border-bottom: none;
        }

h2.post-title  {	
        padding: 0 5px; 		
        }

.day-date {
	font-size: 0.9em;
	color: #999;
	padding: 3px 5px;
	margin: 0;			
        }

.day-date em  {
	font-style: normal;
	color: #666;
        }

.post-content h4 {
	font-size: 1em;
	font-weight: normal;
        }

.post-content h4 em  {
	font-style: normal;
	float: right;
	font-weight: normal;
        }

.post-info {
	font-size: 0.9em;
	color: #666;
	margin: 0 0 15px 0;
	background: url(img/comments-small.gif) no-repeat left center;
	padding-left: 12px;
	border-bottom: #eaeaea 1px solid;
        }

.post-content {
	padding: 10px 5px 15px 5px;	
        }

#sidebar {
        margin: 0 20px 0 0;
	float: right;
	width: 237px;
	padding: 20px 0;	
        }

.sidebar_bkgd {
        background: #f6f2d1 url(img/sidebarbg.gif) repeat-y right;
        padding: 10px 0;
        }

#sidebar .block {
	margin: 0;
	padding: 1em 1em 1em 1.5em;		
	font-size: 0.8em;	
	background: url(img/sidesectionbg.gif) repeat-y center;	
        }

#sidebar form {
        text-align: center;
	margin: 0;
	padding: 1em 1em 1.5em 1.5em;		
	font-size: 0.9em;	
	background: url(img/sidesectionbg.gif) repeat-y center;
        }

#sidebar ul  {
        list-style: none;
	font-size: 0.85em;
	line-height:1.25em;
	margin: 0;
	padding: 20px 10px;		
	background: url(img/sidesectionbg.gif) repeat-y center;	
        }

#sidebar ul ul  {
	background: none;
	margin: 0;
	padding: 0;	
        }

#sidebar ul li  {
	background: none;
	list-style-image: none;
	margin: 0;
	padding: 3px 12px 3px 20px;
        }

#sidebar ul li ul li  {
	background: none;
	margin: 0;
	padding: 3px 0 3px 5px;
        }

#sidebar a {
	text-decoration: none;	
	border:none;
        }

#sidebar a:hover  {
        text-decoration: underline;
        }

#sidebar h2  {
        margin: 20px 0 0 0;
        padding: 0;
	height: 27px;
	border: none;	
	text-align: center;
        }

#sidebar li h2  {
	background: none;
	color: #996666;
	padding: 0;
	margin: 0;
	text-align: left;
        }

#sidebar ul li.feed  {
	list-style: none;
	background: url(img/feed.png) no-repeat left center;
	margin-left: 20px;
        padding-left: 18px;
        }

#sidebar ul li a img {
        border: none;
        }

#sidebar a.noundie:hover {
        border: none;

}

#footer {
        border: 8px solid #000;
        background-color: #666;
	clear: both;
	margin:0 auto;
	color: #ccc;
	font-size: 0.9em;		
	padding: 5px 10px;	
        }

#footer strong  {
	color:#fff;
	font-size:1.4em;
        }

#footer ul {
	margin:0;
	padding:0;		
        }

#footer ul li  {
	list-style:none;
	padding-left:15px;
	background:url(img/arrow.gif) no-repeat left center;	
        }

#footer div  {
	float:right;
	width:30%;
	margin:0;
	padding:0;		
        }

#footer a  {
	color: #ccc;		
	text-decoration: none;
        }

#footer a:hover {
	text-decoration: underline;	
        }

#comments, #respond  {
	margin: 2em 0 0 5px;
        }

#commentform  {
	margin: 10px;
	padding: 10px;
        }

#rap .commentlist {
	margin: 0 1em;
	padding: 0;
        }

.commentlist li  {
	list-style:none;
	margin: 1em 0;
	padding: 0.5em;	
	background: #f8ecdc;
        }

.commentlist li.alt  {
        background: #f7f4d9;
        }

.commentlist li .cmtinfo  {
	font-size: 1em;	
	border-bottom: #993300 1px solid;
        }

.commentlist li cite  {
	font-style: normal;
	font-weight: bold;
        }

.commentlist li .cmtinfo em  {
	float: right;
	margin: 0;
        padding: 0;
	font-style: normal;
	font-size: 0.9em;
	color: #999;
        }

.nocomments  {
	padding-left: 10px;
        }

fieldset  {
	border: none;
        }

.field label {
	display: block;
        }

textarea {
	width: 90%;
	height: 20em;
	border: 1px solid #ccc;	
	background: #f0f0f0;
        }

input {
	border: 1px solid #ccc;	
	background: #f0f0f0;
        }

button {
	border: 1px solid #ccc;	
	background: #f0f0f0;
        font-family: Verdana,Tahoma, Arial, Serif;
        height: 20px;
        }

/* Section: Misc --------- */


#header, #main,#content, #sidebar, #footer, .widget {
        overflow: hidden;
        }

p.visit_forum  {
        background: #fff;
        text-align: center;
        }

#credits  {
        float: right;
        text-align: right;
        }

span.floatimgleft img  {
        float: left:
        padding: 5px;
        }

.count {
margin: 0 0 0 10px;
float:right;
font-size:20px;
color:#993300;
}

.foravatars {
        padding-right: 15px;	
        }

.post-content img {
        margin: 0 0 10px 0;
        }

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   padding-right: 10px;
   margin: 0 15px 10px 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   color: #999;
   font-style: italic;
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}