/*  
Theme Name: SIGNAL TO NOISE
Theme URI: http://www.signaltonoise.co.uk
Description: SIGNAL TO NOISE THEME.
Version: 1.0
Author: Perry Mason
Author URI: http://www.signaltonoise.co.uk

*/
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0; 
	SCROLLBAR-FACE-COLOR: #8A1710;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #8A1710;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #8A1710;
}

A {
	color: #FFADA7;
	text-decoration:none;
}

A:HOVER {
	color: #8A1710;
	background-color: #FFFFFF;
	text-decoration:none;
}

A:ACTIVE {
	color: #FFADA7;
	text-decoration: none;
}

A:VISITED {
	color: #FF776D;
	text-decoration: none;
}
.date {
	color: #FFADA7;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
}
.side {
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
	color : #F6FFE3;
}

.posts {
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 20px;
	color : #D600FF;
}

.head {
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 20px;
	color : #FFFFFF;
	text-transform:uppercase;
	font-weight : bold;
}



#sideshading {
	text-align: center;
	position: relative;
	width: 785px;
	margin-right:auto;
	margin-left:auto;
	background: #FFFFFF url(../images/column.gif) repeat-y center;
	/*border: 1px solid #f00*/
}
#header {
	margin: 0 auto;
	width: 857px;
	clear: both;
	background: url("../images/top.gif") no-repeat top;
	height: 49px;
}
#footer {
	margin: 0 auto;
	width: 785px;
	clear: both;
	background: #FFFFFF url(../images/column_base.gif) no-repeat bottom;
	height: 19px;
		
}


    
.mainDiv
{

}

.topItemprof
{
	height:33px;
	width:183px;
	background: url(../images/btn_profile_n.jpg);
	border: 0;  
    cursor:pointer;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif; 
}

.topItemprofOver
{
	height:33px;
	width:183px;
	background: url(../images/btn_profile_r.jpg);
	border: 0;  
    cursor:pointer;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif; 
}


.topItem
{
	cursor:pointer;
	background: #FFFFFF;
	text-decoration: none;
	color: white;
	font-family:Arial, Helvetica, sans-serif; 
}



.dropMenu
{
	background:#FFFFFF url(../images/btn_dropdown_bkg.jpg) repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #546472;
	padding: 0px 0px 0px 35px;
	text-transform: uppercase;
	font-size: xx-small;
}

.subMenu
{
   display:none;
}
.subItem
{
	cursor:pointer;
	text-decoration:none;
	color:#546472;


}

.subItem a
{
	color:#546472;
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;

}

.subItem a:visited
{
	color: #999999;
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.subItemOver
{
   cursor:pointer;
   color:#000000;

}

.subItemOver  a
{
	color:#546472;
	background-color:#EAEAEA;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.subItemOver a:visited
{
	color: #999999;
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #CCCCCC;
}

/*
.drop
{
   border-left:black;
   border-right:black;	
}
*/
#image_nav {
	float:left;
	width: 244px;
	margin-right: 0px;
}
.thumb {
padding: 7px;
height: 77px;
width: 77px;
background-image: url(../images/bg_thumb2.gif);
background-repeat: no-repeat;
float: left;
margin: 0px;
}
.showcase {
width: 500px;
padding-top: 10px;
padding-right: 12px;
padding-bottom: 20px;
padding-left: 12px;
}
.noblock{
	display: inline;
	color:#999999;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	font-weight: bold;
}
