/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.mc-field-group label {width: 120px; display: block; float: left;margin-bottom: 5px;}
.mc-field-group input {width: 170px;  float: right;margin-bottom: 5px;}
#mc-embedded-subscribe {float: right;}

body {
font:14px/1.5 Tahoma,Times,Serif;
color: #000;
background: none;
  background-color: #FFF;
}

#hellobar-container {
    background: none repeat scroll 0 0 #B01F1A!important;
    border-bottom-color: #FFFFFF;
    color: #0D0000;
    font-family: Trebuchet MS,sans-serif;
top:0px!important;
}

#hellobar-wrapper {
    margin: 0;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 2;
height:30px!important;
}

#container  {
margin-left:0px;
}

.questions {background: #A00B1C; color: #fff; padding: 20px; margin-bottom: 15px;}

questionbox h3 {color: #fff;}

#extended-footer  {
background-color:#fff;
}

h1, h2, h3, h4, h5, h6 {
font-family:Tahoma,Helvetica,Sans-serif;
color: #B01F1A;
}

.post .title {
    border-bottom: 1px solid #E7E7E7;
    color: #B01F1A;
    font-size: 32px;
    margin: 0 0 30px;
    padding: 0 0 25px;
    position: relative;
    width: 100%;
}

.post .title a:link, .post .title a:visited {
    color: #B01F1A;
}

#header {
background: url("http://www.devacoaching.com/wp-content/uploads/2011/07/Deva-header.jpg") no-repeat scroll 0 0 transparent;
clear: both;
float: none;
height: 268px;
margin: 0 auto;
padding-top: 0;
text-align: center;
width: 1165px;
}


a:link, a:visited {
color:#A00B1C;
}

a:hover {
text-decoration: none;
}

/* Navigation */
#pagenav {
    border-bottom: 2px solid #b01f1a;
    border-top: 1px solid #b01f1a;
    float: left;
    height: 15px;
    margin-bottom: 40px;
    margin-top: 268px;
    padding-bottom: 20px;
    padding-left: 113px;
    padding-top: 20px;
    width: 1052px;
}

#pagenav a {
border-bottom:0px solid #b01f1a;
color: #000;
display: block;
font-family: Helvetica, Arial, sans-serif;
font-size: 18px;
margin: 0;
padding: 0 30px 2px;
text-decoration: none;
text-transform: uppercase;
z-index: 100;
}

#pagenav li.current_page_item a, #pagenav li a:hover {
border-color:#fff;
color:#000;
background-color:#fff;
}

#pagenav li.rss a {
color: #A00B1C;
display: none;
}

#pagenav li ul {
    background: none repeat scroll 0 50% #FFFFFF;
    border-bottom: 1px solid #B41E1D;
    margin-left: 30px;
border-top: 0 solid #B41E1D;
}
    
#pagenav li ul li {
    border-color: #EEEEEE #EEEEEE #B41E1D;
    font-size: 14px;
    text-align: left;
}

#pagenav li ul a:hover {
background: none repeat scroll 00 #b41e1d;
}

#catnav li ul a:hover  { color: #000!important; background: #b41e1d;  }

#logo  {
/*border:5px solid #EFEFEF;*/
margin-bottom:15px;
margin-top:10px;
}

#logo .site-title a:hover  {
text-decoration: none;
}

#logo .site-description {
color:#999999;
font:italic 18px Georgia,serif;
}

.post  {
background-color:#FFFFFF;
border:5px solid #EFEFEF;
margin:0 0 20px;
padding:20px 55px;
position:relative;
}

.entry img {
border: none;
}

/*#sidebar {
background-color:#FFFFFF;
border:5px solid #EFEFEF;
}*/

.widget h3  { border-bottom:1px solid #b41e1d; margin: 0; padding: 10px 0; text-transform:uppercase; color: #b41e1d; }

.widget ul li a:hover {color:#b41e1d;}

input#s, input.field {
border:1px solid #ccc;
}
