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

body {
	margin: 0px;
	padding: 0px;
	background-color:#F9DAAA;
	font: 12px "Verdana", Arial, Helvetica, sans-serif;
	color: #000000;
}

h2 {
	font: 1 em;
	font-weight: normal;
	letter-spacing: -1px;
	font: 12px "Verdana", Arial, Helvetica, sans-serif;.
	color: #1C1C1C;
}

h3 {
	font-weight: bold;
	letter-spacing: -1px;
	font: 18px "Verdana", Arial, Helvetica, sans-serif;.
	color: #000000;
	}


p, ol, ul {
	line-height: 1.67em;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 100%;
	height: 160px;
	margin: 0px auto;
	background: url(../images/temp6.jpg)  top;
}

/* Logo */

#logo {
text-align:center;
	padding: 10px 0 0 0;
	
}
h1 {
	margin: 0;
	letter-spacing: -2px;
	font-size: 2.6em;
	font-weight: normal;
	color: #000000;
}

#logo h1 {
	margin: 0;
	
	letter-spacing: -2px;
	font-size: 3.6em;
	font-weight: normal;
	color: #FFA800;
}

#logo h1 a {
	padding-right: 0px;
	background: url(../images/img02.gif) no-repeat right top;
	text-decoration: none;
	color: #FFFFFF;
}

#logo p {
	margin: -5px 0 0 0;
	text-transform: uppercase;
	font-size: 1.22em;
	letter-spacing: -1px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
    display:block;
	width: 100%;
	padding: 0px 0;
	background-color:#6C371A;
}

#menu ul {
	margin: 0px;
	padding: 3px 3px 3px 3px;
	list-style: none;
}

#menu li {
display:inline;
padding:2px 2px 2px 2px;
}

#menu a {

	margin-left: 10px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.3em;
	color: #ffffff;
}

#menu a:hover, .active a {
	color:#cccccc;
}

/* Page */

#main {
	background: url(../images/img03.gif) repeat-x left bottom;
}

#page {
	width: 70%;
	margin: 0px auto;
	padding: 10px 0;
	float:right;
}

/* Content */

#content {
	float: left;
	width: 300px;
	height:auto;
}

/* Post */

.post {
}

.post .date {
	float: right;
	width: 76px;
	height: 58px;
	margin: 0;
	padding-top: 2px;
	background: #18BDF5 url(../images/img07.gif);
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.post .date b {
	display: block;
	margin-top: -5px;
	font-size: 40px;
}

.post .title {
	margin: 0;
	padding: 20px 0 0 0;
	/*background: url(../images/img05.gif) repeat-x;*/
	font-size: 1.8em;
}

.post .meta {
	margin: 0 0 30px 0;
	padding: 0;
	color: #C6C6C6;
	line-height:normal;
}

.post .meta a {
	color: #C6C6C6;
}

.post .entry {
	padding-bottom: 30px;
}

/* Sidebar */

#sidebar {
	float: right;
	}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(../images/img05.gif) repeat-x left bottom;
}

#sidebar li li a {
	padding-left: 21px;
	background: url(../images/img06.gif) no-repeat 6px 50%;
}

#sidebar h2 {
	padding-left: 5px;
	background: url(../images/img04.gif) no-repeat left center;
}

#sidebar a {
	text-decoration: none;
}

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

/* Calendar */

#calendar_wrap {
	padding: 0 21px;
}

#calendar caption {
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border: 1px solid #E8E8E8;
}

#calendar thead {
	background: #E8E8E8;
}

#calendar tbody td {
	border: 1px solid #E8E8E8;
	text-align: center;
}

#today {
	font-weight: bold;
}

#prev {
}

#next {
	text-align: right;
}

/* Footer */

#footer27 {
	background: #ffffff;
}

#footer {
	width: 778px;
	margin: 0 auto;
	padding-top: 30px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: block;
	float: left;
	width: 240px;
	padding-left: 29px;
}

#footer li.first {
	padding-left: 0;
}

#footer li ul {
	margin: 0;
}

#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 5px 0;
	background: url(../images/img10.gif) repeat-x left bottom;
}

#footer li li a {
	padding-left: 21px;
	background: url(../images/img09.gif) no-repeat 6px 50%;
}

#footer h2 {
	margin-top: 0;
	padding-left: 20px;
	background: url(../images/img08.gif) no-repeat left center;
	color: #FFFFFF;
}

#legal {
	clear: both;
	margin: 0;
	padding: 20px 0;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	color: #FFFFFF;
}
profile {
	margin-top: 0;
	width:50%;
	float: right;
}

