@charset "utf-8";

/*
Theme Name: WordPlop Lite
Theme URI: http://www.wordplop.com
Description: WordPlop's custom theme.
Version: 1.0
Author: WordPlop
Author URI: http://www.wordplop.com/
Tags: wordplop
*/

body {
	margin:5px;
	font: 14px Verdana, Geneva, sans-serif;
	color:#000;
	background:#374355 url(http://www.wordplop.com/wp-content/themes/wploplite/images/bbg.gif) repeat-x top;
	line-height:1.5em;
}

a {
	color:#ae641b;
}

a:hover {
	color:#374355;
}

img {
	border:0;
}

small {
	color:#666;
	font-size:12px;
}

hr {
	color:#666;
	background-color:#666;
	height:1px;
	border:0;
}

#container {
	border:#000 0px solid;
	width:990px;
	margin:0 auto 0 auto;
	padding:1px;
	background:#374355;
}

#container2 {
	background:#FFF url(http://www.wordplop.com/wp-content/themes/wploplite/images/c2fix.gif) left repeat-y;
}

#header {
	border:#000 0px solid;
	padding:0px;
	height:91px;
	background:#374355 url(http://www.wordplop.com/wp-content/themes/wploplite/images/logo1009s.gif) left top no-repeat;
	color:#c97a2c;
	text-align:right;
}

#nav {
	padding:0px;
	background:#c97a2c url(http://www.wordplop.com/wp-content/themes/wploplite/images/navbg2.gif) repeat-x;
	cursor:default;
	height:27px;
	line-height:26px;
}

#nav a {
	text-decoration:none;
	color:#000;
	padding:5px;
}

#nav a:hover {
	background:#c97a2c url(http://www.wordplop.com/wp-content/themes/wploplite/images/navbgh2.gif) repeat-x;
	padding-top:4px;
}

#main {
	border:#000 0px solid;
	padding:0px;
	background:#eaedf2;
}

#searchform label {
	display:none;
}

#sidebar {
	border:#000 0px solid;
	padding:5px;
	background:#eaedf2;
	width:336px;
	float:left;
}

#sidebar h3 {
	background:#c97a2c url(http://www.wordplop.com/wp-content/themes/wploplite/images/sidecat.gif) repeat-x;
	height:25px;
	line-height:25px;
	font-weight:normal;
	font-size:12px;
	letter-spacing:2px;
	padding-left:8px;
	cursor:default;
}

#sidebar ul {
	margin:0;
	padding:0;
}

#sidebar a {
	color:#000;
	text-decoration:none;
}

#sidebar a:hover {
	color:#ae641b;
}

.hidden {
	display:none;
}

#s {
	width:270px;
}

#searchsubmit {
	width:55px;
}

#sidebar ul h2 {
	list-style:none;
	background:#c97a2c url(http://www.wordplop.com/wp-content/themes/wploplite/images/sidecat.gif) repeat-x;
	height:25px;
	line-height:25px;
	font-weight:normal;
	font-size:12px;
	letter-spacing:2px;
	padding-left:8px;
	cursor:default;
}

#sidebar li {
	list-style:none;
}

#content {
	border:#000 0px solid;
	padding:5px;
	background:#FFF;
	width:634px;
	float:right;
}

.post-title-box {
	color:#ae641b;
	background:#eaedf2;
	padding:5px;
	border:1px #CCC solid;
}

.post-title-box hr {
	color:#CCC;
	background-color:#CCC;
	height:1px;
	border:0;
}

.searchtitle {
	color:#000;
	font-weight:normal;
}

#content h1 {
	color:#374355;
	font-size:20px;
	cursor:default;
	margin:0 0 5px 0;
}

#content h1 a {
	color:#374355;
	text-decoration:none;
}

#content h1 a:hover {
	color:#5d7290;
	text-decoration:none;
}

#announcement {
	border-bottom:1px solid #999;
	background:#FFFF80;
	padding:1px 5px;
	text-align:center;
}

#announcement a {
	color:#000;
}

#announcement a:hover {
	color:#B00;
}

    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;
    }
	
	.aligncenter {
	display: block;
    margin-left: auto;
    margin-right: auto;
	}

#attachment-prevnext {
	font-size:36px;
}

#attachment-prevnext .attachment-thumbnail {
	vertical-align:middle;
}

#footer {
	border:#000 0px solid;
	padding:5px;
	background:#b3b7bd;
	color:#000;
	clear:both;
	text-align:center;
	font-size:12px;
}

#footer a {
	color:#000;
}

#footer a:hover {
	text-decoration:none;
}

#footer img {
	vertical-align:middle;
}
