





/*
Theme Name: Cooper2
Description: A Child Theme of Cooper
Author: Altera Web
Template: cooper
*/
@import url(http://cooperproject.org/wp-content/themes/cooper/style.css);

body {
	background-color: #f7f7f7 !important;
}

/*====HEADER
=======================================================*/

#header {
	margin: 10px auto 0 auto !important;
	padding: 5px 0 !important;
	border-top: none !important;
	border-bottom: 1px solid #cccccc !important;
	width: 980px !important;
}

#logo {
	padding: 0 0 0 330px !important;
	height: 98px !important;
	background: url(http://cooperproject.org/wp-content/themes/cooper/presentation/img/ajc-logo.png) no-repeat center left !important;
}

/*====NAVIGATION
=======================================================*/

#navigation {
	margin: 0 !important;
	margin-top:10px !important;
	width: 980px !important;
	float: none !important;
	list-style: none;
	padding:0;
	padding-left:205px !important;
	list-style-position:outside;
	position: relative;
	z-index: 20;
}

#nav-outer {
margin: 4px auto 0 auto; width:980px;
height:33px;
}

#navigation li {
	margin-left: 30px;
	float: left;
	position: relative;
	padding-bottom: 12px;
}

#navigation li a {
	color: #888888 !important;
}

#navigation li a:hover {
	text-decoration: none;
	color: #4a8f43 !important;
}

#navigation li a.active, #navigation .current-menu-item > a {
	color: #4a8f43 !important;
}

/*====PAGE TITLE
=======================================================*/

#page-title {
	background: url(http://cooperproject.org/wp-content/themes/cooper/presentation/img/backgrounds/square-1.png) repeat #082D52 !important;
	margin:0 auto !important;
	width:980px !important;
	
}

#page-title-content {
	margin: 0 auto;
	height: 42px !important;
	width: 980px !important;
	margin-bottom: 25px !important;
}

#page-title-content h2 {
	color: #f7f7f7;
	font-size: 34px;
	padding-top: 10px !important;
	margin-left: 130px !important;
}

#wrapper {
	margin: 0 auto;
	width: 980px !important;
	padding: 0 0 20px 0 !important;
	background-color: #f7f7f7;
	color:#333333 !important;
}

.post-date {
display:none !important;
}

.post-title h3 {
font-size:32px !important;
margin-bottom:20px !important;
}

.post-short {
width:500px !important;
}

.one-third {
	float: left;
	width: 270px !important;
	margin-right:70px !important;
}

.info-box {
	padding: 13px !important;
	padding-bottom:0 !important;
	margin-bottom: 25px !important;
	font-size:14px !important;
}

.info-box h4 {
	font-size: 20px !important;
	margin-bottom: 7px !important;
}

.blue-info {
	background: #B9D7E4 !important;
	color: #4c6671;
	border: 1px dashed #9fc6d7;
}

.toggle-content {
	margin-top: 10px !important;	
}

.toggle-content a.button {
margin-top:7px;
}

h3.subtitle {
color:#000000;
margin-bottom:5px;
margin-top:7px;
}


/*====SIDEBAR
=======================================================*/

#sidebar {
	width: 209px !important;	
	overflow: hidden;
	padding-bottom: 30px;
}

#main-content {
	width: 700px !important;
}

#search-box {
	width: 154px !important;
}

blockquote {
color:#888888 !important;
}

#main-content img {
margin-bottom:0 !important;
}

#main-content img.aligncenter {
	margin: 0 auto !important;
}

.logoright {
float:right;
padding:2px;
border:solid 1px #cccccc;
margin-left:18px !important;
margin-bottom:6px !important;
}

.tab-nav li a {
font-weight:bold !important;
font-size:15px;
}

h2 {
	margin-bottom: 20px !important;
}

#images-slider {
	width: 980px !important;
	height: 355px;
	overflow:visible !important;
	list-style: none;
	margin-bottom: 25px !important;
}

#images-slider li {
	width: 980px !important;
	overflow: hidden; 
	display: block;
	height: 355px;
}

.tagline {
margin-top:15px !important;
margin-bottom:15px !important;
}

.tagline-text {
width:700px !important;
}

.borderme {
padding:2px;
border:solid 1px #cccccc;
}

.event-title-home {
font-family:Yanone, Arial, sans-serif;
font-size:26px;
height:27px;
padding-top:3px;
color:#4A8F43;
background-image:url(http://cooperproject.org/wp-content/uploads/2012/01/icon-event.gif);
background-repeat:no-repeat;
padding-left:40px;
}

.event-text-home {
margin:8px 0;
}

.caption p {
font-size:14px;
}

#navigation .current_page_parent a {
    color: #4A8F43 !important;
}



/*====FOOTER
=======================================================*/

#footer-content {
	width: 980px !important;
	margin: 0 auto;	
	padding-bottom: 5px !important;
}

#footer-bottom {
	background: #4A6480 !important;
	padding: 10px 0 !important;
	border-top: 1px solid #000000 !important;
	background: url(http://cooperproject.org/wp-content/themes/cooper/presentation/img/footer-bg.jpg) repeat-x !important;
}

#footer-bottom-content {
	margin: 0 auto;
	width: 980px !important;
}

.quotes {
background-image:url(http://cooperproject.org/wp-content/themes/cooper/presentation/img/quote-bg.png);
background-repeat:no-repeat;
font-size:18px;
line-height:1.5;
}

.quoter {
font-size:14px;
text-align:right;
margin-top:9px;
color:#666666;
}

.separator-line {
	border: none;
	height: 10px !important;
	width: 100%;
	margin:20px 0 !important;
}
