/*

    Theme Name: Jessica Pritchett

    Theme URI: http://www.productivedreams.com/

    Description: Wild Dreams is a wordpress theme by <a href="http://www.productivedreams.com">ProductiveDreams</a>

    Version: 1.0

    Author: Gopal Raju

        Twitter: http://twitter.com/gopalraju

    Author URI: http://www.productivedreams.com/

        Tags: custom header, fixed width, two columns, widgets

*/



/* Begin Typography & Colors */
body {
        font-size: 75.5%; /* Resets 1em to 10px */
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        color: #333;
        text-align: center;
        background: url(images/bg.gif);
        }

#content2 {
width:715px;
padding-right:30px;
padding-top:30px;
padding-bottom:30px;
background-color:#FFF;
margin:0px auto; }

#page {
text-align:left;
width:750px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
padding:10px;
margin-top:10px;
background-color:#FFF;
        }


#pageb {
width:770px;
height:auto;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
background-color:#fbdcd2;
padding:8px;
margin:0px auto;
        }

#header {
        width:100%;
        }

#wrapper{
        width:100%;
        min-height: 700px;
min-width: 1004px;
}

.innerpage{
background-color:#FFF;
margin-right: 20px;
padding:10px 0px 10px 5px;
overflow:hidden;
}

#headerimg         {
        margin: 7px 9px 0;
        height: 192px;
        width: 740px;
        }

#content {
        font-size: 1.2em
        }

#content.narrowcolumn {

padding-right:20px;
float:left;
        }

.widecolumn .entry p {
        font-size: 1.05em;
        }

.narrowcolumn .entry {
        line-height: 1.4em;
        padding:10px 10px 20px 7px;
float:left;
margin:0px auto 0px auto;
width:480px;
        }

.widecolumn .entry {
        line-height: 1.4em;
        padding:10px 20px 20px 7px;
float:left;
margin:0px auto 0px auto;
width:680px;}

.widecolumn1 {
        line-height: 1.4em;
        padding:10px 20px 20px 5px;
float:left;
margin:0px auto 0px auto;
width:488px;}

.widecolumn {
        line-height: 1.6em;
        }

.narrowcolumn .postmetadata {
        text-align: center;
        }

.alt {
        background-color: #f8f8f8;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
height:90px;
        }

#footer {
border:medium none;
min-width: 1004px;

        }

small {
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 0.9em;
        line-height: 1.5em;
float:right;
margin-right:50px;
        }

h1, h2, h3 {
        font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-weight: bold;
        }

h1 {
        font-size: 4em;
        text-align: center;
        }

#headerimg .description {
        font-size: 1.2em;
        text-align: center;
        }
#headerimg .description strong{
color:#FFF;
}

h2 {
        font-size: 2.6em;
        font-weight:normal;
        }

h2.pagetitle {
        font-size: 1.6em;
        }

#sidebar h2 {
        font-family: 'Lucida Grande', Verdana, Sans-Serif;
        font-size: 1.3em;
font-weight:bold;
color:#000;

        }

h3 {
        font-size: 1.3em;
        }

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
        text-decoration: none;
        color: white;
        }

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
        color: #35331b;
        font-family: Georgia, "Trebuchet MS", Arial;
        }

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 a:visited {
        color: #b85b5a;
        }

.commentlist li, #commentform input, #commentform textarea {
        font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        }

.commentlist li {
        font-weight: bold;
        }

.commentlist li .avatar {
        float: left;
margin-right:12px;
padding:13px;
        }

.commentlist cite, .commentlist cite a {
        font-weight: bold;
        font-style: normal;
        font-size: 1.1em;
        }

.commentlist p {
        font-weight: normal;
        line-height: 1.5em;
        text-transform: none;
        }

.text_fields{
width:48%;
float:left;
}

.text_fields input{
width:100% !important;
}

.text_fields label small{
display:block;
width:200px;
float:left;
color:#000000;
}

p.text_area{
float:left;
width:68%;
padding-top:20px;
}

p.text_area textarea{
height:120px;
}

p.submit_btn{
clear:both;
float:none;
padding:10px 0px;
}

p.submit_btn input{
border:1px solid #000;
}

#commentform p {
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        }
.add_comment{
padding:20px;
}

.add_comment #respond{
color:#fbdcd2;
background: #000;
display: inline;
}

.commentmetadata {
        font-weight: normal;
        }

#sidebar {
        font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
        color: #777;
        }

code {
        font: 1.1em 'Courier New', Courier, Fixed;
        }

acronym, abbr, span.caps
{
        font-size: 0.9em;
        letter-spacing: .07em;
        }

a, h2 a:hover, h3 a:hover {
        color: #5d341c;
        text-decoration: none;
        }
.coll a  {       
        color: #5d341c;
        text-decoration: none; }

a:hover {
        color: #895226;
        text-decoration: underline;
        }

#wp-calendar #prev a, #wp-calendar #next a {
        font-size: 9pt;
        }

#wp-calendar a {
        text-decoration: none;
        }

#wp-calendar caption {
        font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        text-align: center;
        }

#wp-calendar th {
        font-style: normal;
        text-transform: capitalize;
        }
input:focus, textarea:focus{
background: #c9cf87;
}

/* End Typography & Colors */


/* Header Classes */

.toplinks{
float:right;
width:355px;
height:111px;
}

.toplinks a{
display:block;
float:left;
width:110px;
height:90px;
line-height:100px;
overflow:hidden;
text-align:center;
font-size:13px;
font-variant:small-caps;
color:#fcd793;
position:relative;
}
.toplinks a:hover{
color:#FFFFFF;
text-decoration:none;
}

.toplinks a.topnav_home:hover{
background:transparent url(images/img1.png);
position:relative;
z-index:2;
}

.toplinks a.topnav_rss{
margin-left:-10px;
background-position:-100px top;
text-indent:10px;
width:105px;
z-index:2px;
}
.toplinks a.topnav_rss:hover{
background:transparent url(images/rss_o.jpg) no-repeat -100px top;
z-index:2px;
width:105px;
z-index:100;
}

.toplinks a.topnav_contact{
width:105px;
line-height:110px;
background-position:-190px top;
margin-left:-45px;
z-index:0;
}

.toplinks a.topnav_contact:hover{
background:transparent url(images/contact_o.jpg) no-repeat -190px top;
z-index:1px;
width:105px;
margin-left:-45px;
}

.primarynav{
height:56px; clear:both; overflow:hidden;
font-family: Georgia, "Trebuchet MS", Arial;
padding-right: 0px;
line-height: 20px;
float:right;
margin-top:-93px;
margin-right:60px;
}

.primarynav .pagenav{
list-style:none;
float: right;
}

.primarynav h2{
display:none;
}
.primarynav ul, .primarynav ul li{
float:left;
margin:0px 5px;
padding:0px;
list-style:none;
}

.primarynav ul{
width:721px;
overflow:hidden;
padding-left:20px;
}

.primarynav ul li a{
display:block;
padding:6px 10px 6px 10px;
font-size:18px;
font-variant:small-caps;
color:#e8e8e8;
font-size: 15px !important;
font-weight:bold;
background-color:#000;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border: 3px solid #666;

}
.primarynav ul li a:hover{
color:#fbdcd2;
text-decoration:none;
}

.primarynav ul li.current_page_item a{
color:#000;
background-color:#fbdcd2;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border: 2px solid #999;
}

#page .post h2{
padding-bottom: 12px;
border-bottom: 2px solid #fbdcd2;
margin-right:0px;
margin-bottom:15px;
width:490px;
}

.searchfield{
float:right;
width:275px;
padding:5px 0px;
}
.searchfield span{
float:left;
display:block;
color:#cd903c;
padding:8px 10px 5px 0px;
}

/* End Header Classes */


/* Begin Structure */
body{
margin:0px auto;
}

#page{
margin:0px auto;

}

#header {
        padding: 0;
        height: 270px;
        min-width: 1254px;
        }

.innerheader{
width: 1204px;
margin: 0px auto;
overflow: hidden;
height: 252px;
}

.innerheader a.logo{
background:transparent url(images/logo.png) no-repeat;
height:252px;
display: block;
width:550px;
overflow: hidden;
text-indent: -999px;
border: none;
float: left;
margin-top:10px;
}




.innerheader .searchit{
padding-left: 70px;
clear:both;
}

#headerimg {
        padding-left:40px;
        margin: 0;
        width: 45%;
        height:111px;
        float:left;
        }


#headerimg h1{
text-align:left;
font-size:29px;
padding:23px 0 0;

}
#headerimg h1 a{
width:300px;
overflow:hidden;
display:block;
text-indent:-999px;
color:#ebb85f;
}
#headerimg div.description{
text-align:left;
color:#a76626;
padding:0px 2px;
font-size:12px;
font-weight:bold;
background:#000;
display:inline;
}

.widecolumn {
        padding: 0px 0px 0px 15px;
        margin: 0px ;
                width:723px;
        }
.narrowcolumn {
        float: left;
        padding: 0px 0px 0px 20px;
        margin: 0px auto;
                width:495px;
        }


.comments {
float:left;
width:102px;
height:20px;
position:absolute;
margin-top:0px;
margin-left:374px;
text-align:center;
background-color:#000;
}

.comments a{
width:80px;
display:block;
font-size:9px;
margin:0px auto;
padding-top:3px;
text-align: left;
font-weight:bold;
color: #CCC;
}

.comments a:hover{
text-decoration:none;
}

.comments a span{
clear:both;
font-size:17px;
line-height:17px;
color:#d0c29e;
font-weight:normal;
float:left;
margin-right:10px;
margin-bottom:5px;
}

.comments a:hover span{
color:#FFF;
}

.post {
        margin: 0px;
padding-bottom:0px;
margin-bottom:50px;
        text-align: justify;
        overflow:hidden;
        height:1%;
float:left;
        }

.post hr {
        display: block;
        }



.widecolumn .post {
        margin: 0;
        }

.narrowcolumn .postmetadata {
        height:42px;
        border-top:1px dashed #c8bcac;
        text-align:left;

        }

.page_title{
padding:20px 0px 0px 20px;
}
.postmetadata {
        margin: 0px 0;
        padding:10px;
        }

.narrowcolumn .postmetadata span.tags{
padding:10px 0px 0px 20px;
display:block;
float:left;
color:#000000;
}
.widecolumn .smallattachment {
        text-align: center;
        float: left;
        width: 198px;
        margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
        text-align: center;
        margin: 5px 0px;
}

.PostHead{
clear:both; overflow:hidden;
padding:22px 0 42px 30px;
/* background:transparent url(images/datebg.gif) no-repeat left top; */
height:1%;
}

.rss_area{
height: 111px;
width:850px;
margin:0px auto;
}

.rss_area a{
float: right;
display: block;
height: 50px;
width: 50px;
margin:60px 25px 0px 0px;
overflow: hidden;
text-indent: -999px;
}

.PostHead h2{
text-align:left;
font-variant:small-caps;
width:461px;
font-size:27px;
float: right;
}

.PostTime { padding:0px 15px 0px 10px; margin: 0px; color:#666; font-family: 'Arial'; letter-spacing: 0px; top: 0px; text-transform: lowercase; float:left; text-align:center; overflow:hidden; height:1%; margin-left:-40px; margin-top:0px; }

.PostTime b{
color:#FFF;
font-family:Georgia, "Times New Roman", Times, serif;
padding:0px 0px 8px 0px;
margin-bottom:2px;
 font-size:32px;
 line-height:25px;
 background: #000;
 display:block;
 font-weight:normal;
}

.postmetadata {
        clear: both;
}

.clear {
        clear: both;
}

#footer {
height:60px;
margin:40px auto 0px auto;
clear: both
width:100%;
padding-top:10px;
background-color:#fbdcd2;
        }

.copyright{
        margin:0px auto;
        padding:7px;
        width:auto;
        color:#000;
background-color:#FFF;
border-top:solid 1px #999;
border-bottom:solid 1px #999;
        }
.copyright a{
color:#333;
font-size:12px;
margin-top:3px;
}

.footerwrap .copyright a:hover{
color:#face84;
}

.footerwrap .primarynav{
        margin:0;
float:right;
clear:none;
}

.footerwrap .primarynav ul{
width:auto;
}

.footerwrap .primarynav a{
color:#ca9047;
font-size:11px;
}
#footer .primarynav a:hover{
color:#78694b;
}

.footerwrap{
clear:both;
margin:0 auto;
overflow:hidden;
width:100%;
position: relative;
z-index: 2;
}

.footerwidth{
width: 1004px;
margin: 0px auto;
}

.footerwrap .primarynav{
padding-right: 0px;
}

.widecolumn h3#comments{
padding:10px;
display:block;
}

/* End Structure */



/*        Begin Headers */
h1 {
        margin: 0;
        padding:3px;
        color:#000;
        font-size:18px;
        text-align:left;
        }
#content h1 {
        margin: 10px;
        padding:10px 5px;
        color:#000;
        font-size:18px;
        text-align:left;
        background:#e6e4dc;
        border:1px dashed #948764;
        }

h2 {
        margin: 0px 0 0;
        }

h2.pagetitle {
        padding-bottom:0px;
        margin-bottom:0px;
        text-align: left;
        color:#4a2a16;
}

#sidebar h2 {
        margin: 0px 20px 0px 0px;
        padding:30px 11px 10px 0px;
        font-size:17px;
        color:#000;
        font-weight:normal;
        text-align:left;
        list-style-type:none;
        margin-left:-20px;
}
        }
#sidebar#archives-3 {background-color:#fbdcd2;}

h3 {
        padding: 0;
        margin: 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 30px;
        list-style: none;
        padding-left: 10px;
        text-indent: -10px;
        }

html>body .entry li {
        margin: 7px 0 8px 10px;
        }

.entry ul li:before, #sidebar ul ul li:before {
        content: "\00BB \0020";
        }

.entry ol {
        padding: 0 0 0 35px;
        margin: 0;
        }

.entry ol li {
        margin: 0;
        padding: 0;
        }

.postmetadata ul, .postmetadata li {
        display: inline;
        list-style-type: none;
        list-style-image: none;
        }

#sidebar ul, #sidebar ul ol {
        margin: 0;
        padding: 0;
        }

#sidebar ul li li {
        list-style-type: none;
        list-style-image: none;
        padding-bottom:30px;
        margin-bottom: 30px;
        /* background:transparent url(images/borderlinks.gif) no-repeat top left !important; */
        }

#sidebar ul li{
border: none;
background: none;
margin:none;
}

#sidebar ul li a{
color:#000;
}

#sidebar ul li a:hover{
text-decoration: underline;
color: #2f1c09;
}

#sidebar ul li ul li{
padding:4px 0px;
font-size:13px;
color:#4a2a16;
background:none;
}

#sidebar ul p, #sidebar ul select {
        margin: 5px 0 8px;
        }

#sidebar ul ul, #sidebar ul ol {
        margin: 5px 0 0 10px;
        }

#sidebar ul ul ul, #sidebar ul ol {
        margin: 0 0 0 10px;
        }

ol li, #sidebar ul ol li {
        list-style: decimal outside;
        }

#sidebar ul ul li, #sidebar ul ol li {
        margin: 3px 0 0;
        padding: 0;
        }
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
        margin:0px auto;
        padding:3px;
        text-align: center;
float:left;
        }

#searchform #s {
        width: 110px;
        padding: 3px 0px 3px 0px;
        border:1px solid #000;
        height:12px;
        margin:0px auto 50px 0px;;
        line-height:10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
float:right;
margin-top:35px;
        }


#searchform #s:focus{background: #FFF;

}

#searchsubmit{
        border:none;
        width:50px;
        overflow:hidden;
        cursor: pointer;
        font-size:1px;
        height:25px;
        float:left;
text-indent:-999px;
margin-left:-30px;
margin-bottom:50px;
margin-top:35px;
background:transparent url(images/searchbt.jpg) no-repeat top left !important;
        }

.entry form { /* This is mainly for password protected posts, makes them look better. */
        text-align:center;
        }

select {
        width: 130px;
        }

#commentform input {
        width: 170px;
        padding: 3px;
        margin: 5px 5px 1px 0;
        border:2px solid #424A1F;
background-color:#FFF;
        }
#commentform input:hover {
background-color:#fbdcd2;
}

#commentform textarea {
        width: 100%;
        padding: 2px;border:2px solid #424a1f;
background-color:#FFF;
        }
#commentform textarea:hover {
background-color:#fbdcd2;
}

#commentform #submit {
        margin: 0;
        background:transparent;
        color:#a08970;
        font-weight:bold;
        float: left;
        border: none;
        width:150px;
        padding-top: 12px;
        }

#commentform #submit:hover{
color:#000;
}

/* End Form Elements */



/* Begin Comments*/


.commentlist {
        padding: 0;
        text-align: justify;
        margin:0;
        clear:both;
        }

.commentlist li {
        border-top:1px dashed #640800;border-bottom:1px solid #faf9f0;
        padding: 20px 25px;
        list-style: none;
        }
.commentlist li.alt {
        margin: 0;
        background: #fbdcd2;
height:auto;
        }
.commentlist p {
        margin: 10px 5px 10px 0;
        }

.CommWidth{
width:90%;
margin:0px auto;
}

#commentform p {
        margin: 5px 0;
        }

.nocomments {
        text-align: center;
        margin: 0;
        padding: 0;
        }

.commentmetadata {
        margin: 0;
        display: block;
        }
/* End Comments */



/* Begin Sidebar */
#sidebar{
        margin-left:540px;
padding:22px 0px 10px 40px;
width:160px;
 border-left:solid 1px #fbdcd2;
        }
#tag_cloud-3 {width:140px;}

#sidebar form {
        margin: 0;
        }
/* End Sidebar */



/* Begin Calendar */
#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;
        }

#wp-calendar td.pad:hover { /* Doesn't work in IE */
        background-color: #fff; }
/* 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 #ddd;
        }

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;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 60px;
        }

/* 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;
        -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;
}
/* End captions */


a,a:focus {
    outline: none;
}

button:focus {
    outline: none;
}

#slideshow {
    width:550px;
        margin:0px auto;
}

#slideshow {
    position:relative;
    height:350px;
        margin:0px auto;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#linkcat { list-style-type:none; color:#000; font-weight:bold;}
#sidebar li  { list-style-type:none; color:#000; font-weight:bold;}
#sidebar li { margin-top:20px;}
#linkcat-1 { margin-top:20px;}
#linkcat-2 { list-style-type:none; color:#000; font-weight:bold;}
#linkcat-1 { list-style-type:none; color:#000; font-weight:bold;}
.categories {list-style-type:none; color:#000; font-weight:bold;}
.widgettitle {color:#000; text-decoration:underline;}

.searchit { margin-left:0px; height:auto; }

h5, h6 {
display:block;
padding:6px 10px 6px 10px;
font-size:18px;
color:#e8e8e8;
font-size: 17px !important;
font-weight:normal;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
margin:0px auto 0px auto;
background-color:#000;
width:300px;
border:solid 2px #fbdcd2;
}

h6 {
display:block;
padding:10px 10px 10px 10px;
font-size:18px;
color:#999;
font-size: 17px !important;
font-weight:normal;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
margin:0px auto 0px auto;
background-color:#000;
width:300px;
margin-bottom:20px;
border:solid 2px #fbdcd2; }

h5 a {
display:block;
padding:5px 5px 5px 5px;
font-size:18px;
color:#e8e8e8;
font-size: 17px !important;
font-weight:normal;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
margin:0px auto 0px auto;
background-color:#000;
}
h5 { margin-bottom:20px; }

h5 a:hover {
color:#fbdcd2;
text-decoration:none; }

#post-9 { height:800px; position:top; }

#iconssoc { padding-top:60px; padding-right:90px; height:auto; }

#iconssoc li {margin-right:15px; display:inline; list-style-type:none;}

.link,
.signupframe {
color: #226699;
font-family: Arial, Helvetica, sans-serif;
}
.link {
text-decoration: none;
}
.signupframe {
border: 1px solid #000000;
background: #ffffff;
}

#lbIframeContainer {background-color:#000;}

#lbDetailsContainer   {background-color:#000;}

#dialog {background-color:#000; border:none;}

.signup {color:#333;}


.link, .signupframe {color:#fbdcd2;}

.signupframe {background-color:#000;}

.signupframe submit {background:none;}