/*
Theme Name: Corey Robin
Theme URI:
Description: WordPress theme for author Corey Robin
Author: Remeike Forbes
Author URI: www.positionstudios.com
Version: 0.1
Tags: position

This theme is property of Corey Robin and is not available for public use.
 
*/

/*** GLOBAL : GENERAL STYLE DEFAULTS ***/


/*** PAGE LAYOUT ***/

/* Styles that affect the entire layout of the page */

iframe {
	min-width: 57%;
	width: auto;
	max-width: 90%;
}

div#container
{
	position: absolute;
	min-width: 400px;
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	left: 0;
}

#toggle-timeline, #timeline-icon {
	display: none;
}



div#content
{

}

div#pagecontent
{

}


.alignright {
	/* Style for right-aligned images in posts */
	float: right;
	max-width: 25%;
	height: auto;
	}

.alignleft {
	/* Style for left-aligned images in posts */
	float: left;
	max-width: 25%;
	height: auto;
	}

.aligncenter {
	min-width: 57%;
	width: auto;
	max-width: 90%;
	height: auto;
	}

/*** HEADER : MENU ***/
	
#header {
	position: relative;
	display: block;
	left: 0;
	width: 100%;
	height: auto;
	background-color: #FFEEE2;
	padding: 0;
	z-index: 2;
}

#banner {
	display: inline-block;
	width: 20%;
	margin-left: 3%;
	vertical-align: top;
	background-image: url(img/banner_02.png);
	background-repeat: no-repeat;
}

#banner:hover {
	background-image: url(img/banner_02_hov.png);
	background-repeat: no-repeat;
}

#masthead {
	padding: 0;
}


#masthead h1 {
	font-weight: bold;
	font-size: 36px;
	letter-spacing: -.01em;;
	line-height: 1.1em;
	color: #000000;
	margin-top: 0;
	padding-top: 40px;
}


/* To see a menu in your header, you'll need to first add one in WordPress Admin */
#masthead ul
{

	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}

#masthead li
{
	list-style: none;
	margin-bottom: 0px;
}



#masthead a {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;

}

.menu {
	margin: 0;
	margin-left: 2px;
	padding: 0;
}

#blog-name {

}

.navmenus {
	display: inline-block;
	width: 75%;
}
#access {
	display: inline-block;
	width: 22%;
	vertical-align: top;
	margin-top: 15px;
}

#menu-filter {
	display: inline-block;
	width: 42%;
	margin-right: 5%;
	vertical-align: top;
	margin-bottom: 20px;
}

#menu-secondary {
	display: inline-block;
	width: 29%;
	vertical-align: top;
	margin-bottom: 20px;
}


#menu-filter form
{
	margin-left: -3px;
}

#searchform {
	position: relative;
	margin-top: 4px;
}


.searchtext 
{
	width: 95%;
}

/*.submit {
	height: 17px;
	width: 20px;
	border: 0;
	position: absolute;
	top: 3px;
	left: 89%;
	background-color: transparent;
	background-repeat: no-repeat;
}
*/

.categorylist {
	display: none;
	}

#menu-filter .categorylist-active {
	display: inline;
	margin-bottom: 0;
	margin-left: 2px;
	}

#menu-filter .categorylist-active li
{
	margin: 0 6px 0 0;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 1em;
	display: inline;
	padding-left: 0;
}

#menu-filter .categorylist-active a
{
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#menu-filter .categorylist-active a:hover
{
}


#masthead .active a, #masthead a.active
{	
	border-left: none;
	padding-left: 0;
	padding-right: 0;
	color: #000000; 
	font-weight: bold;
}


.timeline-wrap{
	display: block;
	background-color: #FFFFFF;
	position: relative;
	min-width: 150px;
	width: 35%;
	margin-left: 0;
	padding-right: 50px;
	height: 400px;
	float: left;
}

.timeline {

	position: relative;
	min-width: 150px;
	width: 35%;
	margin-left: 1%;
	margin-right: 20px;
	overflow: hidden;
	float: left;
	z-index: 2;
	left: 0;
}

.timeline-filter {
	position: relative;
	width: 250px;
	margin-left: 180px;
	top: 0;
}

.filter-kind {
	color: #FAFAFA;
	font-weight: normal;
	padding-bottom: 10px;
	line-height: 1.8em;
	}

.entry-social-media li {
		width: 24%;

	}

.error404 {
	background-color: #FFEEE2;
	z-index: 0;
	padding: 0 30px 0 20px;
	width: 90%;
	height: 100%;
	border-top: 2px solid #000000;
}


/*** THE PAGES ***/
	.books-menu {
		width: 65%;
		margin-left: 35%;
	}

	.books {
		position: relative;
		min-width: 200px;
		width: 200px;
		left: 3%;
	}

	.book1 {
		margin-right: 0;
	}

/*** CONTENT : POSTS AND PAGES ***/

/* Entry and Page Titles */


.article-header
{
	position: relative;
	min-width: 400px;
	width: 100%;
	background: rgba(255,255,255,.96);
	z-index: 1;
	display: block;
	right: 0;
}


/* Entry Content */

.entry-content
{
	margin-bottom: 120px;
	position: absolute;
	min-width: 400px;
	width: 100%;
	display: inline;
	z-index: 1;
	right: 0;
}

.content-filter {
	width: 56%;
	margin-left: 41%;
}

#pagecontent .article-header {
	width: 56%;
}

#pagecontent .entry-content {
	width: 65%;
}

#toggle-panel div {
	display: none;
	}

.sd-content ul li a.sd-button .share-count {
	display: none !important; 
}

.standard-timeline {
	display: none;
}

#nav-above {
	margin-top: 30px;
}

.sd-content ul li {
	width: 33% !important;
}

.sd-content ul li.share-email, .sd-content ul li.share-print  {
	width: 33% !important;
}

/*** YOUR CSS **