/*  
Theme Name: Music Fun
Theme URI: http://www.musicfun.techbrainiac.info
Author: TechBrainiac
Description: Music Fun is a Simple Magazine Theme for Wordpress
Version:1
*/
* {
	font-family:verdana;
	color: #000;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;
	white-space: normal;
	verti-align: baseline;
}
html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {ent: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}

body {
	background:#400a0a;
	background-repeat:repeat-x;
}
/*----Wrap-----*/
#pagina {
	background-image:url(images/wrap.jpg);
	background-repeat:repeat-y;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	text-align: left;
}
/*----End Wrap-----*/
/*----header-----*/
#header {
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	width: 990px;
	height:460px;
}
/*----Blog Title-----*/
/*---Blog Title-----*/
#logo {
	height:57px;
	float: left;
	display:block;
	margin-top:15px;
	margin-left:0px;
}
#logo h1 {
	padding-left:16px;
	font-size: 34px;
	font-family:Helvetica;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:capitalize;
	
}
#logo h1 a {
	text-transform:capitalize;
	font-size: 34px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-if;
	letter-spacing:1px;
	color: #400a0a;
}
#logo h1 a:hover {
	text-transform:capitalize;
	color: #3c192b;
}
#logo h2 {
	color:#3c192b;
	display:block;
	font-family:Verdana;
	font-size: 14px;
	margin-left:50px;
	margin-top:0px;}
/*----END Blog Title-----*/
/*----Search-----*/
#searchform{
	float: right;
	margin-right:66px;
	margin-top:31px;
}
#searchinput {
	width: 211px;
	background:none;
	color:#000;
	font-size: 11px;
}
#srcinput{
		background:#f2f1df;
	}
/*----End Search-----*/
/*----Nav Bar-----*/
#meniu {
	margin-left:0px;
	margin-top:15px;
	float: left;
	width:987px;
}
#meniu ul {
	float: left;
	margin-top: 0px;
}
#meniu ul li {
	float: left;
	margin-right:0px;
	text-align: center;
}
#meniu ul li a {
	float: left;
	display: block;
	font-size: 11px;
	font-family:Verdana;
	text-transform:uppercase;
	text-align:center;
	padding:12px 25px 12px 25px;
	letter-spacing: 1px;
	color:#fff;
}
#meniu ul li a:hover {
	color:#fff;	
	background:#d91438;
}

#meniu ul li.current_page_item a {
	color:#000;	
	background:#f2c53d;
}

#meniu ul li.current_page_item a:hover {
	color: #000;	
}
/*----End Nav Bar-----*/
/*----Featured Post and Featured Video-----*/
#featured{
	width:565px;
	float:left;
	margin-left: 11px;
	margin-top:0px;
	background:#fae8b0;
	text-align: left;
	margin-bottom:5px;
}
	
	.prev{
	float:left;
	width:48px;
	height:19px;
	margin-bottom:5px;
	background:url(images/prev.png);
	}
	.prev:hover{
	float:left;
	width:48px;
	height:19px;
	margin-bottom:5px;
	background:url(images/prev1.png);
}
	.next{
	float:right;
	width:48px;
	height:19px;
	margin-bottom:5px;
	background:url(images/next.png);
}
	.next:hover{
	float:right;
	width:48px;
	height:19px;
	margin-bottom:5px;
	background:url(images/next1.png);
}
/*----Featured Post -----*/
#ft {
	float:left;
	margin-top: 10px;
	margin-left:10px;
	margin-right:10px;
	width:546px;
}
.slideft{
	
}
.slideft ul li{
	margin-top: 0px;
	width:546px;
}

.slideft img{
	float:left;
	border: 4px solid #fff;
	width:200px;
	height:130px;
	margin-right:0px;
	margin-top:0px;
	}
.right{
	float:right;
	width:316px;
	margin-top:5px;
	margin-left:2px;
	margin-right:8px;
	}
.right h2 {
	margin-left:0px;
	font-family:verdana;
	text-transform:none;
	font-size: 14px;
	letter-spacing:1px;
	font-weight:bold;
}
.right h2 a {
	font-family:verdana;
	text-transform:none;
	font-size: 14px;
	letter-spacing:1px;
	color:#000;
	font-weight:bold;
}
.right h2 a:hover{
	color:#000 ;
	font-size: 14px;
	letter-spacing:1px;
}
.right p {
	padding-top:5px;
	margin-top:5px;
	text-align:justify;
	color:#111111;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
}
.right p a {	
color:#111111;
			}
.right p a:hover{	
color:#111111;
			}
.read{
	margin-top:5px;
	}
.read a{
	float:right;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	font-family:tahoma;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:#0a5da6;
	}
.read a:hover{
	padding-top:5px;
	text-align:center;
	font-family:tahoma;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
}
/*----End Featured ----*/
/*----End Header-----*/
/*----Post Left-----*/
#column {
	float: left;
	width: 567px;
	margin-left: 10px;
	margin-top:0px;
}

.post-top {
	width: 567px;
	height:56px;
	background: url(images/topc.jpg) no-repeat;
	overflow: hidden;
}

.post-bottom {
	background: url(images/footerc.jpg) no-repeat;
	overflow: hidden;
	width: 567px;
	height: 35px;
	margin-bottom:10px;
}
.entry {
	margin-left:0px;
	background: url(images/repc.jpg);
	background-repeat:repeat-y;
	width:567px;
}
/*----Post Title----*/
.post-top h2 {
	margin-left:55px;
	margin-top: 12px;
	font-family:Arial,Georgia,Century gothic, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
}
.post-top h2 a {
	text-transform:none;
	font-family:Arial,Georgia,Century gothic, Helvetica, sans-serif;
	font-size: 17px;
	letter-spacing:1px;
	color:#fff;
	font-weight:bold;
}
.post-top h2 a:hover{
	text-transform:none;
	font-family:Arial,Georgia,Century gothic, Helvetica, sans-serif;
	font-size: 17px;
	letter-spacing:1px;
	color:#000;
	font-weight:bold;
}
/*----END Post Title----*/
/*----Date, Author, Categories, Comments----*/

.tags{
	margin-left:46px;
	margin-top:0px;
	float:left;
	width:518px;
	}
.cal{
	color:#f2f1df;
	font-size: 11px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:capitalize;
	padding:4px 10px 3px 10px;
	}
.cal a{
	color:#f2f1df;
	font-size: 11px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:capitalize;
	}	
.cal a:hover{
	color:#f2f1df;
	font-size: 11px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:capitalize;
	text-decoration:underline;
	}
	.cat{
	float:left;
	margin-top:10px;
	margin-left:15px;
	color:#fff;
	font-weight:bold;
	font-size: 11px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:none;
	}
.cat a{
	font-weight:bold;
	color:#fff;
	font-size: 11px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:capitalize;
	}	
.cat a:hover{
	font-weight:bold;
	color:#fff;
	font-size: 11px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:capitalize;
	text-decoration:underline;}

.com{
	float:right;
	color:#fff;
	font-size: 11px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:uppercase;
	background:#c81838;
	padding:3px 8px 4px 8px;
	}
.com a  {
	color:#fff;
	font-size: 11px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:uppercase;
}
.com a:hover{
	color:#fff;
	font-size: 11px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration:underline;}
	
	
/*---- END Date, Author, Categories, Comments----*/
.content {
	margin:0px 11px 0px 11px;
	padding-bottom:10px;
        font-size:12px;       }

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0;
}
.content p {
	color:#000;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
	padding-top:10px;
}
.content p a {	
	color:#DA1438;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
}
.content p a:hover {	
	color:#DA1438;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
}
.content img{
	
	border: 4px solid #bfbfba;
	width:auto;
	height:auto;
	margin-right:10px;
	margin-top:4px;
	}
.content .more-link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}
.content h3 {
	letter-spacing: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.content h4 {
	font-size: 14px;
	font-weight: bold;
}
.content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.content h6 {
	font-size: 11px;
	font-weight: bold;
}
.content ol {margin: 15px 25px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li{
	color:#000;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
}
.content ul li {
	color:#000;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
	margin:10px 25px 0px 25px;;
	list-style:outside;
}
.content ul li a, .content ul li a hover, .content ol li a, .content ol li a hover{
	color:#000;
	font-size: 12px;
	font-family:verdana;
	}
.content blockquote {
	margin:0px 15px;
	padding-bottom:10px;
	padding-top:10px;
}
.content blockquote p {
	color:#000;
	border-left:5px solid #000;
	padding-left:5px;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
	font-style:italic;
}
blockquote * {
	font-family: georgia, arial;	
	color:#000;
	font-size: 12px;
	line-height: 1.5em;
	text-align:justify;
	font-style:italic;	
}
ins {
	text-decoration: underline;
}
del {
	text-decoration: line-through;
}
code {
	color: #000;
	font-family: verdana;
	font-size: 11px;
	background: #eee;
}

.alignleft img, .alignright img, .aligncenter img {
	border: 4px solid #04c4e8;
}
.alignleft {
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 4px;
}

.alignright {
	float: right;
	display: inline;
	margin-left: 10px;
	margin-bottom: 4px;
}
.aligncenter {
	text-align: center;
	display: inline;
}
.alignnone {
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	font-size: 12px;
	color: #999;
}
/*----End Post Left-----*/

/*----Comments-----*/
#combox {
	margin-left:6px;
	margin-right:15px;
	margin-top:20px;
}
h3#respond {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left:10px;
	padding-top:10px;
	color:#000;
}
h3#comments {
	color:#000;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	margin-left:10px;
	margin-top:10px;
	padding-top:10px;
}

ol.commentlist {
	list-style-type: none;
	padding-bottom: 20px;
}
ol.commentlist li {
	margin-top: 20px;
	margin-left:12px;
	width: 525px;
	background: #c9c7c0;
}
ol.commentlist li.alt {
	width: 525px;
	background: #c9c7c0;
	margin-top: 20px;
	margin-left:12px;
}
img.avatar {
	border:3px solid #fff; 
	margin-right:3px;
	}
.commentbody {
	background:#c9c7c0 ;
	width:525px;
	margin-bottom:10px;
	padding-top:10px;
	float: left;
	display: inline;
}
.commentbody em {
	font-size: 11px;
}
p.comment_author, p.comment_author a {
	padding-left:10px;
	font-weight: bold;
	color: #000;
	font-size: 11px;
}
p.comment_author a:hover {
	padding-left:10px;
	font-weight: bold;
	color: #000;
}
p.comment_time {
	padding-left:10px;
	line-height: 1.5em;
	color: #000;
	font-size: 10px;
	float:left;
	font-family: tahoma;
	text-transform: uppercase;
}
p.comment_time a{
	color:#000;}
.comment_text {
	line-height: 1.5em;
	color: #000;
	padding-left:10px;
	text-align:justify;
	margin-top: 15px;
	font-size: 11px;
}
.comment_text p {
	line-height: 1.5em;
	color: #000;
	margin-right:10px;
	text-align:justify;
	margin-top: 20px;
	font-size: 11px;
	padding:5px 5px 5px 5px;
	}
.reply form {
padding: 10px;
}
.reply p {
	color:#000;
	margin-top: 10px;
	font-size: 11px;
}
.reply p a {
	color:#000;
	}
.reply p a:hover {
	color:#000;
	}
.reply fieldset {
	vertical-align: middle;
	display: inline;
}
.reply input {
	vertical-align: middle;
	display: inline;
	font-size: 10px;
}
.reply textarea {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}
.reply label {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	margin-left: 10px;
}
.replytext {
	width: 200px;
	padding: 5px;
	color: #000;
	background:#c9c7c0;
}
.replytext:focus {
	background:#c9c7c0;
}
.replyarea {
	background:#c9c7c0;
	line-height: 1.5em;
	padding: 5px;
	width: 497px;
	height: 120px;
	color: #000;
}
.replyarea:focus {
	background:#c9c7c0;
}
.replybutton {
	background: #c9c7c0;
	text-align: center;
	width: 100px;
	height: 25px;
	font-weight: bold;
	color: #000;
	cursor: pointer;
}
/*----End Comments-----*/
/*----Sidebar-----*/ 
#sideb{ 
	width:376px;
	margin-top:0px;
	margin-bottom:5px;
	float:right;
}
h3.titleb {
	margin:5px 5px 3px 10px;
	font-family:georgia;
	color:#000;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	width:270px;
}
.aboutb {
	float:right;
	margin-right:12px;
	width:376px;
	background:#fae8b0;
}
.aboutb p{
	width:358px;
	text-align:justify;
	font-family:verdana;
	font-size:12px;
	line-height:1.5em;
	color:#000;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	}
	
.aboutb img{
	height:128px;
	width:180px;
	border:4px solid #fff;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:0px;
	float:left;
		}

#bottom{
	background: url(images/footers.jpg);
	background-repeat:no-repeat;
	width:378px;
	height:15px;
}
#side{ 
	width:378px;
	margin-top:0px;
	margin-right:11px;
	float:right;
}
.box{
	color:#000;
	float:left;
	width:378px;
	background: url(images/reps.jpg);
	background-repeat:repeat-y;
}
h3.title {
	background: url(images/h2side.jpg);
	background-repeat:no-repeat;
	display: block;
	width: 343px;
	height: 41px;
	color: #000;
	letter-spacing:1px;
	text-align:left;
	font-family:Tahoma;
	font-weight: bold;
	text-indent: 10px;
	font-size: 20px;
	padding:13px 0px 5px 35px;
}

.recent{
	width:370px;
	margin-left:0px;
        display: block;	
        color: #000;	
        font-family:verdana;	
        font-size:11px;	
        font-weight: none;
        line-height: 1.4em;	
        padding:2px 0px 0px 5px;	
        text-align:left;	}
.recent img{
	width:108px;
	height:85px;
	margin-bottom:5px;
	border:4px solid #bfbfba;
	}
.recent a:hover{
	color:#da1437;
         font-family: verdana;
         font-size: 11px;
         font-weight:none;
         line-height: 1.4em;
         text-decoration: underline;
}
.video{
	width:360px;
	line-height:0.5em;
	margin-left:8px;
	border:1px solid #fff;
	}	
		
.leftside{
	float:left;
	width:183px;
	margin-left:1px;
	margin-top:5px;
	}
	
.leftsidebox{
	color:#000;
	float:left;
	width:183px;
	background: url(images/reps1.jpg);
	background-repeat:repeat-y;
}
h3.leftside {
	background: url(images/h2side1.jpg);
	background-repeat:no-repeat;
	display: block;
	width: 163px;
	height: 27px;
	color: #fff;
	letter-spacing:1px;
	text-align:left;
	font-family:Tahoma;
	font-weight: bold;
	text-indent: 10px;
	font-size: 12px;
	padding:9px 0px 5px 20px;
	margin-left:0px;
	margin-top:0px;
}
.leftsidebox ul{
	margin-top:40px;
	margin-left:2px;
	}

.leftsidebox  ul a {
	background: url(images/subtitle.jpg);
	background-repeat:no-repeat;
	width: 174px;
	height: 18px;
	display: block;
	color: #000;
	font-family:verdana;
	font-size:11px;
	line-height: 1.4em;
	padding:2px 0px 0px 5px;
	text-align:left;
        }
.leftsidebox  ul a:hover{
	background: url(images/subtitle1.jpg);
	background-repeat:no-repeat;
	display: block;
	color: #fff;
	font-family:verdana;
	font-size:11px;
	line-height: 1.4em;
}
#bottomleft{
	background: url(images/footers1.jpg);
	background-repeat:no-repeat;
	width:183px;
	height:7px;
}
.rightside{
	float:right;
	width:183px;
	margin-right:1px;
	margin-top:5px;}
	
.rightsidebox{
	color:#000;
	float:right;
	width:183px;
	background: url(images/reps1.jpg);
	background-repeat:repeat-y;
}
h3.rightside {
	background: url(images/h2side1.jpg);
	background-repeat:no-repeat;
	display: block;
	width: 163px;
	height: 27px;
	color: #fff;
	letter-spacing:1px;
	text-align:left;
	font-family:Tahoma;
	font-weight: bold;
	text-indent: 10px;
	font-size: 12px;
	padding:9px 0px 5px 20px;
	margin-right:0px;
	margin-top:0px;
}
.rightsidebox ul{
	margin-top:40px;
	margin-left:2px;
	}
.rightsidebox ul a {
	background: url(images/subtitle.jpg);
	background-repeat:no-repeat;
	width: 174px;
	height: 18px;
	display: block;
	color: #000;
	font-family:verdana;
	font-size:11px;
	line-height: 1.4em;
	padding:2px 0px 0px 5px;
	text-align:left;
}
.rightsidebox ul a:hover{
	background: url(images/subtitle1.jpg);
	background-repeat:no-repeat;
	display: block;
	color: #fff;
	font-family:verdana;
	font-size:11px;
	line-height: 1.4em;
}
#bottomright{
	background: url(images/footers1.jpg);
	background-repeat:no-repeat;
	width:183px;
	height:7px;
}
.ads img {
	display:inline;
	border:6px solid #BFBFBA;
	width: 125px;
	height: 125px;
	margin:2px;
}
.ads{
	margin-left:20px;
	margin-bottom:10px;
	margin-top:5px;
}
#social{
	margin-left:1px;
	}
#social img{
	margin-left:1px;
	width:30px; }
#wp-calendar, #wp-calendar th, #wp-calendar td{
	padding:5px;
	width:100px;
	margin-top:55px;
	color:#000;
	font-family:Verdana;
	font-size:12px;
}
#wp-calendar th, #wp-calendar td{
	padding: 3px;
	text-align:center;
	
}
/*----End Sidebar-----*/
/*----page nav-----*/
#navpag{
	float:left;
	height:20px;
	margin-bottom:10px;
	margin-left:3px;
	text-align:center;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	background:#f2f1df;
	}
.wp-pagenavi a, .wp-pagenavi a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	color: #000;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #f9f9f9;
	color: #000;
	background-color: #f9f9f9;	
}
.wp-pagenavi a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	border: 1px solid #0a5da6;
	color: #fff;
	background-color: #0a5da6;
}
.wp-pagenavi a:active {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #f2c53d;
	color: #000;
	background-color: #f2c53d;	
}
.wp-pagenavi span.pages {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 12px 2px 2px 2px;
	color: #000;
	border: 1px solid #f9f9f9;
	background-color: #f9f9f9;
}
.wp-pagenavi span.current {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #f6ce4e;
	color: #000;
	background-color: #f6ce4e;
}
.wp-pagenavi span.extend {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
/*----End page nav-----*/
/*----footer-----*/
#footer {
	float:left;
	width: 990px;
	height:50px;
	background:url(images/footer.jpg);
	background-repeat:no-repeat;
}
#footercontent {
	width: 990px;
	padding-top:25px;
	font-size: 12px;
	text-align:center;
	font-family:Arial;
	color:#fff;
}
#footercontent a, a:hover{
		color:#fff;
		font-family:Arial;
		font-size: 12px;
}
/*----End footer-----*/
#calendar_wrap { 
 padding: 0; 
 border: none; 
 background-color: #ffffff; 
 color: #000000 !important; 
 } 
 
table#wp-calendar { 
 width: 100%; 
 font-size:11px; 
 border-collapse: collapse; 
 background-color: #ffffff; 
 color: #000000; 
 margin: 0 auto; 
 } 
table#wp-calendar caption { 
 width: auto; 
 background: #fbe8b0; 
 color: #000000; 
 border: none;; 
 padding: 3px; 
 margin: 0 auto; 
 font-size: 11px;
 font-weight: bold; 
 text-transform: capitalize;
 } 
table#wp-calendar th { 
 border: solid 1px #eeeeee; 
 background-color: #ffffff; 
 color: #000000; 
 font-weight: bold; 
 padding: 2px; 
 text-align: center; 
 font-size: 11px;} 
 
table#wp-calendar td { 
 padding: 0; 
 line-height: 18px; 
 background-color: #FBE8B0; 
 color: #000000; 
 border: 1px solid #dddddd; 
 text-align: center; 
 font-size: 11px;} 
table#wp-calendar tfoot td { 
 border: solid 1px #eeeeee; 
 background-color: #ffffff; 
 color: #000000; 
 } 
 
table#wp-calendar td a { 
 display: block; 
 background-color: #0B5DA7; 
 color: #ffffff; 
 width: 100%; 
 height: 100%; 
 padding: 0; 
 font-size: 11px;
 } 


