/* FIVE FOUR CLOTHING */
/* Blog Section Stylesheet
----------------------------------------------------------------------------- */


	@import url("widget-editorial.css");


/* WIDGET - EDITORIAL EXCEPTIONS
----------------------------------------------------------------------------- */

	#page-retired-blog div.widget-editorial.browse ul.stories li > strong {
		
	padding-right: 5px;
		
	}

	#page-retired-blog div.widget-editorial.browse ul.stories li > strong a {
		
	color: #959595;
	text-decoration: none;
		
	}
	
	#page-retired-blog div.widget-editorial.browse ul.stories li div.story {
		
	padding-bottom: 20px;
		
	}
	
	#page-retired-blog div.widget-editorial.browse ul.stories li div.story blockquote {
		
	width: 95%;
	padding: 10px;
		
	}

	#page-post div.widget-editorial {
	
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 27px;
	
	}
	
	#page-post div.widget-editorial div.tags {
	
	display: none;
	
	}
	
	#page-retired-blog div.widget-editorial > li {
	
	float: left;
	
	}
	
	#sidebar div.widget-editorial h3 {
	
	display: none;
	
	}
	
	body.section-blog #sidebar div.widget-editorial, 
	body.section-blog #sidebar div.widget-editorial div {
	
	clear: left;
	
	}

	body.section-blog #sidebar div.widget-editorial div.group {
	
	padding-left: 0;
	
	}
	
	body.section-blog #sidebar div.widget-editorial.filter strong {
	
	display: block !important;
	color: #555;
	font: bold 11px/12px Arial, sans-serif;
	
	}
	
	#sidebar div.widget-editorial ul {
	
	float: left;
	margin-bottom: 24px;

	}

	#sidebar div.widget-editorial li {
	
	clear: left;

	}


/* TUMBLR
----------------------------------------------------------------------------- */

/* Note Tally */

	div.widget-editorial.browse a.notes {
		
		font-size: 12px;
		line-height: 26px;
		
		}
		
/* Notes History */

	div.widget-editorial.browse ul.stories > li > ol.notes {
		
		clear: both;
		display: block;
		width: 100%;
		list-style-type: none;
		float: left;
		padding: 25px 0;
		
		}
		
	div.widget-editorial.browse ul.stories > li > ol.notes > li {
		
		display: block;
		float: left;
		width: 576px;
		margin: 0 0 10px 0 !important;
		padding: 5px 5px 5px 25px !important;
		background-color: #eee;
		background-repeat: no-repeat;
		background-position: 5px 8px;
		
		}
		
	div.widget-editorial.browse ul.stories > li > ol.notes li.like {
		
		background-image: url("../images/tumblr/icon-like.png");
		
		}
		
	div.widget-editorial.browse ul.stories > li > ol.notes li.reblog {

		background-image: url("../images/tumblr/icon-reblog.gif");

		}
		
	div.widget-editorial.browse ul.stories > li > ol.notes > li > a {
		
		display: block;
		float: left;
		margin: 0 5px 0 0;
		
		}
		
	div.widget-editorial.browse ul.stories > li > ol.notes > li > span {

		display: block;
		float: left;
		line-height: 16px;

		}
		
	div.widget-editorial.browse ul.stories li ol.notes li blockquote {
		
		clear: both;
		border-left: 3px solid #666;
		padding: 5px;
		margin: 10px 0 5px 10px;
		
		}
		
	div.widget-editorial.browse ul.stories li ol.notes li blockquote a {
		
		text-decoration: none;
		
		}
	
	div.clear {
		
		clear: both;
		
		}
				
/* Sharing Buttons */	

	ul.sharing {

		float: left;
		width: 100%;
		list-style: none;
		margin: 0;
		padding: 10px 0 0 0;

		}

	ul.sharing li {

		float: left;
		margin: 0 5px 0 0;

		}
		

/* WIDGET - TAG EXCEPTIONS
----------------------------------------------------------------------------- */


	body.section-blog #sidebar > div {
	
	margin: 0 0 20px 0;
	
	}
	
	body.section-blog #sidebar ul {
	
	margin-left: 0;
	
	}

/* SHARING
----------------------------------------------------------------------------- */	

	#share {
		
	padding: 0 0 50px 0;
		
	}

	#share iframe {
	
	display: block;	
	width: 606px !important;
	padding: 0 0 5px 0;
	
		
	}
	
	
/* Facebook Like */
		
	span.facebook {
		
	display: block;
	float: left;
	padding: 5px 0 10px;
	
	}
	

/* Twitter */

	span.twitter {
		
	display: block;
	float: left;
	padding: 5px 10px 10px 0;
	
	}
	
	
/* Twitter
----------------------------------------------------------------------------- */

	#twtr-widget-1 {

		font-size: 11px !important;
		line-height: 13px;
		font-family: Arial, sans-serif;

		}

	#twtr-widget-1 div {

		margin-top: 0;

		}

	#twtr-widget-1 div.twtr-hd,
	#twtr-widget-1 div.twtr-ft {

		width: 140px;

		}

	#twtr-widget-1 div.twtr-hd h3 {

		clear: none;

		}

	#twtr-widget-1 div.twtr-tweet-wrap {

		width: 142px;

		}

	#twtr-widget-1 div.twtr-ft span {

		float: none;
		clear: both;
		display: block;
		text-align: left;
		padding-top: 5px;
		white-space: nowrap;

		}
