body {
	margin: 0;
	padding: 0;
	background: #F4FBFF url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #405A67;
}

tbody {
Text-align: center;
Vertical-align: middle;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #4F6977;
}

h1 {
	letter-spacing: -1px;
	font-size: 44px;
}

h2 {
font-size: 24px;
font-weight: bold;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
	text-align: justify;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
color: #38B5F1;
text-decoration: none;
}

a:hover {
text-decoration: none;
color:#2E95C5;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

#descr {display: none;}

/* Header */

#header {
	width: 954px;
	height: 101px;
	margin: 0 auto;
	background: url(images/head.jpg);
}

/* Logo */

#logo {
/*	float: left; */
text-align:right;
}

#logo h2 {
/*	float: left; */
	color: #E1F5FE;
text-align:center;
}

#logo h2 {
	padding: 82px 0 0px 8px;
	font-size: 15px;
	font-weight: bold;
	font-style:italic;
}

/* Toplist */
#top {
float: left;
width: 584px;
}

#top h2 {

font-size: 22px;
font-weight: bold;
text-align:left;
text-indent:15px;
}

#top a {
text-decoration: none;
}

#top a:hover {
text-decoration: none;
color:#2E95C5;
}

#top a:visited {
text-decoration: none;
color:#88A4C5;
}

#top p {
text-align: justify;
text-indent:17px;
font-size: 15px;
color:#6F8097;
line-height:19px;
font-style:italic;
margin-bottom:5px;
}

#top .stats {
text-align: right;
margin-right:10px;
margin-top:-22px;
margin-bottom:4px;
font-size: 12px;
color:#98AECE;
line-height:14px;
font-style:italic;
}

/* Page */

#page {
	width: 954px;
	margin: 0 auto;
	background: #FFFFFF url(images/img03.jpg) repeat-y;
}

#bg {
	background: url(images/img06.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 680px;
	background: url(images/img04.jpg) no-repeat;
}

/* Block 2 Archive*/
#arch1 {
	float: left;
	width: 680px;
	background: url(images/img04a.jpg) no-repeat;
}
#arch2 {
	float: right;
	width: 274px;
	background: url(images/img05a.jpg) no-repeat;
}

#arch2 ul {
	width: 206px;
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
}

#arch2 li {
line-height:8px;
}

#arch2 li ul {
	width: auto;
	padding: 0 0px 0 10px;
}

#arch2 li li {
	padding: 5px 0 5px 0;
}

#arch2 li li.first {
	padding-top: 14px;
	background: none;
}

#arch2 li h2 {
	font-size: 18px;
	padding: 37px 0 27px 10px;
	background: url(images/img12.jpg) no-repeat left bottom;
}


/* Posts */

.post {
	width: 606px;
	padding: 30px 0 0 48px;
}

.post .entry {
	padding: 25px 10px 0 5px;
	background: url(images/img07.jpg) no-repeat;
}

.post .gals {
font-size: 14px;
line-height:17px;
margin: 0px 0px 0px 10px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 274px;
	background: url(images/img05.jpg) no-repeat;
}

#sidebar ul {
	width: 206px;
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	width: auto;
	padding: 0 15px 0 10px;
}

#sidebar li li {
	padding: 5px 0 5px 0;
	background: url(images/img13.gif) repeat-x;
}

#sidebar li li.first {
	padding-top: 4px;
	background: none;
}

#sidebar li h2 {
	font-size: 18px;
	padding: 25px 0 27px 10px;
	background: url(images/img12.jpg) no-repeat left bottom;
}

/* Footer */

#footer {
	padding: 20px 0 0 0;
}

#footer p {
	text-align: center;
	font-size: 12px;
	color: #83B3CE;
	margin-bottom:3px;
}

#footer a {
color: #83B3CE;
font-weight: bold;
}
