/*
Theme Name: Get Out There
Theme URI: http://melissacabral.com
Description: Child Theme for hybrid
Author URI: http://op111.net/
Template: hybrid
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url("../hybrid/style.css");
#parallax
	{
	background:#2f3134;
	position:absolute;
	overflow:hidden;
	background-image:url(images/bg.gif);
	width:945px;
	height:215px;
	left: 56px;
	top: 105px;
}

#body-container {
	background-image: url(images/home_bg.png);
	width: 1055px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-position: center 62px;
	background-repeat: no-repeat;
	background-color: #F4F9F1;
	margin-top:0px;
	padding:0px;
	

}
body {
	margin: 0px;
	padding: 0px;
	background-color: #F5FAF2;
}
#site-title span {
	display: none;
}
#site-title {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 250px;
	position: absolute;
	left: 56px;
	top: 25px;  
}
#site-description{
display:none;	
}
#navigation{
	position:absolute;
	top:27px;
	right:40px;
	padding:0;
	display: none;
}
#header-container{
height:350px;	
}
#page-nav li a{
border:solid 1px #ceefdb;	
}
#thumbnail{
float:left;	
}
div#content {
	margin-right: auto;
	margin-left: 50px;
}
#content h1 {
	color: #148bad;
	display:none;
}
#content h2{
	color: #148bad;
}
#primary h1{
	color:#38815f;
}
.widget-title{
	background-color:#7ed197;
	color:white;
	padding:2px;
	margin: 0px;
}
.entry-title a {
	color: #21759B;
}
.home .post-1 .hovertag{
	background-image: url(images/latest.png);
	background-repeat: no-repeat;
	position:absolute;
	top:9px;
	left:-9px;
	width:96px;
	height:28px;
}
.post {
	position: relative;
}
.widget ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.widget li {
	background-image: url(images/bullet_star.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 24px;
}
.widget li li {
	padding-left: 0px;
}
.widget a {
	color: #21759B;
	text-decoration: none;
}
.lifestream_text {
	font-size: 12px;
	line-height: 16px;
}
#search-text {
	width: 150px;
}
.home .post-title {
	margin-top: 10px;
}
