@import url(../modularity/style.css);
	
/*
Theme Name: F8-Goodbye Melbourne Hello New York
Theme URI: http://graphpaperpress.com
Description: A child theme based on F8-Remixed Modularity 2.2 and above
Author: All 9 Lives
Author URI: http://www.all9lives.com
Template: modularity	
Version: 2.2
License:  GPL
*/
body {
	color:#000;
	background:#fff;
}

.container-inner {
	width:950px;
	margin:0 auto;
	padding:0;
}

.container {
	margin:0px auto 10px auto;
}

h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,p,li a {
	color:#000;
}

a {
	color:#428ce7;
	text-decoration:none;
}

a:hover,a:focus {
	color:#000;
}


	
/* Masthead */
#masthead {
	float:none;
	margin:0;
	padding:0;
	height:50px;
}

#masthead #logo {
	float:left;
}

#masthead #logo h1.sitename {
	margin:0;
	padding:0;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:3.4em;
	text-transform:uppercase;
	float:left;
	line-height:0;
}

#masthead h1.sitename a {
	color:#000;
	text-decoration:none;
}

#masthead h1.sitename a:hover {
	color:#222;
}

#masthead #logo div.description {
	margin:16px 16px 0;
	font-size:1em;
	padding:0;
	color:#000;
	float:left;
	display: none;
}

#masthead ul {
	margin:7px 0 0;
	padding:0;
	list-style:none;
}

ul#portfolio {
	border: 3px solid #000000;
	border-top: 0px;
}

.span-24 {
	margin-top: 15px !important;
}

#static-portfolio {
	margin:0;
	padding:0;
}

.static-image-wrapper {
	background:#000;
	position:relative;
	width:950px;
	overflow:hidden;
	height:425px;
}

.static-image-wrapper img {
	width:950px;
}

.static-image-wrapper .title-overlay {
	background:#000;
	padding:10px;
	top:10px;
	right:10px;
	display:block;
	height:auto;
	position:absolute;
	width:290px;
	z-index:101;

	
/* opacity - move to sep. stylesheet */
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

.static-image-wrapper .title-overlay h2 {
	text-transform:uppercase;
	border-bottom:1px solid #fff;
}

.static-image-wrapper .title-overlay h2 a {
	color:#fff;
	text-decoration:none;
}

.static-image-wrapper .title-overlay h2 a:hover {
	color:#666;
}

.static-image-wrapper .title-overlay p {
	text-transform:none;
	color:#fff;
}

.static-image-wrapper .title-overlay p a {
	color:#fff;
}

.static-image-wrapper .title-overlay .postmetadata {
	color:#666;
}

.static-image-wrapper .title-overlay .postmetadata a {
	color:#666;
}

.postmetadata {
	background:#111;
	padding:1em;
	color:#999;
	-moz-border-radius:0;
	-khtml-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
}

.post .postmetadata a {
	padding:1px;
}

.post .postmetadata a,.post .postmetadata a:visited {
	color:#fff;
	font-weight:normal;
}

.post .postmetadata a:hover {
	color:#000;
	text-decoration:none;
	font-weight:normal;
	background-color:#fff;
}

.prev {
	float:left;
}

.next {
	float:right;
}

.prev a,.next a {
	background-color:#000!important;
	color:#eee!important;
	text-decoration:none;
	padding:4px 10px 6px!important;
	font-size:14px;
	display:inline;
}

.prev a:hover,.next a:hover {
	background-color:#222!important;
	color:#fff!important;
}

.byline {
	font-size:11px;
	margin:0;
	color:#444;
}

.byline a {
	color:#444;
}

.byline a:hover {
	color:#000;
	text-decoration:underline;
}

hr {
	background:#444;
}

div.colborder {
	border-right:0 solid #000;
	margin-right:0;
}

h3.sub,h2.sub,#sidebar h3 {
	border-bottom:1px solid #000;
	color:#000;
}

.span-24 h3.sub {
	border-bottom:3px solid #000;
	font-size:3.5em;
}

#sidebar h6 {
	margin-top:10px;
}

#sidebar ul li,ul.txt li {
	border-bottom:1px solid #000;
	background:none;
}

#sidebar .item {
	margin-bottom:2em;
}

#sidebar ul li {
	padding:3px;
}

#sidebar ul li:hover,ul.txt li:hover {
	color:#fff;
	background:#111;
}

#sidebar ul li a,ul.txt li {
	color:#333;
}

#sidebar ul li a {
	display:inline;
	border-bottom:none;
}

#sidebar ul li a:hover,#sidebar ul li:hover a {
	background-color:#111;
	background:none;
	color:#eee;
}

#sidebar a:hover {
	color:#000;
}


	
/* FOOTER */
#footer-wrap {
	background:#fff;
	border-top:10px solid #222;
	color:#333;
	margin-top:40px;
}

#footer a {
	font-weight:bold;
	color:#000;
	padding:2px;
}

#footer a:hover {
	color:#fff;
	background-color:#000;
}

#footer h3 {
	color:#333333;
}

#footer,#footer p {
	color:#222;
}

#footer .span-3 {
	width:auto;
}

#footer ul {
	list-style:none;
	margin:0;
	padding:0;
	border-top:1px solid #444;
}

#footer ul li a {
	color:#eee;
	height:1%;
	background:url(images/li.png) no-repeat 0;
	line-height:1.2em;
	border-bottom:1px solid #444;
	display:block;
	padding:6px 0 6px 8px;
}

#footer ul li a:hover {
	color:#000;
}

#footer ul li a span {
	color:#696455;
}

#footer ul li.active a {
	cursor:default;
	color:white;
}

#footer .item {
	margin-bottom:2em;
}

#inside-wrap {
	margin:0 auto;
	padding:0;
}

* html #inside-wrap {
	margin-top:10px;
}

.pusher {
	text-align:right;
	background:#fff url(images/pusher.png) no-repeat bottom right;
	padding:4px 10px 0 0;
	font-size:11px;
	border-bottom:5px solid #000;
}

.pusher a {
	color:#ccc;
	text-decoration:none;
}

.pusher a:hover {
	color:#fff;
	text-decoration:underline;
	cursor:pointer;
}

.mover {
	color:#000;
	border-bottom:5px solid #000;
	padding:10px 0;
}

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

.move a:hover {
	color:#ffffff;
}

.feed {
	margin-left:3px;
	padding:0 0 0 19px;
	background:url(images/rss.png) no-repeat 0 50%;
	color:#eee;
}


	
/* NAVIGATION */
#nav-wrap {
	height:38px;
	background:#000;
	margin:0;
}

.home #nav-wrap {
	margin:0;
}

.sf-menu {
	margin:0 0;
	padding:0;
	display:block;
	position:relative;
	top:0;
	height:34px;
	float:left;
	z-index:110;
	font-size:1.3em;
	font-weight:bold;
}

.sf-menu li {
	margin-right:0;
}

.sf-menu li a {
	padding:10px 10px 12px 12px;
}

.sf-menu li a:hover {
	color:#fff;
}

.sf-menu li.sfHover ul {
	top:2.8em;
}

.sf-menu li {
	border-right:1px solid #ccc;
	margin-left:0;
}

.sf-menu li.right {
	border:none;
	float:left;
	position:absolute;
	top:11px;
	right:11px;
}

.sf-menu li li {
	border:none;
}

.sf-menu li li li {
	border:none;
}

.sf-menu a {
	padding:9px;
	text-decoration:none;
}

.sf-menu ul {
	min-width:100%;
	width:180px!important;
	font-size:.9em;
}

.search_form {
	width:170px;
	float:right;
	margin:6px;
}


	
/* BOXES */
.error,.notice,.success. .box {
	padding:.8em;
	margin-bottom:1em;
	border:1px solid #444;
	background:#000;
	color:#eee;
	border-bolor:#444;
}

.error a,.notice a,.success a,.box a {
	color:#fff;
}

.welcomebox {
	padding:1.5em;
	margin-bottom:1.5em;
	background:#000;
	-moz-border-radius:0;
	-khtml-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
}

.welcomebox h2 {
	color:#f1f1f1;
}

.welcomebox h3.sub {
	color:#bbb;
	border-bottom:1px solid #bbb;
}

.welcomebox h2 a {
	color:#fff;
	font-weight:bold;
}


	
/* SLIDER */
.sliderGallery {
	width:3260px;
}

.slider-item span.slider-title {
	width:302px;
}

.slider-item .attachment-thumbnail {
	width:310px;
}


	
/* PORTFOLIO THUMBNAILS */
.portfolio-image-wrapper {
	position:relative;
	margin:0 0 6px;
	padding:0;
}

.portfolio-image-wrapper h6.title-overlay {
	text-transform:uppercase;
	background:#000;
	padding:4px;
	top:183px;
	left:0;
	bottom:0;
	height:15px;
	width:302px;
	overflow:hidden;
	position:absolute;
	max-width:302px;
	z-index:101;

	
/* opacity - move to sep. stylesheet */
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

.portfolio-image-wrapper h6.title-overlay a {
	color:#ccc;
	text-decoration:none;
}

.portfolio-image-wrapper h6.title-overlay a:hover {
	color:#fff;
}

.portfolio-image-wrapper .category-overlay {
	font-size:.8em;
	background:#000;
	color:#515151;
	padding:2px;
	text-align:right;
	top:0;
	right:0;
	display:block;
	height:16px;
	width:auto;
	overflow:hidden;
	position:absolute;
	max-width:302px;
	z-index:101;

	
/* opacity - move to sep. stylesheet */
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

.portfolio-image-wrapper .category-overlay a {
	color:#515151;
}

.portfolio-image-wrapper .category-overlay a:hover {
	color:#fff;
}

.thumbnail,.attachment-thumbnail {
	max-width:310px;
	max-height:206px;
	width:310px;
	height:206px;
	margin:0 1.5em 1.5em 0;
	float:left;
}

.gallery-caption {
	font-style:italic;
	text-align:center;
}


	
/* CATEGORY SECTION */
#category-stack {
	margin:0 0 2em;
}

.byline {
	font-size:.9em;
	margin:0;
	color:#444;
}

.byline a {
	color:#bbb;
}

.more {
	margin:0 0 1em;
	background:#000;
}

.more ul {
	list-style:none;
	margin:0;
	padding:0;
}

.more ul li a {
	color:#eee;
	height:1%;
	line-height:1.2em;
	border-bottom:1px solid #444;
	display:block;
	padding:6px 0 6px 8px;
}

.more ul li a:hover {
	color:#fff;
	background-position:1px .8em;
	background:#111;
}

.more ul li a span {
	color:#696455;
}

.more ul li.active a {
	cursor:default;
	color:white;
}


	
/* POSTS */
.entry {
	margin:10px 0;
}

.entry p {
	margin-bottom:.5em;
}

.entry a {
	color:#1f1f1f;
	font-weight:bold;
	text-decoration:none;
}

.entry a:hover,.entry a:focus {
	color:#fff;
	background-color:#1f1f1f;
}

.hentry h2 {
	margin-bottom:.2em;
	color:#ffffff;
	background-color:#000000;
	display:inline;
	font-weight:bold;
	line-height:1.4em;
	padding:3px;
}

.hentry h2 span {
	padding:3px;
	background-color:#000;
}

.hentry h2 a,.hentry h2 a:visited {
	color:#ffffff;
	background-color:#000000;
}

.hentry h2 a:hover,.hentry h2 a:active {
	color:#000000;
	background-color:#ffffff;
}

.post a,.post a:visited,#respond a,#respond a:visited {
	font-weight:bold;
	color:#000;
}

.post a:hover,.post a:active,#respond a:hover,#respond a:active {
	font-weight:bold;
	color:#fff;
	background-color:#000;
}

img.size-full {
	border: 3px solid #000000;
	margin: 0;
	padding: 0;
}

.gmhny_day {
	background-color:#000!important;
	color:#eee;
	font-weight:bold;
}


	
/* HOMEPAGE */
.span-15 {
	width:640px;
	margin-top: 15px;
}

.span-8 {
	width:310px;
}

.mover .span-8 {
	width:310px;
}


	
/* A9L Styles */
.gmhny_sidebar {
	width:286px!important;
	margin-top: 15px;
}

img.MyFreeCopyright {
	margin-right:10px;
}

.a9l-footer {
	text-align:right;
}

.double-border {
	display:none;

	
/* Hide double border at bottom */
}


	
/* Comment Form */
#commentform p input, 
.wpcf7 p input {
	border:5px solid #EEEEEE;
	font-size:1.8em;
	margin-top:5px;
	padding:4px;
	width:40%;
	font-family:monospace;
}

#commentform p input:hover, 
#commentform p input:focus, 
#commentform textarea:focus, 
.wpcf7 p input:hover, 
.wpcf7 p input:focus, 
.wpcf7 textarea:focus {
	border:5px solid #222222;
}

#commentform label, 
.wpcf7 label {
	font-size:1.5em;
}

#commentform textarea, 
.wpcf7 textarea {
	font-size:2em;
	padding:4px;
}

#commentform #submit, 
.wpcf7 #submit {
	cursor:pointer;
}

/* Contact Form - Contact Form 7 */

.wpcf7 #submit {
	width: 80px;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	border: 0;
	padding: 5px;
	background-color: #222222;
	color: #bbb;
}

.wpcf7 #submit:hover {
	color: #fff;
	background-color: #000;
}

.wpcf7 textarea {
	border: 5px solid #EEEEEE;
	width: 95%;
}

.wpcf7 label {
	font-size: 1.3em;
	font-weight: bold;
}
	
/* Comments List */
.commentlist li:hover {
	border-top-color:#222;
}

.commentlist li:hover .commentmetadata {
	background-color:#222;
}


	
/* Tag Cloud Links */
#newtagcloud {
	margin:auto;
	text-align:center;
	width:90%;
}

#newtagcloud a {
	background-color:#000000;
	border:2px solid #000000;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
}

#newtagcloud a:hover,#newtagcloud a:focus {
	color:#000;
	background-color:#fff;
	text-decoration:none;
}

#new-tag-cloud h3 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
}

/* Subscribe */

/* 
Local 	= #text-8
Dev 	= #text-5
Prod	= #text-5
*/ 

#text-5 {
	display: block;
	clear: both;
}

#text-5 .textwidget {
	/* border: 4px solid #000; */
	/* height: 80px; */
	/* border-top: 3px solid #000; */
}

#sidebar .subscribe_icons {
	margin: 10px auto;
}

#sidebar .subscribe_icons li {
	float:left;
	margin:0 2px 5px;
	width:55px;
	text-align:center;
	font-size:11px;
	border-bottom: none;
	border: 2px solid #fff;
}

#sidebar .subscribe_icons li:hover {
	background: none;
	border: 2px solid #000;
}

#sidebar .subscribe_icons a {
	display:block;
	background:url('/wp-content/themes/f8-gmhny/images/subscribe_spritemap.png') center top no-repeat;
	padding:40px 0 2px;
	
}

#sidebar .subscribe_icons a:hover {
	color:#444;
	text-decoration:none;
	background:url('/wp-content/themes/f8-gmhny/images/subscribe_spritemap.png') center top no-repeat;
	
}

#sidebar .subscribe_icons .subscribe_twitter a {
	background-position:center -0px;
}

#sidebar .subscribe_icons .subscribe_facebook a {
	background-position:center -100px;
}

#sidebar .subscribe_icons .subscribe_rss a {
	background-position:center -200px;
}

#sidebar .subscribe_icons .subscribe_email a {
	background-position:center -300px;
}

#sidebar .subscribe_icons .subscribe_buzz a {
	background-position:center -391px;
}

#subscribe_options p {
	clear:both;
}

.more_subscribe_options {
	text-align:center;
}

/*
#feedburner input.fb_email {
	border: 3px solid black;
	width: 180px;
	padding: 3px;
}
*/

#feedburner input.fb_email {
	border:3px solid #EEEEEE;
	font-size:1.2em;
	margin-top:3px;
	padding:0px 4px;
	width:180px;
	font-family:monospace;
	font-weight: bold;
	height: 22px;
	vertical-align: middle;
	
}

#feedburner .fb_email:hover, #feedburner .fb_email:focus {
	border-color: #222222;
}

#feedburner .submit {
	width: 80px;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	border: 0;
	padding: 6px;
	background-color: #222222;
	color: #bbb;
	margin-left: 8px;
	cursor: pointer;
}

#feedburner .submit:hover {
	color: #fff;
	background-color: #000;

}

#columnists {
	font-size:10px;
	line-height:1.3em;
}


	
/* A9L Share Box */
.a9l_share {
	display:block;
	border:2px solid #111;
	padding:5px 5px 0;
	margin:5px 0 0;
	height:25px;
}

.a9l_share a:hover {
	background:none;
}

.a9l_share li {
	display:inline;
	list-style:none;
	height:25px;
	vertical-align:top;
	float:left;
	margin:0 10px;
}

.a9l_share li.retweet {
	width:60px;
}

.a9l_share li.digg {
	width:60px;
}

.a9l_share li.digg iframe {
	width:70px!important;
	text-align:center;
}
