/********************************************************************/
/* Stop the Violence Indianapolis Stylesheet                        */
/* All images, contact and design copyright Stop the Violence Indy  */
/* Stylesheet authored by Internet DesignWorks                      */
/* Website Design & Development for a Global Generation             */
/********************************************************************/

body{
	background-color:#ffffff;
	font-family:"century gothic", arial, sans-serif;
	color:#000066;
	font-weight:500;
	width:100%;
	text-align:center;
	vertical-align:top;
	margin:0%;
}

#accent{
	background-image:url("/images/accenttop.png");
	background-repeat:repeat-x;
	height:45px;
	width:100%;
	font-weight:600;
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
	font-size:90%;	
	text-shadow:#df234f 1px 1px 1px;
}

#copy{
   width:100%;
   font-family:"century gothic", arial, sans-serif;   
   font-size:70%;
   font-weight:600;
   background-image:url("../images/copyback.png");
   background-repeat:repeat-x;
   border-top:#000000 1px solid;
   height:40px;
   text-align:center;
   clear:both;
   padding-top:10px;
   color:#fff;
   text-shadow:#000 1px 2px 1px;
 }
 
#copy a{
	color:#0ff;
	text-decoration:underline;
}
	 
#copy a:hover{
	color:#ff0;
	text-decoration:none;
}

.form{
	border:#C9022D inset 2px;
	color:#666666;
	font-weight:600;
	font-size:98%;
	text-shadow:#000000 1px 1px 1px;	
}

#content{
	width:95%;
	font-family:"century gothic", arial, sans-serif;
	font-size:95%;
	font-weight:500;
	color:#000066;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#content strong{
	font-weight:600;
	color:#900;
	text-shadow:#000;
}

#content a{
	color:#000066;
}

#content a:hover{
	color:#ff0000;
	text-decoration:none;	  	
}

#content h1{
	font-size:110%;
	color:#990000;
	text-align:center;
}

#content h2{
    text-align:center;
}

#head{
	width:100%;	
}

/* STATIC PAGE                                                     */


#nav{
	width:100%;
	text-align:center;
	vertical-align:top;
	color:#990000;
	background-image:url("/images/accenttop.png");
	background-repeat:repeat-x;
	height:45px;
	width:100%;
}

#nav ul{
	list-style-type:none;
	margin-left:-30px;
	padding-top:7px;
}

#nav li{
	display:inline;
	vertical-align:middle;
}

#nav li a{
	display:inline;
	height:45px;
	font-family:"century gothic", arial, sans-serif;	
	font-size:90%;
	font-weight:600;
	color:#000000;
	text-shadow:#df234f 1px 1px 1px;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	padding-left:26px;
}

#nav li a:hover{
	display:inline;
	height:45px;
	background-image:url("../images/navhover.png");
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-family:"century gothic", arial, sans-serif;	
	font-size:90%;
	font-weight:600;
	color:#df234f;
	text-shadow:#000000 1px 1px 1px;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	padding-left:26px;
}

#slogan{
	background-image:url("/images/accenttop.png");
	background-repeat:repeat-x;
	height:45px;
	width:100%;
	font-weight:600;
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
}

input.concert{
	background-color:#ffffff;
	border:inset 3px #000000;
	color:#000000;
	text-shadow:#000000 1px 1px 1px;
	font-weight:600;
	font-size:75%;
	padding-left:3px;
}

select.concert{
	background-color:#ffffff;
	border:inset 3px #000000;
	color:#000000;
	font-weight:600;
	font-size:75%;
	padding-left:3px;
}
