/*
Theme Name: Bonuscashnow
Theme URI: 
Description: 
Version: 1
Author: 
Author URI: 
Tags: 
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:  Arial, Helvetica, Sans-Serif;
	color:#333;
	background: #fff url(images/bg.gif) repeat 50% 0 ;
	}

	small {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 0.8em;
		}

	h1, h2, h3, h4, h5, h6 {
		font-family:  Arial, Helvetica, Sans-Serif;
		font-weight: bold;
		text-transform:uppercase;
		text-align:left;
	}

	h1 { font-size: 24px; color: #8F7500; }
	h2 { font-size: 16px; color: #8F7500;}
	h3 { font-size: 16px; color: #8F7500;}
	h4 { font-size: 1em; color: #8F7500;}

	pre {
		overflow:auto;
	}

	acronym, abbr
	{
		font-size: 0.9em;
		letter-spacing: .07em;
		cursor: help;
		border-bottom: 1px dashed #999;
	}

	strong {	
		color:#333;
	}

	a {
		color: #665502;
		text-decoration: none;
	}
		a:hover{text-decoration:underline;}

		a img {
			border: none;
			}


/* Layout */

body {
	margin: 0;
	padding: 0;
}

	#page {
		margin: 0 auto;
		padding: 0;
		width: 960px;
		background-color: #EFE8C2;
		border-left: 1px solid #3A3A3A;
		border-right: 1px solid #3A3A3A;
		border-bottom: 1px solid #3A3A3A;
	}

	#header {
		margin: 0px;
		height: 86px;
		padding-top: 42px;
	}

	#wrapper {
		padding:0 20px;
	}

	#content {
		margin:0;
		padding:0 0 20px 0;
		width:576px;
		float:left;
	}

		#ie6 #content {
			
		}
		
	#sidebar {
		width:300px;
		float:right;	
		margin:0 0 5em  0;
		padding:10px 0px 20px;
		background-color: #efe8c2;
	}	

	#footer {
		margin: 0 auto;
		clear: both;
	}

/* Header */
#headerimage {
	padding:0;
	height: 50px;
	/* If you want to add a background image for the header, uncomment and use the following lines of code */
	/*
	background:url('header.jpg') no-repeat;
	padding: 30px;
	*/
}

#header h1 {
	margin:0px 0  10px 150px;
	padding-bottom: 10px;
}

	#header h1 a{
		color: #fff;
		display: block;
		width: 500px;
		height: 80px;
		position: absolute;
		top: 10px;
		left: 0;
		}

	#header .description {
		font-size:1.2em;
		display: none;
	}

#hmenu {
	margin:0px;
	padding:0px 20px 6px 20px;
	background-color: transparent;
}

	#hmenu ul {
		display:inline;
		margin:0;
		padding:0;
	}

	
		#hmenu ul li {
			padding:0;
			float: left;
			list-style-type: none;
			/*display:inline;*/
			margin:0;
		}

			#hmenu ul li.search_header{
				padding: 5px 0 0 0;
				float: right;
				width: auto;
			}

		#hmenu ul li {
			padding:0 0 0;
			font-size:1em;
			font-weight:bold;
			text-transform:uppercase;
			width: 8.5em;
		}	

				#hmenu ul li a{
					padding: 4px 1em 2px;
					display:block;
					vertical-align: middle;
					width: 6.45em;
					background: transparent url('images/nav_bg.gif') repeat-x 0 -37px;
					height: 30px;
					border-right: 1px solid #C3A100;
					text-align: center;
				}
	
					#hmenu ul li a:hover{
						background: transparent url('images/nav_bg.gif') repeat-x 0 0;
						text-decoration: none;
					}
		
						#hmenu ul li.current_page_item a{background-position: 0 0; color:#eaeaea;} 
						#hmenu a{color: #665502}
						#hmenu a:hover{ color: #eaeaea; text-decoration: underline;}

#header{ 
	background: #ffffff url('images/header_title_bg.jpg') no-repeat 0 0;
	position: relative
}

	#header_rss {
		background:url('images/rss.png') no-repeat;
		padding-left:20px;
		position: absolute;
		right: 22px;
		height: 30px;
		top: 72px;
	}

		#header_rss a{
			color: #fff;
		}

/* End header */

/* Post */

.post {
	margin: 0;
	padding:10px 0; 
	text-align: justify;
	overflow:hidden;
	clear:both;
	}

.post h2 {
	margin:0;
	padding:0;
	text-align:left;
}
	.post h2 a{
		color: #555;
	}
	
		.post h2 a:hover{color: #555; text-decoration: none;}

.post h3.post-title {
	font-weight:bold;
	font-size: 16px;
	margin:0;
	padding:0;
	text-align:left;
}	
	.post h3.post-title a{
		color: #555;
	}

	.post h3.post-title a:hover{color: #EC6400;}
div.archive-title {
	font-size:1.6em;
	font-weight:bold;
}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	font-size:1.1em;
	color:#888;
}

.clear {
	clear: both;
}

.entry {
	font-size:12px;
	line-height: 1.2em;
	margin:10px 0;
}

.entry blockquote {
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.entry blockquote blockquote {
	font-size:1em;
}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}

.entry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em;
}


.entry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;

}

.entry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}

.navigation {
	font-size:1.2em;
	clear:both;
	margin:20px 0;
}	


.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.searchbox {
	padding:20px;
	text-align:center;
	clear:both;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


/* Comments*/

#comments {
	font-size:1.4em;
	line-height:1.4em;
}

.commentlist {
	margin:20px 0;
	padding:0 0 1px 0;
	background:url('images/border_h.png') repeat-x bottom;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	background:url('images/border_h.png') repeat-x top;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}


textarea#comment {
	width:100%;
	height: 70px;
}

#comments div.navigation {
	font-size:0.8em;
}

/* Sidebar */

#sidebar {
	font: 1.2em  Arial, Helvetica, Sans-Serif;
	color: #00790b;
	}

#sidebar h2 {
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	}

#sidebar h2 {
	padding: 5px 20px 3px 20px;
	border-bottom: 1px solid #ccc;
	background: #fff url(images/sidebar_headings.gif) no-repeat 0 0;
	color: #555555;
	}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin:0 0 10px 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	padding-bottom: 10px;
	background-color: #DFDFDF;
	}
	
	#sidebar ul li.widget_tag_cloud {
		padding: 0 20px;
		padding-bottom: 10px;
	}
	
		#sidebar ul li.widget_tag_cloud h2{
			margin-left: -20px;
			width: 260px;
		}
		
			#ie6 #sidebar ul li.widget_tag_cloud{
			
			}
			
			#ie6 #sidebar ul li.widget_tag_cloud h2{
				width: 300px;
				margin-right: -40px;
				float: right;
				display: block;
			}
		
			#sidebar ul li.widget_tag_cloud a{
			}
	
	#sidebar ul li.advman_widget{
		background: #fff;
		margin-top: 20px;
		padding: 0;
	}
	
	#sidebar ul li#advman-html_ad{
		background-color: #fff;
		padding: 0;
		margin: 0;
		margin-top: 20px;
		text-align: center;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 20px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0 20px 0 20px;
	}
	
/* Calendar */
#wp-calendar {
	empty-cells: show;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	font-weight:bold;
	}

#wp-calendar caption {
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:0 0 5px 8px;
	color:#666;
	}

#wp-calendar td {
	padding: 3px 5px;
	text-align: center;
	}
	
#wp-calendar td#today {
	background:#eee;
}	

#wp-calendar td#prev a {
	padding: 0;
	text-align:left;
	font-weight:normal;
}

#wp-calendar td#next a {
	padding: 0;
	text-align:right;
	font-weight:normal;
}


/* End Calendar */


/* Footer */	

#footer {
	border-top: 1px solid #ccc;
	padding:10px;
	text-align:center;
	font-size:1.1em;
	color:#ccc;
	background: #2D702B url(images/footer_bg.gif) repeat-x 0 0; 
}

/* Custom */

div.recent-posts{
	margin-top: 5em;
}

	div.recent-posts ul{
		padding-left: 0px;
	}
	
		#ie6 div.recent-posts ul,
			#ie7 div.recent-posts ul{
			margin-left: 0px;
		}

		div.recent-posts ul li{
			list-style-type: none;
			font-size: 12px;
			line-height: 1.2em;
			padding-bottom: 0.7em;
		}
			div.recent-posts ul li a{
				display: block;
				font-size: 14px;
				font-weight: bold;
				padding-bottom: 0.2em;
				margin-bottom: 0.3em;
				border-bottom: 1px dotted #333;
				color: #555555;
			}
			
				div.recent-posts ul li a:hover{
					text-decoration: none;
					color: #BF9D00;
				}
			
	div.top_content_banner{
		width: 728px;
		height: 90px;
		margin: 0 auto;
		padding: 10px 0;
	}		
/*poll*/
#sidebar ul ul.wp-polls-ul{
	color: #555;
}

#sidebar ul ul.wp-polls-ul li label{
	color: #555;
}	
/*sub page sidebar*/
		div#sidebar ul li.pagenav{
			background: none;
		}
		
			div#sidebar ul li.pagenav h2{
				background: #fff url(images/sidebar_subpages_bg.gif) no-repeat 0 0;
				border-bottom: 1px solid #b19305;
				color: #fff;
				padding:5px 20px 3px;
				margin: 0;
			}
			
				div#sidebar ul li.pagenav h2 a{
					color: #fff;
				}
				
					div#sidebar ul li.pagenav h2 a:hover{
						color: #8F7500;
						text-decoration: none;
					}
			
				div#sidebar ul li.pagenav ul{
					margin: 0;
				}
				
					div#sidebar ul li.pagenav li{
						background: none;
						margin:0;
						padding: 0;
						background-color: #19a126;
						border-bottom: 1px solid #b19305;
					}

						div#sidebar ul li.pagenav li a{
							display: block;
							padding:  0.5em 20px;
							background: #b19305 url(images/sidebar_subpages_bg2.gif) repeat-x 0 -30px;
							color: #665502;
						}
						
						div#sidebar ul li.pagenav li a:hover{
							text-decoration: none;
							background:#E2BA00;
							color: #EAEAEA;
						}
						
						div#sidebar ul li.pagenav li.current_page_item a{
							text-decoration: none;
							background:#E2BA00;
							color: #EAEAEA;
						}
						