/*  
Theme Name: Writers Old Fahioned
Theme URI: writersoldfashioned.com
Description: Created by Kate McMillan for Writers Old Fashioned
Version: 2.0
Author: Kate McMillan
Author URI: http://www.outboxonline.com

*/

html {
	height:101%;
	width:100%;
}

body{
	font-size:0.8em;
	vertical-align: top;
	height:101%;
	width:100%;
    font-family:'Segoe UI', Frutiger, helvetica, Tahoma, arial, sans-serif;
    margin:0;
    padding:0;
    z-index:0;
    color: #FFFFFF;
    background:url(Images/background_tile.jpg) center repeat-y #081f0f;
}

p {margin:0 0 7px 0; padding:0; line-height:18px;}
li {padding-bottom:5px;}
img {border:none; margin:0; padding:0;}

a:link, a:visited{
	text-decoration: underline;
	color: #BBD7E4;
	outline: none;
}

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

#wrapper{
	margin: 0 auto;
	width: 1200px;
	text-align: left;
	background:url(Images/background_top.jpg) no-repeat top;
}

#header{}

#pagebox {
	width:880px;
}

#box{
	float: left;
	width: 620px;
}

.post {margin:0 0 25px 0; padding:0px 0 7px 0; border-bottom:2px solid #FFF;}

.post h3 {font-size:20px; margin:0; padding:0;}

.post h3 a {color:#f9e87c; font-weight:normal; text-decoration:none;}

.post h3 a:hover {color:#fffce8; text-decoration:underline;}

.postmetadata {font-size:14px; margin:2px 0 15px 0; font-family:"Palatino Linotype", "Book Antiqua", Palatino, 'Times New Roman', serif;}

.sidebar {font-family:"Trebuchet MS", Tahoma, Helvetical, Arial, sans-serif; margin:0; padding:7px;}

.sidebar li {list-style-position:outside; line-height:19px; margin:0 0 10px 0;}

.sidebar ul {margin:0 0 0 7px; padding:0;}

.widget  {margin:25px 0 0 0; padding:10px 0 0 0; border-top:3px solid #CCC;}

.widget .title {font-size:16px; font-weight:normal; color:#ff9c5b;}

.widget .title a {color:#ff9c5b;}

.sidebar li {margin:0; padding:0;}

.footer_text {font-size:11px; color:#333; clear:both; padding:10px 0 0 10px; float:left;}

.footer_text_right {font-size:11px; color:#333; float:left; margin:-40px 0 0 410px; line-height:1.7em;}

.footer_text_right_home {font-size:11px; color:#333; float:left; margin:-65px 0 0 410px; line-height:1.7em;}

.date {
	float: right;
	margin:5px 0 5px 5px;
	padding:0 10px;
	text-align:center;
	font-size: 12px;
	border:#ccc 1px solid;
	background-color:#fff29e;
	font-weight:bold;
	color:#468;
	font-family: 'Myriad Pro', Arial, sans-serif;
}
.date span 
{
	display:block;
}
.date .day 
{
	font-size:26px;
	color:#345;
}

.date .month .year {font-size:12px; font-weight:bold;}

/* Comments  */

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

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

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

.comments-template h2, .comments-template h3{
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

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

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}