/*
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 */

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


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

div#content
{

}

div#pagecontent
{

}

#blog-name br {
	display: none;

}

h3 {
	text-align: center;
}

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

#banner {
	width: 100%;
	min-height: 65px;
	background-image: none;
/*	background-image: url(img/banner_03.png);*/

}

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


#masthead {
	padding: 0;
}

#masthead a
{
	text-decoration: none;
}

#masthead h1 {
	font-weight: bold;
	font-size: 36px;
	letter-spacing: -.01em;;
	line-height: 1.1em;
	color: #000000;
	margin: 0;
	padding: 20px 0 10px 0;
	width: 100%;
	text-align: center;
}


/* 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 {

}

#masthead #menu-link {
	display: block;
	width: 100%;
	text-align: center;
	border-top: 1px solid #000000;
	padding: 5px 0 5px 0;
}

#menu-link a {
	font-size: 18px;
}

#menu-link:hover {
	cursor: pointer;
	text-decoration: underline;
}

#menu-link .active{
	background-color: #FAFAFA;
}

.navmenus {
	display:none;
}

.navmenus-active {
	display:block;
}

#access {
	margin-left: 3%;
}

#menu-filter {
	margin-left: 3%;
}

#menu-secondary {
	margin-left: 3%;
	padding-bottom: 30px;
}


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

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


.searchtext 
{
	width: 97%;
}

/*
.submit {
	height: 17px;
	width: 20px;
	border: 0;
	position: absolute;
	top: 3px;
	left: 93%;
	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;
}

h3.widget-title {
	text-align: left;
}



#timeline-link .active {
	background-color: #FAFAFA;
}

#timeline-link {
	display: block;
	width: 100%;
	text-align: center;
	border-top: 1px solid #000000;
	padding: 5px 0 5px 0;
	background-color: #FFEEE2;
	font-size: 18px;
	font-weight: bold;
}

#timeline-link a {
	color: #000000;
}
#timeline-link:hover {
	text-decoration: underline;
	cursor: pointer;
}

.timeline {
	display:none;
}

.timeline-active {
	display: block;
	position: relative;
	min-width: 100px;
	width: 75%;
	margin-left: 20px;
	margin-right: 0;
	overflow: hidden;
	float: left;
	z-index: 2;
}

#timeline-category, #timeline-search, #timeline-tag {
	display: block;
	width: 100%;
	right: 0;
	height: auto;
}

#timeline-contents {
	display: none;
}

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


.filter-title-cat, .filter-title-search, .filter-title-tag {
	position: relative;
	width: 100%;
	left: 0;
	color: #000000;
	margin-bottom: 0;
	z-index: 3;
	top: 0;
	margin-top: 0;
	border-bottom: 3px solid #FAFAFA;
	}

.filter-title-cat h1, .filter-title-search h1, .filter-title-tag h1 {
	font-size: 16px;
	width: 100%;
	line-height: 1.2em;
	font-weight: bold;
	padding-bottom: 2;
	padding-top: 7px;
	margin-top: 0;
	text-align: center;
	}

.filter-title-cat br, .filter-title-search br, .filter-title-tag br {
	display: none;
	}

.filter-kind {
	color: #FAFAFA;
	font-weight: normal;
	padding-bottom: 0;
	letter-spacing: .04em;
	line-height: 1.8em;
	padding-right: 12px;
	}

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

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

/*** THE PAGES ***/


	.books {
		display: none;
	}

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

/* Entry and Page Titles */


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

h2.entry-title {
	text-align: center;
	padding-bottom: 15px;
}


/* Entry Content */

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

#toggle-panel div {
	display: none;
	}

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

#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 ***/