/*
Theme Name: C3 Vision
Theme URI: http://wordpress.org/
Description: Template for C3 Vision
Version: 1.0
Author: Susan Snipes
Author URI: http://qdigitalstudio.com/
Tags: blue, custom header, fixed width, three columns
*/

body  {
	margin: 10px 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #444444;
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, Myriad, "Myriad Pro", Tahoma;
	font-size: 85%;
	background-color: #CCCCCC;
	background-image: url(/images/bg-stripe.png);
}
a {
	color: #6c7f47;
}
a:hover {
	color: #859C57;
}
#mainContent h1, #mainContent h2, #mainContent h3 {
	font-weight: normal;
	color: #751e17;
}
#mainContent h1 {
	font-size: 200%;
	line-height:100%;
}
#mainContent h2 {
	font-size: 175%;
	line-height:100%;
}
#mainContent h3 {
	font-size: 125%;
	line-height:100%;	
}

#container {
	width: 952px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 5px solid #ffffff;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(/images/bg-page.png);
	background-position: bottom left;
} 

#header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(/images/bg-vision.jpg);
	height: 131px;
	margin: 0;
} 
#header h1 {
	padding: 28px 0 0 28px;
	margin: 0;
}
ul {
	margin: 5px 30px;
	padding: 0;
	list-style-type: square;
}
ol {
	margin: 5px 20px;
	padding: 0;
	list-style-type: none;
}
ul li {
	margin: 0;
	padding: 2px 3px;
	line-height: 120%;
	color: #666666;
}
ol li {
	margin: 0;
	padding: 2px 3px;
}
ol li h3 {
	padding: 5px 0 0 0;
	margin:  5px 0 0 0;
}
ol li p {
	padding: 2px 0 5px 0;
	margin:  2px 0 5px 0;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 271px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0; /* padding keeps the content of the div away from the edges */
	border-top: 5px solid #ffffff;
}
#sidebar1 ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#sidebar1 ul li {
	list-style-type: none;
	display: inline;
	padding: 0;
	margin: 0;
}
#sidebar1 ul li a {
	text-decoration: none;
	display: block;
	color: #e6ebd7;
	border-bottom: 1px solid #a5af86;
	padding: 6px 28px;
}
#sidebar1 ul li a:hover {
	background-color: #82945f;
}
#sidebar1 ul li ul li a {
	text-decoration: none;
	display: block;
	color: #bcc5a3;
	border-bottom: 1px solid #a5af86;
	padding: 4px 43px;
	font-size: 90%;
}
#sidebar1 ul li ul li a:hover {
	background-color: #82945f;
}
.photoswap {
	padding: 0;
	margin: 0;
	border-top: 5px solid #ffffff;
}

#sidebar2 {
	float: right; 
	width: 153px; 
	padding: 0; 
	border-top: 5px solid #ffffff;
	margin: 0;
	color: #1d5c5c;
}
#sidebar2 ul.wplc_event_list {
	padding: 0;
	margin: 0;	
	list-style-type: none;
}
#sidebar2 ul.wplc_event_list li{
	padding: 0 0 10px 0;
	margin: 0;	
	list-style-type: none;
}
#sidebar2 ul.wplc_event_list li b{
	color: #334444;
}
#sidebar2 ul.wplc_event_list li i{
	color: #1d5c5c;
	font-style: normal;
}


.contentchunk {
	font-size: 90%;
	padding: 5px 10px;
	border-bottom: 5px solid #ffffff;
}
#mainContent {
	margin: 0px 180px 10px 300px;
	padding: 10px 0;
	line-height: 125%;
} 
#footer {
	padding: 10px 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#1d5c5c;
	border-top: 5px solid #ffffff;
	color: #ffffff;
} 
.funlist {
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}
.funlist li {
	list-style-type: none;
	background-image: url(/images/bg-list-plus.png);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding: 0 25px 0 14px;
	margin: 8px 40px;
}
.funlist li a {
	text-decoration: none;
	font-weight: bold;
}
.funlist li a:hover {
	/* border-bottom: 1px dashed #859C57; */
}
#footer {
	margin: 0;	
	padding: 20px 20px;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffcc;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



/* EMAIL SIGNUP */

.emaildiv {
	background-color: #91a96b;
	border-top: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	padding: 10px 20px 30px 20px;
	color: #ffffff;
}
.emaildiv h3{
	padding: 2px 0;
	margin: 2px 0;
}

/* Controls width of your form */
.e2ma_signup_form {
	width:220px;
}

/* Controls the style, width, and font style of the text input, select and textarea fields */
.e2ma_signup_form input[type=text],
.e2ma_signup_form textarea,
.e2ma_signup_form select { 
	border:1px solid #c5d6aa; 
	background-color: #a6b888;
	width: 200px; 
	font-size: 10px;
}

/* Controls width, style, and padding of the table border outlines around individual member fields */
.e2ma_signup_form_row {
	font-weight: bold;
	padding:0;
	margin-bottom:3px;
}

/* Controls alignment and display of image in welcome message */
.e2ma_signup_image_container {
    text-align:center;
    display: none; /* 'none' prevents image from showing on sidebar, but will still show in detailed signup screen */
}

/* Controls border around signup image (when image is linked) */
.e2ma_signup_image {
    border:0;
}

/* Controls style and formatting of welcome message */
.e2ma_signup_message {

}

/* Controls style and formatting of form field labels (first name, last name, etc.) */
.e2ma_signup_form_label {
	text-align:left;
	padding: 0;
	margin: 0;
	display: none;
}

/* Controls spacing and style for any text used to list options under multiple choice fields) */
.e2ma_signup_form_element {

}

/* For signup screens that are set to allow people to select which audience groups they'd like to join: Controls style for "Select your interests..." text */
.e2ma_signup_form_group_label {
	font-weight:normal;
}

/* For signup screens that are set to allow people to select which audience groups they'd like to join: Controls style and spacing for groups displayed as options */
.e2ma_signup_form_groups {
	border:1px solid #c5d6aa;
	background-color: #a6b888;
	padding:0;
	margin-bottom:0;
}

/* Controls the style and spacing of the word "required" and border surrounding that text */
.e2ma_signup_form_required_footnote {
	padding: 0;
	margin: 0;
	font-style: italic;
	text-align: right;
	font-size: 10px;
	display: none;
}

/* Controls the color of the asterisk that indicates a field is required */
.e2ma_signup_form_required_asterix {
	color:#FF0000;
}

/* Controls the alignment of "submit" and "clear" buttons */
.e2ma_signup_form_button_row {
	float:left;
}

/* Controls display of the "clear" button */
.e2ma_signup_form_button_row #e2ma_signup_reset_button {
 	display: none;
 }

/*Overrides browser default settings for button styles (for additional control of "submit" and "clear" buttons) */
.e2ma_signup_form_button { 
	border: 2px solid #c5d6aa;
	color: #3f4a1f;
	background-color: #a6b888;
    width: 60px !important;
}

/*Picture Fade Start*/
 #imageContainer {
	position:relative;
	margin: 5px 0 0 1px;
	width:406px;
	height: 258px;
}
#imageContainer img {
	display:none;
	position:absolute;
	top:0; 
	left:0;
}
/*Picture Fade End*/