/*  
Theme Name: GenkiTheme - Fixed Width
Theme URI: http://ericulous.com/2007/09/11/wp-theme-genkitheme-fixed-width/
Description: Clean Soothing Fixed 3 Columns
Version: 1.5
Author: Genkisan
Author URI: http://ericulous.com/
Tags: white, fixed width, three columns, widgets
*/

body {
background: #ebe9db url(images/bg.gif) repeat-x;
color: #000;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 80%;
line-height: 1.4;
margin: 10px 0 0 0;
}
code {
font-size: 12px;
font-family: monospace;
}
a {
color: #26b;
text-decoration: underline;
}

a:hover {
color: #35f;
}

img {
border: 0;
}

h1, h2, h3 {
font-size: 1.5em;
font-weight: normal;
letter-spacing: -1px;
}

h4 {
font-size: 1.2em
}

h5 {
font-size: 1.1em
}

h6 {
font-size: 1em
}

/* Top Menu */
#tabs { 
height: 32px; 
margin: 0 auto -7px auto;
overflow: hidden;
padding: 0; 
width: 950px;
}

#tabs ul {
margin: 0;
padding: 0 0 0 20px;
width: 950px;
float: left; 
}

#tabs li { 
display: inline; 
height: 32px;
margin: 0;
}

#tabs li a { 
background-color: #3456ee;
color: #fff;
float: left;
height: 25px;
padding: 3px 8px 0 0;
text-align: center;
/* width: 60px; */
text-decoration: none;
}

#tabs li a:hover { 
background-color: #ddddff;
}

#tabs .sidetab_alt a {
background: url(images/feed.gif) no-repeat -35px 0px;
height: 25px;
width: 26px;
}

#tabs .sidetab_alt a:hover {
background: url(images/feed.gif) no-repeat 0px 0px;
}

/* Header */
#header {
background: #dcdcdc url(images/header.jpg);
height: 200px;
margin: 20px;
width: 910px;
}

#logo {
margin: 10px 0 0 10px;
padding: 15px 0 5px 10px
}

#logo h1 {
font-size: 28px;
font-weight: bold;
letter-spacing: 1px;
line-height: 1;
margin: 0;
padding: 0;
color: #000;
}

#logo h1 a{ 
color: #000;
text-decoration: none;
}

#logo h1 a:hover {
color: #fff;
}

#logo p {
color: #fff;
font-weight: bold;
margin: 5px 0 0 0;
padding: 0;
}

/* Containers */
#wrap { 
background-color: #ffffff;
border: 1px solid #ccc;
border-right: 2px solid #bbb;
border-bottom: 2px solid #bbb;
margin:0 auto 0 auto;
padding: 0;
width: 950px;
}

#contentwrapper{
margin: 0;
padding: 0;
width: 100%;
}

#content {
float: left;
padding: 0px 20px;
width: 500px;
margin: 0;
}

/* Posts */
.subheader {
color: #aaa;
font-weight: bold;
font-style: italic;
}
.entrybody {

}
.entrytitle h2 {
font-size: 22px;
line-height: 1em;
margin:0;
border-bottom: 1px dashed #999;
color: #aa33aa;
}

.entrytitle h2 a {
color: #aa33aa;
text-decoration: none;
}

.entrytitle h2 a:hover {
color: #3355ff;
}

.entrytitle h3 {
color: #999;
font-size: 18px;
line-height: 1em;
margin:0;
}

.post {
clear: both;
margin-bottom: 1em;
padding-top:1em;
}

.post blockquote {
color: #666;
margin: 0 30px 20px 30px;
padding: 0 10px;
border: 0;
border-left: 2px solid #26b;
border-right: 1px dotted #999;
background-color: #f6f6ff;
}
table.noborder {
border: none;
}
table.posts {
border-collapse:collapse;
}
table.noborder th, table.posts  th{
padding: 5px;
text-align: center;
vertical-align: middle;
font-weight: bold;
background-color: #eef;
color: #000;
}
table.noborder td, table.posts td {
padding: 5px;
vertical-align: top;
}
#readmore {

}
.entrymeta {
background-color: #fff;
border-top: 1px solid #eee;
clear: both;
padding: 3px;
}

.entrymeta img {
vertical-align: text-top;
border: none;
}

.navigation {
padding-bottom: 20px;
}

.navigation ul{
margin: 0;
padding: 0;
}

.navigation li{
list-style-type:square;
margin-left: 18px;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

.centered {
display: block;
margin: 0 auto;
}

.sticky {
background-color: #f9f7ed;
padding-left: 3px;
}

/* Sidebar */
#sidebar_main {
float:left;
margin: -20px 0 0 0;
padding: 0 0 0 10px;
width: 380px;
height: 100%;
}

#sidebar_left {
float: left;
margin: 0;
padding-top: 25px;
width: 180px;
}

#sidebar_right {
float: left;
margin-left: 15px;
padding-top: 25px;
width: 180px;
}

.sidebar_full {
float: left;
margin-top: 15px;
width: 380px;
}

.sidebar {
font-size: 12px;
}

.sidebar a {
color: #35f;
text-decoration: none;
}

.sidebar a:hover {
color:#555;
text-decoration: underline;
}

.sidebar h3 {
color: #aa33aa;
font-size: 18px;
margin: 0;
padding: 0;
}

.sidebar ul {
list-style-type: square;
margin: 0 0 15px 0;
padding: 0;
}

.sidebar ul li {
background-color: #fafafa;
border-bottom: 1px dotted #ddd;
margin-left: 1em;
margin-bottom: 0.3em;
padding: 0.2em 0;
}

.sidebar ul li ul{
list-style-type: square;
margin-left: 1.5em;
padding: 0;
border: 0;
}

.sidebar ul li ul li {
border: 0;
}

.search fieldset {
border: 0;
margin: 0;
padding: 0;
}

.searchinput {
border: 1px solid #C3D9FF;
padding: 4px;
width: 125px;
}

.searchbutton {
border: 1px solid #C3D9FF;
margin: 0;
padding: 2px;
}

/* Comments */
.commentsblock input[type="text"], .commentsblock textarea {
border: 1px solid #eee;
padding: 6px 2px;
}
.commentsblock textarea:focus, .commentsblock input[type="text"]:focus {
background: #fff;
border: 1px solid #000;
}

ol.commentlist {
color: #666;
list-style-type: none;
margin: 0;
margin-top: 1.5em;
padding: 0;
}

.commentlist li {
margin-bottom: 2em;
padding: 0.5em 1em;
}

.commentlist li .avatar { 
float: left;
border: 1px solid #eee;
padding: 2px;
margin-right: 5px;
background: #fff;
}

.alt1, .thread-even {
background: #f9f7ed;
border: 1px solid #f9f7ee;
padding: 0.5em;
border-left: 2px solid #CDEB8B;
}

.alt2, .thread-odd {
background: #f9f7ed;
padding: 0.5em;
border: 1px solid #f9f7ee;
border-left: 2px solid #C3D9FF;
}

h3#comments {
font-size: 18px;
}

.commentcount {
float: right;
font-size: 18px;
font-weight: bold;
}

.commentcount a {
color: #cccccc;
}

.commentcount a:hover {
color: #999999;
}

.commenttext {
border-top: 1px solid #ddd;
}

.commentlist ul.children li {
background-color: #e3e3e3;
border: 1px solid #efefef;
list-style: none;
margin-top: 5px;
}

.commentlist ul li.depth-2 {
background-color: #f1f1f1;
}

.commentlist ul li.depth-3 {
background-color: #ececec;
}

.commentlist ul li.depth-4 {
background-color: #e8e8e8;
}

.commentlist ul li.depth-5 {
background-color: #e3e3e3;
}

ol.trackbacklist {
color: #666;
list-style-type: none;
margin: 0;
padding: 0;
}

.trackbacklist li {
background-color: #fafafa;
padding: 0.5em 1em;
}

.commentsnavigation {
padding: 10px 0;
}

/* Footer */
#footer {
border: 2px solid #ccc;
background-color: white;
clear: both;
color: #999;
margin: 5px;
padding: 0 5px;
}

/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */

/* Sitemap */
.ddsg-sitemap ul{
margin: 0;
padding: 0;
}

.ddsg-sitemap ul li {
font-weight: bold;
list-style-type: none;
margin: 0;
padding: 0;
}

.ddsg-sitemap ul li ul{
list-style-type: none;
margin: 15px;
padding-left: 20px;
}

.ddsg-sitemap ul li ul li{
font-weight: normal;
list-style-type: circle;
}

p.common-box {
background-color: #eee;
border: 2px solid #999;
padding: 4px;
}