/*  
Theme Name: Canoo New CI
Theme URI: http://www.canoo.com
Version: 1.0
Author:  Felix Schrape
Author URI: http://canoo.com
Adapted by Felix Schrape, MarComm Manager at Canoo 
Canoo URI: http://www.canoo.com
*/

*:focus {outline: 0;}

/* Begin Typography & Colors */
body {
	font-size: 11px;
	line-height: 150%;
	font-family: Arial;
	background: white;
	color: #333;
	text-align: center;
	}

#topbar {
	margin: 0;
    font-family: Arial, Sans-Serif;
	height:25px;
	line-height:23px;
	background: none;
	overflow:hidden;
	border-bottom: 1px white solid;
	}	
	

#topbar a {
	font-family: Arial, Sans-Serif;
	text-align: right;
	padding-right: 5px;
    width:200px;
}	

#pagebar {
	height: 30px;
	float: right;
	background: url('images/blue_flower/navleftbg4.jpg') repeat-x;
	color: black;
	width: 949px;
    margin: 0;
	padding: 0;
	border-bottom: 1px solid #E0E0E0;
    font-size: 12px;
	text-align: right;
}


#pagebar a {
	
	font-family: Arial;
	font-size: 14px;
    display: block;
	color: #666666;
    width: auto;
    height: 18px;
    padding: 7px 20px 5px;
    margin: 0px;
    text-decoration: none;
}

#pagebar a:hover {
	color: black;
}


#pagebar a.current, #pagebar a:hover.current {
	background-color: #ffffff;
	color: #e3004a;
	font-weight: bold;
	border-bottom: 3px solid #E0E0E0;
}


#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: white;
	border: 1px solid #e3004a;
	text-align: left;
	width: 950px;
	}

#header {
	background-color: white;
	border-bottom: 1px white solid;
	}

#content {
	float: left;
    padding: 20px 0px 20px 0px;
    margin: 0px;
	width: 670px;	
	}

#content .entry {
	font-family: Georgia;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 1.5em;
	}

#content .entry p img {
	padding-bottom: 2px;
	padding-top: 2px;
	}


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #ffffff;
	}

small {
	font-family: Arial;
	font-size: 10px;
	}
	
small.cats {
	font-family: Arial;
	font-size: 10px;
}

h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2.0em;
	text-align: left;
	color: #e3004a;	
	}

.description {
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
	}

h2 {
	font-size: 26px;
	line-height: 27px;
	padding-bottom: 6px;
	padding-top: 0px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}


h3 {
	font-size: 1.3em;
	}

h1, h1 a:visited {
	text-decoration: none;
	color: #e3004a;
	}

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: #e3004a;
	}

.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;
	}


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%;
	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: #e3004a;
	text-decoration: none;
	}

a:hover {
	color: #e3004a;
	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 {
	background: white;
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0px;
	width: 949px;
	border: 0;
	}
	
#header {
	padding: 0;
	margin-top: 15px;
	height: 141px;
	width: 949px;
	background-color: white;
	}

#headerimg {
	position: absolute;
	margin: 0;
	height: 141px;
	width: 949px;
	}

	
.post {
    padding: 5px 30px 20px;
    margin: 0px;
	background: white;
	border: 1px solid #E8E8E8;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	}

.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 {
	font-family: Arial;
	font-size: 20px;
	color: white;
	font-weight: normal;
	text-align: right;
	padding-top: 23px;
	padding-right: 30px;
	margin: 0px 0px 0px 0px;
	}

h1 a {
	font-family: Arial;
	color: white !important;
	}

h1 a:hover {
	font-family: Arial;
	color: #e3004a !important;
	font-weight: normal;
	text-align: right;
}

.description {
	text-align: left;
	margin: 0px 250px 0px 50px;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
img,
p img {
	margin: 0px;
    margin-top: 10px;
	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) */

p.wp-caption-text {
	font-size: 10px;
	color: #404040;
	padding-left: 10px;
	padding-bottom: 15px;
	}
	
img.centered {
	padding-top: 20px;
	padding-bottom: 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding-top: 20px;
	padding-bottom: 0px;
	display: inline;
	}

img.alignleft {
	padding-top: 20px;
	padding-bottom: 0px;	
	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;
	text-indent: 0px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

#sidebar ul ul li:before {
	content: "";
	
	}

.entry ul li:before {
	content: "";
	
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry li {
	list-style: square outside;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0px;
	padding: 0;
	list-style-type: none;
	}

#sidebar ul  {
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#sidebar ul li li,
#sidebar li.cat-item {
	list-style-type: none;
	padding: 8px;
	padding-left: 12px;
	font-size: 12px;
	background: white;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	}
	
#sidebar ul li.flickr {
	text-align: center;
	list-style-type: none;
	padding: 8px;
	padding-top: 2px;
	background: white;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
}

#sidebar ul.tags {
	text-align: center;
	list-style-type: none;
	padding: 8px;
	padding-top: 15px;
	height: auto;
	background: #F8F8F8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
}
	

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}



/* End Entry Lists */



/* Begin Form Elements */

#sidebar h2 {
	font-size: 13px;
	color: white;
	text-shadow: 0px 1px 0px #707070;
	margin: 0px;
	margin-top: 15px;
	padding: 8px;
	padding-left: 12px;
	padding-bottom: 0px;
	padding-top: 5px;
	border-top: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;	
	background: url('images/blue_flower/navleftbg2.jpg') repeat-x;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	} 

#searchform {
	position: relative;
	left: 0px;
	height: 25px;
	width: 253px;
	color: black;
    border: 1px solid #E0E0E0;
	border-top: 0px;
    font-weight: normal;
	background: white;
	margin: 5px;
	padding-left: 0px;
	padding-top: 12px;
	padding-bottom: 10px;
	}

#sidebar #searchform #s {
	width: 150px;
	height: auto;
	float: left;
    color: #400000;
    padding-left:7px;
	padding-right:7px;
	font-size: 13px;
	margin-top: 1px;
	margin-right:5px;
	margin-left:10px;
	}

#sidebar #searchsubmit {
	margin: 5px;
	padding: 5px;
	}

.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;
	line-height: 130%;
	font-size: 12px;
	}

#commentform p {
	margin: 10px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	float: right;
    padding: 0px;
	margin: 5px 0 0 0px;
	width: 255px;
	height: auto;
	}

#sidebar form {
	margin: 0px;
	}
/* 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;
	}





/* End Various Tags & Classes*/



