body {
	background:url(images/bodybg.jpg) #999999;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-family:'Trebuchet MS', sans-serif;
	font-size:14px;
	line-height:1.5em;
	color:#333333;
	text-align:justify;
}

strong {
font-weight:normal;
}

.bold {
font-weight:bolder;
}

.nav {
padding-top:15px;
}

.ptable{
border-left:#000000 1px solid;
}
.ptable th{
padding:3px;
border:#000000 1px solid;
background:#DEF2FB;
text-align:center;
}
.ptable td{
padding:8px;
border-right:#000000 1px solid;
border-bottom:#000000 1px solid;
text-align:center;
}

#container {
	width:960px;
	margin:0 auto;
	background:url(images/containerbg.jpg);
	background-repeat:repeat-y;
}

#header {
	height:120px;
	padding:30px 310px 0 260px;
	background:url(images/headerbg.jpg);
	background-repeat:no-repeat;
	font-size:16px;
	position:relative;
	color:#C40202;
	font-weight:bold;	text-align:center;
}

#header h1 {
	margin:0;
	padding:3px 0 62px 0;
	font-size:19px;

}

#header a {
	text-decoration:none;
	color:#555555;
}

#header a:hover {
	color:#000000;
}

.sidebar #search {
	height:20px;
	margin-top:16px;
}

.sidebar #s {
	background:#DEF2FB;
	border:1px solid #cccccc;
	color:#333333;
	width:98%;
	margin:0;
	font-size:12px;
	color:#999999;
	padding:2px;
}

.sidebar #searchsubmit {
	height:20px;
	width:20px;
	border:none;
	cursor:pointer;
	background:url(images/searchsubmit.gif);
	background-repeat:no-repeat;
	display:none;
}

#login {
	text-align:right;
}

#navbar {
	margin:0 0 12px 0;
	background:url(images/navbarbg.jpg);
	background-repeat:no-repeat;
	height:40px;
}

#navbar ul {
	margin:0 0 0 30px;
	padding:0;
	border-left:1px solid #cccccc;
}

#navbar li {
	display:inline;
}

#navbar a {
	display:block;
	float:left;
	height:30px;
	padding:0 30px 0 20px;
	font-size:13px;
	color:#666666;
	text-decoration:none;
	font-weight:bolder;
	line-height:30px;
	background:url(images/navbuttonbg.gif);
	background-position:right 50%;
}

#navbar a:hover {
	color:#000000;
	background:url(images/navbuttonbg-hover.gif);
	background-position:right 50%;
}

.icq {
float:right;
padding:0 40px 0 22px;
margin-top:4px;
font-weight:bold;
background:url(images/icq.jpg);
background-position:left;
background-repeat:no-repeat;
}

#posts {
	width:600px;
	padding-right:50px;
	float:right;
}

.commentbubble a {
	float:left;
	background:url(images/commentbubble.gif);
	background-repeat:no-repeat;
	background-position:0 -1px;
	width:30px;
	height:30px;
	text-align:center;
	font-size:10px;
	margin:0 5px 0 0;
}

.commentbubble a:hover {
	float:left;
	background:url(images/commentbubblehover.gif);
	background-repeat:no-repeat;
	background-position:0 -1px;
	width:30px;
	height:30px;
	text-align:center;
	font-size:10px;
	margin:0 5px 0 0;
}

.date {
	font-size:12px;
	color:#999999;
	line-height:1.5em;
}

.post {
	margin:0 0 50px 0;
}

.tags {
	font-size:10px;
	line-height:1.5em;
	color:#999999;
}

.entry {
	margin:20px 0 0 0;
}

.entry p {
	margin:0 0 20px 0;
}

.post h2 {
	font-size:16px;
	font-weight:bold;
	margin:0;
}

.post h3 {
	font-size:14px;
	font-weight:bold;
	
}

.post a, .navigation a {
	color:#0195c5;
	text-decoration:none;
}

.post a:hover, .navigation a:hover {
	color:#333333;
}

.post a img {
	border:none;
}

.postmetadata {
	font-size:10px;
	line-height:1.5em;
}

.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}

.alignright {
	float:right;
	margin:5px 0 20px 20px;
}

.aligncenter {
	display:block;
	margin:0 auto 20px auto;
}

.alignnone {
	margin:0;
}

.wp-caption.alignleft {
	float:left;
	margin:5px 20px 20px 0px;
}

.wp-caption.alignright {
	float:right;
	margin:5px 0 20px 20px;
}

.wp-caption.aligncenter {
	display:block;
	margin:0 auto 20px auto;
}

.wp-caption.alignnone {
	margin:20px 0;
}

.post .wp-caption {
	border:1px solid #cccccc;
	background:#ebebeb;
	text-align:center;
	padding:10px 5px 0 5px;
}

.post .wp-caption-text {
	margin:0;
	font-size:12px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background:#ffffff;
	border:1px solid #cccccc;
	color:#666666;
}

.commentlist {
	list-style-type:none;
	margin:0;
	padding:0;
}

.commentlist li {
	background:#ebebeb;
	padding:20px;
	border:1px solid #cccccc;
	margin:0 0 20px 0;
}

.avatarcontainer {
	float:left;
	margin:0 5px 0 0;
}

.avatar {
	border:1px solid #cccccc;
}

.sidebar {
	margin-left:40px;
	width:210px;
	border:1px solid #cccccc;
	padding:5px 12px 5px 12px;
}

.sidebar ul {
	list-style-type:none;
	margin:0 0 30px 0;
	padding:0;
}

.sidebar h2 {
	margin:0 0 5px 0;
	font-size:16px;
	color:#666666;
	width:210px;
	border-bottom:1px solid #cccccc;
}

.sidebar a {
	color:#0195c5;
	text-decoration:none;
}

.sidebar a:hover {
	color:#333333;
}

#footer {
	clear:both;
	height:150px;
	background:url(images/footerbg.jpg);
	background-repeat:no-repeat;
}

#footer p {
	text-align:center;
	font-size:12px;
	position:relative;
	top:40px;
}

#footer a {
	color:#666666;
	text-decoration:none;
}

#footer a:hover {
	color:#333333;
}