/*  
Theme Name: Plickr
Theme URI: http://www.serverdome.org/wordpress-themes/
Description: Designed by <a href="http://www.serverdome.org">Dennis Schipper</a>.
Version: 1.00
Author: Dennis Schipper
Author URI: http://www.serverdome.org/
*/

BODY {
	background: #162d36;
	font-family: helvetica, "Trebuchet MS", verdana, sans-serif;
	font-size: 12px;
	color: #a0aaad;
    background-image: url("images/bg.jpg");
    background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	}

H1, H2, H3, H4, H5 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
    }

H1 {
	font-size: 60px;
	color: #ffffff;
	margin-top: 100px;
	margin-bottom: 100px;
	margin-left: 50px;
	}

H1 A {
	color: #ffffff;
	}

H1 A:hover {
	text-decoration: none;
	}

H2 A {
	color: #d6e2e6;
	font-size: 18px;
	}

.entry A {
	text-decoration: underline;
	}
.entry IMG {
	border: 4px solid #c0c8cb;
	}

#sidebar {
    width: 340px;
	margin-left: 50px;
    }

UL LI {
    padding: 0px;
    margin: 0px;
    list-style: none;
    font-size: 12px;
	line-height: 25px;
    }

#sidebar UL {
    padding: 0px;
    margin: 0px;
    }

#sidebar LI {
    padding-left: 10px;
    margin: 0px;
    }

.pagenav, .categories {
    font-size: 14px;
    }

LI.categories A, LI.pagenav A {
    font-size: 12px;
    }




#quicknav {
	background: #405963;
	padding: 6px;
	text-align: right;
	}

#header {
	margin-bottom: 100px;
	}



#content {
    position: absolute;
    left: 400px;
    top: 250px;
    width: 60%;
    }

#footer {
	text-align: right;
	}


.post {
	margin-bottom: 40px;
	}


.post ul {

	margin-left: 20px;
	padding-left: 10px;

	}
.post li {
	font-size: 12px;
	list-style-type: disc;
	line-height: 20px;
	}





A {
	color: #a1abae;
	text-decoration: none;
	}

A:hover {
	text-decoration: underline;
	color: #d6e2e6;
	}

A IMG {
	border: 0px;
	}


#serverdome {
	font-size: 10px;
	}

#serverdome A {
	color: #707a7e;
	}



.pagenav H2 {
	font-size: 18px;
	}

LI H2 {
	font-size: 18px;
	}





#searchform {
    padding: 10px;
    margin-left: 0px;
    }

#s {
    border: 0px solid #cecece;
	font-family: helvetica, "Trebuchet MS", verdana, sans-serif;
	color: #a0aaad;
	background: #707a7e;
    font-size: 12px;
    padding: 4px;
    }

#submit {
    border: 0px solid #cecece;
	font-family: helvetica, "Trebuchet MS", verdana, sans-serif;
	color: #a0aaad;
	background: #707a7e;
    font-size: 12px;
    padding: 4px;
	}



#searchsubmit {
    color: #98988c;
    background: none;
    border: 0px;
    }


#commentform {
	padding: 0px 50px;	
	}

#email, #author, #url {
    border: 0px solid #cecece;
	font-family: helvetica, "Trebuchet MS", verdana, sans-serif;
	color: #a0aaad;
	background: #707a7e;
    font-size: 12px;
    padding: 4px;
	}

#comment {
	border: 1px solid #2c5768;
	background: #1c3b47;
	width: 500px;
	color: #a0aaad;
	}
.commentlist LI {
	padding: 20px;
	}

.alt {
	background: #19333e;
	}

OL.commentlist {
    padding-left: 30px;
    }


.postmetadata {
	padding: 20px;
	}