/*  

Theme Name: asymetria
Theme URI: http://asymetria.net.pl
Description: asymetria theme
Version: 1.0
Author: Asymetria
Author URI: http://asymetria.net.pl

*/

body {
	background: #ECEAE1 url("images/bg.gif") center top repeat-y;
	color: #3E1D10;
	font-size: 12px;
	font-family: "Trebuchet MS","Lucida Grande",Verdana,Georgia,Sans-Serif;
	margin: 0px 0px 0px 0px;
	}
a, a:visited{
	color: #aa4411;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	color: #dd3300;
	}
#container { 
	width: 860px; 
	text-align: left; 
	margin: 0 auto; 
	}

#header { 
	height: 264px; 
	padding: 0px 0px 0px 15px;
	background: url(images/header.jpg) top center no-repeat;
	margin-bottom: 5px; 
	}
#header h2 {
	color: #cccccc;
	font-size: 16px;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	margin: 0px;
	}

#header h2 a {
	color: #3E1D10;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #dd3300;
	text-decoration: none;
	}

#header h3 {
	color: #DD3300;
	font-size: 24px;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	font-weight: bold;
	text-transform: lowercase;
	margin-top: -8px;
	}

#menu { 
	background: transparent;
	font-size: 12px;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	padding: 18px 25px 18px 25px;
	}
#menu h2 {
	color: #cccccc;
	font-size: 14px;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 10px 25px 12px 25px;
	}
		
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#menu ul {
	margin: 0px;
	padding: 0px;
	}
	
#menu ul li a {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	font-size: 11px;
	color: #3E1D10;
	padding: 10px 10px 12px 10px;
	margin: 0px;
	text-decoration: none;
	}

#menu ul li a:hover {
	text-decoration: underline;
	}
#content { 
	background: url("images/post-bg.gif") repeat-x scroll 0 0 #F8F8F8;
	width: 540px; 
	float: right; 
	margin: 15px 10px 20px 20px;
	}
#content p{
	margin: 0 10px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	font-size: 13px;
	}
	
#content p img{
	border: 2px solid;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	}
#content h1 {
	color: #6B030B;
	font-size: 22px;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #6B030B;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #dd3300;
	text-decoration: none;
	}

#content h2 {
	color: #3E1D10;
	font-size: 20px;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	font-weight: bold;
	margin-left: 10px;
	line-height: 150%;
	}
#content h2 a  {
	color: #3E1D10;
	text-decoration: none;
	margin-left: 10px;
	}

#content h2 a:hover {
	color: #dd3300;
	text-decoration: none;
	}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #cccccc;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	background: #F8F8F8;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}

#sidebar { 
	width: 279px; 
	background: transparent;
	float: left; 
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 15px 0px 15px 0px; 
	border: 0px solid #000000;
	}

#sidebar h2 {
	color: #3E1D10;
	background: #FFFFFF url("images/stripe.gif") repeat-x;
	font-size: 20px;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 10px 0px 10px 12px;
	margin: 10px 0 0;
	width: 100%;
	}


#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin-left: 20px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar ul li a {
	display: block;
	color: #DD3300;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0px 5px 15px;
	}

#sidebar ul li a:hover {
	color: #3E1D10;
	text-decoration: underline;
	}

#footer { 
	padding: 15px;
	text-align: center;
	border-top: 1px solid #666666;
	clear: both;
	}