html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;ffont-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}


.clear{
	clear:both;
	height:1px;
	margin-bottom:-1px;
}

body{
	font-family: Helvetica, "Helvetica Neue", Arial,  sans-serif;
	font-size:12px;
	color:#000;
	background: #e7f1fd url(../images/background-main.png) repeat-y center top;
	min-width:960px;
}

a,a:visited{
	color:#0355b1;
	text-decoration:none;
}

a:focus {
	-moz-outline-style: none;
}

/* HEADER  */

#header #bar-dark{
	background: url(../images/bg-repeat-dark-blue-bar.png) repeat-x top left;
	height:61px;
	width:100%;
}

#header #bar-dark ul#nav{
	float:right
}

#header #bar-dark h1{
	float:left;
	margin-top:17px;
	text-indent:-99999em;
}

#header #bar-dark h1 a{
	background: url(../images/logo-ballpark.png) no-repeat top left;
	width: 147px;
	height:34px;
	display:block;
}

#header #bar-dark h1 a:hover{
	width: 165px
}



#header #bar-light{
	background: url(../images/bg-repeat-light-blue-bar.png) repeat-x top left;
	height:68px;
}

#header #bar-light h2{
	background: url(../images/text-title-our-blog.png) no-repeat bottom left;
	width:837px;
	height:27px;
	display:block;
	text-indent:-99999em;
	padding-top:23px;
}

#header .w960{
	width:960px;
	margin: 0 auto;
}

#header ul#nav {
	margin-top:14px;
}

#header ul#nav li{
	display:inline;
	float:left
}

#header ul#nav li a{
	height:33px;
	display:block;
	width:65px;
	text-indent:-99999em;
	float:left;
	margin-right:5px;
}


#header ul#nav li.feat a{
	width:88px;
	background:url(../images/button-nav-feature-tour.png) no-repeat bottom left;
}

#header ul#nav li.sign a{
	background:url(../images/button-nav-sign-up.png) no-repeat bottom left;
}

#header ul#nav li.blog a{
	background:url(../images/button-nav-blog.png) no-repeat top left;
}

#header ul#nav li.logn a{
	background:url(../images/button-nav-login.png) no-repeat bottom left;
}

#header ul#nav li a:active{
	background-position: top left;
}

/*MAIN */

#content{
	width:960px;
	margin:0 auto;
	margin-top:24px;
}

#posts{
	width:600px;
	float:left;
	margin-bottom:30px;
	
}

/* SIDEBAR */

#sidebar{
	width:308px;
	float:right;
	background:	url(../images/background-sidebar.png) no-repeat top left;
	position:relative;
}

#sidebar ul {
	margin-top:13px;
}

#sidebar h4{
	font-size:14px;
	color:#00254f;
	font-weight:bold;
	margin-top:6px;
}

#sidebar-bottom{
	width:308px;
	height:5px;
	position:absolute;
	left:0;
	bottom:-5px;
	background:	url(../images/background-sidebar.png) no-repeat bottom left;	
}

#sidebar ul li{
	width:296px;
	padding-left:12px;
}	

#sidebar ul li#about{
	overflow:hidden;
	padding-right:12px;
	width:284px;
	line-height:16px;
	font-size:11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif ;
}

#sidebar ul li#about img{
	float:left;
	margin-right:8px;
}

#sidebar ul li#about a{
	text-decoration:underline;
}

#sidebar ul li#search{
 	background:url(../images/background-sidebar-li-search.png) no-repeat top left;
 	height:48px;
 	margin-top:6px;
}

#sidebar ul li#search #search-input{
	border:0;
	padding:0;
	margin:0;
	width:196px;
	padding-left:20px;
	padding-right:20px;
	padding-top:8px;
	height:27px;
	margin-top:7px;
	background: url(../images/sidebar-search-input.png) no-repeat top left;
	font-size:14px;
	float:left;
	outline:0;
}

#sidebar ul li#search #search-button{
	border:0;
	padding:0;
	margin:0;
	background: url(../images/sidebar-search-button.png) no-repeat top left;
	width:44px;
	height:35px;
	float:left;
	margin-top:7px;
	text-indent:-9999em;
	line-height:300px; /* for stupid IE7 */
}

#sidebar #title-the-team{
	margin-bottom:5px;
	margin-top:11px;
}

#sidebar ul li.team{
 	background:url(../images/background-sidebar-li-team.png) no-repeat top left;
 	height:64px;
	padding-top:7px;
}

#sidebar ul li.team img{
	float:left;
}

#sidebar ul li.team p{
	line-height:60px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#004ca2;
	margin-left:8px;
}

#sidebar ul li.team a.twitter{
	float:right;
	background:url(../images/button-twitter.png) no-repeat top left;
	display:block;
	text-indent:-99999em;
	width:57px;
	height:22px;
	margin-right:15px;
	margin-top:19px;
}	

#sidebar ul li#subscribe{
 	background:url(../images/background-sidebar-li-subscribe.png) no-repeat top left;
 	height:61px;
 	margin-bottom:10px;
 	position:relative;
}


#sidebar ul li#subscribe span{
	width:50px;
	height:38px;
	background: url(../images/icon-mail.png) no-repeat top left;
	display:block;
	position:absolute;
	left:17px;
	top:13px;
}

#sidebar ul li#subscribe #subscribe-input{
	border:0;
	padding:0;
	margin:0;
	background: url(../images/sidebar-subscribe-input.png) no-repeat top left;
	width:155px;
	padding-left:10px;
	padding-right:10px;	
	height:34px;
	position:block;
	float:left;
	margin-top:14px;
	outline:0;
	margin-left:67px;
}

#sidebar ul li#subscribe #subscribe-button{
	border:0;
	padding:0;
	margin:0;
	background: url(../images/sidebar-subscribe-button.png) no-repeat top left;
	width:40px;
	height:34px;
	position:block;
	float:left;
	text-indent:-99999em;
	margin-top:14px;
	line-height:300px; /* for stupid IE7 */		
}


#sidebar #rss-button{
	background:url(../images/sidebar-button-subscribe-rss.png) no-repeat top left;
	width:281px;
	height:46px;
	display:block;
	text-indent:-99999em;
	margin:0 auto;
	margin-bottom:5px;
}

/* POST STYLES */

h3.post-title a{
	color:#0355b1;
	font-size:21.25px;
	font-weight:bold;

}

h3.post-title{
	background:url(../images/post-title-seperator.png) repeat-x bottom left;
	padding-bottom:6px;
}

.post{
	margin-bottom:20px;
}

.post-meta{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif ;
	font-size:11px;
	color:#4b4b4b;
	font-weight:bold;
	margin-top:5px;
	display:block;
	
}

.post-meta b{
	color:#00254f;
}

.post-meta a{
	font-weight:bold;
}

.post-meta a.comment-link{
	color:#0a71e6;
	background: url(../images/icon-comment.png) no-repeat 7px center;
	padding-left:22px;
	border-left: 2px solid #e2e3db;
	margin-left:3px;
	height:11px;
}


.post-body{
	font-size:13px;
	line-height:20px;
	margin-top:10px;	
}

.post-body a{
	color:#000;
	text-decoration:underline;
}


.post-body p{
	margin-bottom:7px;

}

.post-body img{
	border: 1px solid #000;
	margin-top:3px;
	margin-bottom:10px
}