/* CSS Document */
/*
Theme Name: Jonathan Volk
Theme URI: the-themes-homepage
Description: A theme designed for Jonathan Volk by Unique Blog Designs
Author: Unique Blog Designs
Version: 1.0
*/

body {
	background:#17aa9d url(/images/bgvolk1.jpg) repeat-x top;
	margin: 0;
	color:#2a2a2a;
        font:10px arial,helvetica,sans-serif;
	
	text-align:center;
	min-height:100%; /* needed for auto expansion so that footer touches the bottom of the page. */
	/*
	background-color:#b9bb96;
	background-image:url(images/bg_centre.png);
	background-position:center;
	*/
	
	/*THIS PORTION TO DO WORK OF WRAPPER ADN JUST CENTER DIVS */
	
	margin:0 auto;
	position:relative;
}
.wrapper{
	width: 976px;	
	height: 100%;
	/*background: url(images/bg-wrapper-side-shade.jpg) repeat-y;*/
	background: #fff;
	margin: 0 auto;
	position: relative;
	/*-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;*/
}

.inner-wrapper{
	width: 976px;
	margin: 45px 0 0 0;
}

.header{
	position: relative;	
	height: 183px; /*right till the end of blue line under navigation buttons*/
	width: 976px;
	background: #ffffff;
	/*border: 1px solid;*/
}

.logo{
	position: absolute;
	top: -30px;
	left: 30px;
	
}

.banner-ribbon{
	width: 727px; /* 741 and 101 */
	height: 89px;
	border: 1px solid #82c9cc;
	background: #92e0e4;
	
	position:absolute;
	top: 15px;
	/*right: -18px;*/
	right: 0;
	margin-right: -18px;
	padding:6px 7px;
}

.ribbon-triangle{
	background: url(images/triangle-blue.png);
	width: 19px;
	height: 22px;
	position:absolute;
	bottom: -23px;
	right: -2px;
}

.nav{
	border: 1px solid #d0d0d0;
	background-color: #ededed;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	
	border-bottom: #021677 5px solid;
	height:44px;
	width: 960px;
	
	position: absolute;
	bottom: 0;
	left: 7px;
	/*background: url(images/bg-nav.jpg) bottom repeat-x;*/
}

.nav .menu{
	text-align: left;
	margin: 0 0 0 -29px;
 	
}

.nav .menu ul{
	list-style:none;
	
}

.nav .menu ul li{
	display: inline;
	height: 30px;
	margin: 0 10px 0 0;
	padding: 5px 10px 6px 10px;
	
	

}

.nav .menu ul li a:link, .nav .menu ul li a:visited{
	text-decoration: none;
	color: #101010;
	font-size: 14px;
	font-family: Helvetica, Arial,  sans-serif
}

.nav .menu ul li:hover{
	
	
	border: 0px solid #304287;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	
	background: url(images/nav-button-bg-top.png) top repeat-x #021677;
}
.nav .menu ul li:hover a:link, .nav .menu ul li:hover a:visited{
	 color: #ffffff;
}

.nav .search-field{
	width: 200px;
	height: 23px;
	
	position: absolute;
	top: 10px;
	right: 10px;
}

.search-field input.search-input{
	background: url(images/search-field-bg-active.png) left center no-repeat;
	width: 170px; /* + padding */
	height: 23px;
	border: 0;
	padding: 0 10px 0 25px;
	margin:0;
	font-size: 12px;

	color: #847777;
}

.search-field input.search-input:focus{
	background: url(images/search-field-bg-active.png) left center no-repeat;
}

.alignleft {float:left;margin:5px 10px 10px 0}
.alignright {float:right;margin:5px 0 10px 10px}
.aligncenter {display:block;margin:0 auto}
.content #primary .wp-caption {text-align:center;padding:4px 0 0;width:auto!important}
.content #primary .wp-caption img {border:1px solid #666}
.content #primary .wp-caption p.wp-caption-text {
  font-size:1.2em;font-style:italic;line-height:1.5;padding:10px 5px;margin:10px 0 0;
  text-align:center;color:#4a4a4a;background:#c3ddf1;border:1px solid #7ab3e0}
/* #####################################################################
	Main Content Area Begins
   ##################################################################### */
.content p,.content blockquote {padding:.42em 0;text-align:justify}
.content blockquote {
  padding:0 15px;margin:.42em 20px;background:#f5f5f5;border-left:5px solid #888;color:#666}
.content blockquote blockquote {background:#fff;border-left:5px solid #ddd}
.content ol,.content ul {padding:.84em 20px;list-style:disc inside; font:1.2em arial,helvetica,sans-serif;
  color:#3b3b3b;line-height:1.5}
.content ol {list-style-type:decimal;margin:0 0 0 18px}
.content ul ul {list-style:circle inside}
.content ul ul ul {list-style:disc inside}
.content ul li {padding:0 0 0 18px;margin:0 0 .42em}
.content ol li {margin:0 0 .42em}

.content{
	border: 1px solid #d0d0d0;
	border-top: 0px;
	background: #eeeeee;
	width: 942px;
	margin: 0 auto;
	padding: 9px;
	
	position: relative;
}

.content-main{
	float: left;
	width: 630px;
	margin: 5px 0 0 8px;
	font-size: 10px;
}

.content-main .featured-area{
	overflow: hidden;
}

.content-main .featured-post{
	display: inline-block;
	width: 185px;
	text-align: left;
	float: left;
	padding-right:25px; /*we need 35px distance b/w featured-post divs, 5px padding*/
	
}

.small-header{
	font-size: 12px;
	color: #375296;
	margin-top: 6px;
}

.small-header a:link{
	font-size: 12px;
	color: #375296;
	margin-top: 6px;
	text-decoration: none;
}

.featured-area .small-header a:hover{
	text-decoration: underline;	
}

.small-header a:visited{
	text-decoration: none;
	color: #375296;
}

.post-time{
	background: url(images/featured-tag-icon.png) no-repeat left center;
	padding-left: 20px;
}

.featured-read-more a:link, .featured-read-more a:visited{
 	color: #091d7e;	
	font-weight:bold;
	text-decoration: none;
}

.featured-read-more a:hover{
	text-decoration: underline;	
}

.content-main .featured-post-image{
	border: 1px solid #bcbcbc;
	background: #e3e7ef; /*this will act as the thick gray-ish border, when combined with padding*/
	border: 1px solid #cbcbcb; /*thin outer border of the image*/
	padding:3px;
}

.content-main .featured-post-image-wrapper{
	background: #dcdcdc;
	border: 1px solid #e8e8e8; /*outermost sligh shade of 1px*/
	padding:1px;
	width: 180px;
}

/* ----------------------------------------------------------------------------------------------
   Conteint-main  RECENT POSTS area
   ---------------------------------------------------------------------------------------------- */

.recent-posts-container{
	margin: 18px 0 20px -7px;
	display:block;
}

.recent-post{
	width: 630px;
	height: 160px;
	position: relative;
	margin: 14px 0 0 0;
}

.recent-posts-title{
	background: url(images/recent-posts-title-bg.png) no-repeat left center;
	width: 130px;
	height:36px;
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 27px;
}

.recent-post-text{
	border: 1px solid #cdcdcd;
	background: #ffffff;
	width: 382px; /* 400px original, before padding */
	height: 144px; /* 155 original, now reduced due to applying padding */
	position: absolute;
	top: 0;
	right: 0;
	padding: 1px 8px 10px 10px;
	
	text-align: left;
}

.recent-post-text .inner{
	width: 100%;
	height: 100%;
	
	position: relative;
}

.recent-post-text .summary-text{
	margin-top: 18px;
}

.recent-post-image{
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #d2d2d2;
}

.recent-post-date{
	background: url(images/recent-post-date-bg.png) no-repeat;
	width: 68px;
	height: 72px;
	
	position:absolute;
	top: 10px;
	left: -40px;
	z-index:15;
	
	line-height: 35px; /* was 25*/

	color: #ffffff;
}

.recent-post-date .inner{
	position: relative;
}

.big-date{
	font-size: 31px;
	color: #ffffff;
	display:block;
	text-align: center;
	width: 42px;
	/*background: #030;
	border: 1px solid #F06;*/
	
	position: absolute;
	bottom: 18px;
	left: 11px;
}

.recent-post .small-header a:link{
	color: #456190;
	margin-bottom: 0px;
	padding-bottom: 2px; /*to increase gap b/w this header and time below it*/
}

.recent-post .small-header a:hover{
	text-decoration: underline;	
}

.recent-post .post-time{
	line-height: 0px;
}

.recent-read-more{
	background: url(images/recent-read-more-bg.png) no-repeat left center;
	width: 68px; /* + padding = real width */
	height:30px;
	color: #2b2e35;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 35px;
	
	padding-left: 10px;
	
	position: absolute;
	right: 0;
	bottom: 4px;
}

.recent-read-more a:link, .recent-read-more a:visited{
	color: #2b2e35;
	text-decoration: none;
}
.recent-read-more a:hover{
	text-decoration:underline;
}

.recent-post-facebook{
	position: absolute;
	left: 0;
	bottom: 4px;
	
	width: 164px;
	height: 20px;
}

.recent-post-facebook .facebook{
	position: absolute;
	left: 0;
	top: 0;
}

.recent-post-facebook .retweet{
	position: absolute;
	right: -30px;
	top: -2px;
}

.advertisement-divider{
	border-top: 1px solid #bebebe;
	position: relative;
	margin: 0 12px 0 -7px;
}

.advertisement-divider-text{
	position: absolute;
	width: 105px;
	background: #eeeeee;
	top: -9px;
	left: 300px;
}

/* ------------------------------------------------------------------------------------------
					Ads- content-main
	----------------------------------------------------------------------------------------- */
	
.ads-content-container{
	width: 680px;
	margin: 22px 0 0 -27px;
	overflow: hidden;
}

.ads-content-container ul{
	list-style: none outside none;
	padding: 0;
	margin: 0;
	background:#63C;
}

.ads-content-container ul li{
	display: block;	
	float: left;
	padding: 0 22px 10px 21px;
}

/* -------------------------------------------------------------
		CONTENT BOTTOM LINKS AREA
	------------------------------------------------------------- */
	
.bottom-links-container{
	width: 640px;
	display: block;
	position: relative;
	margin: 20px 0 0 -11px;
	
	font-size: 12px;
	color: #000;
	
}
.bottom-big-header{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 16px;	
	margin: 0 0 12px 9px;
	padding: 0;
}
.revenue-goals-container{
	text-align: left;
	width: 283px;
	padding: 0 0 0 0;
}
.friends-archive-container{
	width: 355px;
	position: absolute;
	top: 0;
	left: 284px;
	border-left: 1px solid #d0d0d0;
	text-align: left;
}

.friends-archive-container ul{
	list-style: none;	
	margin: 0 0 0 -19px;
}

.friends-archive-container a:link, a:visited{
	text-decoration: none;	
	color: #000;
}
.friends-archive-container a:hover{
	text-decoration: underline;	
}

.revenue-goals-container .short-term{
	border-bottom: 1px solid #d0d0d0;	
	
	background: url(images/dollar_icon.png) left top no-repeat;
	padding: 4px 0 9px 45px;
}

.revenue-goals-container .life-goals{
	background: url(images/dollar_icon.png) left top no-repeat;
	margin: 7px 0 0 0;
	padding: 4px 0 0 45px;	
}

.friends-archive-container .friends-archive-inner{
	border-bottom: 1px solid #d0d0d0;
	width: 100%;
	height:100%;
}

.friends-archive-container .friends{
	width: 195px;
	border-right: 1px solid #d0d0d0;
	padding-bottom: 5px;
}

.friends-archive-container .archive{
	width: 158px;
	height: 20px;
	
	position:absolute;
	top: 0;
	right: 0;
}

.friends-archive-container .top-commenters{
	border-right: 1px solid #d0d0d0;
	width: 195px;
}


/* ----------------------------------------------------------------
     S I N G L E    P O S T   
   ----------------------------------------------------------------*/
   
.single-post-container{
	border: 1px solid #d0d0d0;
	background: #fff;
	text-align: left;
	width: 630px;
	margin: 7px 0 25px -8px;
        font:10px arial,helvetica,sans-serif;
	line-height:20px;
}

.single-post-container h2{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #456190;
	padding:0;
	margin-top:12px;
	margin-bottom:12px;
}

.single-post-container a:link, .single-post-container a:visited{
	color: #091d7e;	
	text-decoration: none;
}
.single-post-container a:hover{
	text-decoration: underline;	
}

.single-time-social-container{
	position: relative;	
	height: 30px;
}

.single-post-inner{
	padding: 18px;	
}

.single-post-container .post-time{
	position: absolute;
	top: 12px;
	left: 0;
}

.single-post-container p{
	font-size: 14px;	
}

.single-post-container h3{
	font-size: 18px;
	padding:0;
	margin: 0;
	font-weight: normal;
}

.single-post-bottom{
	height: 100px;
}

.single-social-icons{
	width: 164px;;	
}

.single-time-social-container .single-social-icons{
	position: absolute;
	right: -10px;
	top: 12px;
}

.single-post-bottom .single-social-icons{
	float: right;
	margin-top: 83px;
	margin-right: -12px;
	position: relative;
}

.single-social-icons .facebook{
	position: absolute;
	left: 0;
	top: 0;
}

.single-social-icons .retweet{
	position: absolute;
	right: -30px;
	top: -2px;
}

.posted-in{
	float: left;
	font-size: 14px;
}

.comments-container{
	border: 1px solid #d0d0d0;
	background: #fff;
	text-align: left;
	width: 610px;
	margin: 7px 0 25px -8px;
	padding: 10px;
}
   
/* #######################################################################################################
	Sidebar area
   #######################################################################################################  */
.sidebar{
	float: right;
	margin-top: 16px;
	background:#eee;
	width: 300px;
	/*background:#F96;*/
}

.sidebar-small-ribbon{
	width: 324px; /* +10px of padding */
	height: 30px; /* +11 of top padding */
	background: #fb8225;
	padding: 11px 0 0 0px;
	border: 1px solid #9c683f;
	position: relative;
}

.sidebar-small-ribbon .ribbon-triangle{
	background: url(images/triangle-brown.png);
	width: 19px;
	right: -2px;
}

.affiliate-message-text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #000000;
	text-align: left;
	padding: 10px 4px 10px 9px;

}

.sidebar-email-form{
	text-align: left;
	padding: 0 0 10px 8px;
	position: relative;
	margin-bottom: 24px;
}

.sidebar-email-form .affilate-book-img{
	position:absolute;
	bottom: 10px;
	right: -27px;
}


.input-field{
	width: 170px; /*+10 left-padding */
	height: 29px;
	border: 1px solid #cdcdcd;
	background: #ffffff;
	margin: 0 0 5px 0;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size:15px;
	color: #939393;
	padding-left:10px;
}

.submit-button{
	padding-top: 3px;	
}

.sidebar-header{
	color: #000000;
	border: 1px solid #dddddd;
	background-color: #f7f7f7;
	border-radius: 14px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	
	padding: 6px 9px;
	margin: 0 8px 0 0;
}

.jonathan-intro{
	text-align: left;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	
	
	width: 170px;
	margin: 9px;
	position: relative;
}

.jonathan-intro .pic{
	position: absolute;
	right: -112px;
	top: 2px;
}

.intro-social-container{
	margin:  15px -4px 20px 0;
}

.intro-social-container ul{
	list-style: none;
	padding:0;
	margin: 0;
}

.intro-social-container ul li{
	display: inline;
	padding: 0 5px 0 0;
}

.sponsor-ads{
	width: 292px;
}

.sponsor-ads ul{
	list-style: none outside none;
	padding: 0;
	margin: 14px 0px 13px 12px;
	height: 400px;
	overflow: visible;
	
}

.sponsor-ads ul li{
	display: block;	
	float: left;
	padding: 0 10px 10px 4px;
}

a img{
	border: none;	
}

.active-posts{
	width: 270px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000000;
	
	margin: 0 0 25px 11px;
}
.active-posts ul{
	list-style: none;
	padding:0 ;
	margin: 0;
	overflow: hidden;
}

.active-posts ul li{
	display: block;
	float: left;
	padding: 7px 0 7px 0;
	margin: 0;
	border-bottom: 1px solid #bebebe;

	text-align: left;
	width: 270px;
}

.active-posts a:link, .active-posts a:visited{
	font-weight: normal;	
	text-decoration: none;
	display: block;
	color: #000000;
}

.active-posts a:hover{
	text-decoration: underline;
}

.sidebar-categories{
		
}

.sidebar-categories a:link, .sidebar-categories a:visited{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}

.sidebar-categories ul li:hover{
	background: #dfdfe0 url(images/sidebar-categories-element-bg.jpg) left center no-repeat;
}

.sidebar-categories ul{
	list-style: none;
	padding:0 ;
	margin: 0;
	overflow: hidden;
	margin: 13px 0 0 10px;
}

.sidebar-categories ul li{
	display: block;
	float: left;
	padding: 7px 0 8px 51px;
	margin: 0 0 10px 0;
	text-align: left;
	width: 220px; /* + padding */
	
	background: url(images/sidebar-categories-element-bg.jpg) left center no-repeat;
}

.sidebar-tags-container{
	width: 255px;
	height: 235px;
	
	margin: 13px 0 13px 10px;
}

.sidebar-tags-container a:link, sidebar-tags-container a:visited{
	text-decoration: none;
	color: #000;
}

.sidebar-tags-container a:hover{
	text-decoration: underline;	
}

.footer{
	background: #03125b;
	padding: 10px 11px;
	margin: 10px 0 0 7px;
	vertical-align: middle;
	
	height: 38px; /* +20 px in top/bottom padding */
	width:940px;
	
	font-size: 13px;
	color: #ffffff;
	position:relative;
	
	clear: both;
}

.unique-footer-logo{
	position: absolute;
	right: 10px;

}

.copyright-text{
	padding-top:10px;
	position: absolute;
	
}


.top-most-social-container{
	position: absolute;
	top: -30px;
	right: 0;
	width: 295px;
	height: 30px;
	display: inline;
	
	font-size: 11px;
	color: #fff;
	overflow: hidden;
}

.top-most-social-container a:link, .top-most-social-container a:visited{
	color: #fff;
	text-decoration: none;
}

.top-most-social-container ul{
	list-style: none;
	padding: 4px;
	margin: 0;
	height: 30px;
}

.top-most-social-container ul li{
	display: inline;
	 padding: 4px;
}

.top-most-social-container li.twitter-topmost{
 background: url(images/top-social-twitter-icon.png) left center no-repeat;
 padding-left: 25px;
 padding-right: 20px;

}

.top-most-social-container li.rss-topmost{
 background: url(images/top-social-rss-icon.png) left center no-repeat;
 padding-left: 25px;
}

.wp-pagenavi { float: left; padding: 20px 0px 10px 0px; }
.clear { clear: both; }
.emm-paginate {}
.emm-paginate a {background:#ddd; border:1px solid #ccc; color:#666; margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none;}
.emm-paginate a:hover, .emm-paginate a:active {background:#ccc; color:#888;}
.emm-paginate .emm-title {color:#555; margin-right:4px;}
.emm-paginate .emm-gap {color:#999; margin-right:4px;}
.emm-paginate .emm-current {color:#fff; background:#5f87ae; border:1px solid #89adcf; margin-right:4px; padding:3px 6px;}
.emm-paginate .emm-page {}
.emm-paginate .emm-prev, .emm-paginate .emm-next {}
