/* @override 
	http://ralonzosinclair.com/bartending/wp-content/themes/njab-wordpress/style.css
	http://bartend.ralonzosinclair.com/wp-content/themes/njab-wordpress/style.css
*/

/*
Theme Name: NJAB
Description: japan-style Wordpress Theme by<a href="http://ralonzosinclair.com/">Design Guru</a>
Version: 1.0
Author: Ra Alonzo Sinclair
Author URI: http://ralonzosinclair.com
/
Tags: fixed width, two columns, right sidebar, valid XHTML, valid CSS
*/



/* @group GLOBAL */
body{
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	background-color: #d5dda5;
	margin: 0;
}

ul li, ol li { list-style: none; list-style-position: inside; }

a {
	outline:  none;
}

/* @end */

/* @group Genral Page DZine */
#wrap{
	width: 1100px;
	display: table;
	background-image: url(images/njab-BKG-wrap.gif);
	margin: auto;
}
#njab-martini{
	width: 100px;
	float: left;
	height: 220px;
}

#njab-body{
	width: 900px;
	float: left;
	background: #f5fad7 url(images/njabs_left-BKG2.jpg) repeat-y;
}

#njab-hdr{
	height: 136px;
	background: url(images/njabs_hdr.jpg) no-repeat;
	width: 900px;
	float: left;
}

#njab-hdr a{
	width: 192px;
	display: block;
	text-indent: -9999px;
	height: 126px;
}
#njab-hdr h2{
	float: left;
	text-indent: -9999px;
}
#njab-hdr h1{
	margin-top: 0;
	float: left;
}
#njab-menu{
	width: 900px;
	height: 72px;
	background: url(images/njabs_menu.jpg) no-repeat;
	float: left;
}
#njab-menu ul{
	margin-top: 0;
	margin: 0;
	padding: 0;
}
#njab-menu ul li { 
	margin-right: 3px; 
	padding-left: 3px; 
    font-weight: bold;
	float: left;
}

#njab-menu ul li.current_page_item { 
        width: 70px;
        height: 45px;
}
#njab-menu ul li a {
    width: 67px;
    height: 45px;
    display: block; 
	text-decoration: none; 
	color: #333; 
	line-height: 45px; 
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

 
#njab-body-left{
	width: 162px;
	float: left;
	background: url(images/njabs_left-BKG.jpg) no-repeat;
	
}	
/* @group Left Side */
#sidebar{
	padding-left: 12px;
	background: url(images/njabs_lftsidebarBKG.jpg) repeat-y;
	padding-bottom: 30px;
}
#njab-body-left .block h3{
	font-size: 16px;
	color: #6f9234;
	margin-bottom: 0;
	margin-top: 25px;
}
#njab-body-left .block a{
	font-size: 12px;
	color: gray;
}
#njab-body-left .block a:hover{
	color: black;
}

#njab-body-left .block ul{
	margin-left: -30px;
	margin: 0;
	width: 140px;
	padding-left: 1px;
}
/* @end */
#njab-body-cntr, #njab-body-sngpst, #njab-body-srchpst{
	width: 500px;
	float: left;
}
#njab-body-cntr .post .more-link{
	color: #739337;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
#njab-body-cntr .post .more-link:hover{
	color: black;
}

/* @group Blog*/

/* @end */
#njab-body-right{
	float: left;
	width: 238px;
}

/* @group Right SOTM*/
#njab-sotm-TOP{
	width: 238px;
	height: 149px;
	background: url(images/njabs_SOTM-TOP.jpg) no-repeat;
}
#njab-sotm-CPY{
	width: 238px;
	display: table;
	background: url(images/njabs_SOTM-BKG.jpg) repeat-y;
}
#njab-sotm-CPY li{
	list-style-type: none;
	width: 179px;
	padding-left: 22px;
	font-size: 14px;
}
#njab-sotm-CPY a{
	line-height: 22px;
	text-decoration: none;
	color: #f91e6c;
}
#njab-sotm-CPY a:hover{
	color: gray;
}
#njab-sotm-BTM{
	width: 238px;
	height: 49px;
	background: url(images/njabs_SOTM-BTM.jpg) no-repeat;
}
#njab-sotm-BTN{
	width: 238px;
	height: 73px;
	background: url(images/njabs_SOTM_BTN.jpg) no-repeat;
	padding-top: 28px;
	padding-left: 13px;
}
#njab-sotm-BTN a{
	width: 214px;
	display: inline-block;
	padding-top: 0;
	height: 65px;
	text-indent: -9999px;
	margin: 0;
}

/* @end */

/* @group Right COTW*/
#njab-cotw-TOP{
	width: 238px;
	height: 252px;
	background: url(images/njabs_COTW-TOP.jpg) no-repeat;
}
#njab-cotw-CPY{
	width: 238px;
	display: table;
	background: url(images/njabs_COTW-BKG.jpg) repeat-y;
}

#njab-cotw-CPY li{
	list-style-type: none;
	font-size: 14px;
	width: 169px;
	padding-left: 22px;
}
#njab-cotw-CPY a{
	line-height: 22px;
	text-decoration: none;
	color: #799443;

}
#njab-cotw-CPY a:hover{
	color: gray;
}
#njab-cotw-BTM{
	width: 238px;
	height: 30px;
	background: url(images/njabs_COTW-BTM.jpg) no-repeat;
}
#njab-cotw-BTN{
	width: 238px;
	height: 120px;
	padding-top: 30px;
	background: url(images/njabs_COTW-BTN.jpg) no-repeat;
	padding-left: 11px;
	
}
#njab-cotw-BTN a{
	display: inline-block;
	width: 198px;
	height: 109px;
	margin: 0;
	text-indent: -9999px;
}
/* @end */


#njab-footer{
	width: 900px;
	height: 68px;
	background: url(images/njabs_FTR.jpg) no-repeat;
	float: left;
}
#footer-inner{
	font-size: 11px;
	text-align: left;
	color: white;
	padding-left: 9px;
	width: 691px;
	margin: 000px;
	float: left;
}
#footer-inner a{
	color: #6f9234;
}
#rss{
	width: 200px;
	float: left;
}
#njab-sunorange{
	float: right;
	width: 100px;
	background: url(images/njab-BKG-sunorange.png) no-repeat;
	display: table;
	height: 220px;
}

/* @end */

/* @group Post Style*/
#njab-body-sngpst, #njab-body-srchpst{
	
	padding-bottom: 48px;
	padding-top: 0;
	margin-top: 6px;
}
#njab-hdr-sngpst, #njab-hdr-srchpst{
	background: url(images/njab-HDR-singpst.jpg) no-repeat;
	height: 25px;
}
#njab-post-sngpst, #njab-post-srchpst{
	background: url(images/njab-BKG-singpst.jpg) repeat-y;
	margin: 0;
}
#njab-post-sngpst p, #njab-post-srchpst p{
	margin-bottom: 0;
}
#njab-ftr-sngpst, #njab-ftr-srchpst{
	height: 46px;
	background: url(images/njab-FTR-singpst.jpg) no-repeat;
}
#njab-body-cntr h2 a, #njab-body-cntr h3 a{
	color: #6f9234;
	text-decoration: none;
}

#njab-body-cntr .post-info, #njab-body-sngpst .post-info{
	font-size: 11px;
	color: #535353;
	width: 440px;
	line-height: 18px;
}
#njab-body-sngpst .post-info{
	padding-top: 13px;
}
#njab-body-cntr .post-info a, #njab-body-sngpst .post-info a, #njab-post-sngpst .post a,#njab-post-srchpst .post a{
	color: #739337;
}

#njab-body-cntr .post-info a:hover, #njab-body-sngpst .post-info a:hover{
	color: black;
}
#njab-body-cntr .post-info h2, #njab-body-cntr .post-info h3 a {
	color: #739337;
}

#njab-body-cntr .post{
	padding-left: 25px;
	width: 470px;
	background: url(images/njabs_post-BKG.jpg) no-repeat;
	height: 260px;
	padding-top: 15px;
	margin-top: 8px;
	margin-bottom: 0;
	margin-left: 0;
}

#njab-body-cntr .post h2, #njab-body-cntr .post h3{
	font-size: 21px;
	padding-top: 9px;
	background: url(images/njabs_titlebullit.png) no-repeat 0 5px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 30px;
}
#njab-body-cntr .post p{
	width: 455px;
	font-size: 14px;
	line-height: 21px;
}

#njab-body-sngpst .post{
	padding-left: 21px;
	width: 450px;
}

#njab-body-sngpst .post h1, #njab-body-srchpst h1{
	color: #6f9234;
	font-size: 21px;
	padding-top: 6px;
	margin: 0;
	background: url(images/njabs_titlebullit.png) no-repeat 0 2px;
	padding-left: 26px;
}
#njab-body-srchpst h1{
	padding-top: 6px;
	padding-left: 21px;

}
#njab-body-sngpst .post, #njab-body-srchpst{
	font-size: 14px;
	color: black;
	line-height: 20px;
}

#njab-body-sngpst .post li{
	padding-bottom: 14px;
}
#njab-body-sngpst .comment{
	padding-left: 21px;
}
#njab-body-sngpst .comments-title{
	color: #515151;
	font-size: 16px;
	padding-left: 21px;
}
#njab-body-sngpst .comment-content{
	font-size: 12px;
	width: 379px;
	line-height: 18px;
	padding-top: 6px;
	padding-left: 57px;
	padding-bottom: 15px;
}
#njab-body-sngpst #commentform{
	padding-left: 21px;
	font-size: 12px;
	color: #07aed2;
}
#njab-body-sngpst #commentform p{
	margin-bottom: 0;
}
#njab-body-sngpst .comment-avatar{
	float: left;
	width: 50px;
}
#recipe {
	border: 4px solid #6f9234;;
	padding-left: 10px;
	padding-top: 11px;
	padding-bottom: 10px;
}
#recipe, #recipe p{
	background-color: white;
	font-size: 12px;
	line-height: 13px;
	color: #6f9234;
}
#najb-tag-cloud{
	width: 210px;
	padding-top: 20px;
	display: table;
	color: #6f9234;
	margin: 0;
	padding-right: 0;
	padding-left: 0;
	float: left;
}
#najb-tag-cloud h1{
	font-size: 14px;
	color: #07aed2;
	margin: 0;
	padding: 0;
	width: 180px;
}
/*#najb-tag-cloud ul{
	margin: 0;
	padding-top: 0;
	padding-left: 8px;
	padding-bottom: 0;
}*/
#tagcloudflash{
	margin: 0;
	width: 210px;
	padding: 0;
}
#wpcumuluscontent{
	margin: 0;
	padding: 0;
	width: 210px;
	display: inline-block;
}
#comment{
	width: 400px;
	height: 120px;
}

#pages a{
	color: gray;
	font-size: 12px;
	margin-left: 20px;
}
#pages a:hover{
	color: #6f9234;
}
/*#newtagcloud{
	border: 3px solid #07aed2;
	width: 215px;
	margin: 20px 0 0;
	background-color: white;
	padding-right: 7px;
	display: table;
}
#newtagcloud a{
	color: #739337;
	text-decoration: none;
}*/
/* @end */