﻿body
{
	margin:0 0 0 0;
	background-color: #f4f4f4;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #222222;
}

#page
{
	width:900px;
	margin:0 auto;
}

#page #content {

	width:860px;
	display: block;
}

#content #leftpanel {
	margin-left:10px;
	width: 600px;
	float: left;
	background-color: #ffffff;
	display: block;
	border-right: 1px solid #f4f4f4;
}

#content #sidepanel {
	width: 240px;
	float: right;
	display: block;
	margin-right: 3px;
}


.post .title {
	margin: 0;
	padding: 0;
	background: url(images/bullet.gif) no-repeat left center;
	padding-left: 20px;
	font-size: 18px;
	padding-bottom: 3px;
	border-bottom: 1px solid #b6b6b6;
	margin-bottom: 5px;
}

.post .titlehead {
	position: relative;
	display: block;
	margin-bottom: 5px;
}

.post .date {
	background: url(images/date.gif) no-repeat left center;
	float: right;
	width: 50px;
	height: 38px;
	position: absolute;
	right: 6px;
	top: -4px;
	text-align: center;
	color: #ffffff;
	line-height: 16px;
	padding-top: 3px;
}

.post .header {
	display: block;
	border-bottom: 1px #b6b6b6 solid;
	margin-bottom: 5px;
}

.post .terms {
	padding: 5px;
	border: 4px solid #f4f4f4;
	margin-top: 15px;
	margin-bottom: 25px;
	line-height: 20px;
}

.post .terms span {
	padding-left: 22px;
	font-weight: bold;
	background-image: url("images/tags.gif");
	background-repeat: no-repeat;
}

h2 .title {
	margin: 0;
	padding: 0;
	background: url(images/bullet.gif) no-repeat left center;
	padding-left: 20px;
	font-size: 18px;
	padding-bottom: 3px;
	border-bottom: 1px solid #b6b6b6;
	margin-bottom: 5px;
}

.title h2 {
	margin: 0;
	padding: 0;
	background: url(images/bullet.gif) no-repeat left center;
	padding-left: 20px;
	font-size: 18px;
	padding-bottom: 3px;
	border-bottom: 1px solid #b6b6b6;
	margin-bottom: 5px;
}

.post .title a {
	text-decoration: none;
	color: #292929;
}

.post .entry {
}


/* Sidebar */

.widget {
	display: block;
	width: 240px;
}
.widget .title {
	height: 32px;
	padding: 7px 0 0 32px;
	background: url(images/sidebar-title.gif) no-repeat;
	font-size: 12px;
	color: #225599;
}
.widget .title span {
}
.widget .content {
	padding: 0 8px 8px 8px;
	background: url(images/img06.gif) repeat-x;
}
.widget .content span {
}

.widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.widget ul li {
	font-size: 12px;
}

.widget ul li a {
	border-bottom: 1px solid #b4b4b4;
	display: block;
}


/**************************
		PAGING
**************************/

.paging {
	padding-top: 25px;
	display: block;
}

.paging a {
	display: inline;
	padding: 3px 6px;
	margin-right: 5px;
	background-color: #3f3f3f;
	border: 1px solid #b6b6b6;
	margin-bottom: 4px;
	float: left;
	color: #ffffff;
}

.paging a:hover {
	background-color: #f4f4f4;
	text-decoration: none;
	color: #666666;
}

.paging span {
	border-bottom: 3px solid #d9d9d9;
	display: inline;
	padding: 3px 6px 0px 6px;
	margin-right: 5px;
	margin-bottom: 4px;
	float: left;
}

#page #menu {
	display: block;
	height: 25px;
}

#page #menu .left {
	float: left;
	width: 6px;
	display: block;
	height: 25px;
}

#page #menu .right {
	float: right;
	width: 4px;
	display: block;
	height: 25px;
}

#page #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#page #menu ul li {
	float: left;
}

#page #menu ul li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	padding: 4px 14px;
	display: inline-block;
	border-left: 1px solid #396eb4;
	border-right: 1px solid #396eb4;
}

#page #menu ul li a:hover {
	background-image: url(images/menu-hover.gif);
	color: #ffffff;
}

#page #title {
	font-family: "Trajan Pro";
	font-weight:bold;
	letter-spacing:0;
	padding:10px;
	font-size:26pt;
	float:left;
}

#page #slogan {
	display: block;
	margin: 27px 0 0 16px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #222222;
	font-family: Trebuchet MS;
}

#page #footer {
	
	font-size:11px;
	font-family:"Trebuchet MS";
	color:black;
}


/* Comment Form */
.table {
  width: 100%;
  display: block;
}

.table .tr {
  margin-bottom:8px;
}

.table .tdleft {
  font-weight: bold;
  width: 20%;
}

.table .tdright {
  width: 80%;
}

.table .inputtext {
  width: 250px;
}

.table .inputtextarea {
  width: 250px;
  height: 100px;
}


/*Comment*/

.comment {
	display: block;
	margin-top: 18px;
}
.comment .title {
	border: 4px solid #f4f4f4;
	padding: 4px;
	position: relative;
	padding-left: 76px;
}
.comment .avatar {
	border: 4px solid #e2e2e2;
	padding: 3px;
	float: left;
	position: absolute;
	top: -18px;
	left: 5px;
	background-color: #ffffff;
}
.comment .avatar img {
	width: 48px;
	height: 48px;
	display: block;
}

.comment .title .right {
	padding: 2px 5px;
	color: #666666;
	font-size: 10px;
	float: left;
	position: absolute;
	top: -11px;
	right: 5px;
	background-color: #f4f4f4;
}

.comment .content {
	display: block;
	background-color: #f4f4f4;
	margin-left: 76px;
	padding: 20px;
	text-align: left;
}
