/* ----------------------------------------------------------------------------- */
/* ---------------- SHINOBICAT THEME BY PIXELNOVA & SHINOBICAT ----------------- */
/* ------------------ www.shinobicat.com | www.pixelnova.org ------------------- */

body
{
margin: 0px;
padding: 0px;
background: #3C6610 url('images/top.jpg') repeat-x;
}

/* ------------------------- MISC -------------------------------- */

.clear
{
clear: both;
}
p
{
padding: 0px 0px 15px;
margin: 0px;
}
img.left
{
float:left;
margin: 2px 10px 5px 0px;
}
a img.left
{
border: 1px solid #E3E3E3;
padding: 4px;
background: #FFFFFF;
}
a:hover img.left
{
border-color: #6EBB26;
}
.right
{
float:right;
}
img.right, a img.right
{
float:left;
margin: 4px 10px 5px 0px;
border: 1px solid #E3E3E3;
padding: 4px;
background: #FFFFFF;
}
a:hover img.right
{
border-color: #6EBB26;
}
.portfolio img
{
border: 5px solid #DAE2E3;
margin: 10px 0px 0px 0px;
}
.portfolio a:hover img
{
border-color: #A3DC67;
}
a.green:link, a.green:visited
{
color: #2E9717;
text-decoration: none;
padding-bottom: 2px;
}
a.green:hover, a.green:active
{
color: #2E9717;
text-decoration: none;
background: url('images/underline.jpg') repeat-x bottom;
padding-bottom: 2px;
}
a.rss:link, a.rss:visited
{
color: #FE5807;
text-decoration: none;
padding-bottom: 2px;
}
a.rss:hover, a.rss:active
{
color: #FE5807;
text-decoration: none;
background: url('images/underline.jpg') repeat-x bottom;
padding-bottom: 2px;
}
.minisplit
{
background: url('images/split-mini.gif') no-repeat;
background-position: 0px 28px;
width: 175px;
height: 68px;
display: block;
}
.bigsplit
{
background: url('images/split.gif') no-repeat;
background-position: 0px 28px;
width: 364px;
height: 68px;
display: block;
}
.h-comments
{
width: 139px;
height: 65px;
background: url('images/h-comments.jpg') no-repeat top;
display: block;
}
.h-postcomment
{
width: 164px;
height: 59px;
background: url('images/h-postcomment.jpg') no-repeat;
display: block;
}
.aboutme
{
width: 174px;
padding-right: 190px;
height: 268px;
display: block;
background: url('images/shinobicat.jpg') no-repeat;
}


/* ------------------- BLOCKQUOTE ------------------- */

blockquote
{
width: 364px;
background: #FEF7B4 url('images/bq-top.jpg') no-repeat top;
margin: 15px 0px;
}
.inquote
{
width: 364px;
background: url('images/bq-bot.jpg') no-repeat bottom;
}
.quotetext
{
padding: 15px 42px 15px 42px;
}

/* ------------------------- HEADER TAGS ------------------------- */

h2
{
color: #176010;
margin: 0px 0px 0px 0px;
letter-spacing: -1px;
font: bold 210% "arial", Tahoma, Arial;
padding-bottom: 0px;
}
h2 a, h2 a:visited
{
color: #176010;
text-decoration:none;
}
h2 a:hover
{
color: #3A96C1;
text-decoration:none;
}
h3
{
color: #3C2819;
margin: 0px 0px 0px 0px;
letter-spacing: -1px;
font: bold 230% "times new roman", Tahoma, Arial;
padding-bottom: 0px;
}
h4
{
color: #3C2819;
margin: 0px 0px 5px 0px;
letter-spacing: -1px;
font: normal 180% "Trebuchet MS", Tahoma, Arial;
padding-bottom: 0px;
}
h4 a, h4 a:visited
{
color: #3C2819;
text-decoration:none;
}
h4 a:hover
{
color: #524D18;
text-decoration:none;
}
.portfolio h3
{
color: #215171;
margin: 20px 0px 0px 0px;
font: bold 110% Arial;
text-transform: uppercase;
letter-spacing: 0px;
padding-bottom: 0px;
}
.post h3
{
color: #215171;
margin: 15px 0px 15px 0px;
font: bold 110% Arial;
text-transform: uppercase;
letter-spacing: 0px;
padding-bottom: 0px;
}

/* ------------------------- HEADER & CONTENT ------------------------- */

#top
{
width: 100%;
background: url('images/bg3.jpg') no-repeat top center;
}
#content_wrap
{
width: 706px;
background: #FFFFFF url('images/contentbg.gif') repeat-y;
margin: 0 auto;
}
#content
{
width: 706px;
background: url('images/topbg.jpg') no-repeat;
}
#header
{
height: 161px;
position: relative;
width: 706px;
}

/* ------------------------- MENU ------------------------- */

#menu
{
position: absolute;
left: 68px;
top: 97px;
}
#menu ul
{
list-style: none;
margin: 0px;
padding: 0px;
}
#menu ul li
{
display: block;
float: left;
margin-right: 6px;
}
#menu ul li a.home:link, #menu ul li a.home:visited
{
height: 37px;
width: 62px;
background: url('images/btn_home.jpg') no-repeat bottom;
display: block;
text-indent: -9999px;
}
#menu ul li a.home:hover, #menu ul li a.home:active
{
height: 37px;
width: 62px;
background: url('images/btn_home.jpg') no-repeat top;
display: block;
text-indent: -9999px;
}
#menu ul li.current a.home:link, #menu ul li.current a.home:visited
{
height: 37px;
width: 62px;
background: url('images/btn_home.jpg') no-repeat top;
display: block;
text-indent: -9999px;
}
#menu ul li.current a.home:hover, #menu ul li.current a.home:active
{
height: 37px;
width: 62px;
background: url('images/btn_home.jpg') no-repeat top;
display: block;
text-indent: -9999px;
}
#menu ul li a.archives:link, #menu ul li a.archives:visited
{
height: 37px;
width: 82px;
background: url('images/btn_archives.jpg') no-repeat bottom;
display: block;
text-indent: -9999px;
}
#menu ul li a.archives:hover, #menu ul li a.archives:active
{
height: 37px;
width: 82px;
background: url('images/btn_archives.jpg') no-repeat top;
display: block;
text-indent: -9999px;
}
#menu ul li.current a.archives:link, #menu ul li.current a.archives:visited
{
height: 37px;
width: 82px;
background: url('images/btn_archives.jpg') no-repeat top;
display: block;
text-indent: -9999px;
}
#menu ul li.current a.archives:hover, #menu ul li.current a.archives:active
{
height: 37px;
width: 82px;
background: url('images/btn_archives.jpg') no-repeat top;
display: block;
text-indent: -9999px;
}
#menu ul li a.portfolio:link, #menu ul li a.portfolio:visited
{
height: 37px;
width: 86px;
background: url('images/btn_portfolio.jpg') no-repeat bottom;
display: block;
text-indent: -9999px;
}
#menu ul li a.portfolio:hover, #menu ul li a.portfolio:active
{
height: 37px;
width: 86px;
background: url('images/btn_portfolio.jpg') no-repeat top;
display: block;
text-indent: -9999px;
}
#menu ul li.current a.portfolio:link, #menu ul li.current a.portfolio:visited
{
height: 37px;
width: 86px;
background: url('images/btn_portfolio.jpg') no-repeat top;
display: block;
text-indent: -9999px;
}
#menu ul li.current a.portfolio:hover, #menu ul li.current a.portfolio:active
{
height: 37px;
width: 86px;
background: url('images/btn_portfolio.jpg') no-repeat top;
display: block;
text-indent: -9999px;
}
#menu ul li a.contacts:link, #menu ul li a.contacts:visited
{
height: 37px;
width: 82px;
background: url('images/btn_contacts.jpg') no-repeat bottom;
display: block;
text-indent: -9999px;
}
#menu ul li a.contacts:hover, #menu ul li a.contacts:active
{
height: 37px;
width: 82px;
background: url('images/btn_contacts.jpg') no-repeat top;
display: block;
text-indent: -9999px;
}
#menu ul li.current a.contacts:link, #menu ul li.current a.contacts:visited
{
height: 37px;
width: 82px;
background: url('images/btn_contacts.jpg') no-repeat top;
display: block;
text-indent: -9999px;
}
#menu ul li.current a.contacts:hover, #menu ul li.current a.contacts:active
{
height: 37px;
width: 82px;
background: url('images/btn_contacts.jpg') no-repeat top;
display: block;
text-indent: -9999px;
}

/* ------------------------- CONTENT ------------------------- */

#text
{
width: 644px;
margin: 0 auto;
}
#infloat
{
width: 618px;
float: right;
font: 11px "trebuchet ms";
color: #373737;
text-align: justify;
line-height: 180%;
}
#left
{
width: 364px;
float: left;
}
#right
{
width: 175px;
float: right;
}

/* -------------------- SEARCH -------------------- */

#searchbox
{
width: 175px;
height: 50px;
background: url('images/searchbox.jpg') no-repeat bottom;
position: relative;
}
#searchbox .text
{
position: absolute;
left: 0px;
top: 20px;
width: 114px;
height: 23px;
font: 11px "trebuchet ms";
color: #3C2819;
border: 0px;
background: transparent;
padding: 7px 6px 0px 6px;
}
#searchbox .submit
{
position: absolute;
left: 130px;
top: 20px;
width: 46px;
height: 30px;
border: 0px;
background: transparent;
text-indent: -9999px;
cursor: pointer;
}

/* -------------------- SIDEMENU -------------------- */

.submenu ul
{
list-style: none;
padding: 0px 0px 40px 0px;
margin: 17px 0px 20px 0px;
width: 175px;
background: url('images/split-mini.gif') no-repeat bottom;
}
.submenu ul li
{
display: block;
width: 100%;
}
.submenu ul li a:link, .submenu ul li a:visited
{
background: url('images/list-style-star.jpg') no-repeat;
background-position: 0px 8px;
font: 11px "trebuchet ms";
padding: 6px 6px 6px 24px;
display: block;
width: 145px;
color: #3C2819;
text-decoration: none;
}
.submenu ul li a:active, .submenu ul li a:hover
{
background: url('images/list-style-arrow.jpg') no-repeat;
background-position: 0px 8px;
font: 11px "trebuchet ms";
padding: 6px 6px 6px 24px;
display: block;
width: 145px;
color: #719620;
text-decoration: underline;
}

/* -------------------- POST -------------------- */

.post
{
position: relative;
margin-bottom: 20px;
padding-bottom: 30px;
background: url('images/split.gif') no-repeat bottom;
}
.inpost a:link, .inpost a:visited
{
color: #2E9717;
text-decoration: none;
background: url('images/underline.jpg') repeat-x bottom;
padding-bottom: 2px;
}
.inpost a:hover, .inpost a:active
{
color: #358DB8;
text-decoration: none;
background: #E7F2FD url('images/underline.jpg') repeat-x bottom;
padding-bottom: 2px;
}
.date
{
position: absolute;
top: 0px;
left: -106px;
width: 31px;
height: 36px;
color: #0E1109;
text-align: center;
background: url('images/datebg.jpg') no-repeat;
padding: 9px;
font: 13px "georgia";
text-transform: uppercase;
}
.date .day
{
font: 25px "georgia";
line-height: 50%;
}

/* -------------------- COMMENTS -------------------- */

.comments
{
position: absolute;
top: 0px;
right: -4px;
width: 44px;
height: 31px;
color: #39A625;
text-align: center;
background: url('images/comments.jpg') no-repeat;
padding: 0px;
font: 18px "georgia";
line-height: 145%;
}
.comments a:link, .comments a:visited
{
text-decoration: none;
color: #484848;
}
.comments a:hover, .comments a:active
{
text-decoration: none;
color: #67AA21;
}

/* --------------------------- FOOTER --------------------------- */

#footer_wrap
{
margin: 0px;
width: 100%;
height: 382px;
background: url('images/footerbg.jpg') repeat-x;
}
#footer
{
margin: 0 auto;
width: 858px;
height: 382px;
background: url('images/footer.png') repeat-x;
}
#intext
{
margin: 0 auto;
position: relative;
width: 858px;
height: 382px;
}

/* -------------------- NEXT + PREVIEW BTNS -------------------- */

.nextprev
{
margin-bottom: -10px;
clear: both;
display: block;
width: 364px;
height: 30px;
font: 11px "trebuchet ms";
}
.nextprev a:link, .nextprev a:visited
{
border: none;
color: #3C6610;
text-decoration: none;
height: 20px;
}
.nextprev a:hover, .nextprev a:active
{
border: none;
text-decoration: none;
height: 20px;
}
.nextprev .previous a:link, .nextprev .previous a:visited
{
background: url('images/previous-out.jpg') no-repeat left center;
padding: 3px 0 6px 28px;
float: left;
}
.nextprev .previous a:hover, .nextprev .previous a:active
{
background: url('images/previous.jpg') no-repeat left center;
padding: 3px 0px 6px 28px;
float: left;
}
.nextprev .next a:link, .nextprev .next a:visited
{
background: url('images/next-out.jpg') no-repeat right center;
padding: 3px 28px 6px 0px;
float: right;
}
.nextprev .next a:hover, .nextprev .next a:active
{
background: url('images/next.jpg') no-repeat right center;
padding: 3px 28px 6px 0px;
float: right;
}

/* -------------------- FOOTER SUBMENUS -------------------- */

#recentposts
{
position: absolute;
top: 193px;
left: 100px;
}
#recentcomments
{
position: absolute;
top: 193px;
left: 333px;
}
#recentposts .footer ul
{
list-style: none;
padding: 0px;
width: 180px;
margin: 0px;
}
#recentposts .footer ul li
{
display: block;
width: 100%;
margin-bottom: 3px;
}
#recentposts .footer ul li a:link, #recentposts .footer ul li a:visited
{
font: 11px "trebuchet ms";
padding: 6px 6px 6px 10px;
display: block;
width: 164px;
color: #37373D;
text-decoration: none;
}
#recentposts .footer ul li a:active, #recentposts .footer ul li a:hover
{
font: 11px "trebuchet ms";
padding: 6px 6px 6px 10px;
display: block;
width: 164px;
color: #209013;
background: url('images/line.gif') no-repeat left;
text-decoration: none;
}
#recentcomments .footer ul
{
list-style: none;
padding: 0px;
width: 208px;
margin: 0px;
}
#recentcomments .footer ul li
{
display: block;
width: 100%;
margin-bottom: 2px;
}
#recentcomments .footer ul li a:link, #recentcomments .footer ul li a:visited
{
font: 11px "trebuchet ms";
padding: 6px 6px 6px 10px;
display: block;
width: 192px;
color: #37373D;
text-decoration: none;
}
#recentcomments .footer ul li a:active, #recentcomments .footer ul li a:hover
{
font: 11px "trebuchet ms";
padding: 6px 6px 6px 10px;
display: block;
width: 192px;
color: #209013;
background: url('images/line.gif') no-repeat left;
text-decoration: none;
}
#infobox
{
width: 157px;
height: 100px;
position: absolute;
top: 238px;
right: 90px;
font: 11px "trebuchet ms";
line-height: 180%;
}

/* -------------------- TAGS -------------------- */

.tags
{
background: url('images/list-style-arrow.jpg') no-repeat left;
padding: 2px 0px 2px 20px;
}
.tags a:link, .tags a:visited
{
color: #373737;
text-decoration: none;
padding-bottom: 2px;
}
.tags a:hover, .tags a:active
{
color: #23AF16;
text-decoration: none;
background: url('images/underline.jpg') repeat-x bottom;
padding-bottom: 2px;
}

/* -------------------- COMMENT FORM & LIST -------------------- */

.sinput
{
width: 197px;
height: 23px;
padding: 6px 6px 0px 6px;
background: url('images/inputbg.jpg') no-repeat;
font: 11px "trebuchet ms";
color: #3C2819;
border: 0px;
margin-right: 20px;
}
textarea
{
width: 352px;
height: 108px;
background: url('images/textareabg.jpg') no-repeat;
font: 11px "trebuchet ms";
color: #3C2819;
border: 0px;
padding: 6px;
}
label
{
color: #9B9B9B;
}
.submit
{
width: 125px;
height: 34px;
text-align: center;
color: #000000;
font: 11px "trebuchet ms";
background: url('images/submitbtn.jpg') no-repeat;
border: 0px;
cursor: pointer;
}
.commentlist
{
width: 364px;
}
.commentlist ul
{
width: 364px;
padding: 0px;
margin: 0px;
list-style: none;
}
.commentlist ul li
{
display: block;
width: 364px;
font: 11px "trebuchet ms";
color: #3C2819;
background: #EFEFEF url('images/mes-cl2-top.jpg') no-repeat top;
line-height: 200%;
margin-bottom: 3px;
}
.commentlist ul li .indiv
{
display: block;
width: 334px;
background: url('images/mes-cl2-bot.jpg') no-repeat bottom;
padding: 15px;
}
.commentlist ul li.alt
{
display: block;
width: 364px;
font: 11px "trebuchet ms";
color: #3C2819;
background: #F5F0C1 url('images/mes-cl1-top.jpg') no-repeat top;
line-height: 200%;
margin-bottom: 3px;
}
.commentlist ul li.alt .indiv
{
display: block;
width: 334px;
background: url('images/mes-cl1-bot.jpg') no-repeat bottom;
padding: 15px;
}
.commentlist a:link, .commentlist a:visited
{
color: #414141;
text-decoration: none;
padding-bottom: 2px;
}
.commentlist a:hover, .commentlist a:active
{
color: #414141;
text-decoration: none;
background: url('images/underline.jpg') repeat-x bottom;
padding-bottom: 2px;
}


.social
{
clear: both;
display: block;
width: 364px;
height: 30px;
margin-top: 10px;
font: 11px "trebuchet ms";
}
.social a:link, .social a:visited
{
border: none;
color: #3C6610;
text-decoration: none;
height: 20px;
float: left;
margin-right: 7px;
}
.social a:hover, .social a:active
{
border: none;
text-decoration: none;
height: 20px;
float: left;
}
.social .stumbleupon a:link, .social .stumbleupon a:visited
{
background: url('images/sc-stumbleupon.jpg') no-repeat left center;
padding: 10px 0 6px 24px;
}
.social .stumbleupon a:hover, .social .stumbleupon a:active
{
background: url('images/sc-stumbleupon-on.jpg') no-repeat left center;
padding: 10px 0px 6px 24px;
}
.social .delicious a:link, .social .delicious a:visited
{
background: url('images/sc-delicious.jpg') no-repeat left center;
padding: 10px 0 6px 24px;
}
.social .delicious a:hover, .social .delicious a:active
{
background: url('images/sc-delicious-on.jpg') no-repeat left center;
padding: 10px 0px 6px 24px;
}
.social .digg a:link, .social .digg a:visited
{
background: url('images/sc-digg.jpg') no-repeat left center;
padding: 10px 0 6px 24px;
}
.social .digg a:hover, .social .digg a:active
{
background: url('images/sc-digg-on.jpg') no-repeat left center;
padding: 10px 0px 6px 24px;
}
.social .reddit a:link, .social .reddit a:visited
{
background: url('images/sc-reddit.jpg') no-repeat left center;
padding: 10px 0 6px 24px;
}
.social .reddit a:hover, .social .reddit a:active
{
background: url('images/sc-reddit-on.jpg') no-repeat left center;
padding: 10px 0px 6px 24px;
}
.gallery
{
position: relative;
width: 377px;
height: 140px;
background: url('images/gallerybg.jpg') no-repeat top;
}
.gone
{
position: absolute;
top: 6px;
left: 6px;
}
.gtwo
{
position: absolute;
top: 6px;
left: 141px;
}
.gthree
{
position: absolute;
top: 6px;
left: 276px;
}
.gallery img
{
border: 0px;
}
.galstick
{
position: absolute;
top: -7px;
background: url('images/stick.png') no-repeat;
height: 21px;
width: 349px;
color: #F8F9D9;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}