/*
Theme Name: SimplePress
Description: Clean style blue theme.
Theme URI: http://demo.creativeblogdesigns.com/?wptheme=My+Sweet+Diary
Tags: Blue, two-columns, fixed-width
Version: 1.0
Author: byPrelco Web Design
Author URI: http://www.byprelco.com
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: none;
}


body {
	background: url('images/stripe.png');
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #666;
}

#header {
	margin: 0 auto;
	height: 70px;
	width: 800px;
	overflow: hidden;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: left;
}

#header h1 {
	margin: 15px auto 0 0;
	font-size: 30px;
	color: #FFF;
}

#header h1 a {
	text-decoration: none;
	color: #FFF;
}

#header p {
	letter-spacing: 2px;
}

#wrapper {
	margin: 10px auto 0 auto;
	width: 800px;
	height: auto;
	background: url('images/border-top.gif') no-repeat;
	overflow: hidden;
}

#faux {
	margin: 16px 0 0 0;
	width: 800px;
	height: auto;
	background: url('images/faux.gif') repeat-y;
}

#sidebar {
	float: left;
	padding: 0 0 0 8px;
	width: 232px;
	height: auto;
	text-align: left;
	overflow: hidden;
	color: #5A5A43;
	font-family: Tahoma, sans-serif;
}

#sidebar .widget {
	margin: 0 auto 20px 0;
}

#sidebar h2 {
	padding-left: 8px;
	font-size: 16px;
	font-weight: bold;
	color: #5A5A43;
	line-height: 30px;
	letter-spacing: 1px;
	border-bottom: 1px solid #dcdcdc;
}

#sidebar ul li {
	line-height: 30px;
	font-size: 13px;
	border-bottom: 1px solid #dcdcdc;
	list-style: none;
	width: 232px;
}

#sidebar ul li:hover {
	line-height: 30px;
	font-size: 13px;
	border-bottom: 1px solid #dcdcdc;
	list-style: none;
	width: 232px;
	background-color: #e1e1ce;
}

#sidebar ul li a {
	margin-left: 6px;
	color: #5A5A43;
	text-decoration: none;
	display: block;
	width: 232px;
}

a.tagsz-1 { font-size:  8px; }
a.tagsz-2 { font-size: 10px; }
a.tagsz-3 { font-size: 12px; }
a.tagsz-4 { font-size: 14px; }
a.tagsz-5 { font-size: 16px; }


#sidebar #searchform .hidden {
	display:none;
	}

#sidebar form#searchform div {
	margin: 20px 0;
	height: 38px;
	width: auto;
	}
	
#sidebar #searchform input#s {
	margin: 0 5px auto 10px;
	padding: 0;
	height: 18px;
	width: 144px;
	border: #5A5A43 solid 1px;
	font-weight:bold;
	font-size: 14px;
	color: #5A5A43;
	line-height: 20px;
	overflow: hidden;
	text-align:center;
	}

#sidebar #searchform input#searchsubmit {
	margin: 0 auto 0 0;
	height: 18px;
	width: 53px;
	color: #FFF;
	border: 0;
	background: #5A5A43;
	font-size: 12px;
	font-weight: bold;
	}

#sidebar div#calendar_wrap {
	margin: 0 auto 7px 0;
	width: 250px;
	text-align: center;
	font-size: 14px;
	}

#sidebar #calendar_wrap table{
	margin: 0 auto;
	color:#5A5A43;
	}

#sidebar #calendar_wrap caption {
	margin: 0 auto 7px 0;
	font-size: 14px;
	font-weight: bold;
	}
	
#sidebar #calendar_wrap a{
	font-size: 14px;
	color: #5A5A43;
	font-weight: bold;
	text-decoration: none;
	}


#content {
	width: 545px;
	height: auto;
	float: right;
	text-align: left;
}

h1.post-title a {
	font-size: 23px;
	text-decoration:none;
	border-bottom: 1px dashed #AAAAAA;
	color:#666745;
}

p.post-date {
	margin-top: 5px;
	font-size: 12px;
	font-style:italic;
	color:#666745;
}

p.post-tags {
	margin-top: 5px;
	font-size: 12px;
	font-style:italic;
	color: #666745;
}

p.post-tags a {
	font-size: 12;
	color:#666745;
}

.post-content {
	margin-top: 13px;
	width: 530px;
	text-align: justify;
	color:#444444;
}

.post-content p {
	margin-bottom: 10px;
	line-height: 18px;
	font-size: 13px;
}

.post-content img {
	border:4px solid #DDDDDD;
	margin:4px 0;
}

.post-content a img {
	border:4px solid #DDDDDD;
}

.post-content a:hover img {
	border-color:#CCCCCC;
}

.post-content a {
	color:#004488;
}

post-content a:hover {
	color:#0066CC;
}

.post-content ol {
	margin: 7px auto 7px 18px;
	}

.post-content ol li {
	margin-left: 5px;
	padding: 0px;
	}

.post-content ul {
	margin: 7px auto 7px 14px;
	}

.post-content ul li {
	margin-left: 5px;
	padding: 0px;
	}

.post-content h1 {
	margin: 5px auto 5px 0;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 25px;
	font-weight: bold;
	border-left: 4px #666745 solid;
	border-bottom: 1px #666745 solid;
	}

.post-content h2 {
	margin: 5px auto 5px 0;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 25px;
	font-weight: normal;
	font-style:italic;
	border-left: 4px #666745 solid;
	border-bottom: 1px #666745 solid;
	}

.post-content h3 {
	margin: 5px auto 5px 0;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 22px;
	font-weight: bold;
	border-left: 6px #666745 solid;
	}

.post-content h4 {
	margin: 5px auto 5px 0;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 22px;
	font-weight: normal;
	font-style:italic;
	border-left: 6px #666745 solid;
	}

.post-content h5 {
	margin: 5px auto 5px 0;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 22px;
	font-weight: normal;
	border-left: 6px #666745 solid;
	}

.post-content blockquote {
	background:url('images/blockquote.gif') no-repeat top left;
	margin-top: 20px;
	borgin-bottom: 20px;
	margin-left: 20px;
	border-left: 2px #999999 solid;
	padding-left: 15px;
	}

.post-content img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.post-content img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.post-content img.aligncenter {
	text-align: center;
}

#content .comments {
	margin: 10px auto auto auto;
	}

#content .comments a {
	text-decoration: none;
	color:#666666;
	font-weight: bold;
	}

.comments-template {
	width: 530px;
	}

.comments-template p {
	text-indent: 0px;
	}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #ebebeb;
	padding: 20px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

.avatar {
	float: left;
	margin: 0 5px 0 0;
}

.post-meta {
	width: 510px;
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #E3E4E4;
	color:#666666;
	margin:10px 0 22px;
	padding:5px 10px;
}

.post-meta a {
	color:#004488;
}

post-meta a:hover {
	color:#0066CC;
}

#border-bottom {
	height:17px;
	width: 800px;
	margin: 0 auto;
	background:url('images/Untitled-1_07.gif');
}

#footer {
	height: 50px;
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#footer p {
	margin-top: 15px;
	color: #FFF;
	font-size: 13px;
}

#footer p a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}