/*
 Theme Name:   IW2 - Child
 Theme URI:    http://innocentwords.com/iw2-child/
 Description:  IW2 Child Theme
 Author:       Shannon
 Author URI:   http://blackstringstudio.com
 Template:     iw2
 Text Domain:  iw2-child
*/
 @import url("../iw2/style.css");


/*====== Images =======*/
.wp-post-image{
	display: block;
}

.attachment-fp770_375{
	width: 770px;
	height: 375px;
}

.attachment-fp520_400{
	width: 520px;
	height: 400px;
}

.attachment-fp370_215{
	width: 370px;
	height: 215px;
}

.attachment-fp240_165{
	width: 240px;
	height: 240px;
}

.attachment-fp120_90{
	width: 120px;
	height: 90px;
}

.attachment-fp75_75{
	width: 75px;
	height: 75px;
}

.one-half{
	width: 370px;
	margin-right: 30px;
	float: left;
}

.col-last{
	margin-right: 0 !important;
}

/* 2. HEADER
 * ======================== */

#header{
	margin-bottom: 20px;
}

#header .logo-section{
	overflow: hidden;
	margin: 10px 0 10px 0px; 
}

#header .logo{
	overflow: hidden;
background-color:#000;
width:100%;
	margin-top: 0px;
}

#header .banner{
	float: right;
	max-width: 730px;
}

#header .banner img{
	display: block;
}

#header .menu-section{
	height: 50px;
	background: #FFFFFF;
}


#topbar .social ul li{
	float: left;
	text-align: center;
	cursor: pointer;
	padding: 0 5px;
}

#topbar .social ul li i{
	font-size: 36px;
	margin-top: 6px;
}