/* @override 
	http://porterbrook.monkstaging.com/_css/home.css
	http://porterbrooknetwork.monkstaging.com/_css/home.css
*/

#home #content{
	min-height: 500px;
	padding-bottom: 20px;
}

#home #inner-wrap{
	background: url(../_img/wrap_bg.png) repeat-x 0 162px;
}

#home #billboard{
	width: 939px;
	height: 370px;
	margin: 26px auto 20px;
	background: url(../_img/billboard_bg.jpg) no-repeat;
}

#home #socialbar{
	width: 939px;
	margin-right: auto;
	margin-left: auto;
	height: 43px;
	background: url(../_img/social_bar-bg.png) no-repeat;
	position: relative;
	color: #666666;
	font-size: 1.1em;
	margin-bottom: 20px;
}

#home #socialbar #tweet{
	width: 620px;
	position: absolute;
	top: 16px;
	left: 45px;
}

#home #socialbar #socialbtns{
	width: 240px;
	position: absolute;
	right: 5px;
	top: 10px;
}

#home #sub-content{
	overflow: hidden;
	padding-left: 10px;
}

#home #sub-content h3{
	color: #666666;
	font-size: 2.0em;
	line-height: 1em;
	visibility: hidden;
	margin-bottom: 10px;
}

#home #sub-content .col{
	float: left;
	margin-right: 10px;
	overflow: hidden;
}

#home #sub-content #left, #home #sub-content #middle{
	width: 308px;
}
#home #sub-content #middle .list{
	padding-top: 10px;
	padding-bottom: 10px;
}
 #home #sub-content #middle h4{
	margin-left: 15px;
	color: #666666;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 15px;
}
#home #sub-content #middle .list form{
	margin-left: 15px;
	width: 210px;
}

#home #sub-content #middle .list form div{
	margin-bottom: 10px;
	overflow: hidden;
}

#home #sub-content #middle .list form input#city{
	border: 1px solid #b5b5b5;
	height: 20px;
	padding-left: 5px;
	color: #bfbfbf;
	width: 200px;
}

#home #sub-content #middle .list form select{
	float: right;
}

#home #sub-content #middle .list label{
	color: #949494;
	margin-right: 5px;
	font-size: 1.2em;
}

#home #sub-content #right{
	width: 304px;
}

#home #sub-content  .list-top{
	width: 308px;
	background: url(../_img/home_section-bg.png) no-repeat left top;
	height: 8px;
	display: block;
}

#home #sub-content  .list{
	background: url(../_img/home_section-bg.png) no-repeat left bottom;
	display: block;
	width: 308px;
	min-height: 200px;
}

#home #map{
	margin-left: 5px;
	margin-bottom: 10px;
}

#home #map img{
	float: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #d7d8d8;
	border-bottom: 1px solid #d7d8d8;
}


#home #socialbar #socialbtns{
	width: 240px;
	position: absolute;
	right: 5px;
	top: 10px;
	font-weight: bold;
}

#home #socialbar #socialbtns a{
	height: 24px;
	background-image: url(../_img/social_bar-icons.gif);
	width: 76px;
	display: block;
	float: left;
	margin-right: 3px;
	text-indent: -9999em;
}

#home #socialbar #socialbtns a.twitter{background-position: 0 0;}
#home #socialbar #socialbtns a.twitter:hover,#home #socialbar #socialbtns a.twitter.active{background-position: 0 -29px;}

#home #socialbar #socialbtns a.facebook{background-position: -80px 0;}
#home #socialbar #socialbtns a.facebook:hover{background-position: -80px -29px;}

#home #socialbar #socialbtns a.vimeo{background-position: -160px 0;}
#home #socialbar #socialbtns a.vimeo:hover{background-position: -160px -29px;}

#home #socialbar #tweet{
	width: 620px;
	position: absolute;
	top: 16px;
	left: 45px;
	overflow: hidden;
	height: 12px;
	line-height: 1em;
	text-overflow:ellipsis;
}

#home #socialbar #tweet .twit {
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

#home #socialbar #tweet .twit span{
	font-weight: bold;
	padding-left: 5px;
}

#home #socialbar #tweet .twit a{
	padding-left: 2px;
}

#home #right.col .media{ 
margin-bottom: 05px;
height: 200px;

 }
 
 #home #countries{ 
 width: 140px;
 }

#home #viewer{ 
	width: 917px;
	height: 352px;
	margin-left: 10px;
	padding-top: 10px;
 }
 
#home #sub-content #left.col .list{
   padding: 2px;
   overflow: hidden;
   min-height: 380px;
 }
 
 #home #sub-content #left.col .list .item{
   padding: 15px;
   border-bottom: 1px solid #d7d8d8;
   overflow: hidden;
 }
 
  #home #sub-content #left.col .list .item p{
   font-size: 1.2em;
 }
 
   #home #sub-content #left.col .list .item img{ 
   width: 134px;
 }

