/*
Theme Name: Wratislavia Cantans
Theme URI: http://www.wratislaviacantans.pl
Description: Wratislavia Cantans wordpress template
Version: 1.0
Author: forget-me-not
Author URI: none
*/
body, h1, h2, h3, h4, h5, h6, blockquote, p{
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, Georgia, Sans-serif;
}

body{
  margin: 0;
  font-family: Arial, Helvetica, Georgia, Sans-serif;
  font-size: 12px;
  background-color: #f3f3f3;
  text-align: center;
}

h1{
  font-size: 20px;
  padding: 0 0 10px 0;
}

a:link, a:visited{
  text-decoration: none;
  color: #000;
}

a:hover{
  text-decoration: none;
  color: #e89300;
}

p{
  padding: 10px 0 0 0;
}

#wrapper{
  margin: 0 auto 0 auto;
  width: 750px;
  text-align: left;
  font-family:  Arial, Helvetica, Georgia, Sans-serif;
}

#header{
  float: left;
  width: 750px;
  height: 200px;
  display: inline;
  position: relative;
  margin: 0;
  background-image: url('img/baner.jpg');
}

#container{
  float: right;
  width: 500px;
  background-image: url('img/top_bg.gif');
  background-repeat: repeat-x;
  padding: 30px 0 0 0;
  position: relative;
  text-align: justify;
}

img#wpstats{display:none}

.post{
  padding: 10px 0 10px 0;
  font-family: Arial, Helvetica, Georgia, Sans-serif;
  text-align: justify;
}

.post h2{
  font-family:  Arial, Helvetica, Georgia, Sans-serif;
  font-size: 18px;
  text-align: left;
}

.entry{
  line-height: 18px;
  text-align: justify;
}

p.postmetadata{
  border-top: 1px solid #ccc;
  margin: 10px 0 0 0;
}

.navigation{
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}

.sidebar{
  float: left;
  width: 250px;
  background-image: url('img/side_bg.gif');
  background-repeat: no-repeat;
  display: inline;
}
#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 9em;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.5em;
		margin-bottom : -1px;
		width: 6em;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 130px;
		margin-top : -1.35em;
	}
	
	
	#nav li a {
		width: 9em;
		width : 10em;
		display : block;
		color : #333333;
		font-weight : bold;
		text-decoration : none;
		font-size: 16px;
		padding : 0 0.5em;
	}
	
	#nav li a:hover {
		color : black;
		width: 145px;
		background-image: url('img/men.png');
		background-repeat: none;
		opacity: 1;
	}
	
	#nav li:hover ul ul, #nav li.sfhover ul ul{
		left: -999em;
	}
	
	#nav li:hover ul, #nav li.sfhover ul{
		left: auto;
	}
	

#subcat{
  background-color: #e4e4e4;
}

table#wp-calendar{
  width: 100%;
}

.comments-template{
  margin: 10px 0 0;
  border-top: 1px solid #ccc;
  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 #ccc;
}

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

.commentmetadata{
  font-size: 12px;
}

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

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

#footer{
  clear: both;
  float: right;
  width: 750px;
  padding-top: 10px;
  display: inline;
}

#footer p{
  line-height: 18px;
  text-align: center;
}

.qtrans_language_chooser { float:left; list-style-type:none; padding-left:10px; padding-top:20px; }
.qtrans_language_chooser li { float:left; margin-right:5px }