/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px;
	background: #CCCCCC;
}

body, input, textarea, select {
	font: normal small Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	margin-bottom: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1.0em;
}

p, blockquote, ul, ol, form {
	margin-bottom: 1.0em;
}

blockquote, ul, ol {
	margin-left: 1em;
}

blockquote {
	margin-right: 3em;
	font-style: italic;
}

ul {
	list-style-type: square;
}

a {
	color: #3366FF;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}

hr {
	display: none;
}

.xa3ehr {
}

img.xa3eleft {
	float: left;
	margin: 0 15px 15px 0;
}

img.xa3eright {
	float: right;
	margin: 0 0 15px 15px;
}

/* Wrapper */

#xa3ewrapper {
	width: 760px;
	margin: 0 auto;
	background: #2286EB;
}

/* Header */

#xa3eheader {
	padding: 10px 10px 12px 10px;
	background: url(img1.gif) no-repeat left bottom;
}

#xa3eheader h1, #xa3eheader h2 {
	display: inline;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
}

#xa3eheader h1 {
}

#xa3eheader h2 {
}

#xa3eheader a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#xa3econtent {
	background: #FFFFFF url(img2.gif) repeat-y;
}

/* Blog */

#xa3eblog {
	float: left;
	width: 520px;
	margin-top: -6px;
	padding-left: 10px;
}

/* Post */

.xa3epost {
}

.xa3epost .xa3etitle {
	height: 45px;
	margin: 0;
	padding: 5px 0 0 15px;
	background: url(img4.gif) repeat-x;
}

.xa3epost .xa3etitle a {
	text-decoration: none;
	color: #333333;
}

.xa3epost .xa3etitle a:hover {
	color: #3366FF;
}

.xa3epost .xa3edate {
	margin-top: -34px;
	padding-right: 15px;
	text-align: right;
	font: bold x-small Arial, Helvetica, sans-serif;
}

.xa3epost .xa3eentry {
	padding: 20px 15px 10px 15px;
	line-height: 1.0em;
}

.xa3epost .xa3emeta {
	margin-bottom: 1.3em;
	padding: 0 15px;
	text-align: right;
	font-size: x-small;
}

/* Sidebar */

#xa3esidebar {
	float: right;
	width: 210px;
	margin-top: -6px;
	padding-right: 10px;
}

#xa3esidebar ul {
	margin: 0;
	list-style: none;
}

#xa3esidebar li {
}

#xa3esidebar li ul {
	margin-left: 0.8em;
	padding: 0 15px 15px 15px;
	list-style-type: square;
}

#xa3esidebar li li {
}

#xa3esidebar h2 {
	height: 45px;
	margin: 0;
	padding: 12px 0 0 15px;
	background: url(img4.gif) repeat-x;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
}

#xa3esidebar a {
	text-decoration: none;
}

/* Search */

#xa3esearch {
}

#xa3esearch form {
	padding: 0 15px;
}

#xa3esearch #xa3einputtext1 {
	width: 110px;
	padding: 1px 2px;
	background: url(img5.gif) repeat-x;
	border: 1px solid #C4C3C4;
}

#xa3esearch #xa3einputsubmit1 {
	background: url(img6.gif) repeat-x left bottom;
	border: 1px solid #C4C3C4;
}

/* Archives */

#xa3earchives {
}

/* Categories */

#xa3ecategories {
}

/* Blogroll */

#xa3eblogroll {
}

/* Meta */

#xa3emeta {
}

/* Footer */

#xa3efooter {
	background: url(img3.gif) no-repeat;
}

#xa3efooter p {
	margin: 0;
	padding: 5px 10px;
	font-size: x-small;
	color: #FFFFFF;
}

#xa3efooter a {
	color: #FFFFFF;
}

