/* 
Theme Name: Gekon Journal
Theme URL: http://www.letsmint.com/
Description: No Image; a fast loading, Widget ready 3 column, clean, clear, white theme. Font style compatible with Microsoft Windows Vista. Compatible with older versions of Wordpress but best suited for Wordpress 2.1 and above.
Author: Szymon MAzurek
Author URI: http://www.mazurek.info/
Version: v1.1.0+

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
___________________________________________________________________________________________________ */

/* reset */
* { margin: 0; padding: 0; }
html, body { border: 0 none; height: 100%; background: #fff; text-align: center; }
img, a img, form { margin: 0; padding: 0; border: 0 none; text-decoration: none; }

/* defaults */
html, body, p { font: normal normal normal 94%/150% "Trebuchet MS", Trebuchet, sans-serif; color: #333; }
code, pre { font: normal normal normal 1em/1.6em Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; }
p { margin: 0.15em 0; padding: 0.15em 0; font: normal normal normal 94%/160% "Trebuchet MS", Trebuchet, sans-serif; color: #333; }

/* links */
a { text-decoration: none; color: #0066CC; }
a:hover { text-decoration: underline; color: #0066CC;}

/* hn */
h1, h2, h3, h4, h5, h6 { font-weight: bold; margin: 10px 0; }
h1 { font-size: 1.2em; }
h2 { font-size: 1.1em; }
h3 { font-size: 1.0em; }
h4 { font-size: 0.8em; }
h5 { font-size: 0.7em; }
h6 { font-size: 0.6em; }

/* defination lists */
dl { margin: 20px 0; }
dt { font-size: 0.9em; text-transform: uppercase; }
dd { margin: 0 0 20px; }

/* lists */
ol { margin: 10px 0 10px 25px; }
ol li { margin: 0 0 4px 0; font-size: 0.9em; }
ul {
	margin: 10px 0 0 20px;
	padding: 0;
} 
ul li {
	list-style-type: square;
	margin: 0 0 4px;
	padding: 0 0 0 15px;
	line-height: normal;
	font-size: 0.9em;
}
table {
	margin: 4px 0 4px 20px;
}
td {
	padding: 4px 8px 4px 6px;
	font-size: 0.8em;
	border-bottom: 1px solid Silver;
line-height: 110%
}

/* blockquote */
blockquote {
	margin: 8px 0 0 50px;
	padding: 10px;
	background: #f5f5f5;
	border-left: 1px dotted #ccc;
	font: normal normal normal 0.90em/1.2em "Trebuchet MS", Trebuchet, sans-serif;
	color: #666;
}
blockquote p {
	margin: 2px 0 2px 0 !important;
}

/* image styles */
img.left {
float: left;
margin: 0 15px 10px 0;
}
img.right {
float: right;
margin: 0 0 10px 15px;
}
img.centered {
display: block;
margin: 10px auto;
}
img.border {
padding: 2px;
border: 1px solid #999;
}

/* utility */
.clearall, .clear { clear: both; height: 0; line-height: 0; }
.txtStrike { text-decoration: line-through; color: #ccc; }
.disHide { display: none; }
hr { display: none; }

/* misc */
abbr, acronym {
font-style: normal; 
border-bottom: 1px dotted #666; 
cursor: help;
}
pre {
border: 1px dotted #999;
background: #fafafa;
padding: 5px;
overflow: auto;
width: 95%;
max-height: 500px;
margin: 10px auto;
font: 1em/1.5em Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
}

/* theme
___________________________________________________________________________________________________ */
html {
background-color: #ffffff;
background-image: url(i/wood115.jpg);
margin: 0 auto;
}
* html {
	background-image: none;
}
body {
background-image: url(i/wood115.jpg);
background-color: #ffffff;
margin: 0 auto;
padding: 12px 0;
}

div#wrapper {
	width: 981px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: White;
}
div#journalbg {
	background-color: White;
	background-image: url(gfx/page-bg.jpg);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
}

/* header */
div#header {
	text-align: center;
	background-image: url(gfx/top-bg.jpg);
	background-repeat: no-repeat;
	height: 210px;
	padding: 0 0 0 24px;
	margin: 0;
}

div#header #gekonLogo {
	float: left;
	margin: 0 14px 0 0;
	padding: 0;
}
div#header #gekonTitle {
	float: left;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 1em;
	padding: 6px 0 0 0;
	margin: 0;
}
div#header #gekonTitle h1 {
	margin: 16px 0 16px 0;
	padding: 0;
	font-size: 1.3em;
}
div#header #gekonTitle h1 a {
	color: #000;
	font-size: 1.8em;
}
div#header #gekonTitle h2 {
	font-size: 1.1em;
	padding: 0;
	margin: 4px 0 8px 0;
}
div#header #gekonTitle h3 {
	font-size: 0.85em;
	padding: 0;
	margin: 4px 0 4px 0;
	line-height: normal;
}
div#header #gekonMenu {
	clear: both;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 0.75em;
	margin: 25px 0;
	padding: 0 0;
	line-height: normal;
}
div.journalBar {
	float: left;
	margin: 0 0 0 35px;
	padding: 0;
}
div.journalBar p {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
}
div.journalBar p a {
	font-weight: normal;
	font-size: 1.0em;
	color: Black;
}
div#gekonTags {
	margin: 2px 0 12px 0;
	line-height: 1.2em;
}
div#gekonTags a {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	color: #009900 !important;
}


/* nav */
div#nav {
margin: 0;
padding: 0;
text-align: left;
float: left;
}

div#nav ul { margin: 0; padding: 0; }
div#nav li {
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

div#nav ul li a {
	font: normal normal bold 1.2em/normal Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding: 0 6px;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
}

div#nav ul li a:hover { color: #990000; }

/* sidebars */
div#l_sidebar, div#r_sidebar { width: 180px; }
div#l_sidebar {
	float: left;
}
div#l_sidebar #colpad {
	padding: 2px 8px 4px 8px;
	margin: 0;
}
div#r_sidebar { float: right; }

div#l_sidebar h2, div#r_sidebar h2 {
font: normal normal bold 1em/1em Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
border-bottom: 1px solid #000;
color: #333;
margin: 4px 0;
padding: 4px 0;
}

div#l_sidebar p, div#r_sidebar p {}

div#l_sidebar ul, div#r_sidebar ul  {
list-style: none;
margin: 0;
padding: 0 0 16px 0;
}

div#l_sidebar li, div#r_sidebar li {
list-style: none;
margin: 0;
padding: 0;
}

div#l_sidebar ul li, div#r_sidebar ul li {
margin: 0.1em 0;
padding: 0.1em 0;
font: normal normal normal 0.96em/normal "Trebuchet MS", Trebuchet, sans-serif;
}
div#l_sidebar ul li ul li, div#r_sidebar ul li ul li {
margin: 0.1em 0;
padding: 0.1em 1.5em;
background: url(i/arrow-01.gif) 0 0.65em no-repeat;
}
div#l_sidebar ul li a, div#r_sidebar ul li a { color: #333; text-decoration: none; }
div#l_sidebar ul li a:hover, div#r_sidebar ul li a:hover { color: #000; text-decoration: underline; }

/* content */
div#content {
margin: 0px 30px 0 30px;
}
h1.subtitle {
	margin: 0px 0 20px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* content-article */
div#content-article {
float: left;
width: 510px;
margin: 0 30px 0 0;
padding: 0;
}
div#content-article-wide {
float: left;
width: 690px;
margin: 0 30px 0 0;
padding: 0;
}
div#content-article.wide {
	width: 690px;
}

.post {
	margin: 0 0 20px 0;
	padding: 0;
clear: both;
}
.post h2, .post h2 a {
	text-transform: uppercase;
	font: normal normal bold 1em/1em Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #000;
	color: #333;
	margin: 4px 0;
	padding: 4px 0;
	text-decoration: none;
}

.post h2 a { color: #000; text-decoration: none; border: 0 none; }
.post h2 a:hover { color: #CC0000; text-decoration: none; }

.post p {
	margin: 1em 0;
	padding: 0;
	/* display: inline-block; */
}
.post p a {
color: #CC0000;
text-decoration: none;
}
.post p a:hover {
text-decoration: underline;
color: #CC0000;
}
.more-link, .more-link a {
	text-decoration: none;
	color: #0066CC !important;
}
.more-link a:hover {
	text-decoration: underline;
	color: #0066CC !important;
}
.post p.postmetadata {
font: normal normal normal 0.80em/normal "Trebuchet MS", Trebuchet, sans-serif;
color: #999;
text-decoration: none;
border: 0 none;
margin: 0;
padding: 0;
}
.post p.postmetadata a { text-decoration: none; color: #999; }
.post p.postmetadata a:hover { text-decoration: underline; color: #999; }
.post p.postmetadata .author a {
	color: #999;
	font-weight: bold;
}
.post p.postmetadata .comment a {
	color: #009900;
}

div#content-article img.wp-smiley, div#content-article img.wp-wink { float: none !important; border: 0 none; padding: 0; margin: 0; display: inline;}
#content-article img {
float: left;
border: none;
}
#content-article img, #content-article img a {
margin: 0 10px 5px 0;
padding: 0;
text-decoration: none;
background: #fff;
}

#content-article img.cent {
float: none !important;
}

.post p.single-postmeta {
background: #fff;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
color: #999;
padding: 4px;
margin: 20px 0;
font-size: 0.8em;
}
.post p.single-postmeta a {
	color: #009900;
}
.post p.single-postmeta a:hover {
	color: #009900;
}


div#content-article ul {
list-style: none;
margin: 0;
padding: 0;
}

div#content-article ul li {
list-style: none;
margin: 0 20px;
padding: 3px 15px;
background: url(i/arrow-03.gif) 0 10px no-repeat;
}

div#content-article ul li a {
color: #CC0000;
text-decoration: none;
}

div#content-article ul li a:hover {
color: #CC0000;
text-decoration: underline;
}

div#content-article .navigation, div#content-article-wide .navigation {
	margin: 30px 0 10px 0;
	border-top: 1px solid #000;
	padding: 10px 0 10px 0;
	font-size: 0.9em;
}
div#content-article .navigation p, div#content-article-wide .navigation p {
	margin: 0;
	padding: 0;
}
div#content-article .navigation a, div#content-article-wide .navigation a {
	color: #0066CC;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#content-article .navigation .alignleft, div#content-article-wide .navigation .alignleft { float: left; }
div#content-article .navigation .alignright, div#content-article-wide .navigation .alignright { float: right; }

/* footer */
div#footer {
	text-align: center;
	background-image: url(gfx/page-bottom-bg.jpg);
	background-repeat: repeat-y;
	padding: 0 0 20px 0;
	margin: 0;
}

div#footer p {
margin: 0;
padding: 0;
color: #333;
font: normal normal 0.90em/normal Georgia, "Times New Roman", Times, serif;
}
div#footer a {
	color: Maroon;
}

/* search */
#s {
width: 95%;
color: #333;
margin: 8px 0;
padding: 4px;
}
#searchsubmit {
margin-bottom: 10px;
}
.searchlink a {
	font-size: 0.8em;
}

/* comments */
.commentbox {
	padding: 6px;
	margin: 4px 0 4px 0;
}
.commentlist blockquote {
	background-color: transparent;
	padding: 1px 4px 1px 6px;
	margin: 0 0 0 20px;
}
.commentlist blockquote p {
	padding: 0;
	margin: 2px 0;
}

.alt {
margin: 0;
padding: 0;
background: #f5f5f5;
border-bottom: 1px dotted #ccc;
padding: 6px;
}
.commentbar {
	font-weight: normal;
	border-bottom: 1px solid Gray;
	font-size: 0.9em;
}
.commentbarauthor {
	border-bottom: 1px solid Gray;
	/*border-right: 4px solid #8B0000;*/
	font-weight: normal;
}
.commentbarauthor a {

}
.authorname {
	font-weight: bold;
}
.authorname a {
	font-weight: bold;
color: #0066CC !important;
}

.commentlist { padding: 0; }

.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: number;
}

.commentlist p {
margin: 10px 5px 10px 0;
}

#commentform p {
margin: 5px 0;
}

#commentform textarea {
	width: 680px;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
text-transform: lowercase;
color: #999;
}

.commentmetadata a {
color: #0066CC !important;
}

div.socialbkmark {
margin: 0 !important;
padding: 0;
text-align: right;
}

div.socialbkmark strong {
color: Gray;
font-size: 0.8em;
}

div.socialbkmark a {
color: gray;
font-size: 0.8em;
}

div.socialbkmark a:hover {
text-decoration: none;
color: #0066CC;
}

div.socialbkmark a img {
display: inline;
float: none !important;
vertical-align: middle;
margin: 0 3px 0 0 !important;
padding: 0 !important;
}

div#cat12titlebar {
	background-image: url(gfx/katalog_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 148px;
	padding: 0;
	margin: 0;
}
div#cat12keys {
	float: left;
	padding: 0;
}
div#cat12keys h1 {
	color: black;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 4px 8px 4px 8px;
	margin: 0;
}
div#cat12keys h1 a {
	color: black;
}
div#cat12keys div {
	padding: 8px;
}
div#cat12econom {
	float: right;
	padding: 0;
	margin: 0;
}
div#cat12econom img {
	display: block;
	margin: 0;
	padding: 0;
	text-align: right;
}

div#gekonKatalogTags {
	margin: 2px 0 0 0;
	line-height: 1em;
	padding: 0;
width: 400px;
}
div#gekonKatalogTags a {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	color: #990000 !important;
}