@import url(http://s3.amazonaws.com/devhub/template/theme/dh-columns.css); /* Standard column elements */

#sitelogo a { font-family: Helvetica,Arial,serif; }

.col-padding { padding-right: 15px; }
.box,
.gallery {
	margin-bottom: 15px;
}
.box {
	padding: 10px;
	background: ;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.box-inner {
}

#wrapper,
#body,
#footer,
#header,
#nav {
	width: 955px;
	margin: 0 auto;
	text-align: left;
}

/************/

body {
	font-family: Helvetica,Arial,sans-serif;
	padding: 0;
	margin: 0;
	text-align: center;
	background: url(/img/upload/Gainesvillehealthclubs.jpg) top center no-repeat  #6a6b6d ;
	color: #ffffff;
}

body {
	color: #333333;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#wrapper {

}

#header {
	padding-top: 40px;
    min-height: 70px;
}

#sitelogo {
	float: left;
	font-size: 3.65em;
	padding: 10px;
	letter-spacing: 0.05em;
}

#sitelogo a {
	color: #ffffff;
	text-decoration: none;
}
#sitelogo img {
    border:0;
}

#searchbox {
	float: right;
	margin-right: 25px;
	width: 245px;

}

#navwrapper {
	background-color: #ffffff;
	font-size: 15px;
}

#nav {
	font-weight:bold;
}

#nav ul {padding-left: 0px;}

#nav li {
	float: left;
	list-style: none;
	margin: 0 0 0 0;
}
#nav li a {
	color: #0f709a;
	text-decoration: none;
	padding: 9px 18px;
	display: block;
	font-size: .867em;
}
#nav li a:hover {
	background: #0f709a;
	color: #ffffff;
	text-decoration: none;
}

#nav li.selected a{
	background: #0f709a;
	color: #ffffff;
	text-decoration: none;
}

#body {
	background: #ffffff;
	width: auto;
	padding: 10px;
	color: #333333;
}

.post .title {
	margin:0;
	padding:10px 0 10px;
}
.post h2.title {
	font-size:1.8em;
	color: #333;
}

.content,
.entry {
	font-size:.75em;
	line-height:1.575em;
}
.content a,
.entry a {
	color:#000000;
}
.content img,
.entry img {
	border:6px solid #fff;
}


.headline {
	border-bottom:1px solid #333333;
	position:relative;
	margin-bottom:5px;
}
.headline h1,
.headline h2,
.headline h3 {
	margin:0;
	padding:5px 0 10px;
	color: #0f709a;
}
.headline h1 {
	font-size:1.8em; 
}
.headline h2 {
	font-size:.8em;
	text-transform: uppercase;
}
.headline h3 {
	font-size:1em;
	padding-bottom:4px;
	text-transform:uppercase;
	font-weight: bold;
 }
.headline .more {
	position:absolute;
	top:8px;
	right:0;
	font-size:.8em;
}

.post .meta {
	display:block;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
}
.post .meta .comments {
	float:right;
}

.post .social {
	font-size:.7em;
}
.post .social a {
	display:block;
	background:#0f709a;
	text-decoration:none;
	padding:8px 8px;
	color: #ffffff;
	float:left;
	margin-right:3px;
}

.post .social a:hover{
	text-decoration: underline;
	background-color: #ffffff;
	color: #0f709a;
}

.paginate {
	margin-top:14px;
}
.paginate .button {
	display:block;
	padding:8px 10px;
	background:#0f709a;
	color: #ffffff;
	text-decoration:none;
	float:left;
}
.paginate .button.alt {
	float:right;
	text-align:right;
}

.paginate .button:hover{
	text-decoration: underline;
	background-color: #ffffff;
	color: #0f709a;
}

.item {
	padding:12px 0;
	border-bottom:1px solid #ccc;
	position:relative;
}
.item.last {
	padding-bottom:0;
	border:0;
}
.item .title {
	margin:0;
	padding:0 0 6px;
}
.item h3 {
	font-size:1.1em;
}
.item p {
	font-size:.8em;
	margin:0;
	padding-bottom:6px;
}
.item .graphic {
	float:left;
	margin-right:15px;
	margin-bottom:6px;
	position:relative;
}
.item .graphic img {
	width:60px;
	height:60px;
	border:3px solid #fff;
}
.item .meta {
	color:#555;
}
.item .meta a,
.item .meta span,
.item .social a {
	margin-right:5px;
}
.item .rating {
	position:absolute;
	top:10px;
	right:0;
}

.rating img {
	border: none;
}

.gallery {
	margin-bottom:15px;
}
.gallery .caption {
	margin:0;
	position:absolute;
	bottom:0;
	left:0;
	background:url(http://dh.devhub.com/static/dh/dev/html-sample/black-opacity75.png) top left repeat;
	color:#fff;
	padding:15px;
	width:100%;
	text-shadow:0 -1px 0 #222;
}
.gallery .gallery-image {
	position:relative;
	height:350px;
	overflow:hidden;
	margin:0;
	border:1px solid #555;
	background:#000;
}
.gallery .image img {
	width:100%;
}
.gallery a {
	color: #0f709a;
	text-decoration:none;
}
.gallery h3 {
	margin:0;
	font-size:1.2em;
	padding-bottom:5px;
}
.gallery p {
	margin:0;
	color:#ccc;
	font-size:.8em;
}

.list {
	font-size:.8em;
}

.list a{
	color: #0f709a;
	text-decoration: none;
}

.list a:hover{
	text-decoration: underline;
}

.list li {
	padding:2px 0;
}
.list ul {
	margin:0;
	padding:6px 0 6px 25px;
}

.title{

}

.title a {
	color: #000000;
}

.adcontainer .ads {
    padding: 5px 0;
}
.adcontainer a,
.adcontainer a:hover p {
    text-decoration: none !important;
}
.adcontainer a:hover h6 {
    text-decoration: underline;
}
.adcontainer a h6 {
    font-size: 14px !important;
    margin: 0;
    padding: 0;
}
.adcontainer a p {
    font-size: 12px !important;
    margin: 0;
    padding: 0;
}
.adcontainer a p.url {
    color: #555;
}
.adcontainer .sponsored {
    font-size: 11px;
    margin: 0;
    padding: 0 0 2px;
    text-align: right;
}

.product {
	padding:12px 0;
	border-bottom:1px solid #ccc;
	position:relative;
}
.product.last {
	padding-bottom:0;
	border:0;
}
.product .details {
	float:right;
	width:70%;
}
.product .graphic {
	float:left;
	width:30%;
	overflow:hidden;
}
.product .graphic img {
	max-width:75%;
	border:3px solid #fff;
	margin-left:5px;
}
.product .title {
	margin:0;
	padding:0 0 8px;
}
.product h3 {
	font-size:1.1em;
}
.product p {
	font-size:.9em;
	margin:0;
	padding:0 0 8px;
}
.product .price {
	color:red;
}
.product .button {
	display:block;
	background:#0f709a;
	padding:6px 8px;
	color: #ffffff;
	float:left;
	font-weight: bold;
	margin-right:2px;
	font-size:.9em;
	text-decoration:none;
	text-transform:uppercase;
	
}

.product .button:hover {
	text-decoration: underline;
	background: #0f709a;
	color: #ffffff;
}

.form {
	padding:8px 0 0;
}
.form br {
	display:none;
	visibility:hidden;
}
.form fieldset {
	border:1px solid #ccc;
	background:#fff;
	padding:15px 20px 10px;
}
.form label {
	position:absolute;
	top:0;
	left:0;
	padding:5px 10px;
	font-weight:bold;
	width: 130px;
	font-size: 14px;
}
.form legend {
	background:#fff;
	padding:5px 10px;
	border-top:1px solid #ccc;
}
.form p {
	margin:0;
	padding:5px 0 5px 150px;
	position:relative;
}

.embed {
	padding-top:5px;
}

.clear {
	clear:both;
	display: block;
}

#footer {
	padding-top:5px;
	padding-bottom: 5px;
	margin: 0 auto;
	color:#d1d1d1;
	text-align: right;
}

#footer a {
	color: #ffffff;
}