/*  
Theme Name: Silas
Theme URI: http://s11design.oo.nu
Description: My Petite Theme with some moofx flavours instead of scriptaculous
Version: 3.0
Author: a little girl
Author URI: http://seville.oo.nu/blog

	This theme is of course available upon request. So just feel free to ask.

*/

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #000;
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: .8px;
	text-align: justify;
	}

img {
	border: none;
	}

a img {
	border: none;
	}


a {
	color: #9b9b9b;
	text-decoration: none;
	}

a:hover {
	color: #333;
	}

.stretch {
	cursor: pointer;
	}
.link {
	cursor: pointer;
	}

small {
	font-size: 10px;
	}

#wrapper {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 100%;
	}
p.nav {
	width: 100%;
	background: #000 /*url(images/header.gif)*/;
	color: #fff;
	height: 30px;
	padding: 0;
	margin: 0;
	cursor: pointer;

	}


#header {
	width: 100%;
	background: #000 /*url(images/header.gif)*/;
	color: #fff;
	height: 160px;
	padding: 0;
	}

#header_titles {
	margin: 0;
	}

#header_titles h1{
	padding-top: 20px;
	margin: 0;
	font-size: 50px;
	font-family: Georgia, 'Times New Roman', serif;
	text-align: center;
	color: #fff;
	}
#header_titles a, #header_titles a:hover {
	color: #fff;
	}

.description {
	padding-top: 15px;
	padding-left: 285px;
	padding-right: 285px;
	}

#maincolumn {
	float: left;
	width: 65%;
	}

.entry {
	margin-left: 10px;
	text-align: left;
	margin-bottom: 20px;
	}

.aside {
	border-top: #ffd324 2px solid;
	border-bottom: #ffd324 2px solid;
	background-color: #fff6bf;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 5px 5px 5px 10px;
	text-align: left;
	}

p.special:first-line {
	font-weight: bold;
	letter-spacing: .5px;
	}

p.special:first-letter {
	float: left;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 100px;
	line-height: 80px;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 8px;
		}
.pullquote {
	float: right;
	border-top: #898989 5px solid;
	border-bottom: #898989 5px solid;
	color: #898989;
	width: 40%;
	font-size: 2.8em;
	line-height: 1.2em;
	font-family: Georgia, 'Times New Roman', serif;
	padding: 10px;
	text-align: center;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #898989;
	color: #898989;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 1.9em;
	line-height: 1.2em;
	font-style: italic;
	font-weight: 350;
	}

code {
	font-family: 'courier new', courier;
	padding: 2px;
	padding-left: 6px;
	background-color: #fff6bf;
	border: 1px solid #ffd324;
	border-left: 2px solid #ffd324;
	border-top: 2px solid #ffd324;
	display: block;
	}

#maincolumn h1 , #photoblog h1 {
	font-family: Georgia, 'Times New Roman', serif;
	font-weight: 500;
	font-size: 28px;
	font-variant: small-caps;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0px;
	}
#maincolumn h1 a, #photoblog h1 a {
color: #000;}

#wrapper .class {
	float: left;
	position: relative;
	}

#photoblog {
	float: left;
	width: 33%;
	padding-left: 5px;
	padding-bottom: 5px;
	}

#photoblog img {
	width: 333px;
	}

#sidebar {
	float: right;
	width: 33%;
	padding-top: 20px;
	padding-bottom: 5px;
	}
#sidebar p, #sidebar form{
	padding-left: 25px;
	}

#footer {
	clear: both;
	width: 100%;
	background: #000;
	color: #fff;
	margin: 0 auto;
	}

#footer p {
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 25px;
	padding-top: 1px;
	margin-bottom: 1px;
	margin-bottom: 60px;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.center {
	text-align: center;
	}
/* End Images */

/* ############### Toggle ####################*/
#navlink {
	display:block;
	cursor:pointer;
	text-align:center;
	overflow: hidden;
	width: 77px;
	margin-left: 90%;
}
.navlink_ {
	text-indent: -77px;
}


#navcontent {
	background: #000;
	height:0;
	}

#navcontent h2 {
	border-bottom: 6px solid #000;
	font-size: 25px;
	padding-bottom: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#navcontent ul li {
	list-style-type: none;
	line-height: 2.0em;
	display: inline;
	}
#navcontent ul li a{
	width: 100%;
	display: block;
	border-bottom: 1px solid #ccc;
	text-indent: 25px;
	background: url(images/link.gif) no-repeat 1% 50%;
	}
#navcontent ul li a:hover {
	background: #ececec url(images/link.gif) no-repeat 1% 50%;
	}

#menu, #blogroll,#meta{
	background: #fff;
	float: left;
	margin-left: 8px; 
	padding: 0px 8px;
	width: 300px; height:100%;
	}

#menu ul, #blogroll ul,#meta ul{
	margin: 0;
	padding: 0 0 10px;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



/* comment things */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform {
	background: #ebfaff;
	}

#commentform p {
	margin: 5px 0 0 5px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#commentform input {
	width: 60%;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 60%;
	padding: 2px;
	}

#commentform input:focus, #commentform textarea:focus {
	background-color: #ffffee;
	}

#commentform #submit {
	margin: 0;
	width: 170px;
	}
/* end of comment */