/*
Theme Name: SpringCarnivalRacing.com.au
Description: SpringCarnivalRacing.com.au T1 theme.
Version: 1.0
Author: Helen Johnson
Author URI: http://www.pandagaming.com.au
*/

/*=== START SECTION 1 - Initial Styling ===*/
body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 85%;
	margin: 0;
	padding: 0;
	color: #333;
	background: #f0f0ea url(images/bg.gif) repeat-x 0 0;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
a {
	color: #507e92;
}
a:hover {
	color: #429ac0;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img, a img {
	border: none;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 0 0 10px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 0 10px 10px 0;
	display: inline;
}
img.size-full {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	padding: 3px;
}
.clear {
	clear: both;
}
h2, h3, h4 {
	text-transform: capitalize;
}

/*=== END SECTION 1 - Initial Styling ===*/


/*=== START SECTION 2 - Header Region ===*/
#header {
	height: 43px;
	margin: 0;
	padding: 0;
}
#header .header-wrapper {
	width: 960px;
	margin: 0 auto;
}
#header .logo {
	height: 40px;
	width: 300px;
	float: left;
}
#header .logo h1 {
	margin: 0;
	padding: 0;
	width: 300px;
	height: 40px;
}
#header .logo h1 a {
	display: block;
	width: 300px;
	height: 40px;
	background: url(images/springcarnivalracing.gif) no-repeat 0 0;
	outline: none;
}
#header .logo h1 a span {
	display: none;
}

/* Nav */
#nav-menu {
	width: 650px;
	float: right;
	height: 47px;
}
#nav-menu ul {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}
#nav-menu ul li {
	float: left;
	display: block;
	height: 47px;
	padding: 0;
	margin: 0;
}
#nav-menu ul li a:link, #nav-menu ul li a:visited, #nav-menu ul li a:active {
	float: left;
	display: block;
	height: 35px;
	font-size: 12px;
	padding: 12px 10px 0 10px;
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nav-menu ul li a:hover {
	color: #fff !important;
	background: url(images/nav-hover.gif) repeat-x left top;
}
.home-link a, .current_page_item a:link, #nav-menu .current_page_item a, .current_page_parent a:link, #nav-menu .current_page_parent a {
	color: #000 !important;
	background: url(images/nav-current.png) repeat-x left bottom;
	outline: none;
	z-index: 99;
}
.current_page_item ul li a:link, #nav-menu .current_page_item ul li a, .current_page_parent ul li a:link, #nav-menu .current_page_parent ul li a  {
	background-image: none;
	color: #fff !important;
}
/* Nav - Dropdown */
.nav, .nav * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav ul {
	position: absolute;
	top:-999em;
	padding-bottom: 3px !important;
	background: #253C48;
	z-index: 10;
}
.nav li {
	float: left;
	position: relative;
	z-index: 99;
}
.nav a {
	display: block;
	outline: none;
	position: relative;
}
.nav ul li {
	width: 100%;
}
.nav li:hover ul, ul.nav li.sfHover ul {
	left: 0;
	top: 40px;
}
.nav li:hover li ul, .nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul, ul.nav li li.sfHover ul {
	left: 220px;
	top: 0;
}
/*.nav li:hover ul, .nav li li:hover ul { top: -999em; }*/
.nav li li {
	display: block;
	padding: 0;
	height: auto !important;
}
.nav li:hover a {
	background: #253C48;
	color: #fff;
}
.nav li li a:link, .nav li li a:visited {
	width: 130px;
	display: block;
	color: #fff;
	background-image: none;
	background-color: #253C48;
	height: auto !important;
	padding-bottom: 10px !important;
}
.nav li li a:hover {
	background-color: #385667 !important;
	background-image: none !important;
}
#nav-menu ul li ul a:link, #nav-menu ul li ul a:visited, #nav-menu ul li ul a:active {
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
}

/*=== END SECTION 2 - Header Region ===*/


/*=== START SECTION 3 - Content Region ===*/

/* Feature*/
#feature {
	margin: 13px 10px 0 10px;
	padding: 0;
	background: url(images/feature-bg.gif) repeat-y left top;
	width: 940px;
}
#feature .feature-wrapper {
	margin: 0;
	padding: 20px;
	background: url(images/feature-top.gif) no-repeat left top;
	width: 940px;
}
#feature .feature-col {
	float: left;
	width: 430px;
}
#feature .sportsbet {
	background: url(images/vertical-divide.gif) no-repeat right center;
	padding: 0 20px 0 0;
	margin: 0;
}
#feature .iasbet {
	padding: 0 0 0 20px;
	margin: 0;
}
#feature h5 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #89adbe;
	text-shadow: #f0f0ea -2px -2px 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#feature h4, #feature h4 a {
	padding: 0;
	margin: 10px 0 0 0;
	color: #253A45;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: #c6c6be 2px 2px 2px;
	font-size: 24px;
	text-decoration: none;
	font-style: italic;
}
#feature p {
	padding: 0;
	margin: 10px 0 0 0;
}

/* Main Content */

#main {
	width: 960px;
	margin: 0;
	padding: 0;
	background: url(images/main-bg.gif) repeat-y top left;
}
#main .main-wrapper {
	width: 960px;
	margin: 0;
	padding: 0;
	background: url(images/main-top.gif) no-repeat top left;
}
#content {
	width: 640px;
	padding: 0;
	margin: 0;
	float: left;
	line-height: 1.3em;
}
#content .inner {
	padding: 20px;
	margin: 0;
}
#content .news {
	padding: 0;
	margin: 20px 0 0 0;
}
#content .news .post {
	border-bottom: 1px solid #e9e9e9;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

#content .news .post .news-img {
	border: 1px solid #d4d4d4;
	width: 150px;
	float: left;
	margin: 0;
	padding: 3px;
	background-color: #fff;
}
#content .news .post .news-img img {
	width: 150px;
	height: 84px;
}
#content .news .post .post-content {
	width: 435px;
	float: right;
	margin: 0;
	padding: 0;
}
#content .news .post h3, #content h2 {
	padding: 0;
	margin: 0 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content .news .post h3 {
	font-size: 16px;
	font-weight: bold;
	color: #252525;
}
#content h2 {
	font-size: 18px;
	font-style: italic;
	color: #253c48;
}
#content .news .post h3 a {
	color: #252525;
	text-decoration: none;
}
#content .news .post h3 a:hover {
	color: #429ac0;
}
#content .news .post-date {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #455e68;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#content .news .post-date span {
	color: #68818E;
	font-size: 12px;
	font-weight: normal;
}
#content .news .post-content p {
	padding: 0;
	margin: 0 0 10px 0;
}
#content .news .read-more {
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	padding: 0;
	margin: 0;
}

#content .post-meta {
	clear: both;
	margin: 0 -20px 0 -20px;
	background: url('images/post-meta-info-top.jpg') no-repeat top left;
}
#content .post-meta-bottom {
	background: url('images/post-meta-info-bg.jpg') no-repeat bottom left;
}
#content .post-meta-bottom p, #content .post-meta-bottom h2, #content .post-meta .breadcrumb,  #content .post-meta-bottom h3, .comments .post-meta-bottom h3, #content .post-meta-bottom .wp-pagenavi {
	background: url('images/post-meta-arrow.jpg') no-repeat 0% 52%;
	padding: 15px 15px 15px 20px;
	color: #647e8b;
	margin: 0;
}
#content .post-meta-bottom p, #content .post-meta .breadcrumb {
	font-weight: bold;
	font-style: italic;
	color: #68818E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#content .post-meta .breadcrumb {
	font-weight: normal;
}
#content .post-meta-bottom h2 {
	font-size: 18px;
	color: #253c48;
}
#content .post-meta-bottom h3, .comments .post-meta-bottom h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
#content .post-meta-bottom h2 span, #content .post-meta-bottom h3 span, #content .post-meta-bottom p span, .comments .post-meta-bottom h3 span {
	font-weight: normal;
}
#content .post-meta-bottom .navigation p {
	font-style: normal;
	font-size: 12px;
}
#content .post-meta-bottom .navigation p.alignright {
	background-image: none;
}
#content .post-meta-bottom .navigation p a {
	text-decoration: none;
}
#content .post-meta-bottom .navigation p span {
	font-size: 16px;
	color: #9e9e95;
}

#content .recent-posts {
	margin: 20px 0 0 0;
}
#content .recent-posts .post-content {
	margin: 20px 0 10px 0;
}
#content .recent {
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	line-height: 1.1em;
}
#content .latest-posts .recent {
	margin: 10px 0 0 0;
}
#content .recent h3 {
	font-size: 12px;
	padding: 0 0 0 17px;
	margin: 0;
	background: url(images/bullet.gif) no-repeat 0 2px;
}
#content .recent-posts .more-news, #content .latest-posts .more-news {
	border-top: 1px solid #e9e9e9;
	margin: 10px 0 20px 0;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
}

#content .post h3, #content .content-body h3 {
	padding: 0;
	margin: 0;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #253c48;
	font-weight: normal;
	font-style: italic;
}
#content .content-body h3 {
	padding: 10px 0 0 0;
}
#content .post h4, #content .entry-content h4 {
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 14px;
	color: #253c48;
}
#content .post h5, #content .entry-content h5 {
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 12px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}

sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

.entry-content, .entry-excerpt {
	clear: left;
}

/* Default Lists */

#content ul {
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
	list-style: none;
}
#content ul li {
	padding: 0 0 5px 17px;
	margin: 0;
	list-style: none;
	line-height: 1.2em;
	background: url(images/bullet.gif) no-repeat 0 2px;
}

/* Feature Banner */

#content .feature-banner {
	background-color: #f8f8f5;
	border: 1px solid #d3d3cc;
	margin: 20px 0 20px 0;
}
#content .feature-banner .banner-content {
	padding: 5px;
	margin: 5px;
	background-color: #fff;
	border: 1px solid #e9e9e9;
}
#content .feature-banner .arrow {
	width: 100px;
	height: 60px;
	background: url(images/banner-arrow.gif) no-repeat;
	display: block;
	float: left;
}
#content .feature-banner .banner-468 {
	width: 468px;
	height: 60px;
	float: right;
	background-color: #ccc;
}

/* Related News */
#content .related {
	padding: 0;
	margin: 5px 0 5px 0;
}
#content .related ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: url(images/dotted-line.gif) repeat-x left top;
}
#content .related ul li {
	padding: 8px 0 8px 8px;
	margin: 0;
	background: url(images/dotted-line.gif) repeat-x left bottom;
	line-height: 1.1em;
	list-style: none;
	font-size: 12px;
}
#content .related ul li span {
	background: url(images/bullet.gif) no-repeat 0 0;
	width: 4px;
	height: 7px;
	display: block;
	padding: 0;
	margin: 2px 0 0 -8px;
	float: left;
}

/* Image Captions */
.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: 3px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}

/* Default Tables */
#content table {
	border-right: 1px solid #D3D3CC;
	border-bottom: 1px solid #D3D3CC;
	border-collapse: collapse;
	padding: 0;
	margin: 10px 0 10px 0;
	background-color: #fff;
	width: 100%;
}
#content table td, #content table th {
	border-left: 1px solid #D3D3CC;
	border-top: 1px solid #D3D3CC;
	padding: 4px;
}
#content table th {
	background-color: #2a4756;
	color: #fff;
}

/* Blockquote */
.entry-content blockquote, .post-content blockquote {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #153d53;
	width: 250px;
	background: url(images/blockquote1.png) no-repeat right bottom;
	padding: 0 0 0 10px;
	margin: 0;
	float: right;
}
.entry-content blockquote p, .post-content blockquote p {
	background: url(images/blockquote2.png) no-repeat left top;
	padding: 15px 20px 15px 20px;
	margin: 0;
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

/* Page Navi */

.wp-pagenavi {
	clear: both;
	margin: 0;
	font-size: 12px;
}
.wp-pagenavi span {
	border: 1px solid #E9E9E9;
	background-color: none;
	padding: 3px 5px;
	margin: 0 5px 0 0;
}
.wp-pagenavi a {
	text-decoration: none;
	border: 1px solid #507e92;
	background-color: #fff;
	color: #507e92;
	padding: 3px 5px;
	margin: 0 5px 0 0;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #1F3440;
	background-color: #3A5766;
	color: #fff;
}
.wp-pagenavi span.current {
	font-weight: bold;
}

/* Generic */
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}

.navigation {
  clear: both;
}
.entry-meta {
  margin: 0 0 10px 0;
}
.underpost {
	font-size: .9em;
}
.underpost a {
	text-decoration: underline;
}

/* News Info */
.news-info {
	padding: 0;
	margin: 20px 0 0 0;
}
.news-info h4 {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: lowercase;
	font-weight: normal;
	background: url(images/underline-light.gif) repeat-x left bottom;
}
.news-info .news-col {
	width: 210px;
	float: left;
	margin: 0;
	font-size: 12px;
}
.news-info .middle-col {
	margin: 0 0 0 20px;
}
.news-info .news-search {
	width: 140px;
	float: right;
}
.news-info p {
	font-size: 11px;
	padding: 0;
	margin: 10px 0 0 0;
	line-height: 1.0em;
}
/* Search */
#searchform {
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
}
#searchform input {
	margin: 0;
	padding: 0;
}
#searchform #s {
	width: 140px;
	margin: 0 0 10px 0;
}


#content .content-body .calendar {
	padding: 0;
	margin: 5px 0 0 0;
	border-top: 1px dotted #dbdbdb;
}
#content .content-body .calendar .calendarentry {
	padding: 10px 0 0 0;
	margin: 0;
}
#content .content-body .calendar .calendarentry h4 {
	padding: 0;
	margin: 0;
	font-size: 14px;
}
#content .content-body .calendar .calendarentry .calendarentrydate {
	padding: 3px 5px 0 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	float: left;
}
#content .content-body .calendar .calendarentry .calendarentryloc, #content .content-body .calendar .calendarentry  .calendarentrygroup {
	padding: 3px 5px 0 0;
	margin: 0;
	font-size: 11px;
	float: left;
}
#content .content-body .calendar .calendarentrybet {
	padding: 0 0 10px 15px;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	float: right;
	background: url(images/bullet.gif) no-repeat 0 2px;
}
#content .content-body .calendar .clear {
	padding: 0;
	margin: 0 0 20px 0;
	clear: both;
	height: 1px;
	border-bottom: 1px dotted #dbdbdb;
}
#sidebar  .oddsau-races-feed {
	margin-top: 15px;
}

/*=== END SECTION 3 - Content Region ===*/


/*=== START SECTION 4 - Comment Region ===*/

.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
.respond p {
	font-size: 0.9em;
}
.respond label {
	display: block;
	margin: 5px 0 5px 0;
}

#comment {
	width: 100%;
}
#commentform {
	padding: 0;
	margin: 0;
}
ol.commentlist {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
ol.commentlist li {
	list-style: none;
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #E9E9E9;
}
ol.commentlist li p {
	padding: 10px 0 0 0;
	margin: 0;
}
ol.commentlist cite.fn {
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ol.commentlist .comment-meta {
	font-size: 12px;
	margin: 5px 0 0 0;
	padding: 0;
}
.comments .navigation {
	display: none;
}

/*=== END SECTION 4 - Comment Region ===*/


/*=== START SECTION 5 - Sidebar Region ===*/
#sidebar {
	width: 320px;
	float: right;
	margin: 8px 0 0 0;
}
#sidebar h3, #sidebar .odds-feed h4 {
	padding: 10px 9px 10px 9px;
	margin: 0 -9px 10px -9px;
	background: #ecece0 url(images/sidebar-heading-bg.jpg) repeat-x left top;
	border-bottom: 1px solid #dbdbdb;
	font-size: 18px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	padding: 10px;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar ul ul {
  margin-left: 10px;
}
#sidebar ul ul li {
  font-size: .9em;
  margin-left: 10px;
}
#sidebar .box {
	width: 300px;
	padding: 0;
	margin: 0 10px 20px 10px;
}


#sidebar .box .calendar-module, #sidebar .box .odds-feed {
	padding: 0;
	margin: 0;
	font-size: 12px;
}
#sidebar .box .calendar-module .calendar, #sidebar .box .odds-feed .odds-table {
	padding: 0;
	margin: 0;
}
#sidebar .box .calendar-module .calendarentry {
	float: left;
	width: 210px;
	margin: 0 0 10px 0;
}
#sidebar .box .calendar-module .calendarentrybet {
	float: right;
	width: 81px;
	margin: 5px 0 0 0;
}
#sidebar .box .calendar-module .calendarentrybet a, #sidebar .box .odds-feed .bet a  {
	width: 81px;
	height: 34px;
	display: block;
	background: url(images/buttons.png) no-repeat 0 0;
}
#sidebar .box .calendar-module .calendarentrybet a:hover, #sidebar .box .odds-feed .bet a:hover {
	background: url(images/buttons.png) no-repeat -86px 0;
}
#sidebar .box .calendar-module .calendarentrybet a span, #sidebar .box .odds-feed .bet a span {
	display: none;
}

#sidebar .box .calendar-module .calendarentry h4 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;
}
#sidebar .box .calendar-module .calendarentry .calendarentrydate {
	padding: 3px 5px 0 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	float: left;
}
#sidebar .box .calendar-module .calendarentry .calendarentryloc {
	padding: 3px 0 0 0;
	margin: 0;
	font-size: 11px;
}
#sidebar .box .calendar-module .calendar .clear {
	padding: 0;
	margin: 0 -9px 10px -9px;
	clear: both;
	height: 1px;
	border-bottom: 1px solid #dbdbdb;
}
#sidebar .box .odds-feed .odds-table {
	margin: 0;
}
#sidebar .box .odds-feed .odds-table tr {
	border-bottom: 1px solid #DBDBDB;
}
#sidebar .box .odds-feed .odds-table table, #sidebar .box .odds-feed .odds-table table td {
	border-collapse: collapse;
}
#sidebar .box .odds-feed .odds-table td.event {
	padding: 5px 5px 5px 0;
	width: 110px;
	text-transform: capitalize;
	font-size: 16px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;
}
#sidebar .box .odds-feed .odds-table td.countdown {
	padding: 5px 5px 5px 0;
	width: 90px;
}
#sidebar .box .odds-feed .odds-table td.bet {
	padding: 5px 0 5px 0;
	width: 80px;
}

#sidebar .box .banner-300 {
	margin: 0;
	padding: 0;
	width: 300px;
	height: 250px;
	background-color: #ccc;
}

/*=== END SECTION 5 - Sidebar Region ===*/


/*=== START SECTION 6 - Footer Region ===*/

#footer {
	clear: both;
	font-size: 12px;
	padding: 0;
	margin: 0 0 20px 0;
	width: 960px;
	background: url(images/main-end.gif) no-repeat left top;
	color: #656464;
}
.footer-wrapper {
	margin: 0;
	width: 940px;
	position: relative;
	top: 5px;
	left: 10px;
	background: url(images/footer-bg.gif) repeat-y left top;
}
.footer-wrapper .inner {
	background: url(images/footer-end.gif) no-repeat left bottom;
	width: 940px;
	padding: 10px;
}
#footer .footer-col {
	float: left;
	width: 420px;
	margin: 10px 20px 10px 20px;
}
#footer .sub-footer-col {
	float: left;
	width: 200px;
	margin: 10px 20px 10px 0;
}
#footer .sub-footer-col-right {
	margin: 10px 0 10px 0;
}
#footer h4 {
	font-family: Georgia, "Times New Roman", times, serif;
	font-size: 20px;
	text-transform: lowercase;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	background: url(images/underline.gif) repeat-x left bottom;
}
#footer p {
	padding: 0 0 10px 0;
	margin: 0;
}
#footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#footer ul li {
	padding: 0 0 5px 17px;
	margin: 0;
	list-style: none;
	line-height: 1.2em;
	background: url(images/bullet.gif) no-repeat 0 2px;
}
#footer .disclaimer {
	font-size: 11px;
}

/*=== END SECTION 6 - Footer Region ===*/

