/*
Theme Name: 77
Theme URI: http://seventyseven.gr
Description: A child theme of twentytwelve
Author: Seventy Seven Web Design
Author URI: http://seventyseven.gr
Template: twentyeleven
Version: 1.0
*/

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

* {
	font-family: "Open Sans", Arial, sans-serif;
	color: #333;
	text-shadow: 0 1px #fff;
	font-weight: 400;
}

body {
	padding: 0;
}

strong {
	font-weight: 600;
}

a {
	color: #AF1523;
}

a:focus,
a:active,
a:hover {
	color: #95121E;
	text-decoration: none !important;
}

#page {
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
	background: transparent;
}

#branding {
	border-top: none;
	border-bottom: 1px solid #121212;
	padding-bottom: 0;
	background: #F9F9F9;
}

#branding hgroup {
	clear: both;
	margin: 0 auto;
	max-width: 1000px;
	padding: 100px 0 50px 0;
	text-align: center;
}

#site-title {
	margin: 0 auto;
	padding: 0;
	width: 400px;
	height: 100px;
	text-align: left;
}

#site-title a {
	color: #AF1523;
	display: block;
	width: 400px;
	height: 100px;
	overflow: hidden;
	text-indent: -9999em;
	background: url(img/ephemeron_logo.png) no-repeat 0 0 transparent;
	ephemeron_logo
}

#site-title a:focus,
#site-title a:active,
#site-title a:hover {
	color: #AF1523;
}

#site-description {
	color: #666;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: -.03em;
	display: block;
	margin: 0 auto;
	padding: 0;
}

#access {
	background: #121212;
	position: fixed;
	padding: 0;
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	/*overflow: hidden;*/
	margin: 0 auto;
	letter-spacing: -.05em;
}

#access ul {
	margin: 0;
	padding-left: 0;
	/*overflow: hidden;*/
}

#access ul ul {
	top: 50px;
	padding-top: 10px;
	width: 130px;
}

#access div {
	margin: 0;
}

#access div.menu-main-container {
	float: left;
}

#access div.menu-social-container {
	float: right;
}

#access #menu_container {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#access a {
	color: #f7f7f7;
	background: #121212;
	text-shadow: 0 1px #000;
	line-height: 20px;
	font-size: 14px;
	font-weight: 600;
	padding: 20px 15px;
}

#access #menu-main li.menu-item-has-children > a::after {
    content: " ▾";
} 

#access #menu-main li > a {
	border-right: 1px solid #121212;
}

#access #menu-main li:hover a,
#access #menu-main li:focus a,
#access #menu-main li:active a,
#access #menu-main li.current-menu-item:focus a,
#access #menu-main li.current-menu-item a {
	background: #000;
	color: #fff;
}

#access #menu-main .sub-menu li a {
	background: #121212;
	color: #f7f7f7;
	border-bottom: 1px solid #000;
	display: block;
	padding: 15px 15px;
	width: 100px;
	font-size: 14px;
	line-height: 20px;
}

#access #menu-main .sub-menu li > a:hover,
#access #menu-main .sub-menu li:focus a {
	background: #000;
	color: #fff;
}

#menu-social li {
	background: none;
}

#menu-social li a {
	display: block;
	padding: 0;
	margin: 10px 0 10px 10px;
	width: 40px;
	height: 40px;
	text-indent: -9999em;
	overflow: hidden;
    background: url(img/social_dark.png) no-repeat 0 0 transparent;
}

#menu-social li#menu-item-977 a {
	background-position: 0 -320px;
}

#menu-social li#menu-item-977:hover > a,
#menu-social li#menu-item-977 a:focus {
    background: url(img/social_dark.png) no-repeat 0 -280px transparent;
}

#menu-social li#menu-item-978 a {
	background-position: 0 -240px;
}

#menu-social li#menu-item-978:hover > a,
#menu-social li#menu-item-978 a:focus {
    background: url(img/social_dark.png) no-repeat 0 -200px transparent;
}

#menu-social li#menu-item-979 a {
	background-position: 0 -160px;
}

#menu-social li#menu-item-979:hover > a,
#menu-social li#menu-item-979 a:focus {
    background: url(img/social_dark.png) no-repeat 0 -120px transparent;
}

#menu-social li#menu-item-980 a {
	background-position: 0 -80px;
}

#menu-social li#menu-item-980:hover > a,
#menu-social li#menu-item-980 a:focus {
    background: url(img/social_dark.png) no-repeat 0 -40px transparent;
}

#main {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#primary, #archives {
	margin: 0 -30% 0 0;
    width: 100%;
    float: left;
    padding: 50px 0
}

.singular #content {
	margin: 0 auto;
	width: 77%;
	position: relative;
}

#content, #archives #content {
    margin: 0 34% 0 0;
    width: 66%;
}

#secondary {
    margin-right: 0;
    padding-top: 60px;
    padding-bottom: 50px;
    width: 30%;
}

.hentry, .no-results {
	border-color: #888;
 }

 .infinite-scroll .infinite-wrap .hentry:last-child {
	border-color: #888 !important;
 }

.singular.page .hentry {
 	padding: 0;
 }

 .singular .hentry {
 	padding: 0;
 }

#archives .hentry {
 	margin-bottom: 0;
    border-bottom: 1px solid #ececec;
 }

#archives_container {
 	padding: 5px 0 15px 0;
 }

#archives_container h2 {
	font-size: 18px;
	margin: 10px 0 8px 0;
}

#archives_container h3 {
	font-weight: 400;
	padding-left: 15px;
	font-size: 14px;
	line-height: 16px;
    background: url(img/bullet.png) no-repeat 0 2px transparent;
	margin-bottom: 6px;
}

 #archives p {
 	margin-bottom: 0;
 }

 .singular .entry-header, 
 .singular .entry-content, 
 .singular footer.entry-meta, 
 .singular #comments-title {
 	width: 100%;
 }

 #cc {
 	color: #333;
 	display: block;
 	padding: 0 0 0 250px; 
 	margin: 2.2em auto 0 auto;
    background: url(img/cc.png) no-repeat 0 0 transparent;
    min-height: 58px;
    font-weight: 400;
 }

 .single-author .entry-meta .by-author {
 	display: inline;
 }

.singular .entry-header .entry-meta {
	position: static;	
}

.singular .entry-title {
    color: #333;
    font-weight: 300;
}

.entry-title {
	padding: 0;
	font-weight: 300;
	letter-spacing: -.04em;
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 10px
}

.entry-title  a {

}

.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #AF1523;
}

#content nav {
	margin: 0;
	padding: 0;
	position: static;
	text-align: left;
}

#nav-single .nav-previous, 
#nav-single .nav-next {
	display: block;
	width: 40px;
	height: 60px;
	text-indent: -9999em;
	overflow: hidden;
	position: absolute;
	top: 0;
	text-align: left;
    background: url(img/arrow_sprite.png) no-repeat left bottom transparent;
}

#nav-single .nav-previous {
	left: -110px;
	background-position: left bottom;
}

#nav-single .nav-next {
	right: -110px;
	background-position: right bottom;
}

#nav-single .nav-previous a,
#nav-single .nav-next a {
	display: block;
	width: 40px;
	height: 60px;
	text-indent: -9999em;
	overflow: hidden;
    background: url(img/arrow_sprite.png) no-repeat left center transparent;
}

#nav-single .nav-previous a {

}

#nav-single .nav-next a {
	background-position: right center;
}

#nav-single .nav-previous a:hover {
	background-position: left top;
}

#nav-single .nav-next a:hover {
	background-position: right top;
}

.comments-link {
	position: relative;
}

.entry-header .comments-link a {
    background: url(img/comment.png) no-repeat left bottom transparent;
    font-size: 12px;
    color: #666;
    font-weight: 400;
    height: auto;
    line-height: 18px;
    padding: 0 0 0 22px;
    position: static;
    text-align: left;
    width: auto;
    position: absolute;
	top: -18px;
	right: 0;
}

.entry-header .comments-link a:hover {
	background-position: left top;
	background-color: transparent;
	color: #666;
}

.entry-header .comments-link .leave-reply {
	visibility: visible;
}


.entry-content, .entry-summary {
	padding: 1em 0;
}

.entry-content {
	text-align: justify;
}

.entry-summary p {
	margin-bottom: 0;
}

.tag-links a {
	display: inline-block;
	padding-right: 5px;
}

.singular .entry-meta .edit-link a,
.entry-meta .edit-link a {
	display: none;
}

.archive #author-info {
    border-bottom: 1px solid #888;
}

.singular #author-info {
	border: 1px solid #888;
	text-shadow: 0 1px #fff;
	background: #F9F9F9;
	margin: 2.2em 0;
    padding: 20px;
    text-shadow: 0 1px #fff;
}

/* infinite handle box */
#infinite-handle {

}

#infinite-handle span {
	font-family: "Open Sans", Arial, sans-serif;
	background: #121212 !important;
	border-radius: 0 0 0 0 !important;
	moz-border-radius: 0 0 0 0 !important;
	padding: 10px 15px; !important;
	text-shadow: none;
	font-weight: 600;
}

#infinite-handle span:focus,
#infinite-handle span:active,
#infinite-handle span:hover {
	background: #000 !important;
}

/* comments */
.commentlist {
    font-size: 90%;
    text-shadow: 0 1px #FFFFFF;
}

a.comment-reply-link {
    background: #AF1523;
    border-radius: 3px 3px 3px 3px;
    text-shadow: none;
    color: #fff;
}

a.comment-reply-link:focus,
a.comment-reply-link:active,
a.comment-reply-link:hover {
    background: #FF4000;
}

a.comment-reply-link > span {
	display: none;
}

#respond {
    background: #fff;
    border: 1px solid #fff;
    -moz-border-radius: 0;
	border-radius: 0;
	width: 80%;
}

#reply-title {
    color: #333;
    font-size: 22px;
    font-weight: 300;
    line-height: 30px;
    padding-bottom: 10px;
}

/* Footer */
#footer_logo {
	text-align: center;
	line-height: 60px;
}

#footer_logo a {
	display: inline-block;
	text-align: left;
	width: 240px;
	height: 60px;
	text-indent: -9999em;
	overflow: hidden;
    background: url(img/footer_logo.png) no-repeat 0 0 transparent;
}

#wp_logo {
	text-align: center;
	line-height: 40px;
	margin-top: 15px;
}

#wp_logo a {
	display: inline-block;
	text-align: left;
	width: 40px;
	height: 40px;
	text-indent: -9999em;
	overflow: hidden;
    background: url(img/wordpress.png) no-repeat 0 0 transparent;
}


/* Images */
img.size-full,
img.size-large {
	max-width: 100%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
	padding: 0;
	border: none;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.img_container {
	float: left;
	overflow: hidden;
	max-width: 225px;
	max-height: 150px;
	text-align: center;
	margin: 1.4em 20px 1.4em 0;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}


.img_container .thumbnail-wrapper {
	display: inline-block;
	vertical-align: middle;
	line-height: 0;
}

.img_container img {
	height: auto;
	max-width: 251px;
	width: auto;
	margin: 0 auto 0 -13px;
}

.widget {
	margin-bottom: 40px;
}

.widget ul {
	list-style: disc outside url(img/bullet.png);
	margin-left: 15px;
}

.widget ul li {
	line-height: 18px;
    margin-bottom: 6px;
}

.widget-title {
    border-bottom: 1px solid #888;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    padding: 0 0 10px 20px;
    margin-bottom: 10px;
    background: url(img/titles_sprite.png) no-repeat left bottom transparent;
}

#twitter_timeline-2 .widget-title {
	background-position: 0 0;
}

#blog_subscription-2 .widget-title {
	background-position: 0 -72px;
}

#search-2 .widget-title {
	background-position: 0 -24px;
}

#tag_cloud-2 .widget-title {
	background-position: 0 -48px; 
}

#rss-3 .widget-title {
	background-position: 0 -96px;
}

#rss-3 .widget-title .rsswidget {
	color: #333;
}

.widget_search #s {
	background: none;
	padding-left: 10px
}

#rss-3 .widget-title .rsswidget img {
	display: none;
}

.widget a {
	font-weight: 400;
}

.widget a:focus,
.widget a:active,
.widget a:hover {
	text-decoration: none;
}


#site-generator {
	/* background: url(img/ricepaper2.png) repeat 0 0 #fff; */
    border-top: 1px solid #000;
    padding: 4em 0;
}

div.sharedaddy div.sd-block {
    border-top: 1px solid #888 !important;
    border-bottom: 1px solid #888 !important;
    padding: 0 0 15px 0 !important;
}

div.sharedaddy h3.sd-title:before {
	border-top: none !important;
}

div#jp-relatedposts {
    border-top: 1px solid #888 !important;
    padding-top: 0 !important;
}

div#jp-relatedposts h3.jp-relatedposts-headline {
	line-height: 1.2em !important;
}

div#jp-relatedposts h3.jp-relatedposts-headline em:before {
    border-top: none !important;
}


/* =Responsive Structure
----------------------------------------------- */

@media (max-width: 800px) {

	#archives #content {
		margin: 0 7.6%;
		width: auto;
	}

	#access ul {
		margin: 0;
	}

	#menu-social {
		padding-right: 16px;
	}

	#menu-social li a {
		margin-left: 5px;
	}
}

@media (max-width: 640px) {

	#access {
		position: static;
	}

	#branding hgroup {
		padding: 40px 0 50px 0;
	}

}

@media (max-width: 480px) {

	#access a {
		font-size: 13px;
		padding: 10px 8px;
	}

	#menu-social {
		padding-right: 8px;
	}

}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	
	#branding hgroup {
		padding: 60px 0 70px 0;
	}

}