/*
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;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(images/img07.gif);
}

a {
	text-decoration: none;
	color: black;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;

}

img.right {
	float: right;
}

/* Header */

#maindiv {
	width: 950px;
	background-color:white;

}
#logo {
	width: 925px;
	height: 88px;
	margin: 0 auto;
	padding: 0 10px;
	padding-bottom: 10px;
	background: url(images/img02.jpg);
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding: 30px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 52px 0 0 3px;
	font-size: 10px;
	color: #616161;
}

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

/* Menu */

#menu {
	background: url(images/img02.jpg);
	width: 925px;
	height: 35px;
	margin: 0 auto;
	padding: 0 10px;
}

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

#menu li {
	display: inline;
}

#menu a {
	background: url(btn2.gif) no-repeat;width:103px;height:28px;
	float: left;
	border: none;
	text-decoration: none;
	text-transform: bold uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: green;
}

#menu a:hover {
	background: url(btn2.gif) no-repeat;width:103px;height:28px;
	padding: 9px 18px 0px 11px;
	color: green;
}

#menu .current_page_item a {
	background: url(btn2.gif) no-repeat;width:103px;height:28px;
	padding: 9px 18px 0px 11px;
	color: black;
}

#SELFAD {
	width:925px;
	margin: 0 auto;
	background: url(images/img02.jpg);
	padding: 5px 10px 5px;
}

.mbtn {
background: url(btn.gif);
float:      center;
text-align: center;
width:      136px;
height:     40px;
#margin:     14px 31px;
#color:      red;
}


/* Wrapper */

#wrapper {
	width: 945px;
	margin: 0 auto;
	background: white;
}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	padding: 10px 0;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

 /* Content */

#content {
	float: left;
	width: 470px;
	height: 500px;
	padding: 0 0 0 21px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #949494;
	line-height: 200%;

}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	font-weight: normal;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
	padding: 0 20px;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
	border: none;
}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;

	margin-bottom: 20px;
	padding-bottom: 15px;
	padding: 0 0 0 16px;
}

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

}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0 5px 25px;
	background: url(images/img04.gif) no-repeat 10px 9px;
}

.sidebar li h2 {
	margin: 10 0 0 0;
	padding: 5px 10px;
	background: url(images/img06.jpg) repeat-x;
	border: 1px solid #4A4A4A;
	font-size: 12px;
	color: #CCCCCC;
}

.sidebarx {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
}

.sidebarx ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebarx li {
	xpadding: 0 0 20px 0;
}

.sidebarx li ul {
}

.sidebarx li li {
	padding: 5px 0 5px 25px;
	background: url(images/img04.gif) no-repeat 10px 9px;
}

.sidebarx li h2 {
	margin: 10px 0 0 0;
	padding: 5px 10px;
	background: url(images/img06.jpg) repeat-x;
	border: 1px solid #4A4A4A;
	font-size: 12px;
	color: #CCCCCC;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

#s {
	margin: 0;
	padding: 2px 2px;
	width: 120px;
	height: 18px;
	border: 1px solid #333333;
	background: #000000;
	font-size: 10px;
	color: #CCCCCC;
}

.tf {
	margin: 0;
	padding: 2px 2px;
	width: 120px;
	height: 18px;
	border: 2px solid #555333;
	font-size: 12px;
	color: black;
}

.stf {
	margin: 0;
	padding: 4px 0px 0px 6px;
	width: 140px;
	height: 15px;
	border: 2px solid #555333;
	background: #339900;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}

.tf1 {
	margin: 0;
	padding: 4px 0px 0px 6px;
	width: 20px;
	height: 21px;
	border: 2px solid #555333;
	background: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

.tf2 {
	margin: 0;
	padding: 4px 0px 0px 6px;
	width: 184px;
	height: 21px;
	background: #000000;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
}

.tf3 {
	margin: 0;
	padding: 2px 2px;
	width: 250px;
	height: 18px;
	border: 2px solid #555333;
	font-size: 12px;
	color: black;
}

.tf4 {
	margin: 0;
	padding: 2px 2px;
	width: 40px;
	height: 18px;
	border: 2px solid #555333;
	background: #000000;
	font-size: 12px;
	color: #CCCCCC;
}

.tf5 {
	margin: 0;
	width: 250px;
	height: 21px;
	border: 2px solid #555333;
	background: #000000;
	font-size: 12px;
	color: blue;
}

.tf6 {
	margin: 0;
	width: 250px;
	height: 17px;
	border: 0px solid #555333;
	background: #660000;
	font-size: 12px;
	color: white;
	font-family: Arial,Helvetica,sans-serif;
}

.tf7 {
	margin: 0;
	padding-left: 9px;
	width: 20px;
	height: 12px;
	border: 1px solid #555333;
	background: #000000;
	font-size: 8px;
	font-family: Courier, Helvetica, sans-serif;
	color: #CCCCCC;
}

.sb {
	margin: 0;
	padding: 2px 2px;
	width: 160px;
	height: 25px;
	font-size: 12px;
	color: black;
}

.sb1 {
	margin: 0;
	padding: 2px 2px;
	width: 140px;
	height: 25px;
	font-size: 12px;
	color: black;
}

.sb2 {
	margin: 0;
	padding: 2px 2px;
	width: 60px;
	height: 25px;
	border: 2px solid #555333;
	background: #333333;
	font-size: 12px;
	color: #CCCCCC;
}

.sb3 {
	margin: 0;
	padding: 0px 2px;
	width: 120px;
	height: 20px;
	background: #333333;
	font-size: 10px;
	color: #CCCCCC;
}

.img1 {
	margin: 0;
	padding: 2px 2px;
	width: 30px;
	height: 20px;
	background: #333333;
	font-size: 12px;
	color: #CCCCCC;
}

.ta {
	margin: 0;
	padding: 2px 2px;
	width: 320px;
	height: 72px;
	border: 2px solid #555333;
	background: #000000;
	font-size: 12px;
	color: #CCCCCC;
}

.ta2 {
	margin: 0;
	padding: 2px 2px;
	width: 250px;
	height: 72px;
	border: 2px solid #555333;
	background: #000000;
	font-size: 12px;
	color: #CCCCCC;
}

.btn {
	margin: 0;
	height: 25px;
	background: url(btn.gif) no-repeat 10px 9px
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
        text-align:center;
        color: black;

}

/* Calendar */

#calendar_wrap {
	padding: 0 0 0 20px;
	text-align: center;
}

#calendar_wrap table {
	width: 90%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
        width: 945px;
	height: 50px;
	margin: 0 auto;
	background: #000000 url(images/img06.jpg) repeat-x left top;
}

#footer p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}