/* @override http://www.cycleclubsudbury.com/wp-content/themes/ccs/style.css */

/*  
Theme Name: Cycle Club Sudbury
Theme URI: http://cycleclubsudbury/
Description: A custom style for the Sudbury Cycle Club
Version: 1.0
Author: Adam
Author URI: http://stourvalleydesigns.com/
*/

@import 'css/reset.css';
@import 'css/typography.css';

body {
	background: url(images/bg.jpg) repeat-x fixed;
}

#wrapper {
	width: 90%;
	margin: 10px auto 0 auto;
	border: solid 1px #000;
	overflow: hidden;
}

#footer {
	width: 100%;
	background: #ededed;
	text-align: right;
	color: #bebebe;
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.2em;
}

#content-container {
	width: 100%;
	background: #ededed;
}

#sidebar, #main {
	position: relative;
	display: inline;
	float: left;
}

#sidebar-container, #main-container {
	position: static;
	padding: 10px
}

#main {
	width: 80%;
	left: 20%;
}

#main-container {
	background: #fff url(images/content_bg.jpg) repeat-y;
	border-left: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

#sidebar {
	left: -80%;
	width: 20%;
	font-size: 0.9em;
	background-repeat: repeat;
}

#header {
	background: #fff url(images/header/rotate.php) no-repeat right;
	text-indent: -9999px;
}

#header h1 {
	margin: 0;
	padding: 0;
	height: 150px;
	width: 324px;
	background: transparent url(images/logo.gif) no-repeat;
}

#header-image {
	display: inline;
	height: 150px;
	width: 100%;
	background: url(images/header/header1.jpg) no-repeat right;
}

#sidebar p {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}

#sidebar li {
	padding-top: 10px;
	margin-left: 5px;
}

.level1 {
	list-style-type: none;
	padding-left: 25px;
}

/* @group Nav Bar */

#nav {
	width: 100%;
	background: #0077fe url(images/nav.jpg) repeat-x top;
	float: left;
	font-size: larger;
	overflow: hidden;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	font-variant: small-caps;
}

#nav li {
	float: left;
	height: 1.55em;
	text-align: center;
	padding: 0 2%;
}

#nav li a {
	color: #fff;
	text-decoration: none;
	line-height: 1.6em;
	padding: 0 10px;
}

#nav a:hover {
	color: #ff8900;
}

#home_page #nav_home, #about_page #nav_about, #spindle_page #nav_spindle, #events_page #nav_events, #news_page #nav_news, #photo_page #nav_photo, #contact_page #nav_contact, #links_page #nav_links {
	background: url(images/nav_active.jpg) repeat-x;
}

#home_page #nav_home a:hover, #about_page #nav_about a:hover, #spindle_page #nav_spindle a:hover, #events_page #nav_events a:hover, #news_page #nav_news a:hover, #photo_page #nav_photo a:hover, #contact_page #nav_contact a:hover, #links_page #nav_links a:hover {
	color: #fff;
}

/* @end */

/* @group domtab */

div.domtab {
	width: 95%;
	font-size: 90%;
}

ul.domtabs {
	float: left;
	width: 100%;
	margin: 2em 0 0 0;
}

ul.domtabs li {
	float: left;
	padding: 0 .5em 0 0;
}

ul.domtabs a:link, ul.domtabs a:visited, ul.domtabs a:active, ul.domtabs a:hover {
	width: 8em;
	padding: .2em 1em;
	display: block;
	background: #d4d4d4;
	color: #666;
	height: 3em;
	font-weight: bold;
	text-decoration: none;
}

html>body ul.domtabs a:link, html>body ul.domtabs a:visited, html>body ul.domtabs a:active, html>body ul.domtabs a:hover {
	height: auto;
	min-height: 3em;
}

ul.domtabs a:hover {
	background: #bebebe;
	color: #666;
}

div.domtab div {
	clear: both;
	width: auto;
	background: #fff;
	color: #666;
	padding: 1em 3em;
	border: 2px solid #ededed;
}

ul.domtabs li.active a:link, ul.domtabs li.active a:visited, ul.domtabs li.active a:active, ul.domtabs li.active a:hover {
	background: #ededed;
	color: #666;
}

/* @end */

.year, .member_title, .link_type {
	display: block;
	clear: both;
	padding: 10px 0 0 10px;
	margin: 0;
}

ul.member_contact {
	overflow: hidden;
}

.month li, .member_contact li, .link_list li {
	float: left;
	padding: 0 .5em 0 0;
}

.month li a {
	background: #ededed url(images/pdf.gif) no-repeat 2px 2px;
	margin: 10px;
	display: block;
	padding: 25px 25px 5px 50px;
	width: 95px;
	color: #666;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}

.link_list li a {
	background: #ededed url(images/url.gif) no-repeat 2px 2px;
	margin: 10px;
	display: block;
	padding: 5px 5px 5px 50px;
	width: 120px;
	color: #666;
	font-size: 90%;
	text-decoration: none;
	min-height: 40px;
}

.member_contact li {
	margin: 10px;
	display: block;
	text-decoration: none;
	width: 150px;
	padding: 5px 25px 10px 50px;
}

.month li a:hover {
	background-color: #bebebe;
	color: #666;
}

.member_contact li.male {
	background: #ededed url(images/male.gif) no-repeat 2px 2px;
}

.member_contact li.female {
	background: #ededed url(images/female.gif) no-repeat 2px 4px;
}

.member_contact li a {
	color: #666;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}

/* @group Comments */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

/* @end */

li.news_list a {
	font: 1.2em none;
	text-decoration: none;
	text-transform: uppercase;
}

li.news_list {
	padding-top: 5px;
	margin-bottom: 10px;
	border-top: 1px solid #e2e2e2;
}

.archive_title {
	padding-top: 10px;
	border-top: 1px solid #e2e2e2;
}

.archive_title a {
	text-decoration: none;
	color: #666;
}

.archive_title a:hover {
	color: #ff9200;
}

.archive_date {
	font-size: 0.8em;
	margin-bottom: 10px;
	color: #bebebe;
}

.tagged {
	font-size: 0.8em;
	font-style: italic;
}

.archive_desc {
	font-style: italic;
	margin-top: -10px;
}

.article_info {
	margin-top: -10px;
	border-bottom: solid 1px #ededed;
	color: #ccc;
}

.alignright {
	float: right;
	margin-left: 5px;
}

.alignleft {
	float: left;
	margin-right: 5px;
}

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;
}

.navigation {
	padding: 10px;
}

.left a, .right a {
	color: #fff;
	background: #ccc;
	text-decoration: none;
	padding: 5px;
}

.left a:hover, .right a:hover {
	background: #ededed;
	color: #ccc;
}

.left {
	float: left;
}

.right {
	float: right;
}

#respond, #comments {
	border-top: 1px solid #ededed;
	padding-top: 15px;
	font-size: 1.2em;
}

.bubble {
	width: 80%;
	font-size: 0.75em;
	margin-bottom: 24px;
}

.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
	background-image: none;
	font-weight: normal;
	font-style: normal;
	font-size: 1.2em;
}

.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

.bubble cite {
	position: relative;
	top: 15px;
	background: transparent url(images/tip.gif) no-repeat 30px 0;
	font-style: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-top: 17px;
}

.commentlist li {
	margin-bottom: 40px;
	margin-left: 20px;
}

.archive_month, .archive_month a {
	color: #333;
	text-decoration: none;
	margin-top: 15px;
}

.archive_item a {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}

.archive_month a:hover, .archive_item a:hover {
	text-decoration: underline;
}

#footer a {
	color: #bebebe;
	text-decoration: none;
	font-variant: small-caps;
}

#footer a:hover {
	color: #666;
}

#news_feed .date {
	font-size: 1.2em;
	padding: 0 0 1px 0 ! important;
	margin: 10px 0 0 0 !important;
	border-bottom: 1px solid #ededed;
}

.item a {
	line-height: 40px;
	padding-left: 40px;
	text-decoration: none;
}

a.roadcycling {
	color: #76a7fd;
}

a.velonews {
	color: #8f9014;
}

a.roadcyclinguk {
	color: #fc1b19;
}

a.bikemagic {
	color: #170690;
}

p.social_network {
  line-height: 24px;
}

p.social_network img {
  float: left;
  padding: 0 10px 0 0;
}
