@charset "utf-8";

/**************** PRIMARY STRUCTURE *************/

html, mobile{
	margin:0;
	padding:0;
	background:#000000;
	color:#000;
}

img, div {
	box-sizing:border-box;
	max-width:100%;
	}

		
a {color:#993F98;;text-decoration: none;}	
a:hover{text-decoration: underline;}

#wrapper, .header, .content, .footer{
	width:100%;
}

#wrapper{
	font: .8em/1.1em Verdana, Geneva, sans-serif; 
	padding:10px;
}

.rounded {
	margin-top:0;
}
.header, .footer{
	text-align:center;
}

h1, h2, h3, h4, h5{
	color:#002f90;
}

h1 {
	font-size:1.6em;
}

h2, h3, h4, h5 { 
	font-size: 1.2em;
}


.content {background-color:#fff;}

/**************** FOOTER STYLES *************/

.footer {
	bottom: 0;
	text-align: center;
	width: 100%;
	padding-top:5px;
	padding-bottom:5px;
}
.footer a {
	color:#002f90;
	text-decoration:none;
}
.footer .button {
	color:#000;
}
.home-but {
	padding:0 10px;
}
.home-but .phone {
	text-align: center;
	width: 80%;
}
.home-but .map {
	text-align: center;
	width: 80%;
}
.home-but .full {
	text-align: center;
	width: 80%;
}
.third {
	width:33%;
}
.left {
	float:left;
}
.center {
	text-align:center;
}


.static .button {
	position:static;
	display:inline-block;
}



.button, .back, .cancel, .add {
	position:absolute;
	overflow:hidden;
	top:8px;
	right:10px;
	margin:0;
	border-width:0 5px;
	padding:0 3px;
	width:auto;
	height:30px;
	line-height:30px;
	font-family:inherit;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-shadow:rgba(0, 0, 0, 0.5) 0 -1px 0;
	text-overflow:ellipsis;
	text-decoration:none;
	white-space:nowrap;
	background:none;
	-webkit-border-image:url(../../js/jqtouch/themes/jqt/img/button.png) 0 5 0 5;
	-moz-border-image:url(https://mobile.coconuttimes.com/css/mobile/img/button.png) 0 5 0 5;
}
.bottom {
	bottom: -145px;
	left: 20px;
	margin: auto;
	max-width: 150px;
	position: fixed;
}
.blue {
	-webkit-border-image:url(../../js/jqtouch/themes/jqt/img/bluebutton.png) 0 5 0 5;
	-moz-border-image:url(../../js/jqtouch/themes/jqt/img/bluebutton.png) 0 5 0 5;
	border-width:0 5px; 
}
.red {
	-webkit-border-image:url(../../js/jqtouch/themes/jqt/img/redbutton.png) 0 5 0 5;
	-moz-border-image:url(../../js/jqtouch/themes/jqt/img/redbutton.png) 0 5 0 5;
	border-width:0 5px;
}
.yellow {
	-webkit-border-image:url(../../js/jqtouch/themes/jqt/img/yellowbutton.png) 0 5 0 5;
	-moz-border-image:url(../../js/jqtouch/themes/jqt/img/yellowbutton.png) 0 5 0 5;
	border-width:0 5px;
}
.brown {
	-webkit-border-image:url(../../js/jqtouch/themes/jqt/img/brownbutton.png) 0 5 0 5;
	-moz-border-image:url(../../js/jqtouch/themes/jqt/img/brownbutton.png) 0 5 0 5;
	border-width:0 5px;
}
.white {
	-webkit-border-image:url(../../js/jqtouch/themes/jqt/img/white.png) 0 5 0 5;
	-moz-border-image:url(../../js/jqtouch/themes/jqt/img/white.png) 0 5 0 5;
	border-width:0 5px;
}
.purple {
	-webkit-border-image:url(../../js/jqtouch/themes/jqt/img/purplebutton.png) 0 5 0 5;
	-moz-border-image:url(../../js/jqtouch/themes/jqt/img/purplebutton.png) 0 5 0 5;
	border-width:0 5px;
}
.teal {
	-webkit-border-image:url(../../js/jqtouch/themes/jqt/img/tealbutton.png) 0 5 0 5;
	-moz-border-image:url(../../js/jqtouch/themes/jqt/img/tealbutton.png) 0 5 0 5;
	border-width:0 5px;
}
.burgundy {
	-webkit-border-image:url(https://mobile.coconuttimes.com/js/jqtouch/themes/jqt/img/burgundybutton.png) 0 5 0 5;
	-moz-border-image:url(https://mobile.coconuttimes.com/js/jqtouch/themes/jqt/img/burgundybutton.png) 0 5 0 5;
	border-width:0 5px;
}
.back {
	left:6px;
	right:auto;
	padding:0;
	max-width:55px;
	border-width:0 8px 0 14px;
	-webkit-border-image:url(../../js/jqtouch/themes/jqt/img/back_button.png) 0 8 0 14;
	-moz-border-image:url(../../js/jqtouch/themes/jqt/img/back_button.png) 0 8 0 14;
}
.backred {
	left:6px;
	right:auto;
	padding:0;
	max-width:55px;
	border-width:0 8px 0 14px;
	-webkit-border-image:url(../../js/jqtouch/themes/jqt/img/back_button_red.png) 0 8 0 14;
	-moz-border-image:url(../../js/jqtouch/themes/jqt/img/back_button_red.png) 0 8 0 14;
}
.backyellow {
	left:6px;
	right:auto;
	padding:0;
	max-width:55px;
	border-width:0 8px 0 14px;
	-webkit-border-image:url(../../js/jqtouch/themes/jqt/img/back_button_yellow.png) 0 8 0 14;
	-moz-border-image:url(../../js/jqtouch/themes/jqt/img/back_button_yellow.png) 0 8 0 14;
}
.backbrown {
	left:6px;
	right:auto;
	padding:0;
	max-width:55px;
	border-width:0 8px 0 14px;
	-webkit-border-image:url(../../js/jqtouch/themes/jqt/img/back_button_brown.png) 0 8 0 14;
	-moz-border-image:url(../../js/jqtouch/themes/jqt/img/back_button_brown.png) 0 8 0 14;
}
.backwhite {
	left:6px;
	right:auto;
	padding:0;
	max-width:55px;
	border-width:0 8px 0 14px;
	-webkit-border-image:url(../../js/jqtouch/themes/jqt/img/back_button_white.png) 0 8 0 14;
	-moz-border-image:url(../../js/jqtouch/themes/jqt/img/back_button_white.png) 0 8 0 14;
}
.backblue {
	left:6px;
	right:auto;
	padding:0;
	max-width:55px;
	border-width:0 8px 0 14px;
	-webkit-border-image:url(../../js/jqtouch/themes/jqt/img/back_button_blue.png) 0 8 0 14;
	-moz-border-image:url(../../js/jqtouch/themes/jqt/img/back_button_blue.png) 0 8 0 14;
}
.backpurple {
	left:6px;
	right:auto;
	padding:0;
	max-width:55px;
	border-width:0 8px 0 14px;
	-webkit-border-image:url(../../js/jqtouch/themes/jqt/img/back_button_purple.png) 0 8 0 14;
	-moz-border-image:url(../../js/jqtouch/themes/jqt/img/back_button_purple.png) 0 8 0 14;
}
.backteal {
	left:6px;
	right:auto;
	padding:0;
	max-width:55px;
	border-width:0 8px 0 14px;
	-webkit-border-image:url(../../js/jqtouch/themes/jqt/img/back_button_teal.png) 0 8 0 14;
	-moz-border-image:url(../../js/jqtouch/themes/jqt/img/back_button_teal.png) 0 8 0 14;
}
.backburgundy {
	left:6px;
	right:auto;
	padding:0;
	max-width:55px;
	border-width:0 8px 0 14px;
	-webkit-border-image:url(https://mobile.coconuttimes.com/js/jqtouch/themes/jqt/img/back_button_burgundy.png) 0 8 0 14;
	-moz-border-image:url(https://mobile.coconuttimes.com/js/jqtouch/themes/jqt/img/back_button_burgundy.png) 0 8 0 14;
}
.back.active {
	-webkit-border-image:url(../../js/jqtouch/themes/jqt/img/back_button_clicked.png) 0 8 0 14;
	color:#aaa;
}
.leftButton, .cancel {
	left:6px;
	right:auto;
}
.add {
	font-size:24px;
	line-height:24px;
	font-weight:bold;
}
.whiteButton, .grayButton {
	display:block;
	border-width:0 12px;
	padding:10px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	text-decoration:inherit;
	color:inherit;
}
.whiteButton {
	-webkit-border-image:url(../../js/jqtouch/themes/jqt/img/whiteButton.png) 0 12 0 12;
	text-shadow:rgba(255, 255, 255, 0.7) 0 1px 0;
}
.grayButton {
	-webkit-border-image:url(../../js/jqtouch/themes/jqt/img/grayButton.png) 0 12 0 12;
	color:#FFF;
} 
/**************** OTHER STYLES *************/

.backtohome{
	
}


.mobile-hide{
	display:none;
}

.cal-title3{
	color:#993F98;
	font-weight:bold;
}

.img-mobile{
	width:320px;
	margin:10px 0;
}



div.barhop-left, div.barhop-right {
	padding: 5px;
	border: 5px solid #CEEAF6;
	margin: 5px 5px 5px 20px;
	float: left;
	display: block;
	}


div.post-holder {
	padding: 10px 0 25px 0;
	}

div.blog-title {
	font-size: 20px;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid #CCC;
	padding: 10px 0 2px 0;
	clear: both;
	}

div.blog-date {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	margin: 2px 0 5px 0;
	color: #CCC;
	clear: both;
	}

div.xxxblog-options {
	display:none;
	}
	
	
	/*********************************************
	/ I <3 Spacers
*********************************************/	

div.spacer {
	clear: both;
}

div.spacer-padding {
	clear: both;
	padding-bottom: 10px;
}

div.spacer-padding-large {
	clear: both;
	padding-bottom: 20px;
}

div.spacer-dot {
	height: 5px;
	clear: both;
	border-bottom: 1px solid #80c9e8;
}

/* clearfix - is used for clearing floats */
.clearfix:after{
	clear:both;content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0
}


/*********************************************
	/ ARTICLE LAYOUTS 
*********************************************/

div.article-header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #0895d4;
	line-height: 22px;
	font-weight: bold;
}


div.article-date {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 16px;
	font-weight: bold;
}

div.article-writer {
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 14px;
	font-weight: bold;
}
div.article-img-notice {
	float: right;
    text-align: center;
    width: 207px;
}

div.article-box {
	width: 100%;
	font-size: 12px;
	color: #000;
	line-height: 15px;
}

.article-picture {
	border: 1px solid #000;
	padding: 2px;
	margin: 5px;
	width:100%;
}
	.article-picture-right {
		float: left;
		border: 1px solid #000;
		padding: 2px;
		margin: 5px;
	}
	
#whos_where_previous, #whos_where_next {
	background-color: #FFD005;
}