
/* Overal setup background:#040507 url(images/background.png) top center no-repeat;*/
* { margin:0; padding:0; }
body { background: #26180e url(images/bg.png) repeat-x; color: #FFFFFF; font:12px/14px; font-family:  "Trebuchet MS", Tahoma, Arial;}
a   { text-shadow: 1px 1px 2px black; color:#aaa;text-decoration:none;outline:0; }
a:hover { color:#EEE; }
a img { border: none; }
ul, li { list-style: none;margin:0;padding:0; }
h1  { font-size:30px; } 
h2  {  font:22px arial,helvetica;letter-spacing:-1px;line-height:1.4em;color:#ddd;text-decoration:none; text-transform:capitalize; margin-bottom:15px;} 
h3  { text-shadow: 1px 1px 2px black; font:bold 11px arial,helvatica;color:#bbb;text-transform:capitalize; }
h3 SPAN.slash { font:bold 10px Arial !important; text-transform: lowercase; }
h4  { font-size:14px; }
code { font: 11px  "Courier New"; color:#666; padding:5px;margin:5px 0;display:block;border-left:1px solid #903000; }
blockquote { color:#ddd; padding:5px;font: 12px Arial,Sans-serif;line-height:1.4em; }
.left { float:left;margin-top:3px;margin-right:8px; }
.right { float:right;margin-left:8px; }
.clear { clear: both; }
.clear-both { clear: both; }
.pagenavi  { margin: 10px 0; clear: both; }



/* navigation */
ul.topnav   { list-style:none;text-align:left; }
.topnav li   { float:left;margin: 0; }
.topnav li a  { font:11px arial;outline:none;color:#ddd;text-decoration:none;display:block;padding:5px 15px;text-transform:uppercase;padding-bottom: 25px; background: url(images/green.jpg) repeat-x; background-position: 0px 60px; overflow:hidden; }	
.topnav li a:hover   { color:#000000 !important; }

/* header */
#header {width:950px;margin:0 auto;padding:1em 0 6em 0; }
#header h1 a { display:block;font-size: 20px; margin: 5px 0; width: 240px;text-indent: -999em; }
#header h1 a:hover { color: #7ebe40; }
#main-wrapper { display:block; margin:0 auto;width:950px;padding:10px;padding-bottom: 0px;text-align:left;background:url(images/px.png); }
.main { width: 490px;margin:0;padding:0;float:left;overflow: hidden; }

/* thumnail covers */
.thumb { background: transparent; display: block; width: 230px; overflow: hidden; height: 230x; margin: 0 10px 10px 0; position: relative; }
.thumb-title { margin-bottom:5px;background:#000;bottom:0;right:0;display:block;position:absolute;padding:4px;filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85; }
.thumb-title:hover { background:#222; }
.thumb-title h3 { margin: 0; line-height: 1.4em; }
.thumb-title h3 a { font:11px Arial,helvetica;display:block;color:#aaa;text-decoration: none;text-transform:capitalized; }
.thumb-title h3 a:hover { color: #fff;}
.thumb span{width:260px; height: 260px; display: block; position: absolute; top:-10px; left: -10px; background: url(images/overlay.png) no-repeat top left;}

* thumnailBIG covers */
.thumbbig { top: -150px; background: transparent; display: block; width: 450px; overflow: hidden; height: 400px; margin: 0 10px 10px 0; position: relative; }
.thumbbig-title { z-index: 1000; margin-bottom:5px;background:#000;bottom:0;right:50;display:block;position:absolute;padding:4px;filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85; }
.thumbbig-title:hover { background:#222; }
.thumbbig-title h3 { margin: 0; line-height: 1.4em; }
.thumbbig-title h3 a { font:14px Arial,helvetica;display:block;color:#aaa;text-decoration: none;text-transform:capitalized; }
.thumbbig-title h3 a:hover { color: #fff;}
.thumbbig span{width:450px; height: 400px; display: block; position: absolute; top:-10px; left: -10px; background: url(images/overlaybig.png) no-repeat top left;}




/* Ancillary */
#ancillary  { margin:0;padding:0;height:164px;background: url(images/rambling.png) no-repeat bottom center;}
#ancillary .flickr { padding: 3px 2px; background: #202020 ; overflow: hidden; }
#ancillary .flickr img  { margin:10px 10px; width:45px;height:45px;display:block;float:left; }
#ancillary .flickr a img  { border:4px solid #eee; }
#ancillary .flickr a:hover img  { border:4px solid #6199dc; }



/* single page */
.post.single { line-height:1.4em; width:485px;padding:3px; }
.post.single h2, .post.single h2 a { font:22px arial,helvetica;letter-spacing:-1px;line-height:1.4em;color:#ddd;text-decoration:none; }
.post.single .postMeta { font:10px Arial;margin-bottom:5px;color:#999; }
.post.single .postMeta span.date { padding:0 2px 0 0; }
.post.single .postMeta span.comments { background: url(images/comment.gif) no-repeat left center;padding-left:15px; }
.post.single .postMeta span.comments a,
.post.single .postMeta span.date a{ color:#999; }
.post.single .entry { float:right; line-height:18px;overflow:hidden;padding-bottom:25px; }
.post .entry img.wp-smiley  { border:0px none; margin:0; vertical-align:middle; }  /*//////// SMILEY ////////*/
.post .entry img,.entry a img { border:4px solid #999; }
.post .entry a:hover img { border-color:#eee; }
.post.single h3 { font-size: 12px;font-weight:bold; color: #6199dc; display:inline; }
.post.single p { margin: 1em 0; }
.post.single p a,.post.single li a { color:#b3d565; }
.post.single p a:hover { color:#ddd; }
.post.single p strong { font-weight: bold; }
.post.single p em { font-style: normal; background: #f9f9de; }
.post.single a { color:#a9a393; }
.post.single a:hover { color:#ddd; }
.post.single blockquote { margin: 0 1.5em; color: #6c6c6c; }
.post.single ul, .post.single ol { margin: 1em; }
.post.single ul li, .post.single ol li { margin: 0; color: #666; line-height: 1.4em; }




/* twitter */
#twitter #twitter_update_list { color:#c5e281; line-height:1.4em; padding: 0;line-height:1.6em; font-size:12px; }
#twitter #twitter_update_list a { color:#ddd;padding:0;margin:0;display: block; }
#twitter #twitter_update_list a:hover  { color:#fff;padding:0;margin:0; }



/* sidebar related */
#sidebarwrapper  { margin:0;padding:0;float:right;color: #999; }
#left-sidebar { color:#ddd;float:left;margin:0;width:220px;padding:5px;background: transparent url(images/opa.png); }
#left-sidebar h3 {padding: 5px; padding-bottom: 5px;margin-bottom: 5px;  color: #eee; height: 40px;}
#left-sidebar a   { color:#aaa; }
#left-sidebar a:hover { color:#fff; }
#left-sidebar p { color:#ddd; line-height: 120%; font-family: Tahoma, Arial, "Trebuchet MS";  }
#left-sidebar ul { list-style:none;margin:0px 0 4px; }
#left-sidebar ul li{ padding-top: 5px;}

.categories { padding: 0; color: #666; }
.categories li { font-size: 11px;padding:3px 2px; float: left;color:#444; width: 48%; display: inline; }
.categories li a { color: #999; text-decoration:none;  }
.categories li a:hover { color:#eee;text-decoration: none; }

.recent-posts { padding: 5px 0; }
.recent-posts ul { margin: 0px; padding: 0; }
.recent-posts li { margin: 0px; padding: 4px 0; list-style-type: none;  }
.recent-posts li a { text-decoration:none; }
.recent-posts li a:hover { text-decoration:none;  }

.delicious { padding: 10px 0; }
.delicious ul { margin: 0; padding: 0; }
.delicious li { margin: 0px; padding: 2px 0; list-style-type: none;  }
.delicious li a { text-decoration:none; }
.delicious li a:hover { text-decoration:none; }

.tags { margin:10px 0;padding:0;line-height:2em; }
.tags a { text-decoration:none;color:#333;font-weight:normal; }
.tags:hover a { color: #666; text-decoration: none; }
.tags:hover a:hover, #sidebar .tags a:hover { color: #eee;text-decoration: none; }




#right-sidebar { color:#ddd;float:left;width:220px;margin:0;padding:5px; padding-top: 0px;font-size:11px;background: transparent url(images/opa.png); }
#right-sidebar h3 {padding: 5px; padding-bottom: 5px;margin-bottom: 5px;  color: #eee; height: 40px;}
#right-sidebar p { color:#ddd; padding-bottom:10px;}
#right-sidebar a   { color:#999;text-decoration:none; font-family:Tahoma, Arial; }
#right-sidebar a:hover { color:#fff; }
#right-sidebar ul { list-style:none;margin:0px 0 4px; }
#right-sidebar ul li{ padding-top: 5px;}



/* COMMENTS */
h3#comments, h3#respond { font-weight:normal; font-size: 14px;font-family: arial, verdana;letter-spacing:-1px; color:#ddd;padding:5px 0;}	
ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist cite { text-transform:none; font-style:normal; }
ol.commentlist li { border-bottom:1px dotted #222; padding:15px 0; }
ol.commentlist h5 { font-size:12px; margin:3px 0; padding:0; }	
ol.commentlist h5 a:link, a:visited { color:#679ef1;}
ol.commentlist h5 a:hover { color:#fff; }
ol.commentlist h5 small { display:block; }	
ol.commentlist li { font-size: 11px; margin: 0; }
ol.commentlist li span.moderate { padding:2px; color:#f30; }



/* form */
#commentform { margin: 1em 0;}
#author, #email,#url,#comment{font:1em arial,helvetica,verdana,sans-serif;margin: 5px 0;padding:2px;}
.comment-warning strong { color: #999; font-weight: bold; }



/* footer */
#footer { color:#555; font-size:9px;line-height:1.4em; padding:0;margin:0 auto;height:40px;clear:both;width:950px;text-align:right; }
#footer a { font-weight: bold;color:#999;border-bottom:1px solid #333; }
#footer a:hover { color:#eee; }
#footer img { display: none; }

/* Special Stuff */
#wrapper{background: url(images/main_background.png) top center no-repeat;}
#lightbox{width: 485px; height: 500px;}
#lightswitch{margin-left: 10px;}
#lightlabel{margin-left: 10px;}
#tooltip{margin-top: -17px;	position:absolute;padding:6px;padding-left: 25px;padding-top: 15px;	height: 55px;width: 186px;background: url(images/balloon.png) no-repeat;color:#fff;	display:none;}	
#bigimg{position: relative;}
#next{margin-bottom:5px;background:#333333;bottom:0;left:0;display:block;position:absolute;padding:4px;filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;  }
#next:hover {background: #999999;}
#prev:hover {background: #999999;}
#prev{margin-bottom:5px;background:#333;bottom:0;right:0;display:block;position:absolute;padding:4px;filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85; }
#bigimg  a{ font-size:11px; color:#FFFFFF;}
#bigimg  a:hover{color:#333333; cursor:pointer;}
#toplogo{float: right; top:0; width: 300px; height: 50px; background: transparent; margin: 0; padding:0;}
#bottomstripe{width: 100%; background: #66FF99; height: 40px;}
input{background: #26180e; color:#00FF99; border:#00FF99 1px solid;}
textarea{background: #26180e; color:#00FF99; border:#00FF99 1px solid; }

#portfoliolisting a{padding: 5px;padding-left: 17px;}
#portfoliolisting a:visited{background: url(images/yes.png) no-repeat left; }

#right-sidebar h3.portfoliotrigger.up {cursor: pointer;background: url(images/portfoliodown.png) transparent no-repeat left; width: 200px;}
#right-sidebar h3.portfoliotrigger.down {cursor: pointer;background: url(images/portfolioup.png) transparent no-repeat left; width: 200px; }

h3.portfoliotrigger span{visibility: hidden; padding-right: 100px; height: 30px;}

#right-sidebar h3.recenttrigger {background: url(images/recent.png) transparent no-repeat left; width: 200px;}
h3.recenttrigger span{visibility: hidden; padding-right: 100px; }

#right-sidebar h3.tagstrigger {background: url(images/tags.png) transparent no-repeat left; width: 200px;}
h3.tagstrigger span{visibility: hidden; padding-right: 100px; }

#left-sidebar h3.abouttrigger {background: url(images/about.png) transparent no-repeat left; width: 200px;}
h3.abouttrigger span{visibility: hidden; padding-right: 100px; }

h3.featuredtrigger{background: url(images/featured.png) transparent no-repeat left; width: 200px;padding: 5px; padding-bottom: 5px;margin-bottom: 5px;  color: #eee; height: 40px;}
h3.featuredtrigger span{visibility: hidden; padding-right: 100px;}


.sIFR-active h2  {
  visibility: hidden;
  font-family: Verdana;
  font-size: 18px;
}

.entry ul{
  margin-top: 10px;
}
.entry li{
  padding-bottom: 7px;
  font-size: 11px;
  padding-left: 15px;
  background: url(images/bullet.png) no-repeat;
}

.entry p{
  background: transparent url(images/opa.png) repeat;
  text-shadow: 1px 1px 2px black;
  color: white;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  padding: 10px;
  padding-bottom: 7px;
  font-size: 14px;
  
  padding-left: 15px;
  
 
}

#sticker{
	background: url(images/sticker.png) no-repeat;
	height: 100px;
	width: 100px;
	position:relative;
	top: 100px;
	margin-right: 50px;
	float: right;
	cursor: pointer;
}

.karmic_flow_container {
	overflow: hidden; 
	position: relative;
	
	/* optional */
	width: 440px; 
	height: 300px;
}

.karmic_flow_slider, .karmic_flow_slider li {
	list-style:none;
	margin: 0;
	padding: 0;
}

.karmic_flow_slider {
	overflow: hidden; 
	position: relative;
	
	/* optional */
	margin-left: 0;
}

.karmic_flow_slider li {
	float: left;
	position: relative;
	overflow:hidden;
}

.karmic_flow_slide_overflow {
	/* optional */
	/*overflow:auto;*/
}

.karmic_flow_sliding .karmic_flow_slide_overflow {
	overflow:hidden;
}

.karmic_flow_sliding object, .karmic_flow_sliding embed {
	display: none;
}

.karmic_flow_controller_selected {
	/* optional */
	background: #FFF !important;
	color: #663300 !important;
	padding: 7px 10px !important;
}

.karmic_flow_controller {
	/* optional */
	background: #333;
	color: #3399CC;
	padding: 5px 10px;
	line-height: 25px;
	text-decoration: none;
}

.karmic_flow_prev_controller,
.karmic_flow_next_controller,
.karmic_flow_play_controller, 
.karmic_flow_pause_controller {
	display: block;
	float: left;
	line-height: 10em;
	background: url(../i/layout/Knob%20Fast%20Rewind.png);
	width: 32px;
	height: 32px;
	overflow:hidden;
	color:#000;
}

.karmic_flow_next_controller {
	background: url(../i/layout/Knob%20Fast%20Forward.png);
}

.karmic_flow_play_controller {
	background: url(../i/layout/Knob%20Play.png);
}

.karmic_flow_pause_controller {
	background:url(../i/layout/Knob%20Pause.png) !important;
}

.entry .wp-caption-text {
	width: 100%;
	font-style: italic;
	word-spacing: 2px;
	letter-spacing: 0px;
	text-align: center;
	text-shadow: 1px 1px 2px black;
	color: #ff007c;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.entry img {
	margin-left: 15px;
	width: 100%;
	font-style: italic;
	word-spacing: 2px;
	letter-spacing: 0px;
	text-align: center;
	text-shadow: 1px 1px 2px black;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}