/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#header { background:url(images/slc2002.jpg) top center no-repeat;
}

body {
background-color:#2C0130;
}
#container {background-color:#FFFFFF;
}

.grid_full {
margin:0px;width:960px;
}
#logo {
margin:62px 20px 0px;

}

.post {
padding:0 20px;
background-color:#FFFFFF;}
.page {
background-color:#80048C;
}
#footer {
border-top:1px solid #EB36FC; color:#FFFFFF; background-color:#2C0130; 
}

.widget h3 {
background-color:#560B6F;
border:1px solid #9638B6;
display:block;
}
.widget ul li a:link,.widget ul li a:visited {
color:#FFFFFF;
}
.widget ul li a:hover{
color:#52046d;
}
pagecontent h1{ font-size:24px;
}
.innercontent {
border-bottom:0 solid #C7A6D2;
}
pagecontent h2{
font-size:16px;
}
.widget ul {
margin-right:10px;
}
.pagecontent ul{ list-style:disc; margin-left:10px;}
.pagecontent ul li{ margin-bottom:5px;}

#widgets {
border-left:0px solid #C7A6D2;
}
