body {
	margin: 0;
	background: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #06AEF1;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h5 {
	font-size: 36px;
	clear:both;
	line-height: normal;
	color:#9edad9;
}

h6 {
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}

a.press:link{
	color: #DA001E;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	border-bottom:1px dotted;
}
a.press:visited{
	color: #DA001E;
	font-size: 16px;
	font-weight: bold;
	border-bottom:1px dotted;
}
a.press:active{
	color: #DA001E;
	font-size: 16px;
	font-weight: bold;
	border-bottom:1px dotted;
}
a.press:hover{
	color: #DA001E;
	font-size: 16px;
	font-weight: bold;
	border-bottom:1px dotted;
}

img.logo {
	padding-bottom:20px;
}

#pressbox {
	font-size: 16px;
	font-weight: bold;
	padding-left:0px;
	margin-top:0px;
	line-height:24px;
}

span.caption {
	font-size:10px;
	text-align:center;
}

span.validemail {
	font-size:10px;
	color:#DA001E;
}

span.thanks {
	font-size:10px;
	color:#009900;
	padding-left:2px;
}

span.pressheading {
	font-size: 16px;
	font-weight: bold;
}

span.redtext {
	color: #da001e;
	font-weight: bold;
	font-size: 14px;
}

span.largered {
	font-size: 36px;
	font-weight: bold;
	color: #DA001E;
}

span.toptext {font-size: 10px; text-align:center;}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
	color: #000000;
}

a:hover {
	background: none;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: url(images/ybbg.jpg) repeat-x left top;
}

#wrapper2 {
	margin: 0;
	padding-top: 30px;
}

/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #333333;
}

#logo h1, #logo p {
	text-transform: lowercase;
	font-family: Helvetica, Arial, sans-serif;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 10px 0 0 5px;
	font-size: 16px;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #06AEF1;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding-top: 16px;
}

#search form {
	height: 41px;
	margin: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 200px;
	border: none;
	text-transform: lowercase;
	border: 1px #BDB0ED dotted;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Header */

#header {
	width: 910px;
	height: 60px;
	margin: 0 auto;
	padding-top: 10px;
}

#topimg {
	margin: 0;
	padding: 0 0 25px 0;
	border: none;
	background: url(images/img04.gif) repeat-x left bottom;
	text-align:center;
}


/* Menu */

#menu {
	width: 910px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}


#menu a {
	display: block;
	margin-left: 10px;
	padding: 10px 20px 0 20px;
	height: 31px;
	background: url(images/img03.jpg) repeat-x left top;
	text-transform: lowercase;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	border: none;
	color: #FFFFFF;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 910px;
	margin: 0 auto;
	padding: 20px;
	border: 0;
	background: url(images/bg02.jpg) repeat-x left top #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 600px;
	padding: 5px 20px 0 20px;
}

.kraftwork {
}

#kraftwork img {
display: table-column;
	padding: 5px;
}

.post .title {
	color: #06AEF1;
}

.post .title a {
	background: none;
	color: #06AEF1;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	padding-bottom: 10px;
	background: url(images/img04.gif) repeat-x left bottom;
	text-transform: uppercase;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
}

.post .comments {
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
	float:inherit;
}

.post .entry img {
	padding: 0px 10px 10px 10px;
	float:left;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 15px 25px 0 10px;
	color: #333333;
	border-right: 1px dashed #cccccc;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Helvetica, Arial, sans-serif;
}

#sidebar li {
	font-family: Helvetica, Arial, sans-serif;
}

#sidebar li p {
	padding-left: 15px;
}

#sidebar li ul {
	background-color:#66CCCC;
	
}

#sidebar li li {
	margin-left: 15px;
	padding-left: 10px;
	line-height: 20px;
	border-bottom: 1px dotted #FFFFFF;
	background: url(images/img06.gif) no-repeat left 50%;
}

#sidebar h2 {
	letter-spacing: -.5px;
	padding-bottom: 10px;
	color: #06AEF1;
	background: url(images/img04.gif) repeat-x left bottom;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
	font-family: Helvetica, Arial, sans-serif;
}

#sidebar li a {
	height: 20px;
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 5px 0 5px 20px;
	background:#9edad9;
	font-size:10px;
	font-family: Helvetica, Arial, sans-serif;
}

#sidebar li.store a {
	height: 20px;
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding: 5px 0 5px 20px;
	background: #DA001E;
	font-size:14px;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
}

#sidebar li.store a:hover {
	background:#FF0023;
	color: #ffffff;
}

#sidebar li a:hover {
	background: #ffffff;
	color: #e41e26;
}

/* Test Box Sidebar */

#testbox {
background: #ccc ;
border: 0;
width: 190px;  
float: left; 
margin: 0; text-align: left;
padding: 15px; 
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 910px;
	height: 0px;
	margin: 0 auto;
	padding: 40px 0;
	background: url(images/img04.gif) repeat-x left top;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #999999;
}

/* EMAIL FORM */


#emailform {
	margin: 0;
	width: 220px;
	float:left;
	text-align:left;
	padding-left:0px;
}

#emailform * {
	font-size: 10px;
}
#emailform ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#emailform li {
	padding:2px;
	
}
#emailform li.buttons {
	margin: 0;
	overflow: hidden;
}
#emailform label {
	margin-left:0px;
	width:220px;
	float: left;
	font-size:10px;
	padding-top:3px;
	text-align:left;
	
}
#emailform input.text {
	width: 200px;
	border: 1px solid #D4D4D4;
	padding: 3px;
	margin-left:0px;
	margin-right:0px;
}

#emailform li.buttons input {
	padding: 0px;
	float: right;
	width: auto;
}

/* FEEDBURNER */

.feedburnerFeedBlock ul {
	list-style:none;
	padding:0;
	margin:0;
}

.feedburnerFeedBlock a {color:#DA001E;}

span.headline {
	font-size:20px;
	font-weight:bold;
	color:#000000;
}

p.date {
	font-style:italic;
}

#creditfooter {display:none;}

/* TWITTER WIDGET */

#twtr-profile-widget a {
	border:none;
}

.column {
	float:left;
	margin-right:5px;
	margin-left:5px;
	width:190px;
}
	
