/*  
Theme Name: Canoo.com
Theme URI: http://blogah.blognetiq.com
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.Brought to you by <a href="http://blogah.blognetiq.com">Blogah"</a>
Version: 1.0
Author: FX
Author URI: http://blogah.blognetiq.com
Adapted by Sandra Wendland, MarComm Manager at Canoo 
Canoo URI: http://www.canoo.com/press.html
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: #ffffff url('images/blue_flower/bg.gif') repeat-y top center fixed;
	color: #333;
	text-align: center;
	}

#topbar {
	margin: 0;
	max-width:950px;
	height:25px;
	line-height:23px;
	background: none;
	overflow:hidden;
	border-bottom: 1px white solid;
	}	
	

#topbar a, #topbar {
	font-family: Arial, Sans-Serif;
	text-align: right;
	padding-right: 5px;
    max-width:200px;
}	

#pagebar {

	height: 17px;
	background: #ff0000;
	    width: 950px;
    height: 17px;
    margin: auto;
    border-bottom: #FFFFFF solid 1px;
    font-size: 11px;
    letter-spacing: 0px;
}



#grad {height: 65px; width: 100%; background-color: none; }


#pagebar a {

/*	font-family: Arial, Sans-Serif;
	color: #ffffff;
	font-size: 1.1em;
	display: block;
	float: left;
	padding: 2px 18px 0px 6px;
	border-right: 1px #ffffff solid;
	text-align: center;
	height: 17px;
	background-color: #ff0000;
	border-bottom: 1px solid white;
	border-top: 1 px solid white; */

    display: block;
    width: 89px;
    height: 15px;
    padding: 2px 0px 0px 5px;
    margin: 0px;
    color: #FFFFFF;
    text-decoration: none;
}

#pagebar a:hover {
	/*nothing pretty so we dont break paths to files */
	background-color: #CC0000;
	text-decoration: none; 
		color: #ffffff;
}


#pagebar a.current, #pagebar a:hover.current 
 {
	background-color: #ffffff;
	text-decoration: none; 
		color: #CC0000;
}



#pagebar li {
    padding: 0px;
    margin: 0px;
    float: left;
    border-right: #FFFFFF solid 1px;
	list-style:none;
}








#pagebar ul {
	list-style:none;
	margin: 0px;
    padding: 0px;
}
	
.entry {
	font-size:11px;
	font-family:  Arial;
}
	
#page {
	background-color: none;
	border: 1px solid #ff0000;
	text-align: left;
	width: 950px;
	}

#header {
	background-color: none;
	border-bottom: 1px white solid;

	}

#content {
	float: left;
	padding: 0 0 20px 45px;
	margin: -70px 0 0 0;
	width: 650px;	
	}

#content .entry {
	line-height: 1.4em;
	}


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #ffffff;
	}

small {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 1.0em;
	line-height: 1.5em;
	}
	
small.cats {
	text-transform: uppercase;
	font-family: Helvetica, Verdana;
	font-size: 1.0em;
}

h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2.0em;
	text-align: left;
	font-color: #ff0000;	
	}

.description {
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
	}

h2 {
	font-size: 1.8em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	text-indent: 10px;
	font-size: 1em;
	background-color: #666666;
	
	height: 13px;
	color: white;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}

h3 {
	font-size: 1.3em;
	}




h1, h1 a:visited {
	text-decoration: none;
	color: #ff0000;
	}


h1 a, h1 a:hover
{
	text-decoration: none;
	color: #ffffff;
	}





h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #cc0000;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.0em Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.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;
	}
	
p.about {
	text-align: center;
	background-color: #F8F8F8;
	font-size: 1.2em;
	font-family: Arial, Sans-Serif;
}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	font-size: 1em;
	}

#sidebar {
	font: 1.1em Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}
code	
 {
	font: 1.1em 'Courier New', Courier, monospace, Fixed;
	margin-top: 4px;

  margin-bottom: 4px;

  padding: 5px 5px 5px 5px;

  background-color: #eeeeee;

  border: 1px dotted #003366;

  line-height: 100%;

  /*white-space: pre;*/

display: block;

	
	}
	
pre	
 {
	font: 1.1em 'Courier New', Courier, monospace, Fixed;
	margin-top: 4px;

  margin-bottom: 4px;

  padding: 5px 5px 5px 5px;

  background-color: #eeeeee;

  border: 1px dotted #003366;

  line-height: 100%;

  white-space: pre;

  display: block;
}
	

li.page_item {
	display: inline;
}

acronym, abbr, span.caps
{
	font-size: 1.0em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #cc0000;
	text-decoration: none;
	}

a:hover {
	color: #cc0000;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em  Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: none;
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	border: 0;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 90px;
	width: 950px;
	background-color: none;
	}

#headerimg {
	position: absolute;
	margin: 0;
	height: 90px;
	width: 949px;
	}

	
.post {
	margin: 0 0 30px;
	
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0;
	margin: 0 auto;
	width: 950px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 31px;
	margin: 0px 0px 0px 50px;
	}

.description {
	text-align: left;
	margin: 0px 250px 0px 50px;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0 0;
	padding: 2px 0 0 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered",
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
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;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: url(images/blue_flower/bullet.gif);

	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

#sidebar ul ul li:before {
	content: "o ";
	
	}

/* .entry ul li:before {
	content: "o ";
	
	}
*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 4px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	background-color: #F8F8F8;
	border: 1px #f8f8f8 solid;
	padding-bottom: 6px;
	padding-left: 3px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 110px;
	padding: 1px;

	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin: -60px 0 0 730px;
	width: 200px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	height: 1px;
	color: #d7d7d7;
	background-color: #d7d7d7;
	border: 0;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}


/* vert. slider */

html {
    overflow: -moz-scrollbars-vertical;
}


#canoo-logo-right {
position: absolute;
    left: 750px;
    top: 30px;
    width: 165px;
    height: 35px;
}

/* End Various Tags & Classes*/




