* {
    margin: 0px;
    padding: 0px;
    text-align: left;
}

body {
    font-family: sans, Arial, Verdana;
    font-size: 13px;
    line-height: 21px;
    text-align: center;
}

#wrapper {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

h1 {
    background: transparent url(/images/bull.gif) repeat-x scroll center bottom;
    display: block;
    color: #ff6600;
    font-weight: normal;
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 28px;
    padding: 0 0 5px;
    margin-bottom: 2px;
}

a {
    color: #ff6600;
    margin-top: 15px;
}

h2, h3 {
    color: #404040;
    margin-top: 15px;
}

h2 {
    font-size: 14px;
    font-weight: bold;
}

img {
    border: 0px;
    display: inline;
    margin: 5px;
}

p, pre {
    margin-top: 10px;
}

pre {
    background-color: #efefef;
    border: 1px dashed #c0c0c0;
    padding: 5px;
}

ul {
    margin-left: 15px;
}

h2 a:link, h2 a:visited {
    background: transparent url(/images/bull.gif) repeat-x scroll center bottom;
    display: block;
    color: #ff6600;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    padding: 0 0 5px;
    margin-bottom: 2px;
}

.dsq-widget-title {
    background: transparent url(/images/menu-bg.gif) repeat-x scroll center top;
    color: #ffffff;
    display: inline;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    margin: 0 0 15px 0;
    padding: 2px 0;
    text-indent: 5px;
    width: 100%;
}

a:link, a:visited {
    color: #25b2c3;
    text-decoration: none;
}

a.title {
    color: #404040;
    font-family: sans, Verdana;
    text-decoration: none;
}

a.logo {
    color: #25b2c3;
    font-weight: bold;
    text-decoration: none;
}
.spacer {
    font-size: 1px;
    clear: both;
    text-align: center;
}

.post_odd, .post_even {
    margin-bottom: 35px;
}

#header {
    color: #404040;
    padding: 2px;
    padding-left: 15px;
}

#header h1 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 0px;
}

#sidebar {
    float: right;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-top: 10px;
    margin-left: 5px;
    width: 200px;
}

#navigation {
    margin: 0px;
    padding: 0px;
    float: left;
    height: 25px;
    width: 100%;
    overflow: hidden;
}

#navigation .pg {
    margin: 0px;
    padding: 0px;
    float: left;
    list-style-type: none;
    background: #000000 url(/images/menu_bg.png) repeat-x;
    width: 100%;
}
.pg ul {
    margin: 0px;
    padding: 0px;
    float: left;
    list-style-type: none;
}
.pg li {
    margin: 0px;
    padding: 0px;
    float: left;
    list-style-type: none;
    display: inline;
    font-size: 11px;
}
.pg ul li {
    margin: 0px;
    padding: 0px;
    float: left;
    list-style-type: none;
    display: inline;
    font-size: 11px;
}
.pg li a {
    margin: 0px;
    padding: 0px 12px;
    float: left;
    list-style-type: none;
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 25px;
    color: #ffffff;
    background: #000000 url(/images/menu_item.png) repeat-x;
    height: 25px;
    text-decoration: none;
}
.pg ul li a {
    margin: 0px;
    padding: 0px 12px;
    float: left;
    list-style-type: none;
    display: block;
    font-size: 11px;
    line-height: 25px;
    color: #ffffff;
    background: #000000 url(/images/menu_item.png) repeat-x;
    height: 25px;
    text-decoration: none;
}
.pg li a:hover {
    margin: 0px;
    padding: 0px 12px;
    float: left;
    list-style-type: none;
    display: block;
    font-size: 11px;
    line-height: 25px;
    color: #333333;
    background: #000000 url(/images/menu_hover.png) repeat-x;
    height: 25px;
    text-decoration: none;
}
.pg ul li a:hover {
    margin: 0px;
    padding: 0px 12px;
    float: left;
    list-style-type: none;
    display: block;
    font-size: 11px;
    line-height: 25px;
    color: #333333;
    background: #000000 url(/images/menu_hover.png) repeat-x;
    height: 25px;
    text-decoration: none;
}

#feeds {
    float: right;
    margin-right: 1px;
}

#feeds img {
    vertical-align: middle;
}

#sidebar_inner {
    background-color: #ebebeb;
    color: #202020;
}

.sidebar_item {
    padding-left: 3px;
    padding-right: 3px;
}

#content {
    float: left;
    width: 750px;
    margin-top: 10px;
}

.date {
    color: #808080;
}

#footer {
    margin-top: 20px;
}

em {
    font-weight: bold;
    font-style: normal;
}

.post_meta {
    color: #000000;
    font-weight: bold;
    float: right;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 10px;
}
