/*
	Override Stylesheet
*/

.buynow {
text-align:center;
padding:45px 0 20px 0px;
font-size:1.3em;
}

#centering {
margin-left:28px;
text-align:center;
}

#mosaic-posts {
	padding-left: 28px !important!;
}


body {
	font-family: Verdana, Arial, Sans-Serif;
	background: #FFF;
	color: #1e1e1e;
}
	
body .entry ul {
	list-style: disc !important!;
	text-indent: 0px !important!;
	}

.blogname {
	color:#202020;
	font-style: italic;
}
	
h2, h2.pagetitle {
padding-top:17px !important!;
	}

#page {
	margin: 50px auto /*40px auto*/;
	background: #FCFCFC;
}

#page #header-description {
	}

#header-bottom-inner {
	position: relative;
	background: #FCFCFC;
}

#footer-top {	
	/* display the upper left rounded border */
	background: #FCFCFC;
	height: 20px;
	top: -20px; /* push image up */
	width: 100%;
	overflow: visible;
	position: relative;
	}	

#header-bottom {
	position: relative;
	z-index:50;
	background: #FCFCFC;
}

#header-complete {
	position:relative;
	z-index:50;
}

.widecolumn {
	position:relative;
	z-index:10;
	background: #FCFCFC;
	}
	
#meta #permalink-container{
	display: block;
	color: #111;
}

#header-description a,
#header-description a:hover,
#header-description a:visited {
	text-decoration: none;
	color: #000;
	}

a {
	outline: none;
	text-decoration: none;
} 
a:link,
a:visited {
	color:#000;
	text-decoration: none;
}
a:hover {
	color:#00f;
	text-decoration: underline;
}

.entry p a:link, .entry p a:visited {
color: #000;
text-decoration: none;
}

.entry p a:hover {
        color:#00f;
	text-decoration: none;
}

.entry ul li {
margin:0;
padding-bottom:5px;
}

#headermenu a:hover {
	color:#00f;
	text-decoration: underline;
	}
	
h1#header-title span {
	color: #d0121b;	
}
	
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover #headerimg .description {
	text-decoration: none;
	color: #0a0a0a;
	font-size:26px;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	color: #333;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: rgb(255, 255, 255);
	background: #E5E5E5;
	}

#sidebar h2 {
	font-size:22px;
	padding-top:3px;
	color: #888;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding-left: 5px;
	}

#content-page p {
	font-size: 8.7pt;
}
	
.widget_minimeta {
/*	clear: both; */
padding-top:15px;
	}

#page #header-description {
	/* positioning; relative to #header */
	position: absolute;
	top: 32px;
	left: 22px;
	z-index: 200;
	}

#bmenu {
	position:relative;
    padding:70px 0 0px 235px;
}

#comment-frame-body #trackback-info {
	color: #666;
}

#footer-top-inner {
	/* display the upper left rounded border */
	background: #FCFCFC;
	height: 20px;
	width: 100%;
	overflow: visible;
	}




