ul.menu {
  position: relative;
  z-index: 597;
  float: left;
  display: inline;
}

ul.menu li {
  float: left;
  line-height: 1.4em;
  vertical-align: middle;
}

ul.menu li.hover, ul.dropdown li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
}

ul.menu ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0pt;
  z-index: 598;
  width: 100%;
}

ul.menu ul li {
  float: none;
}

ul.menu ul ul {
  top: 1px;
  left: 99%;
}

ul.menu li:hover > ul {
  visibility: visible;
}

ul.menu li.rtl ul {
  top: 100%;
  right: 0pt;
  left: auto;
}

ul.menu li.rtl ul ul {
  top: 1px;
  right: 99%;
  left: auto;
}

* {
  padding: 0pt;
  margin: 0pt;
  border: medium none;
  outline: 0pt none;
}

body {
  font-family: Arial,Tahoma,Helvetica,sans-serif;
  font-size: 62.5%;
  text-align: center;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Georgia,serif;
  margin: 0pt;
  padding: 0pt;
  font-weight: normal;
  font-size: 16px;
}

p {
  margin: 0pt 0pt 15px;
}

li, p {
  line-height: 1.6em;
}

li {
  list-style-type: none;
}

#container {
  width: 100%;
  min-height: 200px;
  margin: 0pt auto;
  text-align: left;
}

#container div.wrapper {
  width: 960px;
  margin: 0pt auto;
  text-align: left;
  padding: 0pt 15px;
}

#container div.cleaner {
  clear: both;
  font-size: 1px;
  height: 1px;
  margin: 0pt;
  line-height: 1px;
}

#header {
  height: 190px;
}

#header #logo {
  padding: 25px 0pt 20px;
}

#header div.wrapper {
  position: relative;
}

#headRSS {
  position: absolute;
  top: 96px;
  right: 190px;
}

#headRSS p {
  float: left;
  display: inline;
  margin: 0pt;
  line-height: 18px;
  width: 103px;
}

#headRSS p img {
  float: right;
  display: inline;
  margin-left: 2px;
}

#search {
  position: absolute;
  top: 92px;
  right: 15px;
  clear: right;
  font-size: 10px;
  height: 23px;
  width: 165px;
}

#searchformtop {
  width: 165px;
  height: 23px;
}

#searchformtop label, #searchformtop .submit {
  display: none;
}

#setop {
  background: none repeat scroll
    0% 0% transparent;
  border: 0pt none;
  height: 13px;
  width: 165px;
  font-size: 10px;
  font-family: Arial,Tahoma,sans-serif;
  padding: 5px 0pt 5px
    10px;
}

#headCats, #headPages {
  height: 31px;
  background-repeat: repeat-x;
  background-position: left top;
}

#headCats div.wrapper {
  position: relative;
}

#headPages {
  clear: left;
}

#headPages ul {
  float: right;
}

#headPages ul li {
  float: left;
  display: inline;
  line-height: 31px;
  font-size: 10px;
  text-transform: uppercase;
  margin-left: 15px;
}

#breadcrumb {
  float: left;
  display: inline;
  line-height: 30px;
  font-size: 11px;
}

#main {
  margin: 30px 0pt;
}

#featuredStories {
  padding-bottom: 15px;
}

#featuredStories h4 {
  text-transform: uppercase;
  font-size: 12px;
  padding-left: 15px;
  font-weight: bold;
  margin-bottom: 10px;
}

#featuredMain, #featuredList {
  float: left;
  display: inline;
}

#featuredMain {
  padding: 15px 10px 15px
    20px;
  width: 440px;
  margin-right: 20px;
  min-height: 460px;
}

#featuredMain h2, #main h1 {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -1px;
}

#main #featuredList h2 {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: rgb(255, 255, 255);
}

#featuredMain p {
  font-size: 14px;
  line-height: 18px;
  margin: 0pt;
}

#featuredMain p.postmetadata {
  font-size: 10px;
  margin: 5px 0pt 10px;
  text-transform: uppercase;
}

#featuredMain div.cover {
  margin: 0pt 0pt 10px;
}

#featuredList {
  width: 468px;
  padding: 15px 0pt 0pt;
}

#featuredList p {
  font-size: 11px;
  line-height: 16px;
  margin: 0pt;
}

#featuredList li {
  padding: 8px 10px 6px
    15px;
}

#featuredList img.cover, #posts div.cover {
  float: left;
  display: inline;
  width: 76px;
  height: 76px;
  margin-right: 5px;
}

#featuredList img.cover {
  margin-right: 10px;
  width: 60px;
  height: 60px;
}

#featuredList li div.content {
  float: left;
  display: inline;
  width: 360px;
}

#featuredMain h4 {
  padding-left: 0pt;
}

#featuredList di.menu li a.tabactive {
  font-weight: bold;
  position: relative;
}

#featuredCats, #content {
  clear: both;
  margin: 0pt;
  padding-top: 40px;
}

#content-archive {
  background: none repeat scroll
    0% 0% transparent;
}

#featuredCats div.category {
  float: left;
  display: inline;
  width: 300px;
  margin: 0pt 30px 20px
    0pt;
}

#featuredCats div.category-last {
  margin-right: 0pt;
}

#featuredCats div.category div.cover img {
  padding: 1px;
  border: 4px solid rgb(204,
    204, 204);
}

#featuredCats .post p {
  font-size: 13px;
  line-height: 20px;
  margin: 0pt;
}

#featuredCats .post img {
  margin-bottom: 12px;
}

#featuredCats .post h2 {
  font-size: 18px;
  margin-bottom: 6px;
  line-height: 24px;
  letter-spacing: 0pt;
}

#featuredCats .post p.postmetadata {
  font-size: 11px;
}

#featuredCats p.header, #posts p.header {
  margin: 0pt 0pt 10px;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 20px;
  letter-spacing: 1px;
}

#featuredCats p.header img, #posts p.header img {
  float: left;
  display: inline;
  margin: 0pt 5px 0pt
    0pt;
}

p.postmetadata span.category {
  text-transform: uppercase;
}

#featuredCats div.sep {
  margin: 5px 0pt;
}

#featuredCats ul.moreStories li {
  padding: 5px 0pt;
}

#featuredCats ul.moreStories li h2 {
  font-size: 12px;
  line-height: 20px;
}

#main p.more, #posts p.more {
  font-size: 11px;
  margin: 10px 0pt 0pt;
}

#posts, #single {
  float: left;
  display: inline;
  width: 630px;
  margin-right: 30px;
}

#posts p.header {
  margin-bottom: 20px;
}

#posts div.cover {
  width: 120px;
  height: 90px;
}

#posts .post {
  padding: 10px 0pt;
}

#posts .post p {
  margin: 0pt;
  font-size: 12px;
  line-height: 18px;
}

#posts .post img, #single img {
  margin-bottom: 12px;
}

#posts .post h2, #single h2 {
  margin-bottom: 6px;
  line-height: 24px;
  font-size: 20px;
  font-weight: bold;
}

#posts .post p.postmetadata {
  font-size: 11px;
  margin-bottom: 5px;
}

#posts .post div.content {
  margin-left: 140px;
}

#posts .post p.more {
  font-size: 11px;
  margin: 5px 0pt;
}

div.column_count {
  float: right;
  display: inline;
  font-size: 12px;
  font-weight: bold;
  width: 32px;
  height: 32px;
  margin: 0pt 0pt 0.75em
    1em;
  line-height: 28px;
  text-align: center;
}

div.column_count a {
  padding: 5px 10px;
}

div.column_count a:hover {
  text-decoration: underline;
}

div.column_count small {
  font-size: 1.1em;
}

#single {
  font-size: 14px;
  line-height: 20px;
  font-family: Arial,Tahoma,sans-serif;
}

#single h1 {
  font-size: 40px;
  line-height: 56px;
  letter-spacing: -1px;
  margin-bottom: 16px;
}

#single p {
  margin-bottom: 14px;
}

#single ul, #single ol {
  margin-left: 20px;
}

#single li {
  list-style-position: inside;
}

#single ul li {
  list-style-type: square;
}

#single ol li {
  list-style-type: decimal;
}

#single p.tabs {
  font-size: 11px;
  margin-bottom: 15px;
}

#single p.tabs a {
  padding: 3px 5px;
}

#single p.postmetadata {
  margin-bottom: 0pt;
}

#main div.pagerbox {
  clear: both;
  font-size: 11px;
}

#main ol.normalComments {
  clear: left;
  padding: 1em 0pt;
  margin: 0pt;
}

#main ol.normalComments div.comment-body {
  position: relative;
}

#main ol.normalComments div.reply {
  position: absolute;
  top: 0pt;
  right: 0pt;
}

#main ol.normalComments li {
  list-style-type: none;
  margin: 0pt 0pt 1em;
  padding: 15px 15px 5px;
  font-size: 14px;
  line-height: 20px;
  min-height: 90px;
}

#main ol.normalComments li ul.children {
  padding: 10px 0pt 0pt;
}

#main ol.normalComments li ul.children li {
  clear: left;
  margin: 0pt 10px 10px;
}

#main ol.normalComments img.avatar {
  float: left;
  margin: 0pt 15px 15px
    0pt;
  width: 70px;
  border: 4px solid rgb(221,
    221, 221);
}

#main ol.normalComments cite {
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  font-style: normal;
  float: left;
  display: inline;
  margin-right: 25px;
}

#main ol.normalComments .commentmetadata {
  line-height: 18px;
  font-size: 11px;
  margin-bottom: 10px;
}

#main ol.normalComments blockquote {
  font-size: 12px;
  line-height: 18px;
}

#main ol.normalComments span.says {
  display: none;
}

.afterpost .navigation .alignleft a, .reply a, .afterpost .navigation .alignright a,
.cancel-comment-reply a {
  padding: 2px 5px;
  margin-bottom: 5px;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 10px;
  border-radius: 3px 3px 3px
    3px;
  border: medium none;
}

.afterpost .navigation .alignleft a:hover, .afterpost .navigation .alignright a:hover,
.reply a:hover, .cancel-comment-reply a:hover {
  text-decoration: none;
}

.afterpost .navigation .alignleft a, .afterpost .navigation .alignright a {
  width: 125px;
  padding: 3px 0pt 0pt
    3px;
  text-align: center;
  height: 20px;
}

#commentform {
  margin-top: 15px;
  clear: left;
}

#commentform code {
  font-size: 11px;
}

#commentform p {
  margin: 0pt 0pt 5px;
  font-size: 12px;
}

#commentform #formLabels {
  float: left;
  display: inline;
  width: 300px;
}

#commentform #formContent {
  float: left;
  display: inline;
  width: 520px;
}

#commentform label {
  font-weight: bold;
  line-height: 2em;
  font-size: 11px;
  display: block;
  text-transform: uppercase;
}

#commentform input, div.post-single .content input {
  width: 250px;
  padding: 2px 0pt 2px
    5px;
  font-size: 18px;
  margin-bottom: 5px;
  font-family: Arial,Tahoma,Helvetica,sans-serif;
}

#commentform textarea, div.post-single .content textarea {
  width: 450px;
  height: 100px;
  padding: 2px;
  margin-bottom: 10px;
}

#commentform #submit {
  font-size: 14px;
  text-transform: lowercase;
  padding: 5px 7px;
  width: auto;
}

#side .sideComments .cover {
  margin: 0pt 5px 5px
    0pt;
}

#respond {
  margin: 10px 0pt 10px
    20px;
}

#respond h3 {
  font-size: 1.8em;
  font-weight: normal;
}

#single h2.comments, #respond h2.comment {
  clear: left;
  float: left;
  display: inline;
  line-height: 64px;
  padding-left: 60px;
}

#commentform {
  margin-top: 15px;
}

#commentform code {
  font-size: 11px;
}

#commentform p {
  margin: 0pt 0pt 5px;
  font-size: 12px;
}

#commentform #formLabels {
  float: left;
  display: inline;
  width: 300px;
}

#commentform #formContent {
  float: left;
  display: inline;
  width: 300px;
}

#main label, #commentform label {
  font-weight: bold;
  line-height: 2em;
  font-size: 11px;
  display: block;
  text-transform: uppercase;
}

#commentform input {
  background-repeat: repeat-x;
  width: 250px;
  padding: 2px 0pt 2px
    5px;
  font-size: 18px;
  margin-bottom: 5px;
  font-family: Arial,Tahoma,Helvetica,sans-serif;
}

#commentform textarea {
  width: 300px;
  height: 130px;
  padding: 2px;
  margin-bottom: 10px;
  font-size: 12px;
  font-family: Arial,Tahoma,Helvetica,sans-serif;
}

#main #submit, #commentform #submit {
  background: none repeat scroll
    0% 0% transparent;
  font-size: 14px;
  text-transform: lowercase;
  padding: 5px 7px;
  width: auto;
}

#main div.share {
  padding: 10px;
  margin: 0pt;
}

#main div.share ul {
  margin: 0pt;
  padding: 0pt;
}

#main div.share li {
  font-size: 11px;
  margin: 0pt 30px 0pt
    0pt;
  padding: 0pt;
  float: left;
  display: inline;
  list-style-type: none;
  line-height: 48px;
}

#main div.share li.last {
  margin-right: 0pt;
}

#main div.share li img {
  margin: 0pt;
  display: inline;
  float: left;
}

#main div.postauthor {
  clear: both;
  padding: 10px 10px 0pt;
  margin: 10px 0pt 0pt;
}

#main div.postauthor div.avatar {
  float: left;
  display: inline;
  margin: 0pt 10px 5px
    0pt;
  height: 100px;
}

#main div.postauthor div.avatar img {
  padding: 1px;
}

#main div.postauthor p {
  line-height: 16px;
  font-size: 11px;
}

#main div.postauthor p.more {
  float: right;
  display: inline;
  font-weight: bold;
  margin: 0pt 0pt 0pt
    5px;
}

#main div.postauthor h6 {
  margin-bottom: 10px;
}

#side {
  width: 300px;
  float: left;
  display: inline;
  margin: 0pt 0pt 20px;
}

#side li.widget {
  margin: 0pt 0pt 20px;
  padding-bottom: 20px;
}

#side p.header {
  font-size: 12px;
  text-transform: uppercase;
}

#side li.widget {
  padding: 1.75em;
}

#side li.widget li {
  font-size: 11px;
}

#side div.featured-post img {
  margin-bottom: 12px;
}

#side h2 {
  margin-bottom: 5px;
}

#side div.post-side {
  clear: left;
  padding: 5px 0pt 0pt;
}

#side div.post-side div.cover {
  margin: 0pt 8px 8px
    0pt;
}

#side div.banner {
  margin: 0pt 0pt 20px;
}

#main div.banner {
  text-align: center;
  margin: 10px 0pt;
}

#side div.ads img.ad {
  margin: 0pt 6px 10px
    0pt;
  display: inline;
}

#side div.cover {
  float: left;
  display: inline;
  margin: 0pt 0pt 10px;
}

#side div.cover img {
  margin-bottom: 0pt;
}

#side div.info {
  margin-left: 0pt;
}

#side .widget li {
  clear: left;
}

#side .featured-post {
  margin: 0pt 0pt 20px;
}

#side div.widget ul li {
  font-size: 11px;
}

#calendar_wrap {
  font-size: 11px;
}

#calendar_wrap table {
  width: 100%;
}

#calendar_wrap table caption {
  font-weight: bold;
  font-size: 12px;
  line-height: 24px;
}

#calendar_wrap th {
  font-size: 12px;
  line-height: 22px;
  height: 22px;
}

#calendar_wrap td {
  line-height: 18px;
  text-align: center;
}

#prefooter {
  margin: 100px 0pt 0pt;
  height: 1px;
}

#footer {
  text-align: left;
  padding: 30px 0pt 20px;
}

#footer p {
  font-size: 1.1em;
}

#footer p.header {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}

#footer #sidebar-narrow div.widget {
  float: left;
  display: inline;
  margin: 0pt 10px;
  width: 220px;
}

#footer #sidebar-narrow div.widget li {
  font-size: 11px;
  line-height: 18px;
}

#footer #sidebar-wide {
  width: 100%;
}

#copyright {
  padding: 15px 0pt;
}

#copyright p {
  margin: 0pt;
  font-size: 10px;
  text-transform: uppercase;
}

#copyright p.copy {
  float: right;
  margin: 0pt;
}

#footer div.aktt_tweets li {
  margin-bottom: 10px;
}

#searchform {

}

#searchform label {
  font-weight: bold;
  font-size: 11px;
  display: none;
}

#searchform input {
  float: left;
  display: inline;
  height: 18px;
  padding: 4px;
}

#searchform input#s {
  width: 145px;
}

#searchform input#searchsubmit {
  border: medium none;
  font-size: 11px;
  font-weight: bold;
  height: 28px;
  width: 60px;
  padding: 0pt;
}

#footer ul.socialList {
  padding: 0pt;
  margin: 0pt;
}

#footer .socialList li {
  float: left;
  display: inline;
  margin: 0pt 20px 8px
    0pt;
  font-size: 11px;
  line-height: 16px;
  padding-left: 20px;
  background: url("images/twitter.png") no-repeat scroll
    left top transparent;
}

#footer .socialList li.delicious {
  background-image: url("images/delicious.png");
}

#footer .socialList li.digg {
  background-image: url("images/digg.png");
}

#footer .socialList li.facebook {
  background-image: url("images/facebook.png");
}

#footer .socialList li.flickr {
  background-image: url("images/flickr.png");
}

#footer .socialList li.lastfm {
  background-image: url("images/lastfm.png");
}

#footer .socialList li.linkedin {
  background-image: url("images/linkedin.png");
}

#footer .socialList li.myspace {
  background-image: url("images/myspace.png");
}

#footer .socialList li.reddit {
  background-image: url("images/reddit.png");
}

#footer .socialList li.stumble {
  background-image: url("images/stumble.png");
}

#footer .socialList li.technorati {
  background-image: url("images/technorati.png");
}

#footer .socialList li.twitter {
  background-image: url("images/twitter.png");
}

#footer .socialList li.youtube {
  background-image: url("images/youtube.png");
}

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 4px;
  margin: 0pt 0pt 2px
    7px;
  display: inline;
}

img.alignleft {
  padding: 4px;
  margin: 0pt 7px 2px
    0pt;
  display: inline;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

acronym, abbr, span.caps {
  cursor: help;
}

acronym, abbr {
  border-bottom: 1px dashed rgb(153,
    153, 153);
}

blockquote {
  margin: 15px 30px 0pt
    10px;
  padding-left: 20px;
  border-left: 5px solid rgb(221,
    221, 221);
}

blockquote cite {
  margin: 5px 0pt 0pt;
  display: block;
}

.center {
  text-align: center;
}

.hidden {
  display: none;
}

hr {
  display: none;
}

a img {
  border: medium none;
}

.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.aligncenter, div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  border: 1px solid rgb(221,
    221, 221);
  text-align: center;
  background-color: rgb(243, 243, 243);
  padding-top: 4px;
  margin: 10px;
}

.wp-caption img {
  margin: 0pt;
  padding: 0pt;
  border: 0pt none;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0pt 4px 5px;
  margin: 0pt;
}

img#wpstats {
  display: none;
}

#single .gallery .gallery-item {
  display: inline-block;
  vertical-align: top;
  margin: 10px;
}

#single .gallery {
  margin: auto;
  text-align: center;
  clear: both;
}

#single .gallery img {
  padding: 4px;
  border: 1px solid rgb(221,
    221, 221);
}

#single .gallery-caption {
  margin-left: 0pt;
}

