/*
Theme Name: Hum
Theme URI: http://wordpress.org/extend/themes/hum/
Author: Daryl Koopersmith
Author URI: http://darylkoop.com/
Description: A responsive theme designed to show off a stream of posts, quotes, and images. Add a custom logo to stand out from the crowd. Hum builds off of Twenty Eleven, so you get all of the goodness of a WordPress core theme included.
Version: 0.2.1
Tags: light, white, gray, one-column, left-sidebar, flexible-width, custom-header, custom-background, threaded-comments, sticky-post, post-formats
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
template: twentyeleven
*/

@import url('../twentyeleven/style.css');


/* =========================================================================
 *   STANDARDIZE ONE-COLUMN
 * ========================================================================= */





.sig{width:287px !important;}

.pages{border-bottom:1px solid #888; font-size:16px;}

.cats {
	color: red !important;
	font-size:14px; 
	clear:both; 
	
      }
      
      
      
      .cats a {

  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

#related_posts_thumbnails {
list-style-type: none;
list-style-position: inside;
padding: 0pt;
margin: 0 0 0 11px;
}

#related_posts_thumbnails li {
width:130px;
float: left;
margin: 0pt;
padding: 0 20px 5px 0;
display: block;
text-align:center;
}

#related_posts_thumbnails li:hover a{
color:#666;}

#related_posts_thumbnails li a:hover {
color:#666;

}

.thumbtitle{
font-family:"ff-dagny-web-pro",sans-serif; 
font-size:30px;
font-weight:200;
margin: 0 0 20px 11px;
}

#related_posts_thumbnails li a+a {
display: block;

text-decoration: none;
font-family:"ff-dagny-web-pro",sans-serif; 
font-size:10px;
font-weight:400;
color:#999;
}

#related_posts_thumbnails img {
padding: 0 ;
margin:  0 0 5px 0;


-webkit-border-radius: 199px; /* Saf3+, Chrome */
-moz-border-radius: 199px;
border-radius: 199px; /* Opera 10.5, IE 9 */
/*-moz-border-radius: 30px; Disabled for FF1+ */
}
#related_posts_thumbnails img:hover {
opacity:1;
}


.blurb{
	position: fixed; 
	bottom:45px;
	left:15px; 
	color:#b2b2b2 !important;
	width:130px; 
	margin-bottom:30px !important;  
	font-size:10px;
	letter-spacing:1px;
	line-height:10px; 		
	font-family:"ff-dagny-web-pro",sans-serif; 
	overflow:hidden; 
	text-align:center !important;
	  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}


.blurb:hover{color:#666 !Important;}

#page {
	max-width: 1000px;
}

}
#nav-below {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.625em;
}
#secondary {
	float: none;
	margin: 0 7.6%;
	width: auto;
}
/* Simplify the showcase template */
.page-template-showcase-php section.recent-posts {
	float: none;
	margin: 0;
	width: 100%;
}
.page-template-showcase-php #main .widget-area {
	float: none;
	margin: 0;
	width: auto;
}
.page-template-showcase-php .other-recent-posts {
	border-bottom: 1px solid #ddd;
}
/* Simplify the showcase template when small feature */
section.featured-post .attachment-small-feature {
	border: none;
	display: block;
	height: auto;
	max-width: 60%;
	position: static;
}
article.feature-image.small {
	margin: 0 0 1.625em;
	padding: 0;
}
article.feature-image.small .entry-title {
	font-size: 20px;
	line-height: 1.3em;
}
article.feature-image.small .entry-summary {
	height: 150px;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
}
article.feature-image.small .entry-summary a {
	left: -9%;
}
.search-results .entry-summary {
	padding: 0.6em 7.6% 0;
	border-style: solid;
	border-color: #EEE;
	border-width: 0 0 1px;
}

/* Remove the margin on singular articles */
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	width: auto;
}
/* Simplify the pullquotes and pull styles */
blockquote cite {
	text-align: right;
	display: block;
}
.singular blockquote.pull {
	margin: 0 0 1.625em;
}
.singular .pull.alignleft {
	margin: 0 1.625em 0 0;
}
.singular .pull.alignright {
	margin: 0 0 0 1.625em;
}
.singular .entry-meta .edit-link a {
	position: absolute;
	left: 0;
	top: 40px;
}
.singular #author-info {
	margin: 2.2em -8.8% 0;
	padding: 20px 8.8%;
}
.commentlist {
	width: auto;
	margin-left: 102px;
}
#respond {
	width: auto;
}
.commentlist > li.comment, .commentlist .pingback {
	margin-left: 0;
}

/* =========================================================================
 *   GLOBAL
 * ========================================================================= */
audio {
	width: 100%;
}

/* =========================================================================
 *   STRUCTURE
 * ========================================================================= */

#main,
#colophon {
	margin-left: 159px;
}
#branding {
	border-right: 22px solid #555;
	position: fixed;
	width: 130px;
	right:0;
	padding:15px!important;
	text-align:left;
background-image: url(http://www.abstractcartography.org/overheadcompartment/6f3888de.png);
  perspective: 800px; background-color: #e5e5e5;}

#secondary {
	display: none;
}

/* =========================================================================
 *   COLOR ANIMATIONS
 * ========================================================================= */


/* =========================================================================
 *   HOVERED BRANDING
 * ========================================================================= */


/* =========================================================================
 *   MENU
 * ========================================================================= */

#access {
	margin-top: 10px;
	background: transparent;
text-align:center;
}
#page #branding #access div {
	margin: 0;
	padding: 0;
}
#access ul {
	margin: 0;
}

#access li {
	float: none;
}

#access a {
	text-transform:uppercase;
	font-size: .8em;
	letter-spacing:.1em;
	display: inline-block;
	padding: 0;
}

#access li:hover > a,
#access a:focus {
	background: transparent;
}

#page #branding #access a:hover,
#page #branding #access a:focus,
#page #branding #access .current_page_item > a:hover,
#page #branding #access .current_page_item > a:focus,
#page #branding #access .current_page_ancestor > a:hover,
#page #branding #access .current_page_ancestor > a:focus {
	color: #fd748b;
}

#access ul ul {
	top: 2.6em;
	left: 100%;
	margin-left: -40px;
	-webkit-box-shadow: 3px 3px 6px rgba( 0, 0, 0, 0.2 );
	-moz-box-shadow:    3px 3px 6px rgba( 0, 0, 0, 0.2 );
	box-shadow:         3px 3px 6px rgba( 0, 0, 0, 0.2 );
}

#access ul ul:after {
	content: '';
	display: block;
	position: absolute;
	top: -6px;
	left: 1em;

	border-width: 0 6px 6px 6px;
	border-color: #f9f9f9 transparent;
	border-style: solid;
}

#access ul ul :hover > a {
	background: #f9f9f9;
}

#access li li {
	margin: 0;
	text-align: left;
}

#access li li:last-child a {
	border-bottom: 0;
}

#access ul ul ul {
	margin-left: 6px;
}
#access ul ul ul:after {
	top: 1em;
	left: -6px;
	border-color: transparent #f9f9f9;
	border-width: 6px 6px 6px 0;
}

/* =========================================================================
 *   SEARCH FORM
 * ========================================================================= */

#page #branding #searchform {
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	overflow: hidden;
	margin: 10px 0;
	opacity: 0.6;
	max-width: none;
}

#page #branding #s:focus {
	width: 140px;
}

#page #branding #s {
	width: 72px;
	background-color: transparent;
	border-color: rgba( 255, 255, 255, 0.6 );
	font-size: 13px;
	font-weight: 500;
}

/* Two rules to ensure browser recognition */
#page #branding #s::-webkit-input-placeholder {
    color: rgba( 0, 0, 0, 0.4 );
}
#page #branding #s:-moz-placeholder {
    color: rgba( 0, 0, 0, 0.4 );
}

/* =========================================================================
 *   HEADER
 * ========================================================================= */

#branding hgroup {
	margin: 0;
}

#page #branding > a {
	/*padding-top: 20px;*/
	padding-bottom: 20px;
	display: block;
}


#branding img {
	width: auto;
	max-height: 200px;
	max-width: 100%;
}

#logo {
	
	width: auto;
	margin: 0;
	width:120px;
	height: 120px;
	margin: 4px 0 0 4px;
		display:block;
	background-image: url(http://www.abstractcartography.org/overheadcompartment/49b7839b.png);

  -webkit-transform: scale(.8);
        -webkit-transition: all .5s ease-in-out ;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    
    overflow:hidden;
	
}


#logo:hover { cursor:pointer; background-image: url(http://www.abstractcartography.org/overheadcompartment/c5400bf5.png); }


#logo:hover{
opacity:1;

	 -webkit-transform:scale(.8)  ;
    -moz-transform:rotate(-20deg);
    -o-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg);

 }



}

#page #branding #site-title a:hover,
#page #branding #site-title a:focus {
	color: #fd748b;
}

#site-description {
	width: auto;
	margin: 0 0 15px;
	color: #aaa;
}

#branding {
	border: 0;
	text-align: left;
	top: 0;
	left:0;
	bottom: 0;
	padding: 1.6em 1.6em  1.6em 1.6em;
	background-color: #d6d6d6 !important;
	font-family:"ff-dagny-web-pro",sans-serif;
	font-weight:400;
}

#branding a {color:#666;}





#branding a:hover {
color: #b3b3b3 !important;}

#branding ul {
padding:30px important!;
}

#branding ul li a:hover{
	color:#888;	
	}
	
#branding ul li {

}
	
#branding ul li a {
	

	
	
	}


.admin-bar #branding {
	top: 28px;
}

/* =========================================================================
 *   CONTENT
 * ========================================================================= */

#page {
	background: transparent;
	margin-top: 5.8em;
}

.titular {
		width:100px;
		position:relative;
		top:-67px;
		font-size:.7em;
		line-height:1.1em;
		margin:0 0 0 189px;
		font-weight:600;
		font-family:"ff-dagny-web-pro",sans-serif;
		color:#bbb;
		text-shadow: 1px 1px #fff;
		cursor:default;
		
		opacity:.9; -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
		
		}
		
h4 {font-size:4em;}
		
	
		

#main {
	padding: 0 0 0 0 !important;
}
#main #content {
	padding: 15px 0 0 0 !important;
}

#content .hentry {
	background: none;
}
.authorname {
	font-family:"ff-dagny-web-pro",sans-serif;
	text-transform:uppercase;
	font-size: .5em;
	font-weight: 400;
	letter-spacing: .2em;
	clear: both;
	color: #999;
	padding:5px;
	
}

.authorname a{
color: #999;
text-decoration:none;
}

.authorname a:hover{color:#000;}

.entry-header .entry-format {
	position: relative;
	line-height: 1.4em;
}

.entry-header .comments-link a {
	right: 7.6%;
	top: 1.8em;
}

.hentry, .no-results {
	border: 0;
}

.entry-title {
	padding: 0;
}

.entry-meta a {
	color: #333;
	text-decoration: none;
}
.entry-meta a:hover,
.entry-meta a:focus {
	color: #fd748b;
}

#content .hentry {
	padding: 0;
}

.hentry header {
	padding: 0 0 0 1.625em ;
}

#content .hentry .entry-content {
	margin:.7em 1.7em;
	border-style: solid;

}
.page #content .hentry .entry-content {
	border: 0;
}

.hentry footer {

	min-height: 18px;
	padding: 2em;
	background: transparent;
	overflow: hidden;
}

.singular .hentry footer {
	min-height: 0;
}


/* =========================================================================
 *   POST FORMATS
 * ========================================================================= */

article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
	padding: 0;
}

article.format-aside .entry-content p:last-child,
article.format-link .entry-content p:last-child,
article.format-status .entry-content p:last-child {
	margin-bottom: 1em;
}

article.format-gallery .entry-content {
	overflow: hidden;
}

article.format-gallery .gallery-thumb {
	margin: .375em 1.5em 1.25em 0;
	display: block;
}
article.format-gallery .gallery-thumb img {
	padding: 6px;
	border: 1px solid #ddd;
}

/* -------------------------------------------------------------------------
 *   Status
 * ------------------------------------------------------------------------- */
article.format-status .entry-content {
	overflow: hidden;
	min-height: 86px;
}
.singular article.format-status .entry-content {
	min-height: 0;
}

.hentry.format-status .entry-title,
.hentry.format-aside .entry-title,
.hentry.format-link .entry-title {
	display: none;
}

/* -------------------------------------------------------------------------
 *   Quote
 * ------------------------------------------------------------------------- */
#content .hentry.format-quote {
	padding: 0;
}

.format-quote header {
	padding: 1.625em 7.6% 1.5em;
}

.format-quote .entry-title {
	display: none;
}

.format-quote header hgroup {
	float: left;
}
.format-quote header .entry-format {
	top: 1px;
}

.format-quote header .entry-meta {
	clear: none;
	margin-left: 15.2%;
}

#content article.format-quote header .comments-link a {
	top: 1em;
}

#content .format-quote .entry-content {
	padding: 1.75em 7.6% 0;
	border-width: 1px 0;
}



blockquote{

	


}

.format-quote blockquote p {
	margin-bottom: 0.75em;
}

.format-quote cite {
	display: block;
	text-align: right;
	margin: 1em 0 0;
	color: #999;
	font-size: 12px;
	letter-spacing: 0.3em;
	word-spacing: 0.2em;
	line-height: 2.6em;
	text-transform: uppercase;
	font-style: normal;
}

/* -------------------------------------------------------------------------
 *   Image
 * ------------------------------------------------------------------------- */

/* The first paragraph should contain the image. */
.full-width,
#content article.format-image .entry-content > :first-child {
	margin: 0 -8.96226415%;
	max-width: 117.924528%;
	width: 117.924528% !important;
	padding: 0;
	overflow: hidden;
}
#content article.format-image .entry-content > :first-child img {
	display: block;
	width: 100%;
}

#content .indexed.format-image p {
	margin-bottom: 1.625em;
}
#content .format-image .wp-caption {
	background: #f1f1f1;
}
#content .format-image .wp-caption .wp-caption-text {
	color: #333;
}

#content .format-image .entry-content > .wp-caption:first-child .wp-caption-text {
	padding: 1.5em 1em 1.5em 40px;
	margin: 0;
}
#content .format-image .entry-content > .wp-caption:first-child .wp-caption-text:before {
	left: 20px;
	top: 1.1em;
	color: #ccc;
}

#content article.format-image .entry-content > :first-child + p {
	margin-top: 1.625em;
}

.indexed.format-image footer.entry-meta a:hover {
	color: #fd748b;
}
.indexed.format-image footer.entry-meta .edit-link a:hover {
	color: #fff;
}

#content article.sticky header .entry-format,
#content article.format-image header .entry-format,
#content article.format-gallery header .entry-format {
	position: absolute;
	top: 2.375em;
}

#content article.format-image footer {
	padding: 1.625em 7.6%;
	background: transparent;
}

.indexed.format-image div.entry-meta + div.entry-meta {
	text-align: right;
	width: 64%; /* to prevent odd line breaks when rounding percentages */
}

#content article.format-image .edit-link {
	position: absolute;
	bottom: 1.55em;
	right: 1.25em;
}

/* =========================================================================
 *   SINGULAR
 * ========================================================================= */


#content nav {
	padding:0;
}

#nav-single {
	text-align:right;
	float:right;
	margin:0 .6em 0 0;
	top: 0;
	background-color: red;
	padding:0;
	width:140px;
}

#nav-single .nav-previous {
	
}

#nav-single .nav-next {

}


.media{width:150px; position:fixed; left:15px; bottom:24px; margin:0 auto; }

.media ul {list-style-type:none;   display:inline; }

.media ul li  {float:left; width:27px; height:27px;  margin-right:7px; background-image: url('http://www.abstractcartography.org/overheadcompartment/3467f747.png'); text-align:center; opacity:.9; -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
 }

.media ul li img {padding:0 0 5px 0;}

.media ul li:hover{opacity:1; background-image: url('http://www.abstractcartography.org/overheadcompartment/b7bd5958.png'); cursor:pointer;}

.media ul li img:hover {opacity:1; cursor:pointer;}

.singular .entry-title {
	text-decoration: none;
	padding: 0 0 0 0 !important;
	font-size: 2.2em;
	line-height:1em;
	font-weight:200;
	margin:0 auto;
	
}

.sig img{width:40px !important;}

.redline{
border-bottom: #fd748b solid 2px;
}

.singular .entry-title a {
color: #000;
}

.singular .entry-title a:hover {
color: #999;
}


.singular #content .hentry.format-status .entry-content,
.singular #content .hentry.format-aside .entry-content,
.singular #content .hentry.format-link .entry-content {
	padding-top: 2.5em;
}

/* -------------------------------------------------------------------------
 *   Singular Quote Format
 * ------------------------------------------------------------------------- */

.singular #content .hentry.format-quote .entry-content {
	padding: 1.75em 7.6% 0;
}
.singular #content .format-quote .entry-content {
	border-width: 0 0 1px;
}

/* -------------------------------------------------------------------------
 *   Singular Image Format
 * ------------------------------------------------------------------------- */

.singular #content article.format-image .entry-title {
	padding-bottom: 0.6em;
}
.singular #content article.format-image img {
	max-width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}

.singular #content article.format-image img:hover {
	opacity: 0.8;
}

/* =========================================================================
 *   COMMENTS
 * ========================================================================= */

.singular #comments-title {
	text-align: center;
}

.commentlist .children li.comment .comment-meta {
	margin-left: 0;
}

.commentlist .children .avatar {
	position: relative;
	left: 0;
	top: 0;
	margin: 0 10px 0 0;
	float: left;
}

.commentlist > li.bypostauthor {
	background: #f6f6f6;
	border-color: #ddd;
}
.commentlist > li.bypostauthor:before {
	content: url(../twentyeleven/images/comment-arrow.png);
}
.commentlist .children > li.bypostauthor {
	background: #fff;
	border-color: #ddd;
}

/* =========================================================================
 *   FOOTER
 * ========================================================================= */

#colophon,
#site-generator {
	border: 0;
	background: transparent;
}

/* Center WordPress.com Stats smiley. */
#wpstats {
	padding-left: 220px;
}

/* =========================================================================
 *   ARCHIVES
 * ========================================================================= */

.page-title {
	margin: 0 0 0 3em;
	font-weight:600;
}

/* =========================================================================
 *   SHOWCASE TEMPLATE
 * ========================================================================= */

#content article.intro {
	margin: 0;
	padding: 0.5em 0;

	background: transparent;

	-webkit-border-radius: 0;
	-moz-border-radius:    0;
	border-radius:         0;

	-webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:         none;
}

#content article.intro .entry-header {
	padding-top: 1.5em;
}

#content article.intro .entry-content {
	padding: 0;
	overflow: hidden;

	-webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:         none;
}

}

#content article.intro .entry-content p:first-child {
	font-size: 1.8em;
	line-height: 1.4em;
	color: #464646;
	text-shadow: 0 1px 0 #fff;
	margin-bottom: 0.8em;
}

#content article.intro .edit-link a {
	top: 0.75em;
	right: 0;
}

.page-template-showcase-php .featured-posts {
	margin: 3.2em 0 4em;
	height: auto;
	min-height: 0;
}

.featured-posts .showcase-heading {
	padding-left: 0;
}

.featured-posts section.featured-post {
	position: relative;
	top: auto;
	height: auto;
}

section.feature-image.large img {
	padding: 6px 0;
}

#content section.feature-image.large article {
	background: transparent;
	left: 1.625em;
	margin: 1.625em 0 0 0;
	white-space: nowrap;
}

section.recent-posts .other-recent-posts {
	margin: 4em 0 1em;
	border-color: #ccc;
	border-style: dotted;
}

section.recent-posts .other-recent-posts .entry-title {
	padding: 0.75em 0;
	border-color: #ccc;
	border-style: dotted;
}

section.recent-posts .other-recent-posts .comments-link a,
section.recent-posts .other-recent-posts .comments-link > span {
	padding: 0.75em 0 1em;
}

section.recent-posts .other-recent-posts a[rel="bookmark"]:hover {
	color: #fd748b;
}
	
/* =========================================================================
 *   RESPONSIVE STRUCTURE
 * ========================================================================= */

@media (min-width: 1200px) {
	#site-title a {
	}
}

@media (max-width: 800px) {
	#main {
		padding: 2em 0 0;
		margin-top:20px !important;
	}
	
	.media{display:none !important;}
	
	.blurb{display:none !important;}
	
	.titular{display:none !important;}


#logo {margin:0 auto;}

.shadow {
	
left:0 !important;

}


#branding{background-image: url(http://www.abstractcartography.org/overheadcompartment/b4f1174b.png) !important;
background-position: bottom;}


#access {float:none !important;}

#access ul li{margin:0 10px 0 0 !important; padding:0 !important;}


	.entry-title {
	font-size: 2em;
	line-height: 1em;
	}
	
	#page
{
		margin-top: 0;
		padding-top: 0;
	}




	#branding {
	padding:0;
		position: relative;
		width: auto;
		margin: 0;
		text-align: center;
	}

	#logo {

		float: none;
	}
	
	#logo img{width:90px;}

	#site-title a {
		font-size: 2em;
	}

	#page #branding #searchform {
		position: absolute;
		right: 0;
		margin-bottom: 0.3em;
	}

	#main,
	#colophon {
		margin-left: 0;
	}

	#page #branding #searchform {
		position: relative;
		right: auto;
		top: 0 !important;
	}

	#page #branding #s {
		margin: 0 auto;
		float: none;
		display: block;
	}



	#access li {
		display: inline-block;
		float: none;
		margin: 10 10px;
	}

	#access ul ul {
		left: auto;
		margin-left: 0;
	}


}

@media (max-width: 650px) {

#related_posts_thumbnails {
display:none;
}
.thumbtitle{display:none;}


#branding{background-image: url(http://www.abstractcartography.org/overheadcompartment/b4f1174b.png) !important;
background-position: bottom; background-repeat: repeat-x;
}

.cats {padding:0 20px !important;}


.singular .entry-title{padding:0 19px 0 0 !important;}

.singular .entry-title a {line-height: 1.2em;}
.authorname{font-size: 8px; letter-spacing: .2px; margin-left:-4px;}



body, input, textarea {font: 14px "rooney-web", Georgia, serif;
font-weight: 200; }





.shadow {
	

	left:0 !important;

}


	.entry-title {
	font-size: 2em;
	line-height: 1.1em;
	}
	

.singular .entry-title{font-size:1.4em;}
	
	#site-title a {
		font-size: 1.4em;
	}

	#page #branding #searchform {
		position: relative;
		right: auto;
		top: 0 !important;
	}

	#page #branding #s {
		margin: 0 auto;
		float: none;
		display: block;
	}

	#access li {
		display: inline;
		float: none;
	}

	.format-quote header .entry-meta {
		margin-left: 0;
	}

	.commentlist {
		margin-left: 0;
	}

	.comment-meta {
		overflow: hidden;
		padding-top: 10px;
	}
	.commentlist li.comment .fn {
		display: block;
	}
	.commentlist .avatar {
		float: left;
		margin-top: -10px;
		margin-right: 10px;
		margin-bottom: 5px;
	}

	.comment-content {
		padding-top: 7px;
	}

