/*
Theme Name: MT dark
Theme URI: http://demo.tommek.eu/wordpress/index.php?wptheme=MT%20dark
Description: Free themes by <a href="http://tommek.eu/">Tommek.eu</a>
Author: Tomasz Mazur
Author URI: http://tommek.eu/web/wordpress-phpbb3-themes/mt-dark-wordpress
Template:
Version: 2.6.5
License: General Public License
Tags: brown, dark, two-columns, right-sidebar, fixed-width, microformats, sticky-post, holiday, threaded-comments, theme-options, custom-header


---------------------------------------- HTML ---------------------------------------------
*/
BODY
{
	font: 14px/1.5 Georgia, Cambria, Times, "Times New Roman", serif;
	color: #DFD7D1;
	background: #150A04 url(img/top.jpg) repeat-x top;
}
P
{
	margin: 0 0 1.5em;
	text-indent: 0;
}
H1, H2, H3, H4, H5, H6
{
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 0.076em;
}
H1, H2
{
	margin: 1.3em 0;
	font-size: 1.3em;
	line-height: 1.3em;
}
H3
{
	margin: 1.3em 0;
	font-size: 1.125em;
	line-height: 1.3em;
}
H4
{
	margin: 2.25em 0 0.75em;
	font-size: 1em;
	line-height: 1.5em;
}
H5, H6
{
	margin: 1.7em 0;
	font-size: 0.875em;
	line-height: 1.7em;
}
A
{
	color: #E0A46F;
	text-decoration: none;
}
A:hover
{
	color: #B06604;
}
CODE, PRE
{
	display: block;
	font: 14px Consolas, "Lucida Console", Monaco, monospace;
/*1em*/
	margin: 5px 0;
	padding: 10px;
	border-left: 5px solid #594020;
	overflow-x: scroll;
}
SUB, SUP
{
	font-size: 0.77em;
}
ABBR
{
	cursor: help;
}
BLOCKQUOTE, Q
{
	margin: 1.5em;
	font-style: normal;
	color: #BFB1A7;
}
TEXTAREA
{
	width: 90%;
	height: 10em;
	background: #EFE2D1;
	border-top: 2px solid #BFBFBF;
	border-left: 2px solid #BFBFBF;
	border-right: 2px solid #DFDFDF;
	border-bottom: 2px solid #DFDFDF;
}
INPUT
{
	background: #EFE2D1;
	color: #000;
	padding: 2px 3px 4px;
	border: 1px solid #BFBFBF;
	margin-right: 10px;
}
LEGEND
{
	font-style: oblique;
	padding: 0 5px;
}
FIELDSET
{
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	padding: 10px;
}
SUB, SUP
{
	color: #1744BF;
}
HR
{
	border: 0 solid #CCC;
	border-top-width: 1px;
	clear: both;
	height: 0;
	color: #F2EAE0;
}
TABLE
{
	text-align: left;
	table-layout: fixed;
	overflow: hidden;
	border-collapse: separate;
	border-spacing: 1px;
	empty-cells: show;
	background: #594020;
}
TD, TH
{
	padding: 3px 5px 4px;
	empty-cells: show;
}
TD
{
	background: #2F261A;
}
TH
{
	background: #594020;
	margin: 2px;
}
TABLE CAPTION
{
	text-align: left;
	padding: 4px;
	caption-side: bottom;
}
/*------- /HTML --header*/
#nav LI
{
	float: left;
	margin-right: 8px;
	background: #29150A;
	font-size: 14px;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	min-height: 1px;
/*Sophie Dennis contribution for IE7*/
	vertical-align: bottom;
/*Sophie Dennis contribution for IE7*/
}
HTML>BODY #nav LI
{
	background: url(img/hover.png);
}
#nav LI UL LI
{
	background: #29150A;
	width: 200px;
	font-size: 14px;
}
HTML>BODY #nav LI UL LI
{
	background: #29150A url(img/hover.png);
	clear: both;
}
#nav .current_page_item A
{
	color: #B06604;
}
#nav A
{
	display: block;
	white-space: nowrap;
	padding: 5px 9px 8px;
}
#nav UL
{
	margin: 0;
	padding: 0;
	float: left;
}
#nav UL UL
{
	position: absolute;
	z-index: 500;
	top: auto;
	display: none;
	padding: 1em;
	margin: -1em 0 0 -1em;
}
#nav UL UL UL
{
	top: 0;
	left: 100%;
}
DIV#nav LI:hover
{
	cursor: pointer;
	z-index: 100;
}
DIV#nav LI:hover UL UL, DIV#nav LI LI:hover UL UL, DIV#nav LI LI LI:hover UL UL, DIV#nav LI LI LI LI:hover UL UL
{
	display: none;
}
DIV#nav LI:hover UL, DIV#nav LI LI:hover UL, DIV#nav LI LI LI:hover UL, DIV#nav LI LI LI LI:hover UL
{
	display: block;
}
/*End CSS Drop Down Menu*/
#header
{
	height: 180px;
	background: transparent url(img/header.jpg) no-repeat top;
}
#header H1, #header H2
{
	text-align: center;
	margin: 10px auto 0;
	font-size: 39px;
	line-height: 1em;
}
#header H1 A, #header H2 A
{
	margin: 0 0 75px;
	display: block;
	color: #B06604;
}
#header H1 A:hover, #header H2 A:hover
{
	color: #5F3707;
}
.title
{
	border-top: 3px double #594020;
	background: #2E2010;
	margin: 0;
	padding: 8px 30px 11px;
	font-size: 1.3em;
}
/*post STIKCY*/
.sticky .title
{
	background: #594020;
	border-top: 3px double #2F261A;
}
.sticky .postmetadata
{
	background: #594020;
	border-bottom: 3px double #2F261A;
}
.sticky .entry
{
	border-top: 1px solid #2F261A;
	border-bottom: 1px solid #2F261A;
}
/*post*/
.entry
{
	background: #463C30 url(img/post.jpg) no-repeat top left;
	border-top: 1px solid #594020;
	border-bottom: 1px solid #594020;
	padding: 10px 30px;
	float: left;
	width: 500px;
	overflow: hidden;
}
.entry .wp-post-image
{
	float: left;
}
.entry UL
{
	list-style: disc;
}
.entry UL LI UL
{
	list-style: circle;
	padding-left: 5px;
}
.entry OL
{
	list-style: decimal;
}
.entry OL LI OL
{
	list-style: lower-alpha;
	padding-left: 5px;
}
.entry A
{
	background: none;
}
.entry IMG
{
	max-width: 500px;
	margin-right: 5px;
	height: auto;
}
.wp-post-image
{
	padding: 5px;
	background: #8F6835;
	margin: 0;
}
.postmeta
{
	margin: 0 0 10px;
	padding: 15px 30px;
	background: #2E2010;
	border-bottom: 3px double #594020;
	float: left;
	width: 500px;
	font-size: 12px;
	color: #86572D;
}
.postmeta UL
{
	margin: 15px 0;
}
.postmeta LI
{
	display: inline;
	line-height: 1.5;
}
.postmeta LI A IMG
{
	display: inline;
	padding: 5px;
}
.postmeta LI STRONG
{
	float: left;
}
.licomm
{
	float: right;
}
.arch
{
	background: #463C30 url(img/post.jpg) no-repeat top left;
	border-top: 1px solid #594020;
	border-bottom: 1px solid #594020;
}
.arch H2, .arch .postimage
{
	margin: 10px 20px;
}
HTML>BODY .arch H2, HTML>BODY .arch .postimage
{
	margin: 10px 30px;
}
/*archives page*/
.arch UL LI
{
	margin: 10px 30px;
}
.arch UL LI UL
{
	margin-left: 20px;
}
.arch UL LI UL LI
{
	border: 1px solid #594020;
	background: #2F261A;
	margin: 5px 0;
	padding: 10px;
}
.arch UL LI UL LI OL LI
{
	border: none;
	padding: 0;
	margin: 0;
}
.arch OL
{
	list-style: decimal !important;
	margin: 5px 35px;
}
.excerpt
{
	border-top: 1px solid #594020;
	border-bottom: 1px solid #594020;
	padding: 10px 30px;
	background: #2F261A;
	margin: 3px 0;
	display: block;
}
.postimage
{
	padding: 5px;
	background: #594020;
	margin-bottom: 10px;
	float: left;
}
.author OL, .author UL
{
	list-style: none;
}
/*sidebar*/
.menu
{
	background: #150A04 url(img/sidebar-top.jpg) no-repeat top right;
	padding: 10px 0 0;
}
.menu P
{
	margin: 5px 0 10px;
	display: block;
}
.menu IMG
{
	max-width: 330px;
}
.menu H2, .menu H3
{
	margin: 10px;
	padding: 0;
	font-size: 1.6em;
}
.menu A
{
	display: inline;
}
.menu UL
{
	margin: 10px 0;
	padding: 0;
}
.menu UL LI
{
	display: block;
	padding: 0 10px;
}
.menu UL LI UL, .menu UL LI UL LI
{
	margin: 0;
	padding: 0;
}
/*------ MENU tabs -----*/
#t1
{
	width: 320px;
	margin: 0 10px 10px 0;
	float: left;
}
#t1-nav
{
	border: 0;
}
#t1-nav LI
{
	float: left;
	margin: 0;
	padding: 0 2px 0 0;
}
#t1-nav LI A
{
	border: 1px solid #2E2010;
	margin: 0;
	padding: 5px 8px;
	background: #2E2010;
	float: left;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-khtml-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-size: 14px;
}
#t1-nav .active
{
	background: #594020;
}
#t1 UL LI UL LI A:before
{
	content: "- ";
}
#tab3 A
{
	padding-right: 8px;
	white-space: nowrap;
}
#tab3 A:hover
{
	background: none;
}
.tab
{
	width: 318px;
	float: left;
	margin-top: -1px;
	border: 1px solid #2E2010;
	background: #150A04;
	padding: 10px;
	position: relative;
}
HTML>BODY .tab
{
	width: 320px;
}
.tab H3
{
	margin: 5px;
	font-weight: normal;
}
.tab LI A, .commw
{
	display: block;
	width: 276px;
	margin: 3px 0;
	padding: 5px 10px;
	border: 1px solid #594020;
	background: #2F261A;
}
HTML>BODY .tab LI A
{
	width: 280px;
}
.tab LI UL LI A
{
	padding: 4px 10px;
	margin: 3px 0;
}
.tab A:hover
{
	background: #623A21;
}
.widget
{
	float: left;
	margin: 10px 0;
	width: 340px;
	overflow: hidden;
}
.widget UL LI
{
	margin: 2px 0;
	padding: 0;
}
.widget H2, .widget H3
{
	margin: 0 0 10px !important;
	font-size: 18px;
}
.widget LI A
{
	border: 1px solid #594020;
	background: #2F261A;
	display: block;
	padding: 5px 10px;
}
.widget LI A:hover
{
	background: #623A21;
}
/*about*/
.about
{
	float: left;
	border: 1px solid #2E2010;
	background: #150A04;
	margin: 10px 0;
	font-size: 12px;
	text-align: right;
	width: 340px;
}
.about LI
{
	margin-bottom: 4px;
}
.about LI A
{
	border: none;
	background: none;
	padding: 5px 0;
}
.about A:hover
{
	background: none;
}
.about H3, .about P
{
	margin: 0;
	padding: 0;
}
.about STRONG
{
	margin: 10px 10px 15px;
	float: left;
	width: 300px;
}
.aboutimg, .photo IMG
{
	margin: 3px 10px 10px;
	float: right;
	padding: 5px;
	background: #594020;
	max-width: 80px !important;
}
.social LI
{
	float: left;
}
/************** Search ***************/
#searchform
{
	float: left;
	margin: 5px 0;
	width: 200px;
	background: transparent url(img/nav.jpg) no-repeat top left;
}
#searchform P, .grid_5 SPAN P
{
	margin: 0;
}
.submit
{
	background: transparent url(img/nav.jpg) no-repeat 0 150px;
	border: none;
	height: 30px;
	width: 40px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.submit-text
{
	background: transparent;
	border: 0;
	width: 150px;
	margin: 3px 0 0;
	padding: 5px;
	font-family: Georgia, serif;
	color: #AE7346;
}
.rss
{
	border: 0 !important;
	background: transparent !important;
	float: right;
	margin: 0;
	padding: 0;
}
.rss IMG
{
	height: 30px;
	width: 30px;
	margin: 8px 15px 10px 0;
}
/*comments*/
#comments
{
	padding: 10px;
	background: #2F261A;
	border-top: 3px double #594020;
	border-bottom: 3px double #594020;
	float: left;
}
#comments H3
{
	margin: 15px 0;
}
.comment
{
	border: 1px solid #594020;
	margin: 5px 0;
	padding: 10px 7px 5px 10px;
	display: block;
	background: #463C30;
}
#addcomments SMALL
{
	font-size: 0.76em;
	margin: 0 0 0 10px;
}
#addcomments
{
	float: left;
	margin: 0;
	background: #463C30 url(img/post.jpg) no-repeat top left;
	border: 1px solid #594020;
	padding: 10px 30px;
}
#addcomments TEXTAREA
{
	padding: 5px;
	margin: 0 0 10px;
}
.even
{
	background: #5F4F3B !important;
}
.byuser, .bypostauthor
{
	background: #463C30 url(img/post.jpg) no-repeat top left !important;
}
/*
footer
 */
#footer
{
	background: #140C09 url(img/footer.jpg) repeat-x top;
	clear: both;
	border-top: 1px solid #000;
}
#footer .grid_3, #footer .grid_6
{
	margin-bottom: 30px;
}
/*---- FLICKR  --*/
.flickr A
{
	float: left;
	padding: 6px;
	background: #2F261A;
	border: 1px solid #594020;
	margin: 0 4px 4px;
}
.flickr H3 A
{
	border: none;
	background: none;
	float: none;
}
.flickr H3 A:hover
{
	background: none;
}
.flickr A IMG
{
	border: 1px solid #594020;
}
.flickr A:hover
{
	background: #623A21;
}
.twitter_update_list
{
	border: 1px solid #594020;
	background: #000;
}
#twitter_div
{
	border: 1px solid #2E2010;
	background: #150A04;
	padding: 3px 3px 0;
	display: block;
}
#twitter_update_list LI
{
	border: 1px solid #594020 !important;
	background: #2F261A;
	margin: 0 0 3px;
	padding: 10px;
	display: block;
}
#twitter_update_list LI A
{
	display: inline;
}
#twitterbar H3
{
	margin: 10px 0;
	float: left;
}
#twitter-link
{
	font-style: oblique;
	float: left;
	margin: 5px 0 20px;
}
/*footer*/
.menubtm
{
	color: #594020;
	font-size: 11px;
	padding: 10px;
	clear: both;
	width: auto;
	background: #000;
	text-align: center;
}
.menubtm LI
{
	display: inline;
	padding: 0 10px 0 0;
	line-height: 2em;
}
.menubtm A
{
	color: #825C2F;
}
.wp-caption
{
	border: 1px solid #2F1E14;
	text-align: left;
	background-color: #6F5D45;
	padding: 4px;
	margin: 10px;
	border-radius: 3px;
}
.wp-caption IMG
{
	margin: 0;
	padding: 0;
	border: 0 none #000000;
}
.wp-caption-dd
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.categories
{
}
.cat-item
{
}
.current-cat
{
}
.current-cat-parent
{
}
.pagenav
{
}
.page_item
{
}
.current_page_item
{
}
.current_page_parent
{
}
.widget
{
}
.widget_text
{
}
.blogroll
{
}
.linkcat
{
}
/*PLUGINS

------------------------------------ WP-pagenavi --------------------------------------
*/
.wp-pagenavi
{
	margin: 5px 0;
	padding: 3px 0 5px;
}
.wp-pagenavi A
{
	border: 0 !important;
	background: transparent !important;
	margin: 0 0 0 10px;
}
.extend, .current
{
	color: #BFB1A7;
	margin: 0 0 0 10px;
}
.nxtleft
{
	float: left;
	margin: 0 10px 0 0;
}
.nxtright
{
	float: right;
	margin: 0 0 0 10px;
}
.linkpage A
{
	float: left;
	margin-right: 20px;
}
.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft
{
	float: left;
	margin: 0 15px 0 0;
}
.alignright
{
	float: right;
	margin: 0 0 0 5px;
}
/*Ayek*/
SMALL
{
	font-size: 11px;
	line-height: 120% !important;
}
.entry OL, .entry UL
{
	margin: 9px 0 33px 27px;
}
.excerpt A
{
	font-size: 18px;
	font-weight: bold;
	display: block;
}
LI.excerpt:hover>A
{
	text-decoration: blink;
	color: #B06604;
}
.gallery-caption
{
	font-size: 11px;
}
.comment-meta
{
	font-size: 10px;
}
.fn
{
	font-size: 14px;
	font-weight: bold;
}
.komlink
{
	font-size: 10px;
	text-align: right;
}
.wp-caption IMG
{
	margin: 5px 5px 2px;
}
.wp-caption P
{
	font-size: 11px;
	text-align: center;
	margin-bottom: 0.5em;
}

