/* CSS Document */

/*
Theme Name: Simple Solutions Designs Blog
Theme URI: http://www.simplesolutionsdesigns.com/blog/
Description: Interior Design and Organization
Designer! Maine-ly Web Design, Linda Chadbourne
Author: Allison Eremita
Author URI: http://www.simplesolutionsdesigns.com
Version: 1.0
.
This theme can not be used for commercial or non-commercial use
by anyone other than simplesolutionsdesigns.com.
.
*/
/* Fix up IE6 PNG Support */
img, .name, #header, #main, #footer, body{ behavior: url(http://www.simplesolutionsdesigns.com/blog/wp-content/themes/sandboxss/scripts/iepngfix.htc); }

body {
	background-color: #D6E8D7;
	background-image: url(images/background-circle.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #33160F;
}	
.clear {
	height:1px;
	margin:0 0 -1px 0;
	clear:both;
	overflow:hidden;
}
#wrapper {
	width: 957px;
	margin: 0 auto;
	margin-top: 10px;
	}
#header {
	width: 957px;
	height: 182px;
	background-image: url(images/header.png);
	}
#main {
	width: 919px;
	background-image: url(images/main.png);
	background-repeat: repeat-y;
	padding: 5px 12px 5px 20px;
	overflow: hidden;
	}	
#footer {
	width: 957px;
	height: 23px;
	background-image: url(images/footer.png);
	margin: 0 auto;
	background-repeat: no-repeat;
	}
.name {
	margin: 19px 0px 0px -425px;
	border: none;
	}
#sidebar {
	float: right;
	width: 290px;
	min-height: 500px;
	line-height: 16px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #33160F;
	}	
#sidebar a:hover {
		color:#669980; 
		}
#content {
	width: 555px;
	float: left;
	}	
#block-feature {
	width: 555px;
	float: left;
	margin-bottom: 20px;
	border: 2px dotted #D3e491;
	padding: 8px;
	line-height: 19px;
	}
.block-content {
	width: 555px;
	float: left;
	margin-bottom: 20px;
	padding: 8px;
	line-height: 19px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #D6E8D7;
	border-bottom-color: #D6E8D7;
	}
/*---------------------text styling-----------------------*/	
h1 {
	text-indent: -9999px;
	}
h2 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #33160F;
	margin: 0px 0px 10px 0px;
	line-height: 30px;
	}	
h3 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #33160F;
	margin: 0px 0px 10px 0px;
	line-height: 24px;
	}
h4 {
	font-size: 16px;
	color:#33160F;
	margin: 0px 0px 10px 0px;
	}
small {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #669980;
	display: block;
	margin: 10px 0px 16px 0px;
	}
p {	
	margin: 0px 0px 15px 0px; 
	}		
a:link, a:visited {
	color: #33160F;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}	
a.button {
	padding:5px 10px 5px 10px;
	color: #33160F;
	text-decoration: none;
	border:1px solid #d3e491;
	text-transform:uppercase;
	font-size:10px;
	line-height:24px;
	background-color: #d3e491;
	background-image: url(images/button-bg.jpg);
	background-repeat: repeat-x;
}
a.button:hover {
	border-color:#d3e491;
	color: #FFFFFF;
	background-color: #33160f;
	background-image: url(images/button-bg-o.jpg);
	background-repeat: repeat-x;
}
/*----------------------------sidebar styling-----------------------*/
.rss {
	width: 99%;
	font-size: 16px;
	line-height: 5px;
	font-weight: bold;
	margin-top: 30px;
	}
	
.rss-button {
	float: left;
	margin: -30px 0px 0px -10px;
	}
.rss ul {
	list-style:none;
	}
.rss ul li {
	line-height: 16px;
	font-size: 12px;
	}		
.search {
	width: 99%;
	font-size: 14px;
	margin-bottom: 20px;
	}
.searchsubmit {
	padding:5px 10px 5px 10px;
	color: #33160F;
	text-decoration: none;
	border:1px solid #d3e491;
	text-transform:uppercase;
	font-size:10px;
	line-height:15px;
	background-color: #d3e491;
	background-image: url(images/button-bg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	}
		
legend 	{
	color: #33160F;
	}
.sidebar-content{
	width: 99%;
	margin-bottom: 25px;
	}
.icon {
	margin-bottom: -3px;
	padding-right: 3px;
	}
#sidebar ul { 
	margin:10px 0px 30px 0px; 
	padding:0px; 
	}
#sidebar ul li { 
	list-style:none; 
	margin:0px 0px 5px 0px;
	padding:0px; 
	}
#sidebar ul li a { 
	color:#33160F; 
	}
#sidebar ul li a:hover { 
	color:#669980; 
	text-decoration none; 
	}
	
.postthumb {
	width: 150px;
	height: 150px;
	float: left;
	margin: 0px 10px 10px 0px;
	}
#blog-description {
	text-indent: -9999px;
	}	
.nav-previous {
float:left;
}
.nav-next {
float:right;
text-align:right;
}
.entry-title,.entry-meta {
clear:both;
}
div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:500px;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}
.entry-date {
	text-decoration: none;
	margin-bottom: 5px;
	font-size: 11px;
	color: #3C594A;
	}
.post {
	margin-bottom: 50px;
	}	
abbr.published {
	}
.copyright 	{
	font-size: 10px;
	color: #3C594A;
	float: left;
	margin-left: 25px;
	}		
.linkcat {
	background-image:url(http://www.simplesolutionsdesigns.com/blog/wp-content/themes/sandboxss/images/friends.jpg);
	width:261px;
	height: 26px;
	}	
.sidebarimage {
	margin: 15px 0px 0px -5px;
	border: none;
	}	
.sidebarcategory {
	margin-top: 25px;
	}	
.noborder {
	border: none;
	}	
.meta-nav{
	background-image: url(images/more-but.jpg);
	padding: 0px 3px;
	}	
.print {
	float: right;
	}	
.buttons {
	border: none;
	margin-bottom: -8px;
}
