/*
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 */
.cheapwebsitedesign { color:#ffffff; }
img.featprod { float: right; margin-left:10px; }
p.linklove { display:none; }
ul.morepages { margin:0px; padding:0px 25px 0px 0px; list-style:none; text-align:right; }
ul.more pages li { padding:0px; }
ul.morepages li a { font-size: 12px; font-weight: bold; color:#000000; text-decoration:none; }
ul.morepages li a:hover, ul.morepages li.current_page_item a {  color:#37AFE1; }

body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	background-image: url('/images/bg-rep-body.jpg');
	background-repeat: repeat-x;
background-position:center -20px;
}
.glidecontent{background-color:#F1F1F1;}
a img {
	border-style: 0;
	border-color: o;
	border-width: 0px;
}
#content{
		position:relative;
		}
#slider{
	border: thin solid #C0C0C0;
background-color:#F1F1F1;
	margin-left: 28px;
	width: 858px;
}
.quick-links-loop a.link-inner {
	color: #000000;
}

.glidecontent h2 {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	font-weight: bold;
	font-family: "Bell Gothic Std Black";
	color: #000000;
}
.glidecontent h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
	font-family: "Bell Gothic Std Black";
	color: #000000;
}
.glidecontent  {
	margin: 0px;
	padding: 25px;
	font-size: 12px;
	color: #555555;
}
.slide1img {
	float: right;
	padding: 25px;
}

.view-button {
	background-image: url('/images/view-button-bg.jpg');
	background-repeat: no-repeat;
	height: 27px;
	width: 272px;
	text-align: center;
	font-size: 15px;
	font-family: "Bell Gothic Std Black";
	padding-top: 6px;
}
.view-button a {
	font-size: 15px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}

.graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{
	border-width: 0px;
	width: 858px;
	height: 305px;
	overflow: hidden;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-color: 0;
	border-right-color: 0;
	border-bottom-color: 0;
	border-left-color: 0;
background-color:#F1F1F1;
}
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:9px;
	top:111px;
	}	
#nextBtn{ 
	left:889px;
	}														
#prevBtn a, #nextBtn a{
	display: block;
	width: 30px;
	height: 77px;
	background: url('/images/nav-right.jpg') no-repeat 0
0;
}
	
img{border:none;}
#nextBtn a{ 
	background:url(/images/nav-left.jpg) no-repeat 0 0;	
	}	

#smooth_sldr div {
display:block;
display:none;
}
#smooth_slideri h2 a{font-size: 36px;
	font-weight: bold;
	font-family: "Bell Gothic Std Black";
padding-bottom:15px;
}

#sldrlink{display:none;}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;

}
#header {
	height: 103px;
	background-repeat: repeat-x;
	margin-top:20px;
	padding-left: 6px;
	padding-right: 15px;
	margin-bottom: 15px;
}
#rotator {
	float: right;
	width: 665px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	padding-left: 5px;
}
#page {
	width: 670px;
	float: right;
	
	font-size: 12px;
}

#page p { margin-top:0px; }
#page h1 {
	font-family: "Bell Gothic Std Black";
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#page h3 {
	padding: 0px;
	margin: 0px;
	color: #7da64c;
	font-size: 12px;
	font-weight: normal;
}

.logo {
	float: left;
	width: 227px;
	height: 101px;
}
#navbar {
	height: 34px;
	width: 675px;
	font-size: 18px;
	padding-top: 18px;
	float: right;
}
#navbar ul {
	padding: 0px;
	margin: 0px;
	height: 34px;
	
	font-size: 16px;
	list-style-type: none;
}
#navbar li {
	float: left;
}
#navbar li a {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}

#smooth-slider {
margin-left:18px;
	width: 880px;
	height: 302px;
background-color:#F1F1F1;
}

#sidebar {
	float: left;
	width: 226px;
}
#sidebar h2 {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-family: "Bell Gothic Std Black";
	font-weight: bold;
	font-size: 18px;
}
#container {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
}

.quick-links-loop {
	width: 184px;
	height: 58px;
	border-left-style: solid;
	border-left-width: 7px;
	border-left-color: #0092dc;
	background-color: #f1f1f1;
	margin-bottom: 7px;
	padding-left: 10px;
	font-size: 11px;
}
#sidebar h3 {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	float: left;
	width: 118px;
}
.quick-loop-images {
	float: right;
}

.link-inner {
	width: 120px;
	float: left;
}

#amplification-home-pg {
	width: 400px;
	float: left;
}
#amplification-home-pg h4 {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-family: "Bell Gothic Std Black";
	font-weight: bold;
	font-size: 18px;
}

.lpa-loops {
	font-size: 12px;
}

#amplification-home-pg a {
	color: #86b849;
	text-decoration: none;
}

#highlights {
	width: 223px;
	float: right;
	font-size: 12px;
padding-right:30px;
}
#highlights h4 {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-family: "Bell Gothic Std Black";
	font-weight: bold;
	font-size: 18px;
}
#highlights h5 {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	float: left;
	
}

.date {
	float: right;
	padding-top: 5px;
	font-size: 17px;
}

#highlights p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#highlights a {
	text-decoration: none;
	color: #8cbc4f;
}

.news-loop {
	padding-bottom: 30px;
}

#footer-line {
	background-image: url('/images/footer-line.jpg');
	background-repeat: repeat-x;
	height: 17px;
}

#footer {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #525252;
	padding-top: 15px;
	padding-bottom: 15px;
}
#copy {
	width: 215px;
	float: left;
}

#footer-navbar {
	width: 405px;
	float: right;
}

#footer-navbar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#footer-navbar li {
	float: left;
	text-decoration: none;
}
#footer-navbar li a {
	text-decoration: none;
	color: #525252;
	padding-left: 3px;
	padding-right: 3px;
	border-right-style: solid;
	border-right-width: 1px;
}

#container2 {
}

#latest-news {
	padding: 10px 5px 30px 5px;
	background-image: url('/images/latest-news-bg.jpg');
	background-repeat: no-repeat;
	font-size: 11px;
}
#latest-news p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#latest-news a {
	text-decoration: none;
	color: #8cbc4f;
}
#latest-news h5 {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-size: 17px;
	color: #000000;
	font-weight: lighter;
	float: left;
	width: 118px;
}




#sidebar h6 {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-family: "Bell Gothic Std Black";
	font-weight: bold;
	font-size: 18px;
}

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;
	}
/* 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." */

