#wrap {
	padding: 20px;
	width: 940px;
}
#content {
	float: left;
	height: auto;
	width: 600px;
}

.category-global-wav #content {
	float: right;
}
.category-global-wav #sidebar {
	float: left;
}

	
	.header-global-wav h2 a {
		background: #FFF url(/img/global-wav-logo@2x.png) no-repeat center top;
		background-size: auto 100%;
		display: block;
		height: 185px;
		margin-bottom: 20px;
		position: relative;
		text-align: left;
		text-indent: -6000px;
	}
	.header-global-wav .catDescription {
		color: #9ca1a6;
		font-family: "Lucida Grande", "Lucida Console", Helvetica, Arial, sans-serif;
		font-size: 11px;
		line-height: 1.3em;
		text-align: center;
		text-transform: none;
	}
	
	
	

.blogPost {
	border-bottom: 1px dotted #9ca1a6;
	height:auto;
	margin: 0 0 20px;
	padding:0 0 20px;
	position: relative;
}

.blogPost .postHeader {
	border-bottom: 1px solid #f1f2f6;
	padding-bottom: 15px;
}
.shortPost .postHeader {
	border-bottom: none;
	padding-bottom: 0;
}

.blogPost .postHeader h1 {
	font-size: 28px;
	letter-spacing: -1px;
}

.byline {
	color: #9ca1a6;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 12px 0 0;
	width: 290px;
}
	.byline a {
		color: #3B5998;
	}
	.shortPost .byline {
		width: auto;
	}

.commentLink {
	display: block;
	padding-top: 4px;
	text-align: left;
}
	.commentLink a {
		background: url(/images/icons/fb-comments.gif) no-repeat left center;
		padding-left: 18px;
	}
	
.share {
	float: right;
	margin: 12px 0 0;
	text-align: right;
	width: 290px;
}
.share li {
	display: inline-block;
  height: 20px;
  vertical-align: middle;
}

.entry_author_image {
	display: inline;
}
.entry_author_image img {
	float: left;
	margin: 0 8px 0 0;
	width: 32px;
}


.marquee {
	margin-bottom: 15px;
}

.post-categories,
.sidebar h2 {
	font-size: 10px;
	margin: 0 auto;
	padding: 0;
	text-transform: uppercase;
}
	.post-categories a {
		font-weight: bold;
	}

.sidebar h2 {
	background: #f1f2f6;
	color: #CCC;
	margin-bottom: 12px;
	text-align: left;
}
	.sidebar h2 span {
		background: #FFF;
		padding: 0 8px;
	}

#execphp-4,
#text-2,
#contributors,
#most-popular {
	border: 1px solid #ecedef;
	border-top: 0;
}
#text-2 {
	height: 600px;
	overflow: hidden;
}
#text-2 .textwidget {
	height: 575px;
	overflow: hidden;
}

.box_fb,
.box_gp,
.box_tw,
.box_other {
	border-top: 1px solid #FFF;
	padding: 10px 8px;
	text-align: left;
}
.box_fb {
	border-bottom: 1px solid #ecedef;
}
.box_gp {
	background: #fff7d7;
	border-bottom: 1px solid #ecedef;
}
	.box_gp iframe {
		vertical-align: middle;
	}
	.box_gp span {
		color: #9ca1a6;
		display: inline-block;
		height: 8px;
		line-height: 11px;
		vertical-align: middle;
	}	
.box_tw {
	background: #e0eef5;
}
.box_other {
	background: #efefef;
}
	.box_other img {
		margin-right: 8px;
	}

.category-blog .blogPost {
	float: none;
}

.shortPost {}
	.shortPost .shortImg img {
		float: left;
		width: 140px!important;
	}
	
	.shortPost .content {
		padding-left: 160px;
		width: 440px;
	}
	.shortPost h1 {
		font-size: 20px;
	}
	.shortPost .postShare {
		float: right;
		margin: 12px 0 0 10px;
		text-align: right;
	}
		.shortPost .postShare li {
			margin-bottom: 8px;
		}
		
	.shortPost .entry {
		margin-top: 12px;
	}
		.shortPost .entry p {
			font-size: 12px;
			line-height: 1.5em;
			margin-top: 0;
		}



.textwidget {
	font-family: "Lucida Grande", "Lucida Console", Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.28em;
	text-align: left;
}
	.textwidget li a img {
		float: left;
		height: 32px;
		margin: 0 8px 0 0;
		width: 32px;
	}

#contributors li {
	border-bottom: 1px solid #f1f2f6;
	padding: 5px;
}		

#most-popular li a {
	display: block;
	font-weight: bold;
	padding: 5px;
}
	#most-popular li a span {
		color: gray;
		display: block;
		font-weight: normal;
		margin-left: 40px;
		padding-top: 3px;
	}
	
.gallery-caption {
	font-size: 11px;
	line-height: 1.3em;
	margin: 8px 0 0;
	padding: 0;
	text-align: left;
}		

.gallery-size-thumbnail .gallery-icon {
	height: auto;
}

.related_blog_posts .follows {
	width: 600px;
}

.story h2 {
	font-size: 20px;
	text-align: left;
	width: auto;
	margin: 1em 0;
}