/*
Theme Name: Skinny Tyres (Bluebusiness)
Theme URI: http://www.makequick.com
Version: 1.0
Description: 2 Column theme
Author: Make Quick, adapted by Richard Cross
Author URI: http://www.richardx.co.uk
*/


body {
    margin: 0;
	padding: 0;
	color: #aaa;
	background:#333333;
	font: normal .8em Verdana, Georgia, Sans-Serif;
    line-height:1.5em;
    }



/* Links */

a:link { text-decoration: none; color: #339999; }

a:visited { text-decoration: none; color: #339999; }

a:hover, a:active { color: #fff; }



/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin:0; padding:0; }

h1 { font-size: 1.8em; margin-bottom: 15px; margin-top:10px;  color:#fff;  line-height:1.3em;   }

h2 { font-size: 1.3em; margin-bottom: 15px; color:#eee; line-height:1.4em;  }

h3 { clear:both; font-size: 1.3em; margin-bottom: 10px;  line-height:1.4em; color:#ddd; border-top:1px dotted #333; padding:10px 0 0 0; margin-top:10px; }

h4 {  font-size: 1.2em; margin-bottom: 10px;  line-height:1.4em; color:#ddd; border-top:1px dotted #333; padding:5px 0 0 0; margin-top:5px; }


/* Other Html Elements */

.titles { font-weight: normal; border-bottom-width: 0; font-size: 1.6em; text-decoration: none; margin-bottom: 10px;}

.titles h2 { line-height:.9em;  }

.titles a:link, .titles a:visited, .titles a:active {
    text-decoration: none;
    font-size: 24px;
    font-weight: normal;
    border-bottom-width: 0;
    }

blockquote {
	margin: 10px;
	color: #fff;
    font-style:italic;
    background:transparent url(images/blockquote.gif) no-repeat scroll left top;
    padding:0 0 10px 45px;
    clear:both;
    }


pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

ul, ol { line-height: 2.0em; }

ul { margin:0px; padding:0px;}

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }



/* Structure */


#wrapper2 {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
	background: #000;
    padding:25px;
    }

#header {
	width: 100%;
	background: #FFFFFF;
	clear: right;
	height: 50px;
    }

/*sets random image*/
#headImg {
	width: 100%;
	background: url(images/header/rotate.php) #fff;
	height: 300px;
    margin:25px 0;
    }

/*home page image override*/

.img5 {
    background:url("images/skinny-01.jpg");
    width: 100%;
	height: 300px;
    }


#navigation {
	width: 100%;
	background:#fff;
	height: 50px;
	display:block;
	
    }
    
#dropmenu {
	width: 100%;
	background:#fff !important;
	min-height:50px;
	display:block;
    }

#wrapper {
	width: 900px;
    margin:0 auto;
 	background: #000;
    }

#content-wrapper {
	width: 610px;
	float: left;
    }

#content {
	float: left;
	padding: 25px 15px 25px 10px;
    }

#sidebar-wrapper {
	float: right;
    }

#sidebar {
	float: right;
	padding:25px 0px 25px 0px;
	width: 270px;
	margin-top: 0px;
    }

#footer {
    clear:both;
	width: 100%;
	background:#fff;
	height: 36px;
    text-align:center;
    padding-top:14px
    }

#footerNotices {
    clear:both;
    text-align:center;
    padding-bottom:5px;
    font-size:.8em;
    color:#666;
    }

#footerNotices a {
	color: #999;
	}

#footerNotices a: visited {
	color: #999;
	}

#footerNotices a:hover {
	color: #ccc;
	border-bottom: 1px dotted #ccc;
	}

#extras {
	float: left;
	width: 780px;
	color: #444444;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
    }
    
    
.home .advert {
	display: none;
	}    
	

/* Header */

#header h1 { padding-left: 30px; }

#logo {margin:10px 0 0 25px; float:left;}

#strap {float:right; margin:18px 25px 0 0;}



/* Navigation */

#navigation ul {
    float: left;
    margin:0 0 0px 0;
    padding:0 0 0 10px;
    text-align:left;
    font-weight:bold;
    }

#navigation li {
    list-style-type: none;
    list-style-image: none;
    float: left;
    margin:8px 5px;
    padding: 0px 10px;
    }

#navigation li a, #navigation li a:visited {
	color: #339999;
	display: block;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
    }

#navigation li a:hover, #navigation li a:active {
	color: #000;
	display: block;
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
    }

#navigation li.active a {
    color: #555555;
    background-color: #ffffff;
    }

#navigation .current_page_item a {
	color: #000;
	display: block;
	border-top:3px solid #000;
	border-bottom: 3px solid #000;
    }

#navigation .current_page_item a:visited {
	color: #000;
	display: block;
	border-top:3px solid #000;
	border-bottom: 3px solid #000;
    }
    
    
#navigation .navText {
	clear:left;
	border-top:3px solid #fff;
	border-bottom: 3px solid #fff;	
}
	







/* Wrapper */

#wrapper a:link { }

#wrapper a:visited { }

#wrapper a:hover, #wrapper a:active { }



/* Content */

#content .post-title a { border-bottom-width: 0;}

#content .post {text-align:justify; clear:both !important;}

#content .post p.img { float: left; margin: 0 15px 0 0; }

#content .post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }

#content .post-footer    {
	font-size: .8em;
	color: #888888;
	margin-bottom: 30px;
	padding:5px 5px 20px 0px;
	border-top: 0px dotted #333;
	border-bottom: 1px dotted #333;
    text-align:left;
    }

#content a {font-weight: normal;}

#content a:visited {font-weight: normal;}

#content ul {padding:10px 20px; list-style-position: inside;  }

#content li { list-style-image: url(images/bullet.gif);  padding:2px 5px; }

#content img {
    border: 3px solid #fff;
    }


.aligncenter {
	padding: 5px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding: 3px;
	margin: 5px 0 5px 15px;
	display: inline;
	}

.alignleft {
	padding: 3px;
	margin: 5px 15px 5px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.wp-caption-text {
  font-size:.8em;
  text-align:center;
}


.wpcf7 input {
    margin-top:5px;
    }



#price {
    float:right;
    text-align:center;
    width:100px;

    }

#price h3 {
    font-weight:bold;
    }


/*Contact form*/

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 0 !important;
	left: 0 !important;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 260px !important;
	padding: 0px;
}




/* Sidebar */

.sideblock {padding:0px; margin-bottom: 25px;}

.sideblock ul,ol { line-height:1.6em; }

.sideblock ul {padding:0px; list-style-position: inside; border-bottom:dotted 1px #333; padding:0px 0;}

.sideblock ul ul {border:none; margin-top:5px;}

.sideblock li { list-style-image: url(images/bullet.gif);  border-top:dotted 1px #333; padding:5px; }

.sideblock li li { padding-left:10px; }

.sideblock h3 { margin-bottom: 5px; color: #eee; font-weight: normal; border:none; margin-top:0; padding:0;}

/*#sidebar dt { margin: 0; padding-top: 5px; font-weight: bold; color: #666666;}

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em;  }

#sidebar dd a:link { border-bottom-width: 0; font-weight: normal; text-decoration: none;}

#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal;  text-decoration: none; }

#sidebar dd a:hover, #sidebar dd a:active { text-decoration: none; }*/



/* Subscribe  */

#subscribe {font-size:.8em; margin: 10px auto;}

.row { padding-bottom:10px;}

span.label, span.spacer,span.multiple span {width:50px;float:left;}

span.button {float:right;}





/* Extras */

#extras h6 { font-size: 14px; text-transform: uppercase; color: #555555; }

#friends {
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
    }

#links {
	float: left;
	width: 275px;
	margin-right: 50px;
    }

#about  {
	float: left;
	width: 250px;
	margin-right: 20px;
    }

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }



/* Comments Styling */

.commentlist li {
    margin-bottom: 1.5em;
    padding-bottom: 1em;
    border-bottom: 1px dotted #333;
    }


#commentform {
    margin: 1em 0;
    width: 500px;
    padding:2px 25px;
    }

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
    }

#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
    }

#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
    }

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
    }

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
    }

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
    }

#commentform input{
    margin-bottom: 3px;
    }

.date {
	background: url(images/date.gif) no-repeat;
	height: 54px;
 	width: 54px;
	text-align: center;
	float: right;
	margin:0px 0px 10px 10px;
    }

.date .month {
	display: block;
	color: #fff;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 3px;
    }

.date .day {
	display: block;
	color: #FFFFFF;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -8px;
    }

#left {
	width: 60px;
	float: left;
    }

.slogan {
    font-size: 13px;
    color: #6F6F6F;
    text-transform: lowercase;
    margin-left: 30px;
    margin-bottom: 2px;
    }


#translation_bar img {margin:3px;}




.flickr-photos { text-align:left; margin:0 0 0 10px; }

.flickr-photos img { margin:3px; }

