/*

Theme Name: moralde earner

Theme URI: http://moralde.com

Description: Simple theme that's simply built to earn

Version: 1.0

Author: MResearch

Author URI: http://moralde.com

Tags: earner theme, simple theme, 2 columns, widget ready, editable

*/



/* begin Page */





body

{

	margin: 0 auto;

	padding: 0;

	background-color: white;

	background-repeat: no-repeat;

	background-attachment: scroll;

	background-position: top left;

}



#tt-main

{

	position: relative;

	width: 100%;

	left: 0;

	top: 0;

}







#tt-backgrad

{

	position: absolute;

	background-repeat: no-repeat;

	top:0;

	width:100%;

	height: 201px;

	

}



#tt-backgrad

{

	background-position: top left;

}



#tt-backgradsimple

{

	position: absolute;

	background-image: url('images/headbackline.PNG');
	background-repeat: repeat-x;

	top:0;

	width: 100%;

	height: 201px;

}



.cleared

{

	float: none;

	clear: both;

	margin: 0;

	padding: 0;

	border: none;

	font-size:1px;

}





form

{

	padding:0 !important;

	margin:0 !important;

}



table.position

{

	position: relative;

	width: 100%;

	table-layout: fixed;

}

/* end Page */



/* begin Box, Sheet */

.tt-Sheet

{

	position:relative;

	z-index:0;

	margin:0 auto;

	width: 900px;

	min-width:23px;

	min-height:23px;


}

#headline
{
	height:24px;
	background-image: url('images/headline.PNG');
	background-repeat:repeat-x;
	
}

#headr 
{
	float:right; 
	margin-right:45px; 
	width:auto; 
	height: 24px;
	clear:both; 
	background-image: url('images/halfcirc-left.PNG');
	background-position:left;
	background-repeat:no-repeat;
}

#headl
{
	width:auto;
	height:24px;
	clear: both;
	background-image: url('images/halfcirc-right.PNG'); 
	background-position:right;
	background-repeat:no-repeat;
}
#headtitle
{
	text-align:center;
	width:auto; 
	height:19px; 
	margin-right:12px; 
	margin-left:12px; 
	padding-right:12px;
	padding-left:12px;
	padding-top:3px;
	padding-bottom:0px;
	border-top:solid 1px orange;
	border-bottom:solid 1px orange;
	background:white;
	clear:both;
}

.tt-ShtArea

{

	position: relative;

	z-index:1;

	padding: 16px;

}



.tt-usht-tr, .tt-usht-tl, .tt-usht-br, .tt-usht-bl, .tt-usht-tc, .tt-usht-bc,.tt-usht-cr, .tt-usht-cl

{

	position:absolute;

	z-index:-1;

}



.tt-usht-tr, .tt-usht-tl, .tt-usht-br, .tt-usht-bl

{

	width: 42px;

	height: 42px;

}



.tt-usht-tl

{

	top:0;

	left:0;

	clip: rect(auto, 21px, 21px, auto);

}



.tt-usht-tr

{

	top: 0;

	right: 0;

	clip: rect(auto, auto, 21px, 21px);

}



.tt-usht-bl

{

	bottom: 0;

	left: 0;

	clip: rect(21px, 21px, auto, auto);

}



.tt-usht-br

{

	bottom: 0;

	right: 0;

	clip: rect(21px, auto, auto, 21px);

}



.tt-usht-tc, .tt-usht-bc

{

	left: 21px;

	right: 21px;

	height: 42px;

}



.tt-usht-tc

{

	top: 0;

	clip: rect(auto, auto, 21px, auto);

}



.tt-usht-bc

{

	bottom: 0;

	clip: rect(21px, auto, auto, auto);

}



.tt-usht-cr, .tt-usht-cl

{

	top: 21px;

	bottom: 21px;

	width: 42px;

}



.tt-usht-cr

{

	right:0;

	clip: rect(auto, auto, auto, 21px);

}



.tt-usht-cl

{

	left:0;

	clip: rect(auto, 21px, auto, auto);

}



.tt-usht-cc

{

	position:absolute;

	z-index:-1;

	top: 21px;

	left: 21px;

	right: 21px;

	bottom: 21px;

}





.tt-Sheet

{

	margin-top: 10px !important;

}



#tt-backgradsimple, #tt-backgrad, #tt-page-background-glare

{

	min-width:900px;

}



/* end Box, Sheet */



/* begin ContentLayout */

.tt-contentLayout

{

	position: relative;

	margin-bottom: 0px;

	width: 868px;

}

/* end ContentLayout */



/* begin Box, Block */

.tt-Block

{

	position:relative;

	z-index:0;

	margin:0 auto;

	min-width:15px;

	min-height:15px;

}



.tt-Block-body

{

	position: relative;

	z-index:1;

	padding: 7px;

}



.tt-Block-tr, .tt-Block-tl, .tt-Block-br, .tt-Block-bl, .tt-Block-tc, .tt-Block-bc,.tt-Block-cr, .tt-Block-cl

{

	position:absolute;

	z-index:-1;

}



.tt-Block-tr, .tt-Block-tl, .tt-Block-br, .tt-Block-bl

{

	width: 14px;

	height: 14px;

}



.tt-Block-tl

{

	top:0;

	left:0;

	clip: rect(auto, 7px, 7px, auto);

}



.tt-Block-tr

{

	top: 0;

	right: 0;

	clip: rect(auto, auto, 7px, 7px);

}



.tt-Block-bl

{

	bottom: 0;

	left: 0;

	clip: rect(7px, 7px, auto, auto);

}



.tt-Block-br

{

	bottom: 0;

	right: 0;

	clip: rect(7px, auto, auto, 7px);

}



.tt-Block-tc, .tt-Block-bc

{

	left: 7px;

	right: 7px;

	height: 14px;

}



.tt-Block-tc

{

	top: 0;

	clip: rect(auto, auto, 7px, auto);

}



.tt-Block-bc

{

	bottom: 0;

	clip: rect(7px, auto, auto, auto);

}



.tt-Block-cr, .tt-Block-cl

{

	top: 7px;

	bottom: 7px;

	width: 14px;

}



.tt-Block-cr

{

	right:0;

	clip: rect(auto, auto, auto, 7px);

}



.tt-Block-cl

{

	left:0;

	clip: rect(auto, 7px, auto, auto);

}



.tt-Block-cc

{

	position:absolute;

	z-index:-1;

	top: 7px;

	left: 7px;

	right: 7px;

	bottom: 7px;

}





.tt-Block

{

	margin: 7px;

}



/* end Box, Block */



/* begin BlockHeader */

.tt-BlockHeader

{

	position:relative;

	z-index:0;

	height: 30px;

	padding: 0 7px;

	margin-bottom: 7px;

}



.tt-BlockHeader .t

{

	height: 30px;

	color: #000000;

	font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;

	font-size: 13px;

	font-style: normal;

	font-weight: bold;

	white-space : nowrap;

	padding: 0 6px;

	line-height: 30px;

}



.tt-BlockHeader .l, .tt-BlockHeader .r

{

	display:block;

	position:absolute;

	z-index:-1;

	height: 30px;

}



.tt-BlockHeader .l

{

	left:0;

	right:6px;

}



.tt-BlockHeader .r

{ 

	width:788px;

	right:0;

	clip: rect(auto, auto, auto, 682px);

}











.tt-header-tag-icon

{

	display:inline-block;

	background-position:left top;

	/*background-image: url('images/BlockHeaderIcon.png');*/

	padding:0 0 0 15px;

	background-repeat: no-repeat;

	min-height: 15px;

	margin: 0 0 0 5px;

}





/* end BlockHeader */



/* begin Box, BlockContent */

.tt-BlockContent

{

	position:relative;

	z-index:0;

	margin:0 auto;

	min-width:1px;

	min-height:1px;

}



.tt-BlockContent-body

{

	position: relative;

	z-index:1;

	padding: 8px;

}







.tt-BlockContent-body

{

	color:#6A6868;

	font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;

	font-size: 13px;

	font-style: normal;

	font-weight: normal;

}



.tt-BlockContent-body a:link

{

	color: #575757;

	font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;

	text-decoration: underline;

}



.tt-BlockContent-body a:visited, .tt-BlockContent-body a.visited

{

	color: #929190;

	font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;

	text-decoration: underline;

}



.tt-BlockContent-body a:hover, .tt-BlockContent-body a.hover

{

	color: #E71304;

	font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;

	text-decoration: none;

}



.tt-BlockContent-body ul

{

	list-style-type: none;

	color: #292928;

	margin:0;

	padding:0;

}



.tt-BlockContent-body li

{

	font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;

	font-size: 13px;

	text-decoration: none;

}



.tt-BlockContent-body ul li

{

	padding:0px 0 0px 13px;

	background-image: url('images/ttBullets.png');

	background-repeat:no-repeat;

	margin:0.5em 0 0.5em 0;

	line-height:1.2em;

}



/* end Box, BlockContent */

.headr-imgx 
{
	height:68px;
	background-position:center;
	background-image: url('images/header-imgx3.PNG'); 
	background-repeat: no-repeat;
}

/* begin Box, Post */

.tt-Post

{

	position:relative;

	z-index:0;

	margin:0 auto;

	min-width:1px;

	min-height:1px;

}



.tt-Posta

{

	position: relative;

	z-index:1;

	padding: 10px;

}







.tt-Post

{

	margin: 10px;

}



/* Start images */

a img

{

	border: 0;

}



.tt-article img, img.tt-article

{

	margin: 1em;

}



.tt-metadata-icons img

{

	border: none;

	vertical-align: middle;

	margin:2px;

}

/* Finish images */



/* Start tables */



.tt-article table, table.tt-article

{

	border-collapse: collapse;

	margin: 1px;

	width:auto;

}



.tt-article table, table.tt-article .tt-article tr, .tt-article th, .tt-article td

{

	background-color:Transparent;

}



.tt-article th, .tt-article td

{

	padding: 2px;

	border: solid 1px #B5B5B5;

	vertical-align: top;

	text-align:left;

}



.tt-article th

{

	text-align:center;

	vertical-align:middle;

	padding: 7px;

}



/* Finish tables */

/* end Box, Post */



/* begin PostHeaderIcon */

.tt-PostHeaderIcon-wrapper

{

	text-decoration:none;

	margin: 0.2em 0;

	padding: 0;

	font-weight:normal;

	font-style:normal;

	letter-spacing:normal;

	word-spacing:normal;

	font-variant:normal;

	text-decoration:none;

	font-variant:normal;

	text-transform:none;

	text-indent:0;

	line-height:inherit;

	font-family:"Franklin Gothic Demi",Arial, Helvetica, Sans-Serif;

	font-size: 30px;

	letter-spacing: -1px;

	text-align: left;

	color: #BF0F03;

}



.tt-PostHeaderIcon-wrapper, .tt-PostHeaderIcon-wrapper a, .tt-PostHeaderIcon-wrapper a:link, .tt-PostHeaderIcon-wrapper a:visited, .tt-PostHeaderIcon-wrapper a:hover

{

	font-family:"Franklin Gothic Demi",Arial, Helvetica, Sans-Serif;

	font-size: 30px;

	font-style: normal;

	font-weight: normal;

	letter-spacing: -1px;

	text-align: left;

	color: #BF0F03;
	
	margin-top:0px;
	margin-bottom:0px;
	line-height:50%;

}



/* end PostHeaderIcon */



/* begin PostHeader */

.tt-PostHeader a:link

{

  font-family:"Franklin Gothic Demi",Arial, Helvetica, Sans-Serif;

  text-decoration: none;

  text-align: left;

  color: #990000;

}



.tt-PostHeader a:visited, .tt-PostHeader a.visited

{

  font-family:"Franklin Gothic Demi",Arial, Helvetica, Sans-Serif;

  text-decoration: none;

  text-align: left;

  color: #BF0F03;

}



.tt-PostHeader a:hover, .tt-PostHeader a.hovered

{

  font-family:"Franklin Gothic Demi",Arial, Helvetica, Sans-Serif;

  text-decoration: none;

  text-align: left;

  color: #BF0F03;

}

/* end PostHeader */



/* begin PostContent */

/* Content Text Font & Color (Default) */

body

{

  font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;

  font-size: 13px;

  font-style: normal;

  font-weight: normal;

  color: #525151;

}

/*.topnav 
{
	padding-right:22px;
	text-align:right;
}

.topnav a
{
	color:#0000FF;
}*/

.tt-PostContent

{

  font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;

  font-size: 13px;

  font-style: normal;

  font-weight: normal;

  text-align: justify;

  color: #525151;

}





/* Start Content link style */

/*

The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.

http://www.w3schools.com/CSS/css_pseudo_classes.asp

http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/

*/

a

{

  font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;

  text-decoration: underline;

  /*color: #757575;*/
  color:#0000FF;

}



/* Adds special style to an unvisited link. */

a:link

{

  font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;

  text-decoration: underline;

/*  color: #757575;*/
  color: #0000FF;

}



/* Adds special style to a visited link. */

a:visited, a.visited

{

  font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;

  text-decoration: underline;

  color: #3B3A3A;

}



/* :hover - adds special style to an element when you mouse over it. */

a:hover, a.hover

{

  font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;

  text-decoration: none;

  color: #E71304;

}



/* Finish Content link style */

.topnav 
{
	padding-right:22px;
	text-align:right;
}

.topnav a
{
	color:#0000FF;
	text-decoration:none;
}

/* Resert some headings default style & links default style for links in headings*/

h1, h2, h3, h4, h5, h6,

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover

h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited

{

  font-weight: normal;

  font-style: normal;

  text-decoration: none;

}





/* Start Content headings Fonts & Colors  */

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover

{

  font-family:"Franklin Gothic Demi",Arial, Helvetica, Sans-Serif;

  font-size: 30px;

  font-style: normal;

  font-weight: normal;

  letter-spacing: -1px;

  text-align: left;

  color:  #BF0F03;

}



h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover

{

  font-family:"Franklin Gothic Demi",Arial, Helvetica, Sans-Serif;

  font-size: 22px;

  font-style: normal;

  font-weight: normal;

  letter-spacing: -1px;

  text-align: left;

  color: #333333;

}



h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover

{

  font-family:"Franklin Gothic Demi",Arial, Helvetica, Sans-Serif;

  font-size: 18px;

  font-style: normal;

  font-weight: normal;

  letter-spacing: -1px;

  text-align: left;

/*  color: #1C1C1C;*/
  color: #663300;
  text-decoration:none;

}



h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover

{

  font-family:"Franklin Gothic Demi",Arial, Helvetica, Sans-Serif;

  font-size: 18px;

  font-style: normal;

  font-weight: normal;

  letter-spacing: -1px;

  text-align: left;

  color: #1C1C1C;

}



h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover

{

  font-family:"Franklin Gothic Demi",Arial, Helvetica, Sans-Serif;

  font-size: 16px;

  font-style: normal;

  font-weight: normal;

  text-align: left;

  color: #1C1C1C;

}



h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover

{

  font-family:"Franklin Gothic Demi",Arial, Helvetica, Sans-Serif;

  font-size: 14px;

  font-style: normal;

  font-weight: normal;

  text-decoration: underline;

  letter-spacing: -1px;

  text-align: left;

  color: #1C1C1C;

}

/* Finish Content headings Fonts & Colors  */

/* end PostContent */

.nm
{
	margin:0px;
}

/* begin PostBullets */

/* Start Content list */

ol, ul

{

	color: #3D3D3D;

	margin:1em 0 1em 2em;

	padding:0;

	font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;

	font-size: 13px;

}



li ol, li ul

{

	margin:0.5em 0 0.5em 2em;

	padding:0;

}



li 

{

	margin:0.2em 0;

	padding:0;

}



ul

{

	list-style-type: none;

}



ol

{

	list-style-position:inside;

	

}







.tt-Post li

{

	padding:0px 0 0px 19px;

	line-height:1.2em;

}



.tt-Post ol li, .tt-Post ul ol li

{

	background: none;

	padding-left:0;

}



.tt-Post ul li, .tt-Post ol ul li 

{

	background-image: url('images/PostBullets.png');

	background-repeat:no-repeat;

	padding-left:19px;

}


.myrecentposts ul li

{
	padding:0px 0 0px 0px;

	background-image: url('images/ttBullets.png');

	background-repeat:no-repeat;

	margin:0.5em 0 0.5em 0;

	line-height:1.2em;

}


/* Finish Content list */

/* end PostBullets */



/* begin PostQuote */

/* Start blockquote */

blockquote p

{

	color:#121212;

	font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;

	font-style: italic;

	font-weight: normal;

	text-align: left;

}



blockquote

{

		border:dashed 2px #334884; 

		margin:10px 10px 10px 50px;

	padding:5px 5px 5px 32px;

	background-color:#F1F3F9;

	background-image:url('images/PostQuote.png');

	background-position:left top;

	background-repeat:no-repeat;

}





/* Finish blockuote */

/* end PostQuote */



/* begin Button */

.tt-button-wrapper .tt-button

{

	display:inline-block;

	width: auto;

	outline:none;

	border:none;

	background:none;

	line-height:35px;

	margin:0 !important;

	padding:0 !important;

	overflow: visible;

	cursor: default;

	text-decoration: none !important;

	z-index:0;

}



.tt-button-wrapper

{

	display:inline-block;

	position:relative;

	height: 35px;

	overflow:hidden;

	white-space: nowrap;

	width: auto;

	z-index:0;

}



.tt-button-wrapper .tt-button

{

	display:block;

	height: 35px;

	font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;

	font-size: 13px;

	font-style: normal;

	font-weight: normal;

	white-space: nowrap;

	text-align: left;

	padding: 0 21px !important;

	line-height: 35px;

	text-decoration: none !important;

	color: #000000 !important;

}



input, select

{

	font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;

	font-size: 13px;

	font-style: normal;

	font-weight: normal;

}



.tt-button-wrapper.hover .tt-button, .tt-button:hover

{

	color: #000000 !important;

	text-decoration: none !important;

}



.tt-button-wrapper.active .tt-button

{

	color: #FFECEB !important;

}



.tt-button-wrapper .l, .tt-button-wrapper .r

{

	display:block;

	position:absolute;

	z-index:-1;

	height: 105px;

	background-image: url('images/Button.png');

}



.tt-button-wrapper .l

{

	left:0;

	right:11px;

}



.tt-button-wrapper .r

{

	width:411px;

	right:0;

	clip: rect(auto, auto, auto, 400px);

}



.tt-button-wrapper.hover .l, .tt-button-wrapper.hover .r

{

	top: -35px;

}



.tt-button-wrapper.active .l, .tt-button-wrapper.active .r

{

	top: -70px;

}





/* end Button */



/* begin Footer */

.tt-Footer

{

	position:relative;

	z-index:0;

	overflow:hidden;

	width: 868px;

	margin: 5px auto 0px auto;

}



.tt-Footer .tt-Footer-inner

{

	height:1%;

	position: relative;

	z-index: 0;

	padding: 8px;

	text-align: center;

}



.tt-Footer .tt-Footer-background

{

	position:absolute;

	z-index:-1;

	background-repeat:no-repeat;

	width: 868px;

	height: 150px;

	bottom:0;

	left:0;

}





.tt-Footer .tt-Footer-text p

{

	margin: 0;

}



.tt-Footer .tt-Footer-text

{

	display:inline-block;

	color:#000000;

	font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;

	font-size: 12px;

}



.tt-Footer .tt-Footer-text a:link

{

	text-decoration: none;

	color: #575757;

	font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;

	text-decoration: underline;

}



.tt-Footer .tt-Footer-text a:visited

{

	text-decoration: none;

	color: #1C1C1C;

	font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;

	text-decoration: underline;

}



.tt-Footer .tt-Footer-text a:hover

{

	text-decoration: none;

	color: #AB0E03;

	font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;

	text-decoration: none;

}

/* end Footer */



/* begin PageFooter */

.tt-page-footer, .tt-page-footer a, .tt-page-footer a:link, .tt-page-footer a:visited, .tt-page-footer a:hover

{

	font-family:Arial;

	font-size:10px;

	letter-spacing:normal;

	word-spacing:normal;

	font-style:normal;

	font-weight:normal;

	text-decoration:underline;

/*	color:#F11404;*/
	color: #999999;

}



.tt-page-footer

{

	margin:1em;

	text-align:center;

	text-decoration:none;

	color:#7A7A7A;

}

/* end PageFooter */



/* begin LayoutCell */

.tt-contentLayout .tt-content

{

	position: relative;

	margin: 0;

	padding: 0;

	border: 0;

	float: left;

	overflow: hidden;

	width: 567px;

}

.tt-contentLayout .tt-content-wide

{

	position: relative;

	margin: 0;

	padding: 0;

	border: 0;

	float: left;

	overflow: hidden;

	width: 867px;

}

/* end LayoutCell */



/* begin LayoutCell */

.tt-contentLayout .tt-sidebar1

{

	position: relative;

	margin: 0;

	padding: 0;

	border: 0;

	float: left;

	overflow: hidden;

	width: 300px;

}

/* end LayoutCell */







.commentlist, .commentlist li

{

	background: none;

}



.commentlist li li

{

	margin-left:30px;

}



.commentlist li .avatar

{

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	margin:1px;

	background: #fff;

}



.commentlist li cite

{

	font-size:1.2em;

}



#commentform textarea

{

	width: 100%;

}



img.wp-smiley

{

	border:none;

	margin:0;

	padding:0;

}



.navigation

{

	display: block;

	text-align: center;

}



/* Recommended by http://codex.wordpress.org/CSS */

/* Begin */

.aligncenter, div.aligncenter, .tt-article .aligncenter img, .aligncenter img.tt-article, .aligncenter img, img.aligncenter

{

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.alignleft

{

	float: left;

}



.alignright

{

	float: right;

}



.alignright img, img.alignright

{

	margin: 1em;

	margin-right: 0;

}



.alignleft img, img.alignleft

{

	margin: 1em;

	margin-left: 0;

}



.wp-caption

{

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

}



.wp-caption img

{

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text

{

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}

/* End */





.hidden

{

	display: none;

}



/* Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

}



#wp-calendar a {

	display: block;

}



#wp-calendar caption {

	text-align: center;

	width: 100%;

}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

}