/*  
Theme Name: Toggery of Mine
Theme URI: http://www.ezwpthemes.com/templates/toggery-of-mine.html
Description: This theme is designed and coded by <a href="http://www.ezwpthemes.com/">EZwpthemes</a>. <cite>Znaleziono na <a href="http://www.suhar.pl" title="Wszystko do Wordpressa">Suhar.pl</a></cite>
Version: 1.0
Author: EZwpthemes
Author URI: http://www.ezwpthemes.com/
Tags: brown, fixed-width, two-columns, left-sidebar, threaded-comments
*/

/* Global */
body {
	background:url(images/background.jpg) repeat;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
img {
	border:none;
	border-spacing:0;
}
a {
	color:#7d471c;
}
a:hover {
	text-decoration:none;
}
abbr, acronym {
  cursor: help;
}
blockquote {
  border-left: 5px solid #a26536;
  background: #efded1;
  margin: 7px 15px 0;
  padding: 5px 15px;
  font-style: italic;
}
#wrapper {
	margin:0 auto;
}

/* Header */
#header {
	margin:0;
	padding:0;
	background:url(images/header-bg.jpg) repeat-x;
	height:283px;
}
#header-content {
	width:880px;
	height:283px;
	margin:0 auto;
	padding:0;
	background:url(images/header.jpg) no-repeat;
}
#navigation {
	float:left;
	width:90px;
	height:88px;
	margin: 160px 0 0 70px;
}
#navigation ul {
	list-style:none;
	margin:0;
	padding:0;
}
#navigation ul li {
	line-height:22px;
}
#navigation ul li:hover {
	background:url(images/navi-hover.jpg) 1px 0px no-repeat;
}
.navi-hover {
	width:90px;
	height:22px;
	margin:0;
	padding:0;
}
#titles {
	float:left;
}
#titles h1 {
	font-family:Tahoma;
	font-size:24px;
	line-height:24px;
	padding:170px 0 0 300px;
	margin:0;
}
#titles h1 a {
	text-decoration:none;
	color:#ffffff;
	outline-style:none;
}
#titles h2 {
	font-family:Tahoma;
	font-size:16px;
	font-weight:normal;
	color:#ffffff;
	line-height:18px;
	padding:20px 0 0 320px;
	margin:0;
}

/* Container */
#container {
	width:880px;
	margin:0 auto;
	padding:0;
}

/* Sidebar */
#sidebar {
	float:left;
	width:195px;
	margin:0 4px 0 42px;
	background:url(images/sidebar-bg.jpg) repeat-y;
}
#sidebar-header {
	margin:0;
	height:88px;
	width:195px;
	background:url(images/sidebar-header.jpg) no-repeat;
}
#sidebar-header form#searchform {
	float: left;
	border: none;
	background: transparent;
	margin: 0;
}
#sidebar-header form#searchform p {
	margin: 20px 0 0 41px;
	padding: 0;
}
#sidebar-header form#searchform input {
	float: left;
	border: none;
	background: transparent;
	margin: 0;
}
#sidebar-header form#searchform .searchtext {
	margin: 0 2px 0 0;
	width: 87px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sidebar-header form#searchform .searchbutton{
	width: 52px;
	height: 18px;
	margin: -1px 0 0 2px;
}
#sidebar-header form#searchform label {
	display: none;
}
table#wp-calendar {
  padding: 0;
  width: 100%;
  text-align: right;
  color: #ba8644;
  font-size: 11px;
  font-weight: bold;
  margin-left: -24px;
}
table#wp-calendar caption {
  font-size: 12px;
}
#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 5px 0;
}
#sidebar ul li {
	padding: 5px 0 0 42px;
	background: url(images/sidebar-div.jpg) 28px 8px no-repeat;
}
#sidebar ul li h2 {
	font-family:Verdana;
	font-size:18px;
	color:#5b2700;
	line-height:18px;
	margin:18px 0;
}
#sidebar ul ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 11px;
}
#sidebar ul ul li {
	font-family: Tahoma;
	font-size: 11px;
	padding: 0 0 9px 10px;
	background: url(images/sidebar-list.gif) 0px 5px no-repeat;
}
#sidebar ul ul li a {
	text-decoration:none;
	color:#7d471c;
}
#sidebar-footer {
	margin:0;
	height:70px;
	width:195px;
	background:url(images/sidebar-footer.jpg) no-repeat;
}

/* Content */
#content {
	float:left;
	width:567px;
	background:url(images/content-bg.jpg) repeat-y;
}
.post {
	margin:15px 30px 40px 26px;
	padding:0 15px 0 0;
	background:url(images/post-starter.gif) 0px 9px no-repeat;
}
.post h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0 12px;
}
.post h2 a {
	text-decoration:none;
	outline-style:none;
	color:#7d471c;
}
.entry {
	line-height:14px;
	padding:0 0 0 12px;
}
.postmetadata {
	margin:3px 0 10px 0;
	padding:3px 0 0 0;
	font-size: 11px;
	color: #78481a;
	line-height: 20px;
}
.endline {
  clear: both;
}
#content-footer {
	width:567px;
	height:17px;
	background:url(images/content-footer.jpg) repeat-y;
}
.quickjump {
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.jumpleft {
  float: left;
  padding: 0 40px;
}
.jumpright {
  float: right;
  padding: 0 55px;
}
.notfound {
	margin-top: 150px;
}
.notfound h2{
	text-align:center;
	font-size: 40px;
	color: #cd906f;
}

/* Comments */
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #cccccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #cccccc;
}

.comments-template h2, .comments-template h3{
  font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

#commentform p{
	margin: 1px;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.children {
  list-style:none;
  margin-right:2px;
}
.children li{
  border: 1px #cccccc solid;
  border-left: 5px #bbbbbb solid;
  padding:2px;
}
.children li p{
  padding-left:2px;
}
.comment-author {
  padding:3px;
}
.comment-meta, .reply {
  padding-left:2px;
}

/* Footer */
#footer {
	clear:both;
	height:50px;
	width:880px;
	margin:0 auto;
	padding:1px 0 24px 0;
}
#footer p {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	color:#ffffff;
	line-height:12px;
	padding:0 90px 0 0;
}
#footer a {
	color: #333333;
}

/* Post Image */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft, div.alignleft {
	display: block;
	float: left;
	width: 100%;
}


.alignright, div.alignright {
	display: block;
	float: right;
	width: 100%;
}

.alignleft, .alignright{
	width: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	width: 100%;
	display: block;
}

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}