/*

Theme Name: Volunteer Florida: 2013 v-1
Theme URL: http://www.volunteerflorida.org
Description: Built for Volunteer Florida from a blank html5 starter template
Author: Sachs Media Group
Author URI: www.sachsmedia.com
Version: 1.0
Tags: sachs media group, volunteer florida, responsive, html5

*/

/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
}

:focus {
/* remember to define focus styles! */
    outline: 0;
}

::selection {
	background: rgb(205, 238, 188); /* Safari */
	}
::-moz-selection {
	background: rgb(205, 238, 188); /* Firefox */
}

ol, ul {
    list-style: none;
}

table {
/* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    font-weight: normal;
    text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

a img {
    border: 0;
    display: block;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}


/* BASIC LAYOUT */

body {
	color: #555;
	font-size: 13px;
	background-image: url(images/bg_stripe-2.jpg);
	background-repeat: no-repeat;
	background-size: 100% 836px !important;
	margin: 0px;
}

.container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

.container .four.columns {
	width: 220px;
}

.container .twelve.columns {
	width: 700px;
}
.green{
	background-image: url(images/green_banner.png);
	background-repeat: no-repeat;
	background-size: 70% 100%;
	position: absolute;
	margin: 0 0 0 -200px;
	z-index: 99 !important;
	width: 465px;
	height: 836px;
}

img {
    border: 0;
    margin: 0;
}

a {
    color: #fff;
    text-decoration: none;
    outline: none;
}

/**|html[xmlns*=""]:root #safari { margin-left: 63px;  }

html[xmlns*=""] #safari {margin-left: 63px;}

body:first-of-type #safari {margin-left: 63px; }

} 

#safari:not(:root:root) { margin-left: 63px;} 


@media all and (-webkit-min-device-pixel-ratio: 0) { selector { margin-left: 63px;} }
html:lang(en)>body #safari { margin-left:63px; }
*/



a:hover {
}

.blah{
    float: left;
	position: relative;
	right: 6px;
	/*z-index: 99999999999999999999999999999999999999999999999999999999;*/
	margin: 0% 0 0 100%;
}

#news-header, #news-header a{
	font-family: 'Oswald', sans-serif;
	color: #0d436a;
	font-size: 17px;
    padding: 0px;
}

h4.events, h4.events a{
	color: #0d436a;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
}

h6.events, h6.events a{
	color: #0d436a;
	font-size: 12px;
	font-weight: 700;
	line-height: 10px;
}

blockquote {
    color: #59666f;
    font-style: italic;
    font-family: Georgia;
    padding: 10px;
}

.clear {
    clear: both;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #fff;
    margin: 10px 0;
}

table td,table th {
    text-align: left;
    border: 1px solid #fff;
    padding: .4em .8em;
}

table th {
    background: #ddd;
    color: #999;
    text-transform: uppercase;
    font-weight: 400;
    border: 1px solid #fff;
}

table td {
    border: 1px solid #fff;
    background: #eee;
    color: #555;
}

table tr.even td {
    background: #eee;
    border: none;
}

table tr:hover td {
    background: #FFF9DF;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background: #eee;
    padding: 5px;
}

img.alignnone {
    display: inline;
    background: #eee;
    margin: 0 0 10px;
    padding: 5px;
}

img.alignright {
    display: inline;
    background: #eee;
    margin: 5px 0 10px 10px;
    padding: 5px;
}

img.alignleft {
    display: inline;
    background: #eee;
    margin: 5px 15px 10px 0;
    padding: 5px;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.alignright {
    float: right;
    margin: 0 0 10px 10px;
}

.alignleft {
    float: left;
    margin: 10px 15px 10px 0;
}

.wp-caption {
    text-align: center;
    background: #eee;
    margin: 10px;
    padding: 4px 0 5px;
}

.wp-caption img {
    border: 0;
    margin: 0 0 5px;
    padding: 0;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    font-weight: 400;
    line-height: 12px;
    color: #444;
    margin: 0;
    padding: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0;
}

.soliloquy-control-nav { display: none; }

/* #Forms
================================================== */

form {
    margin-bottom: 20px;
}

fieldset {
    margin-bottom: 20px;
}

input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
    border: 1px solid #ccc;
    padding: 6px 4px;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #777;
    margin: 0;
    width: 210px;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    background: #fff;
}

select {
    padding: 0;
}

textarea {
    min-height: 60px;
}

label,
	legend {
    display: block;
    font-weight: bold;
    font-size: 13px;
}

select {
    width: 220px;
}

input[type="checkbox"] {
    display: inline;
}

label span,
	legend span {
    font-weight: normal;
    font-size: 13px;
    color: #444;
}


/* OUTER  */

#wrapper {
    margin: 0px auto;
}

#casing {
    padding: 0px 0px 25px 0px;
    background: #fff;

}


/*Header*/

#head {
	float: left;
	width: 100%;
	position: relative;
	margin: 0;
	background: #fff;
	box-shadow: 0 0 2px #fff;
	-moz-box-shadow: 0 0 2px #fff;
	-webkit-box-shadow: 0 0 2px #fff;
	-o-box-shadow: 0 0 2px #fff;
    
    /*float: left;
    position: relative;
    margin: 0;
    width: 100%;
    height: 150px;
    background: url(images/blue_header.png);
    background-repeat: no-repeat;
    background-position: -216px 0;
    z-index: 1;*/
}

#headright {
    background: transparent;
    float: right;
}

#topbar {
    height: 60px;
}

span.signup a{
	position: relative;
	float: left;
	margin: 40px 0 0 375px;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #209774;
}

span.signup a:hover{
	text-decoration: none;
}

span.signup a::before{
	content: url('images/green_arrow_small.png');
	padding-right: 6px;
}

ul.social {
    list-style: none;
    margin: 30px -13px 0px 0px;
    float: right;
    position: relative;
}

ul.social li {
    float: left;
    margin-left: 10px;
}

ul.social li.tw {
	background: transparent url('images/twitter_inactive.png') 0 0 no-repeat;
}

ul.social li.tw:hover {
	background: transparent url('images/twitter_color.png') 0 0 no-repeat !important;
}

ul.social li.fb {
	background: transparent url('images/facebook_inactive.png') 0 0 no-repeat;
}

ul.social li.fb:hover {
	background: transparent url('images/facebook_color.png') 0 0 no-repeat !important;
}

ul.social li.yt {
    background: transparent url('images/youtube_inactive.png') 0 0 no-repeat;
}

ul.social li.yt:hover {
	background: #fff url('images/youtube_color.png') 0 0 no-repeat !important;
}

.bottom-border{
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid rgb(240, 240, 240);
}

#blogname {
	float: left;
	margin-left: -185px;
	background: url(images/blue_header.png);
	background-repeat: no-repeat;
	background-position: -64px 0;
	width: 511px;
	height: 140px;
	position: relative;
	z-index: 2;

}

#blogname h1 {
    font-weight: 800;
    font-size: 26px;
    text-transform: uppercase;
    margin: 0px 0px;
    font-family: Bitter, Helvetica, Arial, sans-serif;
}

#blogname h1 a, #blogname h1 a:visited {
    color: #4E4554;
}

#blogname h2 {
    font-family: Bitter, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #333333;
    font-weight: 400;
    text-transform: uppercase;
}

a.logo img{
	width: 224px;
	height: 90px;
	margin: 20px 0 0 156px;
}

/*a.logo img:hover{
    opacity: .8;
    -webkit-transition: width .2s;
    -moz-transition: width .2s;
    -o-transition: width .2s;
    -ms-transition: width .2s;
    transition: width .2s;
}*/

/* TOP-MENU */

#mobileMenu_web2feel {
    margin: 10px 20px;
    padding: 3px 0px;
    border: 1px solid #593A40;
}

#botmenu {
    top: 80px;
    right: -30px;
    float: right;
    position: absolute;
    z-index: 99;  
}

#subnav {
    clear: both;
    color: #fff;
    font-size: 13px;
    margin: 0 auto;
    overflow: hidden;
}

#subnav ul {
    float: left;
    padding: 0px 15px;
}

#subnav li {
    float: left;
    list-style-type: none;
    font-weight: 400;
}

#subnav li a {
    font-family: 'Oswald', sans-serif, Arial;
    color: #0d436a;
    display: block;
     padding: 8px 3px 5px;
    position: relative;
    text-decoration: none;
    font-size: 16px;
}

/* last child remove "/" at end */
#subnav li:last-child a::after{
	content: ' ';
}

#subnav li a:hover,
#subnav li a:active,
#subnav .current-menu-item a {
    text-decoration: underline;
}

#subnav li a .sf-sub-indicator {
    display: block;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
    background-color: #593A40;
    border-top-width: 0;
    color: #e7e7e7;
    font-size: 13px;
    padding: 10px 10px;
    position: relative;
    text-transform: none;
    width: 140px;
    font-weight: 400;
}

#subnav li li a:hover,
#subnav li li a:active {
    color: #fff;
    background: #493034;
}

#subnav li ul {
    height: auto;
    padding: 0px 0px;
    left: -9999px;
    margin: 0 0 0 1px;
    position: absolute;
    width: 160px;
    z-index: 9999;
}

#subnav li ul a {
    width: 160px;
}

#subnav li ul ul {
    margin: -38px 0 0 160px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
    left: auto;
}

	
	
/* SEARCH FORM	 */


#search {
    width: 250px;
    padding: 0px;
    margin: 20px 20px 0px 0px;
    display: inline-block;
    float: right;
    background: #f8f8f8;
    border: 1px solid #e7e7e7;
}

#search form {
    margin: 0px 0px 0px 0px;
    padding: 0;
}

#search fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

#search p {
    margin: 0;
    font-size: 85%;
}

#s {
    width: 180px;
    background: #f8f8f8;
    margin: 0px 0px 0px 0px;
    padding: 5px 5px;
    height: 20px;
    border: none;
    color: #555;
    float: left;
    display: inline;
}

#searchsubmit {
    background: #555;
    border: none;
    color: #fff;
    display: block;
    width: 60px;
    height: 30px;
    line-height: 30px;
    float: right;
    cursor: pointer;
    margin: 0px 0px 0px 0px;
}	
	
	
	
/*Callout	*/

#callout {
    font-weight: 400;
    font-size: 26px;
    padding: 35px 5%;
    width: 90%;
    text-align: center;
    font-family: Bitter, Helvetica, Arial, sans-serif;
    color: #A392AF;
}


/*Rows	*/

#recent-projects, #recent-posts {
    padding: 35px 0px 0px 0px;
}

#recent-projects {
    background: #fafafa;
    width: 0px;
    height: auto;
    position: relative;
    margin: 0% -3% -2% 88%;
    padding-top: 0px; 
}

.four.columns.leftbox.news {
	width: 399px !important;
    min-height: 516px !important;
	margin-left: 55px;
	padding-left: 25px;
	padding-right: 25px;

background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */

}

.leftbox {
    padding: 0;
}

.leftbox h2 {
	font-family: 'Oswald', Arial, sans-serif;
    position: relative;
    color: #70bf49;
    font-size: 29px;
    text-transform: uppercase;
    padding-bottom: 8px;
    line-height: 12px;
}

.leftbox h2::before {
	content: url('images/news_icon.png');
	padding-right: 4px;
}

.leftbox p,a {
    position: relative;
    color: #0c436a;
    font-size: 12px;
    padding: 5px 0px 10px 0px;
    font-family: Verdana, sans-serif, Arial;
}

.flex-caption p, a, a:visited{
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-size: 21px;
	/*padding-top: 6px;*/

}

.flex-caption p a{
	padding-top: 10px !important;
}

#bold{
    padding-top: 17px !important;
    padding-right: 10px !important;
    line-height: 28px;
    margin-left: -17px;
}

.flex-caption p span.gov{
	color: #6fbf4b !important;
	font-weight: bold;
	font-size: 13px;
}

.flex-caption h3 .read-more{
	background: transparent;
}

.read-more{
	background: transparent url('images/green_arrow_small.png');
	background-repeat: no-repeat;
	color: #0c436a;
	font-size: 8px;
    padding-top: 0px;
	padding-left: 6px;
	padding-right: 12px;
	text-transform: uppercase;
}

/*
.read-more::before{
	content: 'More';
	padding-right: 2px;
}
*/

.leftbox span {
    display: block;
    margin-top: 5px;
    color: #825E65;
}

.rightbox {
    margin-bottom: 35px!important;
    position:relative;
}

.event_date p{
	padding: 2px 0px 8px 0px;
}

h2.events::before {
	content: url('images/events_icon.png');
}

h2.events{
	color: #209774;
	margin-top: 8px;
}

.panelbox {
    padding: 10px 0px 20px 0px;
    position: relative;
    color: #555;
    text-align: center;
}

.panelbox h2 {
    margin-bottom: 0px;
}

.rightbox h2 {
    font-size: 14px;
    font-weight: 700;
}

.rightbox h2 a,.rightbox h2 a:visited {
    color: #333;
}

img.index-wideimg {
    margin-bottom: 10px;
}

.vol-btn{
    position: relative;
    float: right;
    margin-top: -55px;
    background: #73bd4a url('images/volunteer-button_circle.png') 20px 10px no-repeat;
    width: 448px;
    height: 55px;
}

.vol-btn a{
    position: absolute;
    margin: 5px 0px 0px 66px;
    font-family: 'Oswald', Arial, sans-serif;
    font-size: 26px;
}

.vol-btn a:hover{
    opacity: 0.9;
}

.volunteer-bar{
	display: block;
	width: 449px;
	height: 65px;
	margin-top: -6px;
	margin-left: -25px;
}

.cat1, .cat1 .fc-event-skin, .fc-agenda .cat1, a.cat1, a.cat1:active, a.cat1:visited{

		font-size:13px;
		line-height:16px;
		background: #fefef3!important;
		-moz-border-radius: 5px;!important;
		-khtml-border-radius: 10px!important;
		-webkit-border-radius: 10px!important;
		border-radius: 10px!important;
		border: 2px solid #222222 !important

}


.volunteer-bar a {left:23px; top:13px; background:transparent;}
.volunteer-bar a {display:block; width:245px; height:0; padding-top:51px; overflow:hidden; position:absolute;}

.volunteer-bar a::before{
	content: '';
}

span.vol-btn p a{
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-size: 23px;
    font-weight: 100;
    margin: -41px 0px 0px 48px;
    height: 25px;
}


span.vol-btn p a:hover{
	cursor: pointer;
    text-decoration:none;
}


.paneldate {
    margin-bottom: 5px;
    display: block;
    color: #825E65;
}

.panelpost p {
    line-height: 160%;
}

img.overlay{
	position:absolute;
	top:10px;
	left:10px;
	z-index:100;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	background:#fff;
	padding:5px;
	display:none;
}

/*Article*/

#left {
    margin-top: 25px;
}

.post {
    margin-bottom: 25px;
    padding: 0px 10px;
}

.portype {
    width: 62px;
    height: 45px;
    float: left;
    margin: 5px 10px 0px 0px;
}

.pro-image {
    background: url(images/camera.png) no-repeat;
}

.pro-video {
    background: url(images/video.png) no-repeat;
}

.title {
    padding-bottom: 20px;
}

.title h2, .title h2 a, .title h2 a:visited {
    font-family: Bitter, Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #000;
    font-size: 20px;
    margin-bottom: 5px;
}

.entry,.bentry {
    line-height: 160%;
}

.entry p {
    margin-bottom: 10px;
}

.entry p img, .entry p a img{
	background: rgb(201, 201, 201);
	margin: 0 0 10px;
	padding: 3px;
}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
    margin: 0 0 20px 0;
}

#subnav li ::after{
    color :#70bf48; 
    content: " / ";
    padding-left: 2px;
    text-decoration: none;
    font-weight: 100;
}

#subnav li a:hover{
    text-decoration: none;
    color: #6fbf4b;
}

#aec-modal-container.simplemodal-container{
	position: fixed !important;
	z-index: 9999999999999999999999999999999999 !important;
	height: 138px !important;
	width: 600px !important;
	left: 402.5px !important;
	top: 102px !important;
}

/*
#subnav li a:last-child::after {
    content: "";
}
*/
.entry ul, .entry ol {
    margin: .4em 0 1em;
    line-height: 150%;
}

.entry ul li, .entry ol li {
    list-style-position: outside;
    margin-left: 1.6em;
}

.entry ol li {
    list-style: decimal;
}

.entry ul li {
    list-style: disc;
}

img.portimg,img.postimg {
    margin-bottom: 20px;
}

.projectbox {
    margin-bottom: 20px;
}

.foliocontainer {
    padding-top: 20px;
}

.author_home, .author_home a{
	font-size: 12px;
    font-family: Verdana, Arial, sans-serif;
	color: #209774;
}


/*Sidebar*/
#right .sidebox ul li {list-style-type:none;background:none;}
#right {
    margin-top: 25px;
}

h3.sidetitl {
    font-family: Bitter, Helvetica, Arial, sans-serif;
    background: #555;
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
    text-transform: uppercase;
    padding: 10px 10px;
    font-weight: 700;
}

.sidebox {
    list-style: none;
    margin: 0px 10px 25px 10px;
}

.sidebox ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.sidebox li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.sidebox ul ul {
    list-style-type: none;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
background:none;
}

.sidebox ul li {
    list-style-type: none;
background:none;
    margin: 0px;
    margin: 0px 5px;
}
.sidebox ul li {list-style:none;background:none;}
.sidebox ul li a:link,.sidebox ul li a:visited {
    color: #666;
    text-decoration: none;
}

.sidebox ul li a:hover {
    color: #000;
}

.sidebox.widget_categories ul li,.sidebox.widget_pages ul li,.sidebox.widget_archive ul li,.sidebox.widget_links ul li,.sidebox.meta_links ul li {
    border-bottom: 1px solid #f4f4f4;
    padding: 7px 5px;
background:none;
list-style:none;
}

.sidebox.widget_recent_entries ul li {
    border-bottom: 1px solid #f4f4f4;
    padding: 7px 5px;
}

ul#recentcomments li.recentcomments {
    border-bottom: 1px solid #f4f4f4;
    padding: 7px 5px;
}

.sidebox .textwidget p {
    padding: 0px 10px;
background:none;
list-style:none;
}

div#calendar_wrap {
    border: 1px solid #fff;
    margin: 0 auto;
    padding: 0;
}

table#wp-calendar {
    width: 100%;
    border: none;
    margin: 0!important;
    padding: 0;
}

#wp-calendar caption {
    font-size: 16px;
    color: #375752;
    font-weight: 400;
    text-transform: uppercase;
    padding: 10px 5px 5px;
}

#wp-calendar th,#wp-calendar td {
    text-align: center;
    color: #fff;
    background: #555;
    padding: 7px 5px;
}

#wp-calendar tr {
    margin: 0!important;
}

#wp-calendar td {
    background-color: #eee;
    color: #444;
    margin: 0!important;
}

#wp-calendar td a {
    border: none;
    color: #D1512A;
}

.squarebanner {
    padding: 0px 10px;
}

.squarebanner ul {
    list-style-type: none;
    margin: 0px auto;
    padding: 10px 0px 0px 0px;
    overflow: hidden;
}

.squarebanner ul li {
    list-style-type: none;
    margin: 0px 10px 10px 0px;
    float: left;
    display: inline;
}

.squarebanner ul li.rbanner {
    margin-right: 0px;
}



/* COMMENTS */
#commentsbox {
    margin: 0px 0px 0px 0px;
    padding: 0px 10px;
}

h3#comments {
    font-family: Bitter, Helvetica, Arial, sans-serif;
    padding: 10px 0px;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0px 20px 0px;
    color: #000;
}

ol.commentlist {
    clear: both;
    overflow: hidden;
    list-style: none;
    margin: 0;
}

ol.commentlist li {
    line-height: 160%;
    margin: 0px 0 20px 0px;
    padding: 10px 10px;
    border: 1px solid #eee;
}

ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited {
    color: #333;
    font-weight: 700;
    text-decoration: none!important;
}

cite.fn {
    color: #eee;
    font-style: normal;
}

ol.commentlist li .comment-author .avatar {
    float: right;
    border: 1px solid #eee;
    background: #fff;
    padding: 3px;
    margin: 5px 0px 0px 0px;
}

ol.commentlist li .comment-meta .commentmetadata {
    color: #000;
}

ol.commentlist li .comment-meta a {
    color: #825E65;
    text-decoration: none!important;
}

ol.commentlist li p {
    border-top: 1px solid #eee;
    margin: 10px 0px;
    padding: 10px 0px;
}

ol.commentlist li .reply {
    margin-top: 10px;
}

ol.commentlist li .reply a {
    background: #825E65;
    color: #fff;
    text-decoration: none;
    padding: 3px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
}

ol.commentlist li ul.children {
    list-style: none;
    text-indent: 0;
    margin: 1em 0 0;
}

.comment-nav {
    height: 20px;
    padding: 5px;
}

.comment-nav a:link,.comment-nav a:visited {
    color: #f15755;
}

#respond {
    margin: 10px 0;
    padding: 0;
}

#respond h3 {
    font-size: 14px;
    font-weight: 400;
    color: #444;
    padding: 5px 0 0;
}

#commentform {
    padding: 10px 0;
}

#commentform a {
    color: #825E65;
}

#commentform p {
    color: #825E65;
    margin: 5px 0;
}

#respond label {
    display: block;
    color: #82401c;
    padding: 5px 0;
}

#respond input {
    background: #eee;
    border: 1px solid #D3AC76;
    color: #7F5E34;
    margin: 0 10px 10px 0;
    padding: 5px;
}

#commentform input {
    width: 50%;
}

#respond input#commentSubmit {
    width: 100px;
    background: #593A40;
    color: #fff;
    cursor: pointer;
    margin: 10px 0;
    padding: 5px 10px;
    border: 1px solid #442C30;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

textarea#comment {
    background: #fafafa;
    border: 1px solid #e7e7e7;
    width: 70%;
    color: #333;
    margin: 20px 0 0;
    padding: 10px 10px;
}

ol.commentlist li .comment-author,ol.commentlist li .comment-author .fn {
    color: #333;
}

ol.commentlist li .comment-meta,#respond label small {
    font-size: 10px;
}

ol.commentlist li ul.children li.depth-2,ol.commentlist li ul.children li.depth-3,ol.commentlist li ul.children li.depth-4,ol.commentlist li ul.children li.depth-5 {
    margin: 0 0 0 50px;
}	
	

/* Pagenavi */

#navigation {
    padding: 0px 0px 20px 10px;
}

.wp-pagenavi {
    font-size: 12px;
    text-align: center !important;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
    text-decoration: none;
    background: #666!important;
    border: 1px solid #333 !important;
    color: #fff !important;
    padding: 3px 7px !important;
    display: block;
    text-align: center;
    float: left;
    margin-right: 4px;
}

.wp-pagenavi a:hover {
    color: #ffffff;
}

.wp-pagenavi span.pages {
    display: none;
}

.wp-pagenavi span.current {
    text-decoration: none;
    background: #6AB3E7 !important;
    border: 1px solid #3C95D5!important;
    color: #fff !important;
    padding: 3px 7px !important;
    display: block;
    text-align: center;
    float: left;
    margin-right: 4px;
}

.wp-pagenavi span.extend {
    text-decoration: none;
    background: #6AB3E7 !important;
    border: 1px solid #3C95D5 !important;
    color: #fff !important;
    padding: 3px 7px !important;
    display: block;
    text-align: center;
    float: left;
    margin-right: 4px;
}	


/*Footer*/

.foot-img{
	display:block; 
	width:269px; 
	height:94px;  
	position:relative; 
	margin:2px auto 2px auto;
}

a.natl{
	left:0px; 
	top:10px; 
	background:transparent;
	display:block; 
	width:153px; 
	height:0; 
	padding-top:77px; 
	overflow:hidden; 
	position:absolute;
}
	
a.ameri{
	left:182px; 
	top:0px; 
	background:transparent;
	display:block; 
	width:84px; 
	height:0; 
	padding-top:91px; 
	overflow:hidden; 
	position:absolute;
}

#bottom {
    background: transparent;
}

#bottom ul {
    margin: 0px;
    padding: 0px;
}

.botwid {
    float: left;
    margin-top: 35px!important;
    margin-bottom: 35px!important;
    list-style: none;
}

h3.bothead {
    font-family: Bitter, Helvetica, Arial, sans-serif;
    padding: 0px 0px 0px 0px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.botwid ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.botwid li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.botwid ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 0px 0px;
    background-repeat: no-repeat;
}

.botwid ul ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.botwid ul ul ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.botwid ul li {
    padding: 7px 0px 7px 0px;
}

.botwid ul li a:link, .botwid ul li a:visited {
    color: #eee;
}

.botwid ul li a:hover {
    color: #fff;
}

.botwid .textwidget {
    padding: 7px 0px;
    margin: 0;
    line-height: 160%;
    color: #888;
}


.fcred,.fcred a, .fcred a:visited {
    color: #444;
}

#footer{
	width: 1110px;
	height: 217px;
    max-height: 217px !important;
	margin-left: -88px;
    margin-bottom: -26px;
    /*background: url(images/footer.png);*/

/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI2JSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(230,230,230,1) 0%, rgba(237,237,237,1) 26%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,230,230,1)), color-stop(26%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(230,230,230,1) 0%,rgba(237,237,237,1) 26%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(230,230,230,1) 0%,rgba(237,237,237,1) 26%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(230,230,230,1) 0%,rgba(237,237,237,1) 26%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(230,230,230,1) 0%,rgba(237,237,237,1) 26%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#00ffffff',GradientType=0 ); /* IE6-8 */


}

#foot-logos{
	display: inline-block;
 	width: 269px;
	height: 94px;
	background: url(images/footer_logos.png) 0px 0px no-repeat;
	margin-top: 25px;
    margin-left: 67%;
}

/*
.foot-italic{
    font-style: italic;
}
*/

#footer p{
	float: right;
	font-size: 9px;
    font-family: Verdana, sans-serif, Arial;
    font-weight: 500;
	color: rgb(129, 129, 129);
	width: 31%;
	text-align: left;
	margin-right: 20px;
	margin-top: 7px;
}

#footer p a, #footer p a, #footer p a:visited{
    font-size: 9px;
    font-family: Verdana, sans-serif, Arial;
    color: rgb(129, 129, 129);
}

#footer p a:hover{
    text-decoration: underline;
}

.soliloquy-control-nav { display: none; }