/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;


}
div.feedburnerFeedBlock ul {
	margin-left:0;
	padding-left:0;
	list-style-type: none;
	text-align: left;
}

div.feedburnerFeedBlock ul li span.headline {
	text-transform: uppercase;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #525252;
	padding: 0;
	margin-right: 4px;
}

div.feedburnerFeedBlock p.date {
	display: inline;
}

	
	
div.feedburnerFeedBlock ul { 
margin-left:0; 
padding-left:0; 
list-style-type: none 
}
	


body {
	background: #D5DBB5;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #525252;
}

h1, h2, h3 {
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #3B3B3B;
}

h1 {
	letter-spacing: 5px;
	font-size: 197%;
}

h2 {
	letter-spacing: 5px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 669999;
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding: 0 3em;
	font-style: normal;
}

a:link {
	text-decoration: none;
	color: #3B3B3B;
	font-weight: none;
}
.default #page #content .post a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	font-style: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #600;
}

a:visited {
	color: #3B3B3B;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 850px;
	height: 201px;
	background: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0
	px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#header h1 {
	margin: 0;
	padding: 200px 0 0 40px;
	letter-spacing: -2px;
	font-size: 40px;
}

#header h1 a {
	color: #FFFFFF;
}

#header h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 175px;
	letter-spacing: normal;
	font: bold 10px Arial, Helvetica, sans-serif;
}

#header h2 a {
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
}

/* Page */

#page {
	width: 850px;
	background: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin: auto;
	padding-left: 10px;
}
/* Content */

.default #content{
	float: right;
	width: 600px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	display: inline;
	position: relative;
	margin-right: 5px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.post {
	width: 575px;
	padding: 20px 0 0 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.post h1     {
	font-family: Tahoma, Geneva, sans-serif;
	padding-right: 5px;
	margin-right: 4px;
	letter-spacing: 3pt;
	font-size: 20px;
}
.post h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 5px;
	margin-right: 4px;
	letter-spacing: 3pt;
	font-size: 16px;
	font-style: italic;
}
.post h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 5px;
	margin-right: 4px;
	letter-spacing: 3pt;
	font-size: 14px;
	color: #600;
	font-weight: bold;
}

.post .title {
	padding: 0 0 5px 0;
}

.post .title span {
	padding-right: 30px;
}
/* Sidebar */

.default #sidebar{
	float: left;
	width: 220px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 5;
	background-repeat: no-repeat;
	margin-left: 5px;
	display: inline;
	position: absolute;
	text-decoration: none;
}
.box {
	width: 225px;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-right: 5px;
	text-decoration: none;
	border-bottom-width: 1px;
}

.box .title {
	height: 33px;
	background: url(images/img09.gif) repeat-x;
	font-size: 18px;
	color: #3B3B3B;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 5;
	margin-bottom: 0;
	margin-left: 0;
	text-decoration: none;
}

.box ul {
	list-style: none;
	width: 225px;
	padding-top: 0;
	padding-bottom: 5;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-right: 5px;
}

.box li {
border-bottom: 1px dashed #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5;
	margin-right: 10px;
}

.box li.first {
		background: none;
	margin-top: 5px;
	padding-top: 5px;
	margin-right: 10px;
}

.box h3 {
	font-size: 85%;
	font-weight: bold;
	color: #3B3B3B;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	padding-bottom: 5px;
}

.box p {
	margin: 0;
	line-height: normal;
}

.box a {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat 0 5px;
}

/* Footer */

#footer {
	width: 850px;
	height: 45px;
	margin: 0 auto;
	padding: 0 0px 0px 0px;
	background: #D5DBB5 url(images/img12.gif) no-repeat center top;
}

#footer p {
	margin: 0;
	padding: 14px 20px;
	line-height: normal;
	font-size: 77%;
}

#footer a {
	color: #3B3B3B;
}

#footer a:hover {
	text-decoration: underline;
}

#legal {
	float: left;
}


#links {
	float: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #600;
}
.box2 {
	width: 225px;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-right: 5px;
	text-decoration: none;
	border-bottom-width: 1px;
}
.boxNovel {
	width: 230px;
	padding-left: 5px;
	border-bottom-width: none;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-right: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	line-height: 10pt;
.default #content a {
	float: right;
	width: 472px;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	display: inline;
	position: relative;
}
#content a:hover, a:active {
	text-decoration: none;
	color: #600;
}
.default #page #content .post .permalinks p a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.default #page #content .post .permalinks p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;

}
.box2 ul {
	list-style: none;
	width: 225px;
	padding-top: 0;
	padding-bottom: 5;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-right: 5px;
}
.box2 li {
	border-bottom: 1px dashed #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5;
	margin-right: 10px;
}
.unital {
	font-style: normal;
}
