/*
Theme Name: EvilPuzzle
Description: Wordpress theme with a Ravensburger&copy; Puzzle twist, for more information go to <a href="http://www.eviltrend.com/"> >> EvilTrend >> </a>
Author: EvilMind
Author URI: http://www.eviltrend.com
Version: 1.0
Tags:right sidebar, two column, fixed width
*/


* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p, blockquote {
  margin: 0;
  padding: 10px;
  }

a {
  color: #256B7F;
  }

a:hover {
  color: #6B8B45;
  }

code {
  color: #3366CC;
  }

a img {
  border: none;
  }


body {
  position: relative; 
  margin: 27px auto 10px auto;
  width: 950px;
  font-family: 'Lucida grande',Verdana,sans-serif;
  text-align: center; 
  background: #111111 url(images/bodybg.jpg) repeat;
  }

#wrapper {
  text-align: left; /* IE Centering Technique */
  }

.topcurvewhite {
  margin: 0;
  height: 13px;
  }

.bottomcurvewhite {
  margin: 0;
  height: 13px;
  }

#header {
  margin: 0;
  padding: 5px 0 25px 0;
  display: none;
  }

#header h1.sitename {
  padding: 0 0 0 0;
  position: relative;
  font-size: 20pt;
  }

#header h1.sitename a {
  color: #fff;
  text-decoration: none;
  }

#header h1.sitename a:hover {
  color: #D0DE9C;
  text-decoration: none;
  }

#header h2.sitedesc {
  padding: 0 0 0 0;
  position: relative;
  font-size: 11pt;
  color: #A6DDEA;
  }

#header .topright {
  float: right;
  position: relative;
  margin: 5px 0 0 0;
  padding: 0;
  width: 400px;
  height: 60px;
  text-align: right;
  color: #fff;
  font-size: 10pt;
  }

#header .topright a {
  color: #A6DDEA;
  }

#header .topright a:hover {
  color: #D0DE9C;
  }

.search {
  padding-bottom: 5px;
  }

#searchform {
  float: right;
  margin-left: 0;
  margin-top: 2px;
  margin-right: 0px;
  }

#searchform {
  margin-left: 10px;
  width: 213px;
  padding-top: 8px;
  height: 28px;
  background: #ccc;
  background: url(images/search.gif) left 3px no-repeat;
  }

*:first-child+html #searchform { 
  padding: 5px 0;
  }

* html #searchform {
  padding: 5px 0;
  }

#searchbox {
  margin-left: 8px;
  margin-bottom: 3px;
  width: 145px;
  background: none;
  border: none;
  }

#searchbutton {
  width: 50px;
  background: none;
  border: none;
  }

#searchbutton:hover {
  cursor: pointer;
  }

#nav {
  clear: both;
  margin: 10px 0 0 0;
  }

#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#nav li {
  float: left;
  margin-right: 10px;
  }

* html #nav li a { 
  float: left;
  text-decoration: none;
  }

* html #nav li a span {
  float: left;
  margin-left: 4px;
  text-decoration: none;
  }

#nav li a {
  display: block;
  height: 26px;
  background: url(images/bgtableft.gif) left top no-repeat;
  text-transform: lowercase;
  font-size: 10pt;
  text-decoration: none;
  }

#nav li a span {
  display: block;
  margin-left: 6px;
  padding-left: 5px;
  padding-right: 12px;
  line-height: 26px;
  color: #FFF;
  background: url(images/bgtabright.gif) right top no-repeat;
  text-decoration: none;
  }

#nav li a:hover {
  background-position: left -26px;
  text-decoration: none;
  cursor: pointer;
  }

#nav li a:hover span {
  background-position: right -26px;
  color: #fff;
  }

#nav li.current_page a {
  background-position: left -26px;
  }

#nav li.current_page a span {
  background-position: right -26px;
  color: #fff;
 }

#main {
  clear: both;
  width: 925px; 
  margin: 0;
  padding: 0 15px 15px 10px;
  background: #fff url(images/bodypost.jpg) repeat;
}

#contentwrapper {
  float: left;
  width: 610px;
  }

#content {
	border-right: #928687 .1em dashed;
	background: transparent url(images/cortar.gif) no-repeat 592px 0px;
  }

#content .pageTitle {
  padding: 5px 10px 15px 10px;
  font-size: 16pt;
  font-family: arial, sans serif;
  letter-spacing: -1px;
  color: #111;
  }

.post {
  margin: 0px 0px 0px 10px;
  }

#content h2, #content h3, #content h4, #content h5, #content h6 {
  padding: 0 10px;
  font-weight: bold;
  }

#content h2 {
  font-size: 15pt;
  }

#content h3 {
  font-size: 11pt;
  }

#content h4, #content h5, #content h6 {
  font-size: 10pt;
  }

h2.homeTitle {
  margin: 0 0 15px 0;
  }

h2.postTitle {
  padding: 0 10px;
  font-size: 16pt;
  font-weight: bold;
  color: #000;
  font-family: arial, sans serif;
  letter-spacing: -1px;
  }

h2.postTitle a {
  font-size: 15pt;
  font-weight: bold;
  text-decoration: none;
  color: #111;
  }

h2.postTitle a:hover {
  color: #C42B29;
  }

.postMeta {
  padding: 2px 10px 3px 32px;
  font-size: 9pt;
  color: #111;
  font-weight: bold;
  background:transparent url(images/folder.png) no-repeat scroll 12px 0px;
  }

.postMeta a {
  text-decoration: none;
  color: #111;
  font-weight: bold;
  font-size:9px;
  text-transform:uppercase;
  }

.postMeta a:hover{
  color: #C42B29;
  text-decoration: underline;
}

.postContent{

}

.postContent img {
  display:block;
  margin:auto;
  }

#content p, .postContent p {
  padding: 5px 10px;
  font-size: 10pt;
  color: #000;
  }

.postContent ul, ol {
  padding: 0 0 0 35px;
  }

.postContent ul li, ol li {
  font-size: 10pt;
  color: #000;
  }

.postTags {
  margin: 5px 1px 15px 0px;
  font-size: 9pt;
  color: #111;
  background:transparent url(images/tag.png) no-repeat scroll 12px 0px;
  }

#ptags{
  margin-left: 33px;
}

.postTags a{
  text-decoration: none;
  color: #111;
  font-weight: bold;
  font-size:9px;
  text-transform:uppercase;
}

.postTags a:hover{
  color: #C42B29;
  text-decoration: underline;
}

p.comments {
  clear: both;
  padding: 5px 10px 5px 10px;
  }

p.comments a {
  padding-left: 20px;
  background: url(images/comment.png) left top no-repeat;
  font-size: 7pt;
  text-decoration: none;
  color: #C42B29;
  text-transform: uppercase;
  font-weight: bold;
  }

p.comments a:hover{
  color: #C42B29;
  text-decoration: underline;
}

.commentlist {
  margin: 10px 0;
  font-size: 10pt;
  list-style: none;
  }

.commentlist li {
  margin: 0 0 10px -25px;
  background: #CBE7FA;
  border: 1px solid #9DCAE8;
  width: 530px;
  }

.commentlist cite {
  padding: 10px;
  font-size: 10pt;
  }

.commentlist cite a {
  }

.commentmetadata {
  padding: 10px;
  }

.comment h3 {
  padding: 0 10px;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  }

.comment p {
  padding: 10px;
  font-size: 10pt;
  color: #000;
  }

.comment a {
  text-decoration: none;
  }

.comment a:hover {
  text-decoration: underline;
  }

.comment textarea {
  width: 555px;
  }

.comment #submit {
  width: 118px;
  height: 30px;
  background: url(images/commentbutton.gif) left top no-repeat;
  border: none;
  font-size: 9pt;
  color: #333;
  }

.comment #submit:hover {
  cursor: pointer;
  }

#commentreq{
  font-size:8px;
  padding-left:12px;
  text-transform:uppercase;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.sidebars {
  float:right;
  margin-top: 0px;
  margin-left: 15px;
  padding-top: 9px;
  width: 300px;
  font-weight: bold;
  }

.sidebars h2 {
  padding: 3px 5px 12px 14px;
  font-size: 12pt;
  color: #FFF;
  background: url(images/titles.gif) no-repeat;
  }

.sidebars table {
  width: 300px;
  }

.sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

.sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

.sidebars li ul {
  padding: 0;
  }

.sidebars ul ul li {
  margin: 0;
  padding: 5px 2px 4px 16px;
  color: #333;
  background: url(images/bullet.gif) no-repeat 2px 9px;
  line-height: 17px; 
  }

.sidebars a {
  display: inline;
  color: #333;
  text-decoration: none;
  }

.sidebars a:hover {
  color: #003366;
  background: #c42930;
  padding: 4px;
  }

.sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  }

#tag_cloud a {
  display: inline;
  }

.sidebars ul.children li {border-bottom:none;}
.sidebars ul.children {margin-bottom:-5px;}


.sidebars a:visited {
text-decoration: line-through;
  
  }

#footer {
  clear: both;
  padding-top: 10px;
  color: #fff;
  text-align: left;
  }

#footer p {
  padding: 0;
  font-size: 10pt;
  line-height: 19px;
  }

#footer a {
  color: #A6DDEA;
  }

#footer a:hover {
  color: #D0DE9C;
  }

#credits {
  clear: both;
  float: left;
  margin: 0 auto;
  padding: 0 0 5px 0;
  width: 950px;
  text-align: center;
  font-weight: bold;
  }

#credits a {
  text-decoration: none;
}


.cleared {
  clear: both;
  }

.left {
  float: left;
}

.left a{
  text-decoration: none;
  color: #C42B29;
  font-weight: bold;
}

.right {
  float:right;
}

.right a{
	text-decoration: none;
	color: #C42B29;
    font-weight: bold;
}

#nextprevious {
  padding:21px;
  font-size:85%;
  color: #111;
  }

a.gravatar {
  float:right;
  width:50px;
  }

.datebg{
	background: url(images/date.gif) no-repeat;
	position: relative;
	padding: 21px;
	left: -36px;
	top: 61px;
	width: 5px;
}

.dateposition{
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
	left: -16px;
	top: -6px;
	*left: -12px;
	*top: -10px;
}

.dateday {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
	left: 12px;
}

.nobg{
  background: transparent url()  no-repeat;
  padding:25px;
}

.nobg img{
	margin-top: 50px;
}

#lastfm{
  padding-left: 50px;

}

.marco img{
	border:12px solid #E3E3E3;
}

.marco_ img{
	border:12px solid #DFDFDF;
}

.otherpage{
	color: #1111;
}

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}

b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}

b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}