/*
Theme Name: Smakowite.info v2
Theme URI: http://www.smakowite.info/
Description: Theme of smakowite.info
Version: 2
Author: http://smakowite.info/
*/



html, body {
	margin:0;
	padding:0;
	border:0;
	height: 100%;
}

body {
	background: url(images/header_bg.jpg) left top repeat-x #000000;
	color: #cccccc;
	text-align: center;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0}

#container {
	background: #000000 ;
	min-height: 100%;
	height: 100%;
	width: 766px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/* Header */
#header {
	color: #7FAD17;
	font-weight: bold;
	font-size: 16px
	margin: 0;
	height: 250px;
	background: url(images/header.jpg) 0 no-repeat;
	text-indent: -1234em;
}
#header a {
	position: absolute;
	left: 7px;
	top: 2px;
	height: 26px;
	width: 23px;
	text-decoration: none;
}
#header em {
	display: none;
}

#blog_logo {
	position: absolute;
	left: 425px;
	top: 75px;
	margin: 0;
	padding: 0;
	border-style: none !important;
}

#blog_name {
	position: absolute;
	left: 475px;
	top: 70px;
	color: #D5D7D6;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 38px;
	font-family: times new roman, times, courier, serif;
	text-decoration: none;
}

#blog_slogan {
	position: absolute;
	left: 475px;
	top: 105px;
	color: #cccc66;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 14px;
	width: 240px;
	font-family: tahoma, arial, helvetica, sans-serif;
	white-space: nowrap;
}

#blog_link {
	position: absolute;
	left: 498px;
	top: 115px;
	color: #997146;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 14px;
	letter-spacing: -0.2px;
	word-spacing: -0.4px;
}

.search {
	padding: 0;
	color:	#ffffff;
	font-size: 14px;
	font-weight: normal;
	font-family: tahoma, arial, helvetica, sans-serif;
}
.searchform .buttons {
	background-color: #7FAD17;
	border: 1px solid #666666; 
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}
.searchform1 .s {
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000 ;
	font-size: 14px !important;
	width: 155px;
}

div#search1 {
	position: absolute;
	left: 55px;
	top: 200px;
}
div#search1 #s1 {
	font-size: 14px !important;
}

div#search2 {
	position: relative;
	left: 50%;
	margin-left: -120px;
}
div#search2 #s2 {
	font-size: 14px !important;
}

#adsense_top {
	position: absolute;
	left: 475px !important;
	top: 140px !important;
	padding: 0;
	margin: 0;
	background-color: #000000;
}
#adsense_inside {
	background-color: #000000;
	padding: 10px;
	color: #cccccc;
	margin-bottom: 10px;
}
#adsense_after {
	background-color: #000000;
	padding: 10px;
	color: #cccccc;
	margin-bottom: 10px;
}
#adsense_post {
	background-color: #333333;
	padding: 0;
	margin: 10px;
	float: right;
	clear: none;
}
#adsense_links {
	width: 530px;
	float: right;
	clear: none;
	margin: 0 10px 0 0;
}


/* Sidebar Positioning */
#sidebar {
	position: relative;
	float: left;
	clear: none;
	color: #7FAD17;
	margin: 0 0 0 25px;
	width: 190px;
}

#sidebar_header {
	color: #3B322F;
	font-weight:bold;
	font-size: 12px;
}


/* Navigation Links */
#pathway {
	position: absolute;
	left: 300px;
	top: 317px;
	color: #FFFFFF;
	margin: 0;
	padding-left: 20px;
	font-weight:bold;
	font-size: 14px;
	width: 400px;
}


#pathway a {
	color: #CD7829;
	text-decoration: none;
}

#pathway a:visited {
	color: #CD7829;
	text-decoration: none;
}

#pathway a:hover {
	color: #F3DCBA;
	text-decoration: none;
}


/* Content */
#wrapper {
	width: 550px;
	float: right;
	clear: none;
	margin-top: 20px;
}

#content {
	padding: 0 60px 10px 0;
}

hr#clear {
	clear: both;
	height: 35px;
	visibility: hidden;
}


h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	color: #7FAD17;
	font-weight: bold;
}
hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}

.bigger {
	font-size: 12px;
}

ul#bigger_list {
	margin-left: 5px;
	padding: 0;
	color:	#394A5A;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
}

#pre_path {
	color: #FFFFFF;
}


p, 
pre, 
blockquote, 
form, 
label, 
dl, 
fieldset, 
address {
	margin: 10px 0;
}


fieldset {
	padding:10px;
}
h1 {
	font-size: 15px
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}

em {
	color: #7FAD17;
	font-weight: bold;
    font-style: normal;
}

/* Word Press Stuff */

small {
	color: #cccccc;
}

.postmetadata {
	padding: 5px 0px 0px 0px;
	text-align:right;
}
.postmetadata .authordata {
	float: left;
	clear: none;
	padding: 0 5em 0 1em;
}
.postmetadata a {
	font-size:11px; 
	text-decoration: none;
	color:#BF9838;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	margin-top: 5px !important;
	vertical-align: bottom;
}
.postmetadata a:hover {
	text-decoration: underline;
}


.button {
	margin-top: 7px;
	margin-left: 97px;
}

.entry {
	background-color: #333333 !important;
	margin: 0 5px 0 15px;
	font-size: 13px;
	font-weight: normal;
}
.entry p {
	background-color: #333333 !important;
}

.smaller {
	font-size: 10px;
	padding-right: 5px;
}

ul, 
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}


li, 
dd, 
blockquote {
	margin-left: 7px;
	list-style-type: none;

}

li#last-viewed h2{
	padding: 0;
	color:	#7FAD17;
	font-size: 12px;
	font-weight: bold;
}

li.categories {
	padding: 0;
	color: #7FAD17;
	font-size: 12px;
	font-weight: bold;
}

li.categories ul{
	color: #cccccc;
	font-weight: normal;
}

li#categories h2{
	padding: 0;
	color:	#7FAD17;
	font-size: 12px;
	font-weight: bold;
}

li#archives h2{
	padding: 0;
	color:	#7FAD17;
	font-size: 12px;
	font-weight: bold;
}

li#meta h2{
	padding: 0;
	color:	#7FAD17;
	font-size: 12px;
	font-weight: bold;
}

li.linkcat h2{
	padding: 0;
	color:	#7FAD17;
	font-size: 12px;
	font-weight: bold;
}

li#pagenav h2,
li.pagenav h2 {
	padding: 0;
	color:	#7FAD17;
	font-size: 12px;
	font-weight: bold;
}

.pagetitle {
	background-color: #112200;
	background-color: #111111;
	padding: 5px 6px 10px 16px;
    margin: 0 0 20px 0;
	font-size: 17px;
	font-weight: bold;
	line-height: 19px;
    text-align: center;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
}
.pagetitle small {
	font-size: 14px;
	padding: 0;
	margin: 0;
	color: #cccccc;
}
.pagetitle b {
	color: #cccccc;
}

.post {
	background-color: #333333;
	padding: 10px;
	color: #cccccc;
	margin-bottom: 10px;
}
.post h2 {
	margin: 0;
	padding: 0;
	line-height: 32px;
}
.post h2 a {
	font-weight: bold;
}
.post .title {
	padding: 5px 6px 5px 16px;
	color: #D5D7D6; 
	background-color: #111111;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
}
.post .postcategories {
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	padding: 0;
	margin: 0;
	color: #999999;
}
.post .postcategories a {
	font-weight: bold;
	color: #cccccc !important;
}
.post .time {
	float: right;
	clear: none;
	color: #999999; 
	margin: -10px -10px 0 0 !important;
	padding: 13px 10px 15px 25px;
	background-color: #000000;
	border-style: solid !important;
	border-top: 8px solid #000000;
	border-right: 12px solid #000000;
	border-left: 10px solid #333333;
	border-bottom: 10px solid #333333;
	font-size: 11px;
}
.post .invisible {
	font-size: 1px;
	line-height: 1px;
	color: #333333;
}

.featured {
	background-color: #43541C;
	color: #CCFF54;
}
.featured .title {
	color: #BF9838;
	font-size: 15px
	background-color: #112200;
}
.featured .postcategories {
	color: #999999;
}
.featured .postcategories a {
	color: #cccccc !important;
}
.featured .time {
	color: #FFFFCC; 
	border-left-color: #43541C;
	border-bottom-color: #43541C;
}
.featured .postmetadata a ,
.featured .entry a {
	color:#FFFFFF;
}
.featured .entry {
	background-color: #43541C !important;
}
.featured .entry p {
	background-color: #43541C !important;
}

.commentmetadata {
	color: #cccccc;
}

.commentedit {
	float: right;
	clear: none;
}

.related {
	background-color: #111111;
	color: #CCFF54;
	padding: 2px;
    border: 2px solid #111111;
}
.related h3 {
	background-color: #333333;
	color: #D5D7D6; 
	font-size: 15px
	margin: 5px;
	padding: 3px 4px 3px 10px;
}
.related ul {
	margin: 5px 0 5px 0;
}

.notfound {
	text-align: center;
}

.akst_share_link {
	background: 1px 0 url(share-icon-16x16.gif) no-repeat !important;
	padding: 1px 0 3px 22px !important;
}

#akst_form ul.tabs li {
	color:	#7FAD17;
}

#akst_form ul.tabs li.selected {
	color: #000;
}

#akst_credit {
	background-color: #ccc !important;
}

input {
	color: #000000;
	border: 1px solid #666666; 
	background-color: #ffffff;
	font-family: tahoma, arial, helvetica, sans-serif;
	vertical-align: middle;
	font-size: 11px;
	padding: 1px;
}

textarea {
	color: #000000;
	border: 1px solid #666666; 
	background-color: #ffffff;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
}

#submit {
	background-color: #7FAD17;
	border: 1px solid #666666; 
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
}

#sidebar ul ul ul {
	margin: 0;
}
#sidebar ul ul li {
	background-image: url(images/li_bg1.jpg);
	background-position: 0px 6px !important;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#sidebar a {
	color: #999999;
	text-decoration: none;
}
#sidebar a:visited {
	color: #999999;
	text-decoration: none;
}
#sidebar a:hover {
	color: #ffffcc;
}

a:link {
	color:#7FAD17;
	text-decoration: none;
}

a:visited {
	color:#7FAD17;
	text-decoration: none;

}
a:hover, a:active {
	text-decoration: underline;
}


#blog_name a {
	color: #DBD1C2;
	text-decoration: none;
}

#blog_name a:visited {
	color: #DBD1C2;
	text-decoration: none;

}

#blog_name a:hover {
	color: #2E2620;
}

#comments {
	margin-top: 10px;
	font-weight: normal;
}

.commentlist {
	position: relative;
}
.commentbox {
	background-color: #333333;
	padding: 5px 9px 5px 9px;
	margin: 7px 0 7px 0;
}
#commentspam {
	display: none;
}
.graybox {
	background-color: #111111;
}

#respond {
	margin-top: 10px;
	font-weight: normal;
}

#footer_bg {
	background: url(images/footer_bg.jpg) left top repeat-x;
	vertical-align:top;
	width:100%;
	height:59px;
	position: relative;
}
#footer {
	width:766px; 
	height:59px;
	text-align:right;
}
#footer_txt {
	padding: 12px 20px 6px 0px;
	color:#ffffff;
	font-size: 26px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.8em;
	white-space: nowrap;
}
#footer_txt a {
	color:#881144;
	text-decoration:none;
}
#footer_txt img {
	border-style: none;
	height: 20;
	vertical-align: middle;
}
