/*
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 */
h1 { display:none; }
body {
	padding: 0px;
	margin: 0px;
	background-image: url('/images/bg-body.jpg');
	background-repeat: repeat-x;
	font-family: Tahoma;
}
#wrapper {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
}

.ge{margin-top:20px;}

.defender{margin-top:32px;}
#top {
	height: 48px;
	width: 925px;
}
#logo {
	float: left;
	width: 184px;
	height: 48px;
}
table{font-size:10px;}
a img {
	border-width: 0px;
}

#map {
	width: 80px;
	height: 15px;
	float: right;
	text-align: right;
	text-decoration: none;
	color: #808080;
	font-size: small;
}
#map a {
	text-decoration: none;
	color: #666666;
}
#map a:hover {
	color: #D42428;
	text-decoration: none;
}
#header {
	height: 65px;
}
#top-nav {
	height: 37px;
	background-image: url('/images/nav-new.jpg');
	background-repeat: no-repeat;
}
#top-nav a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
#top-nav a:hover {
	color: #D42226;
}
.top-links {
	text-decoration: none;
	text-align: right;
	float: right;
	font-size: small;
	margin-right: 30px;
	margin-top: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#navbar {
	height: 20px;
	padding-top: 5px;
	width: 925px;
}
#navbar ul {
	text-align: center;
	margin: 0px;
	width: 925px;
	height: 22px;
	float: left;
	padding: 0px;
	list-style-type: none;
}
#navbar li {
	text-decoration: none;
	display: inline-block;
	font-size: 11px;
	font-weight: normal;
	padding-right: 8px;
	padding-left: 6px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	float: right;
	padding-top: 2px;
	color: #46426D;
}
#navbar li a {
	text-decoration: none;
	color: #5B7EC9;
}
#navbar li a:hover, #navbar li a.active {
	color: #E12C33;
	list-style-type: none;
}

#page {
	width: 670px;
	float: left;
}
#rotating-flash {
	background-color: #C43135;
	height: 225px;
	width:671px;
}
.flash {
	margin-top: 2px;
	height: 223px;
	width: 669px;
}
.page-sections {
	width: 669px;
	float: left;
	font-size: 11px;
	padding-bottom: 10px;
background-color:white;
       
}
h1 {
	background-image: url('/images/tabs.jpg');
	background-repeat: no-repeat;
	font-size: 13px;
	width: 170px;
	height: 33px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 13px 0px 0px 5px;
	color: #FF0000;
}
h2 {
	background-image: url('/images/tabs.jpg');
	background-repeat: no-repeat;
	font-size: 13px;
	width: 170px;
	height: 33px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 13px 0px 0px 5px;
	color: #FF0000;
}
.color-blue {
	color: #000099;
}
.pg-images {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}
.line {
	width: 659px;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #000000;
	padding-right: 10px;
 min-height:235px;
}

#sidebar {
	width: 254px;
	float: right;
}
#sidebar a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
#news {
	height: 225px;
	background-color: #C43135;
}
.news-rows {
	padding: 10px 10px 0px 10px;
	margin: 0px;
	min-height: 45px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
	color: #FFFFFF;
}
.news-rows p { margin-left:0px; }
h3 {
	width: 90px;
	padding: 5px 10px 5px 0px;
	margin: 0px 10px 0px 0px;
	height: 20px;
	color: #FFFFFF;
	font-weight: lighter;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	float: left;
}
p {
	padding: 0px;
	margin: 0px;
}
#search {
	background-image: url('/images/search-bg.jpg');
	background-repeat: no-repeat;
	height: 40px;
	width: 255px;
	margin-top: 5px;
	padding-top: 10px;
}
.button {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	background-image: url('/images/button-bg.jpg');
		background-repeat: no-repeat;
		width: 53px;
		height: 22px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 5px;
	}
.input {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	width: 169px;
		background-image: url('/images/searchbox-bg.jpg');
		background-repeat: no-repeat;
		height: 17px;
	}
.address {
	padding: 0px;
	margin: 0px 0px 0px 82px;
	font-size: 13px;
	text-align: right;
	width: 170px;
	float: left;
	height: 130px;
	font-weight: bold;
}
.adsyst {
	text-align: right;
	float: left;
	margin-left: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.what-we-do {
	float: right;
	background-image: url('/images/aboutus-bg.jpg');
	width: 104px;
	height: 31px;
	padding-top: 15px;
	padding-left: 5px;
	background-repeat: no-repeat;
}

#footer {
	height: 265px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.footer-columns {
	width: 220px;
	height: 40px;
	float: left;
	padding-top: 10px;
}
#adds {
	height: 190px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	text-align: center;
}
.fotter-columns-pic-margin {
	margin-top: 10px;
}
#footer-nav {
	background-image: url('/images/footer-nav.jpg');
	background-repeat: no-repeat;
	height: 56px;
	width: 925px;
}
#footer-nav ul {
	text-align: center;
	margin: 20px 0px 0px 0px;
	width: 925px;
	height: 56px;
	float: left;
	padding: 0px;
	list-style-type: none;
}
#footer-nav li {
	text-decoration: none;
	display: inline-block;
	font-size: 11px;
	font-weight: normal;
	padding-right: 8px;
	padding-left: 6px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	float: right;
	padding-top: 2px;
	color: #000000;
}
#footer-nav li a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer-nav li a:hover, #footer-nav li a.active {
	color: #E12C33;
	list-style-type: none;
}
#copyright {
	font-size: 10px;
	width: 110px;
	height: 15px;
	float: left;
	margin-top: 5px;
	color: #666666;
}
#website {
	width: 70px;
	height: 15px;
	float: right;
	font-size: 10px;
	color: #666666;
	margin-top: 5px;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	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 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.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;
	}


.pagenav li { font-size:11px;
             color:red;}

.pagenav li a{color:blue;
              text-decoration:none;}
#news a{margin-top:5px;}

p { margin: 5px;}

/* 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." */
