/*
Theme Name: golf land
Theme URI: http://test.qualitywordpress.com/?preview_theme=golf-land
Description: Golf land is a golf related worpdpress theme featuring green vector graphics.
Version: 1.0
Author: qualitywordpress
Author URI: http://qualitywordpress.com
*/



/* General */

body {
	margin: 0;
	background: #2B7100;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto;
	width: 974px;
	background: url("page.gif") repeat-y;
}

#page-in {
	width: 974px;
	background: url("page_in.gif") no-repeat left bottom;
}


/* Header */

#header {
	width: 974px;
	height:215px;
	background: url("header_top.jpg") no-repeat;
}


#header-bottom {
	width: 974px;
	height:10px;
	background: url("header_bottom.gif") repeat-y;
}


	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 75px;
		left: 775px;
		width:310px;
		
	}
	
	#header #header-info h1 {
		color: #2B7100;
		font: normal 18px "Helvetica", Helvetica;
	}
	
	#header #header-info h1 a {
		color: #2B7100;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #2B7100;
		font:italic bold 12px "Helvetica", Helvetica;
	}
	
	/* Header - Menu */
	
	#main #header-menu {
		position: relative;
		float: right;
		top:0px;
		right: 10px;
		height: 44px;
		width:350px;
		
	}
	
	#main #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 44px;
	}
	
	#main #header-menu ul li {
		float: left;
		width: 100px;
		height: 44px;
		margin-right: 8px;
		font: normal 12px/32px "Helvetica", Helvetica;
		color: #ffffff;
		text-align: center;
		background: url("header_menu.gif") no-repeat;
	}
	
	#main #header-menu ul li a {
		color: #ffffff;
		height: 44px;
		text-decoration: none;
		display: block;
	}
	
	#main #header-menu ul li a:hover {
		color: #ffffff;
		background: url("header_menu_hover.gif") no-repeat;
	}
	
		/* Header - Menu - Active */
		
		#header #header-menu ul li.current_page_item a {
			color: #ffffff;
			background: url("header_menu_hover.gif") no-repeat;
		}
		
		/* Header - Menu - Submenu */
		
		#header #header-menu ul li ul {
			display: none;
		}
	

	
	#header-clear {
		width: 974px;
		height: 223px;
	}
	



/* Main */

#main {
	width: 974px;
	height:50px;
	
	background: url("main.gif") no-repeat;
}

	/* Main - Sidebar */
	
	#sidebar {
		float: left;
		width: 262px;
		padding: 0 31px 0 22px;
		font: normal 12px/18px "Helvetica", Helvetica;
		color: #003E78;
		vertical-align:top;
	}
	
	#sidebar a {
		color: #000000;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	/* Main - Sidebar - Boxes */
	
	#sidebar .sidebar-box {
		width: 262px;
		background: url("sidebar_box.gif") repeat-y;
		margin-bottom: 15px;
	}
	
	#sidebar .sidebar-box-top {
		width: 252px;
		background: url("sidebar_box_top.gif") no-repeat;
	}
	
	#sidebar .sidebar-box-bottom {
		width: 252px;
		background: url("sidebar_box_bottom.gif") no-repeat left bottom;
	}
	
	#sidebar .sidebar-box-blank {
		width: 252px;
		margin-bottom: 15px;
	}
	
		/* Sidebar - Titles */
		
		#sidebar h2 {
			width: 237px;
			height: 36px;
			padding-left: 15px;
			font: bold 12px/36px "Helvetica", Helvetica;
			color: #FF9600;
			background: url("sidebar_title.gif") no-repeat;
		}
		
		/* Sidebar - Search */
		
		#sidebar #sidebar-search {
			width: 252px;
			height: 27px;
			background: url("sidebar_search.gif") no-repeat;
		}
		
		#sidebar #sidebar-search #search-form {
			margin: 0;
			padding: 0;
			width: 252px;
			height: 27px;
		}
		
		#sidebar #sidebar-search #sb {
			width: 149px;
			height: 17px;
			border: 0;
			padding: 5px;
			font: bold 13px "Helvetica", Helvetica;
			color: #054A5A;
			background: transparent;
			float: left;
		}
		
		#sidebar #sidebar-search #searchsubmitb {
			background: transparent;
			border: none;
			width: 83px;
			height: 27px;
			padding: 0;
			float: right;
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0;
			padding: 5px 0 15px 0;
			list-style-type: none;
		}
		
		#sidebar ul li {
			color: #2B7100;
			font: normal 12px/29px "Helvetica", Helvetica;
		}
		
		#sidebar ul li a {
			color: #2B7100;
			padding-left: 48px;
			text-decoration: none;
			background: url("sidebar_menu.gif") no-repeat left bottom;
			display: block;
			width: 204px;
			height: 29px;
		}
		
		#sidebar ul li a:hover {
			text-decoration: none;
			background: url("sidebar_menu_hover.gif") no-repeat left bottom;
		}
		
			/* Sidebar - Menus - Submenus */
			
			#sidebar ul li ul {
				padding: 0;
			}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			margin: 0;
			padding: 20px 0;
			width: 252px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 212px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 0 auto;
			width: 145px;
			padding: 5px 0;
		}
		
		#sidebar #calendar_wrap table {
			width: 145px;
		}
		
		#sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		#sidebar .textwidget {
			padding: 3px 7px 5px 7px;
		}	
	
	/* Main - Content */
	
	#content {
		float: left;
		width: 617px;
		padding-top: 20px;
		
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 20px;
		width: 620px;
		background: url("post.gif") repeat-y;
		
	}
	
	#content .post-top {
		width: 617px;
		background: url("post_top.gif") no-repeat;
	}
	
	#content .post-bottom {
		width: 617px;
		background: url("post_bottom.gif") no-repeat left bottom;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 526px;
			height: 65px;
			padding: 20px 10px 0 81px;
			color: #2B7100;
			font: normal 12px "Helvetica", Helvetica;
			position: relative;
		}
		
		#content .post .post-title a {
			color: #2B7100;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post h2 {
			color: #2B7100;
			font: normal 20px "Helvetica", Helvetica;
			padding-bottom: 3px;
		}
		
		#content .post h2 a {
			color: #2B7104;
			text-decoration: none;
		}
		
		#content .post h2 a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-title-info {
			padding: 0 3px;
			width: 520px;
			height: 19px;
			line-height: 19px;

		}
		
		/* Post - Entry */
		
		#content .post .entry {
			font: normal 12px/18px "Helvetica", Helvetica;
			color: #000000;
			width: 537px;
			padding: 25px 40px 20px 25px;
		}
		
		#content .post .entry a {
			color: #0000bb;
			text-decoration: underline;
		}
		
		#content .post .entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .entry a.more-link {
			font-weight: bold;
		}
		
		#content .post .entry blockquote {
			border-left: 10px solid #ededed;
			margin: 0px 30px;
			padding-left: 15px;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			width: 526px;
			height: 19px;
			padding: 5px 10px 10px 81px;
			font: bold 10px "Helvetica", Helvetica;
			color: #2B7100;
		}
		
			#content .post .post-info-in {
				line-height: 19px;
				width: 520px;
				padding: 0 3px;
				height: 19px;
				text-align: right;
			}
		
		#content .post .post-info a {
			color: #003E78;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Subtitle */
		
		#content .post h3 {
			margin: 20px 0 5px 0;
			color: #054A5A;
			font: bold 15px "Helvetica", Helvetica;
		}
		
		/* Post - Comments */
		
		#content .post .comments {
			font: normal 12px/18px "Helvetica", Helvetica;
			color: #003E78;
			width: 537px;
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
			background: #ededed;
		}
		
		#content .post .comments ol li cite {
			color: #000000;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comment Form */
		
		#content .post #commentform {
			font: normal 12px/18px "Helvetica", Helvetica;
			color: #003E78;
			width: 537px;
			padding-left: 25px;
			margin: 0;
		}
		
		#content .post #commentform a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		float: left;
		margin-bottom: 20px;
		font: normal 10px "Helvetica", Helvetica;
		color: #000000;
		width: 605px;
		padding: 0 6px;
	}
	
	#content .navigation a {
		color: #000000;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}


/* Footer */

#footer {
	width: 974px;
	
	color: #000000;
	font: normal 10px/16px "Helvetica", Helvetica;
	text-align: center;
	margin-top:17px;
}

#footer a {
	color: #000000;
	text-decoration: underline;
}

#footer a:hover {
	color: #FF9600;
	text-decoration: underline;
}
