* {
	padding: 0px;
	margin:0px;
	line-height:100%;
}

body {
	background: #fff;
	color: #555555;
	font-family:'Trebuchet MS', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:11px;
}
#wrapper {
	width:950px;
	text-align:left;
	margin: 0 auto;
}
#wrap {
	background:url(images/background.jpg) top no-repeat;
	padding-top: 46px;
}
#header {
	height:135px;
	text-align:center;
	padding: 0 40px;
	margin-bottom:25px;
}
#title {
	height:100px;
}
#topright {
	float:right;

}
#pagenav {
	height:36px;
	font-size:14px;
	background:url(images/background_pagenav.gif) repeat-x;
	padding: 0px 15px;
}
#pagenav ul li {
	list-style: none;
	display:inline;
	padding: 0px;
}
#pagenav li a {
	margin: 0px 30px 0 30px;
	line-height:36px;
	color: #555;
	text-decoration:none;
}
#pagenav li a:hover {
	color: #333333;
}
.line {
	background:url(images/background_htags.gif) repeat-x;
	height:2px;
}
#image {
	background:url(images/image2.jpg) no-repeat;
	height:300px;
	margin-bottom:15px;
}
#main {
	background:url(images/bg_wrap.png) repeat-y;
	padding: 0 40px;
	display:block;
}
#content {
	float:left;
	width:610px;
	margin:0 15px 0 0;
}
#sidebar {
	float:right;
	width:190px;
	padding: 15px 15px 0 15px;
	color: #555555;
	margin-right: 25px;
	background:url(images/background_sidebar.gif) repeat-y;
}
#bottom {
background:url(images/bottom.gif) no-repeat;
height:29px;
display:block;
	margin: 0 auto;
	float: none;
}
.post {
	margin-bottom:15px;
}
.meta, p.date {
	color: #898989;
	margin:15px 0px;
}
.meta a:link, p.date a:link {
	color: #898989 !important;
	text-decoration:none !important;
}
#sidebar .widget {
	margin-bottom: 15px;
}
#footer {
	font-size:10px;
	color: #898989;
	margin: 5px 0 15px 0;
	text-align:center;
}
#footer a {
	color: #898989;
}
#footer h1 {
	font-size: 10px;
	display: inline;
	font-weight: normal;
}
/* default */
#content h1, h2, h3, h4, h5, h6, ol, ul{
	padding-bottom:15px;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
p {
	padding-bottom:10px;
}
.clear {
	clear:both;
	height:1px;
}
img {
	border:0px;
}

dt {
  font-weight: bold;
  color: #ffffff;	
}
dd {
  padding-left: 20px;
}

dl { margin: 10px 25px; padding-bottom:15px; }
img.alignleft {
	margin:0 10px 10px 0;
	float:left;
}
img.alignright {
	margin:0 0 10px 10px;
}
ul li, ol li {
	margin-left:25px;
}
li, p {
	line-height:16px;
}
a {
	color:#333;
	text-decoration:none;
}
p a {
	text-decoration:underline;
}
/* table */
table {
	border-collapse: collapse;
	margin: 10px 25px 25px 25px;
}
tr { background: #fff; }
th, td {
	text-align: left;			
	border-width: 1px;
  	border-style: solid;
}
th {
  	padding: .8em 1em;
	background: #ebebeb;
  	border-color: #d9d9d9;
	color: #555;
	font-weight: bold;
}
td {
  	border-color: #d9d9d9;
	padding: .7em 1em;
}
/* text */
h1.title {
	background:none;
	padding:20px 0 5px 0;
	color: #333333;
	font-familt: Georgia, 'Times New Roman', Times, serif;
	font-size:30px;
}
h1.title a {
	color: #333333;
}
.description {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#898989;
}
h2.big {
	font-weight: normal;
	font: Georgia, 'Times New Roman', Times, serif;;
	color: #333333;
	font-size:20px;
}
.admintitle {
	font: Georgia, 'Times New Roman', Times, serif;;
	color: #333333;
	font-size:18px;
}
h2.big a {
	font: Georgia, 'Times New Roman', Times, serif;;
	color: #333333;
	text-decoration: none;
	font-size:20px;
}
#content h1 a:hover, h3.entry-title a:hover, a:hover {
	color: #555555;
}
#sidebar h2 {
	color: #898989;
	font: Georgia, 'Times New Roman', Times, serif;
	font-size:16px;
	padding-top: 5px;
}
#sidebar h2 a {
	color: #898989;
	text-decoration: none;
}
#sidebar a {
	color: #555555;
	text-decoration: none;
}
h3.post-title, #sidebar h2, h3.entry-title {
	background:url(images/background_htags.gif) bottom repeat-x;
	padding-bottom:10px;
	width:100%;
	margin-bottom:15px;
}
h1 a, h2 a {
	color: #555;
}
h1 {
	font-size: 24px;
	color:#555;
}
h2 {
	font-size:20px;
	color:#898989;
}
h2 a {

	color:#898989;
}
h3, h4 h5, h6 {
	color: #555;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:16px;
}
h5 {
	font-size:14px;
}
h6 {
	font-size:12px;
}
#sidebar a:hover {
	color: #333333;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul li ul li {
	margin-left: 0px;
}
#sidebar ul li ul li ul li {	
	margin-left: 10px;
}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
blockquote {
	margin: 15px;
	font-size: 10pt;
	font-style:italic;
}
/* form */
#author, #email, #url, #comment, textarea, .s, input, select  {
	border: 1px solid #d9d9d9;
	padding: 5px;
	font-size: 11px;
	background:transparent;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	height:250px;
	width:400px;
}

#submit, .searchsubmit, input.button, .button, input#comment {
	background-color: #767676;
	color: #fff;
	border: 1px solid #d9d9d9; 
	font-size: 12px;
	padding: 5px;
	margin-top: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.searchsubmit {
}
#commentform a {
	color: #666666;
	text-decoration: none;
}
#comments {
	padding: 10px 0px;
}
.comment {
	padding: 10px;
}
#date {
	padding-bottom: 10px;
}
#date a {
	text-decoration: none;
}
.alt strong {
	font-size: 9pt;
}
.alt a {
	text-decoration: none;
}
