/*
Theme Name: Soloro V2
Theme URI: http://www.purposemedia.co.uk
Description:
Version: 2
*/
/* LAYOUT */
/* ----------------------------------------- */

#leftSection { }
#leftSection ul { margin: 0; padding: 0; overflow: hidden; }
#leftSection li { list-style: none; margin-bottom: 0px !important; }
#leftSection h2 { background: #ebebeb; padding: 13px 11px !important; margin-bottom: 15px !important; line-height: 18px !important; }
#leftSection ul ul { margin: 0 0 25px 0; }
#leftSection a { color: #686868; text-decoration: none; display: block;  font-size: 13px; padding: 2px 10px; }
#leftSection a:hover { color: #b8b9bc; }
#leftSection #s { width: 100px; }
#leftSection #searchform { margin-bottom: 20px; }


.post { margin-bottom: 40px; clear: both; }
.post h2, .post h3 { margin-bottom: 0px !important; }
.post h2 a, .post h3 a {  text-decoration: none; font-size: 14px !important; }
.post p { margin-bottom: 10px !important; }
.post p.info { margin-bottom: 5px !important; font-size: 10px !important; }

code { font-weight:normal !important; font-size: 10px !important;  }

form p { margin-bottom: 5px !important; }

.comments { margin: 0; overflow: hidden; }
.comments li { list-style: none; clear:both; overflow: hidden; margin-bottom: 10px; }
.comments .details { float: left; width: 80px; }
.comments .message { float: right; width: 300px; }
#comments { margin-bottom: 10px !important; }
#respond { margin-bottom: 10px !important; }

.oldPosts { margin: 0; }
.oldPosts li { list-style: none; }

.alignleft { float: left; margin-right: 10px; }
.alignright { float: right; margin-left: 10px; }
.aligncenter { margin-left: auto; margin-right: auto; }