/*   
Theme Name: MT dark
Theme URI: http://demo.tommek.eu/wordpress/index.php?wptheme=MT%20dark
Description: Two columns, widget ready, FREE wordpress theme, no-image.
Author: Tomasz Mazur
Author URI: http://tommek.eu
Template: 
Version: 2.0
License: General Public License
Tags: brown, two-columns, right-sidebar, fixed-width, microformats, sticky-post, holiday
*/
/*
---------------------------------------- HTML ---------------------------------------------
*/
/*
------------------------------------- reset ----------------------------------------------
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, 
strike, strong, tt, var, b, u, i, center, dl, dt, dd,   ul, ol, li, fieldset, form, label, 
legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size:100%;
    vertical-align: baseline;
    background: transparent;
}
ul {
    list-style: none;
}
ol, ul{
	margin-bottom:0;
	margin-top:0;
}
blockquote, q {
    quotes: none;
}
blockquote:before,  q:before {
    content: " ";
}
blockquote:after, q:after{
	content: " ";
}
:focus { outline: thin dotted invert }

ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
.grid_7 object, .grid_7 embed{
	width:425px;
}
/*
---------------------------------------- /reset ---------------------------------------------
*/
body {
    font-family:   Georgia, Cambria, Times, Times New Roman, serif;	
    color: #DFD7D1;
    text-align: left;
    background:#150A04 url(img/top.jpg) repeat-x top ;
	font-size:0.875em;/* 0.875em */
	text-align:center;
}
html>body {
	font-size: 14px; 
}
p {
    margin: 1.5em 0!important;
	text-indent:0!important;
	line-height: 1.5!important;
}
h1, h2, h3, h4, h5, h6{
	font-variant:small-caps!important;
	font-weight:normal!important;
	letter-spacing:0.076em!important;
}
h1 { 
    margin: 1.5em 0 0.5em 0; 
    font-size: 1.5em; 
	line-height: 1em; 
}
h2 { 
    margin: 1.7144em 0 0.5715em 0; 
    font-size: 1.3125em; 
	line-height: 1.1429em; 
}
h3 { 
    margin: 2em 0 0.6667em 0; 
	font-size: 1.125em; 
	line-height: 1.3333em; 
}
h4 {
	margin: 2.25em 0 0.75em 0!important;
	font-size: 1em!important; 
	line-height: 1.5em!important; 
}
h5 { 
    margin: 2.5715em 0 0.8572em 0!important;
	font-size: 0.875em!important; 
	line-height: 1.7143em!important; 
}
h6 { 
    margin: 3em 0 1em 0!important; 
	font-size: 0.75em!important; 
	line-height: 2em!important; 
}
a {
    color: #E0A46F!important;
    text-decoration: none!important;
    outline: none!important;
}
a:hover {
    color:#B06604!important;
}
code, pre {
	display: table;
	font:1em Consolas, Lucida Console, Monaco, monospace;/* 1em */
	margin:5px 0;
	padding:5px;
	border-left:5px #F2EAE0 solid;
}
sub, sup{
    font-size:0.875em;
}
abbr{
	cursor:help;
}
img{
	margin:5px;
	display:block;
}
blockquote, q {
    margin:1.5em;
	font-style:normal;
	color:#BFB1A7;
}
textarea {
    width: 80%;
	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 3px ;
	-moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	border-top: 2px solid #BFBFBF;
    border-left: 2px solid #BFBFBF;
    border-right: 2px solid #DFDFDF;
    border-bottom: 2px solid #DFDFDF;
	float:left;
}
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;
	-moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	padding:10px;
}
sub, sup{
	color:#1744BF;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
	color:#F2EAE0;
}
table{
	text-align:left;
	table-layout:fixed;
	width:100%;
	overflow:hidden;
	border-collapse:separate;
	border-spacing:1px 2px;
	empty-cells:show;
	background:#AF9778;
	border-top: 1px solid #AF9C83;
    border-left: 1px solid #AF9C83;
    border-right: 1px solid #5F4D35;
    border-bottom: 1px solid #5F4D35;
}
td, th{
	border-top: 1px solid #5F4D35;
    border-left: 1px solid #5F4D35;
    border-right: 1px solid #AF9C83;
    border-bottom: 1px solid #AF9C83;
	padding:3px 5px 4px 5px;
	empty-cells:show;
}
td{
	background:#7F6747;
}
th{
	background:#4F4231;
	margin:2px;
}
table caption{
	text-align:left;
	padding:4px;
	caption-side:bottom;
}

:focus {
	outline: 0px;
}
/*
----------------------------------------- /HTML ---------------------------------------
*/
/*
 header
 */
#nav {
    margin:80px 0 0 0;
}
#nav li {
	float: left;
	margin-right: 5px;
}
#nav .current_page_item a{
	color: #B06604!important;
}
#nav .page_item a{
	padding: 5px 15px;
	font-size: 1.35em;
}
#header {
    height: 180px;   
	background:transparent url(img/logo.jpg) no-repeat top ;
}
#header h1 {
    margin:0;
	color:#2F261A;
	padding:0 ;
}
#header a{
	font-style:normal;
	line-height:1.2;
	padding:0 30px;
	margin:0;
}
#wrapper{
    text-align:left;
    margin: 0px auto;
	background:#150A04;
}
.post {
	margin:0 0 10px 0;
}
.title{
    border-top: 3px #594020 double;
	background:#2F261A;
    margin: 0 ;
    padding: 5px 30px 10px 30px;
}
/*post STIKCY*/
.sticky .title{
	background:#594020;
	border-top: 3px #2F261A double;
}
.sticky .postmetadata{
	background:#594020;
	border-bottom: 3px #2F261A double;
}
.sticky .entry{
	border-top: 1px #2F261A solid;
	border-bottom: 1px #2F261A solid;
}
/*post*/
.entry{
	background:#463c30 url(img/post.jpg) no-repeat top left;
	border-top: 1px #594020 solid;
	border-bottom: 1px #594020 solid;
	padding: 10px 30px;
}
.postmetadata{
	margin:0;
    padding:15px 30px;	
	background:#2F261A;
	border-bottom: 3px #594020 double;
}
.postmetadata li{
    display:block;
	padding:3px;
}
.excerpt{
	background:#2F261A;
}
.excerpt li{
	margin:0 0 10px 0;
}
/*
 sidebar
 */

.menu{	
    background:#150A04 url(img/sidebar-top.jpg) no-repeat top right ;
    padding:20px 0 0 0;
}
.menu h2 {
	margin: 10px;
	padding: 0;
	font-size:1.6em;
}
.menu ul{
	display: block;	
	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 a{
	display: block;	
    width: auto;
	height:100%;
    margin:0 0 1px 0;
    padding:4px 10px;
	border: 1px #594020 solid;
	color:#fff;
	background:#2F261A;
}
.menu a:hover{
	background:#623A21;
}
/************** Search ***************/
#searchform{
	float:left;
	margin:3px 0 0 0;
	width:200px;
	height:30px;
	background:transparent url(img/nav.jpg) no-repeat top left ;
}
.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 0;
	padding:5px;
}
.rss {
	border:0!important;
	background:transparent!important;
	float:right;	
	margin:0;
	padding:0;
}
.rss img{
	height:30px;
	width:30px;	
	margin:0 15px 0 0;

}
.widget240 li{
	float:left;
	width:240px;
	line-height:1.6;
}
.widget380 {
	float:left;
	width:auto;
	margin:2px 1px;	
}
/*
 comments
 */
#comments {
    padding: 10px;
    background: #2F261A;
	border-top: 3px #594020 double;
	border-bottom: 3px #594020 double;
	float:left;
	font-size:1em;
} 
#comments h3 {
    margin: 15px 0;
    display: block;
} 
#commentlist {
	float:right;
	width:520px;
} 
.comment {
    border: 1px #594020 solid;
    margin: 5px 0;
    padding: 5px;
    display: block;
	background:#463C30;
} 
#addcomments small{
	font-size:0.76em;
	margin:0 0 0 10px; 
}
#addcomments {
	float:right;	  
    margin: 0;
    padding: 10px;
    background:#463c30 url(img/post.jpg) no-repeat top left;
	border: 1px #594020 solid;
	padding: 10px 30px;
} 
#addcomments textarea {
    padding: 5px;
	margin:0 0 10px 0;
}
.depth-2, .depth-4, .depth-6{
	background:#5F4F3B;
}
.byuser{
	background:#463c30 url(img/post.jpg) no-repeat top left;
}
.avatar{
	float:right;
	border: 1px #594020 solid;
}
/*
 footer
 */
#footer {
    padding:20px 0 0 0;
    width: auto;
    background: #140C09 url(img/footer.jpg) repeat-x top;
    text-align:left;
}
#footer p, #footer li{
	color:#BFB1A7;
}
#footer .grid_3, #footer .grid_6{
	padding:0 0 30px 0;
}
.photo img{
	border: 1px #2F261A solid;
	padding:5px;
	background:#150A04;
}
.menubtm{
	clear:both;
	width:auto;
	margin:120px 0 0 0;
	background:#000;
	text-align:center;
}
.menubtm li{
	display:inline;
	padding:0 10px 0 0;
	line-height:2em;
}
#wp-calendar caption {
	margin: 10px 0 10px 0px;
	border-bottom: 0;
}
#wp-calendar td {
   margin: 0;
   padding: 3px 5px;
}
#wp-calendar {
	padding: 10px 0;
}
#wp-calendar a{
	background:none;
	border:none;
	padding:0;
	margin:0;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #2F1E14;
	text-align: left;
	background-color: #6F5D45;
	padding: 6px;
	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-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{}

/*Added by Ari Koinuma July 10, 2009 */
.wpcf7-form p {
	clear: both;
}

