 /*
Theme Name: ITW Charleston
Theme URI: http://www.itwcharleston.com
Version: 1.0
Description: Custom theme for International Trombone Week in Charleston, SC.
Author: Kristi at pococreative
Author URI: http://www.pococreative.com
*/


/*******************General Settings *****************/


body {
	background-color: #064238;
        color: #000;
	font-family: Helvetica, Arial;
	font-weight: normal;
	text-align: center;
	margin:0;
}


a img,a, a:hover,a:active,a:visited,a:focus {border: 0; text-decoration: none; color: #3a2a2b;}

.frontandcenter {margin: 20px auto;color: #cc6600;}

#outer {width: 935px; margin: 0px auto; background: url(http://crescentbrass.org/itw/images/outer.jpg) repeat-y;}

#wrapper {
	width: 900px;
	margin: 0px auto;
}

blockquote {font-style: italic; margin: 10px auto; width: 80%;font-size: .8em;color: #cc6600;text-align: left;}

h2,h6 { 
   margin: 0 auto;
   width: 90%;
   padding: 30px 30px 8px 30px;
   font-size: 1em;
   font-weight: 600;
   text-align: left;
}

h6 {font-size: .9em;}

/*************Header******************/

#header {
   background: #000 url(http://crescentbrass.org/itw/images/itwheader.jpg) no-repeat;
   margin: 0;
   height: 246px;
}

#header h1, #header a,#header a img {margin: 0;text-align: left;}

/********************Navigation******************/

#nav
{
   padding: 15px 0 15px 0;
	background: #073242 url(http://crescentbrass.org/itw/images/navbg.jpg) no-repeat;
   max-width: 900px;
   margin: 0 auto;
}
#nav ul {
	margin: 0 0 0 20px;
	list-style: none;
        text-align: left;
}

#nav li {display: inline;padding: 10px;}

#nav a {
	
	text-decoration: none;
	font-size: 1em;
   letter-spacing: 1px;
	color:#fff;
}

#nav a:hover, 
#nav a:active
#nav li.current_page_item a:link,
#nav li.current_page_item a:visited,
#nav li.current_page_item a:hover,
#nav li.current_page_item a:active
{
	color:#498488;
}

#nav a.current {
color: #fff;
font-size: smaller;
}

/*****************Posts and Pages*****************/

#floatmain {float: left; width: 55%;}

#content {
   width: 900px;
   background: #fff url(http://crescentbrass.org/itw/images/contentbg.jpg) repeat-y;
}

#content p {
   margin: 0 auto;
   width: 98%;
   padding: 0 30px 10px 30px;
   font-size: .8em;
   text-align: left;
   line-height: 1.3em;
}

#content ul {margin: 5px 0 30px -20px;}

#content li {
   text-align: left;
   list-style: disc;
   list-style-position: inside;
   text-indent: -13px;
   line-height: 1.2em;
   font-size: .8em;
   margin: 12px 0 12px 0;
   width: 90%;
   padding-left: 32px;
}

#content a {color: #a64018;}

.paypal {margin: 30px 0 20px 0;}

.postentry {padding-top: 8px; padding-bottom: 30px;}

#content img.float {clear:both;float: left; display: inline; margin: 30px 15px 50px 0; padding: 3px; background: #fff; border: 4px solid #498488;}
/**************Sidebar*************/

#sidebar {
    float: right;
    background: url(http://crescentbrass.org/itw/images/sidebarbg.jpg) no-repeat;/*****inserted "details" palmetto       
    tree image *********/
    width: 300px;
    margin-bottom: 60px;
}

#sidebar h2 {margin-left: 0;border: none;}
#sidebar a {font-size: .9em; font-weight: 700;border-bottom: 1px dotted;margin-left: 0;}
#sidebar p {width: 250px;color: #011226; font-size: .9em; text-align: left; margin: 1px 0 0 -40px;}
#sidebar p.top {margin-top: 100px;}
#sidebar ul {margin: 1px;list-style-type: none; padding-top: 100px;}
#sidebar a img {border: 0; text-decoration: none;}
#sidebar img {margin: 20px 0 50px -25px;}

#footer {
   clear: both;
   width: 900px;
   margin: 0 auto;
   background: #498488;
   padding-top: 0px;
   font-size: 15px;
   font-style: normal;
   text-align: center;
   color: #011226;
}

#footer p {width: 90%;padding-top: 20px;padding-bottom: 30px; margin: 0 auto;text-align: center; line-height: 1.4em;}

#footer a {
   color: #011226;
   border-bottom: 1px dotted;
}