/*  
Theme Name: Todd Ebright
Theme URI: http://toddebright.com
Description: The Essence of toddEbright.com
Version: 1.0
Author: Todd Ebright
Author URI: http://toddebright.com
*/

Universal Selector
*{
	padding: 0em;
	margin: 0em;
}

body
{
	position:relative;
	padding: 0 6em 0 0;
	font-size: small;
	font-family:Verdana, Tahoma, Arial, Serif;
	color: #333333;
	font-size:0.8em;
	background: #000000 url(images/bg.jpg) top center no-repeat;
}

p
{
	line-height: 1.5em;
	margin-bottom: 1.0em;
}

a
{
	color: #000000;
	text-decoration: none;
	border-bottom:#000000 1px dotted;
}

a:hover
{
	text-decoration: none;
	border-bottom:#000000 1px solid;
}

h1,h2,h3,h4,h5,h6 
{
	font-family:times,Arial,Verdana,Georgia, Serif;
}

h1
{
	color:#66076D;
}

h3,h4
{
	display: inline;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left;
}

h3
{
	font-size: 1.7em;
}

h4
{
	font-size: 1.6em;
	color:#66076D;
}

h3 span
{
	font-weight: normal;
	font-size:60%;
	color:#999;
}

h5 
{
	font-weight:normal;
	font-family:Verdana, Arial, Serif;
	font-size:1em;
}

.contentarea
{
	padding-top: 1.3em;
}

dl 
{
	margin:1em 0px;
}

dt 
{
	font-weight:normal;
}

dd 
{
	margin:0.5em 1em;
	padding:0;
}

img
{
	border: solid 1px #dcdcdc;
	padding:3px;
}

.hidden 
{
	display:none;
}

.visible 
{
	display:block;
}

img.left
{
	position: relative;
	float: left;
	margin: 0em 1.8em 1.4em 0em;
}

img.right

{
	position: relative;
	float: right;
	margin: 0em 0em 1.8em 1.8em;
}
.right { float: right; }
.left { float: left; }

img.profile
{
	position: relative;
	float: left;
	margin: 0.5em;
	padding:3px;
}

ul, ol 
{
	margin:1em;
	padding:0;
}
/*
li 
{
	margin:0 1em;
	padding:0.15em;
}*/

#contentarea ul li 
{
	list-style-image: url(images/db3.gif);
}

blockquote 
{
    margin:20px 10px;    
    border-left:#ccc 2px solid;
}

fieldset 
{
	border:none;
}

.divider1
{
	position: relative;
	background: #fff url(images/border2.gif) repeat-x;
	height: 14px;
	margin: 2.0em 0em 1.5em 0em;
	clear: both;
}

.post 
{
	border-bottom: solid 1px #eaeaea;
	margin: 1em 0 2em 0;	
}

.post h4 a 
{
	text-decoration:none;
	color:#66076D;	
	border:none;
}

.post .details
{
	position: relative;
	top: -1.5em;
	font-size: 0.86em;
	color: #787878;
	margin:0;
	padding:0;
}

.post .details .user 
{
	background:url(images/user.png) no-repeat left center;
	padding-left:15px;
}

.post .details .date 
{
	background:url(images/date.gif) no-repeat left center;
	padding-left:15px;
	margin:0 0 0 1em;
}

#outer .post ul.controls
{
	clear: both;
	margin:0;
	padding:1em 0;
	background:#fcfcfc;
}

.post ul.controls li
{
	display: inline;
	font-size: 0.86em;
	margin:0;
	padding: 0em 1.0em 0em 15px;
}

.post ul.controls li.comments
{
	background: url(images/icon-comments.gif) no-repeat left center;
}

.post ul.controls li.more
{
	background: url(images/icon-more.gif) no-repeat left center;
}

ul.linklist
{
	list-style: none;
}

ul.linklist li
{
	line-height: 2.0em;
}

/*Contains Page*/
#outer
{   
	position: relative;
	overflow:hidden;
/*
	The width value below controls the overall width of the design. By defat it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
	width: 760Px;
	margin: 0 auto;
	z-index:0;
}

#header
{
	position: relative;
	width: 100%;
	height: 150px;
	margin-bottom: 0px;
	background: url(images/header.gif) no-repeat;
	overflow: visible;
}

#header img
{
	position: relative;
	display: inline;
	float: right;
	border: 0;
	padding: 0;
}

#headercontent
{
	position: relative;
	line-height: 10px;
	padding-top: 3em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
}

#headercontent h1
{
	font-weight: lighter;
	font-size: 4em;
	letter-spacing: -1px;
	text-align: right;
}

#headercontent h1 a:link, #headercontent h1 a:visited 
{
	color:#CC66FF;
	text-decoration:none;
	border:none;
}

#headercontent h1 a:hover, #headercontent h1 a:active
{
	text-decoration:none;
	color:#FFFFFF;
	border:none;
}

#headercontent h2
{
	font-size: 1.4em;
	font-weight: normal;
	color: #fff;
	padding-left:25px;
	margin-bottom: 0;
	text-align: right;
}

#search
{
	position: absolute;
	top: 77px;
	right: 32px;
	padding-right: 0.0em;
	color:#FFFFFF;
	z-index:3;
}

#search input.text
{
	margin-right: 0.5em;
	vertical-align: middle;
	border: solid 1px #f0f0f0;
	padding: 0.1em;
	width: 15.0em;
	height: 20px;
	background:#fff url(images/menuactive.gif) repeat-x top;
}

#search input.submit
{
	background: #28282A;
	border: solid 2px #323C4B;
	font-weight: bold;
	padding: 0.25em;
	font-size: 1.0em;
	color: #AAB6EC;
	vertical-align: middle;
	height: 25px;
}

#gamma
{
	background: url(images/gamma.gif) no-repeat top;
	left: 778px;
	top: 0px;
	position:absolute;
	width: 172px;
	height: 227px;
	overflow:visible; 
	z-index:1;
}

#menu
{
	display: block;
	position: relative;
	background: #000000 url(images/menubg.gif) repeat-x top left;
	height: 3.5em;
	padding: 0 1.0em;
	margin: 0 0 0 0; 
	z-index: 5;
}

#menu ul
{
	margin:0;
	list-style:none;
	padding-top: .4em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* CSS DropDown */
#suckerfishnav 
{
	position: relative;
    background:#000000 url(images/menubg.gif) top left repeat-x;
    font-family:verdana,sans-serif;
	font-size: small;
    font-weight:bold;
    width:100%;
}
#suckerfishnav, 
#suckerfishnav ul 
{
    float:left;
    list-style:none;
    margin:0;
    width:100%;
}
#suckerfishnav a 
{
    display:block;
    color:#dddddd;
    text-decoration:none;
    padding: 10px 10px;
}
#suckerfishnav li 
{
    float:left;
    padding:0;
}
/*Submenu block*/
#suckerfishnav ul 
{
	padding: 0 0 0 0;
    position:absolute;
    left:-999em;
    height:auto;
    width:111px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
}
#suckerfishnav a
{
	border-bottom: none;
}
#suckerfishnav li li 
{
    width:110px; 
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-weight:bold;
    font-family:verdana,sans-serif;
}
#suckerfishnav li li a 
{
    padding:4px 10px;
    width:90px;
    font-size:12px;
    color:#dddddd;
	border-bottom: hidden;
}

/*Third Submenu loc*/
#suckerfishnav li ul ul 
{
    margin:-21px 0 0 110px;
}
#suckerfishnav li li:hover 
{
    background:#000000 url(images/menuactive.gif) top left repeat-x;
}
#suckerfishnav li ul li:hover a, 
#suckerfishnav li ul li li:hover a, 
#suckerfishnav li ul li li li:hover a, 
#suckerfishnav li ul li li li:hover a 
{
    color:#dddddd;
}
#suckerfishnav li:hover a, 
#suckerfishnav li.sfhover a 
{
    color:#dddddd;
}
#suckerfishnav li:hover li a, 
#suckerfishnav li li:hover li a, 
#suckerfishnav li li li:hover li a, 
#suckerfishnav li li li li:hover li a 
{
    color:#dddddd;
}
#suckerfishnav li:hover ul ul, 
#suckerfishnav li:hover ul ul ul, 
#suckerfishnav li:hover ul ul ul ul, 
#suckerfishnav li.sfhover ul ul, 
#suckerfishnav li.sfhover ul ul ul, 
#suckerfishnav li.sfhover ul ul ul ul 
{
    left:-999em;
}
#suckerfishnav li:hover ul, 
#suckerfishnav li li:hover ul, 
#suckerfishnav li li li:hover ul, 
#suckerfishnav li li li li:hover ul, 
#suckerfishnav li.sfhover ul, 
#suckerfishnav li li.sfhover ul, 
#suckerfishnav li li li.sfhover ul, 
#suckerfishnav li li li li.sfhover ul 
{
    left:auto;
    background:#444444;
}
#suckerfishnav li:hover, 
#suckerfishnav li.sfhover 
{
    background:#000000 url(images/menuactive.gif) top left repeat-x;
}

#suckerfishnav ul li a:hover, #suckerfishnav ul li a:active
{
	background: #000000 url(images/menuactive.gif) repeat-x top left;	
}

/*End Dropdown*/

#menubottom
{
	background: #fff url(images/border1.gif) repeat-x;
	height: 15px;
}

#content
{
	width: 100%;
	padding: 0 2.0em;
	background: #fff;
}

#primarycontainer
{
	float: left;
	margin-right: -19.0em;
	width: 100%;
}

#primarycontent
{
	margin: 1em 18em 0 0;
	width: 500px;
}

#note
{
	position: relative;
	padding-top: 1em;
}

#note img
{
	float: left;
}

#note .left
{
	position: absolute;
	left: 3.5em;
	top: 1.7em;
}

#note .right
{
	position: absolute;
	right: 0em;
	bottom: 0em;
}

/*Sidebar Contents*/
#sidebar
{
	float: right;
	width: 170px; 
	margin-right: 0px; 
	padding-right: 30px;
}

#sidebar h4
{
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}


/*widget header*/
.widgets
{
	margin-bottom: 1.0em;
	text-align: left;
	background: #37043B url(images/sidebarbg.gif) no-repeat;
	width: 149px;
}

#sidebar .header
{
	margin: -4px 0 0 0;
}


#sidebar ul
{
    list-style: none;
	margin: 0.5em 0 0 0;
	color: #FFFFFF;
}
/*
#sidebar li ul, 
#sidebar li div,
#sidebar li select
{
	background: #666666;
	width: 167px;
	overflow: hidden;
}*/

#sidebar a
{
	color: #ffffff;
	text-decoration: none;
	border-bottom:#ffffff 1px dotted;
}

#sidebar a:hover
{
	text-decoration: none;
	border-bottom:#ffffff 1px solid;
}


#sidebar li 
{
    margin:.5em 0;/*Space between widgets*/
	padding:0.5em;
}

#sidebar li li 
{
    margin:0;
	padding:0.5em;
	background:none;
}

#sidebar li li li
{
    margin:0;
	padding:0.5em 1em;
}

#sidebar ul.feeds li 
{
    background:url(images/feed.png) no-repeat left center;
	margin:1em 0;
	padding:0 1.5em;	
}
/*End of Sidebar Contents*/

#footer
{
	position: relative;
	height: 2.0em;
	clear: both;
	padding-top: 50px;
	background: #fff url(images/border2.gif) repeat-x 0 2.5em;
	font-size: 0.86em;
}

#footer .left
{
	position: absolute;
	left: 3em;
	bottom: 1.2em;
}

#footer .right
{
	position: absolute;
	right: 2.0em;
	bottom: 1.2em;
}

.rss
{
	position: absolute;
	width: 25px;
 	top: 32px;
	border: 0;
}

/*comments and their styles*/
#comments, #respond
{
	margin: 2em 0 0 5px;
}

#commentform 
{
	margin:10px;
	padding:10px;
}

#outer .commentlist 
{
	margin: 0;
	padding: 0;
}

.commentlist li 
{
	list-style:none;
	margin: 2em 0;
	padding: 0.5em;			
	border-bottom:#ddd 1px dashed;
	background:#fcfcfc url(images/border2.gif) repeat-x top;
}

.commentlist li p 
{
    margin:0 1em;
}

.commentlist li .cmtinfo 
{
	font-family:Trebuchet MS,Verdana, Tahoma, Serif;
	font-size:0.9em;		
	padding:5px;
	margin-bottom: 10px;
	position:relative;	
}

.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;			
	color:#999;	
}

.commentlist li cite 
{
	font-style:normal;
	font-weight:normal;
}

.commentlist li.alt
{
	background:#fcfcf9 url(images/border2.gif) repeat-x top;
}

textarea
{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f9f9 url(images/button_bg.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
}

#outer input.text 
{
	background:#f9f9f9 url(images/button_bg.gif) repeat-x top;
	border:#ccc 1px solid;
	padding:2px;
	font:1em Verdana, Arial, Serif;
}

.post h5 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}

#header, #content, #sidebar, #footer, .widget 
{
    overflow: hidden;
}

#breadcrumbs
{
	position: absolute; 
	font-size: 0.8em; 
	top: 200px; 
	left: 10px; 
	text-align: left; 
	text-transform: lowercase;
	background: none;
}

#main_start {position: absolute;left: -10000px;}

/*Gallery Slideshows*/ 
#gallery
{
	width: 535px;
	height: 388px;
	border: 4px inset #000000;
	background-color:#000000;
}

/*WP-Lightform CSS Moved Here*/
/* General Form Layout */
form#lightform {
	text-align: left;
}

#lightform label {
	display: block;
	margin-top : 8px;
	width: 100%px;
	background-repeat: no-repeat;
	font-weight: normal;
	color: #666;
}

#lightform input {
	margin: 0;
}

#lightform img {
    float: none;
    margin: 0px;
    border: none;
    padding: 0px;
}

#lightform textarea {
  overflow: auto;
  border: none;
}

.blue {
	color: #0099CC;
	font-weight: bold;
}

/* Congratulation message */
.msgsent {
	background: transparent url(../../plugins/wp-lightform/images/msgsent.gif) no-repeat top left;
}

/* Error message */
.msgerror {
	background: transparent url(../../plugins/wp-lightform/images/msgerror.gif) no-repeat top left;
}

.msgsent p, .msgerror p {
	color:#999;
	margin-left: 45px;
}

.msgsent h2, .msgerror h2 {
	color:#555;
	margin-left: 45px;
}

.poweredby {
	padding-left: 20px;
	color: #999;
}

/* AJAX Div's */
#log {
	margin-top: 10px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(../../plugins/wp-lightform/images/spinner.gif) no-repeat 0 0;
}

.tipsbox .tipsbox_top_left{
	background: url(../../plugins/wp-lightform/js/formcheck/img/top_left.png) no-repeat;
	_background: url(../../plugins/wp-lightform/js/formcheck/img/top_left.gif) no-repeat;
	_background-position : 9px 8px;
}

.tipsbox .tipsbox_top{
	background: url(../../plugins/wp-lightform/js/formcheck/img/top.png) repeat-x;
	height: 17px;
	_background: url(../../plugins/wp-lightform/js/formcheck/img/top.gif) repeat-x;
	_background-position : 0px 8px;
}

.tipsbox .tipsbox_top_right{
	background: url(../../plugins/wp-lightform/js/formcheck/img/top_right.png) no-repeat;
	_background: url(../../plugins/wp-lightform/js/formcheck/img/top_right.gif) no-repeat;
	_background-position : 0px 8px;
}

.tipsbox .tipsbox_left{
	background: url(../../plugins/wp-lightform/js/formcheck/img/left.png) repeat-y;
	width: 17px;
	_background: url(../../plugins/wp-lightform/js/formcheck/img/side.gif) repeat-y;
	_background-position : 9px 8px;
}

.tipsbox .tipsbox_right{
	background: url(../../plugins/wp-lightform/js/formcheck/img/right.png) repeat-y;
	width: 22px;
	_background: url(../../plugins/wp-lightform/js/formcheck/img/side.gif) repeat-y;
	_width: 9px;
}

.tipsbox .tipsbox_bottom_left{
	background: url(../../plugins/wp-lightform/js/formcheck/img/bottom_left.png);
	_background: url(../../plugins/wp-lightform/js/formcheck/img/bottom_left.gif) no-repeat;
	_background-position : 9px 0px;
}

.tipsbox .tipsbox_mark{
	background: url(../../plugins/wp-lightform/js/formcheck/img/mark.png) no-repeat;
	height: 36px;
	_background: url(../../plugins/wp-lightform/js/formcheck/img/mark.gif) no-repeat;
}

.tipsbox .tipsbox_bottom_right{
	background: url(../../plugins/wp-lightform/js/formcheck/img/bottom_right.png);
	_background: url(../../plugins/wp-lightform/js/formcheck/img/error.gif) no-repeat;
}

.tipsbox .tipsbox_inner, .tipsbox .tipsbox_inner_ie6{
	background: url(../../plugins/wp-lightform/js/formcheck/img/inner.png);
}

.tipsbox .tipsbox_inner_ie6 {
	padding: 4px;	
}

.tipsbox .tipsbox_error {
	background: url(../../plugins/wp-lightform/js/formcheck/img/error.png) no-repeat;
	_background: url(../../plugins/wp-lightform/js/formcheck/img/error.gif) no-repeat;
	width: 40px;
	height: 40px;
	margin-top: 5px;
	float: left;
	clear: left;
}

.tipsbox .tipsbox_error:hover {
	background: url(../../plugins/wp-lightform/js/formcheck/img/error_close.png) no-repeat;
	_background: url(../../plugins/wp-lightform/js/formcheck/img/error_close.gif) no-repeat;
}

.tipsbox p, .tipsbox {
	font-size: 1em;
	font-family: tahoma, verdana, "sans-serif";
	margin: 0;
	padding: 0;
	border: 0;
	color: #FFF;
}

.tipsbox p {
	padding-left: 55px;
	line-height: 15px;
}

.tipsbox p span {
	font-size: 1em;
	font-weight: bold;
	color: red;
	line-height: 35px;
}


.error_f {
	border: 1px dotted #666;
	margin-top: 5px;
	background-color: #EAEAEA;
}

.error_f p {
	margin : 5px;
	color: #A00;
}

.error_f p span {
	font-size: 1.1em;
	color: #000;
	margin: 5px 0px 0px 0px;
}

/*##########################################
Name: Default styling for Niceforms v.1.0
Author: Lucian Slatineanu
URL: http://www.badboy.ro/
##########################################*/

/*Forms defaults - change as needed*/
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}
label {
	color:#999;
	cursor:pointer;
	padding-left:2px;
	line-height:16px;
}
label.chosen {color:#333;}

/*Transparent items*/
.outtaHere {
	position:absolute;
	left:-3000px;
}

/*Radio buttons*/
.radioArea, .radioAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:15px;
	height:14px;
	font-size:0;
	cursor:pointer;
}
.radioArea {background: url(../../plugins/wp-lightform/js/niceform/images/radio.gif) no-repeat left top;}
.radioAreaChecked {background: url(../../plugins/wp-lightform/js/niceform/images/radio.gif) no-repeat left bottom;}

/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:13px;
	height:13px;
	font-size:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
.checkboxArea {background: url(../../plugins/wp-lightform/js/niceform/images/checkbox.gif) no-repeat left top;}
.checkboxAreaChecked {background: url(../../plugins/wp-lightform/js/niceform/images/checkbox.gif) no-repeat left bottom;}
.focused {border:1px dotted #ddd;}

/*Text inputs*/
.textinput, .textinputHovered {
	height:15px;
	background: url(../../plugins/wp-lightform/js/niceform/images/input_bg.gif) repeat-x left top;
	border:none;
	padding:4px 0;
	vertical-align:middle;
}
.textinputHovered {background-position:left bottom;}
.inputCorner {
	padding-bottom:0;
	vertical-align:middle;
}

/*Text areas*/
.txtarea .tr, .txtarea .tr_xon {background: url(../../plugins/wp-lightform/js/niceform/images/txtarea_tr.gif) no-repeat top right;}
.txtarea .tr_xon {background: url(../../plugins/wp-lightform/js/niceform/images/txtarea_tr_xon.gif) no-repeat top right;}
.txtarea img.txt_corner {
	width:5px;
	height:5px;
	display:block;
}
.txtarea .br, .txtarea .br_xon {background:url(../../plugins/wp-lightform/js/niceform/images/txtarea_br.gif) no-repeat top right;}
.txtarea .br_xon {background:url(../../plugins/wp-lightform/js/niceform/images/txtarea_br_xon.gif) no-repeat top right;}
.txtarea .cntr {background:url(../../plugins/wp-lightform/js/niceform/images/txtarea_cntr.gif) repeat-y right top;}
.txtarea .cntr_xon {background:url(../../plugins/wp-lightform/js/niceform/images/txtarea_cntr_xon.gif) repeat-y right top;}
.txtarea .cntr_l, .txtarea .cntr_l_xon {
	width:5px;
	background:url(../../plugins/wp-lightform/js/niceform/images/txtarea_l.gif) repeat-y left top;
	float:left;
}
.txtarea .cntr_l_xon {background:url(../../plugins/wp-lightform/js/niceform/images/txtarea_l_xon.gif) repeat-y left top;}
.txtarea textarea {
	border:0;
	background:none;
	padding:0;
	margin:5px;
}

/*Selects*/
.selectArea {
	width:200px;
	height:21px;
	background:url(../../plugins/wp-lightform/js/niceform/images/select_bg.gif) repeat-x left top;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url(../../plugins/wp-lightform/js/niceform/images/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:url(../../plugins/wp-lightform/js/niceform/images/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:200px;
	height:21px;
	margin-left:-179px;
	position:absolute;
}
.selectArea .right i {display:none;}
.selectArea .center {
	width:160px;
	color:#FFF;
	padding-top:3px;
	overflow:hidden;
	white-space:nowrap;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	background:#6f7074;
	padding:2px;
	font-size:11px;
	z-index:20;
}
.optionsDivInvisible {display:none;}
.optionsDivVisible {display:block;}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#F2F2F2;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid #6f7074;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#5F6062;
	border-color:#cfd0d6;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:auto;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	background:url(../../plugins/wp-lightform/js/niceform/images/button_bg.gif) repeat-x left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {background-position:left bottom;}
.buttonImg {vertical-align:bottom;}

/*End of WP-LightForm*/

/*Share-This*/
a.stbutton
{
	border-bottom: none;
}
a.stbutton:hover
{
	border-bottom: none;
	color: #CC33FF;
}

/*Contact Page Link*/
/*#contacts a
{
	color: #000000;
	text-decoration: none;
	border-bottom:#000000 none;
}*/

* html a:hover
{
	visibility:visible
}
.linked a, 
.facebook a, 
.deviant a
{
	color: #000000;
	text-decoration: none;
	border-bottom:#000000 none;
	width: 160px;
	height: 33px;
	display: block;
	float: left;
	text-decoration: none;
}

.linked img, 
.facebook img, 
.deviant img
{
	width: 160px;
	height: 33px;
	border: 0px;
	padding:0px;
}

.linked a:hover img, 
.facebook a:hover img, 
.deviant a:hover img
{
	visibility:hidden
}

.linked
{
	position: relative;
	background:url(../../../../images/links/linked.gif) center no-repeat;
	white-space: nowrap;
	display: block;
	width: 160px;
	height: 33px;
	margin: 3px;
	padding: 3px;
	border: solid 1px #dcdcdc;
}

.linked a:link, .linked a:visited 
{
	display:block;
	width:160px;
	height:33px;
	margin:0px;
	background: url(../../../../images/links/linkedHover.gif) center no-repeat;
}

.linked a:hover, .linked a:active 
{
	display:block;
	width:160px;
	height:33px;
	margin:0px;
	background: url(../../../../images/links/linkedHover.gif)  center no-repeat;
}

.facebook
{
	position: relative;
	background:url(../../../../images/links/facebook.gif) center no-repeat;
	white-space: nowrap;
	display: block;
	width: 160px;
	height: 33px;
	margin: 3px;
	padding: 3px;
	border: solid 1px #dcdcdc;
}

.facebook a:link, .facebook a:visited 
{
	display:block;
	width:160px;
	height:33px;
	margin:0px;
	background: url(../../../../images/links/facebookHover.gif) center no-repeat;
}

.facebook a:hover, .facebook a:active 
{
	display:block;
	width:160px;
	height:33px;
	margin:0px;
	background: url(../../../../images/links/facebookHover.gif)  center no-repeat;
}

.deviant
{
	position: relative;
	background:url(../../../../images/links/deviant.gif) center no-repeat;
	white-space: nowrap;
	display: block;
	width: 160px;
	height: 33px;
	margin: 3px;
	padding: 3px;
	border: solid 1px #dcdcdc;
}

.deviant a:link, .deviant a:visited 
{
	display:block;
	width:160px;
	height:33px;
	margin:0px;
	background: url(../../../../images/links/deviantHover.gif) center no-repeat;
}

.deviant a:hover, .deviant a:active 
{
	display:block;
	width:160px;
	height:33px;
	margin:0px;
	background: url(../../../../images/links/deviantHover.gif)  center no-repeat;
}