/*
Theme Name: Torture Art
Author: Alfa Samec
*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #000;
}
a:hover {
	color: #C00;
}
body {
	background: #000 url('') ;
	color: #543;
	font: normal 62.5% serif;
}
input {
	color: #555;
	font: normal 1.1em serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}



code {
	background: #FFE;
	border: 1px solid #EED;
	border-left: 6px solid #938262;
	color: #554;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url('img/quote.gif') no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #000;
	padding-top: 6px;
}

/* misc */
.clearer {
	clear: both;
}
.lft {float: left;}
.rght {float: right;}
.footer .lft, .footer .rght {padding: 0 10px;}

/* structure */
.container {
	background: #000 url('img/bgcontainer.gif') repeat-y;
	margin: 0 auto;
	width: 948px;
}

/* header */
.header {
	background: url('img/header.png') top center no-repeat;
	height: 150px;
	margin: 0 auto;
	width: 948px;
}

/* title */
.title {
  text-align: left;
	padding: 10px;
	margin-right: 10px;
	color: #fff;
	width: 370px;
	float:right;
}

.title p {
    font: 1.4em serif; 
    font-style: italic;
}

.title h1 {
	color: #fff;
	font: bold 3.4em serif;
	font-style: italic;
}


.title h1 a{
	color: #fff;
text-decoration:none;
}

.title h1 a:visited{
	color: #fff;
text-decoration:none;
}

.title h1 a:hover{
	color: #f00;
text-decoration:none;
}
/* navigation */
.navigation {
	background: url('img/navibar.png') repeat-x;
	font: bold 1.5em serif;
	height: 44px;
	margin: 0 auto;
	padding: 0 18px;
	width: 912px;
}
.navigation a {
	color: #fff;
	text-decoration: none;
	padding: 3px 4px;
	margin-right: 12px;
	line-height: 40px;
}
.navigation a:hover {
	border-bottom: 1px dashed #fff;
	color: #fff;
}
.navigation ul {
  display: inline;
}

.navigation li {
  float: left;
  list-style: none;
}

/* main */
.main {
	background: #fff url('') repeat-y;
	clear: both;
	padding: 0 0 12px 0;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 256px;
}
.sidenav h1 {
	background: url('img/sbh.png') repeat-x;
	color: #fff;
	font: bold 1.8em serif;
	height: 23px;
	margin: 5px 0 0 0;
	padding-left: 26px;
}

.sidenav img {
  border: 1px solid #900;
  margin: 5px 20px;
  padding: 10px;
}

.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li {
  list-style: none;
  margin-left: 5px;
}
.sidenav li a {
  font: bold 1.3em serif;
	color: #000;
	display: block;
	padding: 4px 4px 4px 5px;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #f00;
}

/* content */
.content {
	float: left;
	width: 690px;
}
.content .descr {
	color: #987E57;
	font-size: 1.1em;
	margin-bottom: 6px;
}
.content ul li {
	list-style: url('img/li.gif');
	margin-left: 18px;
}

.content ol li {

	margin-left: 24px;
}
/* footer */
.footer {
	background: #333 url('img/footer.png') repeat-x;
	color: #fff;
	font-size: 1.1em;
	line-height: 80px;
	margin: 0 auto;
	text-align: center;
	width: 948px;
}
.footer a {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	color: #FF0;
	text-decoration: underline;
}

/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #fcfaea;
width: 280px;
}

#commentform textarea {
background: #fcfaea;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #fcfaea;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #fcfaea;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #fcfaea;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #fcfaea;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #fcfaea;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

a, img{
border:none;
}

/*post stylng*/
.post{
  background: #fff;
  border: 1px #ccc dashed;
  margin:0 3px 5px 3px;
  width: 450px;
  float: right;
  padding: 10px;
}

.entry {
	font: normal 1.3em serif;
}

.post h4{
	font: normal 2.0em serif;
}

.post a{
	color: #900;
	font: normal 1.0em serif;
	margin: 0;
}


.info{
	padding: 5px 3px 5px 8px;
	background:#ccc;
	color:#fff;
	font-size: 1.0em;
}

/* sidebar banner */
.sideban {
	background: #fff url('') repeat-y;
	float: left;
	width: 212px;
	font-size: 1.0em;
}

.sideban img {
  border: 1px solid #900;
  margin: 5px 20px;
  padding: 0px;
}

.sideban p{
  color: #000;
  font: 1.4em serif; 
  margin: 2px 20px;
  padding: 5px;
}

.sideban h2{
  color: #000;
  font: bold 1.4em serif; 
  margin: 2px 20px;
  padding: 5px;
}

.sideban h1 {
	background: url('img/sbh.png') repeat-x;
	color: #fff;
	font: bold 1.8em serif;
	height: 23px;
	margin: 0;
  padding-left: 26px;
}
