/*
Theme Name: Farbtipps Theme
Theme URI: http://www.farbtipps.de
Description: Das Farbtipps Theme <a href="http://www.farbtipps.de">Farbtipps.de</a>. Dieses Theme wurde unter evodot GmbH von Nico B. gestaltet und von Marcel N. f&uuml;r Wordpress programmiert und angepasst.
Version: 1.0
Author: evodot GmbH
Author URI: http://www.evodot.com/
*/

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 12px;
	text-align: center;
	background: #CCC url(images/header_bg.gif);
	background-repeat: repeat-x;
	color: #333;
}

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

a:hover {
	color: #cc6633;
	text-decoration: underline;
}

/* Begin Website Structure */

#wrapper {
	margin: 0 auto;
	background: url(images/content_bg.gif);
	text-align: left; 
	width: 938px;
}

#header {
	position: relative;
	background: url(images/header.jpg);
	height: 98px;
}

#header h1, #header h1 a {
	position: absolute;
	top: 4px;
	left: 2px;
	width: 285px;
	height: 88px;
}

#upper-menu {
	text-align: right;
	padding: 74px 28px 0 0;
}

.breadcrumb {
	background: url(images/breadcrumb_bg.gif);
	background-repeat: repeat-y;
	padding: 0 8px 0 16px;
	font-size: 10px;
	color: #333;
	height: 23px;
	line-height: 23px;
}

#content {
	float: left;
	padding: 15px 0 20px;
	margin: 0 15px 0;
	width: 575px;
}

#sidebar_left {
	float: left;
	padding: 13px 0 15px 15px;
	width: 150px;
}

#sidebar_right {
	float: right; 
	text-align: left;
	padding: 0 0 15px 0;
	width: 160px;
}

#footer { 
	background: #CCC url(images/footer.gif) no-repeat;
	text-align: center;
	clear: both;
	height: 60px;
}

/* End Wesite Structure */

/* Begin Dynamic Navigation */

#pagenav {

}

/* End Dynamic Navigation */

/* Begin Website Style */

#content p {
	margin: 0;
	padding: 0 0 10px 0;
}

#content p img{
	border: none;
	margin-right: 5px;
	margin-bottom: 3px;
}

#content h1 {
	font-size: 22px;
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: normal;
	padding: 10px;
	line-height: 150%;
	margin: 0;
}

#content h1 a {
	text-decoration: underline;
}

#content h1 a:hover {
	color: #000;
	text-decoration: none;
}

#content h2 {
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin: 5px 0 5px;
}

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

#content h2 a:hover {
	color: #cc6633;
	text-decoration: underline;
}

#content h3 {
	color: #cc6633;
	font-size: 15px;
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px solid #CCC;
}

#content h3 a {
	color: #cc6633;
	text-decoration: none;
}

#content h3 a:hover {
	color: #000;
	text-decoration: none;
}

#content h4 {
	color: #666;
	font-size: 13px;
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 120%;
	list-style-type: decimal;
}

#content h5 {
	color: #333;
	font-size: 12px;
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0;
	line-height: 90%;
}

#content ol {
	list-style-type: square;
	font-weight: bold;
	line-height: 18px;
	margin: 0;
	padding: 0 0 5px 14px;
}

#content ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 20px 0;
}

#content li {
	margin: 0;
	padding: 0;
}

#content ul li {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
}

#content ul li a {
	color: #cc6633;
	text-decoration: none;
}

#content ul li a:hover {
	color: #cc6633;
	text-decoration: underline;
}

#content p {
	text-align: justify;
	padding: 0 0 12px;
}

blockquote {
	margin: 10px;
	font-style: italic;
	color: #666;
	background: url(images/quote_bg.gif) no-repeat bottom right;
	border: 1px solid #CCC;
}

#content blockquote p {
	margin: 10px 10px 25px;
	padding: 0;
}

/* Begin Upper-Menu Style */

#upper-menu ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 2px 0;
}

#upper-menu ul li a {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	padding: 0 8px;
	margin: 0;
}


#upper-menu li a:hover, #upper-menu .current_page_item a {
	text-decoration: none;
	color: #cc6633;
}

/* End Upper-Menu Style */

/* Begin Sidebar Left Style */

#sidebar_left h2 {
	color: #333;
	font-size: 14px;
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	list-style: none;
	padding: 16px 0 5px 0;
}

#sidebar_left ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 2px 0;
}

#sidebar_left ul li a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 5px;
	margin: 0;
}

#sidebar_left ul li ul a {
	font-weight: normal;
	color: #666;
	padding: 0;
	margin: 0;
}

#sidebar_left li a:hover, #sidebar_left .current_page_item a {
	text-decoration: none;
	color: #cc6633;
}

#sidebar_left ul li.current_page_item ul li a:hover {
	color: #cc6633 !important;
}

#sidebar_left ul li.current_page_item ul li a:link,
#sidebar_left ul li.current_page_item ul li a:visited,
#sidebar_left ul li.current_page_item ul li a:active {
	color: #666;
}

#sidebar_left ul ul li {
	list-style-image: url(images/list_arrow.gif);
	margin: 5px 0 0 15px;
	padding: 0;
}

/* End Sidebar Left Style */

/* Begin Sidebar Right Style */

#sidebar_right h2 {
	color: #333;
	font-size: 14px;
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	list-style: none;
	padding: 16px 0 5px 0;
}

#sidebar_right ul li {
	list-style: none;
	margin: 0;
	padding: 3px 0;
}

#sidebar_right ul li a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0 5px 5px;
}

#sidebar_right li a:hover, #sidebar_right .current_page_item a{
	text-decoration: none;
	color: #cc6633;
}


/* End Sidebar Right Style */


/* Begin Searchform Style */

#s {
	font-size: 11px;
	color: #333;
	padding: 2px 3px 0 0;
	margin: 2px 0 1px 0;
	border: 1px solid #666;
	width: 131px;
	height: 15px;
}

#searchsubmit { 
	background: url(images/search_button.gif) no-repeat;
	border: none;
	width: 25px;
	height: 19px;
}

/* End Searchform Style */

/* Begin Comment Style */

#commentform input, #commentform textarea {
	border: 1px solid #999;
}

.commentlist li {
	font-weight: bold;
}

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

.commentlist p {
	font-weight: normal;
	text-transform: none;
}

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

.commentmetadata {
	font-weight: normal;
}

#submit {
	background: #F1F1F1;
	border: 1px solid #999;
}

/* End Comment Style */

/* Begin Comments*/

.alt {
	margin: 0;
	padding: 0;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

/* End Comments */

/* Begin Login Style */

#log, #pwd {
	margin: 5px 0 9px 0;
	border: 1px solid #ffcc33;
	width: 125px;
	height: 16px;
}

.login-labels {
	margin: 0 5px 0;
	color: #666;
}

#login-submit {
	margin: 0 0 5px;
	background: transparent;
	border: none;
}

/* End Login Style */