/* @override http://wenatcheefitnessblog.com/wp-content/themes/ggblog/style.css */

/*
THEME NAME: ggblog
THEME URI: http://www.wenatcheefitnessblog.com
DESCRIPTION: Based on the corporate Gold's Gym site, this theme pushes blog usability and navigation.
VERSION: 1.0
AUTHOR: Brad Fitzgerald @ Apt Design
AUTHOR URI: http://www.aptdesignonline.com
TAGS: gold, grey, gray, blog, 2-column, categories
*/

	

/* @group Layout */

html, body {
	background: url(images/background.jpg) repeat;
	padding: 0px;
	margin: 0px;
	color: #333333;
	line-height: 190%;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

a.author-footer img {
	border: none;	
}

#wrapper {
	padding: 0px;
	margin: 0px;
}

div#container {
	width: 1000px;
	margin: auto;
	margin-top: 50px;
}

div#header {
	width: 1000px;
	margin: 0 auto;
	height: 207px;
	background: url(images/header-bckgnd.png) no-repeat 585px;
	padding-top: 0;
}

div#content {
	width: 600px;
	float: left;
}

/* @end */

/* @group Header */

#blog-title, #blog-description {
	display: none;
	line-height: 0px;
}

#header a img.headerimg {
	text-decoration: none;
	border: none;
	float: left;
	margin-top: 25px;
}

#top-buttons {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 0px;
	margin: 0px;
	line-height: 1px;
	float: right;
}

#top-buttons a img {
	border: none;
}

img.facebook {
	padding-right: 6px;
	margin-top: 10px;
}

img.tagline {
	margin-left: 25px;
	margin-top: 25px;
}


/* @end */

/* @group Menu */

div#menu {
	background: #eeeeee url(images/menu-bckgnd.jpg) repeat;
	height: 1.5em;
	margin: 0 0 1em;
	width: 100%;
	font-size: 12px;
	height: 31px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
}

div#menu ul,div#menu ul ul {
	width: 1000px;
	list-style: none;
	margin: auto;
	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
}

div#menu ul a {
	margin-right: 25px;
	padding: 0;
	text-decoration: none;
	border: none;
}

div#menu ul ul ul a {
	font-style: italic;
}

div#menu ul li {
	float: left;
}

div#menu ul li ul {
	left: -999em;
	position: absolute;
}

div#menu ul li:hover ul {
	left: auto;
}

/* @end */

/* @group Global Values
 */

p {
	line-height: 165%;
	margin-bottom: 1.5em;
	margin-top: .5em;
}

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

p a {
	border-bottom: 2px solid #ddd;

}

p a:hover {
	color: #333333;
	border-bottom: 2px solid #fde403;
	text-decoration: none;
}

h3 {
	margin: 0;
}

.clearer {
	clear: both;
}

.alignright,img.alignright {
	float: right;
	margin: 1em 0 0 1em;
}

.alignleft,img.alignleft {
	float: left;
	margin: 1em 1em 0 0;
}

p.wp-caption-text {
	font-style: italic;
}

.aligncenter,img.aligncenter {
	display: block;
	margin: 1em auto;
	text-align: center;
}

/* @end */

/* @group Content */

#content span.cat-links a {
	background-color: #fde403;
	border: none;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 25px;
	padding: 8px 30px 6px 25px;
}

h2.tag-header {
	color: #fde403;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 25px;
	border: 1px none #fde403;
	border-bottom: 1px solid #fde403;
	margin-bottom: 25px;
	padding: 8px 30px 4px 16px;
}

div.pollbar {
	background-color: #fde403;
}

.post {
	background-color: #FFF;
	padding: 25px;
	margin-bottom: 35px;
	border-bottom-style: solid;
	border: 2px solid #fde403;
	font-size: .9em;
}

.entry-title {
	margin-top: 0px;
}

h2.entry-title a {
	color: #010101;
	font-size: 1.5em;
	border: none;
	line-height: 110%;
}

.single h2.entry-title {
	margin-top: 10px;
	color: #010101;
	font-size: 2.35em;
	line-height: 110%;
}


div.entry-content {
	float: none;
	clear: none;
}

span.continue, a.more-link {

	font-style: italic;
	color: #AAAAAA;
	font-size: .9em;
	border-bottom: 2px solid #fde403;
	line-height: 50px;
}


div.entry-meta, div.title-entry-meta {
	width: 100px;
	padding-right: 5px;
	padding-left: 15px;
	float: right;
	background: url(images/meta-bckgnd.jpg) repeat-y;
	font-style: italic;
	color: #AAAAAA;
	font-size: .8em;
	margin-bottom: 20px;
	line-height: 1.2em;
	margin-top: 25px;
	margin-left: 20px;
}

div.entry-meta a, .entry-date {
	color: #777777;
	border: none;
	display: inline;
}

span.tag-links a {
	text-transform: lowercase;
}

div.entry-meta a:hover {
	border-bottom: 1px solid #fde403;
}

/*Video Plugin*/
span.vvqbox {
	margin: 0px;
	padding: 0px;
}



/* @end */

/* @group Sidebar */

#sidebar {
	width: 375px;
	float: left;
	margin-left: 25px;
	margin-top: 15px;
	font-size: .9em;
	color: #888888;
	line-height: 150%;
	font-weight: normal;
	font-style: normal;
}

#sidebar a {
	color: #dddddd;
	border: none;
}

span.eventname {
	color: #dddddd;
	font-size: 1.3em;
	line-height: 150%;
}

#sidebar ul.sidebar li ul.wplc_event_list li {
	font-size: .8em;
	line-height: 150%;
}


ul.sidebar {
	margin: 0px;
	padding: 0px;
}

#sidebar h3, .widgettitle {
	color: #fde403;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 25px;
	padding: 8px 30px 6px 25px;
	background-image: url(images/sidebar-header-bckgnd.jpg);
	display: inline;
}



#search h3 {
	line-height: 20px;

}

#sidebar li {
	list-style: none;
	margin: 0 0 2em;
}

#sidebar li form {
	margin: 0.2em 0 0;
	padding: 0;
}

#sidebar ul ul, ul #searchform div {
	margin: 0px;
	padding: 25px;
	background-image: url(images/sidebar-bckgnd.jpg);
	border: 1px solid #000;
}

#sidebar ul ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px;
}

#sidebar ul ul ul {
	margin: 0 0 0 0.5em;
}

#sidebar ul ul ul li {
	list-style: circle;
}

#sidebar ul.sidebar li ul.blogroll li a {
	display: block;
}

#wplistcal ul.wplc_event_list li strong {


}


#sidebar input#s {
	width: 225px;
	padding: .5em;
	margin-right: 15px;
}

/* @end */

ul.wp-polls-ul {
	font-size: .8em;
}

form#commentform .form-label {
	margin: 1em 0 0;
}

/* @group Comments */

div#respond {
	background-image: url(images/sidebar-bckgnd.jpg);
	padding: 25px;
	margin-bottom: 35px;
	border-bottom-style: solid;
	border: 2px solid #fde403;
	font-size: .9em;
}

h3.respond {
	background-color: #fde403;
	border: none;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 25px;
	padding: 8px 30px 6px 25px;
	display: inline;
}

h3.comment-number {
	background-color: #AAAAAA;
	border: none;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 25px;
	padding: 5px 30px 3px 25px;
	display: inline-block;
	margin: 0;
}

#comments-list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#comments-list ul li {
	padding: 25px;
	background-color: #fff;
	margin-bottom: 25px;
	border: 2px solid #AAA;
	font-size: .9em;
}

div.comment-meta {
	width: 100px;
	float: right;
	background: url(images/meta-bckgnd.jpg) repeat-y;
	font-style: italic;
	color: #AAAAAA;
	font-size: .8em;
	margin-bottom: 20px;
	line-height: 1.2em;
	margin-left: 20px;
	padding: 5px 5px 15px 15px;
}



form#commentform span.required {
	color: #c30;
}

label {
	color: #fde403;
}

form#commentform,form#commentform p {
	padding: 0;
}

input#author,input#email,input#url,textarea#comment {
	padding: .8em;
	margin-bottom: 10px;
}

textarea#comment {
	height: 13em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 80%;
}

input#author,input#email,input#url {
	width: 80%;
}



/* @end */

/* @group Navigation */


div#nav-images {
	height: 150px;
	margin: 1em 0;
}



div.navigation div.nav-next, div.navigation div.nav-previous {
	float: right;
	text-align: right;
	margin-right: 15px;
	margin-left: 15px;
	font-size: .75em;
}

.single .post {
	margin-bottom: 5px;	
}

div.navigation div.nav-next a, div.navigation div.nav-previous a {
	color: #AAA;
	
}


/* @end */

/* @group Footer */

div#footer-topper {
	clear: both;
	width: 100%;
	height: 31px;
	background-image: url(images/footer-topper-bckgnd.jpg);
}

#footer h3, #footer h3 a {
	color: #fde403;
	border: none;
	margin: 0px;
	padding: 0px;
}

div#footer {
	clear: both;
	background: url(images/footer-bckgnd.jpg) repeat;
	color: #5e5e5e;
	font-weight: bold;
	padding: 25px;
}

#footer-wrap {
	width: 1000px;
	margin: auto;
}

#left-footer {
	width: 600px;
	float: left;
}

#right-footer {
	width: 350px;
	margin-left: 25px;
	float: left;
}

#footer p a {
	color: #909090;
	border: none;
}

ul.authors {
	list-style-type: none;
	display: inline;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

ul.authors li {
	display: inline;
	margin: 5px;
}

/* @end */


/* @group Sociable */

div.sociable {
	margin: 50px 0 25px;
}

span.sociable_tagline {
	position: relative;
	display: inline;
}

span.sociable_tagline span {
	display: none;
}

span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}

div.sociable_tagline {
	display: inline;
	margin-right: 10px;
		color: #AAAAAA;

}

.sociable span {
	display: block;
}

.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}

.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}

.sociable ul li:before {
	content: "";
}

.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}

.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* @end */