/*
Theme Name: The Diplomat Blogs
Theme URI: http://the-diplomat.com/
Description: The Diplomat Blogs Child Theme for The Diplomat.
Author: The Diplomat
Author URI: http://the-diplomat.com/
Template: thediplomat
Version: 1.0
*/

/*------ Single Page ------*/

/* bottom series widget */
#related-features{margin-bottom:30px;} 

/* middle series widget */
.related-features {float:left;clear:left;width:260px;margin:10px 15px 20px 0;border-right:1px solid #ccc;padding-right:10px;}
.related-features header h4.read-more-on{font-size:12px;text-transform:uppercase;font-family:arial, sans-serif;margin-bottom:0;}
.related-features header h4.series-title, #related-features header h4.series-title{font-size:18px;padding:15px 0 5px 0;}

/* common */
.series-index-link{margin-top:15px;text-transform:uppercase;font-family:arial, sans-serif;font-weight:bold;font-size:12px;}
.series-index-link a{background:url('../thediplomat/images/icons/icon_arrow_white_right.gif') no-repeat 5px 5px #cc0000;padding:2px 5px 2px 15px;color:#fff;}
.series-index-link a:hover{color:#fff;}

article div.post-content span#guest-author-bio{float:left; margin:15px 0 15px 0; font-style:italic;}
article div.post-content span#guest-author-bio a{color:#cc0000;}
article div.post-content span#guest-author-bio a:hover{color:#000;}

/*------ Series Index Page ------*/

/* Series Content */
#series_container .single-series{float:left;width:665px;font-family:"Georgia",serif;font-size:13px;border-bottom:1px dotted #666;margin-bottom:20px;padding-bottom:15px;}

#series_container .single-series .right-side{float:left;display:inline;margin-left:15px;}
#series_container .single-series .img-container{float:left;display:inline;border:1px solid #666;background:#666;width:124px;height:82px;overflow:hidden;}
#series_container .single-series h1 a{font-size:18px;color:#cc0000;}
#series_container .single-series h1 a:hover{color:#000;}
#series_container .single-series h2{font-size:13px;font-weight:normal;color:#999;line-height:30px;}
#series_container .single-series p{line-height:18px;}

#series_container .single-series li{margin-top:10px;}
#series_container .single-series li a{color:#cc0000;}
#series_container .single-series li a:hover{color:#000;}

/* Paging Nav */
nav#posts-pagination {float:right;font-family:Arial,sans-serif;font-size:12px;}
nav#posts-pagination span {float:left;display:inline;}
nav#posts-pagination ol {float:right;display:inline;}
nav#posts-pagination li{float:left;margin-left:5px;list-style-type:none;}
nav#posts-pagination li img{padding-top:6px;}
nav#posts-pagination li.active_page_no{font-weight:bold;}
nav#posts-pagination li.active_page_no a{color:#000;}
nav#posts-pagination a{color:#cc0000;}
nav#posts-pagination a:hover{color:#000;}

