/*  

Theme Name:ACT Main Website Template
Theme URI: http://wordpress.org/
Description: The Alpine Community Theater Main Website template.
Version: 0.1
Author: Scott Carey
Author URI: http://www.careyfamily.org
See Scott Carey

*/







/* Begin Typography & Colors */

/* main sections */
body {

	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana,Tahoma,Arial, Sans-Serif;
	background: #240c3c;
	color: #333333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: white;
	border: 3px solid #240c3c;
	text-align: left;
	margin: 10px auto;
	padding: 0;
	width: 848px;
	}
#header {
	background: url('images/actheader3.jpg') no-repeat bottom center;
	background-color: #ffffff;
	margin: 0 0 0 0px; 
	padding: 0; 
	height: 150px; 
	width: 848px;
	}
#content {
	font-size: 1.2em;
	}
#sidebar
{
	font-size: 1.2em;
	border:0px solid green;
	padding: 5px 5px 5px 5px;
	margin-left: 615px;
	width: 220px;
}	
.narrowcolumn {
	float: left;
	padding: 5px;
	margin: 0px;
	width: 600px;
	border-right:1px solid #240c3c;
	}	
.widecolumn {
	line-height: 1.6em;
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 560px;	
	}
		



#footer {
	background: url('images/footer7.jpg') no-repeat top; 
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 848px;
	height:60px;
	clear: both;
	}
	
/* Overall */
	
h1 {
	font-size: 2em;
	text-align: center;
	font-weight: bold;
	text-decoration: none;	
	padding-top: 30px;
	margin: 0;
	}
	

h2 
{
	font-size: 1.8em;
	font-weight: bold;
    text-align: center;
	margin: 10px 0 0;
    
}
	

h3 
{
	font-weight: bold;
	font-size: 1.3em;
}	




a 
{
	color: #2b0e52;
	text-decoration: none;
}

a:hover 
{
	color: #4b3e72;
	text-decoration: underline;
}

a:visited
{
	color: #2b0e52;
	
}

h2 a
{
   color:#2b0e52;
}
	

h3 a:hover 
{
	color: #2b0e52;
	text-decoration: none;
}

a img {
	border: none;
	}	
	
small {
	font-size: 0.9em;
	line-height: 1.5em;
}

hr {
	display: none;
	}
	
/* Header styles */			

#headerimg 	{ 
	height: 150px; 
	width: 850px; 
	margin: 0;
	} 
	
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

#headerpages
{
	background-color: #ffffff;
	font-size:12px;
	border-bottom:1px solid #240c3c;
	padding-bottom:1px;


}
#headerpages ul
{
margin: 0;
padding:0px;
list-style-type: none;
text-align: left;


}
#headerpages ul li
{
	display: inline; 

}
#headerpages ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #ffffff;
background-color: #331C6C;
}

#headerpages ul li a:hover
{
color: #ffffff;
background-color: #240c3c;
}

/*Content Styles */


.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	padding-top: 5px;
	}
	
	

.widecolumn .entry p {
	font-size: 1.15em;
	}
	
.widecolumn .post {
	margin: 0;
	}
	
.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}	

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

/* Post */		
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}
	
.post .entry a
{
	text-decoration:underline;	
}

	
.post h2 a
{
}


.post h2 a:hover
{
   color:#6b4e92;
}

.post hr {
	display: block;
	}


.postmetadata {
	clear: left;
}



.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	}

.center {
	text-align: center;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

	
/* sidebar */


#sidebar form {
	margin: 0;
	}

#sidebar a
{
   font-weight:bold;	
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}


#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}


#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* Footer Elements */
#footerText
{
	color:#ffffff;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
#footer a
{
	color:#44cc44;
	text-decoration:underline;
}	
}

/* Begin Form Elements */

#searchform1 {
	position:absolute;
	top:175px;
	right:140px;
	}

#searchform {
	text-align: left;
	}


#sidebar #searchform #s {
	width: 100px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

	
/* List Signup */
div#signupForm
{
border:2px solid #321254;
padding:3px;	
}

div.required
{
	
}

.signupFormTitle
{
	font-size:1.1em;
	text-align:center;
	font-weight:bold;
	color:#321254;
}

.attributeInput
{
	font-size:1.02em;
}

.submitButtonRow
{
	text-align:center;
}

/*List elements */

div#listPage
{
	padding:10px;
}
.listText
{
  font-size:1.6em;
  color:#240c3c;	
}

p.listText
{
  font-size:1.1em;	
}

div#listPage h1
{
	text-align:left
	font-size:1.2em;
	color:#240c3c;
}

h3.listText
{
	font-size:1.2em;
}

h3.searchResultTitle
{
font-size;1.0em;
}