/*
Theme Name: Blank Starter Theme
Theme URI: http://strangecorp.com
Description: Planet Notion Theme
Version: 1
Author: Matthew Pollard
Author URI: http://www.strangecorp.com
*/

#content {
	overflow: hidden;
}

.masonry-block {
	float: left;
	width: 640px;
}
.sidebar {
	float: right;
	width: 300px;
}

.masonry-item {
	margin: 0 20px 20px 0;
	float: left;
}

 .one-column, .one-column .wp-post-image {
	width: 140px;
}

.two-column, .two-column .wp-post-image {
	width: 300px;
}


img[src="http://s0.2mdn.net/viewad/2029573/1x1.gif"] {
	display: none;
}


ul.sidebar,
.PlanetNotion_Ad{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.sidebar .widget {
	margin-bottom: 20px;
}




/* Styles for widgets that list posts */
.widget .post-list {
	list-style: none;
	padding: 0;
}

.widget .post-list li {
	margin: 0 0 20px;
	overflow: hidden;
}

.widget .post-list .image-wrapper {
	width: 97px;
	height: 53px;
	display: block;
	float: left;
}

.widget .post-list .image-wrapper img {
	float: left;
	border: 1px solid #37393c;
}

.widget .post-list h4 {
	font-size: 14px;
	float: left;
	width: 58%;
	background: url(/images/featured-bg.gif) no-repeat bottom left;
	padding: 1px 0 17px 0 !important;
	margin: 0 !important;
}

.widget .post-list h4 a {
	color: #fff;
	background: #000;
	text-decoration: none;
	border: 1px solid #000;
	line-height: 1.1em;
}




.PlanetNotion_Social, .PlanetNotion_MailingList {
	height: 106px;
	position: relative;
	overflow: hidden;
}

.PlanetNotion_Social {
	background: url(/images/sidebar-get-social-bg.gif);
}
.PlanetNotion_MailingList {
	background: url(/images/sidebar-mailing-list-bg.gif);
}


.PlanetNotion_Social h2, .PlanetNotion_MailingList h2, .PlanetNotion_MailingList h3 {
	position: absolute;
	top: -10000000px;
}


.PlanetNotion_Social h3 {
	font-size: 14px;
	margin: 0;
	position: absolute;
	top: 85px;
	left: 20px;
}

.PlanetNotion_Social ul {
	list-style: none;
}

.PlanetNotion_Social ul a {
	width: 30px;
}

.PlanetNotion_Social a {
	display: block;
	position: absolute;
	width: 30px;
	height: 0;
	padding: 28px 0 0 0;
	overflow: hidden;
}

.PlanetNotion_Social #twitter {
	top: 74px;
	left: 217px;
}

.PlanetNotion_Social #facebook {
	top: 74px;
	left: 276px;
}

.PlanetNotion_MailingList .button {
	margin: 0;
}

.PlanetNotion_MailingList .button a {
	display: block;
	position: absolute;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 50px;
	height: 30px;
	padding: 76px 0 0 250px;
}





.PlanetNotion_Categories, .PlanetNotion_MostRead, .PlanetNotion_Tumblr {
	border: 1px solid #000;
	background: url(/images/categories-bg.gif) no-repeat 0 0;
	margin: 0;
}

.PlanetNotion_Categories h2, .PlanetNotion_MostRead h2, .PlanetNotion_Tumblr h2 {
	font-style: italic;
	text-transform: uppercase;
	margin: 10px 0 0 30px;
}

.PlanetNotion_Categories ul, .PlanetNotion_MostRead ul, .PlanetNotion_Tumblr ul {
	margin: 20px 0 0;
	list-style: none;
	padding: 0;
}

.PlanetNotion_Categories a {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	display: block;
	color: #fff;
	text-transform: uppercase;
	background: #000;
	padding: 2px 2px 2px 10px;
	margin: 0 0 10px 0;
	text-decoration: none;
}


.PlanetNotion_Promo {
	height: 250px;
	background: url(/images/notion-mag-promo.jpg) no-repeat 0 0;
	overflow: hidden;
}

.PlanetNotion_Promo h2 {
	margin: 10px 0 20px 0;
}

.PlanetNotion_Promo h3 {
	margin: 0 0 6px 0;
}

.PlanetNotion_Promo h2, .PlanetNotion_Promo h3 {
	font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
	font-weight: normal;
	font-size: 20px;
	width: 40%;
	text-transform: uppercase;
}

.PlanetNotion_Promo .button {
	font-size: 15px;
	font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
	font-weight: bold;
	padding: 0 0 0 100px;
	margin: 0;
}

.PlanetNotion_Promo .button a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}



.PlanetNotion_Tumblr .post-list .image-wrapper {
	border: 1px solid #000;
	width: 95px;
	height: 51px;
}

.one-column .category-wrapper {
	height: 20px;
	margin-top: -35px;
	margin-bottom: 25px;
}

.two-column .category-wrapper {
	height: 20px;
	margin-top: -110px;
}

.one-column .category-wrapper span,
.two-column .category-wrapper span {
	padding:5px;
	background-color:#fff;
	font-family: "Courier New", Courier, monospace;
}

.two-column .title-wrapper {
	height: 50px;
	margin-bottom: 30px;
}

.two-column .title-wrapper h3 a {
	padding:5px;
	background-color:#fff;
}

.featured p {
	line-height: 1.5;
}
.featured div {
	line-height: 1.5;
	color: #6E6E6E;
    font-size: 0.75em;
}

.featured div.title-wrapper,
.featured div.category-wrapper {font-size: 1em;}

#content, #sidebar {
	margin-bottom: 150px !important;
}

.footer-wrap {
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
}

#footer {
	display: none;
	padding: 30px 0 5px 0 !important;
	margin: 0 auto !important;
}

.page-nav {
	display: none;
}







#container { z-index:100; width:950px; margin:0 auto;}

#skin { position:absolute; left: 50%; width:1550px; margin-left:-775px; z-index:-1;}

#left {float:left;}
#right {float:right;}
