/*
Theme Name: Cycle Carlisle
Description: A custom theme for Cycle Carlisle group
Version: 0.1
Author: The Website-lab
*/


/* Begin Typography & Colors */
body {
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:url('/wp-content/themes/cyclecarlisle/images/style/body.png') repeat-x;
	background-color:#e4e4e4;
}


h3 {
	margin:0px;
	padding:0px;
}
h3 a {
	color:#000;
	text-decoration:none;
}

h3 a:hover {
	text-decoration:underline;
}
div.clear {
	clear:both;
}

div#page {
	margin:0 auto;
	width:917px;
	}

div#header {
	}

div#headerimg 	{
	margin:0 auto;
	height:171px;
	width:900px;
	background:url('/wp-content/themes/cyclecarlisle/images/style/banner.png') no-repeat;
	}
div#headerimg h1 {
	display:none;
}

div#top-nav {
	margin:0 auto;
	height:30px;
	width:900px;
	background:url('/wp-content/themes/cyclecarlisle/images/style/top-nav.png') repeat-x;
}

div#top-banner {
	width:917px;
	height:150px;
	margin-top:10px;
	padding-top:4px;
	background:url('/wp-content/themes/cyclecarlisle/images/style/top-banner.png') no-repeat center;
}

div#top-banner img {
	display:block;
	margin:0 auto;
}

div#body-content {
	background:url('/wp-content/themes/cyclecarlisle/images/style/body-content.png') repeat-y;
}

div#content {
	margin-top:20px;
	float:right;
	width:680px;
	margin-right:20px;
	min-height:500px;
	height:auto !important;
	height:500px;
}

div#sidebar {
	width:180px;
	float:left;
	margin-left:20px;
	margin-top:20px;
}

div#footer {
	float:left;
	text-align:center;
	background:url('/wp-content/themes/cyclecarlisle/images/style/footer.png') no-repeat;
	height:20px;
	width:917px;
}

div#sig {
    font-size:10px;
    text-align:right;
    margin-bottom:10px;
}

div#sig a {
    color:#000;
    text-decoration:none;
}

div.clear {
	clear:both;
}


div#sidebar ul {
	margin:0px;
	padding:0px;
}

div#sidebar li {
	list-style:none;
}

div#sidebar h2 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:14px;
	border:1px solid #d7d7d7;
	border-left:none;
	border-right:none;
	padding:5px;
	padding-top:3px;
	padding-bottom:3px;
	
}

li.page_item {
	padding:5px;
	padding-left:20px;
}

li.widget {
	margin-bottom:20px;
}

div#index-top {
	
}

div.content-box {
	float:left;
	background:url('/wp-content/themes/cyclecarlisle/images/index/content-box.png') no-repeat;
	height:240px;
	width:195px;
	margin-left:3px;
	padding:12px;
}

div.content-box a {
	color:#000;
	float:right;
	font-size:12px;
}

div.content-box div.img {
	display:block;
	margin:0 auto;
	height:86px;
	width:192px;
	background:no-repeat;
}

div.content-box div.img a, div.content-box div.img a:visited {
	text-decoration:none;
	color:#000;
	float:right;
	margin-right:10px;
	margin-top:67px;
	font-weight:bold;
}


div#searchform {
	float:right;
	padding:6px;
	padding-right:10px;
}

div#searchform input#s {
	background:url('/wp-content/themes/cyclecarlisle/images/style/search.png') no-repeat;
	height:17px;
	width:115px;
	padding-left:10px;
	padding-right:10px;
	border:none;
}

div#index-posts {
	width:95%;
	margin:0 auto;
}

div#index-posts div.hentry {
	margin-top:10px;
}

div.hentry h2, h2.pagetitle {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
	font-weight:normal;
}

h2.singleh2, h2.pagetitle {
	background:url('/wp-content/themes/cyclecarlisle/images/style/header.png') no-repeat left top;
	padding-left:44px;
	line-height:22px;
	padding-bottom:5px;
	height:22px;
}

div.post h2.singleh2 {
	margin:0px;
	padding:0px;
	background:url('/wp-content/themes/cyclecarlisle/images/style/header.png') no-repeat left top;
	padding-left:44px;
	line-height:22px;
	padding-bottom:5px;
	height:22px;
	font-weight:normal;
}

p.postmetadata {
	text-align:right;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
}


h2 a {
	color:#313131;
	text-decoration:none;
}


div.date {
	float:left;
	height:44px;
	width:46px;
	background:url('/wp-content/themes/cyclecarlisle/images/style/date.png') no-repeat;
	text-align:center;
	font-size:11px;
	padding-left:3px;
	padding-top:5px;
	font-weight:bold;
}

div.date span {
	font-size:15px;
	font-weight:normal;
}

label.error {
	display:block;
	color:#f00;
	font-size:10px;
}


div.cc_comment_info {
	float:left;
	width:125px;
	text-align:right;
}

div.cc_comment_body {
	float:right;
	width:500px;
}

div#respond {
	border-top:1px solid #ccc;
	padding-top:10px;
}

input.labelify {
	color:#666;
	font-size:10px;
	font-style:italic;
	padding-top:2px;
}

/* Hyperlinks */

div#top-nav a {
	height:30px;
	padding-right:20px;
	padding-left:20px;
	line-height:30px;
	background:url('/wp-content/themes/cyclecarlisle/images/style/top-nav-a.png') no-repeat right;
	text-decoration:none;
	color:#000;
	font-size:14px;
}

a.commentslink {
	float:right;
	height:30px;
	width:30px;
	background:url('/wp-content/themes/cyclecarlisle/images/style/comments-link.png') no-repeat center;
	color:#313131;
	text-decoration:none;
	padding-top:6px;
	text-align:center;
	padding-left:2px;
	font-size:15px;
	font-weight:bold;
	margin:3px;
}


li.page_item a {
	color:#000;
	text-decoration:none;
	background:url('/wp-content/themes/cyclecarlisle/images/style/bullet-point.png') no-repeat left;
	padding-left:20px;
}

li.page_item ul li.page_item a {
	background:none;
}

li.page_item a:hover {
	text-decoration:underline;
}

/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

