/* GENERAL */
.attachment-news-latest-bigger {
	height: auto;
	width: 100%;
}

.latest-news li p a:hover {
	text-decoration: underline;
}

.latest-news li p a {
	color: #444;
	font-weight: 700;
	font-size: 20px;
	text-transform: uppercase;
}

.latest-news li>p {
	border-bottom: 2px solid #444;
	padding-bottom: 10px;
}

.wu-wrapper table {
	width: 100%;
}
#onlineAdverts {
	margin-top: 20px;
}

#main .post-content p {
	margin-bottom: 15px;
}

#calendarArchive, .widget_ajax_ac_widget {
	margin-top: 20px;
}

#main table {
	width: 100% !important;
}
#main th, #main td {
	text-align: left !important;
	font-weight: 500 !important;
	border: 1px solid;
border-color: transparent;
}

tr {
border: 1px solid;
border-color: transparent;
}

body {
	font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.5;
	color: #333;
	background-color: #fff !important;
	-webkit-font-smoothing: antialiased;
}

.wrap {
	width: 96%;
	margin: 0 auto;
}

.cf {
	zoom: 1;
}

h1 {
	font-size: 2.5em !important;
	line-height: 1.333em !important;
	margin: 0.375em 0 !important;
	font-weight: 700 !important;
}

h2 {
	font-size: 1.75em !important;
	line-height: 1.4em !important;
	margin: 0.375em 0 !important;
	font-weight: 700 !important;
}

h3 {
	font-size: 1.125em  !important;
	margin: 0.375em 0 !important;
	font-weight: 700 !important;
}

h4 {
	font-size: 1.1em  !important;
	margin: 0.375em 0 !important;
	font-weight: 700 !important;
}

h5 {
	font-size: 0.9em  !important;
	margin: 0.375em 0 !important;
	font-weight: 700 !important;
	line-height: 1.2em !important;
}

.cf:before,
.cf:after {
	content: "";
	display: table;
}

.cf:after {
	clear: both;
}

:focus {
	outline: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

#main {
	margin: 25px 0;
}

/* TELLIMUSED */

.vooremaa_tellimused_container input[type="text"],
.vooremaa_tellimused_container select {
	border: 2px solid #ddd;
	padding: 10px 10px;
	margin-top: 10px;
}

.vooremaa_tellimused_container input[type="text"]:focus,
.vooremaa_tellimused_container select:focus {
	border: 2px solid #0079b1;
}

.vooremaa_tellimused_label {
	margin-top: 24px;
	width: 200px;
}

.vooremaa_tellimused_container input[type="submit"] {
	width: auto;
	border: 0;
	padding: 15px 30px;
	color: #fff;
	background: #0079b1;
	margin: 0;
}

.vooremaa_tellimused_container input[type="submit"]:hover {
	text-decoration: underline;
}

input#tellimus_maksja_sama {
	margin-top: 24px;
}

/* PAGER */

.pagination {
	display: inline-block;
	width: 100%;
	border-top: 2px solid #ddd;
	padding-top: 20px;
}

.pagination li a:hover {
	color: #0079b1;
}

.pagination li a {
	text-decoration: none;
	color: #444;
	font-weight: 700;
}

.pagination li {
	margin: 5px;
	float: left !important;
	list-style: none !important;
	margin-left: 5px !important;
}

.pagination .current {
	background: #0079b1;
	color: #fff;
	font-weight: 700;
	padding: 7px 10px;
}

/* HEADER */

#topNav {
	background-image: -o-linear-gradient(bottom, #1190CB 0%, #006FA3 100%);
	background-image: -moz-linear-gradient(bottom, #1190CB 0%, #006FA3 100%);
	background-image: -webkit-linear-gradient(bottom, #1190CB 0%, #006FA3 100%);
	background-image: -ms-linear-gradient(bottom, #1190CB 0%, #006FA3 100%);
	background-image: linear-gradient(to bottom, #1190CB 0%, #006FA3 100%);
	color: #fff;
	padding: 20px 0;
}

.top-nav li a:hover {
	text-decoration: underline;
}
.top-nav li a {
	color: #fff;
	position: relative;
}

.top-nav li:last-child:after, .top-nav li:last-child::after {
	display: none;
}
.top-nav li {
	margin-right: 10px;
}
.top-nav li:after, .top-nav li::after {
	content: "|";
	margin-left: 10px;
}

.main-nav li:last-child {
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
}

.main-nav li {
	position: relative;
	margin-right: 15px;
	border-right: 3px solid #0079b1;
	padding-right: 16px;
}

.nav li:last-child {
	margin-right: 0;
}

.main-nav .current_page_item a {
	color: #0079b1;
}

.main-nav li a:hover {
	color: #0079b1;
}

.main-nav li a {
	font-weight: 700;
	text-transform: uppercase;
	color: #444;
	font-size: 20px;
}

.main-nav {
	border-bottom: 3px solid #0079b1;
	padding-bottom: 10px;
	margin: 20px 0;
}

.nav li a {
	text-decoration: none;
}

.nav li a:hover {
}

.sub-menu li a:hover {
	color: #fff;
	text-decoration: underline;
}

.sub-menu li a {
	color: #fff;
	text-transform: none;
	font-size: 16px;
	font-weight: 700;
}


.sub-menu {
	display: none;
	background: #0079b1;
	padding: 15px 30px 15px 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.sub-menu li {
	display: block;
	width: 100%;
	margin-right: 0;
}

.sub-menu .current_page_item a {
	color: #fff;
	text-decoration: underline;
}

.nav .menu-item-has-children:hover > a {
	color: #0079b1;
}

.menu-item-has-children:hover .sub-menu {
	display: block;
	position: absolute;
}

.logo {
	background: url(../images/logo.png) no-repeat;
	display: inline-block;
	float: left;
	width: 300px;
	height: 49px;
}

#bannerTop {
	margin: 50px 0;
}

.nav-toggle {
	display: none;
	color: #fff;
	background: #0079b1;
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 30px;
	line-height: 1.7;
	margin: 25px auto;
	cursor: pointer;
}

.nav-toggle:hover {
	background: #444;
}

#search input,
#ofcategory {
	border: 2px solid #0079b1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 13px 10px;
	font-style: italic;
	font-size: 15px;
	height: 47px;
	-webkit-appearance: initial;
}

.search-field {
	float: left;
	margin-right: 15px;
}

.searchandfilter li:last-child {
	padding-right: 0;
}

.search-submit {
	float: right;
	margin: 8px;
	background: none;
	font-size: 24px;
	color: #0079b1;
}

#search input[type="submit"] {
	background: #0079b1;
	color: #fff;
	font-weight: 700;
	font-style: normal;
	margin: 0;
}

#search input[type="submit"]:hover {
	background: #1190CB ;
	border: 2px solid #1190CB;
}

.search-submit:hover {
	color: #444;
}

#search {
	float: right;
}

input::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

.search-field::-webkit-input-placeholder {
	color: #444 !important;
}

.search-field:-moz-placeholder {
	color: #444 !important;
}

.search-field::-moz-placeholder {
	color: #444 !important;
}

.search-field:-ms-input-placeholder {
	color: #444 !important;
}

.block-container {
	display: inline-block;
	width: 100%;
}

.visible {
	display: block !important;
}

/* RESULTS */

.result-item .read-more:hover {
	text-decoration: underline;
}

.result-item .read-more {
	display: block;
	text-decoration: none;
}

.result-item {
	margin-bottom: 20px;
	border-bottom: 2px solid #ddd;
	padding-bottom: 20px;
}

.result-item {
	margin-bottom: 20px;
	border-bottom: 2px solid #ddd;
	padding-bottom: 20px;
}

.result-item .title {
	margin: 0 0 20px 0 !important;
	line-height: 1 !important;
}

/* LATEST NEWS */

.title {
	font-size: 30px !important;
	margin: 0 0 25px 0 !important;
	color: #0079b1 !important;
	font-weight: 700 !important;
}

.feature-news img,
.latest-news img {
	width: 100%;
	height: auto;
}

.feature-news a,
.latest-news a {
	text-decoration: none;
}

.news-title-container {
	margin: 20px 0 10px 0;
}

.news-title-container span {
	color: #0079b1;
	font-size: 20px;
	line-height: 1;
	font-weight: 700;
}

.news-title-container h1 {
	color: #444;
	font-weight: 700 !important;
	font-size: 18px !important;
	line-height: 1.2 !important;
	margin: 0 0 10px 0 !important;
}

#main ul li {
	float: none;
	list-style: initial;
	margin-left: 20px;
}

#main ol li {
	float: none;
	list-style: inherit;
	margin-left: 20px;
}

.latest-news li {
	margin-bottom: 25px;
	min-height: 195px;
	float: left !important;
	margin-left: 0 !important;
	list-style: none !important;
}

.side-title a:hover {
	text-decoration: underline;
}

.side-title a {
	color: #fff;
}

.read-more:hover {
	text-decoration: underline;
}

.latest-news {
	margin-top: 30px;
}

.read-more {
	color: #0079b1;
	text-transform: uppercase;
	font-weight: 700;
	display: inline-block;
}

.feature-news p, .latest-news p {
	color: #444;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.4;
	margin-bottom: 5px;
}

/* CONTENT */

.single .title {
	margin: 0;
}

.post-date {
	font-weight: 700;
	font-size: 20px;
	line-height: 1;
}

.single .title {
	line-height: 1;
	border-bottom: 2px solid #eee;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

.post-content {
	padding: 30px 0;
	font-size: 18px;
}

/* FORM */

.wpcf7 input[type="submit"]:focus {
	border: 0;
}

.wpcf7 input:focus,
.wpcf7 textarea:focus {
	border: 2px solid #0079b1;
}

.wpcf7 input[type="submit"]:hover {
	text-decoration: underline;
}

.wpcf7 p {
	margin-bottom: 10px;
}

.wpcf7 input[type="submit"] {
	width: auto;
	border: 0;
	padding: 15px 30px;
	color: #fff;
	background: #0079b1;
	margin: 0;
}

.wpcf7 input, .wpcf7 textarea {
	width: 100%;
	border: 2px solid #ddd;
	padding: 15px 10px;
	margin-top: 10px;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
	margin: 0;
	padding: 15px;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
	margin: 0;
	padding: 15px;
}

/* SIDEBAR */

.side-menu, .widget_ajax_ac_widget {
	display: inline-block;
	width: 100%;
	border: 2px solid #0079b1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.side-title, .widget_ajax_ac_widget h4.widgettitle {
	background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #1190CB), color-stop(1, #006FA2) );
	background-image: -o-linear-gradient(bottom, #1190CB 0%, #006FA2 100%);
	background-image: -moz-linear-gradient(bottom, #1190CB 0%, #006FA2 100%);
	background-image: -webkit-linear-gradient(bottom, #1190CB 0%, #006FA2 100%);
	background-image: -ms-linear-gradient(bottom, #1190CB 0%, #006FA2 100%);
	background-image: linear-gradient(to bottom, #1190CB 0%, #006FA2 100%);
	color: #fff;
	padding: 15px !important;
	text-transform: uppercase;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	width: 100%;
	border-top: 1px solid #69cfff;
}

.side-title h1, .widget_ajax_ac_widget h4.widgettitle {
	font-weight: 700 !important;
	font-size: 18px !important;
}

.widget_ajax_ac_widget h4.widgettitle {
	margin: 0 !important;
}

.side-menu li {
	padding: 15px;
	border-bottom: 2px solid #eee;
	width: 100%;
}

.side-menu li p {
	color: #444;
	font-weight: 300;
	font-size: 18px;
	line-height: 1;
}

.side-menu li a {
	text-decoration: none;
}

.side-menu li .side-date {
	color: #444;
	font-weight: 700;
}

.side-menu li a:hover .side-date {
	color: #0079b1;
}

.side-menu li a:hover p {
	text-decoration: underline;
}

.side-banner {
	margin: 25px 0;
}

.side-banner img {
	display: inline-block;
	width: 100%;
}

.side-menu li:last-child {
	border-bottom: 0;
}

/* FOOTER */

.sublinks {
	display: inline-block;
	width: 100%;
	background-image: -o-linear-gradient(bottom, #1190CB 0%, #006FA3 100%);
	background-image: -moz-linear-gradient(bottom, #1190CB 0%, #006FA3 100%);
	background-image: -webkit-linear-gradient(bottom, #1190CB 0%, #006FA3 100%);
	background-image: -ms-linear-gradient(bottom, #1190CB 0%, #006FA3 100%);
	background-image: linear-gradient(to bottom, #1190CB 0%, #006FA3 100%);
	color: #fff;
	padding: 20px 0;
	text-align: center;
}

.sublinks-container {
	display: inline-block;
}

.sublinks-container li {
	line-height: 1;
}

.sublinks-container li a:hover {
	text-decoration: underline;
}

.sublinks-container li a {
	text-decoration: none;
	color: #fff;
	font-weight: 700;
	line-height: 1;
}

.sublinks-container li:last-child {
	margin-right: 0;
}

.sublinks-container li {
	margin-right: 20px;
}

.contact-info a:hover {
	text-decoration: underline;
	color: #0079b1;
}

.contact-info a {
	color: #444;
	text-decoration: none;
}

.contact-info li:nth-child(5) {
	clear: left;
}

.contact-info span {
	font-weight: 700;
}

.contact-info li:last-child {
	margin-right: 0;
}

.contact-info li {
	margin-right: 40px;
	font-size: 18px;
	color: #444;
}

.contact-info {
	float: right;
}

.footer-container {
	background: #eee;
	padding: 40px 0;
}

.footer {
	margin-top: 50px;
}

/* MEDIA QUERIES */

@media only screen and (min-width:1220px) {
	.wrap {
		width: 1160px;
	}
}

@media only screen and (min-width:1024px) and (max-width:1220px) {
	.wrap {
		width: 960px;
	}
}

@media only screen and (min-width:768px) and (max-width:1024px) {
	.wrap {
		width: 680px;
	}
	.sublinks-container li {
		margin-right: 20px;
		margin-left: 20px;
		margin-bottom: 10px;
	}
	.main-nav .current_page_item a {
		border-bottom: 0;
	}
	#topNav .left,
	#topNav .right {
		float: none;
	}
}

@media only screen and (min-width:395px) and (max-width:767px) {
	.main-nav {
		display: none;
	}
	.nav-toggle {
		display: block;
		margin: 30px auto;
	}
	.logo {
		display: block;
		float: none;
		margin: auto;
	}
	.main-nav li {
		margin-right: 0;
		float: none;
		text-align: center;
	}
	.main-nav .current_page_item a {
		border-bottom: 0;
	}
	.menu-item-has-children:hover .sub-menu {
		left: 0;
		right: 0;
		width: 200px;
		margin: auto;
		z-index: 2;
	}
	#topNav .left,
	#topNav .right {
		float: none;
	}
	.contact-info {
		float: none;
		margin-top: 20px;
		text-align: center;
	}
	.contact-info li {
		float: none;
		margin: 0;
	}
	.contact-info li:nth-child(5) {
		clear: none;
	}
	.block-container {
		margin-bottom: 30px;
	}
	.sublinks {
		display: none;
	}
	.side-menu li {
		width: 100%;
	}
	#search {
		float: none;
		margin: 0 auto;
		display: block;
		width: 362px;
	}
	.title {
		text-align: center;
	}
}

@media only screen and (max-width:395px) {
	.main-nav {
		display: none;
	}
	.nav-toggle {
		display: block;
		margin: 30px auto;
	}
	.logo {
		display: block;
		float: none;
		margin: auto;
	}
	.main-nav li {
		margin-right: 0;
		float: none;
		text-align: center;
	}
	.main-nav .current_page_item a {
		border-bottom: 0;
	}
	.menu-item-has-children:hover .sub-menu {
		left: 0;
		right: 0;
		width: 200px;
		margin: auto;
		z-index: 2;
	}
	#topNav .left,
	#topNav .right {
		float: none;
	}
	.contact-info {
		float: none;
		margin-top: 20px;
		text-align: center;
	}
	.contact-info li {
		float: none;
		margin: 0;
	}
	.contact-info li:nth-child(5) {
	clear: none;
}
	.block-container {
		margin-bottom: 30px;
	}
	.sublinks {
		display: none;
	}
	.side-menu li {
		width: 100%;
	}
	#search {
		float: none;
		margin: 0 auto;
		display: block;
		width: auto;
		text-align: center;
	}
	#search fieldset {
		float: none;
		margin: 10px 0 !important;
	}
	#search fieldset input,
	#search fieldset select {
		width: 100%;
	}
	.title {
		text-align: center;
	}
}

/* COLUMN QUERIES */

.last-col {
	float: right;
	padding-right: 0 !important;
}

@media (max-width:767px) {
	.m-all {
		float: left;
		padding-right: 30px;
		width: 100%;
		padding-right: 0;
	}

	.m-1of2 {
		float: left;
		padding-right: 30px;
		width: 50%;
	}

	.m-1of3 {
		float: left;
		padding-right: 30px;
		width: 33.33%;
	}

	.m-2of3 {
		float: left;
		padding-right: 30px;
		width: 66.66%;
	}

	.m-1of4 {
		float: left;
		padding-right: 30px;
		width: 25%;
	}

	.m-3of4 {
		float: left;
		padding-right: 30px;
		width: 75%;
	}
}

@media (min-width:768px) and (max-width:1029px) {
	.t-all {
		float: left;
		padding-right: 30px;
		width: 100%;
		padding-right: 0;
	}

	.t-1of2 {
		float: left;
		padding-right: 30px;
		width: 50%;
	}

	.t-1of3 {
		float: left;
		padding-right: 30px;
		width: 33.33%;
	}

	.t-2of3 {
		float: left;
		padding-right: 30px;
		width: 66.66%;
	}

	.t-1of4 {
		float: left;
		padding-right: 30px;
		width: 25%;
	}

	.t-3of4 {
		float: left;
		padding-right: 30px;
		width: 75%;
	}

	.t-1of5 {
		float: left;
		padding-right: 30px;
		width: 20%;
	}

	.t-2of5 {
		float: left;
		padding-right: 30px;
		width: 40%;
	}

	.t-3of5 {
		float: left;
		padding-right: 30px;
		width: 60%;
	}

	.t-4of5 {
		float: left;
		padding-right: 30px;
		width: 80%;
	}
}

@media (min-width:1030px) {
	.d-all {
		float: left;
		padding-right: 30px;
		width: 100%;
		padding-right: 0;
	}

	.d-1of2 {
		float: left;
		padding-right: 30px;
		width: 50%;
	}

	.d-1of3 {
		float: left;
		padding-right: 30px;
		width: 33.33%;
	}

	.d-2of3 {
		float: left;
		padding-right: 30px;
		width: 66.66%;
	}

	.d-1of4 {
		float: left;
		padding-right: 30px;
		width: 25%;
	}

	.d-3of4 {
		float: left;
		padding-right: 30px;
		width: 75%;
	}

	.d-1of5 {
		float: left;
		padding-right: 30px;
		width: 20%;
	}

	.d-2of5 {
		float: left;
		padding-right: 30px;
		width: 40%;
	}

	.d-3of5 {
		float: left;
		padding-right: 30px;
		width: 60%;
	}

	.d-4of5 {
		float: left;
		padding-right: 30px;
		width: 80%;
	}

	.d-1of6 {
		float: left;
		padding-right: 30px;
		width: 16.6666666667%;
	}

	.d-1of7 {
		float: left;
		padding-right: 30px;
		width: 14.2857142857%;
	}

	.d-2of7 {
		float: left;
		padding-right: 30px;
		width: 28.5714286%;
	}

	.d-3of7 {
		float: left;
		padding-right: 30px;
		width: 42.8571429%;
	}

	.d-4of7 {
		float: left;
		padding-right: 30px;
		width: 57.1428572%;
	}

	.d-5of7 {
		float: left;
		padding-right: 30px;
		width: 71.4285715%;
	}

	.d-6of7 {
		float: left;
		padding-right: 30px;
		width: 85.7142857%;
	}

	.d-1of8 {
		float: left;
		padding-right: 30px;
		width: 12.5%;
	}

	.d-1of9 {
		float: left;
		padding-right: 30px;
		width: 11.1111111111%;
	}

	.d-1of10 {
		float: left;
		padding-right: 30px;
		width: 10%;
	}

	.d-1of11 {
		float: left;
		padding-right: 30px;
		width: 9.09090909091%;
	}

	.d-1of12 {
		float: left;
		padding-right: 30px;
		width: 8.33%;
	}
}

@media (max-width: 767px){
	.main-nav li{
		border-right: 0px;
	}

	.main-nav li a{
		display: block;
		padding: 7px 0;
	}
}

@media (min-width: 768px){
	.home .latest-news li {
		min-height: 480px;
	}
}

@media (min-width: 1029px){
	.home .latest-news li {
		min-height: 440px;
	}
}

/* RESET */

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}

article, aside, figure, footer, header, nav, section, details, summary {display: block;}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

img,
object,
embed {max-width: 100%;}

img { display: block; }

html {overflow-y: scroll;}

ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before,
blockquote:after,
q:before,
q:after {content: ''; content: none;}

a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

del {text-decoration: line-through;}

abbr[title], dfn[title] {border-bottom: 1px dotted #000; cursor: help;}

table {border-collapse: collapse; border-spacing: 0;}
th {font-weight: bold; vertical-align: bottom;}
td {font-weight: normal; vertical-align: top;}

hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}

input, select {vertical-align: middle;}

pre {
	white-space: pre;
	white-space: pre-wrap;
	white-space: pre-line;
	word-wrap: break-word;
}

input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom;}
.ie7 input[type="checkbox"] {vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}

select, input, textarea {font: 99% sans-serif;}

table {font-size: inherit; font: 100%;}

small {font-size: 85%;}

strong {font-weight: bold;}

td, td img {vertical-align: top;}

sub, sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

li {float:left;}

pre, code, kbd, samp {font-family: monospace, sans-serif;}

.clickable,
label,
input[type=button],
input[type=submit],
input[type=file],
button {cursor: pointer;border: 0;}

button, input, select, textarea {margin: 0;}

button,
input[type=button] {width: auto; overflow: visible;}

.ie7 img {-ms-interpolation-mode: bicubic;}

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/* Calendar archive */
#calendarArchive table#wp-calendar {
	width: 100%;
}

#calendarArchive table#wp-calendar caption {
	color: #444;
	font-weight: 700;
}

#calendarArchive table#wp-calendar td, #calendarArchive table#wp-calendar th {
	text-align: center;
}

