/*
Theme Name: WordPress Theme for Reindeer Fun Run
Version: 1.0
Author: Raise IT Solutions
Author URI: http://raiseit-bd.com/
*/

/* Begin Typography & Colors */
body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: Arial;
	color: #4c4c4c;
	text-align: left;
	}
	
<!--dk green: 009444--><!-- dk red: CC2429 -->

/*td.bodyBGLeft{ background:url(images/bodyBgLeft.jpg) repeat-x top; float:left; text-align:center;}
td.bodyBGMiddle{ width:1024px; background:url(images/bodyBgRight1.jpg) no-repeat top; float:left; text-align:center;}
td.bodyBGRight{ background:url(images/bodyBgRight.jpg) repeat-x top; float:left; text-align:center;}*/

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.page_narrowcolumn .entry, .widecolumn .entry{
	float:left;
	line-height:1.4em;
	margin:10px 0 0 10px;
	width:650px;
	}

.narrowcolumn .entry {
	float:left;
	line-height:1.4em;
	margin:10px 0 0 10px;
	width:650px;
	}

html* .narrowcolumn .entry{
	float:left;
	width:650px;
	}

.blog_page_tittle h1, h2  {
	background:url("images/title.png") repeat-x scroll center bottom transparent;
	color:#fff; <!-- dk red: CC2429 -->
	float:left;
	font-size:15px;
	height:auto;
	margin:0 0 0 0;
	padding:5px 0 5px 10px;
	text-align:left;
	width:98%;
	border-radius: 8px;
	-moz-border-radius: 8px;
	}

html* .blog_page_tittle{
	float:right;
	width:650px;
	}

.narrowcolumn h1, h2 {
	background:url("images/title.png") repeat-x scroll center bottom transparent;
	color:#fff; <!-- dk red: CC2429 -->
	font-size:15px;
	height:auto;
	margin:0 0 0 0;
	padding:5px 0 5px 10px;
	text-align:left;
	width:98%;
	border-radius: 8px;
	-moz-border-radius: 8px;
}

.narrowcolumn h1, h2  a{
	color:#fff; <!-- dk red: CC2429 -->
}

.narrowcolumn h1 a:hover, h2  a:hover{
	color:#CC2429;} <!-- dk red: CC2429 -->
}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: right;
	}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	float:left;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:0.9em;
	line-height:1.5em;
	width:100%;
	}

h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold;
	}

<!--
h1 {
	font-size: 4em;
	text-align: center;
	}
-->


#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}



h1, h2 {
	font-size: 1.6em;
	}



h1.pagetitle, h2.pagetitle {

	font-size: 1.6em;

	}



#sidebar h1, h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

#sidebar p {
	margin:10px 0 10px 0;
	}
a {
	text-decoration: none;
	color: #CC2429
	}

a:hover, a:active {
	text-decoration: underline;
	color: #009444
	}

h3 {
	font-size: 1.3em;
	}


<!--
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
-->


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#fff;
	}

<!-- 9/23/10
h3, h3 a, h3 a:visited {
	color:#CC2429; <!-- dk red: CC2429 -->
	}
-->


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


<!-- 9/23/10
.entry p a:visited {
	color: #cc2429; <!--dk red-->
	}
-->


.sticky {

	background: #f7f7f7;

	padding: 0 10px 10px;

	}

.sticky h1, h2 {

	padding-top: 10px;

	}



.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}

.commentlist li ul li {

	font-size: 1em;

}



.commentlist li {

	font-weight: bold;

}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

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

a:hover, a:active {
	text-decoration: underline;
	color: #009444
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}


#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */







/* Begin Structure */

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

#page {
	margin: 0px auto;
	padding: 0;
	width: 1145px;
	}

/* new css added 12.06.2010 */

.header_reapet{
	width:100%;
	float:left;
	height:302px;
	}

.left_header{
	float:left;
	height: 302px;
	width:50%;
	z-index:-1;
	left:0;
	position:absolute;
	background:url(images/header_left.png) repeat-x;
}

.right_header{
	float:right;
	height: 302px;
	width:50%;
	z-index:-1;
	position:absolute;
	right:0;
	background:url(images/header_right.png) repeat-x;
}

/*end new css*/

#header {
	margin:0px auto;
	padding: 0;
	height:302px;
	width: 1145px;
	background:url(images/header_reindeer-fun-run2.png) no-repeat top center;
	}

.thumb{ float:left;}

.headerTop{ width:100%; height:123px; float:left;}

.headerNav{width:872px;margin-left:174px; height:25px; float:left;  }

html* .headerNav{width:1200px; margin-left:50px; height:25px; float:left;  }

.nav{ width:100%; margin-left:-375px; margin-top:-4px; height:25px; float:left;}

html* .nav{  float:left; margin:0px 0px 0px 0px;width:100%; }

.nav ul{ display:inline; float:right;padding:6px 0 0 82px; margin:0px;} 

.nav ul .last{ border:none;}

.nav ul li{ display:inline; float:left; padding:0px 4px; line-height:10px; <!--border-right:1px solid #FFFFFF;-->}

.nav ul li:last-child{ border:none}

.nav ul li a{
	font-family:Arial;
	font-size:12px;
	color:#009444;
	background:#fff;
	text-decoration:none;
	padding: 2px 4px 2px 4px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	}

.nav ul li a:hover{
	color:#fff;
	background:#8cc63f;
	}
.rNav{ width:7%; height:auto; float:right;margin:0 68px 0 0; }
<!--
.rNav a{
	width:50px;
	height:50px;
	float:right;
	font-family:Arial;
	font-size:14px;
	color:#fff;
	text-align:center;
	line-height: 3.5em;
	text-decoration:none;
	background: #000;
	border-radius: 50px;
	-moz-border-radius: 50px;
	margin: -28px 69px 0px 0px;
	}

.rNav a:hover{
	color:#fff;
	background: #8cc63f;
	}
-->

.search_form{
	float:right;
	margin: 125px 150px 0 0;

	}

.headerBanner{ width:680px;padding-left:26px;height:120px; float:left; text-align:left;  }

.headerBanner img{ position:relative; top:0; left:0; z-index:-1;}




.nav2{ width:100%; height:50px; float:left; <!--background:url("images/bgH2.jpg") repeat-x scroll center top transparent;-->}
html* .nav2{  float:center; margin:0px 0px 0px 0px;width:100%; }
.nav2 ul{ display:inline; float:center;padding:0 0 0 0; margin:0px;} 
.nav2 ul .last{ border:none;}
.nav2 ul li{ display:inline; float:center; padding:0px 5px; line-height:18px; border-right:1px solid #FFFFFF;}
.nav2 ul li:last-child{ border:none}
.nav2 ul li a{ font-family:Arial; font-size:13px; color:#009444; text-decoration:none;}
.nav2 ul li a:hover{ text-decoration:underline; color:#CC2429;}

.contentConainer{ width:1141px; height:auto;float:left; background:url(images/new21072010.gif) repeat-y left;}
.contentConainer_tpi{width:1141px; height:auto;float:left; background:url(images/new21072010_tpi.gif) repeat-y left;}

/*html* .contentConainer{ padding-left:67px; margin:0px 0px 0px 0px}
*html .contentConainer{ padding-left:67px; margin:0px 0px 0px 0px}*/

.contentBg{ width:972px; padding-top:10px;margin-left:0px; height:auto; float:left;}
.contentBg_tpi{width:972px; padding-top:10px;margin-left:0px;height:auto; float:left;   }

.narrowcolumn {
	float:left;
	margin:0 0 0 16px;
	padding:0 8px;
	width:661px;
	}

html* .narrowcolumn{width:655px; margin:0px 0px 0px 30px}

.page_narrowcolumn{
	float:left;
	margin:0 0 0 5px;
	padding:0 8px;
	width:652px;
}

/* ie hack for text p */
/* hack end here */

<!--.narrowcolumn p a img{ float:left; padding:0px 8px 8px 0px}-->
.narrowcolumn p a img{ float:left; padding:0px 0px 0px 0px;}
.narrowcolumn_regist{ width:600px; height:auto; margin:0 auto; background:#FFF; }

/*sof page design*/



/**Home page*/

.homeLeft{ width:210px; height:auto; float:left;}
.homeRight{ width:422px;padding:0px 0px 0px 5px; height:auto; float:left;}

.homeRight h1, h2{
	width:98%;
	height:auto;
	float:left;
	margin:0 0 0 0;
	padding:5px 0 5px 10px;
	color:#fff;
	font-size:14px;
	text-align:left;
	background:url(images/title.png) repeat-x bottom; padding-bottom:8px;}
	border-radius: 8px;
	-moz-border-radius: 8px;

.homeRight p{ width:95%; height:auto; text-align:left; padding:5px 0px 0px 0px; margin:0px;}


/*eof page design*/


.widecolumn {
	float:left;
	margin:0 0 0 5px;
	padding:0 8px;
	width:652px;
}

html* .widecolumn {
	float:left;
	margin:0 0 0 28px;
	padding:0 8px;
	width:610px;
}

#respond{
	float:left;
	text-align:left;
	width:100%;
}

.post {
	<!--margin: 0 0 40px;-->
	text-align: left;
	}



.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	}

.widecolumn .postmetadata {
	margin: 0px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

.h3 {
	color: #4C4C4C;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 1024px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

/* End Structure */




/*	Begin Headers */
<!--
h1 {
	padding-top: 70px;
	margin: 0;
	}
-->


h1, h2 {
	background:url("images/title.png") repeat-x scroll center bottom transparent;
	margin:0 0 0 0;
	padding:5px 0 5px 10px;
	border-radius: 8px;
	-moz-border-radius: 8px;
}

h1.pagetitle, h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}



h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* End Headers */







/* Begin Images */

.narrowcolumn p img {

	float:left;

	margin:8px 16px 8px 0;

	max-width:100%;

	padding:0;

	}

p img {

<!--	float:left; -->
	margin:0px 5px 0 0;
	max-width:100%;
	padding:0;
	<!-- generic images border-top-left-radius: 100px;  -->
	}

html* p img{
	margin:0px 5px 0 0;
	border-top-left-radius: 40px;
	-moz-border-top-left-radius: 40px;
}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-radius: 40px;
	-moz-border-radius: 40px;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	border-radius: 40px;
	-moz-border-radius: 40px;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border-radius: 40px;
	-moz-border-radius: 40px;
	}

.alignright {
	float: right;
	border-radius: 40px;
	-moz-border-radius: 40px;
	}

.alignleft {
	float: left;
	border-radius: 40px;
	-moz-border-radius: 40px;
	}

/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {

	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}



html>body .entry li {

	margin: 0px 0 0px 15px;

	}



.entry ul li:before, #sidebar ul ul li:before {

	content: "\00BB \0020";

	}



.entry ol {

	padding: 0 0 0 35px;

	margin: 0;

	}



.entry ol li {

	margin: 0;

	padding: 0;

	}



.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul, #sidebar ul select {
	margin: 5px 0 8px;
	text-align:left;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	text-align:left;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* End Entry Lists */







/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align:left;
	float:left;
	width:100%;
	}



#sidebar #searchform #s {
	width:148px;
	padding: 2px;
	float:left;
	}



#sidebar #searchsubmit {
	padding: 1px;
	float:left;
	width:55px;
	margin:0px 0px 0px 3px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

/* End Form Elements */




/* Begin Comments*/
.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: left;

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;



	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */







/* Begin Sidebar */

#sidebar

{
	float:left;
	font-size:11px;
	padding:0 15px 5px 21px;
	text-align:left;
	width:240px;
	}



#sidebar form {
	margin: 0;
	}

/* End Sidebar */







/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 280px;

	float:left;

	}

html* #wp-calendar{ width:250px;}

#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 {

	padding:0 0 0 14px;

	text-align:left;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



.hidden {

	display: none;

	}

	

.screen-reader-text {

     position: absolute;

     left: -1000em;

}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 6px;

	margin-bottom: 6px;

	}

/* End Various Tags & Classes*/







/* Captions */

.aligncenter,

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

.wp-caption {
	border: 0px solid #ddd;
	text-align: center;
	color: #009444;
	background-color: #fff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}

/***************************************************/

.raiseEventReg td{ font-family:verdana; font-size:11px; text-align:left;}

.raiseEventReg p{ font-family:verdana; font-size:11px; color:#4C4C4C; text-align:left; padding:0px; margin:0px;}

.raiseEventReg hr{ background:#CCCCCC;}

.raiseEventReg{ width:650px; height:auto; float:left; padding:0px;}

.showResult{ width:100%; height:auto; float:left; text-align:left;}


/**************************************************/

.raiseEventReg tr{ <!--width1:100%;-->}

.raiseEventReg td {
	color:#4C4C4C;
	font-family:verdana;
	font-size:11px;
}

.raiseEventReg .txt_black {
	color:#4C4C4C;
	font-family:verdana;
	font-size:11px;
}

.raiseEventReg label.error {
	background:url("images/unchecked.gif") no-repeat scroll 0 0 transparent;
	color:#EA5200;
	font-weight:bold;
	padding-bottom:2px;
	padding-left:12px;
}

.raiseEventReg .bg_right {
	background-color:#8C8C8C;
}

.raiseEventReg .txt_rbold {
	color:#cc2429; <!--dk red-->
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
}
.raiseEventReg select{ width:70px;}

/**************************************************/

/* End captions */


.breadcrumb
{
	font-size: .9em;
	margin: 10px 0 10px 10px;
	position: relative;
	float: left;
	}

gallery img, dt.gallery-icon img{
	border-radius: 40px;
	-moz-border-radius: 40px;
	border: 0px
	}

#rfr-reg
.rfr-reg_content table {
	width:100%;
	font-weight:normal;
	color:#fff;
	padding-top:20px; 
	padding-right:0px; 
	padding-bottom:20px; 
	padding-left:0px; 
	text-align:left;
	}

.rfr-reg_content tr {
	font-weight:normal;
	color:#000;
	text-align:left;
	font-size:12px;
	}

.rfr-reg_content strong {
	width:100%;
	font-weight:bolder;
	color:#009444;
	height:auto;
	text-align:left;
	font-size:13px;
	}

#form
fieldset{
	border: 1px solid #009444;
	width: 95%;
	float:center;
}

legend{
	color: #fff;
	background: #009444;
	border: 1px solid #009444;
	padding: 2px 6px;
	font-size:14px;
	font-weight: bold;

}

label{
	width: 20em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
}

input{
	color: #333;
	font-weight: bold;
	background: #F3F5F0;
	border: 1px solid #009444;
	height: 20px;
	border-radius: 6px;
	-moz-border-radius: 6px;
}

select{
	color: #333;
	font-weight: bold;
	background: #F3F5F0;
	border: 1px solid #009444;
	height: 24px;
	border-radius: 6px;
	-moz-border-radius: 6px;
}

textarea{
	color: #333;
	background: #F3F5F0;
	border: 1px solid #009444;
	width:95%;
	border-radius: 6px;
	-moz-border-radius: 6px;
}

.button{
	color: #fff;
	background: #CC2429;
	height:30px;
	border: 2px outset #999;
	font-weight: bold;
	font-size:14px;
	border-radius: 6px;
	-moz-border-radius: 6px;
}
.button:hover{
	background: #009444;
	border: 2px outset #666;
}

.multiple{
	color: #333;
	font-weight: bold;
	background: #F3F5F0;
	border: 1px solid #009444;
	width: 20em;
	height: 10em;
	border-radius: 6px;
	-moz-border-radius: 6px;
}

.select{
	color: #333;
	font-weight: bold;
	background: #F3F5F0;
	border: 1px solid #009444;
	height: 24px;
	border-radius: 6px;
	-moz-border-radius: 6px;
}

#tablelist

.leftcolumn{
	float: left;
	width: 50%;
	height: 125px;
	}

.rightcolumn{
	float:right;
	width: 50%;
	height: 125px;
	}

.fullcolumnsm{
	float: left;
	width: 100%;
	height: 80px;
	padding: 10px 0 0 0;
	}

.leftcolumnsm{
	float: left;
	width: 50%;
	height: 80px;
	}

.rightcolumnsm{
	float:right;
	width: 50%;
	height: 80px;
	}

.leftcolumninvite{
	float: left;
	width: 50%;
	height: 300px;
	border-radius: 6px 0 0 6px;
	-moz-border-radius: 6px 0 0 6px;
	background: #543719;
	}

.rightcolumninvite{
	float:right;
	width: 50%;
	height: 300px;
	border-radius:0 6px 6px 0;
	-moz-border-radius: 0 6px 6px 0;
	background: #543719;
	}

.fullcolumninvite{
	float: left;
	width: 100%;
	}

#series
.series_content strong {
	width:95%;
	font-weight:normal;
	color:#fff;
	float:left;
	height:auto;
	margins:5px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	text-align:left;
	border-radius: 8px;
	background:#f36d34;
	color:#fff;
	font-size:15px;
	}

.series_content ul {
	width:95%;
	font-weight:normal;
	color:#fff;
	float:left;
	height:auto;
	margins:5px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	text-align:left;
	border-radius: 8px;
	background:#eee;
	color:#333;
	font-size:13px;
	}

#series_calendar
.cell {
 	float: left;
	padding:5px 5px 5px 5px;
  	}
  
.cell p {
	text-align:center;
	font-weight:bolder;
	}
