/*
Theme Name: Silence in Paradise
Theme URI: http://www.club.no-wow.de
Description: Blank Html Theme F, 3 Columns, 2 Left Sidebars
Version: 0.3
Author: Cal
Author URI: http://www.florenz.co.uk
*/

/* ================================================================ 
The original version of this stylesheet and the associated (x)html
files are available at http://www.wpthemerkit.com

License info can be found at http://www.wpthemerkit.com/license.php
=================================================================== */

/*general alignment*/
.alignleft {
  float: left;
}
.alignright {
  float: right;
}

img{
border:0;
}

/*the main div containers*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	color: #555555;
	background: #333 url(images/bg1.jpg);
}
#wrapper {
	width: 800px;
	margin: 12px auto 20px auto;
	padding: 0px;
	background: #f98e0a url(images/riss1.gif) repeat;
}
#header {
	height: 347px;
	width: 800px;
	margin: 0px;
	background: #000 url(images/header.jpg) no-repeat;
}
#main {
	width: 800px;
}
#content {
	width: 430px;
	padding: 10px;
	float: right;
	line-height: 1.3em;
}
#sidebar {
	width: 160px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	background: url(images/nav.jpg) top no-repeat;
}
#sidebar-small {
	width: 160px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
}
#footer {
	height: 42px;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding: 13px 0 0 0;
}

/* some general classes */
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
.post {
	padding-top: 5px;
	padding-left: 7px;
	font-size: .9em;
	color: #111;
	background:url(images/hl-bg.jpg) no-repeat top;
}

.post a{
	color: #ccc;
}

.entry-content, .entry-excerpt {
	clear: left;
}
.navigation {
  clear: both;
  margin-bottom: 40px;
}
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}

/*style the header h1 - the main heading*/
#header h1 a:link, #header h1 a:visited {
	font-size: 1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 600px;
	padding: 1px 0 0 25px;
	clear: both;
}
#header h1 a:hover {
	text-decoration: underline;
}

/*style for menu and submenu, pages and sub-pages in the header*/
#menu{
	padding: 0;
	white-space: nowrap;
	margin: 310px 0 0 0;
	width: 750px;
	font-variant: normal;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	display: inline;
	list-style-type: none;
	margin: 0 0 0 0;
}
#menu li a:link, #menu li a:visited {
	padding: 10px;
	color: #000;
	background: #ccc;
	text-decoration: none;
}
#menu li a:hover {
	text-decoration:none;
	background: #fff;
}


/*style the headings*/
#content h1 {
	font-size: 1.5em;
}
#sidebar h1 {
	font-size: 1.4em;
}
#sidebar h2 {
	font-size: 1.1em;
	color: white;
	font-family: eurostile,helvetica, arial;
	background: #570d26 url(images/invader2.jpg) no-repeat 10px;
	margin-right: 0px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 50px;
}

#sidebar-small h2{
	font-size: 1.1em;
	color: white;
	font-family: eurostile,helvetica, arial;
	background: #570d26 url(images/invader2.jpg) no-repeat 10px;
	padding-right: ;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 50px;
}

.post h2 {
	font-size: 1.8em;
	margin: 15px 0 10px 0;
	padding: 0;
	line-height: 30px;
}


.post h3 {
  font-size: 1.8em;
  color: #570d26;
  margin: 0;
  padding: 0;
}

/*style the post date*/
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: px solid #000000;
	color: #000000;
	background: url(images/date.jpg) no-repeat top right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	font-family: "Eurostile", Georgia;
	padding: 13px 0 0 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: -10px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}

/*style content and footer links*/
#content a:link, #content a:visited {
	padding: 2px;
	color: #;
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	color: #474200;
}
#footer a:hover {
	text-decoration: none;
}

/*style sidebar links*/
#sidebar ul, #sidebar-small ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar li a:link, #sidebar li a:visited, #sidebar-small li a:link, #sidebar-small li a:visited  {
	display: block;
	text-decoration: none;
	margin-bottom: .1em;
	padding: 1px;
	color: #fff;
}
#sidebar li a:hover {
	text-decoration: underline;
}
#sidebar ul ul {
  margin-left: 10px;
}
#sidebar ul ul li, #sidebar ul ul li,
#sidebar-small ul ul li, #sidebar-small ul ul li {
  font-size: .9em;
  margin-left: 10px;
}

/*underpost is exactly what you think, under the post on single.php*/
.underpost {
	font-size: .9em;
}

/*if you insert image and give it a class of the below.*/
img.centered{
	display: block;
	margin: 0 auto 0 auto;
}
img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}
img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}


/*oh you're so fancy with those blockquotes....*/
blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 345px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 10px 0 30px;
  text-indent: -30px;
}
blockquote p:first-letter {
  background: url(images/blockquote2.png) no-repeat left center;
  padding: 0 0 0 30px;
  font: italic 1.7em Georgia, "Times New Roman", Times, serif;
}

/*time to fancy up the commenting form and stuff*/
#respond p {
	font-size:0.8em;
}
#commentform input {
	width: 100px;
	margin-left: 10px;
}
#commentform textarea {
	width: 400px;
	height: 210px;
	border: 1px solid black;
	background:#ff6600 url(images/granate.jpg) no-repeat right top;
}
#commentform {	
	padding: 10px;
}

/*below styles admin authors comments on single.php*/
li.author {
	padding: 5px;
}
/*start to style comments, they're an ordered list, hence the ol..*/
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
	background: #fff;
}
#content ol.commentlist li a {
	text-decoration: underline;
}

/*these are some preventative measures for image hovers, haven't tested it much*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
	border: none;
}
a.image img {
	border: none;
}
