/* -------------------------------------------------------------- 
   
   Rebuild the default browser styles
   
   Based on work by Blueprint CSS   
   http://code.google.com/p/blueprintcss/
     
-------------------------------------------------------------- */   


body {
  background-color: #F4E6B4;	
}
body, input, textarea {
	color: #111;    
	font: 12px Arial,sans-serif;
	line-height: 1.5;
}

#main-wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	
}

#topbar {
	width:980px; 
	height:22px;
	margin-left: auto;
	margin-right:auto;
	margin-bottom:10px;
	top: 0px;
}

/*#wrapper {
	margin: 0 auto;
	width:980px;
	padding: 0 0 0 0;
	position: relative;
}*/

#access {
   margin: 0px 0 0 75px;
   width:980px;
   height:20px;
   background:#F4E6B4;
   /*overflow:hidden;*/
   position:relative;
   margin-top: 0px;
	
}

#masthead {
	margin-left: 0px;
	margin-right: 0;
	width: 980px;
}

#page-header {
	margin-left: 75px;
	width: 480px;
	height: 149px;
}

/*#topbar-center {
	position: absolute;
	top: 0px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}*/

/*Form Validation Error Styling*/
label.error {
	color: #ff0600;
	font-size: 12px;
	list-style-position: inside;
	padding: 0 0 0 5px;}

#header_image {
	width: 905px;
	margin:0px 0px -20px 0px;
}

.xoxo {
	display:none;
}

#home_support {
	padding: 32px 0 0 0;
}

#join {
	width:295px;
	margin: 0px 0 0 0px;
	margin-left: auto;
	margin-right: auto;
}
#followus {
	margin: 0px 0px 0 0;
	width:295px;
	margin-left: auto;
	margin-right: auto;
}

#site-info {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 100px;
}

#sponsors {
	margin-left:auto;
	margin-right:auto;
}


/*MailChimp Styling Fix*/
#mc_embed_signup{background:transparent; clear:left; font:12px Helvetica,Arial,sans-serif; } 
#mc_embed_signup form {padding:0; margin:0;}
#mc_embed_signup h2 {padding:0; margin:0;}
#mc_embed_signup .button {border-radius:20px; border: solid #777 1px; color: #000; font-weight: 100; background-color: #F0F1F0; font-size:12px; font-weight: normal; height: 26px; line-height: 22px;}
#mc_embed_signup input.button {display:block; width:10%; min-width:75px;}
#mc_embed_signup .button:hover {background-color:#E6E7E6;}
#mc_embed_signup label {display:block; padding:0px 0px; font-size:11px; color:#3C3D3C; letter-spacing:1px}
#mc_embed_signup input.email {display:block; padding:0; margin:0 4% 10px 0; text-indent:5px; width:58%; min-width:200px;}

/*WuFoo Styling Fix*/
.embed form.wufoo, .embed .wufoo h1, .embed .wufoo h2, .embed .wufoo h3, .embed ul, .embed li, .embed ol, .embed .wufoo .section div {
  padding-top: 0;
  margin-left: 22px;
  margin-right: -80px;
  padding-left: 0;
  padding-right: 0; 
  text-align: left;
}

#fo1li11, #fo1li9, .Field11{
padding-top: 0px;
padding-bottom: 0px;

}

.embed .wufoo .info {
/*  display:block;*/
	margin-left: 18px;
	padding-top: 15px;
}

.embed #container, html.embed {
  background-color: transparent;
  width: 295px;
}

#join_home {
	width:295px;
	padding: 0;
	margin: -40px 0 -25px 0px;
	float: left;
}

#nav, .nav, #nav .nav li { 
	margin:0px; 
	padding:0px 5px 0px 0px; 
	/*font-weight:bold;*/
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	
}

#nav li {
	font-weight:bold;
}

#nav .nav li {
	/*font-weight:bold;*/
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	/*background:#FFF;*/
	color:#fff;
	/* CSS3 Transparency for nav menu background*/
	/*Fallback for web browsers that doesn't support RGBa */
	background: rgb(255, 255, 255);
	/* RGBa with 0.5 opacity */
	background: rgba(255, 255, 255, 0.9);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#55FFFFFF, endColorstr=#55FFFFFF);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#55FFFFFF, endColorstr=#55FFFFFF)";

	/*zoom: 1.1;
    filter: alpha(opacity=50);
    opacity: 0.5;
	background:transparent  url(/wp-content/themes/chinesewhispers/media/images/opaque.png);*/
}

a.nav_text {
	padding-right:0px;
	background:url(/wp-content/themes/chinesewhispers/media/images/menu_arrow.gif) no-repeat right center;
}

a.nav_text:hover {
	padding-right:0px;
	background:url(/wp-content/themes/chinesewhispers/media/images/menu_arrow_active.gif) no-repeat right center;
}

/*#nav ul a {
	color:#681219;
}*/

#nav li {
	float:left; 
	display:inline; 
	cursor:pointer; 
	list-style:none; 
	/*Spacing between nav titles*/
	margin: 0px 58px 0px 0px;
	padding: 0px 0px 0px 0px;  
	position:relative; 
	background: #F4E6B4;
}

#nav li ul.first {
	left:-1px; 
	top:100%;
}



#nav .nav li { 
	width:100%; 
	text-indent:10px; 
	line-height:30px; 
	margin-right:10px; 
	/*color:#AC3219;*/
}

#nav li a {
	display:block; 
	width:inherit; 
	height:inherit;
}

ul.nav { 
	display:none; 
}

#nav li:hover > a{ 
	/*text-decoration: underline;*/
}

a:active {
text-decoration: underline;
}

#nav li:hover > #nav{

}

li:hover > .nav { 
	display:block; 
	position:absolute; 
	width:200px; 
	top:0px; 
	left:100%; 
	z-index:1000; 
	}
	
li:hover { 
	position:relative; 
	z-index:2000; 
} /*<!--IE7 Z-INDEX BUG FIX, MUST FALL AFTER DISPLAY RULE -->*/

#current a
{
	color: #D60C16;
} /* Styling for active page */

#nav.first {
	color: #fff;
}

/* Nav Menu Styling-------------------------------------------------------

#header .main-menu{	
	margin:0px; 
	padding:2px 5px 0px 0px; 
	font-weight:bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
} // container class
#header .main-menu ul {font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;} // container class first unordered list
#header .main-menu ul ul {font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;} //unordered list within an unordered list
#header .main-menu li {
	float:left; 
	display:inline; 
	cursor:pointer; 
	list-style:none; 
	margin: -5px 20px 5px 30px;
	padding:10px 2px 10px 2px;  
	position:relative; 
	background: #F4E6B4;
} // each navigation item
#header .main-menu li a {font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;} // each navigation item anchor
#header .main-menu li ul {font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;} // unordered list if there is drop down items
#header .main-menu li li {font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;} // each drop down navigation item
#header .main-menu li li a {font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;} // each drap down navigation item anchor

.current_page_item{} // Class for Current Page
.current-cat{} // Class for Current Category
.current-menu-item{} // Class for any other current Menu Item
.menu-item-type-taxonomy{} // Class for a Category
.menu-item-type-post_type{} // Class for Pages
.menu-item-type-custom{} // Class for any custom item that you added
.menu-item-home{} // Class for the Home Link
*/

/* Headings-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { 
	font-weight: normal;
	clear: both;
}
hr {
  background-color: #999;
  border:0;
  height: 1px;
	margin-bottom: 1.5em;
}


/* Text elements
-------------------------------------------------------------- */

p {
	margin-bottom: 1.5em;
}
ul {
	margin: 0 0 1.5em 2.5em;
}
ol {
	margin: 0 0 1.5em 2.5em;
}
ul {
	list-style:disc;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom:0;
}
dl	{
	margin:0 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.5em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
pre {
	font: 11px Monaco, monospace;
	line-height: 1.5;
	margin-bottom: 1.5em;
}
code {
	font: 11px Monaco, monospace;
}
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
ins {
	text-decoration: none;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
	
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}


/* Chinese Whispers Original Site Style Import */

.cw_intro_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11.5px;
	line-height: 20px;
	font-weight: bold;
	color: #AD3119;
	text-decoration: none;
}
.cw_intro_red_about {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11.5px;
	line-height: 20px;
	font-weight: bold;
	color: #AD3119;
	text-decoration: none;
}
.cw_bodytext1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.cw_bodytext2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.cw_bodytext2_about {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.cw_bodytext3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.cw_intro_red2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #AD3119;
	text-decoration: none;
}
.cw_intro_red2_about {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #AD3119;
	text-decoration: none;
}
.cw_redtextbig {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #AD3119;
	text-decoration: none;
}
link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #AD3119;
	text-decoration: none;
}
.redtable {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
}

a:link,
a:active,
a:visited {
	color: #AD3119;
	text-decoration: none;
}

a:active,
a:hover {
	color: #D60C16;
}



.storyhead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0000;
	line-height: 20px;
	background-image: url('/wp-content/themes/chinesewhispers/media/images/storytxt_bkgrnd.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	vertical-align: top;
}
.storytext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
	display: inline;
}
.boldred {
	font-weight: bold;
	color: #D60C16;
}
.style2 {
	font-weight: bold;
	color: #D60C16;
}
.plainred {
	font-weight: normal;
	color: #d70e18;
}
.box1 {
	width: 960px;
	border: 10px solid #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.textboxcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 480px;
	padding-left: 35px;
	background-image: url('/wp-content/themes/chinesewhispers/media/images/home_content_bg.gif');
	background-repeat: no-repeat;
	padding-top: 140px;
	line-height: 16px;
	visibility: inherit;
	padding-right: 175px;
}
.textboxcenterLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D60C16;
	line-height: 16px;
	visibility: inherit;
	text-decoration: underline;
}
.graybox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D60C16;
	width: 200px;
	background-image: url('/wp-content/themes/chinesewhispers/media/images/gray_box.gif');
	background-position: top;
	vertical-align: top;
	list-style-position: outside;
	list-style-image: url('/wp-content/themes/chinesewhispers/media/images/starbullet.gif');
	background-repeat: no-repeat;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 13px;
	padding-top: 10px;
	text-decoration: none;
}
.graybox1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D60C16;
	text-decoration: none;
	width: 200px;
	background-image: url('/wp-content/themes/chinesewhispers/media/images/gray_box_plain.gif');
	background-position: top;
	vertical-align: top;
	list-style-position: outside;
	list-style-image: url('/wp-content/themes/chinesewhispers/media/images/starbullet.gif');
	background-repeat: no-repeat;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 13px;
	padding-top: 10px;
}
.publications {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C40910;
	text-decoration: none;
	padding-top: 13px;
	padding-right: 10px;
	padding-left: 13px;
	vertical-align: top;
	height: 20px;
	width: 200px;
	background-image: url('/wp-content/themes/chinesewhispers/media/images/pub_box1.gif');
	background-repeat: no-repeat;
}
.publications2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 13px;
}
.graybox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 50px 10px 10px 13px;
	width: 200px;
	background-image: url('/wp-content/themes/chinesewhispers/media/images/graybox2_txt.gif');
	background-position: top;
	vertical-align: top;
	list-style-position: outside;
	list-style-image: url('/wp-content/themes/chinesewhispers/media/images/starbullet.gif');
	background-repeat: no-repeat;
}
.graybox3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 30px 10px 10px 13px;
	width: 200px;
	background-image: url('/wp-content/themes/chinesewhispers/media/images/gray_box_plain.gif');
	background-position: top;
	vertical-align: top;
	list-style-position: outside;
	list-style-image: url('/wp-content/themes/chinesewhispers/media/images/starbullet.gif');
	background-repeat: no-repeat;
}
.graybox1link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px 13px 10px;
	height: 150px;
	width: 200px;
	background-image: url('/wp-content/themes/chinesewhispers/media/images/gray_box.gif');
	background-position: top;
	vertical-align: top;
	list-style-position: outside;
	list-style-image: url('/wp-content/themes/chinesewhispers/media/images/starbullet.gif');
	background-repeat: no-repeat;
	display: table-footer-group;
}
.photos1 {
	text-align: left;
	padding-right: 10px;
	display: inherit;
}
.grayboxlinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	background-position: bottom;
	vertical-align: text-bottom;
	bottom: 10px;
}
.redfeaturetext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	width: 190px;
	text-align: left;
	background-position: left top;
	margin-top: 10px;
	margin-left: 95px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 18px;
	vertical-align: top;
	top: 0px;
}
.plaintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
}
.plaintextlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000000;
	font-weight: bold;
	vertical-align: bottom;
	line-height: 13px;
}
.plaintextbullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-image: url('/wp-content/themes/chinesewhispers/media/images/starbullet.gif');
	list-style-position: inside;
	line-height: 14px;
}
.featurebox1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	height: 103px;
	width: 295px;
	background-image: url('/wp-content/themes/chinesewhispers/media/images/feature1b.gif');
	background-repeat: no-repeat;
	line-height: 15px;
	text-align: left;
}
.featurebox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	height: 103px;
	width: 295px;
	background-image: url('/wp-content/themes/chinesewhispers/media/images/feature2.jpg');
	background-repeat: no-repeat;
	line-height: 15px;
	text-align: left;
}
.featurebox3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	height: 103px;
	width: 295px;
	background-image: url('/wp-content/themes/chinesewhispers/media/images/feature3b.gif');
	background-repeat: no-repeat;
	line-height: 15px;
	text-align: left;
}
.featuretext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-position: top;
	display: inline;
	margin-top: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.heartstext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	text-decoration: none;
	text-indent: 0px;
	text-align: left;
	background-position: left top;
	margin-top: 25px;
	width: 225px;
	margin-left: 55px;
	vertical-align: top;
	background-image: url('/wp-content/themes/chinesewhispers/media/images/hearts1b.gif');
	background-repeat: no-repeat;
	padding-top: 48px;
	padding-left: 50px;
}
.heartstext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	text-decoration: none;
	text-indent: 0px;
	text-align: left;
	background-position: left top;
	margin-top: 22px;
	width: 225px;
	margin-left: 55px;
	vertical-align: top;
	background-image: url('/wp-content/themes/chinesewhispers/media/images/hearts2b.gif');
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-left: 50px;
}

.heartsbox1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	line-height: 20px;
	padding-left: 20px;
	text-align: right;
}
.featurebox4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	height: 103px;
	width: 295px;
	background-image: url('/wp-content/themes/chinesewhispers/media/images/feature3_blank.gif');
	background-repeat: no-repeat;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
}

.tanbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D60C16;
	width: 200px;
	background-image: url('/wp-content/themes/chinesewhispers/media/images/tan_box1.gif');
	background-position: top;
	vertical-align: top;
	list-style-position: outside;
	list-style-image: url('/wp-content/themes/chinesewhispers/media/images/starbullet.gif');
	background-repeat: no-repeat;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 13px;
	padding-top: 10px;
	text-decoration: none;
}
.tanbox1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D60C16;
	text-decoration: none;
	width: 200px;
	background-image: url('/wp-content/themes/chinesewhispers/media/images/tan_box1b.gif');
	background-position: top;
	vertical-align: top;
	list-style-position: outside;
	list-style-image: url('/wp-content/themes/chinesewhispers/media/images/starbullet.gif');
	background-repeat: no-repeat;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 13px;
	padding-top: 10px;
}
.plaintext12pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	top: 0px;
	margin-top: 0px;
	width: 450px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}

td img {display: block;}
.pubbox {
	background-image: url('/wp-content/themes/chinesewhispers/media/images/publications_box.gif');
	background-repeat: no-repeat;
	height: 261px;
	width: 231px;
}

.style10 {font-family: Arial, Helvetica, sans-serif}
#apDiv1 {
	position:absolute;
	width:50%;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 646px;
	top: 372px;
	visibility: inherit;
}
.style12 {font-weight: bold; color: #000000; font-size: 12px;}
.style14 {color: #000000}
.style16 {color: #D60C16}

/****************************************/
.topnavtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/*** CSS Buttons ***/

.tickets_button {
  display: inline-block;
  padding: 6px 10px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  text-align: center;	
  text-decoration: bold;
  outline: none;
  background-color: #f06e28;
  border: none;
  border-radius: 8px;
}

.tickets_button:hover {background-color: #e65828}

.tickets_button:active {
  background-color: #e65828;
  transform: translateY(4px);
}

.tickets_button2 {
  display: inline-block;
  padding: 6px 10px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  text-align: center;	
  text-decoration: bold;
  outline: none;
  background-color: #f06e28;
  color:#fff;
  border: none;
  border-radius: 8px;
}

.tickets_button2:hover {background-color: #e65828}

.tickets_button2:active {
  background-color: #e65828;
  transform: translateY(4px);
}

.tickets_button3 {
  display: inline-block;
  padding: 6px 10px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  text-align: center;	
  text-decoration: bold;
  outline: none;
  background-color: #f06e28;
  color:#ad3119;
  border: none;
  border-radius: 8px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.tickets_button3:hover {background-color: #e65828}

.tickets_button3:active {
  background-color: #e65828;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.3), 0 6px 20px 0 rgba(0,0,0,0.38);
  transform: translateY(4px);
}

a.tickets_button_link1{color:#000;}
a.tickets_button_link2{color:#fff;}
a.tickets_button_link3{color:#ad3119;}

/*** utility classes ***/
/* clearfix is from positioniseverything.net */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}  /* for IE/Mac */

*html .clearfix {
  zoom: 1;     /* triggers hasLayout */
  display: block;     /* resets display for IE/Win */
}

.fleft {
  float: left;
}

.small_print {
  font-size: 10px;
}

.not_here {
  display: none;
  visibility: hidden;
}

.main_color {
  color: #D60C16;
}

.status_msg {
  color: #885a2d;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
}

.err_msg {
  color: #d60c16;
  text-align: left;
}

.email_print {
  padding: 10px 0;
	line-height: 18px;
}

.email_print,
.email_print a,
.email_print a:visited {
  color: #7c7979;
}


/*** icons ***/
.email_icon, .print_icon {
  background: transparent url('/wp-content/themes/chinesewhispers/media/images/icons/mail_icon.gif') no-repeat 0px 5px;
  float: left;
  height: 22px;
  line-height: 22px;
  padding-left: 24px;
}

.print_icon {
  background: transparent url('/wp-content/themes/chinesewhispers/media/images/icons/print_icon.gif') no-repeat;
}

/*** base ***/
#content_bottom_shadow {
  background: url('/wp-content/themes/chinesewhispers/media/images/shadow.gif') no-repeat 0 bottom;
  margin: 0 auto;
  padding-bottom: 20px;
  width: 996px;
}

#content_side_shadow {
  background: url('/wp-content/themes/chinesewhispers/media/images/background.jpg') repeat-y 0 bottom;
	padding-bottom: 20px;
	padding: 0 8px;
}

#container {
  background-color: #fff;
}

#footer {
  text-align: center;
  margin-left:auto;
  margin-right:auto;
  width: 980px;
}

#footer .copyright {
  font-size: 11px;
  margin: 0;
  padding: 15px 0 0;
}

#top_nav_links {
  font-size: 12px;
  font-weight: bold;
  padding: 10px 0;
  text-align: right;
}

#site_nav_links {
  clear: both;
  padding-bottom: 20px;
}

#site_nav_links a {
  display: block;
  float: left;
  height: 35px;
}

#site_nav_home_link {
  background: transparent url('/wp-content/themes/chinesewhispers/media/images/home.gif') no-repeat;
  width: 190px;
}

#site_nav_home_link:hover,
.site_nav_home_link #site_nav_home_link {
  background: transparent url('/wp-content/themes/chinesewhispers/media/images/home_on.gif') no-repeat;
}

#site_nav_about_us_link {
  background: transparent url('/wp-content/themes/chinesewhispers/media/images/about_us.gif') no-repeat;
  width: 193px;
}

#site_nav_about_us_link:hover,
.site_nav_about_us_link #site_nav_about_us_link {
  background: transparent url('/wp-content/themes/chinesewhispers/media/images/about_us_on.gif') no-repeat;
}

#site_nav_events_link {
  background: transparent url('/wp-content/themes/chinesewhispers/media/images/events.gif') no-repeat;
  width: 193px;
}

#site_nav_events_link:hover,
.site_nav_events_link #site_nav_events_link {
  background: transparent url('/wp-content/themes/chinesewhispers/media/images/events_on.gif') no-repeat;
}

#site_nav_giving_link {
  background: transparent url('/wp-content/themes/chinesewhispers/media/images/giving.gif') no-repeat;
  width: 193px;
}

#site_nav_giving_link:hover,
.site_nav_giving_link #site_nav_giving_link {
  background: transparent url('/wp-content/themes/chinesewhispers/media/images/giving_on.gif') no-repeat;
}

#site_nav_contact_us_link {
  background: transparent url('/wp-content/themes/chinesewhispers/media/images/contact_us.gif') no-repeat;
  width: 191px;
}

#site_nav_contact_us_link:hover,
.site_nav_contact_us_link #site_nav_contact_us_link {
  background: transparent url('/wp-content/themes/chinesewhispers/media/images/contact_us_on.gif') no-repeat;
}


/*** left side nav ***/
#left_side_nav {
  font-size: 14px;
  float: left;
  width: 230px;
}

#left_side_nav ul {
  margin: 0;
  padding: 0;
}

#left_side_nav li {
  list-style-type: none;
}

#left_side_nav_menu {
  border: 1px solid #ccc;
  border-bottom: 0;
  margin-bottom: 30px;
}

#left_side_nav_menu a {
  border-bottom: 1px solid #ccc;
  color: #333;
  display: block;
  padding: 5px 15px;
  text-decoration: none;
}

#left_side_nav_menu a:hover {
  color: #D60C16;
}

#left_side_nav_menu li li a {
  padding-left: 45px;
}


/*** main content ***/
#content {
  float: left;
  line-height: 18px;
  margin: 0;
  padding-bottom: 0px;
  width: 600px;
}

/*** right side nav ***/
#right_side_nav {
  float: right;
  width: 230px;
}

.connect_title {
  color: #8a5d2e;
  font-size: 14px;
  margin: 0 0 10px;
  padding: 0;
}

/*** extra footer ***/
#extra_footer {
  clear: both;
  padding-bottom: 15px;
}




/*** email signup form ***/
#email_signup_form {
  background-color: #ececec;
  line-height: 18px;
  margin-top: 30px;
	padding: 10px;
}

#email_signup_form_email {
  margin: 5px 0;
  width: 205px;
}

#homepage #email_signup_form {
  background: transparent url('/wp-content/themes/chinesewhispers/media/images/backgrounds/email_box_home.gif') no-repeat;
  color: white;
  font-size: 0.95em;
  height: 71px;
  padding: 0;
  margin: 0;
  width: 474px;
}

#homepage .email_signup_form_content {
  padding: 12px 20px;
}

#homepage #email_signup_form_email {
  padding: 0;
  width: 226px;
}

#homepage #email_signup_form_status_msg {
  font-weight: bold;
  padding-bottom: 5px;
}

.email_signup_form_submit {
  background: transparent url('/wp-content/themes/chinesewhispers/media/images/btns/submit.gif') no-repeat;
  border: 0;
  color: #fff;
  font-size: 12px;
  padding: 3px 0;
  margin: 0 auto;
  width: 68px;
}


/*** send to a friend form ***/
#send_to_a_friend_form {
  border: 1px solid #ccc;
  line-height: 18px;
	margin-bottom: 5px;
  padding: 10px;
  text-align: right;
}

.send_to_a_friend_instruction {
  color: #7c7979;
  font-size: 11px;
  text-align: left;
}

input.send_to_a_friend_input {
  margin-bottom: 10px;
  width: 160px;
}


/*** contact us form ***/
#contact_us_form {
  background-color: #f3e0e0;
  font-size: 13px;
  margin: 10px 0;
  padding: 15px;
}

#contact_us_form table td {
  padding: 5px 0;
}

#contact_us_form .contact_us_form_field {
  width: 140px;
}

#contact_us_form .contact_us_form_field label {
  padding-right: 10px;
}

#contact_us_form .contact_us_form_text_field {
  width: 275px;
}

.plaintext12ptwBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	top: 0px;
	margin-top: 0px;
	width: 450px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
.plaintext12ptwBoxred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	top: 0px;
	margin-top: 0px;
	width: 450px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	background-position: left;
	text-align: left;
}

#gallery-36 .gallery-item {
	width:25%;
}

.slideshow-window {
	background-color: #222;
	border: none !important;
	border-radius: 0px !important;
}

/*

Adapt the following for use in your Child Themes when using
different font-sizes and line-heights

body, input, textarea {
    font: --px Arial,sans-serif;
    line-height:--;
}
p, ul, ol, dd, pre {
    margin-bottom:--em;
}
pre, code {
	font:--px Monaco, monospace;
	line-height:--;
}

All other styles can be overridden--or ignored!--in Child Theme stylesheets

*/