
body {background: #383a37 url('images/background.gif') repeat-x top center !important; font-family: Arial, Verdana, Tahoma, San-seirf;}
body p {padding-bottom: 20px; line-height: 1.8em;}

/* Whole structure */
#container {margin: 0 auto; overflow: hidden; width: 960px;}
#header {padding: 20px 0px; height: 60px; background: url('images/headerbg.gif') no-repeat top left;}
#content {float: left; width: 560px; font-size: 80%; background: #fff;}
#aside {float: right; width: 380px; font-size: 80%;}
#sideleft {float: left; width: 180px;}
#sideright {float: right; width: 180px;}
#footer {clear: both; overflow: hidden; font-size: 75%; overflow: hidden; padding: 30px 0px; color: #ffffff;}

/* Header styling */
#header h1 {display: block; float: left; width: 500px;}
#header .header-title {font-size: 200%; text-transform: uppercase; font-weight: normal; color: #2e2e2e;}
#header .header-meta {width: 410px; float: right;}
#header .header-meta .rss {display: block; float: right; width: 100px; padding: 10px 0px 10px 50px; background: url('images/rss.gif') no-repeat left center; font-weight: bold;}
#header .header-meta .twitter {display: block; float: right; width: 100px; padding: 10px 0px 10px 50px; background: url('images/twitter.gif') no-repeat left center; font-weight: bold;}

/* Top Navigation */
#top-navi {height: 30px; z-index: 100; clear: both; font-size: 80%; background: url('images/navi_break.gif') no-repeat left center;}
#top-navi li {float: left; position: relative; background: url('images/navi_break.gif') no-repeat right center;}
#top-navi ul {display: none; position: absolute; z-index: 120; width: 200px; background: #ffffff; border-bottom: 3px solid #383a37;}
#top-navi ul li {clear: both; display: block; background: none;}

/* Feature */
#feature {height: 280px; padding: 20px 0px;}
#feature h1 {background: #232522; padding: 10px 5px; margin-top: 10px;}
#feature .feature-title {font-size: 80%; color: #ffffff;}
#feature .feature-post {float: left; width: 172px; padding: 0px 10px;}
#feature .feature-thumb {background: url('images/nothumb.jpg') no-repeat center; width: 172px; overflow: hidden; height: 180px; border: 3px solid #fff;}

/* Entry body structure */
#content .post {padding: 20px; background: url('images/entry_break.gif') no-repeat bottom center; overflow: hidden;}
#content .post h2, #content .post h3 {font-size: 150%; color: #2e2e2e; padding-bottom: 10px;}
#content .post h4, #content .post h5, #content .post h6 {font-size: 130%; color: #555; padding-bottom: 10px;}
#content .post blockquote {margin: 20px; padding: 20px; border: 1px dotted #bbb; font-style: italic; color: #bbb;}
#content .post blockquote p {padding: 0px;}
#content .post ul {padding: 0px 20px 18px 20px; list-style: circle;}
#content .post ol {padding: 0px 20px 18px 20px; list-style: decimal;}
#content .post li {padding: 3px 0px; line-height: 1.5em;}
#content .pagetitle {text-align: center; font-size: 200%; padding: 20px; color: #999;}
#content .post .postmetadata {clear: both; font-style: italic; font-size: 90%;}

/* Container/Entry styling */
#content .post-thumb {background: url('images/nothumb.jpg') no-repeat center; border: 10px solid #ccc; float: left; overflow: hidden; height: 180px; width: 180px; margin: 0px 10px 10px 0px;}
#content .post-text {padding-bottom: 10px;}
#content .post-title {font-size: 140%; font-weight: normal; color: #2e2e2e;}
#content h1 {background: #ffffff; padding: 10px 5px;}
#content .post-meta {clear: both; font-size: 90%; padding: 10px 0px;}

/* Sidebar styling */
#aside h2 {font-size: 140%; font-weight: normal; color: #2e2e2e; padding-bottom: 10px;}
#aside ul {clear: both;}
#aside ul li {padding: 10px 0px; border-bottom: 1px dashed #ffffff;}
#aside select {width: 100%; margin: 10px 0px;}
#aside .sidebox {padding: 10px; margin-bottom: 20px; clear: both; background: #fff url('images/sidebg.gif') no-repeat top center;}
#aside .sidebox .textwidget p {padding-bottom: 10px; line-height: 1.3em;}

/* Begin Comments*/
#comment-box {padding: 0px 10px; overflow: hidden;}
#comment-box h3 {font-size: 150%; margin: 10px 0px; color: #333;}
#comment-box #respond {padding: 10px;}
#comment-box label {font-style: italic; font-size: 90%; padding: 2px; float: left; display: block; width: 120px;}
#comment-box .comment-forms {width: 280px; padding: 3px;}
#commentform p {padding: 5px 0;}
.commentlist cite {font-weight: bold; font-style: normal;}
.commentlist p {font-weight: normal; line-height: 1.5em; padding: 10px;}
.commentlist .avatar {padding-right: 5px; float: left;}
.commentlist .comment-meta {font-size: 85%; padding: 5px 0px; border-bottom: 1px solid #eee;}
.commentlist .comment-author {padding: 5px 0px 5px 10px;}
.commentlist .reply {padding: 10px; text-align: right;}
.commentlist li {margin-bottom: 5px; border: 1px solid #ddd;}
.commentlist ul.children li {background: #fafafa; border: 1px solid #eee; margin: 5px;}
.thread-alt {background: #fafafa;}

/* Begin calendar */
#wp-calendar {text-align: center; width: 100%;}
#wp-calendar caption {font-weight: bold; text-align: center; padding: 10px 0px;}
#wp-calendar th {font-style: normal; text-transform: capitalize; padding: 2px;}
#wp-calendar td {font-style: normal; padding: 2px;}

/* Begin Images */
img.centered {display: block; margin: auto;}
img.alignright {display: inline; margin: 0px 0px 2px 5px; padding: 2px;}
img.alignleft {display: inline; margin: 0px 5px 2px 0px; padding: 2px;}
.alignleft, #footer-navi .navleft {float: left;}
.alignright, #footer-navi .navright {float: right;}

/* Captions */
.aligncenter, div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.wp-caption {border: 1px solid #ccc; background: #efefef; margin: 10px; padding-top: 4px; text-align: center;}
.wp-caption img {border: 0px;}
.wp-caption p.wp-caption-text {font-size: 85%; line-height: 1.2em; padding: 0px;}

/* Social Network Icons */
#content .post-share {clear: both; overflow: hidden;}
#content .post-share .stumbleupon {display: block; float: left; height: 48px; width: 48px; margin: 5px; text-indent: -9999px; background: url('images/buttons/stumbleupon.png') no-repeat center;}
#content .post-share .facebook {display: block; float: left; height: 48px; width: 48px; margin: 5px; text-indent: -9999px; background: url('images/buttons/facebook.png') no-repeat center;}
#content .post-share .twitter {display: block; float: left; height: 48px; width: 48px; margin: 5px; text-indent: -9999px; background: url('images/buttons/twitter.png') no-repeat center;}

/* Link Styling */
a {color: #2e2e2e;}
a:active {color: #2e2e2e;}
a:hover {color: #3f3f3f;}
#top-navi li a {display: block; padding: 8px 10px; text-shadow: #e3e3e3 1px 1px; color: #383a37;}
p.footer-copy a {color: #626262;}
p.footer-copy {color: #949494;}

/* IE6 Fix */
*html #content, *html #sideleft, *html #sideright {display:inline;}