body {
	text-align: jusitify;
        background-image: url(http://ponterosso.net/images/pattern.jpg);
	color: #36311E;
	font-family: "Book Antiqua", "Bookman Old Style";
        font-size: 14px;
}

#wrapper {
	position:absolute;
	left:0px;
	top:0px;
	width:653px;
}

#header {
	padding: 0px;
	margin: 0px;
}

#content {
	position:absolute;
	left:166px;
	top:528px;
	width:653px;
}

#sidebar {
font-size: 12px;
	position:absolute;
	left:840px;
	top:485px;
	width:267px;
}

#both {
	clear: both;
}

#footer {
	clear: both;
	width: 528px;
	text-align: center;
	margin: 0 auto;
	padding: 3px;
}

.title {
	font-size: 11pt;
	font-family: verdana;
	font-weight: bold;
}


.post {

	margin: 0 0 40px;

	text-align: justify;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}



/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



#sidebar ul ul li:before {

	content: "\00BB \0020";

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}



#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 15px;

	}



#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

	}



#sidebar ul ul, #sidebar ul ol {

	margin: 5px 0 0 10px;

	}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

	}



ol li, #sidebar ul ol li {

	list-style: decimal outside;

	}



#sidebar ul ul li, #sidebar ul ol li {

	margin: 3px 0 0;

	padding: 0;

	}

/* End Entry Lists */



/* Begin Form Elements */

#searchform {

	margin: 10px auto;

	padding: 5px 3px;

	text-align: center;

	}



#sidebar #searchform #s {

	width: 108px;

	padding: 2px;

	}



#sidebar #searchsubmit {

	padding: 1px;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

#commentform textarea {

	width: 90%;
background-image: url(http://ponterosso.net/images/lightpattern.jpg);
	padding: 2px;

	}

#respond:after {

		content: ".";

	    display: block;

	    height: 0;

	    clear: both;

	    visibility: hidden;

	}

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	}

/* End Form Elements */



/* Begin Comments*/

.alt {

	margin: 0;
	padding: 10px;
	background: #cfac72;
        background-image: url(http://ponterosso.net/images/lightpattern.jpg);
	-moz-border-radius: 5px;

	}



.commentlist {

	padding: 0;
background-image: url(http://ponterosso.net/images/lightpattern.jpg);
	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;

	background-image: url(http://ponterosso.net/images/lightpattern.jpg);

	-moz-border-radius: 5px;



	}

.commentlist li ul li {

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

}

/* End Comments */

#sidebar form {

	margin: 0;

	}

/* End Sidebar */



/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */



/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



.hidden {

	display: none;

	}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

	}

/* End Various Tags & Classes*/



/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}
h1 {
	text-align: center;
	color: #574B35;
	font-size: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1A0F09;
	font-family: "Script MT Bold";
}
strong {
	color: #660000;
	font-family: "Times New Roman", Times, serif;
}
a:active, a:visited, a:link {
	color: #CA2231;
	text-decoration: none;
	font-family: "Book Antiqua", "Bookman Old Style";
	text-transform: uppercase;
}
a:hover {
	color: #574B35;
	text-decoration: line-through;
        text-transform: none;
}
h1:first-letter {

	color: #68021A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	text-transform: uppercase;
}
h2 {
text-align: center;
	font-family: "Script MT Bold";
	font-size: 18px;
	color: #B10B19;
}
/* End captions */