.clearer {clear:both;}/*to keep the stuff in the header from overflowing*/

.custom #header{background-color:#ffffff;border-bottom-right-radius:2em;border-bottom-left-radius:2em;}
.headerleft{ float: left;}
.headerright{ float: right; text-align: right;}
#headerlogo{float:left;margin:1em;}

#mmboxleft{margin:1em;float:left;}
#mmboxright{margin:2em;float: right;}
#mymmbox{width:91em;height:320px;margin-left: 2em;margin-bottom: 2em;}
#mmboxright.right{width: 350px;text-align:center;background-color:green;}
#mmboxleft.left{text-align:left;width: 500px;background-color:red;}
.custom #multimedia_box{border-radius:2em;}

.left{float:left;}

body.custom{background: #000000 url("/wp-content/themes/thesis_182/custom/images/lasvegaslawncare.jpg") no-repeat right top;}

/*forms styling*/
body .gform_wrapper{border:2px solid #000000;padding:10px;background-color:#10ad1f;border-radius:1em;}
body .gform_wrapper .gform_footer {text-align:center;}


/*---------------------------------*/
.custom #footer{border:none;color:#000;background-color:#fff;border-radius:2em;}
.custom #page{background:none;padding-top:0px;}
.custom #content{border:none;}
.custom #sidebars{border:none;background-color:#fff;border-radius:2em;margin-bottom:2em;margin-top:2.2em;}
.custom #multimedia_box{border:none;}
.custom .format_text{background:#fff;border-radius:2em;padding:20px;margin-bottom:2em;}
#clearer{clear:both;}
#footer_left{float:left;text-align:left;}
#footer_right{float:right;}

.custom #footer{background-color:#fff;border-radius:2em;}

/*NAV MENU*/
.custom .menu { border:none; background:#000;height:40px; font-family:Trajan Pro, Arial; font-size:1.4em;}
.custom .menu > li { margin-right: 4px; margin-left: 4px;width:127px; }
.custom .menu li > a { background: #10ad1f; /*text-shadow:1px 1px #000;*/ color:#000; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; padding:7px 11px; margin-top:4px; letter-spacing:0px; text-transform:capitalize; margin:auto;}/*NOT CURRENT*/
.custom .menu > li.current > a { background: #10ad1f; color:#000; }/*CURRENT*/
.custom .menu > li a:hover { background: #10ad1f; color:#000; border-radius:5px;}
.custom .menu > .current-parent > a{background:#10ad1f;} /*CURRENT PARENT*/
.custom .menu .current-cat-parent > a{background:#10ad1f;}
.custom .menu .current-menu-ancestor > a{background:#10ad1f;}
.menu .current-parent > a, .menu .current-cat-parent > a, .menu .current-menu-ancestor > a{background:#10ad1f;}
.custom .menu > li ul li.current > a{background:#10ad1f;}/*CURRENT CHILD*/