﻿body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-image: none;
	background-repeat: repeat-x;
	text-align:center;
}

#container {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	width:752px;
	tex-align:left;
	background-color:white;
}

h3 {
	margin-top: 0;
}

h2 {
	margin-top: 0;
}

h1 {
	margin-top: 0;
}

h1 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#990000;
}

h2 {
	font-size: 1.6em;
	color:#990000;

}

h3 {
	font-size: 1em;
}

ul {
	list-style-image:url('images/heart.gif');
	margin-left:60px;
	margin-right:60px;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

td {
	padding:0px;
}

/* Header */

#logo {
	width: 150px;
	height: auto;
	margin: 0 auto;
}

#logo p {
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	float: left;
	padding-top: 30px;
}

#logo p {
	float: right;
	padding-top: 39px;
	font-size: 1.2em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 752px;
	height: 40px;
	background-color: #F6F6F6;
	background-image: url(images/img05.jpg);
	padding-top: 110px;
	padding-left: 0px;
	color: #FFFFFF;
	text-align:center;
	margin:0px;
}

#menu table {
	width:752px;
	text-align:center
}

#menu tr {
	margin: 0;
	padding: 0px;
	text-align:center
}

#menu td {
	color: #FFFFFF;
	font-weight:bold;
	text-align:center
	
}

#menu a {
	display: block;
	float: left;
	height: 23px;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
	width:100%;
}

#menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: url(images/img06.gif) repeat-x;
}

/* Page */

.page {
	width: 750px;
	margin: 0px;
	background: #FFFFFF;
	height:auto;
	text-align:left;
	z-index:1
	
	
}
#dodad p {
	text-align:center;
}

#page-top-text {
	width: 370px;
	height:auto;
	clear:both;
	text-align:left;
	margin-left:30px;
	margin-top:20px;
}
#page-image {
	position: relative;
	width: 320px;
	height: auto;
	text-align: right;
	margin-right: 0px;
	float: right;
}

.page-bg {
width:auto;
height:auto;
margin-left:30px;
margin-right:30px;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	width: 415px;
	float: left;
	border: 0px solid #ffffff;
}

/* Content */

#content {
	float: left;
	width: 700px;
	padding: 20px 0 0 20px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	width: 300px;
	height:auto;
	float: left;
	border-width:0px;
	border-color: #ffffff;
}

.post1 {
	margin-bottom: 20px;
	padding-bottom: 15px;
	width: 300px;
	float: right;
	height: auto;
}


.title {
	margin: 0;
}

.title a {
	text-decoration: none;
	color:#990000;
}

.title a:hover {
	border-bottom: 1px dotted #999999;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
}

.links {
	padding-top: 0px;
	text-align: right;
	font-weight: normal;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding-right: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sidebar li li {
	padding: 5px 20px 5px 35px;
	background: url(images/img07.gif) no-repeat 20px 50%;
	border-bottom: 1px solid #F3F3F3;
}

#sidebar h2 {
	margin: 0;
	padding: 24px 0 3px 20px;
	border-bottom: 1px solid #E7E7E7;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 752px;
	margin: 0 auto;
	margin-left:14px;
	padding: 20px 0;
	background: url(images/img08.gif) no-repeat;
	background-color:#313131;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:752px;

}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #666666;
	padding: 20px 0 0 20px;

}

#footer a {
	color: #666666;
}
#latestRight {
	float: right;
	width: 220px;
	border: 2px solid #cccccc;
	height: 267px;
	padding-right: 0px;
	margin-right: 5px;
}

#pictures td {
	text-align:center;
	align:center;
	width:140px;
	height:50px;
	padding:5px;
}
#pictures td p {
	font-size:12px;
}
