
body {
	margin: 0 auto;
	padding: 0;
	font-size: 13px;
	text-align: justify;
	width: 940px;
	color: #6B6854;
}

body, th, td, input, textarea, select, option {
	font-family:  "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6d2c0b;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.5em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin: 0;
	padding: 0;
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #853207;
}

a:hover {
	color: #853207;
}

hr {
	display: none;
}


/* Header */

#header {
	margin: 0 0 0 10px auto;
	border-left:1px solid #d6cfe4;
	border-right:1px solid #d6cfe4;
	width: 940px;
	height: 63px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	font-size: 28px;
}

#header p {
	margin-top: -10px;
	font-size: 14px;
	font-weight: bold;
	color: #726503;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

#wrapper {
	width: 940px;
	margin: 0 0 0 10px auto;
	border-left:1px solid #d6cfe4;
	border-right:1px solid #d6cfe4;
	background: url(../images/img02.jpg) no-repeat left top;
}

/* Page */

.page {
	width: 590px;
	padding: 160px 10px 0 0;
	float: right;
}

/* Specialist blocks */




/* Content */

#content {
	float: left;
	width: 560px;
	margin: 0;
	padding: 10px 0 10px 5px;
	background: url(../images/img04.gif) repeat-x left bottom;
}

#contentitem {
	margin: 0;
	padding: 10px 0 0 0;
}

#contentitem h3 {
	font-size: 15px;
	font-weight: bold;
}

.post {
	padding: 5px 0 0 0;
}

.title {
	padding: 0 20px 0 0px;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}


.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.detailimage {
	float:left;
	margin:0 8px 8px 0;
	text-align:center}

.detailimage img {border:0;}


.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding-bottom: 20px;
}

.last {
	border: none;
}

/* category */


.category {
	float: left;
	width:270px;
	margin-bottom: 10px;
	padding-left: 50px;
}

.category ul {
	margin: 0 0 0 0px;
	padding: 0;
	list-style: none;
}

.category li {
	margin: 0;
	padding: 0;
}

.category li ul {
	padding: 0px 21px 16px 0px;
}

.category li li {
	background: url(../images/img04.gif) repeat-x left bottom;
	padding: 0 0 5px 0px;
}

.category h2 {
	margin: 0;
	width: 215px;
	height: 35px;
	padding: 5px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.category a {
	padding-left: 10px;
	text-decoration: none;
	background: url(../images/img05.jpg) no-repeat left 50%;
}

.category a:hover {
	text-decoration: none;
}

/*  Search results  */
.results h2 
{
	font-weight:bold;
	margin:0
}
.results h2 a 
{
	font-size:75%;
	text-decoration:none;
}
.results li ol
{
	width:555px;
	height:85px;
	overflow:hidden;
	float:left;
	border:1px solid #EFEFEF;
	margin:3px;
	padding:3px;
	background-color:#ffffff
	}
	
.results img {border:0}

.results span {
	width:auto;
	float:left;
	margin:2px 20px 2px 0px;
	}
.results .thumb 
{
	width:155px;
	height:150px;
	float:left;
	border:none;
	}
.results .text {
	width:360px;
	height:150px;
	overflow:hidden;
	float:left;
	}
.results p {
	line-height:120%;
	}

.tweets li 
{
	width:555px;
	height:85px;
	overflow:hidden;
	float:left;
	border:1px solid #EFEFEF;
	margin:3px;
	padding:3px;
	background-color:#ffffff
	}
	

/* Footer */

#footer {
	background: url(../images/img03.jpg) repeat-x left top;
	margin: 0 0 0 10px auto;
	border-left:1px solid #d6cfe4;
	border-right:1px solid #d6cfe4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 940px;
	height: 63px;
	color: #FFFFFF;
}

#footer p {
	padding: 10px 10px 0 10px;
}

#footer p a {
	background: #A7C204;
	padding: 3px 7px;
	border: 3px #FFFFFF solid;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

.listing {
	margin: 10px 10px 0 10px;
	float: left;
} 
