body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
margin: 0;
padding: 0;
}
body{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	color: #660000;
	background-color: #998877;
	}
h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #dd9955;
 	}
a:link, a:visited{
	text-decoration: underline;
	color: #000033;
}

a:hover{
 	text-decoration: none;
}
p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 22px;
	color: #3A332C;
	margin-bottom: 10px;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	margin-bottom: 1px;
}
#wrapper{
	width: 1013px;
	text-align: left;
	background-image: url(images/backgorund.jpg);
	background-color: #FF3300;
	border: thick none #00FF00;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
	padding-left: 49px;
}

#header{
	float: left;
	width: 975px;
	background-image: url(images/sian-silhouettes.jpg);
	height: 200px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #ffffee;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #555533;
	}

#container{
	float: left;
	width: 490px;
	margin-left: 0px;
	padding-left: 25px;
	padding-right: 15px;
	background-color: #FFFFee;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
			}
.post{
	
}
.post h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	padding-top: 15px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	color: #dd9955;
	
}
.post h2 a{
	text-decoration: none;
	color: #dd9955;
	}
.post h2 a:hover{
	color: #dd9955;	
	}
.post h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
.post .post-date{
	font-size: 10px;
	font-style: italic;
	margin-bottom: 10px;
	margin-top: 4px;
	background-image: url(images/post-square.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 40px;
	margin-right: 10px;
}
.post .post-date .day{
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	margin-top: 3px;
	}
#nav {
	float:right;
        text-align: right;
	padding: 0px;
	height: 50px;
	width: 300px;
	}

#nav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#nav li {
	font-weight:bold;
        float: left;
	list-style-type: none;
	padding-top: 3;
	padding-right: 0px;
	padding-bottom: 3;
	padding-left: 0px;
        	}

#nav a{
	text-decoration: none;
	background-color: #FFFFCC;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
        padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 0px;
	padding-right: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-left: 8px;
	background-image: url(images/menu.jpg);
}
#breadcrumbs {
        font-size: 10px;
	margin-top: 196px;
	margin-left: 25px;
        color: #FFFF99;}

#breadcrumbs a {
        color: #FFFF99;}

.post .post-date .month{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	}
.slashdigglicious img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.entry{
	clear:both;
	line-height: 18px;
}
.filed-under {
	border-top: 1px solid #ccc;
	font-size: 11px;
	line-height: 14px;
	color: #663333;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
}
.email-post {
        border-bottom: 1px solid #ccc;	
        font-size: 11px;
	line-height: 14px;
	color: #663333;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-bottom: 10px;
}
.sidebar{
	float: left;
	width: 228px;
	display: inline;
	text-align: left;
	padding-right: 20px;
	padding-top: 15px;
	padding-left: 20px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin: 0px;
}
.sidebar2{
	float: left;
	width: 135px;
	display: inline;
	text-align: left;
	padding-right: 20px;
	padding-top: 15px;
	background-color: #FFFFee;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 20px;
}
.sidebar ul, .sidebar2 ul{
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
	}

.sidebar ul li, .sidebar2 ul li{ background:transparent url("images/bullet.gif") 0px 11px no-repeat; 	display: block;
	padding: 4px 0px 4px 10px;
	margin: 0px;
	}




.sidebar h2, .sidebar2 h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #dd9955;
	padding-top: 15px;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #dd9955;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	}
	.sidebar h3, .sidebar2 h3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 15px;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #999999;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	color: #dd9955;
	}

.sidebar ul ul li{
}

.sidebar a:link, .sidebar a:visited	{ color:#444; text-decoration:underline; outline:none; }
.sidebar a:hover, .sidebar a:active	{ color:#444; text-decoration:underline; outline:none; }

table#wp-calendar{
width: 100%;
}
#footer{
	clear: both;
	float: left;
	width: 750px;
	background-color: #999999;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
hr {
	display: block;
	clear: left;
	visibility: hidden;
	margin-top: -0.5em;
	margin-right: 0;
	margin-bottom: -0.5em;
	margin-left: 0;
}

img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}

img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter
{
	text-align:center;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 15px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	font-style: italic;
}

.boxes {
	BACKGROUND-COLOR: #ffffee;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	text-align: left;
	color: #dd9955;
	border: thin solid #dd9955;
	height: 20px;
}
#intro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	line-height: 22px;
	padding-bottom: 15px;
}
#intro h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 15px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	color: #663300;
	}
#intro p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
        line-height: 17px;
	color: #663300;
	}
.rightimage { float: right;
    margin-left: 5px;
    }

  .rightimage img { border: 1px solid rgb(221, 221, 221);
    margin: 1px;
    padding: 7px;
    background-color: #FFFFee;
    }
.avatar { float:right;
        margin-bottom: 10px;
        margin-top: 10px;
	margin-left: 15px;
        margin-right: 10px;
}

.comments-template p{
        padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.comments-template .commentmetadata{
        padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.author { background-color: #EDC9A5;
}

.alt { background-color: #ffffff;
}

