/*
Theme Name: matyko-theme
Theme URI: 
Description: 
Version: 1.0
Author: 
Tags: widget ready, valid html, valid css, 3 columns, fixed width
*/
*{margin: 0; padding: 0;}
html {height: 100%}
body {
	font: 11px Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background: #fec6f7 url(images/bg.gif) center;
	color: #000;
	text-align: center;
}
a:link, a:visited, a:active, a:hover{color: #a20101; text-decoration: underline;}
a:hover{text-decoration: none;}

img {border: none;}
input {vertical-align: middle;}
ul li{list-style: none;}
.clear{ clear: both;}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	width: 100%;
	height: 150px;
	background: url(images/header_top.jpg) repeat-x center top;
	margin: 0 0 -150px;
	position: relative;
	z-index: 1;
}
#header .hpadd{ width: 1000px; height: 150px; margin: 0 auto; background: url(images/header_bg.jpg) no-repeat top; }
#header .hta{width: 330px; height: 120px; overflow: hidden; float: right; font-size: 10px;}
#header .hta .htapadd{padding: 10px 125px 10px 0; }

.top_menu{width: 639px; height: 30px; overflow: hidden; float: left;}
.top_menu ul{width: 235px; height: 30px; overflow: hidden; float: left; text-align: left; padding: 0 0 0 210px; font-weight: 700;}
.top_menu ul li{ display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline; line-height: 25px;}
.top_menu ul li a:link, .top_menu ul li a:visited, .top_menu ul li a:active, .top_menu ul li a:hover{color: #fff; text-decoration: none; display: block; background: url(images/hbullet.gif) no-repeat left center; padding: 0 0 0 10px;}
.top_menu ul li a:hover{ text-decoration: underline;}
.top_menu .search{width: 192px; height: 27px; float: right;}

.search_form{ padding: 2px 0 0 0;}
.search_form .text{border: 0; padding: 2px; width: 160px; background: transparent;}
.search_form .bttn{width: 18px; height: 20px; background: transparent; cursor: pointer; border: 0; margin: 0 0 0 5px;}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 150px 0 133px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content { padding: 0 190px;}

.post{ margin: 0 0 10px; width: 100%;}
.post p{padding: .4em 6px;}
.post p img{ border: 1px solid #686565;}

#content .title{ width: 100%; height: 43px; background: url(images/title_bg.png) no-repeat; }
#content .title h2{ font-size: 15px; font-weight: bold; padding: 5px 0 0 60px; width: 410px; float: left; }
#content .title .date{font-size: 11px; color: #fff; padding: 5px 0 0 0; width: 70px; float: right; text-align: center; }
#content .title a:link, #content .title a:visited, #content .title a:active, #content .title a:hover{color: #000; text-decoration: none;}
#content .title a:hover{text-decoration: underline;}

.tags{ font-size: 10px; padding: 0 5px; }

.permalink{ width: 100%; margin: 5px 0 0; font-size: 10px; line-height: 19px; background: url(images/perma_bg.png) no-repeat center top;}
.permalink .pleft{float: left; width: 100%; padding: 0 0 0 6px; }
.permalink .pright{float: right; width: 25%; text-align: right; padding: 0 6px 0 0;}
.permalink .pright span{padding: 0 0 0 18px; background: url(images/ico_sheet.gif) no-repeat left top;}

.cont_bg{width: 100%; background: #FDFDFD url(images/cont_bg.jpg) repeat-y left;}
.cont_top{width: 100%; background: url(images/cont_top.png) no-repeat left top;}
.cont_bttm{padding: 15px 11px 10px; background: url(images/cont_bttm.png) no-repeat left bottom;}



/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 190px;
	position: relative;
	margin-left: -100%;
}




/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	margin-left: -190px;
	width: 190px;
	position: relative;
}

.sidebar{ color: #fff; padding-bottom:5px; }
.sidebar .title{ width: 100%; line-height: 40px; text-align: center; color: #810a5c; }
.sidebar .title h2{ font-size: 15px; font-weight: bold; }
.sidebar ul{ padding: 10px ; }
.sidebar ul li{ background: url(images/side_bullet.gif) no-repeat 5px 7px; padding: 0 0 0 15px; line-height: 18px;}
.sidebar p{ margin: .4em 10px; }
.sidebar img{ margin: 5px auto;}

.sidebar .widg{width: 100%; background: url(images/widg_bg.gif) repeat-y center; margin: 0 0 8px;}
.sidebar .widg_top{width: 100%; background: url(images/cat_bg.png) no-repeat center top; }
.sidebar .widg_bttm{ padding: 0 0 10px; width: 100%; background: url(images/widg_bttm.png) no-repeat center bottom; }

.sidebar a:link, .sidebar a:visited, .sidebar a:active, .sidebar a:hover{color: #fef6dd; text-decoration: none;}
.sidebar a:hover{text-decoration: underline;}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 100%;
	margin: -133px auto 0;
	height: 133px;
	background: url(images/footer_bg.jpg) repeat-x bottom;
}
#footer .fpadd{ width: 960px; margin: 0 auto;}
#footer p{ padding: 30px 0 0; }

h2
{
	font-weight:400;
	font-size:18px;
}

h3
{
	font-weight:400;
	font-size:16px;
}

#commentform #author,#commentform #email,#commentform #url,#commentform textarea
{
	background:#fff;
	border:1px solid #333;
	padding:.2em;
}

#commentform textarea
{
	width:98%;
}

#commentlist li ul
{
	border-left:1px solid #717679;
	font-size:110%;
	list-style-type:none;
}

#commentlist li .avatar
{
	float:right;
	margin-right:25px;
	border:1px dotted #ccc;
	padding:2px;
}

#wp-calendar
{
	border:1px solid #FEF6DD;
	empty-cells:show;
	font-size:14px;
	width:90%;
	margin:5px auto 10px;
}

#wp-calendar a
{
	color:#FF9000;
	display:block;
	text-decoration:none;
}

#wp-calendar #next a
{
	padding-right:10px;
	text-align:right;
}

#wp-calendar #prev a
{
	padding-left:10px;
	text-align:left;
}

#wp-calendar a:hover
{
	background:#e0e6e0;
	color:#717679;
}

#wp-calendar caption
{
	color:#FEF6DD;
	font-size:14px;
	text-align:center;
}

#wp-calendar td
{
	color:#FEF6DD;
	font:normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing:normal;
	text-align:center;
	padding:2px 0;
}

#wp-calendar td.pad:hover
{
	background:#fff;
}

#wp-calendar td:hover,#wp-calendar #today
{
	background:#eee;
	color:#000;
}

#wp-calendar th
{
	font-style:normal;
	text-transform:capitalize;
}

p img
{
	max-width:100%;
	padding:0;
}

img.alignright
{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft
{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright
{
	float:right;
}

.alignleft
{
	float:left;
}

.right ul li
{
	margin:0 10px;
}

.right ol li
{
	margin:0 20px;
}

img,.left ul li ul li,.left ul li ul li ul li
{
	border:0;
}



img.centered,.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
div.tagcloud{
	margin-left: 10px;
	width: 90%;
	
}
#description{
font: 11px Tahoma, Verdana, sans-serif;
padding-top: 150px;
margin-bottom: -140px;
color: #810a5c;
}

