/*pre and code*/
pre, .code 		{
				background: url(../../../images/typo/dark-pre-line.gif) repeat #232324 !important;
				border: 1px solid #2c2c2c !important;
				-moz-box-shadow: 0 0 2px #000; 
				-webkit-box-shadow: 0 0 2px #000;
				box-shadow: 0 0 2px #000;
				margin:15px 2px!important;
				}
.code 			{background:#000!important; }

/*dropcaps*/
span.drop1,
span.drop2,
span.drop3,
span.drop4 		{}

span.drop1 		{}
span.drop2 		{}
span.drop3 		{}
span.drop4 		{}

/*quotes*/
blockquote 		{color:#bbb9b9;}

blockquote.quote-left {}
blockquote.quote-right {}

/*images*/
.left,
.right,
.center					{border:solid 1px #2f2f2f!important;}
.left,
.sigplus-left 			{}
.right,
.sigplus-right 			{}
.center 				{}



/*tables*/
.table 					{
						background:#1b1b1c;
						border:solid 1px #262525;
						-moz-box-shadow: 0 0 2px #000; 
						-webkit-box-shadow: 0 0 2px #000;
						box-shadow: 0 0 2px #000;
						}

.table tr.head			{background:#0f0f10!important;}
.table td				{}
.table .zebra1,
.table .zebra2 			{border-bottom:solid 1px #2b2b2c;}
.table .zebra2 			{background:#1f1f21;}
.table .zebra1:hover			{background:#1f1f20;}
.table .zebra2:hover 			{background:#272729;}


/*buttons*/
.button1,
.button2,
.button3 						{}
.button1 span,
.button2 span,
.button3 span			{}
.button1 span:hover,
.button1 span:active,
.button1 span:focus,
.button2 span:hover,
.button2 span:active,
.button2 span:focus,
.button3 span:hover,
.button3 span:active,
.button3 span:focus		{}

.button1				{}
.button2				{}
.button3				{}

.button1 span			{}
.button2 span			{}
.button3 span			{}

.black					{}
.gray					{} 
.blue					{} 
.red					{} 
.green					{} 
.orange					{} 
.violet					{} 
.yellow					{}
.pink					{}