* {
    margin: 0;
    padding: 0;
}

body, html {
    height: 100%;
}

body {
    background: white;
    color: #7e7e7e;
    font-family: Arial, Helvetica, sans-serif;
}

a {
    /* color: #7e7e7e; */
    color: #81ad3a;
    outline: none;
    text-decoration: underline;
}

a:hover {
    color: #585757;
}

#pagewrapper {
    margin: 0 auto;
    width: 940px;
    height: auto;
    padding: 0 10px 20px 10px;
}

#header {
    height: 150px;
    background: url(images/header_bg.gif) bottom left no-repeat;
    margin: 0 0 20px 0;
}

#sidebar {
    width: 350px;
    float: left;
    margin: 0px 0px 20px 10px;
    padding-left: 30px;
}

#content {
    width: 540px;
    float: left;
    margin: 0 10px 20px 0;
}

#mono {
    width: 940px;
    text-align: center;
    padding: 80px 0;
}

.nav {
    margin: 102px 0 0 10px;
    padding: 0;
    float: left;
    list-style-type: none;
}

.nav li {
    display: block;
    float: left;
}

.nav li a {
    height: 36px;
    display: block;
    background-position: top left;
    background-repeat: no-repeat;
    border-right: 1px solid #e3e3e3;
}

.nav li a:hover {
    background-position: bottom left;
}

.nav li a span {
    display: none;
}

#nav_home a {
    width: 64px;
    background-image: url('images/nav_home.gif');
}

#nav_trustworthy a {
    width: 152px;
    background-image: url('images/nav_trustworthy.gif');
}

#nav_cavemen a {
    width: 195px;
    background-image: url('images/nav_cavemen.gif');
}

.icons {
    margin: 107px 20px 0 0;
    float: right;
    display: inline;
    list-style: none;
}

.icons li {
    margin: 0 2px;
    float: right;
    display: block;
    list-style: none;
    position: relative;
}

.icons li a {
    display: block;
    width: 26px;
    height: 26px;
    border: none;
}

.icons .facebook {
    background: url(images/social.png);
}

.icons .facebook:hover {
    background: url(images/social.png) 0 -29px;
}

.icons .heart {
    background: url(images/social.png) -32px 0;
}

.icons .heart:hover {
    background: url(images/social.png) -32px -29px;
}

.icons .rss {
    background: url(images/social.png) -64px 0;
}

.icons .rss:hover {
    background: url(images/social.png) -64px -29px;
}

.icons .twitter {
    background: url(images/social.png) -94px 0;
}

.icons .twitter:hover {
    background: url(images/social.png) -94px -29px;
}

/* post */
.post {
    width: 540px;
    font-size: 14px;
    line-height: 19px;
}

.post p {
    margin-bottom: 10px;
}

.post strong {
    color: #585757;
}

.post h2 {
    color: #585757;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    margin: 10px 0 5px 0;
    clear: both;
    /* text-shadow: #ccc 1px 1px 0; */
}

.post h2 a {
    color: #585757;
    text-decoration: none;
}

.post .date {
    font-size: 12px;
    margin: 0 0 10px 0;
}

.post .meta {
    border: none;
    background: #444;
    font-size: 10px;
    line-height: 1.63em;
    text-transform: uppercase;
    color: #aaa;
    padding: 5px 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin: 10px 0 20px 0;
    width: 524px;
    float: left;
}

.post .meta span {
    float: left;
    width: 200px;
}

.post .meta em {
    float: right;
    font-style:normal;
}

.post ul { 
    padding: 20px;
}

.post ul li {
    font-size: 12px;
    line-height: 1.4em;
    margin-bottom: 0.8em;
    color: #aaa;
    list-style:none;
    /* text-shadow: #111 1px 1px 0; */
    padding-left: 15px;
    background: url(images/bullet.png) no-repeat 0 .5em;
}

.post ol { 
    padding: 20px;
    margin-left: 20px;
}

.post ol li {
    font-size: 12px;
    line-height: 1.4em;
    margin-bottom: 0.8em;
    color: #7e7e7e;
    text-shadow: #111 1px 1px 0;
    padding-left: 5px;
}

.post blockquote {
    margin: 10px;
    background: url(images/bquote.gif) top left no-repeat;
    padding: 0 10px 0 30px;
    font-size: 12px;
    color: #7e7e7e;
}

.post blockquote p {
    background: url(images/bquotep.gif) bottom right no-repeat;
    padding: 0 20px 0 0;
}

.post .more-link {
    background: url(images/readmore.gif) center right no-repeat;
    padding: 0 20px 0 0;
    display: block;
    border: none;
    text-align: right;
}

.post img {
    border: 1px solid #999;
    padding: 4px;
}

.post .alignleft {
    float: left;
    margin: 5px 10px 5px 0;
}

.post .alignright {
    float: right;
    margin: 5px 0 5px 10px;
}

.post .singlemeta {
    border: none;
    background: #444;
    font-size: 10px;
    line-height: 1.63em;
    text-transform: uppercase;
    color: #aaa;
    padding: 5px 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    margin: 10px 0 20px 0;
    width: 524px;
    float: left;
}

.singlemeta ul {
    float: left;
    list-style: none;
    width: 520px;
    margin: 0;
    padding: 0;
}

.singlemeta ul li {
    float: right;
    display: inline;
    list-style: none;
    width: 16px;
    height: 16px;
    margin: 0 2px;
    padding: 0;
    background-image:none;
}

.singlemeta .share {
    float: left;
    width: 200px;
    font-size: 10px;
    line-height: 1.63em;
    text-shadow: none;
}

.singlemeta .facebook {
    background: url(images/social-icons.gif);
}

.singlemeta .facebook:hover {
    background: url(images/social-icons.gif) 0 -17px;
}

.singlemeta .su {
    background: url(images/social-icons.gif) -17px 0;
}

.singlemeta .su:hover {
    background: url(images/social-icons.gif) -17px -17px;
}

.singlemeta .red {
    background: url(images/social-icons.gif) -34px 0;
}

.singlemeta .red:hover {
    background: url(images/social-icons.gif) -34px -17px;
}

.singlemeta .digg {
    background: url(images/social-icons.gif) -51px 0;
}

.singlemeta .digg:hover {
    background: url(images/social-icons.gif) -51px -17px;
}

.singlemeta .del {
    background: url(images/social-icons.gif) -68px 0;
}

.singlemeta .del:hover {
    background: url(images/social-icons.gif) -68px -17px;
}

.singlemeta li a {
    display: block;
    width: 16px;
    height: 16px;
    border: none;
}

/* Portfolio */
.portfolio-image {
    width: 200px;
    height: 100px;
    float: left;
    background: #232323;
    margin: 10px 10px 40px 0;
    padding: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

.portfolio-image img:hover {
    border: none;
}

.portfolio-image:hover {
    background: #2c2c2c;
}

.post .port-more-link {
    background: url(images/readmore.gif) center right no-repeat;
    display: block;
    border: none;
    font-size: 10px;
    line-height: 1.63em;
    text-transform: uppercase;
    float: right;
    padding: 0 20px 0 0;
    margin: 10px 0; 
}

/* PageNav */
#pagenav {
    clear: both;
    border: none;
    font-size: 10px;
    line-height: 1.63em;
    text-transform: uppercase;
    color: #aaa;
    padding: 2px 0;
    margin: 20px 0;
    width: 540px;
    height: 20px;
    font-weight:bold;
}

#pagenav a {
    text-decoration: none;
    background: #444;
    font-size: 10px;
    line-height: 15px;
    text-transform: uppercase;
    text-align:center;
    color: #aaa;
    padding: 3px 0 2px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    width: 120px;
    float: left;
}

#pagenav a:hover {
    background: #333;
}

/* Sidebar & Widgets */
#sidebar h2 {
    font-size: 20px;
    margin: 10px 10px 10px 0;
    padding-bottom: 3px;
    color: #585757;
    /* text-shadow: #ccc 1px 1px 0; */
    width: 350px;
    display: block;
    border-bottom: 1px solid #999;
}

#sidebar h2 a {
    text-decoration: none;
    color: #585757;
}

#sidebar ul {
    list-style:none;
    width: 350px;
}

#sidebar ul li { padding-bottom: 10px; }

#sidebar ul li ul li { padding-bottom: 0; }

.flickr_badge_image a{
    display: block;
    width: 75px;
    height: 75px;
    background: #000;
    padding: 1px;
    border: 3px solid #9a9a9a;
    float: left;
    margin: 0 7px 20px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.flickr_badge_image a:hover{border-color: #ccc;}

.flickr_badge_image img{ 
    border: 0;
}

li.widget {
    float: left;
    width: 350px;
    font-size: 14px;
}

li.widget li {
    line-height: 1.6em;
}

ul#twitter_update_list {}

ul#twitter_update_list li{
    font-size: 12px;
    line-height: 1.4em;
    margin-bottom: 1.2em;
    color: #aaa;
    list-style:none;
    width: 345px;
    float: left;
    text-shadow: #111 1px 1px 0;
    padding-left: 15px;
    background: url(images/bullet-blue.png) no-repeat 0 .5em;
}

li.widget_categories li {
    width: 160px;
    float: left;
    background: url(images/bullet.png) no-repeat 0 .5em;
    padding-left: 15px;
    font-weight: bold;
}

li.widget_archive li {
    width: 160px;
    float: left;
    background: url(images/bullet.png) no-repeat 0 .5em;
    padding-left: 15px;
    font-weight: bold;
}

li.widget_recent_comments li {
    width: 345px;
    background: url(images/comment.gif) no-repeat 0 .5em;
    padding-left: 15px;
}


li.widget_recent_entries li {
    background: url(images/bullet.png) no-repeat 0 .5em;
    padding-left: 15px;
    font-weight: bold;
}

.widget_tag_cloud {
    line-height: 20px;
}

.widget_tag_cloud a {
    padding: 0 1px;
}

.textwidget {
    float: left;
    width: 360px;
    line-height: 1.4em;
}

#calendar_wrap {
    float: left;
    width: 350px;
}

#wp-calendar {
    margin: 0 auto;
    width: 300px;
    line-height: 1.4em;
    text-align: center;
    font-size: 12px;
}

#wp-calendar caption {
    color: #8ed6ff;
    font-weight:bold;
    text-transform: uppercase;
    margin: 0 0 5px 0;
}

thead>tr>th
{
    text-align:center;
    border-bottom:1px solid #232323;
    color: #af2222;
    font-weight:bold;
}

tbody>tr>td>a, tbody>tr>td>a:hover
{
    background-color: #af2222;
    text-align:center;
    display: block;
    width: 19px;
    height: 18px;
    padding: 1px 2px 1px 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin: 0 auto;
    border: none;
}

#wp-calendar tfoot>tr>td#prev
{
    border: none;
    background: #232323;
    font-size: 10px;
    line-height: 1.63em;
    text-transform: uppercase;
    text-align:center;
    color: #aaa;
    padding: 2px 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    width: 70px;
}

#wp-calendar tfoot>tr>td#next
{
    border: none;
    background: #232323;
    font-size: 10px;
    line-height: 1.63em;
    text-transform: uppercase;
    text-align:center;
    color: #aaa;
    padding: 2px 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    width: 70px;
}

.widget_search fieldset     { border:none; width: 360px; float: left;}

.widget_search fieldset legend { display: none;}

.inputSearch {border:1px solid #333; background: #151515; width:260px; height:19px; padding:4px 7px 4px 7px; font-size:1em; color:#8a827c; margin: 0 0 0 0;} 
.submitSearch {border:1px solid #000; background: #af2222; width:60px; height:30px; padding:4px 0 4px 0; font-size:0.8em; color:#f0f0f0; text-shadow: #631313 1px 1px 0; font-weight:bold;} 
/* Comments */
#comments h2 {
    color:#FFF;
    font-size: 24px;
    font-weight:bold;
    margin: 10px 0 5px 0;
    clear: both;
    text-shadow: #000000 -1px -1px 0;
}

#comments ol {
    margin: 0 0 0 20px;
    width: 520px;
}

#comments ol li{
    list-style: decimal;
    font-family: arial, helvetica, sans-serif;
    font-size: 15px;
    padding: 15px 15px 1px 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-weight: bold;
    color: #444;
    float: left;
    width: 490px;
    text-shadow: #111 1px 1px 0;
    margin-bottom: 1.5em;
    list-style-position:outside;
}

#comments ol li.alt{
    background: #151515;
}

#comments ol li.byuser{
    background: #af2222;
}

#comments ol li .commentmeta {
    margin: 0 0 10px 0;
}

#comments ol li .avatar{
    border: 2px solid #333;
    padding: 1px;
    background: #000;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    vertical-align: middle;
    margin-right: 5px;
}

#comments ol li .author{
    text-shadow: #111 1px 1px 0;
    font-weight: normal;
    color: #666;
}

#comments ol li .author cite{
    text-shadow: #111 1px 1px 0;
    font-weight: bold;
    font-style: normal;
    color: #fff;
}

#comments ol li p{
    font-family: arial, sans-serif;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 15px;
    font-weight:normal;
    color: #ccc;

}

/* Comment Form */
#commentform { background: #222; float: left; -webkit-border-radius: 4px; -moz-border-radius: 4px; width: 500px; padding: 10px 20px; overflow:hidden;}

#commentform label { color: #fff; font-weight:bold; }

#commentform label small { color: #666; font-weight:normal;}

.inputAligner { 
    width:155px; 
    float:left; 
    height: 65px;
    margin-right:10px; 
    margin-top: 10px;
    font-size: 12px;
}

.inputBox {border:1px solid #333; background: #151515; width:150px; height:19px; padding:7px 0 0 7px; font-size:1em; color:#8a827c; margin: 10px 0 0 0;} 
.formBox {border:1px solid #333; background: #151515; width:480px; height:120px; padding:7px 0 0 7px; font-size:1em; color:#8a827c; overflow: auto;} 
.submitBox {border:1px solid #000; background: #af2222; color:#f0f0f0; width:150px; height:30px; padding:4px 0 4px 0; font-size:0.8em; text-shadow: #631313 1px 1px 0; font-weight:bold;} 

/* Footer */
#footer {
    clear: both;
    height: 45px;
    background: #101010;
    border-top: 1px solid #1a1a1a;
    font-size: 12px;
    color: #333333;
    margin: 20px 0 0 0;
}

#footer-wrap {
    margin: 0 auto;
    width: 940px;
    height: 30px;
    padding: 15px 10px 0 10px;
}

#footer-wrap p {
    float: left;
}

#footer-wrap span {
    float: right;
}

#footer-wrap .toplink {
    border: none;
    background: #232323;
    font-size: 10px;
    line-height: 1.63em;
    text-transform: uppercase;
    text-align:center;
    color: #aaa;
    padding: 2px 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    display: block;
    width: 50px;
}

#footer-wrap .toplink:hover {
    border: none;
    background: #333;
}

.wp-caption-text {
    font-size: 12px !important;
}

/* Twittter Widget */
.aktt_tweets li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 19px !important;
}

.aktt_tweet_time {
    font-style: italic;
}

/* Disqus positioning */

#dsq-references li {
    margin: 0 0 10px 0 !important;
}

#dsq-references li .dsq-meta {
    font-size: 11px;
}

#dsq-content .dsq-comment-header {
    height: 45px !important;
}

/* ShareThis hack */
#sharethis_0 {
    display: none;
}