/*  
Theme Name: Earth
Theme URI: http://www.tvbreflections.net
Description: 7th WordPress theme designed for TVB Reflections. Partly dedicated to the 150th anniversary of the publication of Charles Darwin's "On the Origin of Species".
Version: 1.0
Author: Aeris
Author URI: http://www.tvbreflections.net
*/

.wp-caption 
{
font: 11px "Trebuchet MS", tahoma, helvetica, arial, sans-serif;
text-align: center;
background: #000;
padding: 0px;
margin: 0 10px 13px 0;
text-transform: uppercase;
letter-spacing:1px;
font-weight:bold;
color: #fff;
}

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

.wp-caption p.wp-caption-text {
font-size: 10px;
line-height: 13px;
padding: 4px 0px 8px 0;
margin: 0;
text-align: center;
}


body {
	font: 78%/150% Arial, "Trebuchet MS", Tahoma, Arial;
	color: #857a76;
	line-height:18px;
	background: #2e2a24 url(images/body.jpg);
	margin: 0px;
	padding: 0px;
	cursor: crosshair;
}

a, a:visited  {
	color: #d3c47f;
	text-decoration: none;
}

a:hover {
	color: #00c0ff;
	text-decoration: none;
	cursor: help;
}

img {
	border: none;
}

p {
	padding: 0px 0px 15px 0;
	margin: 0px;
}

/* Top Menu */
#topmenu {
  font: 11px Tahoma, "Trebuchet MS", Arial;
  width:760px;
  height:77px;
  position:relative;
  margin:0 auto;
  margin-bottom:5px;
  padding:0;
  color: #888888;
  background: url(images/topmenubg.gif) no-repeat;
 
}

#topmenu .gallery {
  background:none;
  width: 185px;
  padding:10px 10px 10px 50px;
  height:57px;
	margin: 0 auto;
	float:left;
	text-align:right;
}

#topmenu .gallery img {
  background:#000;
	border:1px solid #625b56;
	padding:2px;
	margin:0 7px 0 0;  	text-align:right;
}

#topmenu .gallery img:hover {
  background:#000;
	border:1px solid #ffffff;
	padding:2px;
	margin:0 7px 0 0;
}

#topmenu .gallery img a{
  background:#000;
	border:1px solid #625b56;
	padding:2px;
	margin:0 7px 0 0;  	text-align:right;
}

#topmenu .gallery img a:hover {
  background:#000;
	border:1px solid #ffffff;
	padding:2px;
	margin:0 7px 0 0;
}


#topmenu .rssfeed {
        font: 11px Tahoma, "Trebuchet MS", Arial;
	color: #888;
        background:none;
	padding: 10px 0 0 10px;
        width: 505px;
	margin: 0 auto;
	height: 30px;
        text-align:right; float:right;

}

#topmenu .rssfeed a {
	background: none;
        font: 11px Tahoma, "Trebuchet MS", Arial;
	color: #cfc07b;
	text-decoration: none;
        text-align:right;
        font-weight:normal;
}

#topmenu .rssfeed a:visited {
	color: #cfc07b;
}

#topmenu .rssfeed a:hover {
	color: #d79153;
	background: #000000;
}

.feed {
        font: 11px Tahoma, "Trebuchet MS", Arial;
	color: #888;
        background:none;
	padding: 10px 0 0 0;
        width: 760px;
	margin: 0 auto;
	height: 30px;
        text-align:right;
}

.feed a {
	background: none;
        font: 11px Tahoma, "Trebuchet MS", Arial;
	color: #cfc07b;
	text-decoration: none;	
        text-align:right;
        font-weight:normal;
}

.feed a:visited {
	color: #cfc07b;
}

.feed a:hover {
	color: #d79153;
	background: #000000;
}


/* Headings */
h1 {
        margin:0;
	padding:0;
	color:#99c3cc;
}

h1 a {
	color:#99c4cc;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	width: 265px;
	height: 210px;
	white-space: nowrap;
	background-position:0px 0px;
	font-size:30px;
	left: 0px;
	top: 0px;
	z-index: 200;
}

h1 a:link,  h1 a:visited {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 210px;
	width: 265px;
	white-space: nowrap;
	background-position:0px 0px;
	font-size:30px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 200;
}

h1 a:hover   {	
  white-space: nowrap;
	font-size:30px;	
	color:#6AB5B5;
	font-weight: bold;	
 	background-image: url(images/logo.png);
	height: 210px;
	width: 265px;
	background-repeat: no-repeat;
	background-position: 0px -210px;
}

h2 {
        color: #c2996e;      
	margin: 0px 0px 2px;
	letter-spacing: 1px;
	text-transform:uppercase;
	font: normal 12px "Trebuchet MS", Tahoma, Arial;
	padding: 5px 0 5px 0;
        background:#000;
        text-align:center;
}

h2 a, h2 a:visited {
	color: #c2996e;
	text-decoration: none;
}

h2 a:hover {
	color: #c1ad8c;
	text-decoration: none;
}

h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #7a9158;
	margin: 0px 0px 5px 0;
        text-transform:uppercase;
}

h4 {
	font: normal 110%/100% "Trebuchet MS", Tahoma, Arial;
	color: #ddd;
        background:#000;
	margin: 10px 0px 5px;
        padding:7px 0 7px 0;
        text-align:center;
}

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

#page {
	margin: 0px auto;
	margin-bottom: 45px;
	width: 760px;
	background: #353330 url(images/contentbg.gif) top repeat-x;

}

/* Banner */
.banner {
	display: block;
	padding: 0;
	clear: both;
	width: 760px;
	color: #666666;
	font-size: 10px;
	line-height: 10px;
	background-image: url(images/sakuramemoriesbanner.png);
	background-repeat: no-repeat;
	height: 140px;
	border-bottom: 3px solid #555451;
	background-position: left center;
}
 
.banner a, .banner a:visited {
  margin-top:25px;
  margin-left:10px;
  margin-right:10px;
	padding:0;
	color: #ccc;
	font-weight:normal;
	text-decoration:none;
	line-height: 18px;
	text-transform:lowercase;
 text-decoration:underline;text-align:right;
}
 
.banner a:hover { 
	color: #fff;
}
 
/* ------------- Top Navigation ------------ */
.bluetabs{
margin: 0px auto;
margin-top:0px;
border:0;
padding:0;
width: 760px;
background:none;
 
}
.bluetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 0px;
margin-bottom: 0;
font: bold 11px Lucida sans, "Trebuchet MS";
list-style-type: none;
text-align: right;
}

.bluetabs li{
display: inline;
margin: 0;
}

.bluetabs li a, .bluetabs li a:visited {
text-decoration: none;
padding: 3px 7px;
margin-right: 6px;
margin-bottom:0;
color: #ccc;
background-image: url(images/bluetabactive.gif);
text-transform:lowercase;
letter-spacing:2px;
text-align:center;
font-weight:normal;
}
 
.bluetabs li a:hover{
text-decoration: none;
background-image: url(images/bluetabactive.gif);
color: #d7b57d;
}

.bluetabs li.selected{
}

.bluetabs li.selected a{
background-image: url(images/bluetabactive.gif);
color:#cbc4bd;
}

.bluetabs li.selected a:hover{
text-decoration: none;
color: #d7b57d;
}

.dropmenudiv_b{
position:absolute;
top: 0;
width: 160px;
font:normal 10px Lucida sans, "Trebuchet MS";
line-height:18px;
z-index:100;
background: url(images/bluetab_a.gif) repeat-y;
visibility: hidden;
}

.dropmenudiv_b a{
display: block;
text-indent: 5px;   
padding: 1px 0 1px 2px;
text-decoration: none;
text-transform:lowercase;
color: #fff9ee;
letter-spacing:1px;
border-bottom:1px solid #1f1d1a;
}

* html .dropmenudiv_b a{ /* --- IE only hack --- */
width: 100%;
}

.dropmenudiv_b a:hover{
background: #171411 url(images/bluetab_ahover.gif) repeat-y;
color: #d3c4aa;
}


.feed {
	margin: 0px auto;	
        margin-top:10px;
        border:0;
	padding:0;
	width: 760px; 
}

/* content area */
#content {
	padding: 10px 0px 30px 20px;
	margin:0;
	float: left;
	width: 485px;
	overflow: hidden;

}

.entry ul {margin: 0 0 18px 0;}

.entry ul li {
list-style-type: none;
list-style-position: inside;
display:block;
margin:0px;
padding:0px 2px 0 12px;
background: url(images/arrow.gif) left no-repeat;
text-align:left;
}


.lost {
	clear: both;
	padding: 0;
	margin:0;
        font: 90%/150% Tahoma, "Trebuchet MS", Arial;
	line-height:18px;
	background: none;
} 




.entry img { 
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border:5px solid #2e2c27;
        margin:5px;
}


.entry img:hover {
 
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border:5px solid #766c5c;
        margin:5px;
}


.entry a img {
        border:2px solid #706850;
        padding:3px;
        margin:5px;
}
.entry a img:hover {
        border:2px solid #000000;
        padding:3px;
        margin:5px;
}

/* posts area */
.post {
	clear:both;
	padding: 15px 0 0 0;
	margin:0;
}

.post-date {
	width: 44px;
	height: 57px;
	float:left;
	margin-right:1px;
 	background-image: url(images/date-bg.png);
	background-repeat: no-repeat;
}

.post-month {
	font-size: 11px;
	text-transform: lowercase;
	color: #e0cbc4;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 7px;
	padding-left:2px;
        letter-spacing:1px;
}

.post-day {
	font-size: 22px;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #1a1003;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 10px;
	padding-left:1px;
}

.post-year {
	font-size: 9px;
	text-transform: uppercase;
	color: #3f3d3b;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 2px;
	padding-left:1px;
}

.post-title {
	float: left;
	margin: 0 0 0 10px;
	width: 430px;
	padding: 0 0 10px 0;
        background:none;
}

.post-title h2 {
	color: #a48462;
	margin: 0px 0px 2px;
	letter-spacing: 0px;
	text-transform:lowercase;
	font: normal 181%/100% "Trebuchet MS", Tahoma, Arial;
	padding: 0px;
        background:none;
        text-align:left;
}

.post-title h2 a, h2 a:visited {
	color: #947b52;
	text-decoration: none;
        background:none;
}

.post-title h2 a:hover {
	color: #c1ad8c;
	text-decoration: none;
        background:none;
}



.entry {
	clear: both;
	padding: 30px 0 0 0;
	margin:0;
        font: 90%/150% Tahoma, "Trebuchet MS", Arial;
	line-height:18px;
	background: url(images/entrytop.png) top no-repeat;
} 
 
.post-author {
  font-family: "Trebuchet MS", Tahoma, Arial;
	float:left;
  font-size: 11px;
	color: #666;
  margin-right:0;
	padding:0;
}

.post-author a, .post-author a:visited {
	color:#ffffff;	
}

.post-author a:hover {
      text-decoration:underline;
}

.post-cat {
  font-family: "Trebuchet MS", Tahoma, Arial;
	float:left;
  font-size: 11px;
	color: #666;
  margin-right:0;
	padding-right:0;
}

.post-cat a {
	font-weight: normal;
	color: #b37a50; 
}

.post-cat a:hover {
	color: #b26126; 
}

.post-comments {
   float: right;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 11px;
   margin:0;
	 padding:0;
	 width:86px;
	 height:18px;
   text-align:center;
	 line-height:17px;
}

.post-comments a, .post-comments a:visited {	 
   float: right;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
	 color: #b1a58d;
   margin:0;
	 padding:0;
	 padding-left:9px;
	 width:77px;
	 height:18px;
   background: url(images/post-comments-brownbg.png) no-repeat;
	 text-align:center;
	 line-height:17px;
}

.post-comments a:hover {
	 text-decoration:none;	
   float: right;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
	 color: #fff;
   margin:0;
	 padding:0;
	 padding-left:9px;
	 width:77px;
	 height:18px;
   background: url(images/post-comments-brownbg-hover.png) no-repeat;
	 text-align:center;
	 line-height:17px;
}

/* page area */
.page-title h2 {
	float: left;
	margin: 0 0 5px 0;
	width: 485px;
	padding: 0;
        background:none;
	color: #a48462;
	letter-spacing: 0px;
	text-transform:none;
	font: normal 22px "Trebuchet MS", Tahoma, Arial;
        text-align:left; 
}
 
.page-title h2 a, .page-title a:visited {
	color:#94a976;	padding: 0; margin:0;
}
 
.page-title h2 a:hover {
	color:#bcb271;
}

/* inputs */ 
input, select {
         font-size:11px;
         color:#000;
         background: #9bc877;
         border: 1px solid #000;
         padding:4px;
         margin-bottom:13px;
         margin-left:35px;
         margin-top:3px;
}
 
input:focus, label:focus, select:focus, button:focus {
         color:#000000;
         background: #ced4db;
         border: 1px solid #000000;
}

textarea {
         font-size:11px;
         color:#000;
         background: #cfcbc4;
         border: 1px solid #000;
         padding:4px;
         margin-bottom:13px;
         margin-left:35px;
         margin-top:0px;
         float:left;
}


textarea:focus {
         color:#000000;
         background: #fff;
         border: 1px solid #000000;
}

input.name {
         font-size:11px;
         color:#eee;
         background: #78736f url(images/input-name.png) no-repeat;
         border: 1px solid #000;
         padding-left:23px;
         padding-right:4px;
         padding-top:4px;
         padding-bottom:4px;
         margin-bottom:13px;
         margin-left:35px;
         margin-top:3px;
}

input.mail {
         font-size:11px;
         color:#eee;
         background: #78736f url(images/input-mail.png) no-repeat;
         border: 1px solid #000;
         padding-left:23px;
         padding-right:4px;
         padding-top:4px;
         padding-bottom:4px;
         margin-bottom:13px;
         margin-left:35px;
         margin-top:3px;
}

input.website {
         font-size:11px;
         color:#eee;
         background: #78736f url(images/input-website.png) no-repeat;
         border: 1px solid #000;
         padding-left:23px;
         padding-right:4px;
         padding-top:4px;
         padding-bottom:4px;
         margin-bottom:13px;
         margin-left:35px;
         margin-top:3px;
}

input.name:focus {
         color:#000000;
         background: #dbd4ce url(images/input-name.png) no-repeat;
         border: 1px solid #000000;
}

input.mail:focus {
         color:#000000;
         background: #dbd4ce url(images/input-mail.png) no-repeat;
         border: 1px solid #000000;
}

input.website:focus {
         color:#000000;
         background: #dbd4ce url(images/input-website.png) no-repeat;
         border: 1px solid #000000;
}



 
 
/* comments area */
.commentlist {margin:0 2px 0 0; padding:0; font:90%/150% Tahoma,"Trebuchet MS",Arial; line-height:10px;}
 
.commentlist a, .commentlist a:visited {color:#000;}
.commentlist {margin:0 2px 0 0; padding:0; font:90%/150% Tahoma,"Trebuchet MS",Arial;}
.commentlist p {margin:0 0 11px 0;padding:0;}

ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
ol.commentlist li {background:#7e7a74; color:#c8c1b8;}
ol.commentlist li.alt { background: #56534f; color:#a59f97; }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { margin:0 0 10px 0; padding:1em; }

ol.commentlist li div.comment-author {  padding: 0 0 3px 0; margin:0; color:#000; font-weight:bold; font-size:14px; line-height:11px;}
ol.commentlist li div.comment-author a {font-weight:bold; color:#fff; font-size:14px;}
ol.commentlist li div.comment-author a:hover { color:#999;}

ol.commentlist li.alt  div.comment-author { padding: 0 0 3px 0; color:#000;font-weight:bold; font-size:14px;margin:0;}
ol.commentlist li.alt  div.comment-author a {font-weight:bold; color:#fff;}
ol.commentlist li.alt  div.comment-author a:hover { color:#999;}

ol.commentlist li div.vcard {  }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard img.avatar {  border:2px solid #2e2c29; float:left; margin:0 10px 5px 0; padding:0;}
ol.commentlist li.alt div.vcard img.avatar {  border:2px solid #2e2c29; float:left; margin:0 10px 5px 0; padding:0;}
ol.commentlist li div.vcard img.avatar:hover { border:2px solid #ffffff; float:left; margin:0 10px 5px 0; padding:0;}
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}

ol.commentlist li div.comment-meta { font:100%/150% Tahoma,"Trebuchet MS",Arial; margin-bottom:13px;padding-top:0; margin-top:0;}
ol.commentlist li div.comment-meta a { color:#000; }
ol.commentlist li.alt div.comment-meta a { color:#000; }

ol.commentlist li ul {  list-style:square; margin:0; }
ol.commentlist li div.reply { font-size:11px; margin:0;}
ol.commentlist li div.reply a { background:#2e2c29; padding-left:5px; padding-top:3px; padding-bottom:4px; padding-right:3px; color:#ddd5c8; margin:0;}
ol.commentlist li div.reply a:hover { background:#000; padding-left:5px; padding-top:3px; padding-bottom:4px; padding-right:3px; color:#eee; margin:0;text-decoration:none;}
ol.commentlist li ul.children { list-style:none; margin:0; text-indent:0;padding-top:10px;}
ol.commentlist li ul.children li {margin-top:0px; padding-top:10px;}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {padding-top:10px;}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { border-left:0; border-bottom:0; margin:0;background: #a29e98; color:#3f3e3b;}
ol.commentlist li ul.children li.depth-3 { padding:10px 10px 3px 10px; border-left:0; border-bottom:0;margin:0; background: #7a7772; color:#1e1d1c;}
ol.commentlist li ul.children li.depth-3 li ul { margin-bottom:10px;}
ol.commentlist li ul.children li.depth-4 { border-left:0; border-bottom:0;margin:0;background: #4d4b48;}
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even {  }
ol.commentlist li.odd { }

ol.commentlist li.parent { margin:0 0 10px 0; background:#c6c1ba; color:#605e59;}
ol.commentlist li.parent div.comment-meta a { color:#444; }

ol.commentlist li.parent div.vcard img.avatar {  border:2px solid #000; float:left; margin-bottom:5px; margin-left: 0; margin-right:1em;}

ol.commentlist li.pingback { border-bottom:1px dotted #666; padding:1em; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

#commentform {
font:11px Tahoma,"Trebuchet MS",Arial;
background-image: url('images/commentformbg.png') ;
background-repeat:no-repeat;
margin-left:0;
padding-left:22px;
padding-right:20px;
padding-top:17px;
padding-bottom:7px;
color:#8e9988;
}

#commentform a, #commentform a:visited {
color:#ffffff;
}

#commentform a:hover {
color:#000;
background: #8dc95d;
text-decoration:none;
}

#commentspagination {margin:5px 0 10px 0;font:90%/150% Tahoma,"Trebuchet MS",Arial;}
#commentspagination a, #commentspagination a:visited  {background:#000; padding:5px; color:#eee; margin-right:5px;margin-top:10px;}
#commentspagination a:hover {background:#e8e8e8; padding:5px; color:#000;text-decoration:none;}

/*--------------------------sidebar------------------------ */
#sidebar {
	width:230px;
	padding:0;
	font-size:0.9em;
	line-height:1.5em;
	float: right;
	margin: 6px 0 30px 0;
        color:#777;
}

#sidebar img {
    border: 1px solid #666;
    padding:1px;
    margin:3px 3px 8px 3px;
}

#sidebar img:hover {
    border: 1px solid #fff;
    padding:1px;
    margin:3px 3px 8px 3px;
}

#sidebar .chat {
	width:210px;
	padding:0 10px 5px 10px;
	margin: 0px;
	background:#000;
}

#sidebar ul {
	width:230px;
	float:right;
	margin:0;
	padding:0;
	background:#000;
}


* html #sidebar {
	float: right;
	margin-top: 80px;
	padding:10px 0px 10px 0px;
} 


/* sidebar headings
--------------------------------------------------*/
#sidebar h2 {
	color:#eee;
        background:none;
	text-align: left;
	width: 230px;
        margin:20px 0px 0px 0px;
	padding:0;
        font-family:"Trebuchet MS",Georgia,serif;
        font-size:1em;
        line-height:1em;
	letter-spacing:1px;
	text-transform:none;
}

#sidebar h2 em {
	padding:9px 0px 10px 15px;
	font-style:normal;
	display: block;
	font-size: 13px;
	background: url(images/siderbar-top.gif) top left no-repeat;
        margin:20px 0px 0px 0px;
	width: 230px;
}

* html #sidebar h2 em {  
	padding:9px 0px 10px 15px;
	font-style:normal;
	display: block;
	font-size: 13px;
	background: url(images/siderbar-top.gif) top left no-repeat;
	margin: 0px;
	width: 230px;
}

/* sidebar list
--------------------------------------------------*/
#sidebar ul li {
	width:230px;
	margin:0px;
	padding:0;
	list-style-type: none;
}

#sidebar a, #sidebar a:visited {
	color: #6e8d5f;
	text-decoration: none;	
	font-weight:normal;
}

#sidebar li a, #sidebar li a:visited {
	width:215px;
	margin:0;
	display:block;
	padding:4px 0px 4px 15px;
	height:1%;  
	text-decoration: none;
    background:#000000;
    border-bottom:1px #313131 dotted;
	font-weight:normal;
}

#sidebar li a:hover {
	background-color:#31342c;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom:1px #628c7d solid;
}


.search {
        font-family:"Trebuchet MS",Georgia,serif;
	width: 230px;
	height: 36px;
	background-image: url(images/search-bg2.gif);
	background-repeat: no-repeat;
        padding:0;
        margin:20px 0 0px 0;
}

#sidebar input.s {
         font-size:11px;
         color:#957759;
         background: none;
         border:0;
         height:17px;
         width:170px;
         padding:3px 0 0 0;
         margin:6px 0 0 43px;
         letter-spacing:0px;
} 

#sidebar input.s:hover {
         font-size:11px;
         color:#bbbbbb;
         background: none;
         border:0;
         height:17px;
         width:170px;
         padding:3px 0 0 0;
         margin:6px 0 0 43px;
         letter-spacing:0px;
}

#sidebar .photos img {
	background-color: #000000;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom:2px;
	margin-left: 0px;
	float: left;
	padding:5px;
}


/* -------------Top Link-------------- */
.toplink {
        position:relative;
	width:760px;
        height:31px;
	margin:0 auto;
        padding:0px; 
        background:none;
}

.toplink a, .toplink a:visited {  
        float:left;
	width:57px;
        height:31px;
	margin:0;
        padding:0;
	background:url(images/toplink.gif) no-repeat; 
}

.toplink a:hover {   
        float:left;
	width:57px;
        height:31px;
	margin:0;
        padding:0;
	background:url(images/toplinkhover.gif) no-repeat;
 
}


/* -------------footer area-------------- */
#footer {
        font: 78%/150% Arial, "Trebuchet MS", Tahoma, Arial;
	width:750px;
  	position:relative;
	margin:0 auto;
        padding:5px;
	color: #888888;
        background:#000;
        text-align:center;
}

#footer a, #footer a:visited {
	color: #c29e7b;
}

#footer a:hover {
	color: #ffffff;
}



/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
} 


/* -------------Archives page-------------- */
.postspermonth li a, .postspermonth li a:visited {
color:#b7bfb1;
}

.postspermonth li a:hover {
background:#b7bfb1;
color:#000;
}