/*
Theme Name: ForgetMe
Theme URI: http://cianopi.org
Description: My sixth Wordpress theme. (Hiatus)
Version: 6.0
Author: Liah
Author URI: http://cianopi.org
*/



		/*____BODY-HTML-OVERALL____*/

body {
	width:100%;
	background:#FFF;
	margin:0px;
	padding:0px;
	font-family:"arial black";
	color:#333;
	overflow:hidden;
}
html {
	overflow:hidden;
	margin: 0;
	padding: 0;
}
#container {
	margin:0 auto;
	padding:0px;
	width:100%;
	height:100%;
	min-height:100%;
	overflow:hidden;
}
#wrapper {
	width:97%;
	padding-right:20px;
	text-align:right;
	overflow:hidden;
}
h1 {
	display:none;
}
h2 {
	color:#B8B115;
	font-size:140px;
	line-height:20px;
	text-transform:uppercase;
}
h3, h3 a.follow {
	color:#42356B;
	font-size:24px;
	line-height:10px;
	text-transform:uppercase;
}
h3 a.follow {
	text-decoration:underline;
}
#follow, .fol {
	overflow:hidden;
	height:200px;
	width:300px;
	text-align:center;
}
ul#aff {
	text-align:center; 
	float: left;
	width: 100%;
	height:100%;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
ul#aff li {
	float: left;
	width: 10%;
	margin: 0;
	padding: 0;
	list-style: none;
}
a:link, a:visited, a:active {
	color:#469B80;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
	background:none;
	border:none;
	overflow: hidden;
}
a:link:hover, a:visited:hover, a:active:hover {
	color:#42356B;
}
a img, a img:hover, a:hover img, a:hover img:hover {
	border:0px !important;
	background:none !important;
	padding:0px;
	border:none;
	overflow: hidden;
	margin:0px;
}
*:focus {
	outline:0px;
}
#footer {
	filter:alpha(opacity=00);
	-moz-opacity:0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
	height:0px;
	width:0px;
}/*
b, strong {
	color:#fff;
	font-family:Arial;
	font-size: 8pt;
	font-weight:bold;
	letter-spacing:1px;
}
i, em {
	text-transform:lowercase;
	font-style:oblique;
	font-family:georgia;
	font-size:8pt;
	color:#fff;
}
blockquote {
	background:url(h2date.png) repeat #333;
	border-left:20px solid #EE9E00;
	padding:12px;
}
blockquote ul li, .entry ul li {
	list-style:none;
	border-left:8px solid #555;
	padding:0 8px 0 20px;
	margin-left:-30px;
	margin-right:20px;
}
blockquote ul li:hover, .entry ul li:hover {
	list-style:none;
	border-left:8px solid #00a49e;
	background:#333;
}
textarea, input, select, button {
	border:1px solid #222;
	background:#555;
	font-size:7pt;
	font-weight:normal; 
	text-decoration:none; 
	font-family:arial;
	text-align:justify;
	padding:2px;
}
/*		MIGHT-NOT-NEED-THIS		blockquote p {
	padding:4px 3px 5px 4px;
	color:#888;
	background:url(fade_prp.png) repeat-x #eee;
	margin-top:1px !important;
	margin-bottom:1px !important;
}*/



		/*____SPECIFICS-RANDOM____*/

span.rm {
	color:#EE9E00;
	font-family:"arial black";
	font-size:20pt;
	text-align:center;
}
a.aff {
	color:#ccc;
	display:block;
	padding:4px;
	margin:0 1px 1px 0;
	background:#444;
	font-weight:normal;
	font-size: 7pt;
}
a.aff2 {
	color:#ccc;
	display:block;
	padding:4px;
	margin:0 1px 1px 0;
	background:#555;
	font-weight:normal;
	font-size: 7pt;
}
a.aff:hover, a.aff2:hover {
	background:transparent;
}/*
#ads {
	width:250px;
	max-width:250px;
	height:250px;
	max-height:250px;
	margin:0 auto;
}*/
.formal {
	border:1px solid #333;
	background:#101010;
	padding:8px;
	margin:0 auto;
}
.formal2 {
	border:1px solid #222;
	background:#555;
	padding:6px;
	margin:0 auto;
	width:80%;
}
#pp {
	margin-top:0px;
	background: transparent !important;
	border: 0px !important;  
}
.clear {
	clear:both;
}



		/*____HEADER-NAVIGATION____*/

#header {
	margin: 0 auto 0 auto;
	float:left;
	margin-bottom:0px;
}
#navlist {
	margin:0 auto;
	background:#080808;
	width:100%;
	padding:20px;
	z-index:10;
}
#navlist li {
	text-align:center;
	list-style:none;
	margin-left:20px;
	display:inline;
}
#navlist li a {
	display:inline-block;
	color:#080808;
	background:#EE9E00;
	padding:5px;
	font-family:arial;
	font-size:14pt;
	text-transform:uppercase;
	font-weight:normal;
}
#navlist li a:hover {
	color:#fff;
	background:#E2007F;
}

#navlist2 li {
	text-align:left;
	list-style:none;
	margin-left:-30px;
	line-height:38px;
}
#navlist2 li a {
	display:block;
	color:#EE9E00;
	font-family:arial;
	font-size:20pt;
	text-transform:uppercase;
	font-weight:normal;
}
#navlist2 li a:hover {
	color:#00A49E;
	border-right:20px solid #E2007F;
}



		/*____CONTENT-ENTRY-POST-PAGE____*/

h2.t {
	background:url(h2date.png) repeat #333;
	padding-left:10px;
	margin-left:-20px;
}
h2.t, h2.t a {
	font-family:helvetica;
	font-size:44px;
	color:#00A49E;
	text-align:left;
	font-weight:normal;
	text-transform:uppercase;
	text-shadow: 0 0 0.2em #222, 0 0 0.2em #222,
        0 0 0.2em #222;
}
h2.t a:hover {
	background:transparent;
}
.title {
	text-align:left;
	margin:20px 0 0px -19px;
	padding:0px;
}
.title a, .title a:hover {
	color:#FFF;
	background:#E2007F;
	font-family:helvetica;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	padding:3px 3px 3px 4px;
}
.entry {
	width:500px;
	margin-left:50px;
	padding:30px 0 0 30px;
	background:transparent;
	border-left:4px solid #E2007F;
	text-align:justify;
	line-height:13px
	letter-spacing:1px;
}
#b li {
	list-style:none;
	border-left:8px solid #00a49e;
	padding-right:8px;
	padding-left:20px;
	margin-left:-20px;
}
#b li:hover {
	list-style-image: none;
	border-right:8px solid #e2007f;
	padding-right:8px;
	margin-left:-20px;
	background:#333;
}
#content li, #topc li {/*
	list-style-image: url(li1.png);*/
	list-style:none;
	border-left:8px solid #ee9e00;
	padding-right:8px;
	padding-left:20px;
	margin-left:-20px;
}
#content li ul li, #tla li, 
#leavecomment ul li ul li  {
	list-style-image:none;
	margin-left:-20px;
	border:0px;
}
#content li:hover {
	list-style-image: url(li2.png);
	border-right:8px solid #00a49e;
	padding-right:8px;
	margin-left:-20px;
	background:#333;
}
#content li ul li:hover {
	list-style-image: url(li3.png);
	border-right:8px solid #e2007f;
	margin-left:-20px;
}
#content li a, #content li ul li a, 
#leavecomment ul li a, #leavecomment ul li ul li a  {
	font-size:7pt;
	font-family:Verdana, Arial-Black, Georgia;
	color:#a8a8b0;
	font-weight:normal;
}
.under {
	width:542px;
	margin-left:42px;
}
p.postmetadata, small, .title {
	color:#EE9E00;
	font-size: 7pt;
	font-family:"arial black";
	font-weight:bold;
	letter-spacing:1px;
}
.postmetadata a {
	color:#E2007F;
	font-family:arial;
	font-size: 34px;
	text-align:left;
	font-weight:normal;
	text-transform:uppercase;
}
p.postmetadata img, small img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.alignright, #respond #trackback-link a {
	text-align: right;
	margin-top:-70px;
	width:500px;
	float:right;
}
.alignright a {
	color:#EE9E00;
}
.alignleft, #comments #number {
	text-align: left;
	float-left:;
	width:40px;
}
.alignleft p {
	color:#E2007F;
}



		/*____SIDEBAR____*/

div#sidebar {/*
	position:absolute;
	top:20px;
	left:730px;*/
	margin-top:20px;
	margin-right:8px;
	float: right;
	background:#2f2f2f;
	width:250px;
	padding:10px;
}
h2.widgettitle {
	display:none;
}
div.sidew {
	padding:0px;
	background:transparent;
	text-align:center;
	line-height:12px;
	margin-bottom:50px;
}/*
#s-cr {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
 
#s-cr .s2,
#s-cr .s3,
#s-cr #sidebar {
	position: relative;
	left: 1px;
	top: 1px;
}
 
	#s-cr .s1 {
		background: #000000;
	}
 
	#s-cr .s2 {
		background: #000000;
	}
 
	#s-cr .s3 {
		background: #000000;
	}
 
	#s-cr #sidebar {
		background: #000000;
		border: 1px solid #848284;
		padding: 10px;
	}*/



		/*____COMMENTS____*/

#comments {
	padding: 0;
	text-align: justify;
	margin-left:0px;
	width:532px;
}
#comments li {
	list-style-type:none;
	margin-left:14px;
}
#comments li, #leavecomment {
	margin-top:40px;
}
#content, .entry, #leavecomment {
	margin-bottom:20px;
}
.comment-meta {
	background:#000;
	padding:30px;
	vertical-align:top;
}
.comment-author, .comment-author a {
	color:#ee9e00;
	font-family:arial;
	font-size:14pt;
	width:80px;
	text-align:center;
	margin:0 auto;
}
.comment-text {
	padding:20px;
	background:#333;
	width:392px;
	max-width:392px;
}
.comment-text p {
	color:#eee;
	padding:0 50px 10px 20px;
}
.comment-date {
	color:#e2007f;
	font-family:helvetica;
	font-size:16px;
	font-weight:bold;
	width:286px;
	text-align:right;
}
.com-quote {
	color:#00a49e;
	font-size:80px;
	font-family:georgia;
	float:right;
	margin-top:0px;
}
#leavecomment {
	
}



.navigation, .navigation a, #respond #trackback-link a, #comments #number {
	display:none;
}
#respond #trackback-link a, #comments #number {
	display:none;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 90%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
.alt {
	margin: 0;
	padding: 10px;
	background: #111;
	-moz-border-radius: 5px;
}
#comments li ol li {
	margin-right: -5px;
	margin-left: 10px;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}



		/*____FOOTER____*/
#footer {
	margin:0 auto;
	width:100%;
	clear: both;
	margin-top:100px; 
}
.foottd {
	background:#222;
	border-right:1px solid #111;
	padding:12px;
	vertical-align:top;
	text-align:center;
	width:33%;
}
.foottd h2.t a {
	margin-bottom:-100px;
}
.foottd .title, .foottd .title {
	margin-bottom:30px;
}
.foottd .title a, .foottd .title a:hover {
	color:#000;
	background:#aaa;
	font-family:helvetica;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	padding:3px 3px 3px 4px;
}
.footrota {
	background:#111;
	padding:8px;
	vertical-align:top;
	text-align:center;
}
h1 {
	color:#080808;
	font-family:"arial black";
	font-size:160px;
	letter-spacing:-29px;
	line-height:22px;
	padding:0px;
	text-transform:uppercase;
	margin:70px 0 -40px 0px;
	font-weight:normal;/*
	text-shadow: 1px 2px #222, -2px -2px #000;*/
	text-shadow: 0 0 0.2em #222, 0 0 0.2em #222,
        0 0 0.2em #222;
	z-index:8;
}
table.rota {
	border:0px;
	margin:0 auto;
	margin-top:14px;
}
table.lbTable {
	border:0px;
	margin:0 auto;
}
table.rota td, table.lbTable td {
	padding:0px;
	width:92px;
	max-width:92px;
	height:43px;
	max-height:43px;
	vertical-align:top;
}




		/*____Scripts and Other____*/

#ereferrer {
	padding:0px;
	text-align:left;
	width: 120px;
}
#ereferrer span {
	color:#111;
}
#ereferrer a, #ereferrer a:active, #ereferrer a:visited,
 #enumber {
	font:7pt arial;
	border:0px; 	padding:0px;
}
#ereferrer a, #ereferrer a:active, #ereferrer a:visited{
	color:#444;
}
#enumber {
	color:#000;
	font-size:6pt;
}

#tweet {			/* for twitter */
	width:200px;
	margin:0 auto;
	text-align:center;
	line-height:12px;
	border:1px solid #3a3a3a;
	padding:0px;
}
#tweet ul li {			/* for twitter */
	width:160px;
	font:7pt verdana;
	text-align:left;
	line-height:12px;
	font-weight:normal;
	padding:10px;
	list-style: none;
	border-bottom:1px solid #111;
	background:#222;
	display: block;
	margin-left:-30px;
	overflow-x:hidden;
}
.first, .last {
	border:0px;
}
#tweet a, p.footer a {
	color:#00a49e;
	text-transform:lowercase;
	font-style:oblique;
	font-family:georgia;
	font-size:7pt;
	font-weight:normal;
	letter-spacing:1px;
}
#tweet font a {
	color:#E2007F;
	font-size: 85%;
}


ul#plugboard {				/* Plugboard + Snippet */
	/* The Plugboard Container */
	list-style: none;
	float: left;
}
	
ul#plugboard li {
	float: left;
	padding-right:0px;
	padding-bottom:6px;
	list-style-type:none;
	list-style-image:none;
	margin-left:0px;
	border:0px;
}
ul#plugboard li:hover {
	background:transparent;
}
#plugboard-form {
	/* The Plugboard Form Container */
	clear: both;
	text-align:center;
}
#snip {
	float: left;
	height:100%;
	margin: 0 auto;
	padding: 0;
	list-style:none;
	width:237px;
}
.snip {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border:1px solid #333;
	background:#101010;
	padding:5px;
	width:98px;
	margin:0px -8px 4px 12px;
}

						/* CommentLUV */
abbr em, .cluv {
	color:#00a49e;
	background:transparent;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
	padding:0px;
}
abbr em {
	border-top:1px dashed #ccc;
}
.cluv {
	border:0px;
}


						/* Tutorial Examples */
ul#tut3 li {
	list-style-image: url(http://cianopi.info/img/bul_fl3a.png);
}
ul#tut3h li {
	list-style-image: url(http://cianopi.info/img/bul_fl5a.png);
}
ul#tut3h li:hover {
	list-style-image: url(http://cianopi.info/img/bul_fl5c.png);
}



ul#tut4h li {
	list-style-type:none;
	display: inline;
	background:#888;
	padding:4px;
	margin-left:-3px;
}
		ul#tut4h li:hover {
			background:#aaa;
}
	ul#tut4h li a {
		color:#444;
		background:transparent;
		text-decoration:none;
}
	ul#tut4h li a:hover {
		padding-left:0px;
		margin-right:0px;
		color:#444;
		background:transparent;
		text-decoration:none;
}



ul#tut4v {
	width:120px;
}
ul#tut4v li {
	list-style-type:none;
	background:#ccc;
	padding-left:4px;
	border-left:6px solid #888;
}
		ul#tut4v li:hover {
			color:#444;
			background:#aaa;
			padding-left:4px;
}
	ul#tut4v li a {
		color:#444;
		background:transparent;
}
	ul#tut4v li a:hover {
		padding-left:0px;
		color:#444;
		background:transparent;
}



ul#tut4a1 {
	text-align:left;
	float: left;
	width: 18em;
	height:100%;
	margin: 0;
	padding: 0;
}
		ul#tut4a1 li {
			background:#ccc;
			list-style-type:none;
			float: left;
			width: 6em;
			margin: 0;
			padding: 0;
}
ul#tut4a1 li:hover {
	color:#222;
	background:#f5f5f5;	
}
	ul#tut4a1 li a:hover {
		padding-left:0px;
		color:#222;
		background:transparent;
		text-decoration:none;
}



ul#tut4a2 {
	text-align:left;
	float: left;
	width: 18em;
	height:100%;
	margin: 0;
	padding: 0;
}
		ul#tut4a2 li {
			background:#ccc;
			list-style-type:none;
			float: left;
			width: 9em;
			margin: 0;
			padding: 0;
}
ul#tut4a2 li:hover {
	color:#222;
	background:#f5f5f5;	
}
	ul#tut4a2 li a:hover {
		padding-left:0px;
		color:#222;
		background:transparent;
		text-decoration:none;
}

						/* Background DIVs */
div.bknd {
	border:1px solid #777;
	width:296px;
	height:60px;
	overflow:auto;
	top:20px;
	margin:auto auto 20px auto;
	text-align:center;
}
div.bknd:hover {
	border:1px solid #222;
}
#bkndurl {
	width:220px;
	height:18px;
	margin-top:16px;
}

			/* -------------- Top Commentators -------------- */

#topc li {	
	text-align:left;
}
#topc li a {	
	color:#00a49e;
	font-weight:normal;
}

			/* -------------- miniTab (Nav) -------------- */


#miniflex {
  font-size: small; /* could be specified at a higher level */
  padding:0px;
	margin:0px;
  position:relative;
	top:4px;
	left:20px;
  z-index:2;
}

#miniflex li {
  float: left;
  margin: 0;
  padding: 0;
  display: inline;
  list-style: none;
  position:relative;
}

#miniflex a:link, #miniflex a:visited {
  float: left;
  font-size: 85%;
  line-height: 19px;
  font-weight: bold;
  margin: 0 10px 0 12px;
  text-decoration: none;
  color: #00A49E;
}

#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
  border-bottom: 2px solid #5D0C7B;
  line-height:19px;
  margin-bottom:-2px;
  padding-bottom: 0px;
  color: #E2007F;
}
  
#animated-tab {
  position: absolute;
  z-index: 1;
  font-size: 85%;
  line-height:19px;
  padding-bottom: 0px;
  border-bottom: 2px solid #5D0C7B;
}


			/* -------------- jsTabs (Footer) -------------- */

.tab {  
  display: none;
  padding: 0px 10px 10px 10px;
}
.tab_current {  
  display: block;
  padding: 10px;
}
.tab, .tab_current {
  clear: both;
  position: relative;
  top:-18px;
  overflow-x: hidden;
  text-align:center;
}
#tabs, .tab *, .tab_current *{
  margin: 0 auto;
}
#tabs {
	margin-bottom:1px;
}
.tabs {
  padding: 0%;
  margin: 0 auto;
  list-style-type: none;
  position: relative;
  top:-38px;
  left:20px;
}
.tabs li {
	font-size: 7pt;
  margin: 0px 6px 0px 0px;
  padding:0px;
  float: left;
  background:#ccc;
	-webkit-border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
}
.tabs li:hover {
	font-size: 7pt;
  background:transparent;
}
.tabs li a {
	font-size: 7pt;
  padding: 8px 20px;
  color: #00A49E;
  background:url(fade_nav2.png) repeat-x #fff;
  text-decoration: none;
  display: block;
  border-bottom:0px solid #ddd;
	-webkit-border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
}
.tabs li a:hover {
	font-size: 7pt;
  color:#E2007F;
  background:#fff;  
  text-decoration: none;
}
.tabs li a.current {
	font-size: 7pt;
	font-weight:bold;
  color:#00A49E;
  background:#fff;
  top: 0px;
  position: relative;
  border-bottom:2px solid #fff;
}
.tabs li a.current:hover {
	font-size: 7pt;
  background:#fff;
}
.tabs_top {
  margin-bottom: 0px;
  padding-bottom: 0px;
}


			/* -------------- Step Carousel -------------- */

.stepcarousel{
position: relative; /*leave this value alone*/
border: 6px solid #ddd;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
overflow: scroll; /*leave this value alone*/
width: 270px; /*Width of Carousel Viewer itself*/
height: 200px; /*Height should enough to fit largest content's height*/
margin:0 auto;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
padding-top:10px;
width: 350px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
height: 180px;
text-align:center;
}


			/* -------------- FancyBox -------------- */

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('http://cianopi.org/js/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #fff;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('http://cianopi.org/js/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow-x:hidden;
	overflow-y:scroll;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('http://cianopi.org/js/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('http://cianopi.org/js/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('http://cianopi.org/js/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('http://cianopi.org/js/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('http://cianopi.org/js/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('http://cianopi.org/js/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('http://cianopi.org/js/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('http://cianopi.org/js/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('http://cianopi.org/js/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('http://cianopi.org/js/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('http://cianopi.org/js/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('http://cianopi.org/js/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('http://cianopi.org/js/fancy_title_right.png') repeat-x;
}*/