/*  
Theme Name: Spring
Theme URI: http://interculturallearning.net/
Description: This is a modified theme of the Spring Festival.
Version: 1.0 Beta
Author: JIN Xiaojun 
Author URI: http://interculturallearning.net/


This theme is a variation of the theme Spring Festival (http://www.interculturallearning.net/2007/02/15/a-new-theme-for-the-spring-festival/), which is based on Relaxation_3column (http://themes.orth.me.uk/3col_rex_ver1/index.php") by Clemens Orthand and StripedPlus 1.0 (http://www.theundersigned.net/2006/05/stripedplus-10-final-released/) by the undersigned, and these authors deserve due credits.

Released under GPL: http://www.opensource.org/licenses/gpl-license.php
*/

html, body {
	margin:0;
	padding:0;
	text-align: center;
}

body {
	font-family: Georgia, 'Times New Roman', Times, 'Lucida Sans', 'Lucida Sans Unicode', serif;
	background: #606060;
	font-size: 12px;
	color:#000;	
}

blockquote {
	border-left: 5px solid #F5F5EE;
	color: #666;
	font-size: 12px;
	margin:2px 10px 2px 10px;
	padding: 0 10px 0 10px;	
}

blockquote ul li, blockquote ol li {
	line-height: 1.5em;
	}

a {
	color: #DC5E04;
	text-decoration: none;
}

p {
	line-height:1.5em;
}

code {
	color: #0000FF;
	text-align: left;
}

hr {
	color: #DC5E04;
}

h1 {
	color: #DC5E04;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	line-height: 1em;
	text-transform:uppercase;
	padding: 5px 0px 5px 0px;
	margin: 38px 0px 0px 0px;
	text-decoration: none;
}

h1 a {	
	color: #DC5E04;
}


h2, h2 a {
	color: #DC5E04;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0 0;
}

h3, h3 a {
	color: #DC5E04;
	font-size: 12px;
	text-transform:uppercase;
	margin: 15px 0 15px 0;
	padding: 0;
}

h4 {
	color: #DC5E04;
	font-family: Georgia, 'Times New Roman', Times, 'Lucida Sans', 'Lucida Sans Unicode', serif;
	font-size: 12px;
	font-weight: normal;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin: 0;
	padding: 0;
}

h5 {
	color: #DC5E04;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

small {
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
}

#s {
	width: 90%;
}

input, textarea{
	font-family: Georgia, 'Times New Roman', Times, 'Lucida Sans', 'Lucida Sans Unicode', serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#sa, input#author, input#email, input#url, input#code, input#securitycode, textarea#comment, input#subscribe {
	border: 3px double #E0E0D0;
	background: #FFF;
	padding: 3px;
}

input#author, input#email, input#url, input#code{
	margin: 0 5px 0 0;
}

#header {
	float:left;
	display:block;
	clear:both;
	background: transparent url("images/top.jpg") no-repeat top center;
	position:relative;
	margin:0;	
	line-height:5px;
	width: 100%;
	height:180px;
}

#header2 {
	background: transparent url("images/top2.jpg") no-repeat top center;
	float:left;
	display:block;
	position:relative;
	margin:0;	
	line-height:5px;
	width: 100%;
	height:180px;
}

#headercn {
	float:left;
	display:block;
	clear:both;
	background: transparent url("images/topcn.jpg") no-repeat top center;
	position:relative;
	margin:0;	
	line-height:5px;
	width: 100%;
	height:180px;
}


#header a, #header2 a, #headercn a {
	color: #AA0000;
}

#header img {
	border: none;
}

#header h1, #header2 h1, #headercn h1 {
	background:none;
	margin:80px 0 10px 35px;
	padding-left:0px;
	line-height:0.1em;
	font-size: 36px;
	font-weight:bold;
	color: #FFF;
	text-transform: none;
}

#header h1 a:link, #header h1 a:visited, #header2 h1 a:link, #header2 h1 a:visited, #headercn h1 a:link, #headercn h1 a:visited {
    color: #FFF;
}

#header h1 a:hover, #header2 h1 a:hover, #headercn h2 a:hover  {
    color: #CCC;
    text-decoration:none;
}

#header h2, #header2 h2, #headercn h2 {
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	margin:0px 0px 66px 38px;
	font-size: 11px;
	font-weight:normal;
	letter-spacing: 0.3em;
	color: #000;
	text-align: left;
}

/* Top Level Menu*/
#navcontainer {
	background: #999 url("images/bg_line.gif") repeat-y top center;
	display:block;
	height:30px;
	width:930px;
	margin:0px;
	padding:0px;
}

#navlist{
padding: 8px 0 0 0;
}

#navcontainer ul {
margin: 0;
list-style-type: none;
color: #FFF;
width: 100%;
height:30px;
font-size:12px;
text-transform:uppercase;
text-align: right;
}

#navcontainer li { 
display: inline; 
line-height:15px;
margin-left:0px;
margin-right:15px;
}

#navcontainer li a {
text-decoration: none;
color: #FFF;
margin-left:0px;
margin-right:15px;
}

#navcontainer li a:hover {
border-bottom:1px solid #FFF;
color: #fff;
}

#wrapper {
	margin: 0;
	padding: 0;
}

.alignleft {
	margin-top: 2px;
	font-size:12px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.alignright {
	margin-top: 2px;
	font-size:12px;
	float: right;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#topbar {
	background: #999 url("images/bg_ft.gif") repeat-y top center;
	margin:0;
	float:left;
	position:relative;
	width: 100%;
	overflow:hidden;
	height:60px;
}

#naviline {
	position:relative;
    height:30px;
	text-align:left;
}

#naviline p {
	font-size:10px;
	font-weight: normal;
	line-height:10px;
	color: #333;
	text-transform:uppercase;
	padding:10px 0 0 35px;
	margin:0px;	
	display:block;
	position:relative;
}

#naviline .where {
    color: #666;
}

/* --- BoTTOMBARMENU ---*/
#bottombarmenuwrapper {
	background: url("images/bg_barmenu.gif") repeat-y top center;
    position:relative;
	float:left;
	width:100%;
	margin: 0px;
    text-align:left;
    font-size:12px;
	color:#999;
}

#bottombarmenuwrapper {
	padding:0 0 20px 0;
	}

.bottombarmenuleft {
	position:relative;
	width:21%;
	float:left;
	padding-left:50px;
	margin-right:10px;	
}

.bottombarmenuleft2 {
	position:relative;
	width:21%;
	float:left;
	margin-right:10px;
}

.bottombarmenuright {
	position:relative;
	width:21%;
	float:left;
	margin-right:10px;
}

.bottombarmenuright2 {
	position:relative;
	width:21%;
	float:left;
	margin-right:10px;
}

#bottombarmenuwrapper h3 {
	font-size:14px;
	line-height:14px;
	color: #FFF;
	text-transform:uppercase;
	margin:5px 0 5px 0;
	padding:5px 0 5px 0;
	display:block;
}

#bottombarmenuwrapper ul {
	padding:0;
	margin:0;
	border-bottom:1px solid #444;
}

#bottombarmenuwrapper li {
	padding:0;
	margin:0;
	border-top:1px solid #444;
}

#bottombarmenuwrapper ul li {
	list-style:none;
	display:block;
	position:relative;
	line-height:24px;
}

#bottombarmenuwrapper ul li a:link, #bottombarmenuwrapper ul li a:visited {
	display:block;
	position:relative;
	line-height:24px;
	height:100%;
	color:#999;
	text-decoration:none;	
}

#bottombarmenuwrapper ul li a:hover {
	color:#FFF;
	background-color:#666;
}

#bottombarmenuwrapper img {
	border:1px solid #444;
	padding:3px;
	margin:0px;
}

.intro {
	clear:both;
	display:block;
	background: #F5F5EE;
	border-top: 3px double #E0E0D0;
	border-bottom: 3px double #E0E0D0;
	color: #000000;
	padding:2px;
	margin-top: 20px;
	margin-bottom: 2px;
	}
	
.intro h3 {
	color: #BCBCBC;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin: 5px 0 5px 0;
	text-align:center;
}

#content {
color:#000000;
float:left;
margin:0px 10px;
padding-left:30px;
padding-right: 10px;
text-align:left;
width:480px;
}

#content a:hover {
	border-bottom: 1px dotted #DC5E04;
	text-decoration: none;
}

#content ul {
	list-style:none;
	margin:none;
	padding:0px;
}

#content li {
    list-style:none;
	margin:0px;
	padding:0px;
}

#content ul li {
	background: transparent url(images/tick.gif) no-repeat 0 0.2px;
	margin-left: 10px;
	margin-bottom:5px;
	padding-left:10px;
	list-style-type:none;
}

#content ol li {	
	list-style-type:none;
	margin:none;
	margin-bottom:5px;
	padding:none;
}
	 
#content .rssnews ul li {
    background: transparent url(images/arrow_rss.gif) no-repeat 0 0.3px;
	list-style-type: none;
	margin-left: 10px;
	padding-left: 15px;
}

#content .translate {
	text-align:center;
	}

#content .translate img {
	border:none;
	margin:1px;
	padding:none;
	}

#footer {
	clear:both;
	font-size: 11px;
	margin:0;
	padding:0;
	height:auto;
}

#footer-middle {
	background:#e0e0d0 url("images/bg_ft.gif") repeat-y top center;;
}

#footer-middle li {
	list-style-type:none;
}

#footer-inner {
	border-top: 5px solid #AA0000;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	font-size:11px;
	color: #999;
	text-transform:none;
	text-align:center;
	margin-left: 10px;
	padding: 15px 0px 5px 0px;
	height: auto;
	width: 910px;
}


#page {
	background: #000 url(images/bg_middle.gif) repeat-y top center;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	width: 930px;
}

#page2 {
	background:url(images/bg_white.gif) repeat-y top center;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	width: 930px;
}

#sidebar {
display:block;
float:left;
font-family:"Trebuchet MS",'Lucida Grande',Verdana,Arial,Sans-Serif;
margin:0px;
overflow:hidden;
width:380px;
}

.sideblock {
	clear:both;
	display:block;
	padding:none;
	margin-left:10px;
	}

/*
-------------------------for sideintro--------------------------- */
#sideintro {
	font-size:12px;
	font-weight:normal;
	text-align: center;
	color: #3E3A36;
	margin: 0px 10px 0px 10px;
	padding-top: 30px;
	padding-bottom: 10px;
	border-bottom: double 3px #DC5E04;
}

#sideintro img {
	text-align:center;
    padding: none;
	margin:1px;
	border: none;
}

#sideintro h2, h2 a {
	color: #BCBCBC;
	font-family: Georgia, 'Times New Roman', Times, 'Lucida Sans', 'Lucida Sans Unicode', serif;
	font-size: 14px;
	font-weight: normal;
	text-transform:uppercase;
	margin: 10px 0 10px 0;
	padding-left: 15px;
	padding-right: 15px;
}

#sideintro li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
}

#sideintro ul {
	list-style-type: none;
	margin:0;
	padding: 0px;
}

#sideintro ul li{
	background: url(images/arrow.gif) no-repeat top left;
	text-align:left;
	margin-left: 20px;
	padding-left: 15px;
}

#sideintro small {
	font-size:11px;
	color: #BCBCBC;
	}

.sideintro-footer {
	background:url(images/divider.gif) no-repeat center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 10px;
}

/*
---for sidesingle */
#sidesingle {
color:#BCBCBC;
float:left;
font-size:0.9em;
margin:0px;
overflow:hidden;
padding:10px 10px 30px 10px;
width:360px;
}

#sidesingle img {
	margin:1px;
	padding:1px;
	border: none;
}

#sidesingle a {
	color: #7D762F;
}

#sidesingle a:hover {
	color: #DC5E04;
}

#sidesingle h2 {
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	color: #DC5E04;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: 0.1em;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
}

#sidesingle ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidesingle li {
	list-style-type: none;
	margin: none;
	padding: none;
}

#sidesingle ul li {
	background: url(images/arrow.gif) no-repeat top left;
	padding-left: 10px;
	margin-bottom: 5px;
}

/* 
------------------------------------------------------------for left sidebar */
#sideleft {	
	float: left;
	background: transparent url("images/bg_side.jpg");
	border-left: 3px double #DCDCDC;
	border-right: 3px double #DCDCDC;
	margin:0;
	padding:8px 5px 30px 8px;	
	font-size: 0.9em;
	color: #555;
	width: 130px;
	/* margin-left: 475px; */
}

#sideleft a {
	color:#C86C00;
}

#sideleft img {
	padding:none;
	margin:.05px;
	border:none;
	
}

#sideleft a:hover {
	color: #000;
	text-decoration: none;
}

#sideleft h2 {
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	color: #DC5E04;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing:0;
	margin: 20px 0 5px 0;
	padding: 2px;
}
#sideleft ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sideleft li {
	list-style-type: none;
	margin:none;
	padding:none;
}

#sideleft ul li{
	background: url(images/arrow.gif) no-repeat top left;
	padding-left: 10px;
	margin-bottom:5px;
}

/* 
------------------------------------------------------for right sidebar */
#siderite {
color:#999999;
float:right;
font-size:0.9em;
margin-right:20px;
padding:10px 0px 30px 0px;
width:190px;
}

#siderite a {
	color: #333;
}

#siderite img {
	padding: none;
	margin: none;
	border: none;
}

#sideleft .photo img{
	background:#FFF;
	border: 1px solid #e0e0d0;
	padding:4px;
	margin:0px;
}

#siderite a:hover {
	color: #DC5E04;
	text-decoration: none;
}

#siderite h2 {
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	color: #DC5E04;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing:0em;
	margin-top: 20px;
	margin-bottom: 10px;
	padding:0px;
}

#siderite ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
}

#siderite li {
	list-style-type: none;
	margin:none;
	padding:none;
}

#siderite ul li{
	background: url(images/arrow.gif) no-repeat top left;
	font-stretch:condensed;
	padding-left: 10px;
	margin-bottom:5px;
}

/* 
-----------------------for photo page sidebar */
#sidefoto {
	margin-right: 20px;
	padding: 20px 10px 30px 20px;
	font-size: 12px;
	color: #3E3A36;
}

#sidefoto img {
	padding: 3px;
	margin: 2px;
	border: 1px solid #E0E0D0;;
}

#sidefoto a {
	color: #DC5E04;
}

#sidefoto a:hover {
	color: #3E3A36;
	text-decoration: underline;
}

#sidefoto h2 {
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	color: #DC5E04;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: 0.1em;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
}

#sidefoto h3 {
	color: #BCBCBC;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin: 20px 0 10px 0;
	text-align:left;
}

#sidefoto li {
	list-style-type: none;
	line-height: 1.5em;
	padding:0px;
	margin:0px;
}

#sidefoto ul {
	list-style-type: none;
	margin: 0;
	padding:0px;
}

#sidefoto ul li {
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:left;
	vertical-align:middle;
}

#sidefoto ul li li li{
	background: url(images/image.png) no-repeat center left;
	list-style-type:none;
	margin:0px;
	padding-left:18px;
	text-align:left;
	vertical-align:middle;
}


#noindent {
	margin: 0 0 0 -10px;
	padding: 0;
}

#top {
	background: transparent url(images/top.jpg) no-repeat top center;
	height: 180px;
}

#top2 {
	background: transparent url(images/top2.jpg) no-repeat top center;
	height: 180px;
}

#fullcontent {
	color: #000000;
	float: left;
	overflow:hidden;
	padding-left:30px;
	padding-right:30px;
	margin:0px 10px 0 10px;
	text-align: left;
	width: 830px;
}

#fullcontent img {
	background:#FFF;
	border: 1px solid #bcbcbc;
	margin: 2px 5px 0px 5px;
	padding: 3px;
}

#fullcontent ul li {
	background: transparent url(images/tick.gif) no-repeat 0 0.3px;
	margin-left: 3px;
	margin-bottom:2px;
	padding-left:20px;
	list-style-type:none;
}

#fullcontent #comment {
	width: 98%;
}

#content #comment {
	width: 96%;
}

.commentbody {
	color: #3E3A36;
	font-size: 12px;
	margin-bottom:10px;
	padding:20px;
	background: #F5F5EE;
	border: 3px double #f0f0e0;
	position: relative;
}

.commentbody a {
	color: #DC5E04;
	}

.commentbody p {
	margin-left:5px;
	padding: 0 20px 0 20px;
	line-height: 1.3em;
}

.commentauthor {
	color: #DC5E04;
	font-family: Georgia, 'Times New Roman', Times, 'Lucida Sans', 'Lucida Sans Unicode', serif;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin: 0;
	padding: 0;
}
	
.commentlink {
	padding:0;
	font-size: 11px;
}

.commentlist {
	margin:0px;
	padding:0px;
	}

.commentlist ol li{
	list-style-type: none;
	margin-bottom:10px;
	}

.commentcount {
	position: absolute;
	right: 36px;
	top: 0;
	font-family: Georgia, 'Times New Roman', Times, 'Lucida Sans', 'Lucida Sans Unicode', serif;
	font-size: 50px;
	font-weight: bold;
	color: #E0E0D0;
	float: right;
}

html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

.date {
	color: #BCBCBC;
	font: 11px trebuchet ms,verdana,arial,helvetica,sans-serif;
	letter-spacing: 0.09em;
	text-transform:uppercase;
	margin-bottom:1px;
	padding:0px;
	border-top: 1px dotted #E0E0D0;
}

.navigation {
	padding-top:30px;
}

#bottombarmenuwrapper .pagenavi {	
	font-size:12px;
	color:#FFF;
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding-top:3px;
	padding-bottom: 3px;
	border-top: 5px solid #AA0000;
	border-bottom: 5px solid #AA0000;
	width: 910px;
	}
	
#bottombarmenuwrapper .pagenavi a:link{
	color:#777;
}

#bottombarmenuwrapper .pagenavi a:hover{
	color:#DC5E04;
}

#bottombarmenuwrapper .pagenavi a:visited{
	color:#666;
}

.post {
	margin: 0px 0px 30px 0px;
	padding-right:10px;
	text-align: justify;
	}
	
.post h2 a {
	color: #DC5E04;
	font-weight:bold;
	border-bottom:1px dotted #E0E0D0;
	text-transform:none;
	padding: 5px 0 0 0;
	margin: 0;
}

.post img {
	background:#F5F5EE;
	border: 1px solid #e0e0d0;
	padding:4px;
	margin: 5px 5px 2px 5px;
}
	
.postmetadata {
	background: #F5F5EE;
	color: #BCBCBC;
	font-size: 11px;
	text-transform:uppercase;
	letter-spacing: 0.09em;
	margin-top: 5px;
	padding:10px 0px 10px 0px;
	text-align: center;
	border-top:3px double #e0e0d0;
	border-bottom:3px double #e0e0d0;
}

.postmetadata a {
	color: #DC5E04;
}

.postmetadata-cn {
	background: #F5F5EE;
	color: #BCBCBC;
	font-size: 11px;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:10px;
	text-align: left;
	border-top:1px solid #e0e0d0;
	border-bottom:1px solid #e0e0d0;
}

.postmetadata-cn a {
	color: #DC5E04;
}

.postintro {
	font-family: Georgia, 'Times New Roman', Times, 'Lucida Sans', 'Lucida Sans Unicode', serif;
}

.metadata {
	color: #BCBCBC;
	font-size: 11px;
	text-transform:uppercase;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: left;
}

.fotometadata, .fotometadata alt {
	background: #FFF;
	color: #BCBCBC;
	font-size: 11px;
	text-transform:uppercase;
	letter-spacing: 0.09em;
	margin:0px;
	padding-top:10px;
	text-align: center;
	border-top:3px double #e0e0d0;
	border-bottom:3px double #e0e0d0;
}

.fotometadata a {
	color: #DC5E04;
}

#content .post .entry ol li {
	list-style-type:decimal;
	margin-left:20px;
	padding-left:5px;
	line-height:1.5em;
}


/* different postmetadata style for single.php */

.alt {
	line-height: 1.2em;
	padding: 0 10px 5px 10px;
	margin-bottom:5px;
}

.alt a {
	color: #3E3A36;
}

.block {
	display:block;
	background: #F5F5EE;
	border-top: 2px solid #E0E0D0;
	border-bottom: 2px solid #E0E0D0;
	font-size:13px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	margin-top: 2px;
}


/* for landing */
.landing {
	margin-bottom: 10px;
	padding: 0 10px 0 10px;
	background: #f7f7f0;
	border: 2px dotted #f0f0e0;
}

/* for wsr-contact-form */
#CFContainer {
	background: #F5F5EE;
    border: 1px solid #E0E0D0;
    padding: 10px 20px 10px 20px;
    margin-top: 30px;
    margin-bottom: 20px;
}

#CFContainer input#contactname, #CFContainer input#contactemail, #CFContainer input#contacturl{
	border: 3px double #E0E0D0;
	background: #FFF;
	padding: 3px;
}

#CFContainer textarea#contactcomment {
	border: 3px double #E0E0D0;
	background: #FFF;
	padding: 3px;
}

.CFError {
	color: #AA0000;
}

.CFError ul{
}

.CFSuccess {
	background: #F5F5EE;
    border: 1px dotted #E0E0D0;
    padding: 10px 20px 10px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

/* for Sideblog */
.miniposts{
}


/*--------- for ads------*/
.ads {
	background:#F5F5EE;
	text-align: center;
  	padding-top:3px;
	padding-bottom:3px;
  	margin:5px 0px;
	border-top: 3px double #E0E0D0;
	border-bottom: 3px double #E0E0D0;	
}

.ads2 {
	background:#F5F5EE;
	text-align:left;
  	padding:0px;
  	margin:0px;
}

/*
----------------------------------------------------- totop */

#content .totop, #fullcontent .totop {
	clear: both;
	margin-top: 30px;
	text-align:center; 
}

#content .totop img, #content .totop img a:link, #fullcontent .totop img, #fullcontent .totop img a:link{
	background:none;
	border: none;
	margin:none;
	padding:none;
	}

/*------TOC--------- */
.toc {
	font-family: "Trebuchet MS", 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #DC5E04;
	text-transform:uppercase;
	letter-spacing:0.2em;
}

#content .toc ul li {
	list-style-type:none;
	background: transparent url(images/tick.gif) no-repeat 0 0.3px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
}

/* ----Footnote--------- */

#content ol.footnotes{
	font-family: "Trebuchet MS", 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 10px 0 0 10px;
	font-size:12px;
	color: #666;
	border-top:1px dotted #BCBCBC;
	}

#content ol.footnotes li{
	list-style-type:decimal;
	margin-left:10px;
}

	
/* ----calendar--------- */
#wp-calendar {
	margin: 0 0 5px 0;
	border: 2px solid #FFFFFF;
	line-height: 1.2em;
	text-align: center;
	width:100%;
} 

#wp-calendar a:link {
	color: #DC5E04;
	}

#wp-calendar caption {
	background: #e0e0d0;
	margin:10px 0 0 0;
	padding: 0.5em 0;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	color: #3E3A36;
	text-transform:uppercase;
	letter-spacing: 0.5em;
	width:100%;
}
#wp-calendar td {
	border:1px solid #FFFFFF;
	
}

#wp-calendar td a {
	display: block;
	width: 100%;
	font-weight:700;
}

#wp-calendar td.pad {
	background: #F5F5EE;
}
#wp-calendar td#next, #wp-calendar td#prev {
	border-top: 2px solid #FFFFFF;
	padding: 0.5em 0.2em;
	margin: 2px;
	background: #e0e0d0;
}
#wp-calendar td#next a, #wp-calendar td#prev a {
	display: inline;
	font-weight:normal;
	text-transform:uppercase;
}
#wp-calendar td#next {
	text-align:center;
}
#wp-calendar td#prev {
	text-align:center;
}

#wp-calendar #today {
	color:#3E3A36;
	font-weight:700;
}

#wp-calendar #today a {
	color:#DC5E04;
	font-weight:700;
	text-decoration:underline;
}

#acp_box { 
	background: #FFF;
	border: 3px double #E0E0D0;
	color: #3E3A36;
	margin: 10px 10px 10px 0;
	width: 95%;
}

#acp_result { 
	font-size: 12px;	
}

/* --- newsletter--- */

#ajaxNewsletter, .newsletterContainer {	
}

#newsletterFormDiv {
}

.newsletterTextInput {
	border: 3px double #E0E0D0;
	color:#BCBCBC;
	margin-bottom: 10px;
}

#newsletterLoading {
}

.success {
}

.error {
}

.st-related-posts {
	text-align:left;
	color:#bcbcbc;
	}
		
.vvqbox {
	background:#E0E0D0;
	border: 1px solid #E0E0D0;
	margin-top:5px;
}