body  {
	background: #ffffff url(sunburst/bg.jpg) repeat-x top left;
}


body {
    background: url(http://www.phillyrising.com/wp-content/uploads/2008/12/phillyrising-background-light1.png) repeat-x top left;
    
    
    
    }

h1, h2, h3, h4, h5, h6  {
	color: #382b2b;
}

a:link    {
	color: #990c05;
}


a:visited  {
	color: #000000;
}

/* STRUCTURE */

#wrap {

}

#header  {
	background: url(http://www.phillyrising.com/wp-content/uploads/2008/11/fullgroupskyline980.jpg) no-repeat top left;
	border-bottom: 30px solid #c2c2c2;
}

#header h1.title a  {
	color: #000;
}

#header p.description  {
	color: #ed6d4a;
}

#rss  {
	background-color: transparent;
}

#rss a  {
	color: #fff;
}

#featured  {
/*	border-top: 7px solid #ffefcf;*/
	background: #ffffff url(sunburst/featuredbg.jpg) repeat-x top left;
}

#featured .buttons a.prev  {
	background: url(sunburst/prev.jpg) no-repeat top left;
}

#featured .buttons a.next  {
	background: url(sunburst/next.jpg) no-repeat top left;
}

#steps  {
	background: #ffffff url(sunburst/stepsbg.jpg) repeat-x top left;
}

#steps ul li a  {
	color: #fff;
}

#content  {
/*	border-top: 7px solid #ffefcf;*/
	border-bottom: none
	border-top:3px solid #382B2B;
	background: #ffffff url(sunburst/featuredbg.jpg) repeat-x top left;
}

#content .moreinfo  {
	background-color:transparent;
    border:0 none;
	color: #705647;
	
}

#content .moreinfo h3  {
	color: #705647;	
}

#content .moreinfo .more a  {
	color: #990C05;
	background: url(sunburst/moreinfo.jpg) no-repeat center left;
}

#news  {
	color: #75818a;
}

#news h3  {
	color: #382b2b;
}

#news ul li a  {
	color: #382b2b;
}

#news p.more a  {
	color: #75818a;
}

#bottom  {
	background: url(sunburst/bottombg.jpg) repeat-x top left;
}

#newsletter input.text  {
	background-color: #d7dcde;
}

#footer  {
	background: url(sunburst/footerbg.jpg) repeat-x top left;
	color: #511D1F;
}

#footer p a  {
	color: #fff;
}

/* NAVIGATION */

#nav ul li a:link   {
         color: #382B2B;

}


#nav ul li a:visited  {
	color: #000000;
}

/* BLOG CSS */

.post .categories  {
	background-color: transparent;
	color: #382b2b;
}

.post .categories a  {
	color: #990c05;
	text-decoration:underline;
}

.post h2.title .date a  {
	color: #a6989b;
}

.post h2.title a  {
	color: #000;
}

.post p.comments a  {
	background: url(sunburst/comments.jpg) no-repeat center left;
	color: #000;
}

p.continue a  {
	color: #ed6d4a;
}

#postad  {
	background-color: #fdf0ed;
}

a.adlink  {
	color: #000;
}
.asidespost  {
	border-left: 3px solid #ed6d4a;
}

#sidebar img.bigad  {
	border: 2px solid #ed6d4a;
}

#tabbox  {
	border: 0px solid #ed6d4a;
}

#tabbox ul.idTabs  {
	background: #d7dcde;
}

#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	color: #000;
}

#tabbox ul.idTabs li a.selected  {
	color: #fff;
	background: #8bc62d url(sunburst/selectedtab.jpg) repeat center center;
}

#boxes ul  {
	background: none;
}

#boxes ul li {
	background: none;
}

#boxes ul li:first-child  {
	background: none;
}

#boxes ul li a:link, #boxes ul li a:visited   {
	color: #990c05;
}

#leftwidget  {
	border-right: 1px solid #dedede;
}

.widgetlist h3  {
	background: #d7dcde;
	color: #382b2b;
	font-weight: bold;	
}


.widgetlist ul {
	margin-bottom: 0;
	padding-bottom: 0;
}
.widgetlist ul li  {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0px solid #f0f0f0;
}
.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #990c05;
}
.widgetlist #searchform {
	margin:0 0 7px;
	padding:5px 0 5px 10px;
	background: #d7dcde;
	color: #511D1F;
	font-size:16px;
	font-weight: bold;
}
.commentlist {
	border-top: 2px solid #FFE3AB;
}
.commentlist li {
	border-bottom: 2px solid #FFE3AB;
}
.commentlist .alt {
	background: #FFEFCF;
}
#commentform input {
	background: #FFEFCF;
	border: 1px solid #FFE3AB;
}
#commentform textarea {
	background: #FFEFCF;
	border: 1px solid #FFE3AB;
}

.moreinfopic {
	float: right;
	margin: 0 0 10px 10px;
/*    position: relative;
    left: 180px;
    top: -25px;
    z-index: 1
*/
}