/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

a {
text-decoration: none;
}

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

a:link {
color: #0066CC;
}

a, a:visited, a:link, a:hover {
	font-size: 100%;
}

a img {
border: none;
}

abbr {
border-bottom: 1px dashed #999;
font-size: 0.9em;
letter-spacing: .07em;
cursor: help;
}

acronym {
border-bottom: 1px dashed #999;
font-size: 0.9em;
letter-spacing: .07em;
cursor: help;
}

.alignleft {
float: left
}

.alignright {
float: right;
}

.alt {
background: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
margin: 0;
padding: 10px;
}

.bluetext {
color: #166cb5;
}

blockquote {
border-left: 5px solid #ddd;
margin: 15px 30px 0 10px;
padding-left: 20px;
color: #777;
}

blockquote cite {
margin: 5px 0 0;
display: block;
text-decoration: none;
}

body {
background: #ffc675 url(http://www.cravingstogo.com/images/bg_border.gif) repeat-x;
margin: 0 0 20px 0;
padding: 0;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
color: #333;
font-size: 62.5%; /* Resets 1em to 10px */
text-align: center;
}

#bookmark {
clear: both;
}

.center {
text-align: center;
}

.clear {
clear: both;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

#commentform {
	width: 85%;
}

#commentform input {
width: 170px;
margin: 5px 5px 1px 0;
padding: 2px;
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

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

#commentform #submit {
margin: 0;
float: right;
}

#commentform textarea {
width: 100%;
padding: 2px;
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

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

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
text-decoration: none;
}

.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
}

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

.commentlist p {
margin: 10px 5px 10px 0;
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

.commentmetadata {
margin: 0;
display: block;
font-weight: normal;
}

#content {
font-size: 1.2em
}

.entry form {
text-align: center;
}

.entry p {
font-weight: normal;
}

.entry p.promos {
width: 409px;
margin: 10px 0 10px 0;
font-weight: normal;
text-align: center;
clear: both;
}

.entry p.divider {
width: 350px;
height: 1px;
border-bottom: #aaa solid 2px;
margin: 10px 0 10px 30px;
}

.entry p a:visited {
color: #b85b5a;
}

.entry ul li:before {
content: "\00BB \0020";
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

#footer {
width: 845px;
height: 50px;
background: url(images/footer-bg.jpg) no-repeat;
/*border-top: #8bd7db solid 1px;*/
margin: 0;
padding: 5px 35px 0 35px;
clear: both;
}

#footer p {
margin: 0;
padding: 0;
color: #000;
font-size: 10px;
float: left;
}

#footer p.right {
margin: 0;
padding: 0;
color: #000;
font-size: 10px;
float: right;
}

html>body .entry ul {
list-style: none;
margin-left: 0px;
padding: 0 0 0 30px;
padding-left: 10px;
text-indent: -10px;
}

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

h1 {
margin: 0;
padding: 20px 0 0 0;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
font-size: 4em;
text-align: center;
text-decoration: none;
color: white;
}

h1 a {
color: white;
text-decoration: none;
}

h1 a:hover {
text-decoration: none;
color: white;
}

h1 a:visited {
text-decoration: none;
color: white;
}

h2 {
margin: 30px 0 0;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
font-size: 1.6em;
color: #333;
text-decoration: none;
}

h2.promos {
width: 409px;
margin: 0 0 10px 0;
line-height: 18px;
text-decoration: none;
text-align: center;
clear: left;
}

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

h2 a:hover {
color: #333;
text-decoration: none;
}

h2 a:visited {
color: #333;
text-decoration: none;
}

h2.pagetitle {
margin-top: 30px;
text-align: center;
font-size: 1.6em;
}

h3 {
margin: 0 0 15px 0;
padding: 0;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
font-size: 16px;
text-decoration: none;
line-height: 18px;
clear: both;
}

h3 a {
text-decoration: none;
}

h3 a:hover {
text-decoration: none;
}

h3 a:visited {
text-decoration: none;
}

h3.comments {
margin: 40px auto 20px;
padding: 0;
}

#header {
width: 916px;
height: 214px;
background: #fbab2e url(images/banner2.jpg) no-repeat;
margin: 0;
padding: 0;
}

#headerimg {
width: 916px;
height: 214px;
margin: 0;
padding: 0;
}

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

object, embed {
margin: 0 0 0 12px;
}

hr {
display: none;
}

img.alignleft {
margin: 0 7px 2px 0;
padding: 4px;
display: inline;
}

img.alignright {
margin: 0 0 2px 7px;
padding: 4px;
display: inline;
}

img.centered {
margin-left: auto;
margin-right: auto;
display: block;
}

p img {
margin: 0 10px 5px 0;
padding: 0;
max-width: 100%;
}

.narrowcolumn {
width: 650px;
margin: 0;
padding: 20px 10px 10px 10px;
float: left;
}

.narrowcolumn img {
margin: 0 10px 10px 0;
padding: 0;
float: left;
}

.narrowcolumn img.right {
margin: 10px 0 0 0;
padding: 0;
float: right;
}

.narrowcolumn p {
margin: 0 0 10px 0;
clear: both;
}

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

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




.narrowcolumn2 {
width: 667px;
background: url(images/rightcol-repeat.jpg) no-repeat top right;
margin: 0;
padding: 20px 11px 10px 25px;
float: right;
}

.narrowcolumn2 img {
margin: 0 10px 10px 0;
padding: 0;
float: left;
}

.narrowcolumn2 img.93x {
margin: 0;
padding: 0;
}

.narrowcolumn2 img.right {
margin: 10px 0 0 0;
padding: 0;
float: right;
}

.narrowcolumn2 p {
margin: 0 0 10px 0;
clear: both;
}

.narrowcolumn2 .entry {
line-height: 1.4em;
}

.narrowcolumn2 .postmetadata {
padding-top: 5px;
text-align: center;
}



#navbox {
width: 188px;
height: auto;
background: #166cb5;
margin: 20px 0 500px 0;
padding: 0;
}

#navbox ul {
list-style: none;
margin: 0;
padding: 0;
}

#navbox ul li.nav {
width: 158px;
height: 30px;
border-bottom: #a7c4e0 solid 1px;
margin: 0;
padding: 12px 10px 0 20px;
color: #fff;
font-size: 14px;
}

#navbox ul li.navlast {
width: 158px;
border-bottom: none;
margin: 0;
padding: 12px 10px 20px 20px;
color: #fff;
font-size: 14px;
}

#navbox ul li.navhome {
width: 158px;
height: 30px;
background: #1d4f94;
border-bottom: #d4b61a solid 4px;
margin: 0;
padding: 12px 10px 0 20px;
color: #fff;
font-size: 14px;
}

#navbox ul li.nav a, #navbox ul li.navhome a, #navbox ul li.navlast a {
color: #fff;
text-decoration: none;
font-size: 14px;
}

#navbox ul li.nav a:hover, #navbox ul li.navhome a:hover, #navbox ul li.navlast a:hover {
color: #d4b61a;
text-decoration: none;
font-size: 14px;
}

#navbox ul li.navlast ul {
list-style: none;
margin: 8px 0 0 0;
padding: 0;
}

#navbox ul ul ul li {
margin: 6px 0 6px 6px;
padding: 0;
color: #fff;
line-height: 13px;
}

#navbox ul ul ul li a {
color: #fff;
text-decoration: none;
font-size: 12px !important;
}

#navbox ul ul ul li a:hover {
color: #d4b61a;
text-decoration: none;
font-size: 12px !important;
}

.navigation {
margin: 10px 0 60px 0;
text-align: center;
display: block;
}

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

#page {
width: 916px;
background: #fff url(images/sitebg.jpg) repeat-y;
margin: 0 auto;
padding: 0;
text-align: left;
}

.post {
margin: 0 75px 0 0;
text-align: left;
}

.post hr {
display: block;
}

.postmetadata {
clear: left;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

#rightcol {
width: 248px;
background: url(images/rightcol-repeat.jpg) no-repeat top right;
margin: 0;
padding: 20px 26px 0 0;
float: right;
}

#sidebar {
width: 188px;
background: url(images/leftcol-repeat.jpg) no-repeat top left;
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
margin:  0;
padding: 0 0 10px 25px;
float: left;
}

#sidebar form {
margin: 0;
}

#sidebar h2 {
margin: 5px 0 0;
padding: 0;
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 1.2em;
text-decoration: none;
}

#sidebar ul {
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: 0;
padding: 0;
}

#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;
color: #777;
}

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

#sidebar #searchsubmit {
padding: 1px;
}

#searchform {
margin: 10px auto;
padding: 5px 3px;
text-align: center;
}

select {
width: 130px;
}

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

span.caps {
font-size: 0.9em;
letter-spacing: .07em;
cursor: help;
}

#thumbnail {
width: 125px;
margin: 10px 0 0 10px;
padding: 0;
float: left;
text-align: center;
}
	
.utwTechnorati {
margin: 0;
padding: 0;
clear: both;
}	
	
.widecolumn {
width: 450px;
margin: 5px 0 0 150px;
padding: 10px 0 20px 0;
line-height: 1.6em;
}

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

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

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

.widecolumn .post {
margin: 0;
}

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

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

#wp-calendar {
width: 155px;
margin: 10px auto 0;
empty-cells: show;
}

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

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

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

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

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover {
background-color: #fff;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}

#navbox a {
	font-size: 14px;
}

form .clublogin {
	font-size: 10pt;
}

div.entry p, #content h3, #content h3 a {
	font-size: 120%;
	line-height: 120%;
}
div.entry, div.post {
	text-align: center;
}