/*
To get started customizing with CSS, we recommend you 
go to http://headwaythemes.com/documentation/developer-resources/css-map/
to get started.

When writing the selectors for the elements, put body.custom at the
beginning.

For an example on how to change the background with custom CSS
we can use the following code.

body.custom {
	background: red;
}div#musicbg {background: url(http://chicagowestsidemusicfestival.com/wp-content/uploads/musicbg.png) no-repeat top center;}
body.custom div#header {background: url(http://chicagowestsidemusicfestival.com/wp-content/uploads/headerbg.png) no-repeat top center;}
*/

body.custom {background: url(http://chicagowestsidemusicfestival.com/wp-content/uploads/gradientbg.jpg) repeat-x #f6fbef;}
div#parkbg {background: url(http://chicagowestsidemusicfestival.com/wp-content/uploads/parkbg.png) no-repeat top center;}
div#grassbg {background: url(http://chicagowestsidemusicfestival.com/wp-content/uploads/grassbg.png) repeat-x bottom left;}

div#topbg {background: url(http://chicagowestsidemusicfestival.com/wp-content/uploads/topbg2.png) no-repeat top center;}

body.custom div.header-link-image a {margin-top: 23px; padding-left: 20px; float: left;}
body.custom div#headersociallinks {float: left; margin-top: 83px; padding-left: 25px;}
body.custom div#headersociallinks a img {padding: 5px;}

body.custom div#navigation {height: 52px; padding: 0px 5px;}
body.custom div#navigation ul.navigation li a {padding: 5px 15px 7px 15px; margin: 0px 6px;}
body.custom div#navigation li#menu-item-25 a {border-bottom: 6px solid #ffffff;}
body.custom div#navigation li#menu-item-24 a {border-bottom: 6px solid #fe8a23;}
body.custom div#navigation li#menu-item-279 a {border-bottom: 6px solid #00baff;}
body.custom div#navigation li#menu-item-23 a {border-bottom: 6px solid #ffc600;}
body.custom div#navigation li#menu-item-22 a {border-bottom: 6px solid #ffffff;}
body.custom div#navigation li#menu-item-21 a {border-bottom: 6px solid #fe8a23;}
body.custom div#navigation li#menu-item-460 a {border-bottom: 6px solid #00baff;}
body.custom div#navigation li#menu-item-209 a {border-bottom: 6px solid #ffc600;}
body.custom div#navigation li#menu-item-19 a {border-bottom: 6px solid #ffffff;}

body.custom div#container {background: url(http://chicagowestsidemusicfestival.com/wp-content/uploads/containerbg.png) repeat-y; margin-bottom: 0;}
body.custom div.container {padding: 0px 18px; width: 952px; margin-bottom: 0px;}

body.custom div#post-347 .page-title {text-align: center;}
body.custom div#post-347 a {color: #000;}
body.custom div#post-347 a:hover {color: #7ac917;}
body.custom div#presskit1, div#presskitphotos {font-family: Arial; font-size: 12px; line-height: 130%; padding: 0 10px; border-left: 3px solid #fe8a23; border-right: 3px solid #fe8a23;}
body.custom div#presskitphotos img {margin: 5px; border: 1px solid #7ac917;}
body.custom div#presskit2 {font-family: Arial; font-size: 12px; line-height: 130%; padding: 0 10px; border-left: 3px solid #7ac917; border-right: 3px solid #7ac917;}
body.custom div#presskit3 {font-family: Arial; font-size: 12px; line-height: 130%; padding: 0 10px; border-left: 3px solid #00baff; border-right: 3px solid #00baff;}
body.custom div#presskit4 {font-family: Arial; font-size: 12px; line-height: 130%; padding: 0 10px; border-left: 3px solid #ffc600; border-right: 3px solid #ffc600;}
body.custom div#leaf-26, div#leaf-27 {background: url(http://chicagowestsidemusicfestival.com/wp-content/uploads/dottedborder2.jpg) repeat-x bottom left #000000;}
body.custom div#leaf-27 ul.sidebar {background: url(http://chicagowestsidemusicfestival.com/wp-content/uploads/2012/06/emailsignupbg.jpg) no-repeat; padding: 30px 5px 5px 5px; height: 340px;}
body.custom .rightsb {background: #7ac917;}
body.custom .rightsb ul.sidebar li.widget {background: url(http://chicagowestsidemusicfestival.com/wp-content/uploads/dottedborder.png) no-repeat bottom left; padding-bottom: 25px; margin-bottom: 0px;} 
body.custom .rightsb ul.sidebar li.widget .textwidget {padding: 10px; background: #ffffff; border: 1px solid #000000;}
body.custom #text-5 .textwidget {background: url(http://chicagowestsidemusicfestival.com/wp-content/uploads/2012/06/emailsignupbg.jpg) no-repeat; height: 340px;}

body.custom div#footer {background: url(http://chicagowestsidemusicfestival.com/wp-content/uploads/footerbg.png) no-repeat bottom center #ffffff; padding: 0 0px 10px 0px; margin: 0 18px; width: 952px;}
body.custom div#footer div#footertop {background: url(http://chicagowestsidemusicfestival.com/wp-content/uploads/footertopbg.png) no-repeat; width: 1095px; height: 76px; margin-left: -70px;}
body.custom div#sponsorlogos {padding: 10px 0px 0px 20px;}
body.custom div#footerlinks {clear: both; float: left; text-align: center; padding-top: 20px; width: 952px;}
body.custom div#footerlinks a {color: #000000; padding: 5px;}
div#footer .copyright {margin-top: 10px;}