/*
Theme Name: Retro
Description: Designed for DamienSpencer.com.
Version: 1.0
Tags: Damien Spencer, retro, brown, yellow,green
Author: Damien Spencer
Author URL: http://DamienSpencer.com
*/

/*
#######################################
Basic elements
#######################################
*/

h1, h2, h3, h4, h5, h6 {
	margin:.8em 0 .2em 0;
	padding:0;
}


h1 {
	font-size: 36px;
	line-height: 38px;
	font-weight: bold;
	word-spacing: -.5px;
	letter-spacing: -1px;
}

h2 {
	font-size: 28px;
	line-height: 28px;
	font-weight: normal;
	word-spacing: -.5px;
	letter-spacing: -1px;
}

h3 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	word-spacing: -.125px;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	word-spacing: -0.125px;
	font-family: Arial, Helvetica, sans-serif;
}

h5 {
	font-size:large;
	text-decoration:line-through;
}

h6 {
	font-size:larger;
	color:#F00;
	text-decoration:blink;
}

/*  */

html{
	color:#754C24;
}

a {
	color:#D9E021;
	text-decoration:underline;
}

a:hover {
	color:#754C24;
	text-decoratio8n:none;
	background-color: #D9E021;
}



p {
	margin:.4em 0 .8em 0;
	padding:0;
}

img {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	background-color:#D9E021;
	padding:10px;
	border-color:#754C24;
}

/*
#######################################
Header
#######################################
*/

#header {
	clear:both;
	float:left;
	text-align: center;
	height: 360px;
	width:1000px;
	background-image: url(http://DamienSpencer.com/_images/Retro_Header.png);
	background-color: #754C24;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 0;
}

#header p,#header h1,#header h2 {
	padding:.4em 15px 0 15px;
	margin:0;
}

#header ul {
	clear:both;
	list-style:none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px !important;
	top: 130px;
	left: 330px;
	width:730px;
	position:relative;
}

#header ul li {
	display:inline;
	list-style:none;
}

#header ul li a {
	display:block;
	float:left;
	text-align:center;
	color:#754C24;
	text-decoration:none;
	position:relative;
	line-height:28px;
	top: 120px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 6px;
	padding-left: 6px;
}
#header ul li span {
	display:none;
	background-color:#D9E021;
	color:#754C24;
	position:absolute;
	top:2em;
	width:250px;
	font-size: 16px;
	left: -150px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	z-index: 100;
	border: medium solid #754C24;
}

#header ul li a:hover {
	color:#754C24;
	background-color: #D9E021;
}

#header ul li a.active,	#header ul li a.active:hover {
	color:#D9E021;
	font-weight:bold;
	background-color: #754C24;
}


#header ul li a:hover span {
	display:block;
}

#headerimage {
	width:1000px;
	display: none;
}

#headerAd {
	width:468px;
	height:15px;
	display:block;
	position:relative;
	top:280px;
	left:420px;
}

#bodywrapper {
	width:1000px;
	display: block;
	float: left;
	position: relative;
	z-index: 2;
}

#mainContent {
	position:relative;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D9E021;
	left: 232px;
	float: left;
	background-image: url(http://DamienSpencer.com/_images/Retro_MainContent_Mid.png);
	top: -1px;
	margin: 0px;
	width: 678px;
	padding-left: 45px;
	padding-right: 45px;
}
#mainContentText{
	margin-top:-50px;
}

#mainContentText ul li {
	margin-left: 30px;
	list-style-image: url(favicon.ico);
}

#mainContentBottomImg {
	background-image: url(http://DamienSpencer.com/_images/Retro_MainContent_Bottom.png);
	height: 130px;
	width: 768px;
	margin-left:-45px;
	clear: both;
}


#package{
	border: medium dotted #D9E021;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 25px;
}

/* 'widths' sub menu */
#layoutdims {
	background:#eee;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
	background-color: #754C24;
}

#title {
	text-align:center;
	width: 100%;
	height:2em;
	background-color: #D9E021;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#000;
	display:none;
	text-align:center;
	margin:0px;
	padding:0px;
}

#title h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:normal;
	display:inline;
}

#title h1 a {
	color:#D9E021;
	text-decoration:none;
}

#title h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	display:none;
	display:inline;
}

*{
	margin: 0px;
	padding: 0px;
}

body {
	background-color:#754C24;
	padding: 0px;
	margin: 0px auto;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:1000px;
	min-width:600px;	/* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
	color:#D9E021;
}

form{
	padding:0px;
	margin:0px;
}

h1, h2, h3, h4, h5, h6 {
	margin:.8em 0 .2em 0;
	padding:0;
}

h5 {
	font-size:large;
	text-decoration:line-through;
}

h6 {
	font-size:larger;
	color:#F00;
	text-decoration:blink;
}

p {
	margin:.4em 0 .8em 0;
	padding:0;
}

a{
	color:#D9E021;
	outline:none;
}

a:hover{
	color:#754C24;
	text-decoration:none;
	outline:none;
	background-color: #D9E021;
}

acronym, abbr{
	cursor:help;
}

fieldset{
	padding: 0px;
	margin: 0px;
	border:0px solid #333333;
}

/*

#######################################

Wrappers

#######################################

*/

#wrapper{
	width:100%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#miniwrapper{
	background-position: left bottom;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#wrapsearch{
	float:left;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#search{
	display:none;
	float:left;
	margin-left:340px;
	margin-top:197px;
   	width: 191px;
	height: 23px;
	background: url(../blog/wp-content/themes/Retro/images/search.png);
	z-index:2000;
}

#search input{
	color:#D9E021;
	font-family: "Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#search #s{
	float: left;
	padding: 0;
	margin-top: 3px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 3px;
	border: 0;
	width: 153px;
	height:23px;
	background: none;
}

#search #go{
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:23px;
	height:23px;
}

/*

#######################################

Box

#######################################

*/

#box{
	width:21%;			/* Width of left column content (column width minus padding on either side) */
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	display:block;
	float:left;
}

#box1{
	color:#D9E021;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	float:left;
}

#box2{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	float:left;
}

#box3{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	float:left;
}

.boxcontent{
	text-align:justify;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
}

.boxcontent h3{
	color:#D9E021;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 15px;
	padding-bottom: 2px;
	padding-top: 10px;
	padding-right: 2px;
	font-family: "Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal; 
	text-align:left;
	font-style:normal;
	border-bottom:0px solid #c0c0c0;
}

.boxcontent ul{
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	font-family: Helvetica, sans-serif;
}

.boxcontent li{
	margin-top: 4px;
	margin-bottom:8px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

.boxcontent li a{
	color:#D9E021;
	font-weight:normal;
	font-size:13px;
	display:block;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 1px;
}

.boxcontent li a:hover{
	color:#c0c0c0;
}

.boxcontent a{
	font-family: Century Gothic, Calibri, Lucida Sans, Helvetica, sans-serif;
	color:#9A9A9A;
}

.boxcontent a:hover{
	color:#c0c0c0;
}

/*

#######################################

Sidebar

#######################################

*/

/* SideBar */
.Rsidebar {
	width:230px;
	display:block;
	float:left;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 1;
	left: 2px;
}
.Rsidebar h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #D9E021;
	font-weight: bold;
	text-align: left;
	margin-left: 40px;
}

.Rsidebar ul{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	list-style-type: none;
}

#RsidebarText {
	z-index:150;
}

#RsidebarText ul li {
	margin-bottom:.5em;
}

#RsidebarText ul li a {
	text-decoration: none;
	color: #D9E021;
	text-align: left;
}

#RsidebarText ul li a:hover {
	color:#754C24;
}

#Rsidebartopimg {
	height: 100px;
	display: block;
	background-image: url(http://DamienSpencer.com/_images/Sidebar_Top.png);
	width: 230px;
	visibility: visible;
}

#Rsidebottomimg {
	height: 100px;
	display: block;
	background-image: url(http://DamienSpencer.com/_images/Sidebar_Bottom.png);
	width: 230px;
	clear: both;
	background-position: left bottom;
	margin-right: 50px;
	top: -100px;
	position: relative;
}

#Rsidebottomimg a{
	position: relative;
	text-align: center;
	text-decoration: none;
	left: 35px;
}

#RsidebarMid {
	background-image: url(http://DamienSpencer.com/_images/Sidebar_Mid.png);
	display: block;
	position: relative;
	float: left;
	clear: both;
	width: 230px;
}
#RsidebarText {
	top: -75px;
	position: relative;
	margin-left:35px;
	margin-right:35px;
}

#RsidebarAd {
	position:relative;
	display:block;
	left:20px;
}

#sidebar h2{
	margin-top: 0px;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 15px;
	padding-bottom: 2px;
	padding-top: 10px;
	padding-right: 2px;
	color:#c0c0c0;
	font-family: "Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold; 
	text-align:left;
	font-style:normal;
	letter-spacing:3px;
	border-bottom:0px solid #c0c0c0;
}

#sidebar ul{
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	font-family: Helvetica, sans-serif;
}

#sidebar li{
	margin-top: 7px;
	margin-bottom:7px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	list-style:none;
}

#sidebar ul li{

}

#sidebar ul ul li a{
	color:#3A3A3A;
	font-family: Verdana, Futura, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	display:block;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 1px;
}

#sidebar ul ul li a:hover{
	color:#754C24;
	}

#sidebar ul ul ul li a{
	margin-top: 0px!important;
	margin-bottom: 0px!important;
	margin-left: 10px!important;
	margin-right: 0px!important;
	padding-left: 20px!important;
	padding-bottom: 2px!important;
	padding-top: 2px!important;
	padding-right: 0px!important;
	color:#3A3A3A!important;
	font-size:11px!important;
	background-image: url(images/children.png);
	background-position: 10px top;
	background-repeat: no-repeat;
}

#sidebar ul ul ul li a:hover{
	color:#754C24!important;
}

/*

#######################################

Calender

#######################################

*/

#wp-calendar{

	margin-top: 0px;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 0px;

	padding-top:0px;

	padding-left:0px;

	padding-right:0px;

	padding-bottom:0px;

	width:100%;

	}

#wp-calendar th{
	font-size:14px;
	color:#666666;
	text-align:center;
}

#wp-calendar td{
	font-size:12px;
	text-align:center;
}

#wp-calendar caption{
	font-weight:bold;
	color:#c0c0c0;
}

/*

#######################################

Entries

#######################################

*/

.entries{
	text-align:justify;
	font-size: 18px;
	color:#D9E021;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	}

.entries h3{
	font-size: 36px;
	line-height: 36px;
	font-weight:bold;
}

.entries h3 a{
	color: #D9E021;
	font-weight:normal;
	}

.entries h3 a:hover{
	color: #754C24;
	}

/*

#######################################

Entry

#######################################

*/

.entry{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.entry input,.entry textarea,.entry select{
	padding: 3px;
	margin: 3px;
	background-color:#222222;
	color:#E7E7E7;
	font-family: "Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
	border:1px solid #333333;
	font-size:13px;
}

.entry a{
	color: #F4F5BC;
	text-decoration:underline;
}

.entry a:visited{
	color: #D9E021;
}


.entry a:hover{
	color: #754C24;
	background-color: #D9E021;
	}



img.attachment-thumbnail{
	border:1px solid #474747!important;
	padding: 4px 4px 4px 4px!important;
	background-color:#000000!important;
}

.entry blockquote{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 60px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 5px;
	color: #333333;
	font-size: 12px;
	border-left:4px solid #1D1D1D;
	background-color:#0C0C0C;
	background-image: url(images/quote.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.entry pre{

	margin-top: 15px;

	margin-bottom: 15px;

	margin-left: auto;

	margin-right: auto;

	padding-left: 10px;

	padding-bottom: 10px;

	padding-top: 10px;

	padding-right: 10px;

	overflow:auto;

	font-size: 12px;

	color: #c0c0c0;

	background-color: #101010;

	font-family: "Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;

	}

.entry table{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	width:100%;
	background-color: #000000;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #313131;
}

.entry table tr th{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #313131;
	background-color: #000000;
	color:#c0c0c0;
	font-size:15px;
	text-align: center;
}

.entry table tr td{
	padding: 5px 10px;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #313131;
	background-color: #000000;
	color:#969696;
}

.entry hr{
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #333333;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	margin: 2px;
	padding: 2px;
	font-family:Verdana, Geneva, sans-serif;
	color:#D9E021;
	font-weight:bold;
}

.entry h1{
	font-size:20px;
	line-height: 22px;
}

.entry h2{
	font-size:18px;
}

.entry h3{
	font-size:18px;
}

.entry h4{
	font-size:14px;
}

.entry h5{
	font-size:12px;
}

.entry h6{
	font-size:10px;
}

.entry ul, .entry ol{
	margin-top: 5px!important;
	margin-bottom: 5px!important;
	margin-left: 15px!important;
	margin-right: 5px!important;
	padding-left: 5px!important;
	padding-bottom: 5px!important;
	padding-top: 5px!important;
	padding-right: 5px!important;
}

.entry ul li{
}

/*
#######################################
Parametadata
#######################################
*/

.postmetadata{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	font-size: 11px;
	color: #D9E021;
}

.postmetadata span.comment{
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(images/comment.png);
	background-position: left center;
	background-repeat: no-repeat;
}

.postmetadata span.date{
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(images/date.png);
	background-position: left center;
	background-repeat: no-repeat;
}

.postmetadata span.author{
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(images/author.png);
	background-position: left center;
	background-repeat: no-repeat;
}

.postmetadata span.tag{
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(images/tag.png);
	background-position: left center;
	background-repeat: no-repeat;
}

.postmetadata span.category{
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(images/category.png);
	background-position: left center;
	background-repeat: no-repeat;
}

/*
#######################################
Standards
#######################################
*/

.aligncenter, div.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.wp-caption{
	border: 2px solid #D9E021;
	text-align: center;
	background-color: #754C24;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img{
	margin: 0;
	padding: 0;
	border: 0;
}

.wp-caption p.wp-caption-text{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
a:hover .wp-caption p.wp-caption-text{
	background-color:#D9E021;
}
.navigation{
	text-align:center;
	padding-left: 5px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 5px;
}

/*

#######################################

Comments

#######################################

*/

#comments_template{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

#comments_template h3{
	font-weight:normal;
	letter-spacing:-2px;
	font-size: 20px;
}

.commentlist{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

.commentlist ul{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

.commentlist li{
	color:#754C24;
	display: block;
	background-color:#D9E021;
	border:1px solid #2E2E2E;
	list-style: none;
	margin-top: 5px;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;
}

.commentlist li a{
	color:#754C24;
	text-decoration:underline;
}

.commentlist li a:hover{
	color:#D9E021;
}

.authcomment{
	color:#c0c0c0;
	background-color:#141414!important;
	border:1px solid #3E3E3E!important;
}

#commentform{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px; 
}

#commentform input, #commentform textarea, #commentform select{
	padding: 3px;
	margin: 3px;
	background-color:#D9E021;
	color:#754C24;
	font-family: "Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
	border:1px solid #333333;
	font-size:18px;
}

.gravatar{
	display:none;
	background-color:#D6D6D6;
	text-align:center;
	width:60px;
	padding: 5px;
	margin: 0px;
	float:right;
}

.commenttext{
	color:#754C24;
	background-color:#D9E021;
	border:1px solid #2E2E2E;
	width:550px;
	margin-right:10%;
	float:left;
	display:block;
}

/*

#######################################

Footer

#######################################

*/

#footer{
	background-color:#754C24;
	font-size:11px;
	width:100%;
	display:block;
	float:left;
	clear:both;
	text-align:center;
}

#footer p {
	padding:10px;
	margin:0;
}

#footerAd {
	position:relative;
	display:block;
	left:115px;

}


#copyright{
	float:left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	text-align:center;
}

#copyright p{
	color:#754C24;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 5px;
	padding-bottom:3px;
	padding-top: 3px;
	padding-right: 3px;
}

#copyright strong{
	font-weight:normal;
}

#copyright a{
	font-weight:normal;
	color:#D9E021;
}

#copyright a:hover{
	color:#754C24;
	background-color: #D9E021;
}

#logo{
	width:70px;
	height:65px;
	text-indent:-9999px;
	float:left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	text-align:center;
	background-image: url(images/logo.png);
	background-position: left center;
	background-repeat: no-repeat;
	display: none;
}

/*

#######################################

RSS

#######################################

*/

#rss1{
	display:block;
	float:left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	clear:both;
}

#rss1:hover{
}

#rss2{
	float:left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	clear:both;
}

#rss2:hover{
}

/*
#####################################

eShop

#####################################
*/

table #eshopshiprates {
	color:#6CF;
}