/*  
Theme Name: GenkiTheme
Theme URI: http://ericulous.com/
Description: Clean Soothing Fluid 3 Columns
Version: 1.3
Author: Genkisan
Author URI: http://ericulous.com/
*/

body {
/*background: #ebe9db url(images/bg.gif) repeat-x;*/
background: #f2f2f2 /*url(images/damask2.jpg) repeat*/;
color: #555;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
line-height: 1.5;
margin: 15px 15px 0 30px;
padding: 0;
}

a {
color: #2175BC;
text-decoration: none;
}

a:hover {
color: #FF7400;
}

img {
border: 0;
}

h1, h2, h3  {
font-size: 1.8em;
line-height: 1em;
font-family: "Trebuchet MS", Georgia, Tahoma, serif;
font-weight: normal;
letter-spacing: -1px;
}

h4 {
font-size: 2em;
}

h5 {
font-size: 1.1em;
}

h6 {
font-size: 14px;
line-height: 1em;
font-family: Tahoma, Georgia, serif;
font-weight: bold;
/*letter-spacing: -1px;
color: #2175bc;*/
}

#wrap {
background-color: #ffffff;
border: 1px solid #ccc;
border-right: 2px solid #bbb;
border-bottom: 2px solid #bbb;
float: left;
margin: 0;
padding: 0 0 15px 0;
width: 99%;
}

#divStayTopLeft {
left:5px;
position:absolute;
top:15px;
}

.sidetab {
}

.sidetab ul {
list-style-type: none;
margin: 0;
margin-top: 15px;
padding: 0;
}

.sidetab ul li {
border-bottom: 0;
margin-bottom: 0;
padding: 0;
}

.sidetab a {
background: url(images/bg_sidetab.gif) no-repeat;
display: block;
height: 60px;
padding-bottom: 6px;
width: 25px;
}

.sidetab a:link, .navlist a:visited {
color: #555;
text-decoration: none;
}

.sidetab a:hover {
background: url(images/bg_sidetab.gif) no-repeat 0px -70px;
}

.sidetab .sidetab_alt a {
background: url(images/feed.gif) no-repeat;
height: 25px;
}

.sidetab .sidetab_alt a:hover {
background: url(images/feed.gif) no-repeat 0px -35px;
}

/* Posts */
#contentwrapper{
float: left;
width: 100%;
}

#content {
font-size: 1em;
margin-right: 440px;
overflow:hidden;
padding: 15px 20px 10px 20px;
}

.entrytitle h2 {
font-size: 2.2em;
line-height: 1em;
margin:0 0 5px 0;
}

.entrytitle h2 a {
color: #58BBEB;
/*color: #B4C24B;*/
}

.entrytitle h2 a:hover {
color: #58BBEB;
}

.entrytitle h3 {
color: #999;
font-family: tahoma,arial,sans-sarif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 11px;
font-size-adjust: none;
font-stretch: normal;
letter-spacing: 0px;
/*font-size: 1.2em;
line-height: 1em;
margin:0;*/
}

.entry {
margin-bottom: 3em;
}

.entry blockquote {
color: #666;
/*margin: 0 30px 20px 30px;*/
padding-top: 0pt;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 20px;
/*border: 2px solid #fff;
border-left: 2px solid #C3D9FF;*/
background-color: transparent;
background-image: url(/images/comments-bullet.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left 2px;
font-style: italic;
font-family: Georgia,"Times New Roman",Times,serif;
}

.entrymeta {
margin-top: 1em;
}

.commentmeta {
/*background: url(images/comment.gif) no-repeat;
*/
background-color: transparent;
background-image: url(images/comment.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 0pt;
padding-top: 2px;
padding-right: 0pt;
padding-bottom: 2px;
padding-left: 25px;
font-family: tahoma,arial,sans-sarif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 11px;
font-stretch: normal;
letter-spacing: 0px;
}

.commentrss {
/*background: url(images/rss.gif) no-repeat;*/
background-color: transparent;
background-image: url(images/rss.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 0pt;
padding-top: 2px;
padding-right: 20pt;
padding-bottom: 2px;
padding-left: 20px;
font-family: tahoma,arial,sans-sarif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 11px;
font-stretch: normal;
letter-spacing: 0px;
}

.navigation {
padding-bottom: 20px;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

.centered {
display: block;
margin: 0 auto;
}

/* Sidebar */
#sidebar_left {
float: left;
margin-left: -440px;
padding-top: 10px;
width: 200px;
}

#sidebar_right {
float: left;
margin-left: -220px;
padding-top: 20px;
width: 200px;
}

.sidebar {
font-family: tahoma,arial,sans-sarif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 11px;
font-stretch: normal;
}

.sidebar h2 {
color: #FF7400;
font-size: 1.6em;
margin: 1em 0 0 0;
}

.sidebar a {
color: #0099FF;
font-weight: bold;
}

.sidebar a:hover {
color:#555;
}

.sidebar ul {
list-style-type: none;
margin: 0;
padding: 0;
}

.sidebar ul li {
background-color: #fafafa;
border-bottom: 1px dotted #ddd;
/*margin-bottom: 0.3em;*/
padding: 0.3em;
}

.sidebar ul li ul{
list-style-image: url(images/bullet.gif);
list-style-type: square;
margin-left: 1.5em;
padding: 0;
border: 0;
}

.sidebar ul li ul li {
border:0;
}

.searchinput {
border: 1px solid #C3D9FF;
padding: 3px;
width: 135px;
}

.searchbutton {
border: 1px solid #C3D9FF;
margin:0 ;
padding: 2px;
}

#aboutme {
margin-top: 15px;
margin-bottom: 15px;
/*min-height: 80px;*/
}

* html #aboutme {
/*height: 80px;*/
}

#aboutme ul li{
background-color: #fff;
border: 0;
}

#aboutme img{
border: 0;
/*float: left;
padding-right: 5px;
*/}

#navcontainer {
margin: 0 0 15px 0;
width: 200px;
border-top: 1px dotted #ddd;
}

#navcontainer ul {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
list-style-type: none;
margin-left: 0;
padding-left: 0;
letter-spacing: 1px;
}

#navcontainer ul li {
border-bottom: 0;
margin-bottom: 0;
padding: 0;
}

#navcontainer a {
background: url(images/menu.gif) no-repeat;
border-bottom: 2px solid #eee;
display: block;
height: auto;
min-height: 20px;
padding: 7px 3px 3px 35px;
width: 160px;
}

/* for Internet Explorer */
/*\*/
* html #navcontainer a{
height: 20px;
}
/**/

#navcontainer a:link, .navlist a:visited {
color: #4096EE;
text-decoration: none;
}

#navcontainer a:hover {
color: #ffe;
background: url(images/menu.gif) no-repeat -200px 0px;
}

#logo h3 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 28px;
font-weight: bold;
letter-spacing: -3px;
margin: 0;
}

#logo h3 a{ 
color: #CDEB8B;
}

#logo h3 a:hover {
color: #FF7400;
}

#logo h3 a.logoalt {
color: #4096EE;
}

#logo h3 a.logoalt:hover {
color: #FF7400;
}

/* Comments */
.commentsblock textarea {
width: 35em;
}

.commentsblock input, .commentsblock textarea {
border: 1px solid #d1d1d1;
}

.commentsblock textarea:focus {
background: #eee;
border: 1px solid #a1a1a1;
}

.commentsblock textarea:focus, .commentsblock input:focus {
background: #eee;
border: 1px solid #a1a1a1;
}

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;
font-family: tahoma,arial,sans-sarif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 11px;
}

.alt1 {
background: #f9f7ed;
border: 1px solid #f9f7ee;
padding: 0.5em;
border-left: 10px solid #CDEB8B;
}

.alt2 {
background: #f9f7ed;
padding: 0.5em;
border: 1px solid #f9f7ee;
border-left: 10px solid #C3D9FF;
}

h3#comments {
font-size: 1.6em;
}

/* Footer */

#footer {
color: #999;
float: right;
margin: 3px 0 0 0;
padding: 0 0 2px 0;
padding-right: 10px;
}

/* 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;
}

.messageTip
{
	clear: left; background: #fffecd; padding: 5px 5px 5px 35px; margin: 20px 0px 20px 0px; border: 1px solid #c0c0c0; font-weight: normal; color: #111;
}	

span.sbox_l  {
	background: white url('images/srch_l.gif') no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

span.sbox_r  {
	background: white url('images/srch_r.gif') no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

span.sbox input {
	background: white url('images/srch_bg.gif') repeat-x top left;
	float: left;
	border: 0;
	height: 19px; width: 142px;
	padding: 3px;
	font: 11px/13px arial;
	color: #000;
}