/*
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 */
strong { color: #19B71D; }
body {
	background-color: #4A4945;
	background-repeat: repeat;
font-family:"Tw Cen MT", Verdana;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 896px;
}
.phone {
	float: right;
	clear: right;
	padding-top: 10px;
}
#content{padding-bottom:0px;
margin-bottom:0px;}

#li--1{font-size:24px;
color:white;
margin-bottom:0px;}



#header {
	height: 116px;
	background-image: url('/images/header-bg.jpg');
	background-repeat: repeat-x;
}
.logo {
	float: left;
	width: 215px;
	
}
#call {
	float: right;
	width: 207px;
	height: 38px;
	padding: 0px;
	margin: -11px 0px 0px 0px;
}
#navbar {
	padding: 0px;
	margin: 0px;
	background-image: url('/images/nav-bg.jpg');
	background-repeat: repeat-x;
	height: 32px;
}
a img {
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-width: 0px;
	border-top-color: 0;
	border-right-color: 0;
	border-bottom-color: 0;
	border-left-color: 0;
}

#navbar ul {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	list-style-type: none;
	float: left;
	
	font-size: 14px;
	color: #F9F9F9;
}
#navbar li {
	margin: 0px;
	list-style-type: none;
	float: left;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-right: 7px;
}
#navbar li a {
	color: #FDFDFD;
	text-decoration: none;
	
	font-size: 14px;
	padding: 9px 7px 6px 7px;
	margin: 0px;
	list-style-type: none;
}
#navbar li a:hover {
	background-image: url('/images/nav-a2.jpg');
	background-repeat: repeat-x;
}
#navbar li a:hover, #navbar li a.active, #navbar li.current_page_item a {
background-image: url('/images/nav-a2.jpg');
	background-repeat: repeat-x;
}
#page {
	padding: 0px 0px 0px 12px;
	margin: -1px 0px 0px 0px;
	float: left;
	background-color: #FFFFFF;
	width: 574px;
}
#rotater {
	float: left;
	padding: 0px 15px 10px 0px;
	margin: 0px;
	width: 565px;
}
#sidebar {
	padding: 0px;
	float: right;
	margin-top: -1px;
	width: 310px;
	height: 251px;
	background-image: url('images/links2.jpg');
	background-repeat: no-repeat;
}
.links6 {
	float: left;
	width: 120px;
	height: 75px;
	margin-bottom: 5px;
	margin-left: 20px;
}

#email {
	float: right;
	width: 308px;
	height: 256px;
	background-image: url('/images/email-bg.jpg');
	background-repeat: no-repeat;
	margin-right:1px;
}
#footer {
	width: 900px;
	height: 30px;
}
#copy {
	padding: 10px 0px 0px 10px;
	margin: 0px;
	float: left;
	
	font-size: 12px;
	color: #726E6A;
}
#web {
	margin: 0px;
	float: right;
	color: #726E6A;
	
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
}
#web a{color:#726E6A;
text-decoration:none;}
#contents {
	margin: 0px;
	padding:0px 0px 0px 0px;
	font-size:14px;
background-image: url('/images/page-bg.jpg');
	background-repeat: repeat-x;
	float: left;
	width: 565px;
text-align:justify
}
#contents h1 {
	
	font-size: 15px;
	width: 553px;
	margin: 0px 0px 15px 0px;
	padding: 18px 0px 0px 5px;
}
#contents ul {
	text-decoration: none;
	
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
	color: #000000;
}
#contents li {
	text-decoration: none;
	color: #2AE32A;
	padding: 0px 0px 5px 20px;
margin-bottom:10px;
	background-image:url('/images/tick.png');
	background-repeat:no-repeat;

}
.footer {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px -12px;
height: 33px;
}
#contents-left {
	float: left;
text-align:justify;
}
#contents-right {
	float: right;
width:270px;
}

small {

	font-size: 0.9em;
	line-height: 1.5em;
	}




.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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 {
	
	}

.commentmetadata {
	font-weight: normal;
	}


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;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Form Elements */




.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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* 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." */

p { margin: 0px; padding-top:10px; }


/* Normal Bubble */
div.bubble {
	width: auto;
padding-top:10px;
background-image: url('images/top.jpg');
background-repeat:no-repeat;
background-position:-3px top;
	
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	
	background-color: #fff;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	
	font-style: normal;
}

/* Rounded Bubble */
div.bubble div.rounded {
	margin-bottom: 9px;
	
width:537px;
	background-color: #19B71D;
	color:#ffffff;
background-image: url('images/bottom.jpg');
background-repeat:no-repeat;
background-position:center bottom;
padding-bottom:50px;
}
div.bubble div.rounded blockquote {
	border: 0;
	background-color: transparent;
}
div.bubble div.rounded blockquote p {
	margin: 0px 10px;
}
div.bubble cite.rounded {
	position: relative;
	margin: 0px;
	padding-left: 15px;
	padding-top: 12px;
	top: 9px;
	
}

