/*
Theme Name: GF in the City
Theme URI: http://gfinthecity.com/
Description: Sunset theme for GFitC; removes rotating posts on the home page and a few other cleanup items.
Author: Britt & Chris LoSacco
Version: 2.4
License: GNU General Public License
License URI: license.txt
Tags: custom, gfinthecity
*/


/* =======================================
 http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/*
font-family: 'Bernard W01 Condensed';
font-family: 'GloucesterW01-BoldExtCo';
font-family: 'Calisto MT W01';
font-family: 'Calisto MT W01 Italic';
*/
div.center * {
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}

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

a:hover {
	text-shadow: none;
}

li {
	display: inline;
}

p > em, div > em, p > i, div > i {
	font-family: 'Calisto MT W01 Italic';
}

p > strong, div > strong, p > b, div > b {
	font-family: 'Calisto MT W01 Bold';
}

.center {
	width: 980px;
	margin: 0 auto;
}

.relative {
	position: relative;
}

.hidden {
	display: none;
}

.alignright {
	float: right;
}

.padded-input {
	padding: 2px;
	margin: 8px 0;
	text-align: center;
}

.search-input {
	width: 170px;
	padding: 4px;
	margin-top: 14px;
	margin-bottom: 14px;
}

.skyline {
	background: url(images/header-980.png);
	height: 132px;
}

#header {
	margin-bottom: 20px;
}

#header #clickable-header {
	display: block;
	height: 132px;
}

#header #v-mark {
	display: block;
	position: absolute;
	top: 32px;
	left: 298px;
	height: 13px;
	width: 14px;
	background: url(images/certified-v.png);
}

#header nav {
	position: absolute;
	top: 110px;
}

#header #menu-header-nav {
	font-family: 'Bernard W01 Condensed';
	font-size: 15px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
	text-align: right;
}

#header #menu-header-nav li {
	margin-right: 32px;
}

#header #menu-header-nav li a:hover {
	text-decoration: underline;
}

.width-676 {
	width: 676px;
}

#sidebar {
	width: 274px;
	position: absolute;
	top: 0;
	right: 0;
}

#vertical-ad {
	background: #f4f4f4;
	margin: 0 auto;
	text-align: center;
	padding: 10px;
}

#horizontal-ad {
	clear: both;
	padding-top: 20px;
}

#ad-container {
	text-align: center;
	padding: 20px;
}

.gray {
	background: #f4f4f4;
}

#final-post {
	position: relative;
	display: block;
	height: 460px;
}

#final-post figcaption {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background-color: rgba(255,255,255,0.5);
	font-family: 'GloucesterW01-BoldExtCo';
	font-size: 28px;
	border-bottom: 1px solid rgba(170,170,170,0.5);
}

#final-post figcaption h4 {
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
	padding: 20px;	
}

#other-pages li a {
	position: relative;
	display: block;
	background: #f4f4f4;
	height: 133px;
	margin-bottom: 20px;
}

#other-pages li a h3 {
	position: relative;
	display: block;
	top: 50px;
	font-family: 'GloucesterW01-BoldExtCo';
	font-size: 24px;
	text-transform: uppercase;
	vertical-align: middle;
}

#other-pages li a h3.about {
	left: 25px;
}

#other-pages li a h3.recipes {
	left: 20px;
}

#other-pages li a img {
	position: absolute;
	top: 10px;
	right: 10px;
}

#contact-methods {
	float: left;
	width: 88px;
	margin-left: 5px;
	margin-top: 5px;
}

#contact-methods li {
	float: left;
}

#contact-methods li a {
	float: left;
	height: 32px;
	width: 32px;
	margin: 4px;
}

#contact-methods .email-btn {
	background: url('images/buttons/email-btn.png');
}

#contact-methods .rss-btn {
	background: url('images/buttons/rss-btn.png');
}

#contact-methods .twitter-btn {
	background: url('images/buttons/twitter-btn.png');
}

#contact-methods .facebook-btn {
	background: url('images/buttons/facebook-btn.png');
}

#email-newsletter {
	background: #f4f4f4;
	text-align: center;
	margin-left: 98px;
	margin-right: 8px;
	padding: 10px 0;
}

#email-newsletter * {
	font-family: 'Bernard W01 Condensed';
	font-size: 12px;
}

#other-links {
	margin-top: 20px;
}

.float-left {
	float: left;
	margin-right: 20px;
}

.big-image-button {
	background: #f4f4f4;
}

.big-image-button a {
	display: block;
	font-family: 'GloucesterW01-BoldExtCo';
	text-align: center;
	padding: 20px;
	font-size: 24px;
}

.big-image-button h3 {
	padding-bottom: 20px;
}

#other-links .last-div {
	float: left;
	width: 220px;
	text-align: center;
}

#other-links .last-div form {
	background: #f4f4f4;	
	text-align: center;
	margin-bottom: 20px;
}

footer {
	clear: both;
	padding-top: 30px;
	font-family: 'GloucesterW01-BoldExtCo';
	color: #999;
}

footer hr {
	display: none;
}

footer .closing-div {
	border-top: 1px solid #999;
	padding-top: 6px;
	margin-bottom: 30px;
}

footer a {
	color: #999;
	float: right;
}

article, #comments {
	font-family: 'Calisto MT W01';
	font-size: 14px;
	line-height: 1.2;
}

article {
	padding-bottom: 1em;
	margin-bottom: 2em;
	border-bottom: 1px dotted #999;
}

article *, .page * {
	text-shadow: none !important;
}

article a {
	color: #58a;
}

article a:hover {
	text-decoration: underline;
}

article p {
	font-size: 14px;
	line-height: 1.4;
}

article p, article > div {
	margin-bottom: 1em;
}

article h1, .page h1 {
	font-family: 'GloucesterW01-BoldExtCo';
	font-size: 28px;
	margin-bottom: 4px;
}

article h1 a {
	color: #000;
}

article h1 a:hover {
	text-decoration: none;
}

article time {
	font-family: 'Bernard W01 Condensed';
	font-size: 14px;
}

article header {
	margin-bottom: 16px;
	color: #8cacb9;
}

article .readmore, .comment-number {
	font-family: 'GloucesterW01-BoldExtCo';
	font-size: 18px;
}

.print-link {
	text-align: right;
}

.page h2 {
	font-family: 'Calisto MT W01 Italic';
	font-size: 14px;
	line-height: 1.2;
	margin-top: 3em;
}

#monthly-archive-list li {
	font-family: 'GloucesterW01-BoldExtCo';
	font-size: 21px;
	display: block;
	margin-top: 8px;
	color: #8cacb9;
}

#monthly-archive-list li a {
	color: #8cacb9;
}

#monthly-archive-list li a:hover {
	text-decoration: underline;
}

.list-header {
	font-family: 'GloucesterW01-BoldExtCo';
	font-size: 18px;
	text-shadow: none;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
	margin-bottom: 20px;
}

#comments ol {
	list-style-type: decimal;
}

#comments-title {
	font-family: 'GloucesterW01-BoldExtCo';
	font-size: 18px;
	margin-bottom: 4px;
}

#comments a {
	color: #58a;
}

#comments a:hover {
	text-decoration: underline;
}

.comment {
	display: block;
	margin-top: 12px;
	margin-bottom: 24px;
}

.comment p, #respond p {
	margin-bottom: 8px;
}

.comment p, #respond p, #respond label {
	text-shadow: none;
}

.comment-author {
	margin-bottom: 4px;
}

#respond {
	border: 1px solid #999;
	background: #f4f4f4;
	padding: 16px;
}

#respond h3 {
	font-family: 'Bernard W01 Condensed';
	font-size: 14px;
	margin-bottom: 16px;
}

#respond input[type='text'], #respond textarea {
	display: block;
	width: 400px;
}

.form-allowed-tags {
	display: none;
}