/************************************/
/*	BASE STYLES 
/************************************/
body{
	padding:0;	
	margin:0;	
	width:100%;	
	min-height:100%;
	font-size:13px;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	line-height:1.4;
	height:auto;
	background-size:cover;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block; }
*{
	outline:none;
	border:none;
}
a img{
	border:none;
}
img.alignleft{
	float:left;
	margin:0 20px 10px 0;
}
img.alignright{
	float:right;
	margin:0 0 10px 20px;
}
.spacer{
	clear:both;	
	width:100%;	
	height:0;
}
.body-wrapper {	
	margin:0 auto;	
	padding:0;
}
.controller {
	width:940px; 
	height:auto; 
	margin:0 auto;	
	padding:0;
}
h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	color:#3c4852;
	margin:0 0 15px 0;
	line-height:1.4;
}
p{
	font-size:13px;
	color:#888;
	margin-top:0;
	margin-bottom:15px;
}

a:hover{
	text-decoration:none;
}
a, a > * {
	text-decoration: none;
	-webkit-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	   -moz-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	    -ms-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	     -o-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	        transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
}
i {
	text-decoration: none;
	-webkit-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	   -moz-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	    -ms-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	     -o-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	        transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
}



footer#footer h1,
footer#footer h2,
footer#footer h3,
footer#footer h4,
footer#footer h5,
footer#footer h6 {color:#FFF;}
/*footer#footer p{color:#fff;}*/

/* :: RADIUS :: */
.radius-2{	-webkit-border-radius: 2px;	-moz-border-radius: 2px;	border-radius: 2px; }
.radius-3{	-webkit-border-radius: 3px;	-moz-border-radius: 3px;	border-radius: 3px; }
.radius-5{	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px; }
.radius-10{	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px; }
.radius-15{	-webkit-border-radius: 15px;	-moz-border-radius: 15px;	border-radius: 15px; }
.radius-20{	-webkit-border-radius: 20px;	-moz-border-radius: 20px;	border-radius: 20px; }

.m-a			{ margin:0 auto; }

.m-top-50		{ margin-top:50px; }
.m-top-45		{ margin-top:45px; }
.m-top-40		{ margin-top:40px; }
.m-top-35		{ margin-top:35px; }
.m-top-30		{ margin-top:30px; }
.m-top-25		{ margin-top:25px; }
.m-top-20		{ margin-top:20px; }
.m-top-15		{ margin-top:15px; }
.m-top-10		{ margin-top:10px; }
.m-top-5		{ margin-top:5px;  }

.m-bottom-50	{ margin-bottom:50px; }
.m-bottom-45	{ margin-bottom:45px; }
.m-bottom-40	{ margin-bottom:40px; }
.m-bottom-35	{ margin-bottom:35px; }
.m-bottom-30	{ margin-bottom:30px; }
.m-bottom-25	{ margin-bottom:25px; }
.m-bottom-20	{ margin-bottom:20px; }
.m-bottom-15	{ margin-bottom:15px; }
.m-bottom-10	{ margin-bottom:10px; }
.m-bottom-5		{ margin-bottom:5px;  }

.m-left-30		{ margin-left:30px; }
.m-left-25		{ margin-left:25px; }
.m-left-20		{ margin-left:20px; }
.m-left-15		{ margin-left:15px; }
.m-left-10		{ margin-left:10px; }
.m-left-5		{ margin-left:5px;  }

.m-right-30		{ margin-right:30px; }
.m-right-25		{ margin-right:25px; }
.m-right-15		{ margin-right:20px; }
.m-right-15		{ margin-right:15px; }
.m-right-10		{ margin-right:10px; }
.m-right-5		{ margin-right:5px;  }



#wp-calendar {
    border-style: solid;
    border-width: 1px;
    margin: 25px 0 15px;
}
#wp-calendar caption {
    border-bottom: medium none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    font-weight: bold;
    height: auto;
    padding: 10px 0;
}
#wp-calendar th {
    height: 25px;
	text-align: center;
	vertical-align: middle;
	padding:3px;
}
#wp-calendar td {
    border-style: solid;
    border-width: 1px;
    cursor: default;
    height: 25px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    width: 34px;
	padding:3px;
}
#wp-calendar td a {
    display: block;
    text-decoration: none;
    width: 100%;
}
#wp-calendar td.pad, .footer #wp-calendar td.pad {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none;
}
#wp-calendar tfoot td {
    width: auto;
}
#wp-calendar tfoot td#prev {
    padding-left: 10px;
    text-align: left;
}
#wp-calendar tfoot td#next {
    padding-right: 10px;
    text-align: right;
}
#wp-calendar tfoot td a:hover {
    background: none repeat scroll 0 0 transparent;
    text-decoration: none;
}
}
#wp-calendar, #wp-calendar td {
    background-color: rgba(55, 58, 65, 0.04);
}
#wp-calendar td a {
    
}
#wp-calendar, #wp-calendar caption, #wp-calendar td {
    border-color: rgba(218, 222, 225, 0.8);
}
.old-ie #wp-calendar, .old-ie #wp-calendar caption, .old-ie #wp-calendar td {
    border-color: #DADEE1;
}
#wp-calendar td:hover {
    background-color: rgba(55, 58, 65, 0.08);
}
#wp-calendar th, #wp-calendar caption, #wp-calendar tfoot td, #wp-calendar tfoot td a {
    color: #373A41;
}
#wp-calendar td.act {
    background-color: #2A83ED;
    color: #FFFFFF;
}
.footer #wp-calendar, .footer #wp-calendar td {
    background-color: rgba(55, 58, 65, 0.04);
	text-shadow:none;
}
.footer #wp-calendar td:hover {
    background-color: rgba(0, 0, 0, 0.2);
}
.footer #wp-calendar, .footer #wp-calendar caption, .footer #wp-calendar td {
    border-color: rgba(255, 255, 255, 0.15);
}
.old-ie .footer #wp-calendar, .old-ie .footer #wp-calendar caption, .old-ie .footer #wp-calendar td {
    border-color: #DADEE1;
}
.footer #wp-calendar th, .footer #wp-calendar caption, .footer #wp-calendar tfoot td, .footer #wp-calendar tfoot td a {
    color: #eee;
}
.footer #wp-calendar th{
	background-color: rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid;
    border-right: 1px solid;
	border-color: rgba(255, 255, 255, 0.15);
}
.footer #wp-calendar td{
	color:#eee;
}
.footer #wp-calendar td.act {
    color: #FFFFFF;
}
.footer #wp-calendar td a{
	text-shadow:none;
}
