/*
Theme Name: CoffeeAtWork DE Blog
Theme URI: http://comod-visual.de/
Description: .
Version: 1.6
Author: Dietmar Bätzel
Author URI: http://comod-visual.de/
Tags: coffeeatwork, custom header, fixed width, two columns, widgets

*/



/* Begin Typography & Colors */
/* graublau #a7bfc2
/* Farben
/* Dunkelrot : RGB 51, 0, 0 / #330000
/* Braun : RGB 102, 51, 0 / #663300
/* Dunkelbraun #3e1511
/* shell: #ffffcc 
*/

html {
  height: 100%;
}

form {
  margin: 0;
  padding: 0;
}

body
{
	font-size: 12px;
	margin: 10px 0px;
	color: #673300;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	width:100%;
}

.clr
{
	clear:both;
}

.center
{
	width:100%;
	
}

.center0
{
	padding-right: 0px;
	background-position: center top;
	padding-left: 0px;
	background-image: url(images/c0shad.jpg);
	padding-bottom: 0px;
	margin: 0px;
	width: 1010px;
	padding-top: 0px;
	background-repeat: repeat-y;
}

.center1
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 1010px;
	padding-top: 15px;
	background-repeat: no-repeat;
}

.main_concept
{
	background-position: center top;
	background-image: url(./images/heads/concept-main.jpg);
}

.sub_concept
{
	background-position: right top;
	background-image: url(./images/heads/concept-sub.jpg);
}

.main_impressum
{
	background-position: center top;
	background-image: url(./images/heads/impressum-main.jpg);
}

.sub_impressum
{
	background-position: right top;
	background-image: url(./images/heads/impressum-sub.jpg);
}

.main_contact
{
	background-position: center top;
	background-image: url(./images/heads/contact-main.jpg);
}

.sub_contact
{
	background-position: right top;
	background-image: url(./images/heads/contact-sub.jpg);
}

.main_world
{
	background-position: center top;
	background-image: url(./images/heads/world-main.jpg);
}

.sub_world
{
	background-position: right top;
	background-image: url(./images/heads/world-sub.jpg);
}

.main_service
{
	background-position: center top;
	background-image: url(./images/heads/service-main.jpg);
}

.sub_service
{
	background-position: right top;
	background-image: url(./images/heads/service-sub.jpg);
}

.main_news
{
	background-position: center top;
	background-image: url(./images/heads/news-main.jpg);
}

.sub_news
{
	background-position: right top;
	background-image: url(./images/heads/news-sub.jpg);
}


.center2
{
	padding-right: 0px;
	background-position: center bottom;
	padding-left: 0px;
	background-image: url(images/c2shad.jpg);
	padding-bottom: 15px;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	background-repeat: no-repeat;
}

.all
{
	width:980px;
	padding:0px;
}

.header
{
	
	width: 980px;
	padding-top: 10px;
	position: relative;
	height: 235px;
}

.header-l
{
	clear: left;
	background-position: right bottom;
	float: left;
	background-image: url(images/header-l.png);
	width: 180px;
	background-repeat: no-repeat;
	height: 112px;
}

.header-m
{
	clear: none;
	background-position: right bottom;
	float: left;
	margin-left: 1px;
	width: 280px;
	background-repeat: no-repeat;
	height: 112px;
	background-color: #ffffcc;
}

.header-r
{
	margin-top:10px;
	float: left;
	width: 519px;
	height: 102px;
	background-color: #ffffcc;
}

.main
{
	padding-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	background-image: url(images/mainrun.jpg);
	padding-bottom: 20px;
	margin-left: 0px;
	width: 980px;
	margin-right: 0px;
	padding-top: 0px;
	background-repeat: repeat-y;
}

.main-l
{
	clear: left;
	float: left;
	width: 735px;
}


.main-r
{
	float: left;
	width: 245px;
}


.topmenu
{
	padding-top: 56px;
	height: 24px;
	background-color: #ffffff;
}


button.btwhite
{
	border-right: medium none;
	padding-right: 0px !important;
	border-top: medium none;
	padding-left: 0px !important;
	padding-bottom: 0px !important;
	margin: 0px;
	border-left: medium none;
	padding-top: 0px !important;
	border-bottom: medium none;
	background-color: transparent;
}

button.btwhite span
{
	background-position: left top;
	background-image: url(./images/bt-white-run.png);
	background-repeat: repeat-x;
	display:block;
	height:25px;
	
}

button.btwhite span span
{
	background-position: left top;
	background-image: url(./images/bt-white-l.png);
	background-repeat: no-repeat;
}

button.btwhite span span span
{
	padding-right: 12px;
	background-position: right top;
	padding-left: 12px;
	font-weight: bold;
	background-image: url(./images/bt-white-r.png);
	color: white;
	padding-top: 2px;
	background-repeat: no-repeat;
}

button.btwhite:hover span
{
	background-position: left top;
	background-image: url(./images/bt-white-run-hover.png);
	background-repeat: repeat-x;
}

button.btwhite:hover span span
{
	background-image: url(./images/bt-white-l-hover.png);
	background-repeat: no-repeat;
}

button.btwhite:hover span span span
{
	background-position: right top;
	background-image: url(./images/bt-white-r-hover.png);
	color: burlywood;
	background-repeat: no-repeat;
}

button.btshell
{
	border-right: medium none;
	padding-right: 0px !important;
	border-top: medium none;
	padding-left: 0px !important;
	padding-bottom: 0px !important;
	margin: 0px;
	border-left: medium none;
	padding-top: 0px !important;
	border-bottom: medium none;
	background-color: transparent;
}

button.btshell span
{
	background-position: left top;
	background-image: url(./images/bt-shell-run.png);
	background-repeat: repeat-x;
	display:block;
	height:25px;
	
}

button.btshell span span
{
	background-position: left top;
	background-image: url(./images/bt-shell-l.png);
	background-repeat: no-repeat;
}

button.btshell span span span
{
	padding-right: 12px;
	background-position: right top;
	padding-left: 12px;
	font-weight: bold;
	background-image: url(./images/bt-shell-r.png);
	color: white;
	padding-top: 2px;
	background-repeat: no-repeat;
}

button.btshell:hover span
{
	background-position: left top;
	background-image: url(./images/bt-shell-run-hover.png);
	background-repeat: repeat-x;
}

button.btshell:hover span span
{
	background-image: url(./images/bt-shell-l-hover.png);
	background-repeat: no-repeat;
}

button.btshell:hover span span span
{
	background-position: right top;
	background-image: url(./images/bt-shell-r-hover.png);
	color: burlywood;
	background-repeat: no-repeat;
}

.sinput_cell
{
	padding-top:2px;
}
li.toplevel a
{
	display:block;
	padding-left:0px;
	padding-right:5px;
}

li.toplevel.current, .hovermenu
{
	background-position: right top;
	font-weight: bold;
	background-image: url(images/tmr1.jpg) !important;
	background-repeat: no-repeat;
	height: 24px !important;
	background-color: #663300 !important;
}

.panel
{
	background-position: right top;
	background-image: url(images/panel-tr.jpg);
	padding-top: 40px;
	background-repeat: no-repeat;
	background-color: #ffffcc;
}


.logocontainer
{
	
	width: 245px;
	padding-top: 17px;
	background-repeat: no-repeat;
	height: 105px;
}

.widgettitle
{
}
#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt
{
	border-top: burlywood 1px dotted;
	border-bottom: burlywood 1px dotted;
}

#footer {
	background: #eee url('images/coffeeatworkfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}


h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Sans-Serif;
	font-size: 1.2em;
	color:#663300;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #663300;
	line-height:1.3em;
	}

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
{
	padding-right: 30px;
	padding-left: 30px;
}
.entry p a:visited {
	color: #7a9c12;
	}

.entry p a:hover {
	color: #663300;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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;
	}

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

.commentmetadata {
	font-weight: normal;
	}

#sidebar 
{
	font: 1em Arial, Sans-Serif;
	margin:0px;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike
{
	color: sienna;
}
#sidebar ul
{
	
}
#sidebar ul ul
{
	border:none;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, a:visited
{
	font-weight: bold;
	color: #7a9c12;
	text-decoration: none;
}

a:hover
{
	color: #663300;
}

h2 a:hover, h3 a:hover
{
	color: #663300;
	text-decoration: none;
}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post,
.comment
{
	margin-right: 30px;
	margin-left: 30px;
	padding-left:5px;
	padding-right:5px;

	
}

.entryinner
{
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: burlywood 1px dotted;
}
.commentinner
{
	padding-right: 30px;
	padding-left: 30px;
}
.post_odd
{
	padding-top: 0px;
}

.post_even
{
	padding-top: 0px;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 15px 0 0;
	color: #663300;
	}

h2.pagetitle {
	margin-top: 15px;
	text-align: left;
	padding-left:35px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

a.more-link
{
	padding-right: 10px;
	background-position: right center;
	background-image: url(./images/rarr.png);
	background-repeat: no-repeat;
}

a.more-link:hover
{
	background-image: url(./images/rarr-hover.png);
}

h3
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 10px 0px 0px;
	padding-top: 0px;
}

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;
	text-align: right;
}

.alignleft
{
	float: left;
	text-align: 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;
	
	padding-left: 4px;
	text-indent: 5px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before
{
}


.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: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#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
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 10px auto;
	padding-top: 0px;
	text-align: left;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.entry table tr>td
{
	padding-right:10px;
}
select {
	width: 130px;
	}


input[type=submit]
{ BORDER-RIGHT: burlywood 1px solid; BORDER-TOP: white 1px solid; BACKGROUND-IMAGE: none; BORDER-LEFT: white 1px solid; COLOR: #7a9c12; BORDER-BOTTOM: burlywood 1px solid; -moz-border-radius: 3px }


#commentform textarea,
input[type=text],
select
{ BORDER-RIGHT: burlywood 1px solid; BORDER-TOP: burlywood 1px solid; FONT-SIZE: 10px; BORDER-LEFT: burlywood 1px solid; COLOR: #663300; BORDER-BOTTOM: burlywood 1px solid; -moz-border-radius: 3px }


#archives select
{
	width:170px;
}
#sidebar
{
	text-align:left;
}
#comment
{
	width:668px;
	border:1px burlywood dotted;
}

input[type=submit]:hover
{
	border-left: burlywood 1px solid;
	border-bottom: white 1px solid;
	background-image: url(images/button-hov.jpg);
	border-right: white 1px solid;
	border-top: burlywood 1px solid;
	-moz-border-radius:3px;
}
 
#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-right: 30px;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.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 */


/*****************************************/
/* Menu main, top                            */
/*****************************************/

ul.menu
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	list-style-type: none;
	position: relative;
}

ul.menu li
{
	clear: none;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

ul.menu li ul
{
	padding-left:0px;
	list-style-type:none;
}

ul.menu li ul li
{
	float:none;
	clear:both;
	padding-top:8px;
}

ul.menu a
{
	display: block;
	padding-top: 5px;
	height: 19px !important;
}

ul.menu li
{
	padding-right: 8px;
}
/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 10px 0;
	width: 190px;
}

#sidebar a
{
	display:block;
}
#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;
	}


.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.slide
{
	padding-top:30px;
}
.navigation
{
	padding-right: 60px;
	
	display: block;
	padding-left: 35px;
	
	text-align: center;
	clear:both;
}

.navigation .alignleft div
{
	padding-left:0px;
	width:300px;
}

.navigation .alignleft a
{
	background-position: left center;
	margin-top: 10px;
	display: block;
	padding-left: 10px;
	background-image: url(./images/larr.png);
	margin-bottom: 20px;
	background-repeat: no-repeat;
}
	
.navigation .alignleft a:hover
{
	background-image:url(./images/larr-hover.png);
}
	
.navigation .alignright div
{
	padding-right:0px;
	width:300px;
}

.navigation .alignright a
{
	background-position: right center;
	margin-top: 10px;
	display: block;
	padding-right: 10px;
	background-image: url(./images/rarr.png);
	margin-bottom: 20px;
	background-repeat: no-repeat;
}

.navigation .alignright a:hover
{
	background-image: url(./images/rarr-hover.png);
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption
{
	margin: 10px;
	padding-top: 4px;
	background-color: #fff8f3;
	text-align: center;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.footer
{
	position:relative;
	top:-6px;
	font-size: 8pt;
	padding-bottom: 15px;
	width: 980px;
	color: #663300;
}


.footer a
{
	font-size: 8pt;
}

.footer a:hover
{
	color: #663300;
}

.foot-l
{
	clear: left;
	float: left;
	width: 190px;
	height:30px;
	
}

.foot-m
{
	clear: none;
	padding-left: 10px;
	float: left;
	margin-left: 1px;
	width: 760px;
}

.foot-r
{
	float: left;
	width: 9px;
}



.footer div.moduletable
{
	padding:0px!important;
	margin:0px!important;
	float:right;
}

ul.menuft
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}

/* 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." */
