/*  
Theme Name: Black-with-orange Child
Template: black-with-orange
*/

@import url("../black-with-orange/style.css");

.comicsans {
	font-family: "Comic Sans MS";}
a:link { color: #0000FF; text-decoration: none; }

a:visited { color: #0000FF; text-decoration: none; }

a:hover { color: #0000FF; text-decoration: underline; }

a:active { color: #0000FF; text-decoration: none; }

body {
	background: #B1D3EC none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.body {background: url("images/bg.png") center repeat-y;}

/*.post { font-size: 10px; }*/
.post img { border: none; }

#header {
	background: #ffffff url(images/header-pb.jpg) top center no-repeat;
	height: 100px;
	padding: 5px 0px 0px 10px;
	text-align: right;
	width: 790px;
}

#sidebar a:hover { text-decoration: underline; }

h3 {margin: 1em 0 0; color: #000000; font: normal 1.5em "MuseoSans",sans-serif;}

