
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-size: 13px;
	text-align: justify;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Times New Roman, Times;
	color: #61492D;
}

h1, h2, h3 {
	font-family: Georgia, Times New Roman, Times;
	font-weight: normal;
	color: #FF0033;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	margin: 15px 0px;
 	padding: 5px 7px 5px 40px;  	
    font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, Times New Roman, Times;
	color: #66A342;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #FF0033; text-decoration: none;
}

a:hover {
	color: #CC0033;
}


/* Header */

#topbg {

	height: 20px;
	margin: 0 auto;
	padding: 0;

}

#header {
	height: 160px;
	background: url(../images/header.jpg) no-repeat left top;
}

#home {
	padding: 80px 0 0 0;
}

#right_header {
	padding: 0 0 0 0px;
	height: 50px;
	background: url(../images/header_fon.jpg) repeat left top;

}

#header_fon {
	padding: 0 0 0 0px;
	background: #ECF8F8;
	text-align: center;
}

#header p {
	margin: 0;
	padding: 0;
}


#header p {
	margin-top: 0px;
	padding: 0 0 0 320px;
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times;
	color: #FF00CC;

}
/* sponsor */
#favorite{
	padding: 5px 5px 5px 5px;
    border: 1px solid #CCFF33;
}

#favorite h1{
	font-size: 16px;
	font-weight: bold;
}

#favorite h3{
	font-size: 14px;
	font-weight: bold;
}

#favorite b{
	font-size: 12px;
}
/* sponsor */

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding-top: 30px;
	background: url(images/img03.jpg) no-repeat left top;
}

/* Content */

#content {
	margin: 0;
	padding-left: 30px;
	color: #666666;
}

.post {
	padding: 5px 20px 5px 5px;
	font-size: 14px;
	border: 1px #CC0033 solid;
	margin-right: 20px;
}

#content p.moreinfo{height:21px; display:block; background:url(images/icon2.jpg) 0 0 no-repeat #ffffff; color:#958201; line-height:21px; text-transform:uppercase; text-decoration:none; margin:0 0 0 0px; padding:8px 0 0 50px;}


.title a {
	text-decoration: none;
	color: #FF0033;
}

.title a:hover {
	color: #CC0033;
}

.byline {
	margin: -15px 20px 0 0px;
	color: #66A342;
}

.meta {
	text-align: left;
	color: #66A342;
	padding: 5px 20px 5px 25px;
	background: url(images/img07.gif) no-repeat left 50%;
	font-family: Georgia, Times New Roman, Times;
	font-size: 12px;
	margin-right: 20px;
}


.meta a {
	color: #66A342;
}

.navipage{
	color: #66A342;
	padding: 5px 10px 5px 25px;
	background: url(images/img07.gif) no-repeat left 50%;
	font-family: Times New Roman, Times;
	font-size: 18px;
}

.navigation b{
    border:1px solid #66A342;
	font-size: 18px;    
	padding: 0px 5px 0px 5px;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts h2 {
	margin: 0;
	font-weight: bold;
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.entry {
	margin: 0;
	padding: 17px 20px 5px 0px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	margin-bottom: 10px;
	padding-right: 20px;
	color: #66A342;
}

#sidebar ul {
	margin-left: 20px;
	padding: 0;
}

#sidebar li {
	margin: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 25px;
	border-bottom: 1px #66A342 dotted;
}


#sidebar h2 {
	margin: 0px 0px 0px 10px; 
	height: 35px;
	font-size: 20px;
	color: #3300FF;
	background: url(images/img04.gif) no-repeat right 30%;
	border-bottom: 2px #66A342 dashed;
}

#sidebar a {
	text-decoration: none;
}




/* Footer */

#footer {
	margin: 0 auto;
	height: 50px;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #48AB07;
	background: url(../images/header_fon.jpg) repeat left top;

}

#footer p {
	padding-top: 15px;
}

#footer p a {
	color: #69B536;
}