/*
Theme Name: VATC
Theme URI: http://cforr.org/
Description: Communities for Recovery Theme.
Version: 1.0
Author: Refresh Austin
*/



/* Begin Typography & Colors */
body {
	font-size: 100%; /* Resets 1em to 10px */
	font-family: "Helvetica Neue", Helvetica, Verdana, Sans-Serif;
	background-color: #fff;
	color: #333;
	text-align: left;
	}

body.page-template-links-php #bodycontent ul li {
	list-style-type: none;
	}

#headerleft p {
	text-align: left;
	padding-left: 40px;
	margin-top: -12px;
	font-size: 90%;
}
p.tagline {
	clear: left;
	text-align: left;
	margin-top: 37px;
	margin-left: -10px;
}

.headerlink {
	color: #BDA116;
	font-size: 0.8em;
}

/* @group Page Elements - Layout */

#pagewrapper {
	width: 1000px;
	margin: 2em auto 0 auto;
	background-color: #fff;
	}

#header {
	height: 12em;
	margin: .25em 0;
	max-width: 100%;
	margin: 0 auto;
	background-color: #fff;
	}

#headerleft {
	float: left;
/*	width: 152px;
*/	margin-right: 1em;
margin-top: -2em;
}

#headercenter {
	float: left;
/*	width: 512px;
*/	margin-right: 1em;
}

#headerright {
	float: right;
}

#menuwrapper {
	background-color: #1c74af;
	width: 100%;
}

#menubar {
	max-width: 960px;
	margin: 0 auto;
}

#bodyarea {
	width: 100%;
	height: 100%;
	margin-top: 1em;
}

#bodywrapper {
	margin: 0;
	float: left;
}

#bodycontent {
	max-width: 640px;
	float: left;
}

#sidebar {
	width: 30%;
	float: right;
	vertical-align: top;
}

#footer {
	border-top: 1px solid #1c74af;
	margin: 1em auto 1em auto;
	width: 960px;
}

/* @end */

/* @group Menu */

#menubar {
	padding: .5em 0;
}
ul#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
}

ul#menu li {
	display: inline;
	line-height: 1.3em;
	}

ul#menu li a {
	text-decoration: none;
	padding: .75em .4em;
	color: #fff;
}

ul#menu li a:hover {
	text-decoration: underline;
}

/* @end */

.page_item {
	border-right: 1px solid #fff;
}
p {
	padding-bottom: 1em;
	line-height: 1.2em;
}

/* @group Headings */

#header h1 {
	margin-bottom: 0;
	}
	
h1, h2, h3 {
	font-family: "Times New Roman",Georgia, Serif;
	color: #1c74af;
	margin-bottom: .75em;
	}
h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.125em;
}

.annc h2 {
	font-size: 3em;
	font-weight: normal;
	margin-bottom: 0.25em;
}

/* @end */

/* @group BodyContent */

#bodycontent ul {
	margin-bottom: 1em;
}

#bodycontent ul li {
	line-height: 1.25em;
	list-style: disc;
	margin-left: 2em;
}

#bodycontent ol {
	margin-bottom: 1em;
}

#bodycontent ol li {
	line-height: 1.25em;
	list-style: decimal;
	margin-left: 2em;
}

#bodycontent a {
	color: #1c74af;
	text-decoration: underline;
}

#bodycontent a:hover {
	color: #000;
	text-decoration: underline;
}

/* @end */

.home-image {
	margin-bottom: 1em;
}
.event-title {
	background-color: #1C74AF;
	padding: 6px 10px;
	color: #fff;
	}
	
#staff-pics p {
	float: left;
	width: 275px;
	margin-bottom: 13px;
	}

.clear {
	clear: both;
	}
	
.center {
	display: block;
	margin: 0 auto;	
	}
	
.right {
	float: right;
	margin-left: 15px;
	}
	
.left {
	float: left;
	margin-left: 15px;
	}

#header .headerlink {
	color: #52361c;
	}
	

#bodywrapper a, #bodywrapper a:visited {
	color: #1c74af;
	}

#bodywrapper a:hover {
	color: #000;
	}

/* @group Announcements */

div.annc {
	border: 1px solid #5d5d5d;
	padding: 0.5em;
	margin-bottom: 0.5em;
}

.annc h2 span {
	font-size: 0.6em;
}

.annc em {
	font-style: normal;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #1c74af;
	display: block;
}

.annc ul {
	list-style-type: none;
	text-align: center;
}

.annc li {
	display: inline;
}

#bodycontent .annc li.first {
	margin-left: 0;
}

/* @end */

/* @group Sidebar Styles */

#sidebar .parentpullquote {
	font: italic 90%/1.4em "Helvetica Neue", Helvetica, Verdana, Sans-Serif;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 1em 0 0;
	}

#sidebar h2 {
	margin: 10px 0 0;
	padding: 0;
	font-size: 90%;
	font-weight: normal;
	background-color: #1C74AF;
	color: #fff;
	padding: 3px 10px;
	font: 90%/1.4em "Helvetica Neue", Helvetica, Verdana, Sans-Serif;
	}	

#subnav {
	list-style: none;
	padding: 10px;
	}

#subnav li,#subnav li.page-item {
	margin-bottom: 5px;
	padding: 5px;
	height: auto;
	}

#subnav a:link, #subnav a:visited {
	}
		
#subnav a:hover, #subnav a:active {
	text-decoration: underline;
	color: #000;
	}

#eventscontent {

}
.event {
	list-style: none;
	font-size: 88%;
	padding: 10px;
	}
	
.event li {
	margin-bottom: 3px;
	}
	
#sidebar ul {
	background-color: #ddd;
	margin: 0;
	}
	
#sidebar li {
	border-right: none;
	}

#newsletterBtn,.donateBtn {
	text-align: center;
	margin: 8px 5px 0 0;
	}

p.pubsLink {
	text-align: center;
	padding-bottom: 0;
	margin-top: 0.5em;
	margin-left: -7px;
	}
	
p.pubsLink a {
	font-size: 1.5em;
	letter-spacing: -1px;
	}

/* @end */

/* @group Footer */

/* footer */

#footer {
	border-top: 2px solid #1c74af;
	padding-top: 0.6em;
	color: #1c74af;
	clear: both;
	}

#footer a, #footer a:visited {
	color: #1c74af;
	}
	
#footer a:hover, #footer a:focus {
	color:#000;
	}
	
ul#footerNav {
	margin: 0;
	padding: 0;
	}

#footerNav li {
	display: inline;
	border-right: 1px solid #1c74af;
	padding-right: 0.5em;
	line-height: 1.5em;
	}
#footerNav li.last {
	border: none;
	}

/* @end */

/* @group SearchForm Styles */

/* Search Form CSS */


#searchform {
	margin-top: 1em;

	}

#searchform label {
	font-weight: bold;
	font-size: 90%;
	float: left;
	margin-top: 4px;
	}

#searchform input#s {
	width: 6em;
	float: left;
	margin: 0 5px 0 5px;
	padding: 2px 0 2px 0;
	height: 1.2em;
	font-size: 0.8em;
	line-height: 1em;
	}
input#searchsubmit {
	background: url('images/searchBtn.jpg') top left no-repeat;
	width: 50px;
	height: 24px;
	float: left;
	}

input#searchsubmit:hover {
	background: url('images/searchBtnHover.jpg') top left no-repeat;
	}
	
/* Search Results CSS */

.searchResults div.post {
	border-left: 1px solid #ccc;
	padding: 0 0 0 0.5em;
	margin-bottom: 1em;
	}

.searchResults div.post p {
	padding-bottom: 0;
	}

.searchResults div.navigation {
	margin-bottom: 1em;
	}
	
ul#contactInfo {
	margin-top: 1em;
	}

#contactInfo li {
	display: inline;
	padding-right: 1em;
	}


/* Sidebar Donate CSS */

#sidebarDonate {
	margin-top: 1.5em;
	text-align: center;
	}

input.donateGeneral {
	width: 164px;
	height: 38px;
	color: #1c74af;
	font-weight: bold;
	}
	
input.donateGeneral:hover {
	color: #000;
	}


div.post form {
	margin-bottom: 1.5em;
	}

/* @end */

/* @group CForms Override */

fieldset.cf-fs1 {
	margin-top: 12px;
	}
fieldset.cf_hidden {
	display: none;
	}
.entry form legend {
	color:#333;
	font-size: 1.125em;
	font-weight: normal;
	margin-bottom: -12px;
	}

.entry form label {
	color:#333;
	font-size: 1.0em;
	font-weight: normal;
	display: block;
	float: left;
	line-height: 1.5em;
	margin-top: 6px;
	}

#bodycontent .cform ol li {
	clear: left;
	display: block;
	margin-left: 0;
	}
.cform input, .cform textarea, .cform select {
	background:#fff none repeat scroll 0 0;
	border: #000 1px dashed;
	display: block;
	float: left;
	clear: left;
	}
.cform input:hover, .cform textarea:hover, .cform select:hover {
	background:#fff none repeat scroll 0 0;
	}

span.reqtxt, span.emailreqtxt {
	color:#800;
	font-size: 0.9em;
	display: block;
	float: left;
	margin-left: 8px;
	}

ol.cf-ol li.textonly {
	color:#333;
	}

.cform input, .cform textarea, .cform select {
	color:#333;
	}

.cform p.cf-sb input {
	margin-top: -6px;
	font-size: 1.3em;
	}

.cform p.cf-sb input:hover,.cform p.cf-sb input:focus {
	cursor: pointer;
	color: #800;
	background-color: #eee;
	}
label.secq span {
	display:block !important;
	color:#333;
	}

label.cf-before span {
	width:160px;
}

/* @end */

