/*  
Theme Name: CCC Layout
Theme URI: http://communitycyclingcenter.org.previewyoursite.com/
Description: A custom layout for the Community Cycling Center.
Version: 1
Author: AiPD IMD Students
*/

body {
 background-color: 		#990000;
 text-align: center;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 75%;
 line-height: 1.3em;
}

#container {
	background-color: #fff;
	background-image: url('images/content2.gif');
	background-repeat: repeat-y;
	width: 720px;
	border: 1px solid #fff;
	margin: 0 auto;
	text-align: left;
}

.postpage {
	background-image: url('images/content2.gif') !important;
	background-repeat: repeat-y;
}

#header {
	border-bottom: 1px solid #fff;
}

#contentbox {
	margin: 1px auto;
}

#leftcontent {
	background-color: #fff;
	margin-left: 5px;
	width: 265px;
	float: left;
}

#rightcontent {
	background-color: #fff;
	margin-left: 5px;
	width: 265px;
	float: right;
}
#rightcontent cite {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #ff8932;
	font-weight: bold;
	text-align: center;
	margin: 3px auto;
}

#sidebar {
	width: 180px;
	background-color: #4786bc;
	float: left;
 	color: #fdfdfd;

}

#footer {
	background-color: #f5a82a;
	height: 80px;
	width: 720px;
	clear: both;
	border-top: 1px solid #fff;
}

#footer p {
	color: #000000;
	font-size: 90%;
	text-align: center;
	padding-top: 1px;
}

#nav span {
	display: block;
}

#nav span.showstate {
	display: inline;
	cursor: pointer;
}

.switchcontent {
	display: none;
}


h2 {
	color: #1e5888;
	font-size: 135%;
	margin: 10px 0 -10px 0;
}

h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #990000;
	font-size: 135%;
	font-weight: bold;
	margin-bottom: 2px;
	}

h3 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #1e5888;
	font-size: 120%;
}

#sidebar h1 {
	color: #fdfdfd;
	margin-top: 0px;
	}

#sidebar h2 {
	color: #004785;
	font-size: 110%;
	margin: 5px 0px -2px 0px;
}

#home {
font-size: 90%;
margin: 5px 0px 0px 5px;
}

#home a:link {
text-decoration: none;
}

#happenings h2 a:link, #happenings h2 a:visited {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #004785;
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0 0 0;
	display: block;
	padding-bottom: 11px;
	text-decoration: none;
}

#happenings h2 a:hover, #happenings h2 a:active {
	color: #4786bc;
	text-decoration: underline;
}

#sidebar a:link {
	color: #fdfdfd;
	text-decoration: none;
}
#sidebar a:visited, #sidebar a:active{
	color: #fcfcfc;
}
#sidebar a:hover {
	color: #990000;
	border-bottom: 1px solid #990000;
	}

#sidebar ul {
	margin-top: 2px;
}
#sidebar ul li {
	font-size: 90%;
	line-height: 1.5em;
}

#sidebardonatenow a:hover {
	border-bottom: 0px;
}

#nav, #mission, #rotateimg, #bikes, #help, #happenings, #programs {
	margin: 7px 5px 5px 7px;
}

#directions, #newsletter {
	margin: 7px 5px 5px 7px;
}

#mission, #rotateimg{
	height: 210px;
	border-bottom: 5px solid #fff;
}

#directions, #newsletter {
	border-top: 1px solid #fff; 
	font-size: 90%;
}

#searchbox {
margin: 10px 10px
}

.alignleft {
	float: left;
	margin-right: 7px;
}
.alignright {
	float: right;
	margin-left: 7px;
}
.aligncenter {
	margin: 0 auto;
}

#pagecontent {
	background-color: #FFFFFF;
	margin-left: 190px;
	margin-right: 10px;
	padding-bottom: 10px;
	width: 520px
	top: 0px;
}

hr {
	display: none;
}

a img {
	border: 0;
	}

.entry p {
display: inline;
}

img .logo {
	margin: 100px auto;
}

#nav span {
	font-weight: bold;
	line-height: 1.5em;
}

#contentbox #leftcontent p a:link, #contentbox #leftcontent p a:visited, #contentbox #rightcontent p a:link, #contentbox #rightcontent p a:visited, #pagecontent p a:link, #pagecontent p a:visited {
	color: #4786bc;
	font-weight: bold;
	text-decoration: none;
	border: 0;
}
#contentbox #leftcontent p a:hover, #leftcontent #contentbox p a:active, #contentbox #rightcontent p a:hover, #contentbox #rightcontent p a:active, #pagecontent p a:hover, #pagecontent p a:active {
	color: #004785;
	font-weight: bold;
	text-decoration: underline;
}

#pagecontent h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 135%;
	font-weight: bold;
	margin-bottom: 20px;
}

#pagecontent p {
	display: block;
}

#newsletter input {
	margin-bottom: 2px;
	border: 1px solid #990134;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

