/*
Theme Name: Souls Code
Version: .1
Description: Designed by <a href="http://www.jepson.no">Magnus Jepson</a>.
Author: Devin Price
Author URI: http://www.woothemes.com
Template: headlines

*/

/* Default styles */
@import "../headlines/css/reset.css";
@import "../headlines/style.css";

/* Single Post Styling */

.post-meta-top {border-top:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4; padding:2px 0; margin-bottom:15px;}

.post-meta-top .email-print {float:left; padding-top:7px; font-size:10px;}

.post-meta-top .email-print a {color:#999;}

.post-meta-top .WP-PrintIcon {margin-left:15px;}

.post-meta-top .social-counters {float:right;}

/* Share */

body .post #share { position:relative; height:35px; margin:20px 0 0; padding:1px 0 0 55px; float:left;}

.post #share a img { margin-top:5px; padding:0 5px 0 0; opacity:0.8; }

.post #share a:hover img { padding:0 5px 0 0; opacity:1; }

#fblike {float:right; margin:22px 0 0 0;}

#twittersocial {float:left; margin-left:5px; margin-top:16px;}

/* Page Numbers Plugin Styling */

#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
padding: 0;
margin: 0;
border: none;
text-decoration: none;
font-weight: normal;
font-style: normal;
list-style: none;
text-transform: none;
text-indent: 0px;
font-variant: normal;
text-align: left;
line-height: 13px;
letter-spacing: 0px;
word-spacing: 0px;
font-size: 12px;
}

#wp_page_numbers {
margin-top: 10px;
width: 100%;
margin-bottom: 10px;
}

#wp_page_numbers ul {
width: 100%;
}

#wp_page_numbers li {
float: left;
display: block;
margin-bottom: 2px;
}

#wp_page_numbers a {
background:#fff;
padding:4px 5px;
margin-left: 2px;
margin-right: 2px;
display: block;
color: #333;
border: 1px solid #bfbfbf;
}


#wp_page_numbers li a:hover {
background:#eee;
border-color: #999;
}

#wp_page_numbers li.space {
padding: 6px;
padding-left: 2px;
padding-right: 2px;
background:none;
}

#wp_page_numbers li.first_last_page {
font-style: italic;
}

#wp_page_numbers li.active_page a {
border-color: #0075b8;
}

#wp_page_numbers li.active_page a:hover  {
color: black; /* IE fix */
text-decoration: underline;
border-color: #15850d;
}

#wp_page_numbers li.page_info {
background:#fff;
float: left;
display: block;
padding:4px 5px;
margin-right: 2px;
color: #666;
font-size: 13px;
border: 1px solid #bfbfbf;
}

#footer a {
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}
