/*  



Theme Name: edd



Author: michael



Version: 1.0



*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, Serif; 
  }


h7 {
  display: none;
  }


p {
  font-size: 10pt;
  margin-bottom: 10px;
  }

a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

a {
  color: #336699;
  text-decoration: none;
  }

a:hover {
  color: #6699cc;
  text-decoration: underline;
  }


a img {
  border: 1px #336699 solid;  
  }

a:hover img {
  border: 1px #6699cc solid;  
  }

blockquote {
  background: #070707;
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #fff;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

body {
  text-align: center;
  height:100%;
  margin: 0;
  padding: 0 0 0 0;
  font-family: arial, helvetica, trebuchet ms, sans-serif;
  background-image: url(images/background2.jpg);
  background-position: top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #fff;
  color: #000;
  }


/* Header and wrapper */
#wrapper {
  margin: 0px auto;
  width: 840px;
  }

#wrapper2 {
  margin: 0px auto;
  width: 800px;
  text-align: left;
  padding: 0;
  }

#header {
  padding: 0;
  margin: 0;
  }

#header #topright {
  text-align: right;
  float: right;
  width: 400px;
  color: #fff;
  font-size: 8pt;
  line-height: 10pt;
  margin: -154px 12px 0 0;
  padding: 5px 5px 5px 5px;
}

#header #topright a {
  color: #fff;
  padding: 0 0 0 0;
  }

#header #topright a:hover {
  color: #336699;
  text-decoration: none;
  }

#header #logo {
  height: 152px;
  padding: 0;
  background: url(images/header1.jpg) no-repeat;
  }

#header h1 {
  padding: 0;
  margin: 0;
  display: none;
  }

#header h1 a {
  color: #336699;
  font-size: 17pt;
  text-decoration: none;
  }

#header h1 a:hover {
  color: #eee;
  text-decoration: none;
  }

#header span {
  padding: 0;
  color: #111;
  font-size: 11pt;
  }

/* Menu */


#catnav {
  margin: 0 0 0 0;
  padding: 0;
  clear: both;
  height: 29px;
  width: 800px;
  border-top: 1px solid #92b43d;
  border-bottom: 1px solid #92b43d;
  font-style: italic;
  background: url(images/graph_nav.gif) repeat;
  }

#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  }

#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  float: right;
  margin: 0;
  padding: 0;
  }

#nav a {
  display: block;
  line-height: 29px;
  margin: 0;
  padding: 0 20px 0 15px;
  font-size: 11pt;
  color: #336699;
  }

#nav li a:hover {
  color: #fff;
  text-decoration: none;
  display: block;
  background: #6699cc;
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width: 140px;
  left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }



#nav li li {
  float: right;
  margin: 0;
  padding: 0;
  width: 150px;
  font-size: 8pt;
  }


#nav li li a {
  width: 150px;
  line-height: 12px;
  color: #336699;
  background: #fff;
  margin: 0;
  padding: 8px 20px 8px 15px;
  font-size: 9pt;
  border-bottom: 1px solid #92b43d;
  }


#nav li li a:hover {
  background: #6699cc;
  padding: 8px 20px 8px 15px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#toprss {
  float: right;
  margin: 10px 15px 0 0;
  display: inline;
  width: 65px;
  line-height: 41px;
  }



/* Top Content */

#main {
  margin: 0px;
  clear: both;
  width: 800px;
  padding-bottom: 5px;
  color: #000;
  background: url(images/graph_bkgrd.gif) repeat;
  border-bottom: 1px solid #92b43d;
  }

#main2 {
  margin: 0px;
  clear: both;
  width: 800px;
  padding-bottom: 5px;
  color: #000;
  }

#contentwrapper {
  float:left;
  width: 476px;
  min-height: 250px;
  margin: 28px 20px 20px 50px;
  padding: 0;
  background: #fff;
  border-left: 1px solid #92b43d;
  border-right: 1px solid #92b43d;
  border-bottom: 1px solid #92b43d;
  }

#contentwrapper2 {
  float:left;
  width: 86%;
  min-height: 250px;
  margin: 28px 74px 20px 50px;
  padding: 0;
  background-color: #fff;
  border-left: 1px solid #92b43d;
  border-right: 1px solid #92b43d;
  border-bottom: 1px solid #92b43d;
  }

#contentwrapper3 {
  float:left;
  width: 86%;
  min-height: 250px;
  margin: 28px 74px 20px 50px;
  padding: 0;
  background-image: url(images/backgrounds/random.php);
  background-position: right top;
  background-repeat: repeat-y;
  background-color: #fff;
  overflow: hidden;
  border-left: 1px solid #92b43d;
  border-right: 1px solid #92b43d;
  border-bottom: 1px solid #92b43d;
  }

#contentwrapper4 {
  float:left;
  width: 86%;
  min-height: 250px;
  margin: 28px 74px 20px 50px;
  padding: 0;
  background-image: url(images/clients/random.php);
  background-position: right top;
  background-repeat: repeat-y;
  background-color: #fff;
  overflow: hidden;
  border-left: 1px solid #92b43d;
  border-right: 1px solid #92b43d;
  border-bottom: 1px solid #92b43d;
  }

#contentwrapper .pageTitle, #contentwrapper2 .pageTitle  #contentwrapper3 .pageTitle #contentwrapper4 .pageTitle {
  margin: 0 0 10px 0;
  font-size: 14pt;
  color: #336699;
  font-weight: normal;
  border: 1px solid #92b43d;
  padding: 5px 0 5px 40px;
  }

.topPost {
  margin: 0 0 35px 0;
  padding: 0 0 0 0;
  font-size: 9pt;
  }

.topPost h2.topTitle a {
  display: block;
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
  letter-spacing: .5px;
  text-transform: uppercase;
  color: #336699;
  border-top: 1px solid #92b43d;
  border-bottom: 1px solid #92b43d;
  padding: 5px 0 5px 48px;
  background: url(images/header.jpg) no-repeat;
  overflow: hidden;
  background-color: #eff5fa;
  }

.topPost h2.topTitle a:hover {
  text-decoration: none;
  color: #6699cc;
  }

.topPost h4 {
  margin: 0 0 5px -10px;
  text-decoration: none;
  font-size: 11pt;
  color: #336699;
  }


.topPost p.topMeta {
  padding: 0;
  margin: 0 0 0 0;
  font-size: 8pt;
  color: #cccc99;
  }



.topPost p.topMeta a {
  text-decoration: none;
  color: #cccc99;
  }

.topPost p.topMeta a:hover {
  color: #006699;
  }

.topPost div.topContent {
  font-size: 9pt;
  color: #333;
  margin: 24px 24px 24px 24px;
  line-height: 14pt;
  }

.topPost div.topContent a {
  text-decoration: none;
  color: #336699;
  }

.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #6699cc;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 10px 30px;
  }

.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #000;
  }

.topPost div.topContent div.pub {
  margin: 0 0 26px 0px;
  text-decoration: none;
  font-size: 8pt;
  color: #333333;
  }

.topPost div.topContent div.pub h4 {
  margin: 0 0 8px 0;
  text-decoration: none;
  font-size: 11pt;
  color: #336699;
  }


.topPost div.topContent div.pub p {
  margin: 0 10px 8px 10px;
  font-size: 10pt;
  color: #333333;
  line-height: 13pt;
  background-color: #fff;
  }


.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: italic;
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  color: #92b43d;
  }

.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  color: #afbd21;
  }

.topPost span.topComments a {
  color: #afbd21;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }

.topPost span.topMore a {
  color: #afbd21;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }

.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }

.topPost span.topTags a {
  color: #663300;
  line-height: 27pt;
  vertical-align: middle;
  }

.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #afbd21;
  text-decoration: underline;
  }

.topPost div.bkgrd {
  float: right;
  background-image: url(images/random2/random.php);
  background-position: right;
  background-repeat: no-repeat;
  }

.topPost div.bkgrd div.home{
  clear: both;
  padding: 20px 20px 20px 20px;
  background-image: url(images/whitebkgrd.png);
  background-repeat: repeat;
  }

.topPostsingle {
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
  font-size: 9pt;
  }

.topPostsingle h2.topTitle a {
  display: block;
  font-size: 12pt !important;
  font-weight: bold;
  font-style: italic;
  color: #336699;
  letter-spacing: .5px;
  text-transform: uppercase;
  border-top: 1px solid #92b43d;
  border-bottom: 1px solid #92b43d;
  padding: 5px 0 5px 48px;
  background: url(images/header.jpg) no-repeat;
  overflow: hidden;
  background-color: #eff5fa;
  }

.topPostsingle h2.topTitle a:hover {
  text-decoration: none;
  color: #006699;
  }

.topPostsingle p.topMeta {
  padding: 4px 0 6px 0;
  margin: 20px 0 30px 0px;
  font-size: 8pt;
  line-height: 11pt;
  color: #336699;
  border-top: 1px solid #6699cc;
  border-bottom: 1px solid #6699cc;
  }


.topPostsingle p.topMeta a {
  text-decoration: none;
  color: #336699;
  }


.topPostsingle p.topMeta a:hover {
  color: #6699cc;
  }

.topPostsingle div.topContent {
  font-size: 9pt !important;
  color: #333;
  margin: 24px 24px 24px 24px;
  line-height: 14pt; 
  }


.topPostsingle div.topContent a {
  text-decoration: none;
  color: #336699
  }

.topPostsingle div.topContent a:hover {
  text-decoration: dashed;
  color: #6699cc;
  }


.topPostsingle div.topContent h2 {
  margin-bottom: 12px;
  font-size: 12pt !important;
  color: #336699;
  }



.topPostsingle div.topContent ul, .topPostsingle div.topContent ol {
  padding: 0 0 10px 10px;
  }

.topPostsingle div.topContent ul li, .topPostsingle div.topContent ol li {
  padding-left: 15px;
  list-style: none;
  background: url(images/drop.gif) left 3px no-repeat;
  }

.topPostsingle div.topContent div.pub {
  margin: 0 0 26px 0px;
  text-decoration: none;
  font-size: 8pt !important;
  color: #333333;
  width: 370px;
  }

.topPostsingle div.topContent div.pub h4 {
  margin: 0 0 8px 0;
  text-decoration: none;
  font-size: 11pt !important;
  color: #336699;
  }

.topPostsingle div.topContent div.pub p {
  margin: 0 10px 7px 10px;
  font-size: 10pt !important;
  color: #333333;
  line-height: 11pt;
  }

.topPostsingle div.topContent div.bkgrd {
  clear: both;
  height: 328px;
  margin: -14px 0 -54px 0;
  padding: 20px 0 0 0;
  background-image: url(images/random2/random.php);
  background-position: top;
  background-repeat: no-repeat;
  overflow: hidden;
  }

.topPostsingle div.topContent div.bkgrd div.home{
  clear: both;
  padding: 20px 20px 20px 20px;
  background-image: url(images/whitebkgrd.png);
  background-repeat: repeat;
  }

.topPostsingle span.topComments, .topPostsingle span.topMore, .topPostsingle span.topTags {
  font-size: 9pt;
  font-style: italic;
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  color: #006699;
  }


.topPostsingle span.topComments:hover, .topPostsingle span.topMore:hover, .topPostsingle span.topTags:hover {
  color: #afbd21;
  }

.topPostsingle span.topComments a {
  color: #afbd21;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }

.topPostsingle span.topMore a {
  color: #afbd21;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }

.topPostsingle span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }

.topPostsingle span.topTags a {
  color: #663300;
  line-height: 27pt;
  vertical-align: middle;
  }



.topPostsingle span.topComments a:hover, .topPostsingle span.topMore a:hover, .topPostsingle span.topTags a:hover {
  color: #afbd21;
  text-decoration: underline;
  }

.map {
  float: right;
  border: 1px solid #6699cc;
  }

.staff {
  clear: both
  float: left;
  width: 300px;
  margin: -20px 0 0 15px;
  padding: 0 0 18px 18px;
  font-size: 9pt !important;
  }

.staff p {
  margin: 0 0 25px 15px;
  padding: 0 0 0 22px;
  background: url(images/logoicon.gif) left 1px no-repeat !important;
  }

.staff a {
  font-weight: normal;
  color: #336699;
  }

.staff a:hover {
  text-decoration: none;
  color: #6699cc;

  }

.staffadd {
  width: 300px;
  margin: 0 0 15px 50px;
  padding: 0 0 2px 0;
  line-height: 1.6em;
  color: #333;
  }

.staffadd p {
  font-size: .8em;
  }

.staffadd a {
  font-weight: normal;
  color: #336699;
  }

.staffadd a:hover {
  text-decoration: none;
  color: #6699cc;
  }

.staffadd h4 {
  font-size: 10pt !important;
  font-weight: bold;
  color: #336699;
  text-transform: uppercase;
  font-style: italic;
  margin-bottom: 5px;
  clear: both;
  }

.projects {
  clear: both;
  margin: -45px 0 0 15px;
  padding: 0 0 0 18px;
  }

.projects h2 {
  display: inline;
  height: 24px;
  font-size: 11pt;
  font-style: italic;
  color: #336699;
  padding-left: 22px;
  background: url(images/logoicon.gif) left 2px no-repeat;
  }


.projects a {
  display: block, inline;
  float: left;
  width: 300px;
  font-weight: normal;
  color: #336699;
  padding: 5px 5px 0 5px;
  margin: 0 10px 5px 0px;
  }

.projects a:hover {
  text-decoration: none;
  color: #6699cc;
  background-color: #edf4e5;
  }

.projects p {
  margin: -6px 0 0 18px;
  padding: 0 0 16px 5px;
  font-size: 9pt;
  color: #333;
  }


.projects h3 {
  font-size: 10pt;
  color: #92B43D;
  margin-bottom: 10px;
  text-transform:uppercase;
  }

.projects hr {
  height: 1px;
  border: 0;
  color: #92B43D;
  background-color: #92B43D;
  margin-left: -34px;
  }


#nextprevious {



  margin: 10px 0 5px 0;



  }



#nextprevious a {



  color: #336699;



  text-transform: uppercase;



  text-decoration: underline;



  }



#nextprevious a:hover {



  color: #6699cc;



  }











/* Comments */







#comment {



  margin-bottom: 10px;



  background: #006699;



  width: 520px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */



  padding: 10px 15px;



  color: #fff;



  }



#comment a {



  color: #6598b8;



  }



#comment a:hover {



  color: #fff;



  }



#numberofcomments {



  color: #fff;



  font-size: 12pt;



  margin-top: 10px;



  }



ol#commentlist {



  list-style: none;



  margin: 10px 0;



  font-size: 9pt;



  }



#commentlist li {



  margin: 0 0 15px 0;



  padding: 10px;



  background: #030303;



  border: 1px solid #0a0a0a;



  }



#commentlist li.alt {



  background: #000;



  border: 1px solid #010101;



  border: none;



  }



#commentlist li.cleared {



  background: transparent;



  border: none;



  }



#commentlist a:hover {



  color: #eee;



  }



#commentlist a.gravatar {



  float: left;



  margin: 0 10px 0 0;



  width: 69px;



  }



#commentlist .commentbody {



  margin: 0;



  padding: 0 5px 0 0;



  float: right;



  width: 410px;



  }



#commentlist .commentbody p a {



  text-decoration: underline;



  }



#commentlist cite {



  font-size: 10pt;



  font-style: normal;



  color: #ddd;



  }



#commentlist small.commentmetadata a {



  color: #666;



  }



#commentlist p {



  color: #dedede;



  }



#comment h3 {



  font-size: 10pt;



  font-weight: normal;



  color: #fff;



  margin: 15px 0 0 0;



  padding: 0;



  }



textarea#comment {



  width: 450px;



  background: #fff;



  color: #111;



  }



#comment #submit {



  margin-left: 0px;



  margin-top: -25px;



  }















/* Welcome section */







#main #welcome {



  margin: 0 0 20px 0;



  padding: 0 0 5px 0;



  background: url(images/bg-trans.png) repeat;



  }



#main #welcome h2 {



  font-size: 14pt;



  font-weight: normal;



  color: #fff;



  margin: 0 10px;



  padding: 10px 0 3px 0;



  }



#main #welcome p {



  font-size: 9pt;



  color: #eee;  



  margin: 0 10px;



  padding: 6px 0;



  }



#main #welcome a {



  text-decoration: underline;



  color: #ff9933;



  }



#main #welcome a:hover {



  color: #6598b8;



  }



#main #welcome form {



  margin: -5px 0 0 0;



  background: transparent; /* required for IE */



  }



#main #welcome #feedbox {



  border: 1px solid #ccc;



  padding: 2px 1px;



  width: 180px;



  }



.submitbutton {



  margin: -5px 0 0 5px;



  background: #010101;



  color: #fff;



  font-size: 8pt;



  padding: 3px 6px;



  vertical-align: middle;



  border: 1px solid #111;



  }



.submitbutton:hover {



  cursor: pointer;



  background: #050505;



  }











/* Sidebars */



#sidebars {
  margin: 0 0 0 0;
  padding: 28px 0 0 0;
  float: right;
  width: 248px;
  color: #336699;
  }

#sidebars .sidebarbox {
  }

#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
  float: left;
  width: 248px;
  }

#sidebar_right {
  float: right;
  width: 248px;
  }

#sidebars h2 {
  display: block;
  margin-bottom: 10px;
  padding: 6px 0 6px 10px;
  font-weight: bold;
  font-size: 10pt;
  text-transform: uppercase;
  color: #92b43d;
  background-color: #e9f0d8;
  border-top: 1px solid #92b43d;
  border-left: 1px solid #92b43d;
  border-bottom: 1px solid #92b43d
  }

#sidebars table {
  width: 248px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 15px 0;
  list-style: none;

  }

#sidebars li {
  margin-bottom: 20px;
  font-size: 9pt;
  background: url(images/logoicon.gif) left 4px no-repeat;
  }

#sidebars li ul {
  padding: 0;
  font-size: 10pt;
  list-style: none;
  }

#sidebars ul ul li {
  margin: 0 10px 0 5px;
  padding: 5px 0px 5px 20px;
  color: #006699;
  font-size: 9pt;
  line-height: 14px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


#sidebars a {
  display: inline;
  color: #336699;
  }

#sidebars a:hover {
  color: #6699cc;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #96b43d;
  }

#tag_cloud a {
  display: inline;
  }


#sidebars ul.children li {border-bottom:none;}

#sidebars ul.children {margin-bottom: 5px;}



/* Before footer */







#rotator {



  overflow: hidden;



  margin: 0 0 0 0;



  position: relative;



  width: 802px;



  height: 160px;



  border-top: 1px solid #afbd21;



  }



#rotator img



{



  border: 0;



  width: 802px;



  height: 160px;



}



#morefoot p {



  margin: 5px 0;



  padding: 5px 0;



  }



#morefoot ul {



  list-style-type: none;



  margin-top: 5px;



  }



#morefoot ul li, #morefoot p {



  font-size: 9pt;



  }



#morefoot a {



  text-decoration: underline;



  color: #ddd;



  }



#morefoot a:hover {



  text-decoration: underline;



  color: #6598b8;



  }



#morefoot h3 {



  font-size: 12pt;



  font-weight: normal;



  color: #dfdfdf;



  letter-spacing: -1px;



  border-bottom: 1px dotted #444;



  margin: 0;



  padding: 0 0 2px 0;



  }



#morefoot #searchbox {



  padding: 1px;



  width: 180px;



  }



#morefoot .col1 {



  float: left;



  width: 340px;



  }



#morefoot .col2 {



  margin: 0 25px;



  }



#morefoot .col2, #morefoot .col3 {



  float: left;



  width: 260px;



  }



#morefoot li {



  padding-left: 20px;



  margin-bottom: 5px;



  background: url(images/more.gif) left 2px no-repeat;



  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */



  }











/* footer*/



#footer {



  clear: both;

  margin: 0 auto;

  padding: 15px 15px 10px 15px;

  background: url(images/graph_footer.gif) repeat;

  width: 770px;

  min-height:100px;
  height:auto !important;
  height:100px;

  }



#footer p {



  font-size: 8pt;



  text-align: center;



  color: #92b43d;



  padding: 0;



  }



#footer a {


  color: #92b43d;  



  text-decoration: none;



  }



#footer a:hover {



  color: #66ccff;



  }



#footerleft {



  float: left;



  width: 500px;



  }



#footerright {



  float: right;



  width: 300px;



  text-align: right;



  }

















/* Misc */



.highlight {

  color: #222;

  font-weight: bold;

  }



.cleared {

  margin: 0;

  padding: 0;

  clear: both;

  }



.alignleft {

  float: left;

  margin: 5px 10px 5px 0;

  }

.alignright {

  float: right;

  margin: 5px 0 5px 10px;

  }

.aligncenter,

div.aligncenter {

  margin: 10px auto;

  text-align: center;

  display: block;

  }



img.alignleft {

  float: left;

  margin: 5px 10px 5px 0;

  }

img.alignright {

  float: right;

  margin: 5px 0 5px 10px;

  }

img.aligncenter {

  margin: 10px auto;

  text-align: center;

  display: block;

  }

img.alignnone {

  display: inline;

  margin: 10px 16px 5px 0;

  padding: 8px 8px 8px 8px;

  border: 1px #92b43d solid;

  }


.wp-caption {

  text-align: center;

  color: #cccc99;

  padding-top: 4px;



  /* optional rounded corners for browsers that support it */



  -moz-border-radius: 3px;



  -khtml-border-radius: 3px;



  -webkit-border-radius: 3px;

  border-radius: 3px;

  }



.wp-caption img {

  margin: 0;

  padding: 0;

  border: none;

  }



.wp-caption p.wp-caption-text {

  font-size: 11px;

  line-height: 17px;

  padding: 0 4px 5px;

  margin: 0;

  color: #111;

  }
