/* main style definitions for Dashr.org*/
body {
	font-family : "Trebuchet MS", Tahoma, Arial; 
	font-size : 12px;
	color : #ffffff;
	margin:0px;
	background-image: url(images/page_fill.png);
}

#clr {
	clear: both;
}

a { 
	font-family : "Trebuchet MS", Tahoma, Arial; 
	text-decoration : none; 
	color:#f33e60; 
}
a:hover {
	color: #f33e60;
	text-decoration:underline;
}


P { margin-top: 0;  margin-bottom: 0; }


#header {
	width:853px;
	height:100px;
	background-image: url(images/bg.png);
	background-repeat:repeat-y;
	background-color:#1a1b1d;
}
#header_sub {
background-color:#333333;
margin-top:-10px;
padding-top:25px;
padding-bottom:10px;
padding-left:30px;
width:653px;
}

#header_title{
font-family : Verdana, Tahoma, Arial;
font-weight:bold;
color:#1AA8E1;
font-size: 18px;
text-align:left;

}

#header_subtitle{
font-family : Tahoma, Arial;
font-weight:bold;
color:#ffffff;
font-size: 10px;
text-align:left;
padding-left:10px;

}

#outline {
	width:853px;
	background-image: url(images/bg.png);
	background-repeat:repeat-y;
		background-color:#1a1b1d;
}


/* Main Content */
#outline_sub {
	background-image: url(images/footer.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:30px;

}

/* Left Side */
#outerleft{
	float:left;
	width:22px;
	height:500px;
}

/* Left Side */
#LeftCol{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:12px;	
	width:31%;
	margin-right:1%;

	float:left;
	text-align:left;
}

#CenterCol{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:12px;	
	width:31%;
	margin-right:1%;
	float:left;
	text-align:left;
}

/* Right Side */
#RightCol{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:12px;	
	width:31%;
	margin-right:1%;
	float:left;
	text-align:left;
}

/* Footer */
#footer{
	height:91px;
	background-image: url(img/footer.png);
	background-repeat:repeat-x;
}

#footer_mid{
	width:883px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	text-align:center;
	height:91px;
	background-image: url(img/footermid.png);
	background-repeat:no-repeat;
}
#footer_mid a{
	color:#000000;
}

#footer_mid a:hover{
	text-decoration:underline;
}

.pgprocessed {
	color: #FFFFFF;
	font-family : "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
}

/* The Block Styles */
#boxheader{
font-family : Tahoma, Arial;
font-weight:bold;
color:#1AA8E1;
font-size: 12px;
}

#boxheader:first-letter{color:#7dbf0f;}

.feed_place {
	padding:5px;
	background-color:#333333;
}

#twitter_place {
	padding:5px;
	background-color:#333333;
}

#twitter_div {
	padding:5px;
	background-color:#333333;
}

#flickr_place {
	padding:5px;
	background-color:#333333;
}

#flickr_link img{
	border:1px solid #FFFFFF;
	height:73px;
	margin-left:5px;
	margin-top:4px;
	margin-bottom:1px;
	width:73px;
}

#lastfm_place {
	padding:5px;
	background-color:#333333;
}

#lastfm_ul,#twitter_ul,#feed_ul{
list-style:none;  margin:0; padding:0;

}
#lastfm_li,#twitter_li{
background-color:#666666;
margin:3px;
padding:3px;
}

#lastfm_li a ,#twitter_li a{
	color:#FFFFFF;
}
