/*
Theme Name: Jungus
Theme URI: http://www.jungus.com/b
Description: 3-column Personal WordPress theme modified from wpdesigner.com
Version: 1.0
Author: jungus
Author: http://www.jungus.com/b
*/

@import url('style-basics.css'); /* general body styles with wrapper */
@import url('style-header.css'); /* header styles i.e. h1 and search */
@import url('style-typography.css'); /* content typography styles */
@import url('style-sidebar.css'); /* general sidebar styles and custom styles for primary and secondary */
@import url('style-widgets.css'); /* sidebar widgets */
@import url('style-comments.css'); /* comments template #00496a   no-repeat left bottom*/

.container{float: left; }
.outter{
	width: 890px;
	padding: 0 0 10px;
	background: url(images/bg-body-xpt.png);
	
}

.inner{
	width: 700px;
	margin: 0 0 0 10px;
	background: url(images/bg-container-inner.png) repeat-y;
	display: inline;
}

.inner .top, .inner .bottom{
	float: left;
	width: 700px;
	height: 5px;
	font-size: 1px;
	background: url(images/bg-container-inner-topx.png) no-repeat;
}

.inner .bottom{
	background: url(images/bg-container-inner-bottomx.png) no-repeat;
	float:left;
	height:5px;

	
}

#content{
	float: left;
	margin: 16px 10px 0 15px;
	width: 500px;
	display: inline;
}

#contentPage{
	float: left;
	margin: 16px 10px 0 15px;
	width: 575px;
	display: inline;
	
}


#menu{
	float: left;
	width: 700px;
	background: url(images/bg-menux.png) no-repeat;
	overflow: hidden;
	
}

.current_page_item {	
	
	background-image:url(images/bg-menu-li-current-a.png)  no-repeat left top;
}

#menu ul li a{
	display: block;
	padding: 6px 13px 0px 13px;
	background: url(images/bg-menu-li-a.png) no-repeat right top;
	color: #2E6A9C;
 }

#menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li{
	float: left;
}



#menu ul li a span.feed{
	padding: 0 18px 0 0;
	background: url(images/feed.gif) no-repeat right 3px;
}

#headimg{} /* look in functions.php */

.ads-468x60 img {
	margin: 0 10px 16px;
	display: inline;
}

.post{
	width: 500px;
	padding: 0 0 16px;
	position: relative;
	background-image:url(images/bg-post.png); 
}

.postPage{
	width: 655px;
	padding: 0 0 16px;
	position: relative;

}


.post  h2{
	padding: 0 10px;
	font: 18px georgia, "trebuchet ms", serif;
	 
}
 .postPage h2{
	padding: 0 10px;
	font: 18px georgia, "trebuchet ms", serif;
	 
}

 
.post  h2 a{
	color: #B30000;
}

.postPage h2 a{
	color: #B30000;
}




.entry-date, .comments-link{
	width: 65px;
	height: 44px;
	position: absolute;
	top: 0px;
	margin: 0 0 0 -75px;
	font: bold 10px    Tahoma, "Trebuchet MS", Arial, sans serif, "Segoe UI";
	text-transform: uppercase;
	background:  url(images/bg-entry-date.png) no-repeat;
	color: #fff;
	display: inline;
	letter-spacing: 1px;
}

.entry-date span, .comments-link span{
	display: block;
	text-align: center;
}

.entry-date span.month{
	padding: 8px 0 0 0;
	color:#fff;
	border-bottom: 0px solid red;
}

.entry-date span.day{
	padding: 0 0 0 0;
	color: #fff;
	border-bottom: 0px solid blue;
}


.comments-link{
	top: 35px;
	height: 81px;
	background: url(images/bg-comments-link.png) no-repeat;
}

.comments-link span{
	display: block;
	margin: 15px 0 0;
	width: 65px;
	height: 29px;
	overflow: hidden;
}

.comments-link a{
	color: #fff;
}

.entry-meta{
	padding: 3px 10px 3px;
	font-size: 11px;
	background: url(images/dotted.gif) repeat-x left bottom;
	color: #666;
}

.entry-content{
	padding: 0 10px;
	line-height: 22px;
}

.entry-content p a{
	border-bottom: 1px solid #ddd;
	background: #ffd;
	color: #000;
}

.entry-content p a:hover{
	text-decoration: none;
	border: 0;
}

.entry-content h2{font: bold 24px arial, helvetica, sans-serif; line-height: 28px; text-transform: none;}
.entry-content h3{font-size: 18px; font-weight: bold; line-height: 24px;}
.entry-content h4{font-size: 14px; font-weight: bold; line-height: 20px;}
.entry-content h5{font-size: 11px; line-height: 16px;}
.entry-content h6{font-size: 10px; line-height: 14px;}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	padding: 10px 0 10px;
}

.entry-foot{
	padding: 0px 20px 0px 4px;
 	border-bottom: 1px dotted #336699;
	line-height: 13px;
	font-size:9px;
 	background: url(images/bg-entry-foot.png);
}

.navigation{
	float: left;
	margin: 0 0 12px;
	width: 500px;
	display: inline;
}

.navigation span.nav-previous{
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
	background: url(images/bg-older-posts.gif) no-repeat 0 3px;
}

.navigation span.nav-next{
	margin: 0 10px 0;
	padding: 0 16px 0;
	background: url(images/bg-newer-posts.gif) no-repeat right 3px;
}

#footer{
	float: left;
	width: 890px;
	padding: 10px 0 10px;
	color: #74715b;
	background: url(images/bg-container-outter.png) no-repeat top;

}

#footer a{color: #55523d;}
#footer p{padding: 10px 35px;}