

ul.wordpress  {
 margin-top: 10px;
}

ul.sf-menu.wordpress a {
 height: auto !important;
 line-height: 1.3em !important;
}

ul.wordpress li a {
 padding-top: 5px;
 padding-right: 5px;
 padding-bottom: 5px;
}

ul.wordpress span {
 padding-bottom: 7px;
 font-size: 12px !important;
}

ul.wordpress li.center {
 padding: 0;
 list-style-image: none;
 text-align: center;
 font-weight: bold;
}

ul.wordpress li.center a,ul.wordpress li.center a:hover {
 padding-left: 5px;
 padding-right: 5px;
 background-image: none;
}


#wordpress {
  font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
  font-size: 12px;
}

#wordpress .post {
  margin: 0 0 40px;
  text-align: left;
}

#wordpress h2, #wordpress h3 {
  font-family:Arial,Helvetica,Sans-Serif;
  font-weight:bold;
}

#wordpress h2,
#wordpress h2 a,
#wordpress h2 a:visited,
#wordpress h3,
#wordpress h3 a,
#wordpress h3 a:visited {
  color:#333333;
}

#wordpress h2,
#wordpress h2 a,
#wordpress h2 a:hover,
#wordpress h2 a:visited,
#wordpress h3,
#wordpress h3 a,
#wordpress h3 a:hover,
#wordpress h3 a:visited,
#wordpress #sidebar h2,
#wordpress #wp-calendar caption,
#wordpress cite {
  text-decoration:none
}

#wordpress a {
  border-bottom:1px dotted #CCCCCC;
  color:#323B97;
  text-decoration:none;
}

#wordpress small,
#wordpress .nocomments,
#wordpress .postmetadata,
#wordpress blockquote,
#wordpress strike {
  color:#777777;
}

#wordpress small {
  font-family:Arial,Helvetica,Sans-Serif;
  font-size:0.9em;
  line-height:1.5em;
}

#wordpress .wp-caption {
  -moz-border-radius-bottomleft:3px;
  -moz-border-radius-bottomright:3px;
  -moz-border-radius-topleft:3px;
  -moz-border-radius-topright:3px;
  background-color:#F3F3F3;
  border:1px solid #DDDDDD;
  margin:10px;
  padding-top:4px;
  text-align:center;
}

#wordpress .alignright {
  float:right;
}

#wordpress .wp-caption img {
  border:0 none;
  margin:0;
  padding:0;
}

#wordpress .wp-caption p.wp-caption-text {
  font-size:11px;
  line-height:17px;
  margin:0;
  padding:0 4px 5px;
}

#wordpress div.sociable {
  margin:16px 0;
}

#wordpress .sociable ul {
  display:inline;
  margin:0 !important;
  padding:0 !important;
}

#wordpress .sociable ul li {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent none repeat scroll 0 0;
  display:inline !important;
  list-style-type:none;
  margin:0;
  padding:1px;
}
