/*
Theme Name: Simple Landing Page - 950
Theme URI: http://www.yvoschaap.com/wpthemegen/
Description: WordPress Custom Theme for Uncensored Usenet created with the <a href="http://www.yvoschaap.com/wpthemegen/">WordPress Theme Generator</a>. To edit your current theme go: <a href="http://tinyurl.com/cj3puj">edit settings</a>.
Version: 14 Feb, 7:09
Author: W.P. Gen
Author URI: http://www.yvoschaap.com/

*/

html>body #content {
	height: auto;
	min-height: 580px;
}

body {
padding:10px;
background:#fff url(images/grgrad.gif) top left repeat-x;
}

#hd {
margin-bottom:5px;
border-bottom:5px solid #d2d2d2;
}

#hd a {
color:#000;
}

#bd {
background:#fff;
padding:15px 0;
}

.blogtitle {
font-size:3em;
letter-spacing:-1px;
padding-top:20px;
}

.blogdescription {
text-align:right;
letter-spacing:-1px;
font-size:1.4em;
color:#005699;
float:right;
}

a:link,a:active,a:hover,a:visited {
color:#005699;
text-decoration:none;
}

h1 a:link,h1 a:active,h1 a:hover,h1 a:visited, h3 a:link,h3 a:active,h3 a:hover,h3 a:visited {
color:#78aa0d;
}

h1,h2,h3,h4 {
letter-spacing:-1px;
font-family:trebuchet ms, sans-serif;
}

h1 {
color:#78aa0d;
font-size:2em;
}

h3 {
font-size:1.6em;
}
h4 {
color:#78aa0d;
font-size:1.3em;
}
p {
font-size:1.1em;
}

code {
display:block;
border:1px solid #d2d2d2;
background:#fff url(images/hatch_diag.gif);
}

#topnav {
padding:2px 10px 2px 10px;

background:#fff url(images/hatch_diag.gif);
border:1px solid #ddd;
}

#topnav a {
text-decoration:none;
color:#005699;
}

#topnav ul {

}

#topnav ul li {
display:inline;
font-size:136%;
padding:0 20px 0 0;
}

#topnav li a:hover {
text-decoration:none;
}

.story-content a:link,.story-content a:hover,.story-content a:visited {
text-decoration:underline;
}

.story-content p {
line-height:140%;
padding-top:5px;
padding-bottom:15px;
}

.story-content ul, .story-content ol {
margin:0 0 1em 3em;
}

.story-content ol li {
list-style:decimal;line-height:140%;
font-size:1.1em;
}

.story-content ul li {
list-style:square;line-height:140%;font-size:1.1em;
}

.story-content h2 {
font-size:1.8em;
}

.post-wrap {
padding-bottom:5px;
margin-bottom:15px;
background:url(images/dotted_horizontal.gif) repeat-x left bottom;
}

p.post-meta {
padding-bottom:15px;
}

.metawrap {
padding-top:10px;
}

.post-title {
padding-bottom:5px;
margin-bottom:5px;
background:url(images/dotted_horizontal.gif) repeat-x left bottom;
}

.post-title-cat {
padding-bottom:5px;
}

.pagetitle h2 {
padding-bottom:15px;
}

/*comments*/

textarea {
width:100%;
}
/*comments*/
.singlemeta {
padding-top:5px;
}

.interact {
padding-top:5px;
padding-bottom:15px;
}

#commentwrap p {
line-height:140%;
padding-top:5px;
padding-bottom:5px;
}

#commentlist li {
list-style:none;
padding:10px;
background:#e2e2e2;
border:1px solid #ddd;
margin:5px 0px 10px 0px;
}

#commentlist li.alt {
padding:10px;
background:#fff url(images/hatch_diag.gif);
border:1px solid #ddd;
}

#commentlist li.authorpost {
padding:10px;
background:#d2d2d2 url(images/hatch_diag.gif);
border:1px solid #ddd;
}

/*images*/
.story-content img {
border:0px solid #ccc;
padding:4px;
margin-right:5px;
margin-left:5px;
}

img.centered {
display:block;
margin-left:auto;
margin-right:auto;
}

img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}

img.alignleft {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}

img.alignleft.feed {
display:inline;
margin:0 7px 0 0;
}

img.fullwidth {
width:100%;
}

.alignright {
float:right;
}

.alignleft {
float:left;
}
.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
/*widgets*/
.widget,#sidebar ul li {
border:0px solid #ddd;
margin-bottom:10px;

}

#sidebar ul li ul li {
border:none;
margin:5px;
}

.widgettitle,#sidebar ul li h2 {
padding-bottom:5px;
background:#fff url(images/hatch_diag.gif);
border-bottom:1px solid #ddd;
}

h2.widgettitle  {
color:#78aa0d;
font-size:1.3em;
padding-left:0.3em;
}

.alert {
background:#fff6bf url(images/exclamation.png) 15px center no-repeat;
text-align:left;
margin-bottom:10px;
border-top:2px solid #ffd324;
border-bottom:2px solid #ffd324;
padding:5px 20px 5px 45px;
}

blockquote {
background:url(images/quote.gif) no-repeat;
background-position:top left;
padding-left:20px;
text-align:justify;
}

p.withunquote {
background:url(images/unquote.gif) no-repeat;
background-position:bottom right;
padding-right:5px;
margin-bottom:15px;
}

#ft {
text-align:center;
padding:2px 10px 2px 10px;
background:#fff;
}

#search {
float:right;
}