/*
Theme Name: meadowland
Theme URI: http://www.wpcosmos.com/2008/09/16/free-wordpress-theme-meadowland/
Description: 2 column, with RHS widget sidebar, GPL v3 licence 
Version: 1.2
Tags: fixed width, two columns, widget ready, widgets, white 
Author: WpCosmos
Author URI: http://www.wpcosmos.com/
*/



body {
margin: 0;
padding: 0;  
color: #333;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 100.1%;
background: #fbfbfb;
}




#wrapper{
	width: 965px;
	margin: 0px auto;
	padding: 0px;
	text-align:left;
	font-size: 75%;
	line-height:20px;
	background: #fff;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: #000080;
	border-bottom-color: #000080;
	border-left-color: #000080;
	border-top-color: #000080;
}


#header{
padding: 1px 0px;
margin: 0;
background: #ccc;
height:186px;
}	


#header-inner{
margin:0;
padding:0;
}


		
#content{
clear:both;
margin: 0;
padding: 5px 5px 5px 10px;
background:#fff;
}	


#main {
	width: 625px;
	float:left;
	margin: 0;
	overflow:hidden;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


#sidebar {
	padding: 8px;
	background: #fff;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 645px;
}


#footer {
	clear: both;
	margin: 0;
	padding: 10px 16px;
	text-align: center;
	font-size: 9pt;
}


#footer-inner{
background: #f2f2f2;
height: 50px;
}

#footer p{
margin:0;
padding:12pt 0;
}

#navigation{
padding: 5px 12pt;
font-size: 12pt;
color: #3333FF;
text-decoration:underline;
}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
text-align:right;
padding: 0 12pt;
}

#credit p{
margin:0;
color:#777;
font-size:85%;
}

#credit p a, #credit p a:hover{
color:#999;
font-weight:100;
}

.toolbar{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 12pt;
}
.toolbarsingle{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.toolbartext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	padding-bottom: 8px;
}
.toolbarlinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0000FF;
	text-decoration: underline;
}
.toolbarlinks a{
	color: #0000FF;
	text-decoration: underline;
}
.breadcrumbs_dale {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;	
}
.fb_widget{
	padding-bottom: 10px;
	clear: none;
}
.twitter_widget{
	padding-bottom: 25px;
	padding-left: 10px;
}
/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-family: Tahoma, sans-serif;
}

h1{
	font-size: 18px;
}
h2{
	font-size: 18px;
}
h3{
	font-size: 18px;
}
h4{
	font-size: 18px;
}
h5{
	font-size: 18px;
}
h6{
	font-size: 18px;
}


a{
color:#2768AA;
font-weight:800;
text-decoration:none;
}
a:hover{
color:#2768AA;
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
background: #f4f4f4;
padding: 5px 12pt;
margin: 3px 30px;
}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 vertical-align:top;
}

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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

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


#tabs{
	padding: 0;
	background-color: #F2F2F2;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

#tabs ul{
	margin: 0;
	list-style-type:none;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0;
}

#tabs ul li{
	font-size: 13pt;
	font-family: Arial;
	font-style: normal;
	line-height: 17pt;
	font-weight: 100;
	text-align: left;
	color: #336699;
	text-indent: 20px;
}

#tabs ul li a{
color: #336699;
}

#tabs ul li a:hover{
	color:#0066FF;
	text-decoration:none;
}
	


/* Headings */ 

form#searchform2{
display: block;
float:right;
margin: 10px 10px 0px 5px;
}

#header h3{
	margin:  0;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#header h3 a{
font-weight:100;
color: #000000;
text-decoration: none;
font-size: 220%;
letter-spacing: 1px;
}

#header h2{
margin: 0;
padding: 10px 0 5px 10px;
font-weight:800;
color: #000000;
font-size: 100%;
letter-spacing: 1px;
}

h2#sectiontitle{
font-size:100%;
font-weight: 800;
font-family: arial, verdana, sans-serif;
padding:6px 6px 6px 10px;
margin:8px 10px 5px 10px;
background: #f2f2f2;
color: #000000;
}

/* post styles */

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

.entry{
	margin: 0;
	padding: 0px 10px 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 15pt;
	color: #000000;
}
/* link edit dale */
.entry a{
	text-decoration:underline;
	font-weight: normal;
	color: #0000FF;
}

.post h2 {
	color: #000000;
	font-size: 16pt;
	font-weight:bolder;
	font-family: Arial;
	line-height: 18pt;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 12pt;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 2px;
}


.post h2 a{
color: #000000;
text-decoration:none;
font-weight:900;
}

.post h2 a:hover{
text-decoration:none;
color:#0066FF;
}

.postmetadata{
	margin: 0;
	border-bottom: 1px solid #ccc;
}
.postmetadata a{
	color: #3333FF;
	text-decoration: underline;
	font-weight: normal;
}

.postmetadata p{
	line-height: normal;
	padding: 0;
	margin: 2px 0;
}

.date{
float:left;
text-align:center;
font-weight:800;
margin: 0 10px 0 0;
padding: 0 10px;
border-right: 1px solid #ccc;
color: #444;
}


.dateDay{
display:block;
font-size: 16px;
line-height: 16px;
text-align:center;
}
.dateMonth, .dateYear{
display:block;
font-size: 11px;
padding:0;
line-height: 12px;
}
.sharenormal{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 15pt;
	color: #000000;
	font-weight: normal;
}
.sharenormal a{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 15pt;
	color: #3333FF;
	font-weight: normal;
	text-decoration: underline;
}
.sharenormal-big{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 15pt;
	color: #800000;
	font-weight: bold;
}
.sharebold{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 15pt;
	color: #000000;
	font-weight: bold;
}
/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:verdana, sans-serif;
}	

ol#commentlist{
padding: 0 0 0 20px;
font-size: 90%;
list-style-type: none;
}

ol#commentlist li{
	padding: 0px 3px;
	margin: 0;
}

ol#commentlist li p.commentheader{
margin: 0px 0 0px 0;
display: block;
padding: 1px 5px;
}



ul#commentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul#commentlist li{
	display: block;
	padding: 0;
	margin: 0 12pt 5px 12pt;
	font-size:90%;
	background: #f2f2f2;
}

ul#commentlist p{
margin: 6px 0;
}

ul#commentlist li div.comm{
margin: 1px;
padding: 1px;
}

ul#commentlist li div.gravatar {
	width:50px;
	float:left;
	padding: 10px 0 0 10px;
}

ul#commentlist li div.gravatar img{
border: 2px solid #ccc;
}




ul#commentlist li div.commenttext{
padding: 0;
margin:5px 10px 5px 65px;
}

ul#commentlist li div.commenttext div.commentwrapper{
margin:0 0 0 5px;
padding: 3px 8px;
}
.commentsquare {
	width: 97px;
	height: 90px;
	background-image: url(images/c-box.gif);
	color: #333333;
	font-size: 28px;
	float: right;
	text-align: center;
	line-height: 35px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: bottom;
}

.commentsquare a {
	color: #333333;
	font-size: 28px;
	text-decoration: none;
	padding-right: 0;
	padding-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.commentsquare a:link {
	width: 97px;
	height: 90px;
	background-image: url(images/c-box.gif);
	color: #333333;
	font-size: 28px;
	float: right;
	text-align: center;
	line-height: 35px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: bottom;
}

.commentsquare a:visited {
	text-decoration: none;
}

.commentsquare a:hover {
	width: 97px;
	height: 90px;
	background-image: url(images/c-box2.gif);
	color: #333333;
	font-size: 28px;
	float: right;
	text-align: center;
	line-height: 35px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: bottom;
}

/*  sidebar styles */

#customtext {
border-bottom:1px dotted #ccc;
padding: 2px 0 2px 12pt;
margin:0;
}
	
#subscribe p{
	font-size: 10pt;
	margin: 3px 0 10px 0;
	font-family: Arial;
}
#subscribe a{
	color: #3333FF;
	text-decoration: underline;
	font-weight: normal;
}
#email{
	font-size: 10pt;
	font-family: Arial;
}
#email a{
	color: #3333FF;
	text-decoration: underline;
}


.menu{
	padding:0;
	font-size:9pt;
}

.menu a{
font-weight: 100;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
margin:0;
padding:0;
list-style-type:none;
}

.menu ul li.widget{
padding:2px;
margin:0 0 0px 0px;
}

.menu ul li.widget ul{
	margin: 0;
	padding:0;
}

.menu ul li.widget ul li{
border-bottom:1px dotted #ccc;
padding: 2px 0 2px 12pt;
margin:0;
}

.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
border-top: 1px dotted #ccc;
border-bottom: none !important;
padding: 2px 0 2px 12pt;
}



.menu ul li.widget h3{
font-family: arial;
font-size:120%;
padding:2px 0 1px 4px;
margin:0;
border-bottom: 2px solid #2768AA;
color: #333;
font-weight: 800;
font-variant:small-caps;
}

.menu ul li h3 a{
color:#0066FF;
font-weight: 800;
}
.menu ul li h3 a:hover{
color:#0066FF;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search {
}

li.widget .textwidget, li.widget #search ul li{
border-bottom:1px dotted #ccc;
margin:0;
}

li.widget .textwidget, li.widget #search ul li ul{
}

li.widget .textwidget, li.widget #search ul li ul li{
border-top: 1px dotted #ccc;
border-bottom: none !important;
}


/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
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;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

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


#footer a{
font-weight: 100;
}




.container_main {
	width: 969px; /* the auto value on the sides, coupled with the width, centers the layout */
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 140px;
}
.container_header {
	float: left;
	vertical-align: bottom;
	clear: none;
	padding-left: 2px;
	height: 140px;
	width: 965px;
	vertical-align: bottom;
	background-color: #fbfbfb;
}
.container_logo_head {
	float: left;
	vertical-align: top;
	clear: none;
	height: 140px;
	width: 145px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.container_logo_graphic {
	float: left;
	vertical-align: top;
	clear: none;
	height: 87px;
	width: 457px;
	padding-top: 19px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 45px;
}
.crafty {
	float: right;
	vertical-align: top;
	clear: none;
	height: 98px;
	width: 272px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.container_button_menu {
	width: 807px;
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
	padding-left: 0px;
	padding-bottom: 0px;
	clear: none;
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 3px;
}
.cssnav_home	{
	position:relative;	float: right;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	width: 67px;
	height: 34px;
	overflow:hidden;/* for ie to hide extra height*/
	padding-top: 0;	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(/images/buttons/main/home_over.png);
	background-repeat: no-repeat;
}
.cssnav_home a {
display: block;
color: #000000;
font-size: 11px;
width: 67px;
height: 34px;
display: block;	float: right;
color: black; 
text-decoration: none;
overflow:hidden;/* for ie to hide extra height*/
}
.cssnav_home a:hover {
}
.cssnav_home img {
width: 67px;
height: 34px;
border: 0; 
}
* html a:hover {
visibility:visible
}
.cssnav_home a:hover img{
visibility:hidden
}
.cssnav_home span {
position: absolute;
left: 30px;top: 15px;
text-align: center;
width: 150px;
cursor: pointer;   
}
.cssnav_pc	{
	position:relative;	float: right;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	width: 96px;
	height: 34px;
	overflow:hidden;/* for ie to hide extra height*/
	padding-top: 0;	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(/images/buttons/main/pc_over.png);
	background-repeat: no-repeat;
}
.cssnav_pc a {
display: block;
color: #000000;
font-size: 11px;
width: 96x;
height: 34px;
display: block;	float: right;
color: black; 
text-decoration: none;
overflow:hidden;/* for ie to hide extra height*/
}
.cssnav_pc a:hover {
color: #ffffff;
}
.cssnav_pc img {
width: 96px;
height: 34px;
border: 0; 
}
* html a:hover {
visibility:visible
}
.cssnav_pc a:hover img{
visibility:hidden
}
.cssnav_pc span {
position: absolute;
left: 30px;top: 15px;
text-align: center;
width: 150px;
cursor: pointer;   
}







.cssnav_pt	{
	position:relative;	float: right;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	width: 82px;
	height: 34px;
	overflow:hidden;/* for ie to hide extra height*/
	padding-top: 0;	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(/images/buttons/main/pt_over.png);
	background-repeat: no-repeat;
}
.cssnav_pt a {
display: block;
color: #000000;
font-size: 11px;
width: 82px;
height: 34px;
display: block;	float: right;
color: black; 
text-decoration: none;
overflow:hidden;/* for ie to hide extra height*/
}
.cssnav_pt a:hover {
color: #ffffff;
}
.cssnav_pt img {
width: 82px;
height: 34px;
border: 0; 
}
* html a:hover {
visibility:visible
}
.cssnav_pt a:hover img{
visibility:hidden
}
.cssnav_pt span {
position: absolute;
left: 30px;top: 15px;
text-align: center;
width: 150px;
cursor: pointer;   
}



.cssnav_pp	{
	position:relative;	float: right;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	width: 82px;
	height: 34px;
	overflow:hidden;/* for ie to hide extra height*/
	padding-top: 0;	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(/images/buttons/main/pp_over.png);
	background-repeat: no-repeat;
}
.cssnav_pp a {
display: block;
color: #000000;
font-size: 11px;
width: 82px;
height: 34px;
display: block;	float: right;
color: black; 
text-decoration: none;
overflow:hidden;/* for ie to hide extra height*/
}
.cssnav_pp a:hover {
color: #ffffff;
}
.cssnav_pp img {
width: 82px;
height: 34px;
border: 0; 
}
* html a:hover {
visibility:visible
}
.cssnav_pp a:hover img{
visibility:hidden
}
.cssnav_pp span {
position: absolute;
left: 30px;top: 15px;
text-align: center;
width: 150px;
cursor: pointer;   
}




.cssnav_community	{
	position:relative;	float: right;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	width: 99px;
	height: 34px;
	overflow:hidden;/* for ie to hide extra height*/
	padding-top: 0;	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(/images/buttons/main/community_over.png);
	background-repeat: no-repeat;
}
.cssnav_community a {
display: block;
color: #000000;
font-size: 11px;
width: 99px;
height: 34px;
display: block;	float: right;
color: black; 
text-decoration: none;
overflow:hidden;/* for ie to hide extra height*/
}
.cssnav_community a:hover {
color: #ffffff;
}
.cssnav_community img {
width: 99px;
height: 34px;
border: 0; 
}
* html a:hover {
visibility:visible
}
.cssnav_community a:hover img{
visibility:hidden
}
.cssnav_community span {
position: absolute;
left: 30px;top: 15px;
text-align: center;
width: 150px;
cursor: pointer;   
}





.cssnav_new	{
	position:relative;	float: right;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	width: 73px;
	height: 34px;
	overflow:hidden;/* for ie to hide extra height*/
	padding-top: 0;	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(/images/buttons/main/new_over.png);
	background-repeat: no-repeat;
}
.cssnav_new a {
display: block;
color: #000000;
font-size: 11px;
width: 73px;
height: 34px;
display: block;	float: right;
color: black; 
text-decoration: none;
overflow:hidden;/* for ie to hide extra height*/
}
.cssnav_new a:hover {
color: #ffffff;
}
.cssnav_new img {
width: 73px;
height: 34px;
border: 0; 
}
* html a:hover {
visibility:visible
}
.cssnav_new a:hover img{
visibility:hidden
}
.cssnav_new span {
position: absolute;
left: 30px;top: 15px;
text-align: center;
width: 150px;
cursor: pointer;   
}





.cssnav_about	{
	position:relative;	float: right;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	width: 69px;
	height: 34px;
	overflow:hidden;/* for ie to hide extra height*/
	padding-top: 0;	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(/images/buttons/main/about_over.png);
	background-repeat: no-repeat;
}
.cssnav_about a {
display: block;
color: #000000;
font-size: 11px;
width: 69x;
height: 34px;
display: block;	float: right;
color: black; 
text-decoration: none;
overflow:hidden;/* for ie to hide extra height*/
}
.cssnav_about a:hover {
color: #ffffff;
}
.cssnav_about img {
width: 69px;
height: 34px;
border: 0; 
}
* html a:hover {
visibility:visible
}
.cssnav_about a:hover img{
visibility:hidden
}
.cssnav_about span {
position: absolute;
left: 30px;top: 15px;
text-align: center;
width: 150px;
cursor: pointer;   
}






.cssnav_blog	{
	position:relative;	float: right;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	width: 62px;
	height: 34px;
	overflow:hidden;/* for ie to hide extra height*/
	padding-top: 0;	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(/images/buttons/main/blog_over.png);
	background-repeat: no-repeat;
}
.cssnav_blog a {
display: block;
color: #000000;
font-size: 11px;
width: 62px;
height: 34px;
display: block;	float: right;
color: black; 
text-decoration: none;
overflow:hidden;/* for ie to hide extra height*/
}
.cssnav_blog a:hover {
color: #ffffff;
}
.cssnav_blog img {
width: 62px;
height: 34px;
border: 0; 
}
* html a:hover {
visibility:visible
}
.cssnav_blog a:hover img{
visibility:hidden
}
.cssnav_blog span {
position: absolute;
left: 30px;top: 15px;
text-align: center;
width: 150px;
cursor: pointer;   
}







.cssnav_affiliate	{
	position:relative;	float: right;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	width: 81px;
	height: 34px;
	overflow:hidden;/* for ie to hide extra height*/
	padding-top: 0;	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(/images/buttons/main/affiliate_over.png);
	background-repeat: no-repeat;
}
.cssnav_affiliate a {
display: block;
color: #000000;
font-size: 11px;
width: 81px;
height: 34px;
display: block;	float: right;
color: black; 
text-decoration: none;
overflow:hidden;/* for ie to hide extra height*/
}
.cssnav_affiliate a:hover {
color: #ffffff;
}
.cssnav_affiliate img {
width: 81px;
height: 34px;
border: 0; 
}
* html a:hover {
visibility:visible
}
.cssnav_affiliate a:hover img{
visibility:hidden
}
.cssnav_affiliate span {
position: absolute;
left: 30px;top: 15px;
text-align: center;
width: 150px;
cursor: pointer;   
}






.cssnav_contact	{
	position:relative;	float: right;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	width: 81px;
	height: 34px;
	overflow:hidden;/* for ie to hide extra height*/
	padding-top: 0;	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(/images/buttons/main/contact_over.png);
	background-repeat: no-repeat;
}
.cssnav_contact a {
display: block;
color: #000000;
font-size: 11px;
width: 81px;
height: 34px;
display: block;	float: right;
color: black; 
text-decoration: none;
overflow:hidden;/* for ie to hide extra height*/
}
.cssnav_contact a:hover {
color: #ffffff;
}
.cssnav_contact img {
width: 81px;
height: 34px;
border: 0; 
}
* html a:hover {
visibility:visible
}
.cssnav_contact a:hover img{
visibility:hidden
}
.cssnav_contact span {
position: absolute;
left: 30px;top: 15px;
text-align: center;
width: 150px;
cursor: pointer;   
}

#menu_custom {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 600px;
	background-color: #DCDEE2;
	font-size: 1.0em;
	color: #030303;	
}
#menu_custom  li {
	float: left;
	margin: 0;
	padding: 0;
}
#menu_custom  a {
	background: #333 url("/blog/wp-content/themes/meadowland/images/seperator.gif") bottom right no-repeat;
	display: block;
	float: left;
	margin: 0;
	text-decoration: none;
	background-color: #DCDEE2;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
}
#menu_custom  a:hover {
	color: #FF0;
	padding-bottom: 0px;
	background-color: #C1C1C1;
}
.sharebox2 {
	clear: none;
	width: 365px;
	height: 23px;
	background-color: #DCDEE2;
	clear:none;
	float: right;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
}
.entry ul li {
list-style-image: url(/images/bullets/1345137b.gif);
line-height: 25px;
}

