@import url(./styleNew.css) all;

body {	background: url('imagesOrange/24/wallBoth.jpg') left top repeat fixed ; }
body.cat-Concerts {	background: url('imagesOrange/24/wallBoth.North.jpg') left top repeat fixed ; }
body.dc-tag {	background: url('imagesOrange/24/wallBoth.Bobee.jpg') left top repeat fixed ; }
body.dc-post {	background: url('imagesOrange/24/wallBoth.Shirt.jpg') left top repeat fixed ; }

#page {	width: 720px; background: url('imagesOrange/24/mainContent.png') center repeat-y #fff; }
#page {	width: 720px; background: none; }
#main { width: 520px; }
#sidebar { width: 199px; }

#prelude {
	padding: 0; position:absolute;
	left:50%; text-align:center;
	top:0; width:366px;
	font-size: 6pt;
}

#footer { background: url('imagesOrange/24/footContent.png') center bottom no-repeat transparent;
	margin: 0;
	height: 89px;
	padding: 40px 30px 70px 30px;}

#wrapper {
	background: none;
	background: url('imagesOrange/24/mainContent.png') center repeat-y transparent;
}

.noprint { display: none; }
/* #styleSwitcher { display: block; } */
#footer p#styleSwitcher {
 	margin: 0 0 0 360px; 
}

#bodyPartFoot {
    background-color: transparent;
    background-image: none;
	height: 0;
}

#mainPartTop {
    background-color: #fff;
    background-image: none;
	height: 10px;
}

#top object {
	display: none;
}

div#top {
	background: url('imagesOrange/24/mainTitle.png') top left no-repeat;
	height: 262px;
	width: 720px;
}

#mainPartTop { background: none; height: 0; }

#menuTop {
    width: 720px;
    height: 40px;
	background: url('imagesOrange/24/menuBanner.png') bottom left no-repeat;
    margin: 0 0 0 0;
    padding: 222px 0 0 0;
	text-align: center;
}

#menuTop ul {
	margin: 0 0 0 20px;
	padding: 0 0;

}

#menuTop li {
	float: left;
	margin: 12px 0 0 0;
	padding: 0;
	list-style: none;
	background: none;
}

#menuTop li a {
	display: block;
	padding: 5px 20px;
	background-color: transparent;
	text-decoration: none;
	color: #FFF;
}

#menuTop li a:hover {
	display: block;
	background-color: transparent;
	color: #f00;
}

div.spacer {
	clear: both;
}

#wrapper a {
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

#wrapper a:hover {
	text-decoration: none;
	border-bottom: 1px solid #999;
}

div.post-excerpt p:after, div.post-content p:after, div.post-excerpt ul:after, div.post-content ul:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Main content style */

p.day-date { display: none }

h2.post-title {
	background: url('imagesOrange/both.small.inline.png') left center no-repeat;
	padding: 20px 0px 20px 50px  !important ;
}

.dc-post #navlinks { display: none; }

#content-info h2 {
	margin: 0;
}

/* Sidebar content style */

#sidebar {
	border-right: #eee 1px solid;
}

#sidebar h2 {
	background: url('imagesOrange/both.tiny.inline.png') left center no-repeat;
	padding: 10px 0 10px 30px;
	margin-bottom: 0;
	margin-top: 10px;
	border: none;
}

#sidebar div.feed li {
	list-style-type: none;
}

#sidebar .syndicate .feed {
	background: url('imagesOrange/rss.png') left center no-repeat;
	padding: 10px 0 10px 30px;
}

#sidebar .syndicate li {
	background: none;
}

#sidebar li {
	list-style-type: none;
	background: url('imagesOrange/OS24bullet.png') transparent 0px 5px no-repeat;
	padding-left: 17px;	
	line-height: 1.6;
}

#sidebar li:hover {
/*	list-style-image: url('imagesOrange/OS24bulletH.png'); */
	background-image: url('imagesOrange/OS24bulletH.png');
}

#sidebar #search #q {
	width: 140px;
}

#footer p {
	margin: 0;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */