/*  

Theme Name:  SW Poker3 Green
Theme URI: http://www.stephenweb.com/free-poker-wordpress-theme-3-green/
Description: SW Poker3 Green by <a href="http://www.stephenweb.com">stephenweb.com</a>.
Version: 1.0
Author: stephenweb
Author URI: http://www.stephenweb.com/
Tags: 2 Column, Widget Ready, Left Sidebar, Fixed Width, Green

*/



/* Begin Typography & Colors */


.narrowcolumn .entry, .widecolumn .entry {
	line-height:18px;
	padding:0px 0px 0px 0px;
	}

.thread-alt {
	background-color: #f8f8f8;
	text-align:left !important;
	}
	
.thread-even {
	background-color:#ffffff;
	text-align:left !important;
	}
	
.depth-1{
	border: 1px solid #ddd;
	}
	
.even{
	border-top:solid 2px #568705;
	border-bottom:solid 2px #568705;
	color:#568705 !important;
	}
	
.alt {
	border-top:solid 2px #568705;
	border-bottom:solid 2px #568705;

	color:#22150d !important;
	}
	
.alt a, .alt a:visited{
	color:#568705 !important;
	}
	
.alt a:hover{
	color:#86bc2d;
	text-decoration:underline;
	}
	
.alt small{
	color:#22150d !important;
	}

small {
	font-size:11px;
	}
	
.postmetadata small, .postmetadata1 small{
	font-size:11px !important;
	color:#568705;
	}

.postmetadata a, .postmetadata a:visited, .postmetadata span span{

	text-decoration:none;
	font-weight:bold;
	color:#fff;
}
.postmetadata span span{

	font-weight:bold;
	color:#fff;
	text-decoration:none!important;
}
.postmetadata span a:hover{
	color:#fff!important;
	text-decoration:none!important;
}

h1, h2, h3 {
	font-family:Arial, Verdana;
	font-weight:normal;
	}

h1 {
	font-size:22px;
	text-align: center;
	line-height:25px;
	}

h2 {
	font-size:24px;
	line-height:25px;
	}

h2.pagetitle {
	font-size: 20px;
	}


h3 {
	font-size: 24px;
	line-height:25px;
	}
	
h3#comments, h3#respond{
	font-size:18px;
	padding-left:20px;
	}

h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color:#568705;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#568705;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px!important;
	font-family:verdana, Arial;
	font-size:12px;
}
	
.entry p a, .entry p a:visited {
	text-decoration:underline;
	
	}
	
.entry p a:hover {
	text-decoration:none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 11px Arial, Arial, Verdana, tahoma;
	}
	
.commentlist li ul li {
	font-size: 11px;
}

.commentlist li {
	font-weight:normal;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
	
.commentlist cite a:hover {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}


#commentform p {
	font-family:Arial, Arial, Verdana, tahoma;
	}

.commentmetadata {
	font-weight: normal;
	font-size:11px;
	}


small{
	color:#22150d;
	}

code {
	font: 1.1em Arial, Verdana, tahoma;
	}

acronym, abbr, span.caps
	{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	text-decoration:none;
	color:#767676;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.2em Arial, Arial, Verdana, tahoma;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	padding: 0 10px 20px 15px;
	margin: 0px 0 0;
	width:600px;
	}

.widecolumn {
	padding: 10px 10px 20px 15px;
	margin: 5px 0 0 0px;
	width:600px;
	}

.post {
	margin: 0 0 0px;
	padding:0px 0px 0px 0px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata1 {
	padding:0px;
	margin:0px 0px 0px 0px;
	}

.widecolumn .postmetadata, .widecolumn .postmetadata1 {
	padding:0px;
	margin:0px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.clear {
	clear: both;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin:0px 0px 10px 0px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 0px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 0px;
	list-style: none;
	padding-left: 0px;
	text-indent: 0px;
	}

html>body .entry li {
	margin: 0px 0 0px 10px;
	}

#sidebar ul ul li:before, #sidebar2 ul ul li:before,  #sidebar ul ul li, #sidebar2 ul ul li {
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;

	line-height:20px;
	}
	
.entry ul li:before{
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	line-height:20px;

	}
	
	
#sidebar3 ul ul li:before, #sidebar3 ul ul li{
	background-image:url(images/list_white.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	line-height:18px;
	}

.entry ol {
	padding:0px 0px 0px 20px;
	margin:0px 0px 10px 0px;
	}

.entry ol li {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	line-height:20px !important;
	}
	
.entry ul{
	padding:0px;
	margin:0px 0px 10px 0px;
	list-style-type:none;
	}
	
.entry ul li{
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	background-position:left;
	padding:0px 0px 0px 13px !important;
	margin:0px 0px 0px 15px !important;
	line-height:20px !important;
	}


.postmetadata ul, .postmetadata li, .postmetadata1 ul, .postmetadata1 li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	}

	
#sidebar ul li{
	color:#303030 !important;
	line-height:20px;
	font-family:Arial, Verdana;
	}
	
#sidebar ul li a, #sidebar ul li a:visited{
	text-decoration:underline;
	color:#303030;

	}
	
#sidebar ul li a:hover{
	text-decoration:none;
	color:#999999;
	}
	


#sidebar ul, #sidebar ul ol  {
	margin: 0;
	padding: 0;
	}

#sidebar ul li  {
	list-style-type: none;
	list-style-image: none;
	margin:0px;
	padding:0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 8px 20px 20px;

	}

#sidebar ul ul ul, #sidebar ul ol{
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 15px;

	}

#sidebar ul ul ul {
	margin-left:-5px !important;
}
	
li.widget_tag_cloud h2{
	text-align:left;


	}
	
li.widget_tag_cloud{
	padding-bottom:10px !important;
	text-align:center;
	background-image:url(images/bg_sidebox-r.png);
	background-repeat:no-repeat;
	background-position:0px 55px!important;

	}
	
/* End Entry Lists */

#sidebar ul li h2, #sidebar2 ul li h2{
	background-image:url(images/bg_title.gif);
	background-repeat:no-repeat;
	background-position:0 0px!important;
	color:#fff;
	font-family:Arial, Verdana;
	font-size:18px;
	font-weight:lighter;
	padding:1px 0px 5px 20px;
	margin:0px 0px 0px 0px;
	line-height:normal;
	text-align:left;
	height:27px;
	}


	
#sidebar{
	color:#303030;
	font-family:Arial, Verdana;
	}



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 0px 10px;
	text-align: center;
	}

#sidebar #searchform #s {
	width:120px;
	padding: 0px 10px 0px 0px;
	}

#sidebar #searchsubmit {
	padding: 0px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width:90%;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:solid 1px #ccc;
	}

#commentform {
	margin: 5px 10px 0 20px;
	}
	
#commentform textarea {
	width:90%;
	padding: 2px;
	border:solid 1px #ccc;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	border:none;
	font-weight:bold;
	width:58px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 20px 0px 0px 0px!important;
	padding: 10px !important;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:16px;
	}

.commentlist {
	padding: 0;
	text-align:left !important;
	}
	
ol.commentlist{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 20px 20px;
	}
	
ol.commentlist a, ol.commentlist a:visited{
	
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 10px;
	list-style: none;
	}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 5px 0 0px 5px;
	width:205px;
	}

#sidebar form {
	margin: 0;
	}
	
div.textwidget{
	padding:0px 15px 6px 20px!important;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	width:80%;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width:auto;
	margin:0px;
	padding:8px 0px 8px 0px;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color:transparent; }
	
#today{
	font-weight:bold;
	color:#568705;
	}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #009900;
	color:#333;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display:block;
	padding:5px 10px 25px 10px;
	clear:both;
	}
	
.navigation2 {
	display:block;
	padding:5px 10px 25px 10px;
	clear:both;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.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;
}
/* End captions */

/* ------------------------------------------------------ For Frame ------------------------------------------------*/

body {
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	font-family:Arial, Verdana;
	font-size:12px;
	color:#22150d;
	}

a,a:visited{
	color:#568705
}

a:hover{
	text-decoration:underline;
}

#container {
	width:100%;
	background-image:url(images/gradient.gif);
	background-repeat:repeat-x;
	height:329px;
	}
	
#main_content {
	width:886px;
	margin-left:auto;
	margin-right:auto;
	}
	
/* --------header--------  */

#header {
	background-image:url(images/header_bg.jpg);
	background-repeat:no-repeat;
	width:882px;
	height:123px;
	padding-left:10px;
	}
	
#title {
	font-size:36px;
	font-weight:bold;
	line-height:28px;
	color:#FFFFFF;
	padding:30px 0px 0px 10px;
	width:600px;
	}
	

	
		
/*============== logo ==============*/
.title_logo{
	color:#fff;
	padding:0px 0px 0px 60px;
	text-align:left;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	
}
.title_logo a, .title_logo a:visited{
	color:#fff;
	text-decoration:none;
}
#txt_logo{
	font-family:Arial, Verdana;
	font-size:30px;
	color:#fff;
	font-weight:lighter;
	padding:3px 0px 0px 0px;
	text-transform:capitalize;
	line-height:35px;
	}

.desc{
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:0px 0px 0px 4px;
	line-height:18px;
	}



#search_header{
	width:800px;
	height:49px;
}

	
	
/* --------menu--------  */

#menu{
	height:39px;
}

#main_menu {
	padding:10px 0px 0px 0px !important;
	float:left;
	}
#main_menu ul{
	margin:0px;
	padding:0px 10px 0px 0px !important;
}

#main_menu ul li{
	list-style-type:none;
	display:inline;
	font-size:12px;
	color:#568705;
	padding:0px 0px 0px 0px !important;
	border-left:1px solid #568705;
}


#main_menu ul li a{
	padding-top:0px;
	padding-bottom:0px;
}

#main_menu ul li.noborder{
	border:0px!important;
}

#dropmenu, #dropmenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
	line-height:1.5em;
	z-index:500!important;

	font-weight:normal;
	float:left;
	}
#dropmenu a {display:block; padding:0px 20px 0px 20px; color:#568705;  text-decoration:none; font-family:Arial, Verdana; font-size:16px;}
#dropmenu a:hover {color:#fff;}
#dropmenu li {float:left; position:relative; line-height:16px;   }
#dropmenu li#home {float:left; position:relative; border-left:none; background-image:none;}
#dropmenu ul {position:absolute; display:none; top:10px; left:0px; cursor:pointer;}
#dropmenu ul a { z-index:500; }
#dropmenu li ul {list-style: none;float:left;margin:5px 0px 0px 0px; padding:0px 0px 0px 0px; border-top:none;  background-color:#e9e9e9;}
#dropmenu li li{border:0px solid #c8c8c8; border-width:0px 0px 0px 0px; float: left; padding:0px 0px 5px 10px !important;  display:block;   z-index:500;}
#dropmenu li ul a, #dropmenu li ul a:visited {color:#568705; width:120px;  text-transform:capitalize; padding:8px 0px 0px 0px; background-color:#e9e9e9; line-height:18px !important;  }
#dropmenu li ul a:hover{color:#568705; }
#dropmenu ul ul {top:0em;}
#dropmenu ul ul li ul li{margin:-20px 0px 0px 20px !important; padding:0px 0px 0px 20px; display:block; float:left; position:absolute;}
#dropmenu li ul ul {left:11em; margin:0px 0 0 0px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}


.spacer{
	margin:7px;
}

#main_menu ul li a, #menu ul li a:visited{
	color:#568705;
	text-decoration:none;
	font-size:16px;
	font-weight:normal;
	
}

#main_menu ul li a:hover{
	text-decoration:none;
	}

#search-src {
	padding:5px 4px 0px 0px;
	float:right;
	}

.search {
	margin-bottom:15px;
}

#search form {
	margin:0;
	padding:0;
	}
	
.main_search {
	background-image:url(images/search_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:0px 0px 0px 18px;
	
	}


span.bg_input{
	background-image:url(images/search_bg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	border:0px;
	overflow:hidden;
	padding:0px 2px 10px 2px !important;
	margin:0px;
	vertical-align:top;
	
	}	
#search-src #s.inputbox{background:transparent; border:0px; width:160px; padding:5px 10px 0px 5px!important; margin:0px 0px 0px 0px; vertical-align:top; }
.inputbox{

	padding:6px 5px 5px 5px !important;
	width:170px;
	border:1px solid #d7d7d7;
	}

#search-src .button{
	background-image:url(images/search_but.gif);
	background-repeat:no-repeat;
	padding:0px 0px 2px 0px !important;
	margin-top:1px;
	width:56px;
	height:24px;
	border:0px;
	}

.button{
	background-image:url(images/search_but.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px !important;
	width:56px;
	height:24px;
	border:0px;
	color:#fff;
	}

.button-submit{
	background-image:url(images/but_submit.gif);
	background-repeat:no-repeat;
	padding:0px 0px 2px 0px !important;
	width:56px;
	height:24px;
	border:0px;
	color:#fff;
	background-color:#fff;
	}

/* --------content--------  */

#content {
	background-image:url(images/bg_content.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:880px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
/* --------content left--------  */

#content_left {
	float:left;
	width:240px;
	}
	
.box{
	margin-bottom:20px;
	}
	
.box h3{
	background-image:url(images/bg_titlesidebar.gif);
	background-repeat:no-repeat;
	width:205px;
	height:28px;
	color:#ffffff;
	font-family:Arial, Verdana;
	font-size:18px;
	font-weight:normal;
	padding:4px 0px 0px 15px;
	margin:7px 0px 0px 6px;
	}
	
.box ul{
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	list-style-type:none;
	}
	
.box ul li{
	background-image:url(images/list.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:15px;
	line-height:20px;
	}
	
.box ul li a, .box ul li a:visited{
	text-decoration:underline;
	color:#303030;
	}
	
.box ul li a:hover{
	color:#568705;
	}

/* --------content right--------  */

#content_right {
	float:left;
	width:640px;
	}
	
.main_content{
	float:left;
	margin:0px 0px 10px 0px;
}





div.smallmonth{
	font-family:Arial, Verdana;
	color:#ffffff;
	font-size:14px;
	text-transform:lowercase;
}

div.smalldate{
	font-family:Arial, Verdana;
	color:#ffffff;
	font-size:24px;
	line-height:30px;
}


/*postmetadata*/
.container_metadata{
	float:right;
	padding:0px 0px 20px 0px;

}
.comment-cont{
	width:auto;
	float:left;	
	color:#fff;
	margin:20px 0px 0px 10px;
}
.comment-l{
	background-image:url(images/metadata-l.gif);
	background-repeat:no-repeat;
	width:11px;
	height:25px;
		float:left
}
.comment-m{
	background-image:url(images/metadata-m.gif);
	padding:3px 1px 5px 0px;
	background-repeat:repeat-x;
	float:left
}
.comment-r{
	background-image:url(images/metadata-r.gif);
	background-repeat:no-repeat;
	width:11px;
	height:25px;
	float:left;
}
	
.comment{
	background-image:url(images/arrow-white.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:15px;
	color:#fff;
	text-decoration:none;
	
	}
	
span.comment a, a.comment:visited, a.comment:hover{
	font-weight:bold !important;
		color:#fff;
		text-decoration:none;
	}
	
/* --------banner-------- */

#banner {
	padding:5px 0px 20px 0px;
	clear:both;
	}

#ads {
	background-image:url(images/banner_box.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:616px;
	height:148px;
	padding:20px 0px 0px 20px !important;
	}


#ads img {
	margin:0px 12px 0px 12px;
	float:left;
	}
		

			
/* --------footer--------  */

#footer {
	width:100%;
	background-image:url(images/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:882px;
	height:36px;
	float:left;
	}

.footer_txt {
	font-family:Arial, Verdana;
	color:#FFFFFF;
	text-align:center;
	padding-top:8px;
	}
	
.footer_txt a, .footer_txt a:visited{
	color:#fff;
}
	
.footer_txt a:hover{
	text-decoration:none;
}	
	
	


												

/**/
.title{
	clear:both;
}
div.headerpost{
	float:left;
	margin-bottom:10px;
	padding-top:20px;
	width:600px;
	
}
div.headerpost_page{
	float:left;
	margin-bottom:20px;
	width:600px;
	padding:0px;
}
div.headerpost_page div.headerh2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	float:left;
	width:600px;

	
}
div.headerdate{
	float:left;
	background-image:url(images/bg_date.gif);
	background-repeat:no-repeat;
	width:56px;
	height:62px;
	padding-top:3px;
	text-align:center;
	line-height:normal;

}
div.smallmonth{
	font-family:Arial, Verdana;
	color:#fff;
	font-size:14px;
	text-transform:lowercase;
}
div.smalldate{
	font-family:Arial, Verdana;
	color:#fff;
	font-size:24px;
	line-height:35px;
}
div.headerh2{
	margin:0px 0px 0px 5px;
	padding:0px 0px 5px 0px;
	float:left;
	width:533px;
	border-bottom:1px solid #568705;
	
}

div.headerh2 h2,div.headerh2 h3{
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family:Arial, Verdana;
	font-size:24px;
	font-weight:normal;
	color:#568705;
	
	
}
 div.headerh2 h2 a, div.headerh2 h3 a{
	font-size:18px;
	text-decoration:none;
	font-family:Arial, Verdana;
	font-size:24px;
	color:#568705;
	font-weight:normal;
	line-height:25px;

}
 div.headerh2 h2 a:hover, div.headerh2 h3 a:hover{
 	color:#86bc2d;
 }
 
.author{
	color:#22150d;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.search_result h2{
	font-size:16px;
	font-weight:lighter;
	line-height:18px;
	}
	
.search_result .entry{
	padding:0px 0px 13px 0px;
	}
	
.search_result{
	padding:20px 0px 0px 0px;
	}


