/* @override 
	http://www.mo-running.com/wordpress/wp-content/themes/overeasy/style.css
*/

/*  
Theme Name: Over Easy
Theme URI: http://www.woothemes.com/
Description: Over Easy by WooThemes
Version: 2.6.0
Author: WooThemes
Author URI: http://www.woothemes.com/
*/
@import url(http://fonts.googleapis.com/css?family=Vollkorn);
@import url(http://fonts.googleapis.com/css?family=Lobster);
@import url(http://fonts.googleapis.com/css?family=Molengo);
/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	color: #555555;
	font: .75em "Trebuchet MS", Arial, Helvetica;
	padding: 0 0 20px;
	line-height:1.8em;
	background: #ebebe4 url(images/background.jpg) no-repeat center top;
	
}
a{
	color: #dc008b;
	text-decoration: none
}


a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #e6e6e6 1px solid;
	font-size: 12px;
	padding: 2px
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

}
li{
	list-style: none
}
h2{
	color: #262625;
	font-size: 26px;
	letter-spacing: -1px;
	margin: 0 0 .8em
}
h2 a{
	color: #262625;
	text-decoration: none;
}
h3{
	color: #262625;
	font-size: 24px;
	margin-bottom: 0.8em;
}
h4{
	color: #444444;
	font-size: 1em;
	margin: 0 0 1em
}
p{
	padding: 0 0 1.5em
}
/*=== Intro ===*/
.intro {
	line-height:1.3em;
	z-index:0;
}
.intro a {
	color:#FFFFFF;
	text-decoration:underline;
}
.intro a:hover {
	color:#222222;
	text-decoration:underline;
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 960px;
	padding-top: 0;
}
/*=== Header ===*/
#header{
	height: 196px;
	position:relative;
}
#header .spacer{
	float: right
}
/*- Logo -*/
#header h1{
	float: left;
	_width:420px;
}
#header h1 a{
	display: block;
	height: 120px;
}
#header h1 a:hover{
	text-decoration: none
}
/*=== MoMap ===*/

#moworld {
		margin: 0 auto 10px;
	width: 940px;
	height: 330px;
}

#flashcontent {
	width: 689px;
	float: left;
	border: 1px solid #c2c3b3;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

#moworldlist {
	width: 245px;
	float: right;
	
}

#morunsearch {
	width: 228px;
	background: url(images/bg_search.png) no-repeat;
}

#mosearch {
	width: 190px;
	height: 30px;
padding: 7px 5px 2px;	
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	background-color: #ebebe3;
	margin: 10px 16px 17px 10px;
	font: italic 15px Vollkorn;
	border-bottom: 1px solid #fcfcfa;
	border-top: 1px solid #c4c2b5;
	border-left: 1px solid #c4c2b5;

}


#morundisplay {
	height: 261px;
	overflow-x: hidden;
	overflow-y: auto;
	padding-right: 0;
	width: 243px;
}



#morundisplay ul li {
	background: url(images/bg_location.png) no-repeat;
	height: 49px;
	margin-top: 1px;
	margin-bottom: 1px;
	
	color: #fff;
		font: 13px Lobster;
	padding-left: 10px;
	border-bottom: 1px dotted #aa8b9c;
	padding-bottom: 1px;
}

#morundisplay ul li:hover {
	background: url(images/bg_location_click.png) no-repeat;
	color: #a2d6d7;
}



#morundisplay ul li:active {
	background: url(images/bg_location_click.png) no-repeat;
	color: #a2d6d7;
}

#morundisplay ul li:hover a{
	color: #ebebe3;
}

#morundisplay ul li a {
	color: #42353c;
	font: 18px Lobster;
	text-decoration: none;
}
#morundisplay ul li a:hover {
	color: #F6F6F6;
}

#morundisplay ul li a span.mopark {
	color: #42353c;
	font: 12px Molengo;
}

#morundisplay ul li:hover a span.mopark {
	color: #F6F6F6;
}

#morundisplay ul li span {
}

#morundisplay ul li span a.goregister {
	margin: 0;
	position: relative;
	display: inline-block;
	left: 122px;
	bottom: 4px;
}


#morundisplay ul li a.goregister {
	color: #42353c;
	width: 51px;
	height: 24px;
	background: url(images/btn_go.png) no-repeat center;
	text-align: center;
	font: bold 14px Vollkorn;
}
#morundisplay ul li a.goregister:hover {
	color: #a2d6d7
}

#morundisplay ul li#request {
	background-color: #eeaf2d;
	background-image: none;
	height: 247px;
	margin-top: 5px;
	margin-right: 0;
	width: 221px;
	margin-left: 1px;
	color: #42353c;
	padding-top: 3px;
	padding-left: 4px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#morundisplay ul li#request #mopoll img {
	float: right;
	padding-top: 0;
	display: inline;
	position: relative;
	margin: 4px 4px 0 0;
}

#mopoll span {
	margin-left: 3px;
	font: 11px Molengo;
}

#mopoll div input {
	padding: 7px 5px 2px;	
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	background-color: #ebebe3;
	margin: 2px 5px 2px 20px;
	font: italic 12px Vollkorn;
	border-bottom: 1px solid #fcfcfa;
	border-top: 1px solid #c4c2b5;
	border-left: 1px solid #c4c2b5;
	width: 140px;
	height: 12px;
}

div#mosubmit {
	height: 20px;
	width: 86px;
	background: #ebebe3 url(images/btn_vote.png) no-repeat center;
	margin: 6px auto 0;
}

div#mosubmit input {
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
	background-color: transparent;
	border-style: none;
	width: 86px;
	height: 20px;
	color: transparent;
	font: bold 17px Vollkorn;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	padding: 4px;
	text-indent: 0;
	word-spacing: 4px;
	letter-spacing: 1px;
}
div#mosubmit input:hover {
	color: #edad26;
	background-color: #683c54;
	
}



#mopoll div span.error {
	font: 6px "Courier New", Courier, mono;
	float: left;
	margin: 0;
	padding: 0;
	color: #e10087;
}


#morundisplay ul li#request #rtabout{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}


#morundisplay ul li#request #rtabout a {
	text-align: center;
	color: rgba(225,0,135,1);
}

#fbabout {
	text-align: center;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}




/*=== Buttons ===*/
.btn-rounded{
	line-height: 30px;
	font-weight:bold;
	float: left;
}
.btn-rounded a{
	background: none no-repeat left;
	color: #ffffff;
	padding: 0 0 0 13px;
	display: block;
	float: left;
}
.btn-rounded a span{
	background: url(images/btn-rounded.gif) no-repeat right;
	height: 30px;
	padding: 0 13px 0 0;
	display: block;
	float: left;
}

.btn {
	margin:0; 
	padding:5px 10px;
	background: #e10087 repeat-x;
	border:1px solid #98ac2b;
 	color:#FFFFFF;
	font-weight:bold;
		-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	
	border:1px solid #cccccc;
 	
}


/*=== Navigation ===*/
/*- Nav1 -*/

/*=== Page Nav ( alternative with dropdowns) == */

#nav1 {
	font-size: 14px;
	font-weight:bold;
	height:30px;
	letter-spacing: 0;
	float: left;	
	margin: 8px 0 0 10px;
	clear: left;
}
#nav1, #nav1 ul {
	padding: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}

#nav1 a {
	display: block;
	line-height: 30px;
	padding: 0 5px;
	z-index: 100;
}

#nav1 li {
	float: left;
	line-height: 30px;
	margin: 0 1px 0 0;
}
#nav1 li a{
	color: #42353c;
	padding: 0 0 0 px;
	text-decoration: none
}
#nav1 li a span{
	display: inline-block;
	padding: 4px;
}

#nav1 li a:hover,
#nav1 li.active a, 
#nav1 li.current_page_item a{
	cursor: pointer;
	text-decoration: none;
}

#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{

}


/* Style drop down list */

#nav1 li ul {
	position: absolute;
	left: -999em;
	width: 158px;
	font-weight:normal;
	letter-spacing:0;
	text-transform:none;
}
#nav1 li ul li {
	border: 1px solid #F6F6F6;
	border-width:0 1px 1px;
	background: #f6f6f6;
	float: none;
	width: 158px;
		-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	border-left-width: 0;
}

#nav1 li.current_page_item ul li a{
	color: #417577;
}

#nav1 li ul li a:hover,
#nav1 li ul li.active a, 
#nav1 li ul li.current_page_item a{
	background: #e1c281;
	color: #42353c;
}

#nav1 li ul li a span,
#nav1 li ul li.active a span,
#nav1 li ul li.current_page_item a span,
#nav1 li ul li a:hover span {
	background:none !important;
	color: #42353c;
}

#nav1 li:hover ul, #nav1 li.sfhover ul {
	left: auto;
}

#nav1 li ul li a span{
	display:inline;
	height: 30px;
	padding: 0 13px 0 0
}

#nav1 li ul li a {
	line-height: 30px;
	font-size: 11px;
	width: 150px;
}

#nav1 li ul li ul li a {
	border-width:0 1px 1px 0px;
}
#nav1 li ul ul {
	margin: -31px 0 0 163px;
}

#nav1 li:hover ul ul, #nav1 li.sfhover ul ul {
	left: -999em;
}


#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul {
	left: auto;
}

/* IE7 Fix */

#nav1 li:hover, #nav1 li.hover {  
	position: static;
	visibility:visible
}

html>body #nav1 li ul li { *margin-top:-2px; }

/*- Nav2 -*/
.nav2 li, .widget li{
	background: url(images/bullet.png) no-repeat left 10px;
	border-bottom:1px dotted #ccc;
	padding: .5em 0 .5em 20px;
	}
.nav2 li a, .widget li a{
	color: #555555;
}
.nav2 li a:hover, .widget li a:hover{
	color: #dc008b;
	text-decoration: none
}
#rightcol .widget .textwidget ul { margin:0; padding:0; }

/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 0 10px
}
/*=== Center Column ===*/
#centercol{
	float: left;
		margin: 20px 0 0;
	width: 640px
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	margin: 1px 0 0;
	width: 320px
}
#rightcol h3{
	height: 2.4em;
	margin-top:10px;
	font-size: 1.4em;
}
#rightcol h3 span{
	display: block;
	float: left;
	line-height: 2.4em;
	padding: 0 10px;
}
#rightcol .widget ul, #rightcol .textwidget {
	height: 1%;
	margin: 0 0 2em;
	padding: 7px 15px 15px
}

/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 115px;
	margin:0 0 1em;	
}
.col1 a{
	color: #555555;
	text-decoration: underline
}
.col2{
	float: right;
	width: 425px
}
.col3{
	float: left;
	padding: 0 35px 0 0;
	width: 273px
}
.col3.last, .col6.last{
	
padding: 30px 1px 20px 10px;	background-image: url(images/bg_newslast.png);
	width: 295px;
	margin: 0;
	float: left;
}


#columns div.col6.last div.widget h3 span a.rsswidget {
	color: #e09a37;
}

#columns div.col6.last div.widget h3 span {
	color: #e09a37;
}



#columns div.col6.last div.widget ul li span.rss-date {
	color: #e09a37;
}

#columns div.col6 div.widget ul li span.rss-date {
	color: #dc008b;
}


#columns div.col6 div.widget h3 span {
	padding: 0 0 0 3px;
}

.col3.nav2, .col6.nav2{
	background: none;
	padding: 0
}
.col3 h2{
	color: #464646;
	margin: 0 0 .5em
}
.col3 p{
	padding: 0
}
.col4{
	float: left;
	width: 335px
}
.col5{
	float: right;
	width: 415px
}
.col5 img{
	border: 10px solid #f6f5ed;
}
.col6{
	float: left;
	padding: 30px 10px 20px;
	width: 292px;
	background: url(images/bg_news.png) no-repeat 5px 25px;
	margin: 0 0 0 5px;
}


.col7{
	float: left;
	width: 930px;
	margin: 10px;
	padding: 10px 5px;
}
* html .col6{
	width: 290px;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 1em;
	width: 640px
}
.box .top,.box .bot{
	background: url(images/box-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box .bot{
	background: url(images/box-bot.gif) no-repeat top
}
.box .spacer{
	height: 1%;
	padding: 15px 30px
}
/*- Box2 -*/
.box2{
	margin: 20px 0 1em;
	width: 320px}
.box2 .top,.box2 .bot{
	background: url(images/box2-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box2 .bot{
	background: url(images/box2-bot.gif) no-repeat top
}
.box2 .spacer{
	height: 1%;
	padding: 10px 25px;
	margin-right: 12px;
}
/*- Box3 -*/
.box3{
	margin: 0 0 1em;
	width: 425px
}
.box3 .top,.box3 .bot{
	background: url(images/box3-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box3 .bot{
	background: url(images/box3-bot.gif) no-repeat top
}
.box3 .spcr{
	height: 1%;
	padding: 0 20px;
	min-height:100px;
}
.box3 p{
	padding: 0
}
/*- Box4 -*/
.box4{
	color: #ffffff;
	font-size: 1.8em;
	margin: 0 0 20px;
	width: 960px;
}
.box4 .top,.box4 .bot{
	background: url(images/box4-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box4 .bot{
	background: url(images/box4-bot.gif) no-repeat top
}
.box4 .spacer{
	height: 1%;
	padding: 5px 25px
}
.box4 p{
	padding: 0
}
/*- Box5 -*/
.box5{
	margin: 0 0 30px;
	width: 960px
}
.box5 .top,.box5 .bot{
	background: url(images/box5-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box5 .bot{
	background: url(images/box5-bot.gif) no-repeat top
}
.box5 .spacer{
	background: url(images/box5-bgr.gif) repeat-y top;
	height: 1%;
	padding: 15px 25px
}
.box5 .post img {
	border:0;
}
/*- Box6 -*/
.box6{
	margin: 0 0 20px;
	width: 960px
}
.box6 .top,.box6 .bot{
	background: url(images/box6-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box6 .bot{
	background: url(images/box6-bot.gif) no-repeat top
}
.box6 .spacer{
	background: #e5e3d1;
	height: 1%;
	padding: 10px 20px
}
#footer .box6 .spacer{
	padding: 0px 20px}

/*- Wrapper -*/
.wrapper{
	float: left;
	padding: 0 0 0 20px;
}
/*- Date -*/
.date{
	color: #898989;
	margin: -15px 0 10px;
	position: relative
}
/*=== Styling Forms ===*/
/*- Search -*/
#search{
	height: 32px;
	margin: 0px;
	padding-left: 10px;
}


#search input.keyword{
	background: #d5d3c4;
	border-bottom: 1px solid #fcfcfa;
	border-top: 1px solid #c4c2b5;
	border-left: 1px solid #c4c2b5;
	float: left;
	padding: 7px 5px 8px;
	width: 190px;
	font: italic 15px Vollkorn;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	text-align: center;
}
	
/*- Form1 Setup -*/
.form1 div{
	margin: 0 0 15px
}
.form1 label{
	padding: 7px 0 0 15px
}

/* Form1 Textarea */
.form1 textarea{
	height: 165px;
	overflow: auto;
	width: 550px
}
/*=== Link Buttons ===*/
.btn-cat {
	margin: 1em 0 1.5em;
}
.btn-continue{
	margin: 0 0 2em;
}
.btn-general{
	background: rgba(66,53,60,0.8);
	padding: 5px 10px;
	color: #e4e4da;
		-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	
}
.btn-general a { 
	color: #ffffff;
}
.btn-continue a{
	background: url(images/ico-more2.gif) no-repeat left;
	padding: 0 0 0 20px
}
.btn-arr a{
	background: #bdbbac;
	color: #ffffff;
	line-height: 25px;
	padding: 5px 10px
}
.btn-arr2{
	float: left;
	padding: 130px 0 0;
	width: 27px
}
/*=== Pics, Ads etc. ===*/
.ads{
	margin: 0 0 10px
}
.ads img{
	margin: 0 8px 5px 0
}
/*=== Footer ===*/
#footer a{
	color: #949387;
	text-decoration: underline
}
#footer img{
	position: relative;
	vertical-align:middle;
	float: left;
	margin-right: 5px;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left;
	display: inline-block;
	width: 320px;
}
.fc{
	
	display: inline-block;
	margin: auto auto auto 20px;
	width: 320px;
	padding-left: 10px;
}

#footer div.box6 div.spacer div.fc ul {
	float: left;
}

.fc fieldset#search {
	clear: both;
}

.fc li{
	
	display: inline-block;
	margin: 10px;
}
.fr{
	float: right;
	display: inline-block;
	
}

#footer div.box6 div.spacer div.fr span {
	background-color: #282421;
	color: #ecece4;
	text-align: center;
	display: inline;
	float: left;
	padding-right: 2px;
	padding-left: 3px;
	margin-left: 2px;
}


.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright{
padding: 4px;
margin: 3px 0 2px 10px;
display: inline;
}

img.alignleft{
padding: 4px;
margin: 3px 10px 2px 0;
display: inline;
}

.alignleft{
float: left;
}

.alignright{
float: right;
}

/*=== Posts ===*/

.post img {	
	border:8px solid #f6f5ed;
}
.post ul, .post ol{
	padding: 0 0 1.2em 2em;
}
.post ul li{
	color: #555555;
	background: url(images/ico-bullet.gif) no-repeat left top;
	padding: 0 0 0 20px;
}
.post ol li{
	list-style-type:decimal;
	margin: 0 0 0 20px;
}	
.post li a:hover{
	color: #a4b92e;
	text-decoration: none
}

.post blockquote {
	font-family:Georgia, "Times New Roman", Times, serif; color:#777777;
	background:#F0EEE1 url(images/ico-quote.gif) no-repeat 10px 10px;
	border-top:1px solid #E5E3D1;
	border-bottom:1px solid #E5E3D1;	
	width:80%; height:auto;
	margin:0 0 15px 10px; padding:15px 25px 0px 55px;
	display:block;
}

/*=== Comments ===*/

#comments .box3 p { padding-bottom:10px; }
#respond { margin: 1em 0 0; }

/*=== Widget styling ===*/

.widget #recentcomments li{
	background: url(images/hl-dot.gif) repeat-x bottom;
	padding: .5em 0
}
.widget #recentcomments li a{
	background:none;
	color: #a4b92e;
	text-decoration:none;
}
.widget #recentcomments li a:hover{
	color: #a4b92e;
	text-decoration: underline;
}

.widget #searchform, .widget #calendar_wrap{
	background: #f0eee1;
	height: 1%;
	margin: 0 0 2em;
	padding: 7px 15px 15px
}

.widget #searchform, .widget #calendar_wrap{
	clear: both;
	height: 1%;
	margin: 0 0 14px;
}

.widget #wp-calendar caption {
	font-size:1.2em;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom:5px;
	color:#333333;
}

.widget #wp-calendar {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:240px;
}

.widget #wp-calendar thead th {
	color:#333333;
}


.widget #wp-calendar tfoot td {
	padding:10px 0 10px 0;
	text-align:left;
}

.widget #wp-calendar tfoot td#next {
	text-align:right;
}

.widget #wp-calendar td {
	width:auto;			
}

.widget #wp-calendar td a {
	padding:2px;
	text-decoration:underline;
}

.widget #wp-calendar tfoot td a {
	color:#333333;	
}
.quote {
	background:url(images/ico-quote.gif) no-repeat top left;
	margin:9px 0 0;
	width:37px;
	height:29px;
}
.flickr_badge_image img{
	margin: 0 3px 8px;
	padding: 0 7px 5px 0;
	float:left;
}
.flickr img{
	vertical-align:middle;
	margin:6px 0 8px;	
}
.subscribe img{
	vertical-align:middle;
	margin:6px 0 8px;	
}

/*=== Slider ===*/

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 795px;
height: 300px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 15px; /*margin around each panel*/
width: 770px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/*=== THREADED COMMENTS == */

ol.commentlist li.threaded .box3 { width:auto; margin:0px; }
ol.commentlist li.threaded .col1 { width:90px; }
ol.commentlist li.threaded .box3 .spcr { padding:10px 15px 0; margin:0; }
ol.commentlist li.threaded .children { margin-left:20px; }
ol.commentlist li.threaded .col2 { float:none; width:auto; margin-left:115px; }

/*=== GRAVITY FORMS == */

.gfield {
    margin-bottom: 10px;
}

.gform_wrapper .top_label .gfield_label {
    display:block;
    float:left;
    padding-right:20px;
    width: 100px;
    margin: 5px 0px 4px !important;
}

.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea, .gform_wrapper input {
    background: #FCFCFC;
    border: 1px solid #E2E2E2;
}

.gform_wrapper input {
    padding: 7px 3px !important;
}

.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
    width: 400px !important;
    padding: 7px 3px !important;
}

.gform_wrapper .entry img, img.thumbnail {
    padding: 0px !important;
    border: 0px !important;
}

ul.top_label .clear-multi {
    clear: none !important;
}

.gform_wrapper .gfield_checkbox, .gform_wrapper .gfield_radio {
    margin-left: 120px !important;
}

img.ui-datepicker-trigger {
    border: 0px !important;
    padding: 0px;
}

.entry .gform_wrapper ul li {
    background: none !important;
}

.gform_wrapper input.button {
    background: #F0F0F0 no-repeat 90% 50%;
    color: #333;
    font-size: 12px !important;
    margin-left: 10px !important;
    margin-right: 20px !important;
    padding: 4px 25px 4px 25px !important;
    text-transform: uppercase;
}

.gform_wrapper input.button:hover {
    background: #DBDBDB;
    color: black;
}

/* Fixes 2.0 */
#nav1 li ul li.cat-item a { color:#555; }
