body{
	font-family: arial, tahoma, sans-serif;
	width: 100%; text-align: center;
	background-image: url(img01.jpg); background-repeat: repeat-x;
	margin: 0;
}
	img { border: 0px; }

form {
}

form br {
}

input, textarea {
	padding: 5px;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background: #F9F3DF;
	border-top: 1px solid #CB960F;
	border-right: 1px solid #CCCC99;
	border-bottom: 1px solid #CCCC99;
	border-left: 1px solid #CB960F;
}

h1, h2, h3 {
	padding-bottom: 10px;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}



blockquote {
	margin-left: 3em;
	margin-right: 3em;
	font-style: italic;
}

a {
	text-decoration: none;
	color: #70A300;
}

a:hover {
	border: none;
	color: #70A300;
}

.wrap0{
	width: 1115px; height: auto;
}

.wrap{
	float: left; width: 980px; height: auto;
	font-size:12px;  text-align: left; 
}

.header {
	width: 960px; height: 116px; background: #4a4;
	background-image: url(img01.jpg); background-repeat: repeat-x;
}
	.header .recent { float: left; width: 960px; text-align: center; color: #eee;}
	.header .recent a{ color: #eee; font-size: 11px;}
	.header .recent h1{ display: inline; margin:0px; font-size: 13px; color: #ffa; }
	
#logo {
	float: left;
	height: auto;
}

#logo h1, #logo h2 {
	float: left;
	margin: 20px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #fff;
}

#logo h1 {
	padding: 5px 0 0 0px;
	font-size: 2.6em;
}

#logo h2 {
	padding: 17px 0 0 6px;
	font-size: 1.2em;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

#menu {
	float: right;
	height: auto;
}

#menu ul {
	margin: 0;
	padding: 30px 0px 0 0;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	border-left: 2px solid #99C233;
	margin-right: 3px;
	padding: 5px 18px 5px 18px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 1.2em;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#menu .last a {
	margin: 0;
	padding-right: 0;
}

/* Sidebars */

.sidebar {
	float: left; 
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding-bottom: 15px;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0;
}

.sidebar h2 {
	background: url(img03.jpg) repeat-x left bottom;
	letter-spacing: -1px;
	color: #666666;
	margin: 0px;
}

/* Page */

#page {
	float:left;
	padding: 20px 0 0 0;
}

/* Content */

#content {
	float: left;
	width: 440px;
	padding: 0 30px;
}

#content2 {
	float: left;
	width: 728px;
	padding: 0 0 0 12px;
}

.post {
}

.post .title {
	margin: 0;
	background: url(img03.jpg) repeat-x left bottom;
}

.post .title h1, .post .title h2 {
	margin: 0;
	padding: 0;
}

.post .title a {
	border: none;
	color: #666666;
}

.post .meta {
	margin: 0;
	padding: 3px 0 0 0;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

.post .entry {
	padding-bottom: 20px;
}

.post .entry p, .post .entry ol, .post .entry ul {
	line-height: 180%;
}

.post .tags {
	margin: 0;
	padding: 10px;
	border-top: 1px solid #DEDEDE;
	font-size: smaller;
	text-align: center;
}

.post .tags a {
	margin-left: 10px;
}

.post .links {
	text-align: center;
	margin: 0;
	padding: 5px 10px;
	border: 1px solid #DEDEDE;
	font-size: smaller;
	text-transform: uppercase;
}

.post .links a {
	font-weight: bold;
}

.post ul { }

.post h2, .post h3 {
	padding-top: 20px;
}

#recent-posts {
}

#recent-posts h3 {
	margin: 0;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #DEDEDE;
}

#recent-posts ul {
	margin: 0;
	padding: 0;
}

#recent-posts li {
	margin: 0;
	padding: 0;
}

.mop{
	width: 630px; padding: 6px 0 0 20px;
}
	.mop_left { float: left; }
	.mop_right { float: right; }
	.mop_right a{ color: #44d; font-weight: bold; font-size: 13px; text-decoration: underline; }

/* Sidebar1 */

#sidebar1 {
	width: 220px;
}

#sidebar1 li li {
	background: url(img05.gif) no-repeat left 50%;
	margin-left: 10px;
	padding-left: 10px;
}

#sidebar1 h2 {
}

/* Sidebar2 */

#sidebar2 {
	width: 240px;
}

/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search #s {
	width: 94%;
	border: 1px #DEDEDE solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#search #submit {
	padding: 3px 10px;
	margin: 5px 0 0 0;
	background: url(img04.jpg) repeat-x left top; 
	border: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}


.affiliates2 {
	clear: both;
	width: 960px;
	height: auto;
	margin: 0 auto;
	color: #090;
}
.affiliates2 a{ margin: 0 4px 0 4px; }


/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 45px;
	margin: 0 auto;
	background: url(img02.jpg) repeat-x left top;
}

#footer p {
	margin: 0;
	padding: 15px 4px;
	font-size: 11px;
}

#footer .legal {
	float: left;
	height: 40px;
}

#footer .credit {
	float: right;
	height: 40px;
}

.alfabet { height: 25px; clear: both; padding: 10px 0 0 0px; }
.alfabet .browse { background-color: #558; color: #fff; padding: 2px; margin: 0 5px 0 0; }
.alfabet a{ color: #fff; font-size: 14px; }


.noborder{ border: 0px; }
.clear{ clear: both; font-size: 1px; }
