body {
	text-align: center;
	background: #191919 url('/images/bg_trans.png') repeat-x top;
	color: #999;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 24px;

}
div#wrapper {
	text-align: left;
	margin: auto;
	width: 800px;
	
}
a {
	color: #ccc;
}
a:hover {
	color: #3B5998;
}
p {
	margin: 0 0 24px;
}
h1, h2, h3, h4 {
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-weight: bold;
}
div#header {
	border-bottom: 1px solid #484848;
}
h1 {
	font-size: 48px;
	color: #666;
}
h1 a {
	text-decoration: none;
	color: #666;
}
div#header h2, ul#navigation {
	margin: 0 0 6px;
}
ul#navigation {
	display: block;
	width: 800px;
	float: left;
}
ul#navigation li {
	display: inline;
}
ul#navigation li a {
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #666;
	font-size: 14px;
	margin: 0 32px 0 0;
}
ul#navigation li a:hover {
	color: #999;
}
div#header h2 {
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-weight: normal;
	display: block;
	width: 300px;
	float: right;
	text-align: right;
	font-size: 16px;
}
span.f {
	font-style: italic;
}
div#content {
	margin: 32px 0 0 0;
	width:650px;
}
div#content2 {
	margin: 45px 0 0 0;
}
div.thumbnail {
	width: 500px;
	float: left;
}
div.entry {
	width: 250px;
	float: right;
}
div#content h2 {
	font-size: 24px;
	color: #fff;
	line-height: 32px;
}
div#content2 h2 {
	font-size: 24px;
	color: #fff;
	line-height: 32px;
}
div#content h2 a {
	text-decoration: none;
	color: #fff;
}
div#content2 h2 a {
	text-decoration: none;
	color: #fff;
}
p.comment-link {
	margin: 0;
}
p.comment-link a {
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	font-size: 16px;
	line-height: 36px;
}
p.comment-link a:hover {
	color: #999;
	text-decoration: underline;
}
div#footer p {
	line-height: 108px;
	color: #333;
	text-align: center;
}
div#footer p a {
	color: #444;
	text-decoration: none;
}
div#footer p a:hover {
	color: #555;
	text-decoration: underline;
}
div.post {
	margin: 0 0 76px;
}
h3#comments, h3#respond {
	color: #fff;
	line-height: 64px;
}
div.author {
	width: 250px;
	float: left;
}
div.author cite {
	font-size: 16px;
	font-weight: bold;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	margin: 0 0 0 12px;
}
div.author img {
	position: relative;
	top: 10px;
}
div.comment {
	width: 500px;
	float: right;
	padding: 18px 0 0 0;
}
ol.commentlist {
	border-top: 1px solid #333;
	margin: 0 0 48px;
}
ol.commentlist li {
	border-bottom: 1px solid #333;
	padding: 12px 0 0;
}
form input, form textarea {
	margin: 0 12px 0;
}
div.alignleft, div.alignright {
	display: block;
	width: 40%;
	float: left;
}
div.alignright {
	float: right;
	text-align: right;
}
div.alignleft a, div.alignright a {
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #777;
}
div.alignleft a:hover, div.alignright a:hover {
	color: #999;
	text-decoration: underline;
}





#container1 {
	width:100%;
	
	//overflow:hidden;
}

.raster {
background: transparent url(images/raster.png) repeat 0 0;
}
.entry_bg {
background: transparent url("images/bg_trans.png") repeat 0 0;
}

/* ### Header ### */
#logo1 h1 {
	left:0;
	bottom:20px;
	opacity:0.99;
	position:fixed;
	width:200px;
	height:70px;
	z-index:300;
}
#header1 .menu {
	position:absolute;
	z-index:200;
}
#header1 .menu li {
	margin-bottom:5px;
}
#header1 .menu li a {
	display:inline-block;
	font:bold 10px/30px 'Lucida Grande', Helvetica, Arial, sans-serif;
	padding:0 20px 0 10px;
	text-transform:uppercase;
	cursor:pointer;
}

/* ### Footer ### */
#footer1 {
	background: url("images/bg_trans.png") repeat 0 0;
	bottom:20px;
	height:70px;
	left:225px;
	position:fixed;
	width:85%;
	z-index:100;
}
#footer1 .menu {
	height:54px;
	font:10px 'Lucida Grande', Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	padding: 8px 5px;
}
#footer1 .menu ul {
	float:left;
	text-align:left;
	margin:9px 10px;
}
#footer1 .menu ul li {
	margin-bottom: 2px;
}


#sidebar {
	
	top:33px;
	left:670px;
	position:relative;
	background: url(/wp-content/themes/kuglervisions.1003/images/bg_trans.png);
	width:250px;
	
	text-align:left;
	padding: 0 3px 0 10px;

}

/* ---------- clearfix hack ---------- */
.clearfix:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

.thumbnails
{
	position: relative;
	left: -4px;	
	height: 100%;
	margin-top: 10px;
}
.thumbnails a
{
	opacity: 0.8;
	filter: alpha(opacity=80);
	display: block;
	margin: 5px;
	float: left;
}

.thumbnails a img
{
	border-color: #191919; border: 5px ;
	border-style: solid;
}
.thumbnails a:hover{ opacity: 1; filter: alpha(opacity=100) }
.thumbnails a:hover img{ border-color: #3B5998; border: 5px solid}
.examplePanel
{
	width: 460px;
	height: 290px;
	padding: 20px 25px;
	//background: url(/wp-content/themes/kuglervisions_001/images/examples_background.png) no-repeat left top;
	position: relative;
	left: -8px;
	margin-top: 2em;
}
.examplePanel h2{ margin-bottom: 0; padding-bottom: 0; }
.examplePanel a.more
{
	margin-right: 13px;
	margin-top: 6px;
}

.clear{ clear: both; }
.left{ float: left; }

.dp-cur, .chip dt, .te, .te-t, .te-rev-s, .rb-n, .rb-i, .agenda, .event-title{
white-space:normal !important;
}

