/**
 * @version    1.2
 * @package    Corsa
 * @author     WooRockets Team <support@woorockets.com>
 * @copyright  Copyright (C) 2014 WooRockets.com. All Rights Reserved.
 * @license    GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Websites: http://www.woorockets.com
 *
 * This is the custom CSS file, Custom CSS file gives you the power to make your own design. Make a backup of this file prior to updating please.
 */
.site-footer {
	padding: 10px 0;
	color: #000;
	font-size: 0.68em;
	text-align: center;
     display:block;
	background:#dedeff;
}
blockquote{
	border: 0;
	font-family: inherit;
	font-size: 115%;
	font-style: italic;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
.header-bot {
	padding: 20px 0;
	margin: 0 30px;
	position: relative;
	box-shadow: 0 0px 0 rgba(0, 0, 0, 0.15);
}
.sponsor {
    margin-bottom: -3em;
}
.header-top {
	background: #58c5c0;
	padding: 0px 0;
	display:none;
}
.header-bot {
	padding: 0px 0;
	margin: 0 0px;
	position: relative;
	box-shadow: 0 0px 0 rgba(0, 0, 0, 0.15);
}
.entry-title {
	font-size: 24px;
	font-weight: 500;
	color: #555;
	text-transform: uppercase;
	margin-bottom: 0px;
    text-align:center;
}
.wide {
    width : 85%;
	text-align:left;
	margin-left: 7.5%;
}
.quote-narrow {
	width: 75%;
	margin-left: 12.5%;
}
.narrow-centre {
	text-align:center;
}
.blu-strong{
	font-size: 14pt;
	color: #3366ff;
	font-weight: 600;
	text-align: center;
	margin-bottom:1em;
	margin-left: 7.5%;
	width:85%;
}
.spacer{
	font-size: 5pt;
	color: #ffffff;
}
.bird-list{
	margin-left:15%;
	margin-top:10px;
	margin-bottom:10px;
}
.tbl-treasures{
	width:70%;
	margin-left: 15%;
}
.cell-treasures {
	width: 50%;
	padding: 0;
	border-color:#ffffff;
	text-align:center;
}
lnk-strong{
	color:blue;
	text-decoration: underline;
}
.para-heading{
	color: #8080ff;
	font-size: 110%;	
	font-weight: 600;
	width:85%;
	text-align:left;
	margin-left: 7.5%;
	margin-bottom:0;
}
.para-subheading{
	color: #8080ff;
	font-size: 110%;	
	font-weight: 600;
	width:85%;
	text-align:left;
	margin-left: 12%;
	margin-bottom:0;
}
.map_thumb{
	float: right;
	margin: 0px 0px 15px 15px;
}
.centre{
	text-align:center;
}
.main-navigation {
	float: left;
	width: 85%;
	text-align: right;
	margin-left:0;
	margin-bottom:-2em;
}
.tbl-slides{
	width:50%;
}
.home-list{
	margin-left:15%;
	margin-top:10px;
	margin-bottom:10px;
}
.tbl-main{
	width:100%;
	margin-left:0;
}
.cell-left{
	border-top: 5px solid #8080ff;
	border-bottom: 5px solid #8080ff;
	border-left: 5px solid #8080ff;
	border-right: 5px solid #8080ff;
	width:50%;
	vertical-align:middle;
}
.cell-right{
	border-top: 5px solid #8080ff;
	border-bottom: 5px solid #8080ff;
	border-left: 0px solid #8080ff;
	border-right: 5px solid #8080ff;
	width:50%;
	vertical-align:top;
}
.search-box {
	float: right;
	position: relative;
	padding-left: 15px;
	margin-left: 10px;
	display:none;
}
#menu-top {
	display: none;
	font-size: 12px;
	margin-right: 15px;
	position: relative;
}
.main-navigation {
	float: left;
	width: 100%;
	text-align: center;
}
.indent-list{
	margin-left:10em;
}
.site-branding {
	float: left;
	margin-left: 5%;
	width: 90%;
}
.entry-meta {display:none !important;}
.alignleft {
	display: inline;
	float: left;
	margin-top: 0.7em;
	margin-bottom: 0;
	margin-right:1.5em;
	
}
.aligncenter {
	clear: both;
	display: block;
	text-align:center;
	margin-top:0.7em;
	margin-bottom:0px;
}
.welcome{
	text-align:center;
	font-style:italic;
}
.listpages{
	list-style: circle;
	margin-top: 1em;
	margin-bottom: 0;
	clear: left;
	clear:right;
}
