/*
Theme Name: Chocolate
Theme URI:
Description: Chocolate - A benefit for the Cystic Fibrosis Designed by Evan Temple
Version: 1.0
Author: Bella Web Design
Author URI: http://bellawebdesign.com/
Tags: chocolate, two columns, widgets

	Chocolate

	This theme was designed by Evan Temple and built by Bella Web Design

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


@import url(reset.css);

html { background: #251813 url(images/body_bg.jpg) repeat-x top left; }
/* body { font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; line-height:120%; background: url(images/fuze_bg.png) no-repeat bottom center; } */
body { font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; line-height:120%;}
h1 { font-size:26px; padding:20px 0 25px 0; color:#288683; text-transform:uppercase; }
h2 { font-size:26px; padding:10px 0 10px 0; color:#95a90f; }
h3 { font-size:18px; padding:10px 0 10px 0; }
h4 { font-size:15px; padding:10px 0 10px 0; }
h5 { font-size:14px; }
h6 { font-size:12px; }

strong { font-weight:bold; }

p { padding:0 15px 10px 0; }

a { /*font-size:14px;*/ font-weight:bold; }
a:link { color:#30670b; text-decoration:none; }
a:visited { color:#30670b; text-decoration:none; }
a:hover { color:#30670b; text-decoration:underline; }
a:active { color:#30670b; text-decoration:none; }

.clearfix { clear:both; }
.breadcrumb { width:500px; padding:18px 0 0 15px; float:left; }

#search { margin:10px 0 0 0; float:right; color:#ecdfbb; /*border:1px solid #fff;*/ }
#searchform { }
#s { margin:0 0 0 3px; padding:3px; color:#fff; background:#60810e url(images/input_bg.png) repeat-x top left; border:1px solid #dacdab; }
#searchsubmit { width:23px; height:26px; margin:0 0 0 3px; background:#60810e url(images/search_btn.png) no-repeat top left; border:none; cursor:pointer; }

#container { width:1100px; padding:0 0 0 0; margin:10px auto 0 auto; /*border:1px solid #000;*/ }

/*------------------------
         _Header_
 ------------------------*/
#header_wrapper { width:952px; height:434px; padding:0 74px 0 74px; background:url(images/header.png) no-repeat top center; /*border:1px solid #000;*/ }
.header { width:952px; height:434px; padding:0 74px 0 74px; }
.header_content { width:952px; height:348px; /*border:1px solid #000;*/ }

.top_callout { width:952px; height:47px; margin:0 0 20px 0; /*border:1px solid #000;*/ }
.social { padding:5px 0 0 0; float:left;  }
.social ul {}
.social li { padding:0 5px 0 0; display:inline; }

.video { width:550px; height:265px; padding:39px 0 42px 40px; float:right; /*border:1px solid #000;*/ }
.news { width:590px; padding:90px 20px 0 40px; float:right; text-align:center; /*border:1px solid #000;*/ }
.news p { padding:20px 0 0 0; line-height:200%; }
.news h2 { font-weight:bold; color:#288683; }
.logo { width:441px; height:345px; float:left; /*border:1px solid #000;*/ }

/*------------------------
          _Nav_
 ------------------------*/
#nav { width:1100px; height:65px; background:url(images/nav.png) no-repeat top center; /*border:1px solid #000;*/ }
#nav ul { text-align:center; }
#nav li { display:inline; }
#nav li a { font-size:18px; padding:17px 15px 15px 15px; display:inline-block; font-weight:normal; letter-spacing:.05em; text-shadow: 0.25em 0.10em 0.25em #000; text-transform:uppercase; }
#nav li a:link {color:#fff4d4; text-decoration:none; }      /* unvisited link */
#nav li a:visited {color:#fff4d4; text-decoration:none; }  /* visited link */
#nav li a:hover {color:#ffb400; text-decoration:none; }  /* mouse over link */
#nav li a:active {color:#ffb400; text-decoration:none; }  /* selected link */
.current_page_item { color:#ffb400; }

/*------------------------
        _Info Box_
 ------------------------*/
#info_box { width:894px; height:255px; padding:15px 103px 0 103px; background:url(images/info_box.png) no-repeat top center; /*border:1px solid #000;*/ }
.box { width:279px; height:169px; float:left; background-color:none; /*border:1px solid #000;*/ }
.left { }
.middle { margin:0 25px 0 25px; background-color:none; }
.right { }

/*------------------------
         _Content_
 ------------------------*/
#content_wrapper { width:956px; min-height:300px; margin:0 74px 0 74px; background:url(images/content_bg.png) repeat-y top left;  }
.content_main { width:600px;  float:right; /*border:1px solid #000;*/ }
.content_main h2 { padding:10px 0 20px 0; }
.content_sub { width:296px; padding:0 0 0 40px;  float:left; /*border:1px solid #000;*/ }
.content_sub h2 { font-weight:bold; color:#3f4040; }
.content_sub a { font-family:Tahoma, Geneva, sans-serif; font-weight:normal; }
.content_sub ul { margin:10px 0 10px 0; text-transform:uppercase; }
.content_sub ul li { padding:5px 0 5px 0; }


/*.content_main ol{ padding:10px 65px 10px 50px; }
.content_main ol li { list-style:circle;  }*/
.content_main ol{ padding:0 15px 0 0; }

.content_main ul{ margin:10px 0 10px 0; }
.content_main ul li { margin:0 0; list-style:none; display:inline;  }
.content_main ul li img { margin:5px; padding:1px;  border:1px solid #ecdfbb;  }

/*------------------------
         _Footer_
 ------------------------*/
#footer { width:1015px; height:180px; padding:30px 0 0 85px; background:url(images/footer.png) repeat-y top left; clear:both;  }



/* Begin Images - Allows imgs to dynamically be aligned through the control panel */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* =buttons
-------------------------------------------------*/
#submit, .searchsubmit, .enews #subbutton, .gform_footer .button, .reply a, .reply a:visited {
	background: #90c042 !important;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal !important;
	text-decoration: none;
	text-transform: uppercase;
        margin: 0;
	padding: 3px 5px 3px 5px;
	border: 1px solid #ccc;
	}

#submit:hover, .searchsubmit:hover, .enews #subbutton:hover, .gform_footer .button:hover, .reply a:hover {
	background: #30670B !important;
	text-decoration: none;
	border: 1px solid #666666;
        color:#FFFFFF;
        cursor:pointer;
	}

/* =Comments
-------------------------------------------------*/
#respond {
	margin: 15px 0 0 0;
	padding: 0;
	}

#author, #email, #url {
	background: #F7F7F7 url(images/form_bg.jpg) repeat-x top left; !important;
	width: 250px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #E6E6E6;
	}

#comment {
	background: #F7F7F7 !important;
	width: 98%;
	height: 150px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #E6E6E6;
	}

.comment-list, .children {
	margin: 0 0 0 0;
	padding: 0;
	}

.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}

.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
	}

.comment-list li ul li {
	margin-left: 10px;
	margin-right: -6px;
        list-style: none;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar {
	background: #FFFFFF;
	float: right;
	border: 1px solid #E6E6E6;
	margin: 0 5px 0 10px;
	padding: 4px;
        list-style: none;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

.bypostauthor {
	}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.nocomments {
	text-align: center;
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	background: none;
	}

.even, .alt, .depth-1 {
	border: 1px solid #ccc;
	}
