body {
background-image: url('http://i40.tinypic.com/10fdwkg.png');
background-repeat: repeat;
background-color: #82c1d0;
}


body, p {
	font-family: trebuchet ms;
	font-size: 7pt;
	line-height: 7pt;
	color: #6e6e6e;
	margin: 0;
	padding: 0;
}

table {
	font-family: trebuchet ms;
	font-size: 7pt;
	line-height: 7pt;
	color: #656565;
	}
	
.entrytext{
font-weight: normal;
}


u {border-bottom: 1px dotted: #5883c7; color: #5883c7; font-weight: bold; font-family: trebuchet ms;}
i, em {color: #f1a626; padding: 2;}
b, strong {color:#96427d; text-shadow: #b9b9b9 1px 1px 1px; font-weight: bold; padding: 1; font-family: trebuchet ms;}



h1 {
color: #f7f8f3;
text-shadow: #13131b 1px 1px 1px;
font: normal 14px Courier New;
text-transform: lowercase;
background-color:#82c1d0;
border: 1px solid #82c1d0;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
letter-spacing: 0px;
padding: 0px;
text-align: center;
margin-top: 10px;
margin-bottom: 6px;
}
h2 {
color: #f7f8f3;
text-shadow: #13131b 1px 1px 1px;
font: normal 14px Courier New;
text-transform: lowercase;
background-image:url(http://i40.tinypic.com/10fdwkg.png);
border: 0px solid #2e5e75;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
letter-spacing: 0px;
padding: 0px;
text-align: center;
margin-top: 10px;
margin-bottom: 5px;
}



a:link, a:visited, a:active
{
color: #45253d;
font-family: trebuchet ms;
font-size: 10px;
line-height:11px;
font-weight: bold;
text-decoration: none;
font-variant: none;
text-transform: none;
letter-spacing:0px;
}

a:hover {
color: #45253d;
text-shadow: #b9b9b9 1px 1px 1px;
font-family: trebuchet ms;
font-size: 10px;
letter-spacing:0px;
text-decoration: none;
font-weight: bold;
}




blockquote {
color: #c0c0c0;
border-left: 3px solid #39c0c3; 	
background-color: transparent;
padding:5px;
padding-top: 5px;
}


.content a img {
background-color: transparent;
border: 1px solid #595959;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
padding: 3px;
margin: 1px;
}

.content a img:hover {
background-color: #ffffff;
border: 1px solid #fa6a83;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
padding: 3px;
margin: 1px;
}


.side-content a img:hover {
background-color: #ffffff;
border: 1px solid #fa6a83;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
padding: 2px;
margin: 2px;
}

.side-content img {
background-color: #ffffff;
margin: 2px;
padding: 2px;
border: 1px solid #595959;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;

}


#sidebar { 
background-color: #f7f8f3;
width: 220px;
padding-left: 5px;
padding-right: 5px;
border: 1px solid #f7f8f3;
border-radius: 5px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
padding: 3px;
margin: 2px;
}

#content { 
background-color: #f7f8f3;
width: 440px;
padding-left: 5px;
padding-right: 5px;
border: 1px solid #f7f8f3;
border-radius: 5px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
padding: 3px;
margin: 2px;
}


tr, td {
font-size: 12px;
font-family: trebuchet ms;
}

select, form, textarea, input {
font-size: 12px;
font-family: trebuchet ms;
}


