/*
	Theme Name: Super Skeleton
	Theme URI: http://www.makedesignnotwar.com
	Description: A responsive theme and pseudo-framework for WordPress
	Author: Brandon Jones
	Author URI: http://www.makedesignnotwar.com
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.4
	Tags:
	
*/


/** 
 * 
 * These are not the droids you are looking for...
 * Check the header file for the full stylesheet file loading sequence.
 * 
 */

.headerblurb p{
margin:0;
}

.headerblurb {
margin:50px 0 40px 0;
width:280px;
padding-left:19px;
border-left: 1px solid #DDD;
float:left;
}


.asideright {
margin-left: 20px;
padding-left: 19px;
border-left: 1px solid #DDD;
}

.asideleft {
margin-right: 20px;
padding-right: 19px;
border-right: 1px solid #DDD;
}

a:hover{
color:#927957 !important;
text-decoration:underline !important;
}

#top-header{
border-top: 7px solid #59472e;
}

ul{
list-style: outside url("assets/images/bullet.png");
padding: 0 0 0 15px;
}


.blogroll{
list-style: inside url("assets/images/bullet.png");
padding: 0;
}


.blogroll li{
margin:0;
padding:8px 0 8px 0;
border-bottom: 1px solid #DDD;}
}

.blogroll li:hover {
background: #cbc1b5;}

.sepia{
padding:10px 0 10px 0;
width:100%;
}

.search{
float:right;
}

#s{
border:none !important;
background:url("assets/images/search.png") left no-repeat;
margin: 14px 0 14px 0;
height:10px;
min-width:152px !important;
float:right;

}

.sf-menu{
clear:both;
}

.sf-menu > li:last-child {
float:right !important;
}

.search input:focus{
border:none !important;
}



.colophon{
text-align:right;
}

.colophon a, a:visited{
color: #96a792;
}
.colophon a:hover{
color: #ddd4c6 !important;
}



#footer-tan{
background:#e3ded8;
-moz-border-radius: 10px 10px 0 0;
border-radius: 7px 7px 0 0;
padding:10px 15px 20px 15px;
margin:0 -15px -20px -15px;}

#tan{
background:#e3ded8;
}

#footer-white{
background:#fff;
padding:0 30px 0 30px;
margin-bottom:-10px;
}

#footer-brown{
background:#59472e;
padding:15px;
margin:0 -15px 0 -15px;
color: #b6ada2;}