/*
Theme Name:     kinkycoach
Theme URI:      http: //kinkycoach.com/
Description:    Theme for Kinky Coach
Author:         <a href="http://www.tekpals.com">Ed Ehrgott</a>
Author URI:     http://www.tekpals.com
Template:       sonar
Version:        0.1.0
*/

@import url("../sonar/style.css");

.page .entry-title {

    display: none;

    }
#wrapper {
	margin: 0 auto;
	width: 980px;
}
#wrapper {
	margin-top: 0px;
}


#body-top{

	background-image: none;
	height: 0px;

}


#footer {

	background-image: none;

}

#recent_posts {
    border-top: 1px solid #180509;
    padding: 4px;
}
#recent_posts_meta {
    font-size: 75%;
}
.recent_posts_title {
    font-size: 130%;
}
.recent_posts_item {
    width: 45%;
    display: block;
    border-bottom: 1px solid #180509;
    padding: 10px 5px 10px 5px;
}
#recent_posts li {
    list-style: none;
    margin: 0 0 20px 0;
}
#recent_posts li:nth-child(even) {
    float: left;
    clear: both;
}
#recent_posts li:nth-child(odd) {
    float: right;
}
