/*
Theme Name: Lavender CE
Theme URI: http://www.lavender-ce.com
Description: Custom Design for Lavender-CE
Version: 1.1
Author: MEMEDIA
Author URI: http://www.memedia.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
	text-align: center;
	vertical-align: top;
	background: #fff;
	color: #808080;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 775px;
	text-align: left;
	overflow: hidden;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	background: #fff;
}

h1{
	font-family: Verdana;
	font-size: 16px;
	padding: 15px 0 10px 15px;
}

h3{
	padding: 15px 0 15px 0;
}

h4{
	padding: 0 0 0 15px;
}


a:link, a:visited{
	text-decoration: none;
	color:#000;
}


a:hover{
	text-decoration: underline;
	color: #808080;
}

blockquote { font-style: italic;
	font-family: Verdana, Arial, Helvetica;
	font-size: 90%;
	color: #000000;
	margin: 1.5em 30px 1.5em 30px;
	padding: 4px 4px 4px 10px;
	background: #333;
	border-top: 1px dotted #FFCC00;
	border-left: 1px dotted #FFCC00;
}

.entry p {
	margin: 0 0 15px 0;
}

.entry ul, .entry ol {
	margin: 0 0 15px 40px;
}

.entry ul {
	list-style-type: disc;
}

.entry li {
	margin: 0 0 5px 0;
}

.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol {
	margin: 5px 0 5px 30px;
}

.entry img.left {
	padding: 6px;
	margin: 0.5em 15px 0.5em 0;
	border: 1px solid #ccc;
	background: #eee;
	float: left;
	clear: left;
}

.entry img.right {
	padding: 6px;
	margin: 0.5em 0 0.5em 15px;
	border: 1px solid #ccc;
	background: #eee;
	float: right;
	clear: right;
}

.entry img.center {
	display: block;
	padding: 8px;
	margin: 0 auto 1.5em auto;
	border: 1px solid #ccc;
	background: #eee;
	float: none;
	clear: both;
}

.entry img.off {
	padding: 0 !important;
	border: none !important;
}

.entry img.stack {
	clear: none !important;
}

/*----HEADER----*/

#header{
	float: left;
	width: 775px;
	padding: 30px 0px 30px 10px;
	/*background: url(images/header.jpg) no-repeat left bottom;*/
    text-align: center;
    background-color: #000;
	color: #fff;
}

#header a{
	text-decoration: none;
	color: #fff;
}

#header a:hover{
	text-decoration: underline;
}

/*----NAVIGATION BAR----*/

#top-menu{
	clear: both;
	float: right;
	width: 100%;
	font-family: Verdana;
	text-align: right;
	border-top: none;
	border-bottom: none;
    background-color: #000;
	/*background: url(images/nav_bg.gif);*/
}

#top-menu a{
    font-size: 11px;
	text-decoration: none;
	color: #FFFF00;
}

#top-menu a:hover{
	text-decoration: underline;
}

#top-menu ul{
	margin: 0 auto;
	width: 100%;
	padding: 5px 5px;
	text-align: right;
}

#top-menu ul li{
	display: inline;
	padding: 0 20px 0 0;
	font-size: 14px;
}

/*----DISPLAY IMAGES----*/
#spacer{
width: 100%;
height: 15px;
clear: both;
}

#display-images{
    clear: both;
    text-align: center;
    width: 740px;
    font-family: Verdana;
    border-top: none;
    border-bottom: none;
    background-color: #000;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    /*background: url(images/nav_bg.gif);*/
}

#display-images a{
    font-size: 11px;
    text-decoration: none;
    color: #FFFF00;
}

#display-images a:hover{
    text-decoration: underline;
}

#display-images ul{
    margin: 0 auto;
    width: 100%;
    padding: 5px 5px;
    text-align: center;
}

#display-images ul li{
    display: inline;
    padding: 0 20px 0 0;
    font-size: 14px;
}

/*----POST----*/

#container{
	float: left;
	width: 530px;
	padding: 0 0 0 0;
}

.post{
	padding: 20px 50px 40px 40px;
}

.post h2{
	font-family: Verdana;
	font-size: 16px;
	padding: 20px 0 0 0;
}

.entry{
	line-height: 16px;
}

.postinfo{
	font-size: 11px;
	color: #808080;
	padding: 2px 0 20px 0;
}

.postinfo a{
	color: #000000;
}

.postdate{ color: #000; }

p.postmetadata{
	font-size: 11px;
	color: #808080;
	border-top: 1px dotted #FFCC00;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}

p.postmetadata strong{
	float: right;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.navigation{
	padding: 10px 20px 20px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

/*----SIDEBAR STYLES----*/

.sidebar{
	float: left;
/*	width: 235px; */
	width: 245px;
	margin: 0 auto 5px auto;
	padding-top: 23px;
	padding-bottom: 15px;
	/*display: inline;*/
	overflow: hidden;
	/*background: #333;
	border-left: 1px dotted #FFCC00;
	border-bottom: 1px dotted #FFCC00;*/
}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0 5px 0 5px;
}
/*
.sidebar ul li{
	padding: 5px 0 5px 5px;
}
 */
.sidebar h2{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	padding: 5px 5px 5px 20px;
	margin: 0 10px 10px 0;
	background: none;
}

.page-depth-0 {
   font-family: Verdana;
   font-size: 11px;
   padding: 0 0 0 6px;
   margin: 0 0 0 10px;
   line-height: 24px;
   list-style: none;
   background-color: black;
}

.page-depth-1 {
   font-family: Verdana;
   font-size: 10px;
   padding: 0;
	margin: 0 0 0 40px;
	line-height: 14px;
	list-style: square;
   color: #808080;
   background-color: white;
}

.sidebar a {
	text-decoration: none;
/*	color:#000000;*/
}

.sidebar a:hover{
	text-decoration: underline;
}
/*
.sidebar ul ul li a {
	color:#ffff00;
	font-weight: bold;
}

.sidebar ul ul li a:visited {
	color:#ffff00;
	font-weight: bold;
}

.sidebar ul ul li a:hover {
	color:#ffff00;
	font-weight: bold;
}
*/

.page-depth-0 a {
	color:#ffff00;
/*	font-weight: bold;*/
}

.page-depth-0 a:visited {
	color:#ffff00;
/*	font-weight: bold;*/
}

.page-depth-0 a:hover {
	color:#ffff00;
/*	font-weight: bold;*/
}
/*
.sidebar ul ul ul li a {
	color:#000000;
	font-weight: normal;
}

.sidebar ul ul ul li a:visited {
	color:#000000;
	font-weight: normal;
}

.sidebar ul ul ul li a:hover {
	color:#000000;
	font-weight: normal;
}
*/
.page-depth-1 a {
	color:#000000;
	font-weight: normal;
}

.page-depth-1 a:visited {
	color:#000000;
	font-weight: normal;
}

.page-depth-1 a:hover {
	color:#000000;
	font-weight: normal;
}

/*
.sidebar .syndication {
	width: 155px;
	height: 77px;
	position: relative;
}

.sidebar .syndication span{
	background: url(images/rss.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
 */

/*-----MAIN SIDEBAR--------*/

.MainSidebar{
    width: 235px;
    margin: 0 auto 5px auto;
    padding-top: 35px;
    padding-bottom: 15px;
    /*display: inline;*/
    overflow: hidden;
    /*background: #333;
    border-left: 1px dotted #FFCC00;
    border-bottom: 1px dotted #FFCC00;*/
}

.MainSidebar ul{
    list-style: none;
    margin: 0;
    padding: 0 10px 0 10px;
}
/*
.MainSidebar ul li{
    padding: 10px 0 10px 5px;
}
*/


.MainSidebar ul li h2{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    padding: 5px 5px 5px 20px;
    margin: 0 10px 10px 0;
    background: none;
    border-bottom: 1px dotted #666;
}

.MainSidebar ul ul li{
    padding: 0;
    margin: 0 0 0 13px;
    line-height: 24px;
    list-style: url(images/bullet.gif);
    border-bottom: none;
}

.MainSidebar .syndication {
    width: 155px;
    height: 77px;
    position: relative;
}

.MainSidebar .syndication span{
    background: url(images/rss.jpg) no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
}

.MainSidebar a:link, a:visited{
    text-decoration: none;
    color:#000000;
}

.MainSidebar a:hover{
    text-decoration: underline;
    color: #000;
}
/*----MAIN SIDEBAR----*/

table#wp-calendar{
	width: 100%;
}

/*----COMMENT FORM----*/

#comment-form{
	width: 425px;
	margin: 50px 0 0;
	border: 1px dotted #FFCC00;
	padding: 5px 5px 15px 15px;
	background: #333;
}

.comments-template ol{
	margin: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
}

.comments-template h2 .comments-template h3{
	font-family: Verdana;
	font-size: 16px;
	color: #808080;
	padding: 10px 0 30px 0;
}

.commentmetadata{
	font-size: 12px;
	color: #000;
	padding: 20px 0 20px 0;
}

.commentmetadata strong {
	font-size: 16px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #808080;
}

.comments-template textarea{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #FFCC00;
}

/*----FOOTER----*/
#footer-container {
    clear: both;
    margin: 0 auto;
}
#footer{
    clear: none;
    float: left;
    width: 450px;
    margin: 0;
    padding: 10px 5px 5px 10px;
    line-height: 18px;
    font-size: 80%;
    color: #808080;
    /*background: url(images/footer_bg.gif);*/
    border-top: 1px dotted #666666;
    border-bottom: none;
    text-align: left;
}

#footer a:link{
    text-decoration: none;
    color: #000000;
}

#footer a:hover{
    text-decoration: underline;
    color: #808080;
}

#footer a:visited{
    text-decoration: none;
    color: #808080;
}
#footer-links{
	clear: none;
	float: right;
	width: 295px;
	margin: 0;
	padding: 10px 5px 5px 10px;
	line-height: 18px;
	font-size: 80%;
	color: #808080;
	/*background: url(images/footer_bg.gif);*/
	border-top: 1px dotted #666666;
	border-bottom: none;
    text-align: right;
}

#footer-links li {
    display: inline;
    list-style: none;
}

#footer-links a:link{
	text-decoration: none;
	color: #000000;
}

#footer-links a:hover{
	text-decoration: underline;
	color: #808080;
}

#footer-links a:visited{
	text-decoration: none;
	color: #808080;
}