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

body {
	margin: 0px 0 5 0;
	padding: 0;
	background:#000000 url('home.jpg') no-repeat top left;
	text-align: justify;
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;

}

form {
	margin: 0;
	padding: 0;
}


input {
	padding: 0px;
	background: #FFFFFF url(fb.png) repeat-x;
	border: 0px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}


h1, h1 a, h2, h2 a, h3, h3 a, h5, h5 a {
	margin: 0;
	text-decoration: none;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #ff9911;
}

h1 {
	letter-spacing: -1px;
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: -.5em;

}

h2 {
	letter-spacing: -1px;
	font-size: 1em;

}

h3 {
	font-size: 1em;
	margin-bottom: -1em;

}

h4 {
	font-size: 2.7em;
	color: #ffffff;
	line-height: 95%;


}

h5 {
	font-size: .8em;
	color: #BBBBBB;
	line-height: 95%;
	margin-top: 1em;

}

p, ol, ul {
	margin-bottom: 1em;
	line-height: 140%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #ff7711

}

a {
	color: #187BD9;;
	text-decoration: none;

}

a:hover {
	text-decoration: none;
}

/* Header */

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

#logo h1, #logo p {
	float: left;
	text-transform: lowercase;
}

#logo h1 {
	font-size: 2.4em;
	padding: 0px 0 0 0px;
}

#logo p {
	margin: 0;
	padding: 18px 0 0 4px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#menu {
	float: left;
	margin-top: 0px;
	margin-left: 0px;

}

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

#menu li {
	display: block;
	float: top;
	height: 25px;
}

#menu a {
	display: block;
		padding: 2px 25px 2px 5px;
	background: #ff9911;
	margin-top: 0px;
	margin-right: 0px;
	text-decoration: none;	
	text-align: left;
	text-transform: ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}

#menu .last {
	margin-right: 0;
	padding-right: 0;	
}

#menu a:hover {
	background: #00BBFF;
	color: #000000;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	background: #EEEEEE;
	color: #000000;
}

#logo {
	margin-top: -25px;
}


/* Page */

#page {
	width: 800px;
	margin: 0;
	padding: 0px 0 0 0;
}


/* Content */

#content {
	margin-right: 0px;
	padding: 0px 180px 0 22px;


}

.post {
	margin-bottom: 0px;
}

.post .title {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;

}

.post .title h2 {
	padding: 0px 30px 5px 0px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 2.2em;
	color: #187BD9;
}

.title h2 a {
	color: #187BD9;
}

.post .title p {
	margin: 0px;
	padding: 10px 0 10px 20px;
	background: url(images/img0.gif) no-repeat left center;
	border-top: 4px #187BD9 solid;
	line-height: normal;
	color: #187BD9;
}

.post .title p a {
	color: #187BD9;
}

.post .entry {
	padding: 10;
	margin-top: 8px;
}

.post .links {
	padding: 5px 0;
	border-bottom: 1px #187BD9 dotted;
	margin-top: 10px;
	text-align: left;
}

.post .links a {
	font-weight: bold;
}

.post .links a:hover {
}

.post .links .more {
	padding: 0 0 0 20px;
	background: url(images/img0.gif) no-repeat left 50%;
}

.post .links .comments {
	margin-left: 20px;
	background: url(images/img0.gif) no-repeat left 50%;
	padding: 0 0 0 20px;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
}

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

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

#sidebar li ul {
	padding: 0 0px 0px 30px;
}

#sidebar li li {
	margin: 0;
	padding-left: 0px;
	background: url(images/img0.gif) no-repeat 5px 50%;
}

#sidebar h2 {
	padding: 0px 30px 10px 30px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 1.6em;
	color: #3CB7FF;
}


/* Search */

#search {
	padding: 20px 30px 40px 30px;
}

#search input {
	padding: 0;
	width: 70px;
	height: 29px;
	font-weight: bold;
}

#search #s {
	padding: 5px;
	width: 150px;
	height: auto;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

#search br {
	display: none;
}

/* Categories */

#sidebar #categories li {
}

/* Calendar */

#calendar_wrap {
	padding: 0 30px 40px 30px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #EB1400;
	font-weight: bold;
	color: #EB1400
}

/* Footer */

#footer { 
 position: absolute; 
 bottom: 0; 
 font: 12px Arial, Helvetica, sans-serif;
 color: #ffffff;
} 
