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

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/bg.gif) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #549900;
}

h1 { font-size: 42px; }

h2 { font-size: 18px; }

h3 { }

blockquote { }

a { color: #961A06; }

a:hover { text-decoration: none; }

a img {
	border: none;
}


#wrapper {
}

/* Header */

#header-wrapper {
}
#twitter {
	padding-top: 14px;
	
}

#header {
	width: 100%;
	height: 36px;
	margin: 0 auto;
	
}

/* Menu */
.page { margin: 0px auto; width:900px;}

div.main{
	width:625px;
	margin:0 auto;
	margin-top:30px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px;
}
#navbar{
	width:auto;
	height:42px;
	background:url(images/navbar-bg1.png) center top no-repeat;
}
#navbar .inbar{
	display:block;
	height:42px;
	background:url(images/right-round1.png) right top no-repeat;
}
#navbar ul, #navbar ul li{
	border:0px;
	margin:0px;
	padding:0px;
	list-style:none;
	height:42px;
	line-height:32px;
}
#navbar ul{
	background:url(images/left-round1.png) left top no-repeat;
}
#navbar ul li{
	float:left;
	display:block;
	line-height:32px;
}
#navbar ul li a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
#navbar ul li a span{
	padding:0 20px 0 0;
	height:42px;
	line-height:32px;
	display:block;
	margin-left:20px;
}
#navbar .navhome a, #navbar .navhome a:hover{
	background:url(images/a-bg2.png) left top no-repeat;
	height:42px;
	line-height:32px;
}
#navbar .navhome a span, #navbar .navhome a:hover span{
	color:#696969;
	background:url(images/span-bg1.png) right top no-repeat;
	height:42px;
	line-height:32px;
}

#navbar .navhome1 a, #navbar .navhome1 a:hover{
	background:url(images/a-bg1.png) left top no-repeat;
	height:42px;
	line-height:32px;
}
#navbar .navhome1 a span, #navbar .navhome1 a:hover span{
	color:#696969;
	background:url(images/span-bg1.png) right top no-repeat;
	height:42px;
	line-height:32px;
}

#navbar ul li a:hover{
	background:url(images/ahover-bg.png) left top no-repeat;
	height:42px;
	line-height:32px;
}
#navbar ul li a:hover span{
	background:url(images/spanhover-bg.png) right top no-repeat;
	height:42px;
	line-height:32px;
}

/** LOGO */

#logo {
 margin-top: 8px;
 height: 191px;
 padding-bottom: 10px;
 background: URL('images/header.png') no-repeat;
 text-align: right;

}


#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	margin-top: -4px;
	text-transform: lowercase;
	font-size: 13px;
	color: #FFA25D;
}

#logo h1 {
	padding-top: 10px;
	font-size: 48px;
}

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

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


#banner {
	padding-bottom: 20px;
}

/* Content */


#content {
	/*float: right;*/
	width: 660px;
	padding-left: 0px;
	
}

#main {
	width: 660px;
	height: 450px;
	background: url(images/content_bg.png) repeat-y;
	padding-top: 0px;
	padding-bottom: 0 px;
	padding-left: 15px;
}
#main_txt{
	width: 630px;
	height: 380px;
}

#main_txt p {
	padding-left: 10px;
	padding-right: 5px;
	text-align: justify;
}

div.scroll {
overflow: auto;
border: 0px;
}


#main_footer {
	width:660px;
	height: 20px;
	background: url(images/footer_bg.png) bottom no-repeat;
	padding-top: 0px;
	padding-bottom: 20 px;
	text-align: center;
}
#txt_footer {
	width:630px;
	padding-top: 5px;
	padding-bottom: 20 px;
	text-align: center;
	vertical-align: bottom;
}

/* Post */

.post {
	margin-bottom: 45px;
}

.post .title {
	height: 42px;
	padding-left: 15px;
	color: #FFFFFF;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #543A2C;
}

.post .date {
}

.post .meta {
	height: 32px;
	margin-left: 2px;
	padding: 4px 30px 2px 15px;
	background: url(images/img05.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 15px;
}

.post .links {
}

.post .links {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: url(images/img06.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}


.post .links {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: url(images/img06.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: url(images/img07.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

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

#sidebar li ul {
	margin: 0px 14px;
}

#sidebar li li {
	margin: 0;
	padding: 12px 0px;
	border-bottom: 1px solid #E9E8DD;
	background: url(images/img08.gif) no-repeat left 18px;
}

#sidebar li li a {
	padding: 0px 0px 0px 20px;
	font-weight: normal;
	color: #EB5716;
}

#sidebar li li a:hover {
	color: #EB5716;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	height: 30px;
	background: url(images/img05.gif) repeat-x left top;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #543A2C;
}


#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

#signup {
	width: 225px;
	height: 110px;
	background: url("images/signup_bg.jpg") no-repeat center;
	text-align: center;
	color: #FFFFFF; 
}

#signup_box {
	width: 140px;
	height: 16px;
	margin: 0 auto;
	margin-top: 55px;
	text-align: left;
}
#icons {
	width: 225px;
	height: 32px;
	text-align: center;
	margin: auto;
	padding-bottom: 10px;
	padding-top: 10px;
}
#icons img{
	padding-right: 5px;
	padding-left: 5px;
	height: 30px;
}



/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	
	width: 100%;
	height: 100px;
	margin: 0 auto;
	padding: 2px;
	text-align: center;
	color: #AAAAAA;
}

#footer a {
	color: #961A06;
}
