body {
	margin: 0 auto;
	padding: 0;
	color:#585858;
	/*background-image: url("./themes/site_themes/version1dot0/gradient_bg.jpg");*/
	background-position: top left;
	background-repeat:repeat-x;
	background-color: #F0F0F0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	text-align: justify;

}
h1, h2, h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	letter-spacing: 0.09em;
	font-weight:normal;
	color:#585858;
}
h4 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
	letter-spacing: 0.19em;
	color:#585858;
}
p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
ol {
	margin-bottom: 10px;
}
.center {
	text-align: center;
}
blockquote {
	background:#E6E6E6;
	padding:5px;
}

blockquote p {
font-family:'Georgia' !important;
font-size:16px;
line-height:22px;
}
ul {
	list-style: disc;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 1em;
	padding-left: 1em;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size:12px;
}

li a:hover {
	text-decoration: none;
	color:#585858;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a:link {
	background-color: transparent;
	text-decoration: none;
	color: #A10505;
}
a:hover {
	text-decoration: none;
	color:#585858;
}
a:visited {
	background-color: transparent;
	text-decoration: none;
	color: #A10505;
}
#topbar {
	margin:0 auto;
	padding:0;
	height:550px;	
	background: url("./themes/site_themes/version1dot0/gradient_bg.jpg") top left repeat-x;
}


#topbar_child_pages {
	margin:0 auto;
	padding:0;
	height:150px;	
	background: url("./themes/site_themes/version1dot0/top_bar_child_pages.jpg") top left repeat-x;
}
#searchholder {
	float:right;
	/*background:    url("./themes/site_themes/naca_01/search_back.jpg") no-repeat top left; background-color: #5E6633;
background-color: #5E6633;*/
	font:11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color:#FAD469;
	text-decoration: none;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 40px;
	width :190px;
}
#searchholder p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#searchholder a:link, #searchholder a:visited, #searchholder a:active {
	color:#FAD469;
	text-decoration: none;
}
#searchholder a:hover {
	color:#666;
	text-decoration: none;
}
.searchholder_textsearch {
	float:left;
	font:11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color:#392228;
	margin:0px 0px 0px 0px;
	background-color: #FFFFFF;
	border-top: 1px solid #666;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #333;
	width:130px;
}
.searchholder_buttonsearch {
	float:right;
	font:10px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #392228;
	margin:0px 10px 0px 10px;
	background-color: #FFFFFF;
	border-top: 1px solid #666;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #666;
}
#wrapper {
	margin: -110px auto 0 auto;
	padding-bottom: 10px;
	width: 800px;
	/*

background: #585756;
border-top: 8px solid #232863;
background: #585756 url("./themes/site_themes/version1dot0/bg.gif") repeat;*/
color: #333;
}
#header {
	margin: 110px 0px 0px 0px;
	padding:0px;
	background: url("./themes/site_themes/version1dot0/header.jpg") no-repeat top left;
	width:800px;
	height:90px;
}

#header_logo {
float:left;
	padding:0px;/*
	background: #FF9900;*/
	width:320px;
	height:90px;

}

#menu_top {
	float:left;
	font-size: 12px;
	/*background:  #FF33CC;*/
	margin: 0px 0px 0px 110px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	/*
	text-indent: 10px;*/
	text-align:left;
	font-size: 12px;
	font-weight:bold;
}
#menu_top a {
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;

}
#menu_top a:hover {
	color: #ccc;
}

/*This is fir PROJECTS DROPDOWN */

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  width: 245px;
  
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  background: #A10505;
	color: #fff;
	font-size: 12px;
	font-weight:bold;
	font-family:  "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  padding: 0.5em;
}

ul#menu li a:hover {
  background: #000;
}

ul#menu li ul li a {
  background: #999;
  color: #A10505;
  padding-left: 20px;
}

ul#menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}





#blog {
	float: left;
	padding: 0px 10px 10px 0px;
	width: 480px;
	color: #fff;
	text-align: left;
}
#main_illustration {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 500px;
	height:300px;
	/*color: #fff;*/
	text-align: left;
	/*background: url("./themes/site_themes/version1dot0/main_illustration.png") no-repeat top left;*/
}

#main_illustration_projects {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 500px;
	height:300px;
	/*color: #fff;*/
	text-align: left;
	background: url("./themes/site_themes/version1dot003/wags_004.jpg") no-repeat top left;
}


#content {
	width:800px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#000;
	background: url("./themes/site_themes/version1dot0/content.jpg") no-repeat top left;
}

#content_child_pages {
	width:800px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}


#news_section {
	width:450px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	
}

#news_section blockquote {
font-family:Georgia, "Times New Roman", Times, serif;

}
.splitterstyle {

	width:275px;
	padding:5px;
	border: 1px dotted #666;
	min-height:50px;
	margin:10px;
	float:left;
}


#homepage_title_article {

	/*float: left;*/
	margin: 0px 0px 0px 0px;
	color: #fff;
	text-align:left;
	font-size:48px;
	/*text-transform: uppercase;
	*/
	letter-spacing: -3px;
	line-height: 40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-weight: bold;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
 */
	font-weight:bold;
	/*text-transform: uppercase;*/
	}
#summary p{
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}	

#title_article {

	/*float: left;*/
	margin: 0px 0px 0px 0px;
	/*color: #A10505;*/
	text-align:left;
	/*font-size:18px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	font-weight:normal;*/
		font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #000;
	line-height: 20px;
	font-weight: normal;
	
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;

	/*text-transform: uppercase;*/
	}

#title_article a:link, #title_article a:visited, #title_article a:link, #title_article a:active{
		/*background:#;*/
		color: #A10505;
		text-decoration: none;
		}
#title_article a:hover {
		color:#000;
		text-decoration: none;
		}	

#content_left {

	float: left;
	margin: 0px 0px 0px 0px;
	width: 450px;
	color: #585858;
	text-align:left;

}

#content_left_gallery {

	float: left;
	margin: 10px 0px 0px 0px;
	width: 380px;
	height:255px;
	color: #585858;
	text-align:justify;
	/*background:#fff;
	border:#cccccc 2px solid;*/

}

#content_left_video {

	float: left;
	margin: 10px 0px 0px 0px;
	width: 380px;
	height:255px;
	color: #fff;
	text-align:justify;
	background:#000;
	/*
	border:#cccccc 2px solid;*/

}
.entry {
	padding: 30px 0px 0px 0px;
	text-align:left;
	line-height:20px;
	/*border: 1px solid #ccc;
	background: #F9F8F2;*/
}

.entry_title {

	/*float: left;*/
	margin: 0px 0px 0px 0px;
	/*color: #A10505;*/
	text-align:left;
	/*font-size:18px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	font-weight:normal;*/
		font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #000;
	line-height: 20px;
	font-weight: normal;
	
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;

	/*text-transform: uppercase;*/
	}

.entry_title a:link, .entry_title a:visited, .entry_title a:link, .entry_title a:active{
		/*background:#;*/
		color: #A10505;
		text-decoration: none;
		}
.entry_title a:hover {
		color:#000;
		text-decoration: none;
		}	




#sidebar_homepage {
	float: right;
	text-align:left;
	font-size: 14px;
	/*font-weight:bold;
	
	line-height: 18px;*/
	/*font-weight:bold;*/
	margin: 0px 0px 0px 0px;
	padding:0px;
	/*border: 1px solid #ccc;
	background: #F9F8F2;	*/
width: 275px;
height:300px;
	/*
	
	height:250px;
	*/
color:#B3ADA1;

	

}




#sidebar_homepage p {
	text-align:left;
	font-size: 16px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#B3ADA1;
}

#sidebar_projects {
	float: right;
	text-align:left;
	font-family:Georgia, serif;
	margin: 28px 0px 0px 0px;
	padding-top:0px;
	width: 245px;
}

#sidebar_projects_title {

	/*float: left;*/
	width: 235px;
	height:30px;
	margin: 0px 0px 0px 0px;
	padding-left:10px;
	text-align:left;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	line-height: 20px/30px;
	font-weight: normal;
	background:#000000;	
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	}

#sidebar_projects ul {
  list-style-type:none;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  width: 245px;
  
}

#sidebar_projects ul a {
  display: block;
  text-decoration: none;	
}

#sidebar_projects ul li {
  margin-top: 1px;
}

#sidebar_projects ul li a {
  background: #A10505;
	color: #fff;
	font-size: 12px;
	font-weight:bold;
	font-family:  "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  padding: 0.5em;
}

#sidebar_projects ul li a:hover {
  background: #000;
}

#sidebar_projects ul li ul li a {
  background: #000;
  color: #fff;
  padding-left: 20px;
}

#sidebar_projects ul li ul li a:hover {
  background:#A10505;
  border-left: 5px #000 solid;
  padding-left: 15px;
}

#sidebar_subscribe_enews {
	text-align:left;
	font-family:Georgia, serif;
	margin: 28px 0px 0px 0px;
	width: 245px;
	height: 50px;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}
.sidebar_subscribe_enews_logo {
background: #F0F0F0 url("./themes/site_themes/version1dot0/subscribe.png") top left no-repeat;
height:27px;

}

.filed_under {
		border-top: 1px dotted #666;/*
		font:11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
		color:#666;
		background:#e6e6e6;*/
		margin-top:10px;
		margin-bottom:30px;
		text-align: left;
		height:20px;		
		}
	.filed_under a:link, .filed_under a:visited, .filed_under a:link, .filed_under a:active{
		/*background:#;
		color: #FA710F;*/
		text-decoration: none;
		}
	.filed_under a:hover {
		/*color:#8A8980;*/
		text-decoration: none;
		}
	.filed_under p {
		/*color:#8A8980;*/
		color: #A10505;
		}

.tag_under {
		border: 1px dotted #666;/*
		font:11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
		color:#666;*/
		background:#e6e6e6;
		margin-top:10px;
		margin-bottom:30px;
		text-align: left;
		height:20px;		
		}
		
#sidebar_homepage a:link, #sidebar_homepage a:visited, #sidebar_homepage a:link, #sidebar_homepage a:active {
	color:#A10505;
	text-decoration: none;
}
#sidebar_homepage a:hover {
	color:#A10505;
	text-decoration: underline;/*border-bottom: 1px solid #D5D5D5;*/
}


#sidebar {
	float: right;
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding:0px;
	/*border: 1px solid #ccc;*/
width: 250px;
	/*
	
	height:250px;
	background: #F9F8F2;*/
color:#393939;
line-height:20px;
}

#sidebar a:link, #sidebar a:visited, #sidebar a:link, #sidebar a:active {
	color: #A10505;
	text-decoration: none;
}
#sidebar a:hover {
	color:#666 ;
	text-decoration: none;/*border-bottom: 1px solid #D5D5D5;*/
}


#sidebar_homepage ul {
	list-style: disc;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 1em;
	padding-left: 1em;
	font-size:12px;
	font-weight:bold;
}


#wrapper_bottom_section_homepage {
float:left;
	margin: 0px 0px 10px 0px;
	/*border: 1px solid #ccc;*/
width: 800px;
	/*
	height:250px;
	background:#FF6600;
	border-top: 1px solid #ccc;
	*/
	

}
#news_01_homepage {
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid #ccc;*/
width: 235px;
height:235px;
	/*
	background: url("./themes/site_themes/version1dot003/youtube.jpg") no-repeat top left;
	
	*/
text-align: left;
	line-height:18px;
	background:#fff;
	border:#CCCCCC 1px dashed;
}
#body {
padding: 0px 5px 0px 10px;

}
#news_02_homepage {
	float: left;
	margin: 10px 0px 0px 27px;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid #ccc;*/
width: 235px;
height:235px;
	/*
	height:250px;
	background: #363435;
	
	text-align: left;
	line-height:18px;
	color: #333;
	background: url("./themes/site_themes/version1dot003/youtube.jpg") no-repeat top left;
	*/

text-align: left;
	line-height:20px;	

	background:#fff;
	border:#CCCCCC 1px dashed;
	
}
#news_03_homepage {
	float: right;
	margin: 10px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid #ccc;*/
width: 275px;
height: 235px;
	
	/*background: url("./themes/site_themes/version1dot003/youtube.jpg") no-repeat top left;*/
	
	/**/

	
}

#external_links {
float:left;
margin:10px 0px 0px 0px;
width: 800px;
height:27px;
padding-top:0px;
background:#ccc;
}

#facebook {
float:left;
margin: 0px 0px 0px 10px;
width: 190px;
height: 27px;
/*background: url("./themes/site_themes/version1dot0/facebook.png") no-repeat top left;	*/
}

#tweeter {
float:left;
margin: 0px 0px 0px 35px;
width: 180px;
height: 27px;
/*background: url("./themes/site_themes/version1dot0/tweeter.png") no-repeat top left;*/	
}

#subscribe {
float:left;
margin: 0px 0px 0px 35px;
width: 110px;
height: 27px;
/*background:url("./themes/site_themes/version1dot0/subscribe.png") no-repeat top left;*/	
}
#donation {
float:left;
margin: 0px 0px 0px 35px;
width: 165px;
height: 27px;
background: url("./themes/site_themes/version1dot0/donation.png") no-repeat top left;	
}

#support {
float:left;
margin: 0px 0px 0px 0px;
width: 90px;
height: 27px;
background:url("./themes/site_themes/version1dot0/support.png") no-repeat top left;	
}

#sponsorship {
float:left;
	margin: 0px 0px 10px 0px;
	/*border: 1px solid #ccc;*/
width: 800px;
height:80px;

	background:#F0F0F0 url("./themes/site_themes/version1dot0/logos.jpg") no-repeat top left;
	/*
	height:250px;
	border-top: 1px solid #ccc;
	*/
	

}

#projects {
	float: left;
	margin: 30px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid #ccc;*/
width: 550px;
	/*
	background: url("./themes/site_themes/version1dot003/youtube.jpg") no-repeat top left;
	background:#fff;
	*/
text-align: left;
	line-height:18px;
	
	
}

#projects_css_heading_item {
color: #ffffff;
font-weight:normal;
background: #000;
border-bottom:#333333 1px dotted;
border-top:#333333 1px dotted;
padding:5px 0px 5px 5px;
margin:0px 0px 5px 0px;

}

#projects_css_title {
color: #A10505;
font-weight:normal;
margin: 0px 0px 0px 0px;
text-align:left;
font-size: 24px;
/*text-transform: uppercase;*/
	/*letter-spacing: 2px;*/
	line-height: 20px;	
	font-family: Georgia, "Times New Roman", Times, serif;

}

#projects_flush_top {
margin: 0px 0px 0px 0px;
height:30px;
}

#production_notes {
float:left;
width: 270px;
background:#fff;
margin:3px 0px 20px 0px;
/*border-top:#666 3px solid;*/
border-bottom:#000 30px solid;
border-left:#999 1px dotted;
border-right:#999 1px dotted;
}

#production_credits {
float:right;
width: 273px;
background:#fff;
margin:3px 0px 20px 0px;
border-bottom:#000 30px solid;
border-left:#999 1px dotted;
border-right:#999 1px dotted;
}

#production_year {
color:#ccc;
float:right;
width: 146px;
height:255px;
background:#000;
margin:10px 0px 0px 0px;
border-left:#fff 4px solid;
padding:0px 10px 0px 10px;
}

#production_year a:link, #production_year a:visited, #production_year a:link, #production_year a:active {
	color:#A10505;
	text-decoration: none;
}
#production_year a:hover {
	color:#FFFFFF;
	text-decoration: none;/*border-bottom: 1px solid #D5D5D5;*/
}

#production_year_css_heading_item {
color: #fff;
font-weight:normal;
background: #000;
border-bottom:#333333 1px dotted;
/*border-top:#333333 1px dotted;*/
padding:5px 0px 5px 0px;
margin:0px 0px 0px 0px;

}

#productions_content {
padding:0px 10px 0px 10px;
}

#history_section {
	width:450px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	
}

#history_heading {

	background: #A10505;
	height:25px;
	/*float: left;*/
	margin: 30px 0px 10px 0px;
	padding: 5px 0px 0px 10px;
	/*color: #A10505;*/
	text-align:left;
	/*font-size:18px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	font-weight:normal;*/
		font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	line-height: 20px;
	font-weight: normal;
	
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;

	/*text-transform: uppercase;*/
	}
.history_entry {
	padding: 0px 0px 0px 0px;
	text-align:left;
	line-height:20px;
	/*border: 1px solid #ccc;
	background: #F9F8F2;*/
}
.history_peformance_type {
	float: left;
	margin: 0px 0px 0px 0px;
	/*color: #A10505;*/
	text-align:left;
	height:20px;
	font-size: 15px;
	text-transform: uppercase;
	color: #A10505;
	font-weight: normal;	
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	}
.history_peformance_date {
	float: right;
	height:20px;
	margin: 0px 0px 0px 0px;
	/*color: #A10505;*/
	text-align:left;
	font-size: 15px;
	font-weight: normal;	
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	}
.history_peformance_name {
	margin: 0px 0px -10px 0px;
	/*color: #A10505;*/
	text-align:left;
	font-size: 15px;
	font-weight: bold;	
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	}
.history_peformance_link {
float:right;
	margin: 0px 0px 0px 0px;
	/*color: #A10505;*/
	text-align:left;
	}
.history_line {
		border-top: 1px dotted #666;/*
		font:11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
		color:#666;
		background:#e6e6e6;*/
		}			
.history_spacer {
	clear: both;
	margin: 0px 0px 0px 0px;
}

#response {
	float: left;
	margin: 30px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	/*border: 1px solid #ccc;*/
width: 527px;
	/*
	background: url("./themes/site_themes/version1dot003/youtube.jpg") no-repeat top left;
	
	*/
text-align: left;
	line-height:18px;
	
background:#fff;
border-top:#999 1px dotted;
border-bottom:#000 30px solid;
border-left:#999 1px dotted;
border-right:#999 1px dotted;
	
	
}


#search_result_heading {

	background: #A10505;
	height:25px;
	/*float: left;*/
	margin: 30px 0px 0px 0px;
	padding: 5px 0px 0px 10px;
	/*color: #A10505;*/
	text-align:left;
	/*font-size:18px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	font-weight:normal;*/
		font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	line-height: 20px;
	font-weight: normal;
	
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;

	/*text-transform: uppercase;*/
	}

.entry_read_more a:link,.entry_read_more a:visited, .entry_read_more a:link, .entry_read_more a:active {
	font-size:10px;
	color:#A10505;
	text-decoration: none;
}
.entry_read_more a:hover {
	color:#A10505 ;
	text-decoration: underline;/*border-bottom: 1px solid #D5D5D5;*/
}


#sidebar {
	float: right;
	padding: 0px 75px 10px 0px;
	/*border: 1px solid #ccc;
	background: #F9F8F2;*/
width: 225px;

	
color: #333;
	text-align: left;
}

#support_header {
	width:760px;
	margin: 30px 0px 10px 0px;
	padding: 20px 20px 20px 20px;
	/*background-color:#000*/;
	color:#393939;
	text-align:center;
	/*border-bottom:#666 4px solid;*/
}



#footer {
	margin: 0px auto;
	position: relative;
	padding: 0px;
	/*height:56px;
	background-position: top left;
	background-repeat:repeat-x;
	background-color:#A10505;*/
	/*
	background: #510A10; 
	border-top: #5D4612 1px solid;
	b//ackground: #510A10;*/
	clear: both;
}
#footer a:link, #footer a:visited, #footer a:link, #footer a:active {
	color:#A10505;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: none;/*border-bottom: 1px solid #D5D5D5;*/
}
.footer-items {
	float: none;
	border-top: #ccc 1px solid;
		font-size: 9px ;
		font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;

	font-size: 1.0em;
	margin: auto;
	padding: 0px;
	width: 800px;
	/*b//ackground: #510A10;*/
		clear: both;
}
.footer-items p.copyright {	
	background: url("./themes/site_themes/version1dot0/footer.jpg");
	
	background-position: top left;
	background-repeat: no-repeat;
	clear: both;
	text-align: center;
	color:#393939;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 1.0em;
	/*background-color: #333333;  */
		padding: 0px 0px 0px 0px;
}
.footer-items p.terms {
	clear: both;
	text-align: center;
	color:#666;
	font:9px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	/*background-color: #333333;  */
		padding: 0px 0px 10px 0px;
}
.date {
	font-size: 120%;
	background: transparent;
	color: #000;
}
.entry-title h3{
	font-size: 12px;
	font-weight: bold;
	color: #336600;
}
.posted {
	margin-bottom: 10px;
	font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
	background: transparent;
	color: #666;
}
.sidetitle {
	margin: 18px 0px 7px 0px;
	font-size: 115%;
	letter-spacing: 0.09em;
	font-weight: normal;
	background: transparent;
	color: #A10505;
	border-bottom: 1px dotted #ccc;
}
.spacer {
	clear: both;
}
.paginate {
	font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size:			12px;
	font-weight: 		normal;
	letter-spacing:	.1em;
	padding:			10px 6px 10px 4px;
	margin:			0;
	background-color:	transparent;
}
.pagecount {
	font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size:			10px;
	color:				#666;
	font-weight:		normal;
	background-color: transparent;
}
.calendarBG {
	background-color: #000;
}
.calendarBlank {
	background-color: #9DB7A7;
}
.calendarHeader {
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #000;
}
.calendarMonthLinks {
	font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
	font-size:         11px;
	font-weight:		bold;
	letter-spacing:	.1em;
	text-decoration:   none;
	color:             #fff;
	background-color:  transparent;

}
.calendarMonthLinks a {
	color:             #fff;
	text-decoration:   none;
	background-color:  transparent;
}
.calendarMonthLinks a:visited {
	color:             #fff;
	text-decoration:   none;
	background-color:  transparent;
}
.calendarMonthLinks a:hover {
	color:             #ccc;
	text-decoration:   underline;
	background-color:  transparent;
}
.calendarDayHeading {
	font-weight: bold;
	font-size:	11px;
	color: #fff;
	background-color: #195337;
	text-align:  center;
	vertical-align: middle;
}
.calendarToday {
	font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
	font-size:         12px;
	font-weight:		bold;
	letter-spacing:	.1em;
	text-decoration:   none;
	text-align:  center;
	vertical-align: middle;
	color:             #000;
	background-color: 	#ccc;
}
.calendarCell {
	font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
	font-size:         12px;
	font-weight:		bold;
	letter-spacing:	.1em;

	text-decoration:   none;
	text-align:  center;
	vertical-align: middle;
	color:             #666;
	background-color:  #fff;
}
.calendarCell a {
	color:             #000;
	text-decoration:   underline;
	background-color:  transparent;
}
.calendarCell a:visited {
	color:             #000;
	text-decoration:   underline;
	background-color:  transparent;
}
.calendarCell a:hover {
	color:             #fff;
	text-decoration:   none;
	background-color:  transparent;
}
.input {
	border-top:        1px solid #999999;
	border-left:       1px solid #999999;
	background-color:  #fff;
	color:             #000;
	font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size:         11px;
	height:            1.6em;
	padding:           .3em 0 0 2px;
	margin-top:        6px;
	margin-bottom:     3px;
}
.textarea {
	border-top:        1px solid #999999;
	border-left:       1px solid #999999;
	background-color:  #fff;
	color:             #000;
	font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size:         11px;
	margin-top:        3px;
	margin-bottom:     3px;
}
.checkbox {
	background-color:  transparent;
	margin:            3px;
	padding:           0;
	border:            0;
}
.submit {
	background-color:  #fff;
	font-family:       Arial, Verdana, Sans-serif;
	font-size:         11px;
	font-weight:       normal;
	letter-spacing:    .1em;
	padding:           1px 3px 1px 3px;
	margin-top:        6px;
	margin-bottom:     4px;
	text-transform:    uppercase;
	color:             #000;
}
