﻿body
{
    margin:0px;
    padding:0px;
    background:#ffffff;
    font-family:Arial, Sans-Serif;
    color:#555555;
    font-size:13px;
}

#header
{
    height:125px;
    width:100%;
    background:url(images/hdrbg.jpg) 0 0 repeat-x;
}

#body
{
    width:100%;
    margin:20px 0px 20px 0px;
}

.content
{
    width:866px;
    margin:0px auto 0px auto;
}

h1
{
    font-size:18px;
    margin:0px;
}

#contact h1, #page h1
{
    font-size:22px;
    margin:0px;
}

.posttitle 
{
    width:100%;
    padding-left:5px;
    border-bottom:1px solid #cccccc;   
}

.author
{
    width:635px;
    text-align:right;
    padding:0px;
    line-height:16px;
    font-size:11px;
}

#rightColumn a:link, #rightColumn a:visited, #rightColumn a:active, h1 a:link, h1 a:visited, h1 a:active, #leftColumn a:link, #leftColumn a:visited, #leftColumn a:active, #footer a:link, #footer a:visited, #footer a:active
{
    color:#c1272d;
    text-decoration:none;
}

#rightColumn a:hover, #leftColumn a:hover, #footer a:hover
{
    color:#c1272d;
    text-decoration:underline;
}

#leftColumn h1 a:hover
{
    color:#666666;
    text-decoration:none;
}

#rightColumn ul
{
    margin:0px 0px 0px 15px;
    padding:0px;
    list-style:none none outside;
    font-size:11px;
    line-height:14px;
}

#rightColumn ul.oxox img
{
    display:none;
    visibility:hidden;
}

h2
{
    font-size:11px;
    padding-bottom:5px;
    margin-bottom:0px;
    color:#666666;
    text-transform:uppercase;
}

#randomQuote
{
    background:url(images/quotes.gif) 0 0 no-repeat;
    font-size:11px;
    line-height:14px;
    padding:10px;
}

#refQuote
{
    float:right;
    text-align:left;
    font-style:italic;
}

#footer
{
    margin:20px 0px 20px 0px;
    font-size:10px;
    text-align:center;
}

#contactBtn
{
    float:right;
    height:125px;
    width:180px;
    background:url(images/contactbtn.jpg) 0 0 no-repeat;
    padding:96px 0px 0px 0px;
}

#contactBtn a:link, #contactBtn a:visited, #contactBtn a:active
{
    color:#ffffff;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
    text-transform:capitalize;
    margin-left:19px;
}

#contactBtn a:hover
{
    color:#ffffff;
    text-decoration:underline;
    margin-left:19px;
}

#tagLine
{
    color:#000000;
    font-weight:bold;
    padding-top:92px;
    float:left;
}

.info
{
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    margin-top:5px;
    margin-bottom:35px;
    padding:5px;
    color:#230a03;
    font-size:11px;
    font-weight:bold;
    text-align:center;
}

#postnavigation
{
    margin-bottom:25px;
    font-size:11px;
}

#searchpage
{
    display:none;
}

#searchfield, .inputbox
{
    font-size:11px;
    width:110px;
    font-family:Verdana, Arial, Sans-Serif;
    border:1px solid #cccccc;
    margin-right:5px;
    margin-left:5px;
}

#searchbutton, .inputbutton
{
    font-size:11px;
    height:19px;
    margin-bottom:-1px;
}

#searchcomments, .inputcheckbox
{
    margin-bottom:-1px;
}

.posttitle a:link 
{
    text-decoration:none;
}

.posttitle a:visited
{
    text-decoration:none;
}
.posttitle a:hover
{
    text-decoration:none;
}

.posttitle a:active
{
    text-decoration:none;
}

blockquote {
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

#relatedPosts a
{
    margin:0px 5px 0px 5px;
}

.commentForm
{
    margin-top:15px;
}

.comment
{
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
}

/*----------------------------
					Star rater
----------------------------*/

.rating p{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
	font-size:11px;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
	margin: 0;
}

/* smaller star */
.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(../../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/*----------------------------
				Contact page
----------------------------*/

#contact{
	padding: 10px;
}

#contact h1{
	margin-top: 0;
}

#contact label{
	display: block;
	padding-top: 5px;	
}

#contact input.field{
	width: 200px;
}

#contact textarea{
	display: block;	
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
}

/*----------------------------
				Search page
----------------------------*/

.searchresult{
	margin-bottom: 20px;
}

.searchresult a{
	font-weight: bold;
}

.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type{
	display: block;
}

.searchresult span.url{
	color: Gray;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding: 5px 8px;
}

.searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid black;
}

