@import url("http://www.wordpresser.net/wp-content/themes/wordpresser/style-red.css");

body{
color:#444;
font: 12px Arial;
}

body {
	color:#444;
}
h1 a, h3 a, h2, h2 a, h3 a {
    color:#0d6b93;
}
#content-wrap, #header-in, #footer-in, #nav-in   {margin:0 auto;} 

#sidebar {float:right; }
#content {float:left; }
 

/* common elements */
.clientname {
	font-size:11px; 
	font-weight:normal; 
	color:#666;
	margin-bottom:12px;
}

#content .bthumb {
	width:98%;
	border:5px solid #eee;
	background:#d5d5d5;
}

.bold {
	font-weight:bold;
}
