﻿/* --------------------------------------------------
Design for RugRag by Freido
-------------------------------------------------- */

/* CONTAINER */

#Cloudband
{
	position: absolute;
	top: 5px;
	left: 5px;
	text-align: left;
	z-index: 1;
}

#Cloudband a 
{
	font-weight: lighter; 
	color: #BBBBBB;
	font-size: 8pt; 
}

#Popup 
{
	position: absolute;
	top: 125px;
	margin-left: -165px;
	padding-bottom: 10px;
	width: 650px;
	height: 500px;
	border: solid 1px gray;
	background: white;
	display: none;
	text-align: right;
}

#Popup a 
{
	font-weight: bold; 
	font-size: 10pt; 
}

		body {
			margin-top:0px;
			margin-bottom:0px;
			margin-right:0px;
			margin-left:0px;
			background-image:url(images/background.jpg);
			background-repeat:repeat;
			}
			
	#wrapper 
	{
		width: 1031px;	
			height:100%;
			margin: 0 auto;
			margin-top:0px;
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
			font-size: 11px;
			/*line-height: 1.6em;*/
			color: #666;
	}
			
		#container {
			width: 911px;
			height:100%;
			margin: 0 auto;
			margin-top:0px;
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
			font-size: 11px;
			/*line-height: 1.6em;*/
			color: #666;
			float:left;
		}

		#rightfloater {
			width: 120px;
			height:100%;
			margin: 0 auto;
			margin-top:0px;
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
			font-size: 11px;
			/*line-height: 1.6em;*/
			color: #666;	
		}

		#rightadbar
		{
			width:120px;
			float:left;
			display:block;
			/*padding-top: 262px;*/
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
			font-size: 11px;
			/*line-height: 1.6em;*/
			color: #666;
		}

/* GENERAL MOJO AND MULA */

h1 {
	color: #444444;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

h2 {
	color: #444444;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

h3 
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #222222;
	padding: 0px;
}

h4
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;	
	font-size: 24px;
	color: #444444;
	border-bottom: solid 1px #000000;
    margin:-6px 0px 6px 0px;
	padding: 0px;
}

h5
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;	
	font-size: 14px;
	color: #444444;
	border-bottom: solid 1px #000000;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

img{
	border: none;
}

a {
	color: #444444;
	text-decoration: none;
}

a:hover {
	color: #444444;
	text-decoration:underline
}

a:visited 
{
	color: #444444;
}

#searchbox {
background-image:url(images/searchfield.png);
float:right;
font-size:9px;
height:44px;
margin-top:5px;
padding:16px;
width:217px;
}

xxxinput {
background-image:url(images/inputfield.png);
border:0 none;
color:#C6BCB2;
height:15px;
padding-top:4px;
width:140px;
font-family:Lucida Grande,Tahoma,Arial,Helvetica,sans-serif;
font-size:11px;
padding-left:10px;
}

.inputDark {
	background-color: #aaaaaa;
	color: #333333;
	border: 1px solid #000;
	font-size: 11px;
	padding: 3px;
}

.button {
	padding: 4px;
}

#searchbutton {
background-image:url(images/inputbutton.png);
border:0 none;
color:#454545;
cursor:pointer;
height:22px;
width:49px;
margin-left:10px;
font-family:Lucida Grande,Tahoma,Arial,Helvetica,sans-serif;
font-size:11px;
padding-bottom:5px;
}

#searchcomments {
background-image:url(images/inputcheckbox.png);
border:0 none;
float:left;
height:16px;
margin:2px;
width:18px;
}

/* HEADER ELEMENTS */

#adbanner
{
			padding-left: 11px;
			text-align: center;
			width:895px;
			height:20px;
			background-image:url(images/header.png);
}
#adbanner2
{
			margin:0 auto;
			margin-top:0px;
			margin-left: 0px;
			clear: both;
			width:911px;
			display:block;
			background-image:url(images/header.png);
			text-align: center;
}
#adbanner2 img
{
	margin-left: 1px;
}

#toplinks 
{
	width:890px;
	background-color:#e9e9e9;	
	height: 20px;
	margin-left:11px;
	padding-top: 4px;
}

#header 
{
			margin:0 auto;
			margin-top:0px;
			clear: both;
			width:911px;
			height:91px;
			display:block;
			background-image:url(images/header.png);
}

#header H1
{
color:#EFEFEF;
float:left;
margin-left:0px;
margin-top:30px;
text-align:center;
width:200px;
font-size:11px;
}

/* the slogan */
#motto 
{
	float:left;
	margin-left: -30px;
	z-index: 2;
}

#motto p {
	margin-top: -20px;
	margin-left: 30px;
	width: 150px;
	font-size: 14px;
}

#title 
{
	margin-left: 13px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 40px;
	color: #555555;
	float:left
	
}
		#logo {
			background-image:url(images/logo.png);
			width:442px;
			height:88px;
			display:block;
			margin-left:0px;
			float:left;
			}
		 #subtitle {
		 	width:871px;
			height:41px;
			background-image:url(images/menu.png);
			display:block;
			padding-left:20px;
			padding-right:20px;
			padding-top:5px;
			text-align:center;
			}
	
		 #subtitle ul {
			padding-left:140px;
			list-style-type: none;	
			display:block;	
			text-align:center;	
		}
		
		#subtitle ul li {
float:left;
margin-left:2px;
margin-right:0;
margin-top:-13px;
text-align:center;
width:95px;
			}

		#subtitle a {
color:#444444;
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
padding:0;
		}
		#subtitle ul li:hover {
			text-decoration:underline;
			background-color:none;
			}

		#subtitle a:link, #navlist a:visited {
			text-decoration: none;
		}
/* NAVIGATION ELEMENTS */

#navigation 
{
/*	float:left;
	width: 750px;
	height: 25px;
	background: #ffffff;*/
	margin-top: 5px;
	font-size: 11px;
	font-weight: bold;	
	clear: both;
}
#navigation ul 
{
	margin-top: 3px;
	margin-left: 0;
	padding-left: 0;
	margin-bottom:-3px;
	list-style-type: none;
	text-align: left;
	vertical-align: middle;
/*	float: left;*/
/*	width: 140px;*/
}

#navigation ul li {
/*	display:inline;*/
	border-width:0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt 2px;
	padding:0pt;
	z-index:101;
}

#navigation a {
/*	display: inline;*/
	padding-left: 5px;
	padding-right: 5px;	
	width: 140px;
/*	border-bottom: 1px solid #CCC;*/
}

#navigation a:link, #navigation a:visited, #navlist a:visited {
	color: #A0522D;
	text-decoration: none;
}

#navigation a:hover {
	/*background: #000000 url(arrow.gif) 96% 50% no-repeat;*/
	text-decoration:underline
	color:  #A0522D;
}

/* THE SMALL BOX BELOW NAV */

#navigation p {
	margin-top: 40px;
	padding: 5px;
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
}
/* Body block */
#bodycontent 
{
			width:911px;
			background-image:url(images/bodyrepeat.png);
			background-repeat:repeat-y;
			margin-top:0px;
}

/* Left Sidebar - Features */

#features 
{
float:right;
margin-right:18px;
width:173px;
}

/* CONTENT ELEMENTS */

#content {
/*	width: 362px;
	margin-right: 200px;
	margin-left: 180px; */
	width: 700px;
	/*line-height: 1.6em;*/
	float:right;
/*	padding-left: 10px;
	padding-top: 10px;*/
}

#content a {
	color: #A0522D;
	text-decoration: none;
}

#content a:hover {
	color: #A0522D;
	text-decoration:underline
}

#content a:visited {
	color: #e0b29d;
}

#content .post 
{
	margin: 10px;
}

#content .post .readmore
{
	width: 100%;
	text-align: right;
	float: right;
	margin: 0px;
	padding: 0px;
}

#content .postheader {
	color: #444444;
	text-decoration: none;
}

#content .postheader:hover {
	color: #444444;
	text-decoration:underline
}

#content .postheader:visited {
	color: #777777;
	text-decoration: none;
}

#content .author {
	float: left;
}

#content .pubDate {
	float: right;
}

#content .postfooter {
	margin-top: 8px;
	border-bottom: 0px solid #DDDDDD;
	border-top: 0px solid #DDDDDD;
}

#content .postfooter {
	margin-top: 8px;
	border-bottom: 0px solid #DDDDDD;
	border-top: 0px solid #DDDDDD;
}

#content .column1
{
	vertical-align:top;
	padding-right: 0px;
}

#content .column2
{
	vertical-align:top;
	padding-left: 0px;
	width:250px;
}

#content .columns
{

}

p.date {
			color:#494949;
			font-size:9px;
			}
p.readmore {
			color:#a57357;
			font-size:11px;
			float:right;
			margin-right:10px;
			cursor:pointer
			}
p.readmore:hover {
			text-decoration:underline
						}

/* SIDEBAR ELEMENTS */

#sidebar {
	float: right;
	width: 175px;
}

#sidebar p {
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-transform: capitalize;
}

#sidebar a img {
	border: none;
	margin-right: 3px;
}

#blogroll ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#blogroll a img {
	border: none;
	margin-right: 3px;
}

/* Beware the ugly tag */
#ctl00_ctl02_ulBlogroll ul {
	margin-left: 8px;
	padding-left: 8px;
	list-style-type: none;
}

#searchonsearch 
{
	margin:10px 0px 10px 10px;
	padding: 5px;
	float: right;
	width:175px;	
	border:3px solid #999999;
}

#searchonsearch ul
{
	text-align: left;
}

/* FOOTER ELEMENTS */

		.footer {
			font-size:9px;
			color:#72252d;
			text-align:center;
			margin:0 auto;
			}

#footer p a {
	color: #72252d;
	text-decoration:underline
}

#footer p a:hover {
	color: #72252d;
	text-decoration:underline
}
		#bodyend {
			width:911px;
			height:19px;
			background-image:url(images/bodyend.png);
			margin:-9px auto;
			}
/* POST ELEMENTS */

#postnavigation 
{
	font-size: large;
}

#relatedPosts {
	display: block;
	margin-left: 40px;
	clear:both
}
#addcomment {
	margin-top:20px;
	margin-bottom:15px
}
#commentlist {
margin-left:20px;
margin-right:20px;
margin-top:20px;
}
#status {
	margin-left:20px
}
#relatedPosts a {
	display: block;
	margin-top: 5px;
	margin-left: 10px;
}

.comment {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 35px;
}

.comment .date {
	text-align: right;
	margin: 0;
	padding: 3px 0px;
}
.comment .author {
	margin: 0;
	text-align: left;
	padding-top: 3px;
	margin: 10px 0px 10px 0px;
}
#comment {
	margin-left:40px;
	margin-top:20px;
	margin-bottom:15px
}

.self {
	background-color: #F5F5F5;
}

.comment .gravatar {
	float: right;
	margin: 5px 5px 5px 5px;
}

.comment .gravatar img {
	height: 80px;
	width: 80px;
}

.comment .content {
	min-height: 85px;
	margin: 5px 0 0 5px;
}
.commentForm {
	margin-left: 40px;
}

.commentForm label {
	float: left;
	display: block;
	width: 80px;
}

.commentForm input {
background-color:transparent;
background-repeat:no-repeat;
height:20px;
width:146px;
color:#666666;
font-family:Lucida Grande,Tahoma,Arial,Helvetica,sans-serif;
font-size:11px;
}

.commentForm textarea {
	width: 90%;
	height: 150px;
}

#btnSave {
background-color:#FFFFFF;
background-position:center center;
background-repeat:no-repeat;
border:thin solid #666666;
color:#454545;
cursor:pointer;
font-family:Lucida Grande,Tahoma,Arial,Helvetica,sans-serif;
font-size:11px;
height:22px;
margin-left:10px;
padding-bottom:20px;
}

/*----------------------------
					Archive
----------------------------*/

#archive {
	padding: 10px;
}

#archive h1 {
	margin: 0;
	padding-bottom: 9px;
}

#archive h2 {
	border-bottom: 1px solid silver;
	padding-bottom: 4px;
	font-size: 12px;
	margin-bottom: 10px;
}

#archive h2 img {
	margin-right: 3px;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li {
	margin-right: 20px;
}

#archive table{
	width: 100%;	
	border-collapse: collapse;
}

#archive table td, #archive table th{
	text-align:left;
}

#archive table td{
	text-align:left;
	border-bottom: 1px solid #D8D8D8;
	padding: 2px 0;
}

#archive .date{
	width: 70px;
}

#archive .comments{
	/*width: 70px;*/
	text-align: center;
}

#archive .rating{
	/*width: 70px;*/
	text-align: center;
}

/*----------------------------
				 Tag cloud
----------------------------*/

#tagcloud {
	margin-bottom: 10px;
	white-space: normal;
}

#tagcloud li {
	display: inline;
}

#tagcloud a {
	margin-right: 3px;
	display: inline;
}

#tagcloud a.biggest {
	font-size: 17px;
}

#tagcloud a.big {
	font-size: 15px;
}

#tagcloud a.medium {
	font-size: 13px;
}

#tagcloud a.small {
	font-size: 11px;
}

#tagcloud a.smallest {
	font-size: 10px;
}

/*----------------------------
					Star rater
----------------------------*/

.rating p {
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.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;
}

/* 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 {
	background: #ECECEC;
	padding: 10px;
}

#contact h1 {
	margin-top: 0;
}

#contact label {
	padding-top: 5px;
}

#contact input.field {
	width: 200px;
}

#contact textarea {
	display: block;
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
}

/* And they lived happily ever after. The End. */

.AppraisalResults 
{
	font-size: 14px;
	color: #CC6633;
}


/* Sociable buttons */
DIV.sociable {
	MARGIN: 16px 0px
}
SPAN.sociable_tagline {
	POSITION: relative
}
SPAN.sociable_tagline SPAN {
	DISPLAY: none; WIDTH: 14em
}
SPAN.sociable_tagline:hover SPAN {
	BORDER-RIGHT: #ccc 1px solid; BORDER-TOP: #ccc 1px solid; DISPLAY: block; BACKGROUND: #ffe; BORDER-LEFT: #ccc 1px solid; COLOR: black; LINE-HEIGHT: 1.25em; BORDER-BOTTOM: #ccc 1px solid; POSITION: absolute; TOP: -5em
}
.sociable SPAN {
	DISPLAY: block
}
.sociable UL {
	padding: 0px;
    DISPLAY: inline; MARGIN: 0px;
}
.sociable UL LI {
	PADDING-RIGHT: 1px; DISPLAY: inline; PADDING-LEFT: 1px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 1px; MARGIN: 0px; PADDING-TOP: 1px; LIST-STYLE-TYPE: none
}
.sociable UL LI:unknown {
	content: ""
}
.sociable IMG {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; FLOAT: none; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 16px; PADDING-TOP: 0px; HEIGHT: 16px; BORDER-RIGHT-WIDTH: 0px
}
.sociable-hovers {
	FILTER: alpha(opacity=40); opacity: .4; -moz-opacity: .4
}
.sociable-hovers:hover {
	FILTER: alpha(opacity=100); opacity: 1; -moz-opacity: 1
}

/* TABLES */

		#smalltable {
			width:173px;
			float:left;
			}
		#smalltabletop {
			background-image:url(images/smalltabletop.png);
			width:158
			px;
			height:22px;
			display:block;
			color:#330917;
			padding-top:15px;
			padding-left:15px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			}
		#smalltablemid {
			background-image:url(images/smalltablerepeat.png);
			background-repeat:repeat-y;
			padding-left:12px;
			padding-right:12px;
			padding-top:5px;
			}
		
		#smalltablemid h2 {
			color:#550b23;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			margin-bottom:0px;
						}
		#smalltablemid p {
				margin-top:0px;
			margin-bottom:0px;
			display:block;
			color:#000000;
						}
		#smalltablemid p.date {
			color:#494949;
			font-size:9px;
						}
		#smalltablemid p.readmore {
			color:#670f18;
			font-size:11px;
			float:right;
			cursor:pointer
						}
		#smalltablemid p.readmore:hover {
			text-decoration:underline
						}			
		#smalltablebot {
			background-image:url(images/smalltablebottom.png);
			width:173px;
			height:26px;
			display:block;
			padding-top:2px;
			}
					.presmall {
			background-image:url(images/smallprevious.png);
			background-repeat:no-repeat;
			width:146px;
			height:16px;
			display:block;
			color:#CCCCCC;
			text-align:center;
			margin-left:3px;
			}
		.presmall:hover {
			text-decoration:underline;
			color:#FFFFFF
						}		
					.presmall a {
			color:#CCCCCC;
			display:block
			}
		.presmall a:hover {
			text-decoration:underline;
			color:#FFFFFF
						}	
		#bigtable {
			width:417px;
			float:left;
			}
		#bigtabletop {
			background-image:url(images/bigtabletop.png);
			width:417px;
			height:35px;
			display:block;
			}
		#bigtablemid {
			background-image:url(images/bigtablerepeat.png);
			background-repeat:repeat-y;
			padding-left:20px;
			padding-right:20px;
			}
		#bigtablemid h2 {
			color:#8f3f1e;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			margin-bottom:0px;
			margin-top:-10px;
						}
		#bigtablemid p {
			margin-top:0px;
			margin-bottom:0px;
			display:block;
			color:#2b2222;
						}
		#bigtablemid p.date {
			color:#494949;
			font-size:9px;
						}
		#bigtablemid p.readmore {
			color:#d997a4;
			font-size:11px;
			float:right;
			cursor:pointer
						}
		#bigtablemid p.readmore:hover {
			text-decoration:underline
						}
		.hrbig {
			background-image:url(images/hrbig.png);
			width:373px;
			margin-top:0px;
			margin-bottom:0px;
			border:none;
			}
			
		#bigtablebot {
			background-image:url(images/bigtablebottom.png);
			width:417px;
			height:28px;
			display:block;
			padding-top:3px;
			}
			
		#midtable {
			width:286px;
			float:left;
			}
		#midtabletop {
			background-image:url(images/midtabletop.png);
			width:270px;
			height:23px;
			display:block;
			color:#330917;
			padding-top:14px;
			padding-left:14px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:17px;
			}
		#midtablemid {
			background-image:url(images/midtablerepeat.png);
			background-repeat:repeat-y;
			padding-left:12px;
			padding-right:12px;
			padding-top:5px;
			}
		#midtablemid h2 {
			color:#c58340;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:13px;
			margin-bottom:0px;
						}
		#midtablemid p {
					margin-top:0px;
			margin-bottom:0px;
			display:block;
			color:#550b23;
						}
		#midtablemid p.date {
			color:#494949;
			font-size:9px;
						}
		#midtablemid p.readmore {
			color:#a57357;
			font-size:11px;
			float:right;
			margin-right:10px;
			cursor:pointer
						}
		#midtablemid p.readmore:hover {
			text-decoration:underline
						}
		#midtablebot {
			background-image:url(images/midtablebottom.png);
			width:286px;
			height:28px;
			display:block;
			padding-top:2px;
			}
			
					.cloudband {
			background-image:url(images/cloudband.png);
			height:19px;
			width:25px;
			display:block;
			float:left;
			margin-right:5px;
			}
			.mtntrt {
			color:#C58340;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
}

hr {
margin-bottom:5px
}