/*

Theme Name: Celestial Aura
Theme URI: http://www.moronacity.com
Description: Elegant 3-column Theme with Admin Options for easy customization of Header image, Background Color, Search Box, Post Meta Data, RSS Icon, etc. 
Easily turn on/off Search Box, RSS Icon, Blog title/Slogan text. Theme designed by Diane Ursu.
Version: 2.2
Author: Diane Ursu
Author URI: http://www.moronacity.com/
Tags: custom-header,theme-options,custom-colors,blue,white,three-columns,fixed-width,left-sidebar,right-sidebar

    This theme is released under the GPL: http://www.gnu.org/licenses/gpl.html
    
*/


/***** RESET *******/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }

/***** GLOBAL FORMATTING *****/


body {

    background-color:#083A56;
    font-size: 12px;
    color: #000;
    font-family: Arial, Verdana, sans-serif;
}

div#bodybox {
  width: 974px;
  background-color: #ffffff !important;
  position:center;
  padding: 0px;
  margin: 0 auto;
}

img {
    border: 0;
}

a {
  text-decoration: none;
}

a:link, a:visited {
  color: #003333;
}

a:hover, a:active {
  color: #666699;
}


img {
    border: 0;
}
#container{
    margin-top:10px;
}

#wrapper {
    display: block;
    margin: 0px auto 0 auto;
    width: 953px;
    position: relative;
}


#header-shadow {
    height: 12px;
    width: 1000px;
    display: block;
    margin: 0px auto;
    position: relative;
    background: transparent url(images/header_shadow.png) no-repeat;
    
}

#header
{
    background-color:#ffffff;
    font-family:"Bradley Hand ITC","Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
        font-style:italic;
    display:block;
}

#headerwidget
{
    float:right;
    width:468px;
    height:60px;
    margin:18px 54px 0 0;
    overflow:hidden;
        background-color:#ffffff;
}

.hitem
{
    background:#ffffff;
}

#headerwidget .widget h3
{
    margin-top:0;
}

#header h1 a, #header h2
{
    color:#666699;
}

#header h1
{
    font-weight:normal;
    padding-top:20px;
    margin-left:40px;
    font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
    margin-top:0;
    margin-bottom:0;
}

#header img
{

    margin:5px 20px 5px 40;
    padding:0px;
    border:#839caa 0px solid;
}

#header h1 a:hover, #header h1 a:active
{
    text-decoration:none;
    border-bottom:none;
        color: #666699;
}

#header h2
{
    font-weight:normal;
    font-size:26px;
    padding:0 0 20px 80px;
    font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
    margin-top:0;
    margin-bottom:0;
}

.hdr_title {
float:left;
width: 900px;
padding: 20px 10px 0px 17px;
}
.rss{
float:right;
width:25px;

}

h1.blogtitle a{
    font-size: 38px;
    font-family: "Futura Md",Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    color: #FFFFFF;    
    text-decoration: none;
    margin-left: 5px;
}

    
h3.slogantext{
    font-size: 21px;
    font-family: "Futura Md",Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    margin-left: 5px;
}
 
/****** RSS ICON ON HEADER ******/
.rssicon
{
  position: relative;
  display:block;
  float:right;
  background-color: #083A56;
  background-position: center right;
  background-repeat: no-repeat;
  margin: 5px 5px auto auto;
  height: 17px;
  width: 17px;
}


#content {
    width: 532px;
    float: left;
    color: #000;
    padding: 30px 10px 10px 10px;
    font-weight: normal;
    text-align: justify;
}

/***** NAVIGATION BAR FORMATTING *****/

#NaviBar{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 900px;
    float: left;
    margin-left:12px;
    margin-top: 3px;
    margin-bottom: 0px;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
    font-size: 13px;
    background: url(images/nav_bg.png) repeat-x;
    background-color: #0b4e6d;
    
    }

#NaviBar ul a {
color:#FFFFFF;
display:block;
float:left;
margin:0;
padding:7px 15px 6px 15px;
text-decoration:none;
font-weight: bold;
border-right: solid 1px #CCC;
}

#NaviBar ul li{
    float: left;
    background: url(images/nav_bg.png) repeat-x;
}

#NaviBar ul li.first {
    border-left: none;
}



#NaviBar ul li a:hover {
    text-decoration: none;
    color: #666699;
    background: url(images/nav_hover_active.png) repeat-x;
}

#NaviBar ul li.current_page_item a { 
    color: #369;
    background:url(images/nav_hover_active.png) repeat-x;
    text-decoration: none;
}





/***** PAGE FORMATTING *****/

.title {
    padding: 5px 5px 5px 20px;
    color: #fff;
}


h1.post{
    font-size: 17px;
    text-align: left;
    font-weight: bold;
    margin-bottom: 8px;
    color:  #000;
    padding-bottom: 5px;
    border-bottom: 1px solid #949494;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;
}

h1.post a{
    color: #003333;
    text-decoration: none;
}

h1.post a:hover{
    color: #666699;
    text-decoration: none;
}

h1 {
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    margin-bottom: 8px;
    color:  #000000;
    font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
    text-decoration: none;
}

h2 
{
    font-weight:normal;
    font-size:26px;
    padding:0 0 20px 80px;
    font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
    margin-top:0;
    margin-bottom:0;
}    

h3 {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding:  3px;
    color:  #000;
    margin-bottom: 5px;
    font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
}

h4 {
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    padding:  3px;
    color:  #000;
    margin-bottom: 5px;
    font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
}

h5, h6 {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding:  3px;
    color:  #000;
    margin-bottom: 5px;
    font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
}



#nextprev {
    clear: both;
    display: block;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 60px;
}

/***** LISTS FORMATTING *****/

.post ul {
    margin-left: 0px;
    padding: 0 0 10px 30px;
    list-style-image: url(images/bullet.png);
    padding-left: 30px;
} 

.post li {
    margin: 7px 10px 10px 10px;
    line-height: 1.6em;
}

.post ol {
    padding: 0 0 0 35px;
    margin: 0;
}

.post ol li {
    margin: 0;
    padding: 0;
}
    
/**** TABLE FORMATTING ****/    
    
.post  table {
    background:#FFF;
    border:2px solid #CCC;
    border-collapse:collapse;
    margin:5px 0 10px;
}
.post  th, 
.post  td {
    border:1px solid #CCC;
    padding:3px 10px;
    text-align:left;
    vertical-align:top;
}
.post  tr.even td {
    background:#F7F7F7;
}
.post  th {
    background:#EDEFF0;
}



/***** GENERAL TEXT FORMATTING *****/
.post {
    margin-bottom: 20px;
}

.article {
    float:left;
    width: 532px;
}

.postbannerad{
    margin: 10px auto 10px auto;
    padding: 5px;
}
blockquote {
    color: #000; 
    margin: 0 1px 20px 20px; 
    background: url(images/BlockQuote.png) top left no-repeat #F0F0F0;
    border: 1px dashed #DFDFDF;
    padding: 20px 10px 0px 40px;
    font-size: 11px;
    font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
}
p {
    margin-bottom: 15px;
    line-height: 1.6em;
}
p a {
    border-bottom: none;
    color: #000080;
    text-decoration: underline;
}
p a:hover {
    border-bottom: none;
    color: #666699;
    text-decoration: underline;
}
p.center {
    text-align: center;
}
.postmetabottom {
    background: #FFFFFF;
    border-color:#E5E5E5;
    border-style: dotted;
    border-width:1px 1px 1px;
    color: #333;
    padding: 3px;
    font-size: 11px;
    float:left;
    width: 532px;
}

.postmetatop {
    background: #FFFFFF;
    color: #333;
    padding: 3px;
    font-size: 11px;
    margin-bottom: 10px;
    float:left;
    width: 532px;
}

.postmeta a {
    border-bottom: none;
}
.postmeta a:hover {
    border-bottom: none;
}
.small {
    font-size: 10px;
}
code {
    font: 12px 'Courier New', Courier, Fixed;
}

h1.title {
    font-size: 18px;
    font-weight: normal;
    padding: 10px 10px 10px 17px;
}

/***** LISTS FORMATTING *****/
html>body .post ul {
    margin-left: 0px;
    padding: 0 0px 10px 30px;
    list-style-image: url(images/bullet.png);
} 
html>body .post li {
    margin: 0px 0 8px 0px;
}
.post ol {
    padding: 0 0 0 35px;
    margin: 0;
}
.post ol li {
    margin: 0;
    padding: 0;
}

/***** SIDEBAR FORMATTING *****/

#sidebarLeft {
    float: left;
    width: 175px;
    color: #000;
    margin-left: 5px;
    padding: 5px 10px 10px 10px;
}

#sidebarRight {
    width: 175px;
    float:right;
    margin-right: 5px;
    margin-bottom: 7px;
    color: #000;
    padding: 5px 10px 10px 10px;
}



#sidebarRight h2{
    background-color:#f4f1e9;
    font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
    font-size:13px;
    font-variant:small-caps;
    color:#083A56;
    padding:3px 7px;
    border-bottom:#839caa 1px solid;
    margin-top:0;
    margin-bottom:3px;
    line-height:15px;
}

#sidebarRight h2 a{
    color:  #003333;
    text-decoration: none;
}

#sidebarRight h2 a:hover{
    color:  #666699;
    text-decoration: none;
}

#sidebarLeft h2{
    background-color:#f4f1e9;
    font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
    font-size:13px;
    font-variant:small-caps;
    color:#083A56;
    padding:3px 7px;
    border-bottom:#839caa 1px solid;
    margin-top:0;
    margin-bottom:3px;
    line-height:15px;
}

#sidebarLeft h2 a{
    color:  #003333;
    text-decoration: none;
}

#sidebarLeft h2 a:hover{
    color:  #666699;
    text-decoration: none;
}

#sidebarRight a {
    color: #003333;
    text-decoration: none;
}

#sidebarRight a:hover {
    background: none;
    color:  #666699;
    text-decoration: none;
}

#sidebarLeft a {
    color: #003333;
    text-decoration: none;
}

#sidebarLeft a:hover {
    background: none;
    color:  #666699;
    text-decoration: none;
}

#sidebarLeft a:visited {
    color: #003333;
}

.sidebar
{
    line-height: 14px;
    font-size: 12px;
}

.sidebar ul, .sidebar ol { 
    padding: 0px 0px 0px 5px;
    margin: 0 0 1em 0; 
    font-size: 12px;
}

.sidebar ul { 
    list-style-type: none;
}

.sidebar li { 
    margin: 0 0 0.9em 10px; 
    list-style-image: url(images/bullet.png);
    list-style-position: outside;
    line-height: 14px;
    padding: 0;
    
}

.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol { 
    margin: 0.5em 0 0.5em 5px; 
}

.sidebar_widget
{
    min-width:3px;
      min-height:3px;
      margin: 0 auto;
    padding: 5px 5px 5px 5px;
    background-color: #f4f1e9;
    border: 1px solid #839caa;
}

.sidebar_widget_gap
{
    margin: 7px 0px 7px 0px;
}

/***** FOOTER FORMATTING *****/

#footer
{
    clear:both;
    background-color:#c1cdd4;
    padding-top:15px;
    background-image:url('http://www.moronacity.com/health-journal/wp-content/themes/moronacity/images/flinks.png');
    background-position:top;
    background-repeat:repeat-x;
}

#fbar
{
    margin-left:20px;
}

.flinks
{
    float:left;
    width:270px;
    margin:0 20px;
    margin-bottom:10px;
    font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
    color:#000000;
}

.flinks h3
{
    font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
    font-size:16px;
        font-weight:bold;
    color:#000000;
    margin-bottom:8px;
}

.flinks ul
{
    list-style-type:none;
    font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
}

.flinks ul li
{
    border-bottom:#839caa 1px dotted;
    margin-left:0;
    margin-bottom:5px;
    min-height:20px;
    padding:0px 0 2px 0;
    font-size:13px;
        font-weight:bold;
    color:#003333;
}

.flinks a:link, .flinks a:visited
{
    color:#003333;
    text-decoration:none;
}

.flinks a:hover, .flinks a:active
{
    text-decoration:none;
        color: #666699;
}

#copyright
{
    clear:both;
    padding:0 0 7px 10px;
    background-color:#505050;
    color:#eaeaea;
    font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
    font-size:12px;
    background-image:url('http://www.moronacity.com/health-journal/wp-content/themes/moronacity/images/footer.png');
    height:lenfth,200%;
}

#copyright p
{
    padding-top:8px;
    color:#ffffff;
    font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
        font-size: 9pt;
        text-align: center;
}

#copyright a:link, #copyright a:visited
{
    color:#003333;
    text-decoration:none;
}

#copyright a:hover, #copyright a:active
{
    text-decoration:none;
        color: #666699;
}



/***** IMAGE FORMATTING *****/

img.post {
    padding: 5px;
    border: 1px solid #CCC;
    margin: 10px 5px 10px 5px;
    float: right;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #CCC;
}

img.alignright {
    padding: 5px;
    border: 1px solid #CCC;
    background: #fff;
    margin: 10px 5px 10px 5px;
    display: inline;
}
img.alignleft {
    padding: 5px;
    border: 1px solid #CCC;
    margin: 10px 5px 10px 5px;
    display: inline;
}
/***** MISCELLANEOUS FORMATTING *****/

.alignright
{
    float:right;
    margin-left:10px;
    clear:right;
}

.aligncenter, div.aligncenter
{
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.navigation {
  font-size: 11px;
  height: auto;
  line-height: 28px;
  overflow: hidden;
  padding: 0 28px;
}

.postspermonth {
    margin: 5px 0 10px 0;
    list-style: none;
    padding-left: 25px;
}


/***** COMMENTS *****/

#comment {
    background: #FFFFFF;
    color: #222222;
    font-size: 12px;
    font-family: Arial, Tahoma, Verdana;
    margin: 5px 0px 5px 0px;
    padding: 4px;
    }
        
#comments {
    width: 100%;
    float:left;
    margin: 5px 0px 5px 0px;
    }
        
.commentlist {
    width: 100%;
    float:left;
    margin: 5px;
}
.commentlist li ul li {
    font-size: 12px;
    }

.commentlist li {
    font-weight: bold;
    color: #666;
    }

.commentlist li .avatar { 
    background: #FFFFFF;
    float: right;
    border: 1px solid #839caa;
    margin: 0px 5px 0px 10px;
    padding: 2px;
    }

.commentlist cite, .commentlist cite a {
    font-weight: bold;
    color: #666;
    font-style: normal;
    font-size: 12px;
    }

.commentlist p {
    font-weight: normal;
    text-transform: none;
    }

.commentmetadata {
    padding: 5px 0 0 0;
    font-weight: normal;
    }

#commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0px;
    }

#commentform {
    margin: 5px 10px 0px 0px;
    }
    
#commentform textarea {
    width: 98%;
    padding: 10px;
    border: 1px solid #839caa;
    }
    
#respond:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
    }
    
#commentform p {
    margin: 5px 0px 5px 0px;
    }
    
#commentform #submit {
    margin: 5px 0px 20px 0px;
    float: left;
    border: none;
    }
    
.alt {
    margin: 0px;
    padding: 10px;
    }

.commentlist {
    margin: 0px;
    padding: 0px;
    }
    
.commentlist ol {
    margin: 0px;
    padding: 10px;
    }

.commentlist li {
    margin: 15px 0px 10px;
    padding: 10px 5px 10px 10px;
    list-style: none;

    }
.commentlist li ul li { 
    margin-right: -5px;
    margin-left: 10px;
    }

.commentlist p {
    margin: 10px 0px 10px 0px;
    padding: 0px;
    }
    
.children { 
    margin: 0px;
    padding: 0px;
    }

.nocomments {
    text-align: center;
    margin: 0px;
    padding: 0px;
    }
    
.commentmetadata {
    font-size: 10px;
    margin: 0px;
    display: block;
    }

#author, #email, #url {
    background: #FFFFFF;
    color: #222222;
    font-size: 12px;
    font-family: Arial, Tahoma, Verdana;
    margin: 0px;
    padding: 4px;
    border: 1px solid #666;
    }
    
.thread-alt {
    background: #FFFFFF;
    margin: 0px;
    padding: 0px;
    }
    
.thread-even {
    background: #dfeaf2;
    margin: 0px;
    padding: 0px;
    }
    
.depth-1 {
    border: 1px solid #E6E6E6;
    margin: 0px;
    padding: 0px;
    }

.even, .alt {
    border: 1px solid #CCC;
    margin: 0px;
    padding: 0px;
    }

.pinglist { margin-top: 10px; width: 450px; float: left; }

li.pings {
  border-bottom: 1px dotted #CCC;
  margin: 0;
  padding: 5px 0 5px 5px;
  width: 430px;
  line-height: 14px;
}

.pings:first-child { border-top: none; }
.pings:last-child { border-bottom: none; margin-bottom: 30px; }



/**** CAPTION FORMATTING ******/

.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;
}

/*** CALENDAR FORMATTING ***/
#wp-calendar {
    border: 1px solid #CCC;
    empty-cells: show;
    font-size: 14px;
    margin: 0 0 9px 9px;
    width: 90%;
}

#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;
    text-decoration: none;
    font-weight: bold;
}

#wp-calendar a:hover {
    background: #666699;
    color: #333;
    font-weight: bold;
}

#wp-calendar caption {
    color: #000000;
    font-size: 14px;
    text-align: left;
    margin-bottom: 5px;
    font-weight: bold;
}

#wp-calendar td {
    color: #666;
    font: normal 12px Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
    letter-spacing: normal;
    padding: 2px 0;
    text-align: center;
}

#wp-calendar td.pad:hover {
    background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
    background: #eee;
    color: #bbb;
}

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
    font-weight: normal;
}
  



ul#menu, .menu ul
{
    width:974px;
    height:33px;
    background-color:#c1cdd4;
    background-image:url('http://www.moronacity.com/health-journal/wp-content/themes/moronacity/images/menu.png');
    list-style-type:none;
    font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
        font-weight:bold;
    font-size:15px;
}

ul#menu li, .menu ul li
{
    float:left;
    margin-top:7px;
    padding:0 5px;
    border-right:#839caa 1px dotted;
    margin-left:0;
}

ul#menu li a:link, ul#menu li a:visited, .menu ul li a:link, .menu ul li a:visited
{
    display:block;
    text-align:center;
    padding:0px 15px;
    text-decoration:none;
    color:#003333;
}


ul#menu li a:hover, ul#menu li a:active, .menu ul li a:hover, .menu ul li a:active, ul#menu li.current_page_item a, .menu ul li.current_page_item a:link, .menu ul li.current_page_item a:visited, .menu ul li.current_page_item a:hover, .menu ul .current_page_item a:active
{
    text-decoration:none;
        color: #666699;
}

ul#menu li li
{
    border-right:none;
    margin:0;
    margin-top:0px;
    min-width:120px;
    padding:0;
    float:none;
}

ul#menu li li li
{
    padding-left:1px;
}
    
ul#menu li li a, ul#menu li li a:link, ul#menu li li a:visited
{
    background:#c1cdd4 url(images/submenu.png) bottom;
    min-width:120px;
    color:#003333;
    font-size:14px;
    font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
    margin:0;
    line-height:25px;
    text-align:left;
}
    
ul#menu li li a:hover, ul#menu li li a:active
{
        color: #666699;
}

ul#menu li ul
{
    z-index:9999;
    position:absolute;
    left:-999em;
    height:auto;
    min-width:150px;
    margin:0;
    padding:0;
    list-style-type:none;
}

ul#menu li ul a
{ 
    min-width:120px;
}

ul#menu li ul ul
{
    margin:-26px 0 0 150px;
}

ul#menu li:hover ul ul, ul#menu li:hover ul ul ul
{
    left:-999em;
}

ul#menu li:hover ul, ul#menu li.sfhover ul, ul#menu li li:hover ul, ul#menu li li.sfhover ul, ul#menu li li li:hover ul, ul#menu li li li.sfhover ul
{
    left: auto;
}

ul#menu li:hover, ul#menu li.sfhover
{ 
    position: static;
}

#topbar
{
    height:20px;
    width:974px;
    background-color:#ffffff;
    border-bottom:#839caa 1px solid;
    font-size:0;
    font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
    color:#000000;
    font-size:12px;
}



#header
{
    background-color:#ffffff;
    font-size: 38px;
    font-family: "Futura Md",Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    color: #003333;    
    text-decoration: none;
    margin-left: 5px;
}

#headerwidget
{
    float:right;
    width:468px;
    height:60px;
    margin:18px 54px 0 0;
    overflow:visible;
        background-color:#ffffff;
}

#searchform
{
    position:absolute;
    left:699px;
    margin-top:5px;
}

#searchform input#s
{
    color:#a0a0a0;
    border:#839caa 1px solid;
    padding:3px 2px;
    font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
    width:225px;
    background-color:#ffffff;
    margin-right:0;
}

#searchform input#searchsubmit
{
    margin-right:10px;
    border:#839caa 1px solid;
    padding:2px;
    width:30px;
    text-align:center;
    background-color:#c1cdd4;
    color:#003333;
    font-weight:bold;
    background-image:url('http://www.moronacity.com/health-journal/wp-content/themes/moronacity/images/go2.png');
}

input#submit, input[type=submit], input[type=button], input[type=reset]
{
    color:#000000;
    padding:2px 6px;
    background-color:#e7ddcb;
    background-image:url('http://www.moronacity.com/health-journal/wp-content/themes/moronacity/images/go2.png');
    border:#839caa 1px outset;
}
