/* section layout */

body {background:url(/images/bg_all_about_golf_body.jpg) repeat-x;}
#container {background:url(/images/bg_all_about_golf.jpg) no-repeat;}
a {color: #476423;}
#content h1 {color: #537628;}
#content h2 {color: #476423;}
#content h3 {color: #85a35f;}
table tr.alt-row td {background: #F2F8EC;}

/* landing page */
span.date_posted {
	color: #476423;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

/* scorecard */
#scorecard table {margin: 0 0 30px 0;}

/* stats */
#year-stats ul {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}
#year-stats ul li {
	float: left;
	font-size: 14px;
	list-style-image: none;
	margin: 0 15px 0 0;
}

/* articles */
#articles-years {
	font-size: 14px;
	margin: 10px 0;
}

h2#article-title {margin: 1em 0;}
p#return {margin: 10px 0;}

#header {height:294px;}
#title {height: 50px;}
.join_link_container {
	height:79px;
	position:absolute;
	margin:19px 0 0 0;
	right:75px;
	text-align:right;
	top:92px;
	width:247px;
	z-index:100;
}
.g2_link_container {
	overflow:visible;
	height:84px;
	position:absolute;
	margin:19px 0 0 0;
	right:61px;
	text-align:right;
	top:188px;
	width:213px;
	z-index:100;
}
#twitter_div {
	padding:0 0 0 20px;
}
#twitter_update_list {
	margin:0;
	padding:0 0 0 16px !important ;
}
#twitter-link {
	background:#bf3691;
	display:block;
	padding:5px;
	color:#ffffff;
	text-align: center;
	width:11em;
}
#twitter-link:hover {
	background:#ffc8ed;
	color:#bf3691;
	text-decoration: none;
}
