/* @override http://gliving.com/wp-content/themes/gliving/style.css */

/* @override http://gliving.com/wp-content/themes/gliving/style.css */

@import url(sifr.css);

/*
Theme Name: G Living
Theme URI: http://www.gliving.com/
Version: 1.0
Author: G Living
Author URI: http://www.gliving.com
*/

/* THE BASICS */

html, body { height: 100%; }

html, body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p, blockquote, a, span { margin: 0; padding: 0; }

body {
	position: relative;
	background: #fff url(images/body-bg.gif) left top repeat-x;
	color: #000;
	font: 0.7em/1.8em "Verdana","Arial",sans-serif;
}

h1, h2, h3, h4, h5, h6 { font-size: 100%; }

img, a img {
	border: none;
	-ms-interpolation-mode : bicubic; /* IE image rendering hack */
}

a {
	color: #0092ba;
	overflow: hidden;
	text-decoration: none;
}

a:hover { color: #000; }

.clear { clear: both; }

ul, ol { padding: 0 0 15px 15px; }

/* CONTAINERS */

#container {
	position: relative;
	width: 100%;
	min-height:100%;
	margin: 0 14px;
	background: url(images/container-bg.gif) left bottom repeat-x;
}

*html #container { height: 100%; } /* IE6 treats heights as min-heights */

#main-wrap, #admin-wrap {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

#main-wrap { padding: 0 0 400px; }

/* TOP NAV */

#top-nav {
	height: 34px;
	line-height: 34px;
	z-index: 10000;
}

#top-nav ul {
	list-style: none;
	height: 34px;
	padding: 0;
}

#top-nav li, #account { float: left; }

#account h1 {
	float: left;
	height: 34px;
	display: inline;	
	font: bold 14px/34px "Helvetica","Arial",sans-serif;
}

#account h1 a {
	height: 34px;
	color: #fff;
	text-transform: uppercase;
}

#account h1 a:hover { color: #0092ba; }

#account ul {
	float: left;
	padding: 0 0 0 45px;
}

#account li {
	float: left;
	height: 34px;
	padding: 0 24px 0 0;
}

#account li a {
	padding: 0 15px 0 0;
	background: url(images/arrow-gray.gif) right center no-repeat;
	color: #848b90;
	font: bold 14px/34px "Helvetica","Arial",sans-serif;
	display: block;
}

#login { float: right; }

*html #login { width: 142px; }

#login li { padding: 0 1px 0 0; }

#login a, #searchsubmit {
	height: 34px;
	background: #000 url(images/top-nav-bg.gif) repeat-x;
	color: #fff;
	font: bold 14px/34px "Helvetica","Arial",sans-serif;
}

#login a {
	padding: 0 10px;
	display: block;
	text-align: center;
}

#login a:hover, #searchsubmit:hover { background: #0093b5 url(images/nav-bg-hover.gif) left top repeat-x; }

*html #login a { width: 50px; }

#searchsubmit {
	float: right;
	width: 70px;
	border: none;
	cursor: pointer;
	text-align: center;
}

#search {
	float: right;
	width: 186px;
	padding: 0 0 0 1px;
}

#s {
	float: left;
	width: 94px;
	padding: 12px 10px 5px;
	height: 17px;
	background: url(images/search-bg.gif) repeat-x;
	border: none;
	color: #686f76;
	display: block;
	font: bold 12px/17px "Helvetica","Arial",sans-serif;
	text-align: center;
}

.active #s {
	color: #fff;
	font-weight: normal;
}


/* HEADER */

#header {
	position: relative;
	height: 179px;
}

#header h1 {
	position: absolute;
	top: 37px;
	left: 0;
	width: 107px;
	height: 114px;
}

#header h2 { text-indent: -9999px; }

#header h1 a {
	width: 107px;
	height: 114px;
	background: url(images/g-logo-header.gif) left top no-repeat;
	display: block;
	text-indent: -9999px;
}

#header ul {
	position: absolute;
	top: 47px;
	left: 130px;
	width: 866px;
	padding: 64px 0 0;
	list-style: none;
	background: url(images/main-title.gif) left top no-repeat;
}

#header li {
	float: left;
	height: 28px;
	padding: 0 4px 0 0;
}

#header li a {
	height: 28px;
	padding: 0 15px;
	background: #eee;
	color: #000;
	font: bold 14px/28px "Helvetica","Arial",sans-serif;
	display: block;
	text-align: center;
}

*html #header li a { width: 110px; }

#header li.current_page_item a {
	background: #000 url(images/nav-bg.gif) left top repeat-x;	
	color: #fff;
}

#header li a:hover {
	background: #0093b5 url(images/nav-bg-hover.gif) left top repeat-x;
	color: #09607c;
}

/* SLIDESHOWS */

#featured-wrap {
	width: 1000px;
	overflow: hidden;
	padding: 10px 0 0;
}

#slideshow, #slideshow-home {
	clear: both;
	width: 1000px;
	padding: 20px 0;
}

/* TAGLINE */

#tagline {
	clear: both;
	width: 100%;
	padding: 20px 0 15px;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	color: #0092ba;
	font: 13px "Helvetica","Arial",sans-serif;
	overflow: hidden;
}

#tagline .alignleft { width: 600px; }
#tagline .alignright { text-align: right; }
#tagline .alignright h3 { padding: 15px 0; }

#tagline h2 {
	height: 47px;
	color: #000;
	font: normal 35px/35px "BoomBox","Arial Black",sans-serif;
	text-transform: lowercase;
}

#tagline h3 {
	padding: 5px 0 0;
	font: normal 18px "Helvetica","Arial",sans-serif;
}

#tagline p {padding: 0; }

/* MAIN CONTENT */

#content-wrap {
	clear: both;
	width: 100%;
	background: url(images/content-bg.gif) right top repeat-y;
	overflow: hidden;
}

#content {
	float: left;
	width: 600px;
	padding: 0 0 15px;
}

#content h2 {
	padding: 0 0 10px;
	font: bold 2.65em/1.15em "Didot","Georgia",serif;
}

#content h2 a { color: #000; }
#content h2 a:hover { color: #0092ba; }

#content p {
	padding: 15px 0 0;
	overflow: hidden;
}

.entry {
	padding: 25px 0 20px;
	border-bottom: 1px solid #e9e9e9;
	overflow: hidden;
}

.single { border-bottom: none; }

.entry-info {
	padding: 0 0 10px;
	border-bottom: 1px solid #e9e9e9;
	color: #9ea5a9;
	font: 1.15em "Geneva","Arial",sans-serif;
	overflow: hidden;
}

#content .entry-info p {
	display: inline;
	padding: 0 15px 0 0;
}

.more-link {
	clear: both;
	margin: 10px 0 0;
	padding: 0 15px 0 0;
	background: url(images/arrow-blue.gif) right center no-repeat;
	display: block;
	font-size: 1.25em;
	font-weight: bold;
	text-align: right;
}

.more-link:hover {
	background: url(images/arrow-black.gif) right center no-repeat;
	color: #000;
}

/* RELATED POSTS */

.related-posts {
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	padding: 15px 0;
}

.related-posts h3 { font: bold 2.7em "Helvetica","Arial",sans-serif; }

.related-posts ol {
	padding: 15px 0 5px 45px;
	color: #0092ba;
	font: 1.35em/1.35em "Helvetica","Arial",sans-serif;
	list-style: decimal;
}

/* COMMENTS */

.comments {
	border-top: 1px solid #e9e9e9;
	padding: 0 0 15px;
}

.comments h3 {
	float: left;
	padding: 15px 0 0;
	font: bold 2.7em "Helvetica","Arial",sans-serif;
}

.comments h4 {
	float: right;
	padding: 15px 0 0;
	color: #0092ba;
	font: bold 2.25em "Helvetica","Arial",sans-serif;
}

.comments ol {
	clear: both;
	padding: 15px 0 0;
	border-bottom: 1px solid #e9e9e9;
	list-style: none;
	overflow: hidden;
}

.comments ol li {
	clear: both;
	padding: 0 0 40px;
	overflow: hidden;
}

.comment-author { width: 400px; }

.comments img.avatar {
	float: left;
	width: 100px;
	padding: 0 25px 0 0;
	-ms-interpolation-mode : bicubic; /* IE image rendering hack */
}

#content .comments p {
	float: right;
	width: 475px;
	padding: 5px 0 0;
	font-size: 1.05em;
	text-align: left;
}

.comment .comment-meta {
	float: right;
	text-align: right;
}

.comment .comment-meta a { color: #9ea5a9; }

.comments cite {
	float: left;
	padding: 0 0 10px;
	color: #000;
	font-size: 1.45em;
	font-style: normal;
	font-weight: bold;
}

.comments cite a { color: #000; }
.comments cite a:hover, .comment .comment-meta a:hover { color: #0092ba; }

.comment .says { display: none; }

.reply {
	float: right;
	width: 475px;
	padding: 15px 0 0;
	font-size: 1.25em;
	font-weight: bold;
	text-align: left;
}

/* COMMENTS CHILDREN */

.comments ol li ul {
	clear: both;
	padding: 15px 0 0 25px;
}

.comments ol li ul li { padding: 0; }

#content .comments ol li ul p, .comments ol li ul .reply { width: 450px; }

/* REPLY TO COMMENT */

.cancel-comment-reply {
	clear: both;
	padding: 10px 0;
}

#say-something {
	padding: 0 0 25px;
	clear: both;
}

.comments form, .comments form p { clear: both; }

.comments form {
	border-bottom: 1px solid #e9e9e9;
	overflow: hidden;
}

#content .comments form p {
	width: 600px;
	padding: 0 0 15px;
}

.comments p input {
	float: left;
	width: 276px;
	height: 22px;
	padding: 6px 2px 0 32px;
	border: 1px solid #dedcdc;
	font: 15px/22px "Helvetica","Arial",sans-serif;
}

.comments p input.comment-name { background: #f9f8f8 url(images/comment-icons.gif) left top no-repeat; }
.comments p input.comment-email { background: #f9f8f8 url(images/comment-icons.gif) left center no-repeat; }
.comments p input.comment-website { background: #f9f8f8 url(images/comment-icons.gif) left bottom no-repeat; }

.comments p label {
	float: left;
	padding: 0 0 0 5px;
	display: block;
	font-size: 0.85em;
	line-height: 27px;
}

.comments .subscribe-to-comments input {
	width: 15px;
	height: 15px;
	padding: 0;
}

.comments .subscribe-to-comments label {
	font-size: 1em;
	line-height: 15px;
}

.comments textarea {
	width: 586px;
	height: 90px;
	padding: 5px;
	font: 14px/20px "Helvetica","Arial",sans-serif;
	border: 2px solid #dedcdc;
}

#recaptcha_widget_div { clear: both; }

.recaptchatable #recaptcha_response_field {
	float: none;
	height: auto;
}

#recaptcha-submit-btn-area { padding: 0 0 15px; }

#submit {
	float: none;
	margin: 25px 0 0;
	width: 173px;
	height: 28px;
	padding: 0;
	background: url(images/comment-submit.gif) left top no-repeat;
	border: none;
	color: #fff;
	font: bold 17px/28px "Helvetica","Arial",sans-serif;
	cursor: pointer;
	text-align: center;
}

#submit:hover { color: #000; }

/* ADSENSE */

.adsense {
	padding: 15px 0;
	border-bottom: 1px solid #e9e9e9;
	text-align: center;
}

/* AUTHOR PAGE */

#author-wrap {
	margin: 20px 0 0;
	border: 1px solid #eee;
	overflow: hidden;
}

#author {
	padding: 25px 0;
	background: #e8eaea url(images/author-bg.gif) left top repeat-x;
	border: 1px solid #d2d5d6;
	overflow: hidden;
}

#author .alignleft {
	width: 200px;
	text-align: center;
}

#author .alignright {
	width: 750px;
	padding: 0 40px 0 0;
}

#author h2 { font: 3.5em "Georgia","Times New Roman,"serif; }
#author p { font: 1.1em "Geneva","Arial",sans-serif; }
#author .author-link { padding: 25px 0 0; }

#author .author-link a {
	float: left;
	height: 25px;
	padding: 0 10px;
	background: #000 url(images/nav-bg.gif) left top repeat-x;	
	color: #fff;
	display: block;
	font-size: 0.95em;
	line-height: 25px;
}

#author .author-link a:hover { background: #0093b5 url(images/nav-bg-hover.gif) left top repeat-x; }

/* SIDEBAR */

#sidebar {
	float: right;
	width: 368px;
	border-right: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
}

#sidebar ul {
	padding: 0;
	list-style: none;
}

#sidebar li { overflow: hidden; }

#sidebar li h2 {
	height: 57px;
	padding: 0 0 0 20px;
	background: url(images/sidebar-title-bg.gif) left top repeat-x;	
	font: normal 39px/57px "Didot","Georgia",serif;	
}

#sidebar li h2 span { float: left; }

#sidebar li h2 span.subtitle {
	float: right;
	padding: 0 15px;
	border-left: 1px solid #e8e9ea;
	color: #00acdb;
	display: block;
	font: normal 19px/57px "Helvetica","Arial",sans-serif;
	text-transform: lowercase;
}

#sidebar li h2 span.twitter {
	padding: 0 50px 0 0;
	background: url(images/twitter-bird.gif) right top no-repeat;	
	color: #000;
}

#sidebar li h2 a:hover span.subtitle { color: #000; }

#categories li a {
	height: 30px;
	padding: 0 50px;
	border-bottom: 1px solid #e9e9e9;
	color: #000;
	display: block;
	font: 13px/30px "Geneva","Arial",sans-serif;
}

#categories li.current-cat a { background: #f1f0f5; }
#categories li.current-cat ul.children a { background: #fff; }

#categories li a:hover, #categories li.current-cat ul.children a:hover {
	background: #0093b5 url(images/nav-bg-hover.gif) left top repeat-x;
	color: #09607c;
}

/* DAILY G */

#daily-g {
	position: relative;
	height: 334px;
	background: url(images/daily-g-bg.jpg) left bottom no-repeat;	
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}

#daily-g form {
	position: absolute;
	top: 135px;
	left: 30px;
}

#daily-g p { padding: 10px 0 0; }
#daily-g label { font: 13px "Geneva","Arial",sans-serif; }

#daily-g input {
	width: 140px;
	height: 16px;
	padding: 2px 2px 0;
	background: #e7e8e8 url(images/daily-g-input-bg.gif) left top repeat-x;
	border-top: 1px solid #898989;
	border-right: 1px solid #babbbb;
	border-bottom: 1px solid #cdcece;
	border-left: 1px solid #bbbcbc;
	font: 12px/16px "Helvetica","Arial",sans-serif;
}

#daily-g #mailsubmit {
	width: auto;
	height: 28px;
	padding: 0 20px;
	background: #000 url(images/nav-bg.gif) left -1px repeat-x;	
	border: 1px solid #000;
	color: #fff;
	cursor: pointer;
	font: 14px/30px "Helvetica","Arial",sans-serif;
}

#daily-g #mailsubmit:hover { background: #0093b5 url(images/nav-bg-hover.gif) left top repeat-x; }

/* FEATURED POSTS */

.featured-posts li {
	height: 160px;
	padding: 10px;
	border-bottom: 1px solid #e9e9e9;
}

.featured-posts h3 a {
	color: #000;
	font: bold 1.15em/1.25em "Helvetica","Arial",sans-serif;
}

.featured-posts h3 a:hover { color: #0092ba;}

.featured-posts .alignleft {
	width: 180px;
	height: 160px;
}

.featured-posts img {
	width: 150px;
	height: 150px;
	border: 5px solid #e5e5e5;
	-ms-interpolation-mode : bicubic; /* IE image rendering hack */
}

.featured-posts .alignright {
	position: relative;
	width: 165px;
	height: 155px;
	padding: 5px 0 0;
}

.post-info {
	position: absolute;
	bottom: 5px;
	color: #9ea5a9;
}

.post-info p { line-height: 1.25em	; }

/* G TAGGED POSTS */

.gtagged-posts {
	border-bottom: 1px solid #e9e9e9;
	line-height: 1.5em;
}

.gtagged-posts li { padding: 10px 34px; }

.gtagged-posts a { font-weight: bold; }

.gtagged-posts img {
	margin: 0 0 15px;
	border: 3px solid #e5e5e5;
	display: block;
}

.gtagged-posts a:hover img { background: #0092ba; }

.submit-gtagged {
	clear: both;
	padding: 0 10px;
	background: #000 url(images/nav-bg.gif) left -1px repeat-x;	
}

.gtagged img { display: block; }

.submit-gtagged a {
	padding: 10px 15px;
	display: block;
	background: url(images/arrow-white.gif) right center no-repeat;	
	color: #fff;
	font: bold 1.45em "Helvetica","Arial",sans-serif;
	text-align: right;
}

.submit-gtagged a:hover {
	background: url(images/arrow-blue-bg.gif) right center no-repeat;
	color: #0092ba;
}

/* RECENT COMMENTS */

#recent-comments li a {
	padding: 15px 25px;
	display: block;
	color: #9ea5a9;
	border-bottom: 1px solid #e9e9e9;
}

#recent-comments li a:hover {
	background: #009bc0 url(images/comments-bg.gif) left top repeat-x;
	color: #000;
}

#recent-comments li a .alignleft { width: 60%; }

#recent-comments li a .alignright {
	width: 38%;
	text-align: right;
}

#recent-comments li a .alignleft span, #recent-comments li a .alignright span { color: #0092ba; }
#recent-comments li a:hover .alignleft span, #recent-comments li a:hover .alignright span { color: #fff; }

#recent-comments li span.clear {
	padding: 5px 0 0;
	color: #000;
	display: block;
	font: 1.15em "Geneva","Arial",sans-serif;	
}

/* SIDEBAR ADS */

#sidebar #sidebar-ads {
	padding: 10px 12px 0;
	overflow: hidden;
}

#sidebar-ads li {
	float: left;
	width: 150px;
	height: 150px;
	padding: 0 11px 10px;
}

/* SIDEBAR AUTHORS */

#featured-monkie li {
	padding: 5px 0 0;
	text-align: center;
}

#authors {
	padding: 0;
	border-bottom: 1px solid #e9e9e9;
	list-style: none;
	overflow: hidden;
}

#authors li {
	float: left;
	width: 174px;
	height: 220px;
	padding: 5px;
}

#content #authors li {
	height: 220px;
	padding: 15px 25px 0 0;	
}

#authors a {
	color: #000;
	font: bold 1.55em "Helvetica","Arial",sans-serif;
}

#authors a:hover { color: #0092ba; }

.sections { color: #a12070; }

.browse-monkies {
	clear: both;
	padding: 0 10px;
	border-bottom: 1px solid #e9e9e9;
}

.browse-monkies a {
	padding: 10px 15px;
	display: block;
	background: url(images/arrow-black.gif) right center no-repeat;	
	color: #000;
	font: bold 1.45em "Helvetica","Arial",sans-serif;
	text-align: right;
}

.browse-monkies a:hover {
	background: url(images/arrow-blue.gif) right center no-repeat;
	color: #0092ba;
}

/* FOOTER */

#footer-wrap {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 400px;
	background: url(images/footer-bg.gif) left top repeat-x;
	border-top: 2px solid #d4d5d7;
}

#footer {
	position: relative;
	width: 1000px;
	height: 370px;
	margin: 0 auto;
	padding: 30px 0 0;
	background: url(images/g-logo-footer.gif) center 250px no-repeat;
}

#footer ul {
	clear: both;
	width: 1000px;
	list-style: none;
}

#footer li {
	float: left;
	height: 28px;
}

#footer-nav {
	padding: 90px 0 0;
	background: url(images/footer-title.gif) left top no-repeat;
}

#footer-nav li { padding: 0 4px 0 0; }

#footer-nav li a {
	height: 28px;
	padding: 0 13px;
	background: #eee;
	color: #000;
	font: bold 14px/28px "Helvetica","Arial",sans-serif;
	display: block;
	text-align: center;
}

*html #footer-nav li a {
	width: 110px;
	margin: 0 0 10px;
}

#footer-nav li.current_page_item a {
	background: #000 url(images/nav-bg.gif) left top repeat-x;	
	color: #fff;
}

#footer-nav li a:hover {
	background: #0093b5 url(images/nav-bg-hover.gif) left top repeat-x;
	color: #09607c;
}

#legal {
	padding: 20px 0 0;
	color: #646a6d;
	font: 11px/14px "Helvetica","Arial",sans-serif;
}

#legal li { padding: 0 8px 0 0; }

#legal li span {
	float: left;
	padding: 0 5px;
	border-right: 1px solid #646a6d;
	display: block;
}

#legal li #view-all {
	padding: 0 0 0 5px;
	border-right: none;
}

#footer h6 {
	position: absolute;
	top: 250px;
	left: 360px;
	text-indent: -9999px;
}

#footer h6, #footer h6 a {
	width: 280px;
	height: 108px;
	display: block;
} 

/* WORDPRESS DEFAULTS */

img.alignleft {
	float: left;
	padding: 0 10px 5px 0;
}

img.alignright {
	float: right;
	padding: 0 0 5px 10px;
}

.navigation { clear: both; }
.alignleft { float: left; }
.alignright { float: right; }

/* GreenChefs Recipe CSS */

#content td p { padding: 0; }

.recipebox {
	background: #ebf9fe;
	padding: 18px 18px 18px 48px;
	border: 1px solid #deeff7;
}

.recpelist {
	color: #373d43;
	border-bottom: 1px solid #c9e1e9;
	display: block;
	font: 13px/26px "Georgia","Times New Roman",serif;
}
.recipetitle {
	color: #0d0e0c;
	font: 30px/36px "Georgia","Times New Roman",serif;
}

/* GreenChefs */

.g-blue {
	color: #14b6f3;
	font-size: 12px;
}
.greenchef-recipe-title {
	font-size: 22px;
	font-weight: bold;
	line-height: 26px;
}
.recipeby {
	font-size: 12px;
}

#wpstats {
	position: absolute;
	left: 0;
	bottom: 0;
}
.bg-text { font-size: 12px; font-family: geneva; line-height: 24px; background-color: #eef0d0; 	padding: 3px 4px; }	 
