/*  
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/

	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

*/
.container {

height:110px;
margin: 0 auto;

width:950px;


}
h2.gallerytitle {display:none}

#placeholder {
max-height: 500px;
max-width:550px;
margin-top:5px;
border:1px solid #555555;
}

.homeplaceholder {
border:0px solid red;
margin-left:100px;
width:600px;
text-transform:uppercase;
font-size:9px;
}

.homeplaceholder img{
max-height: 500px;
max-width:700px;
margin-top:5px;
border:0px solid green;
margin:0px 0 10px 0;
}
table.place {
height: 500px;
width:450px;
border:0px solid orange
}

* {
	margin: 0;
}
html, body {
	height: 100%;
	background:#000000;
	color:#ffffff;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	 /* the bottom margin is the negative value of the footer's height */
z-index: -1;
border:0px solid green;}

.wrapperleft {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	

width: 100%;
float:left;
border:0px solid blue;
}

.footer, .push {
	height: 100px; /* .push must be the same height as .footer */
	
}
.footer {border:0px solid black;
 z-index:9;
 
width: 620px;

margin: 0 auto;

}
.contentveryleft {

width:150px;
margin:0px;
padding:10px 10px 10px 0px;
float:left;
text-align:left;
border: 0px solid red;
}

.tagline2 {
color:white;
position:relative;
left:10px;
top:-10px;
font-weight:bold;
font-family: arial narrow, arial, sans;
font-size:11px;
height:0px;
padding:0 0 0px 0;

}

.logo {
height:90px;
width:auto;
border:0px;
margin:10px 0 20px 0px;
}
.contentleft {


width:195px;
margin:0px;
padding:0px 10px 10px 5px;
float:left;

border: 0px solid red;
}
.contentright {
border:0px solid green;

width:450px;
margin:0px;
padding:0px 10px 10px 10px;

float:left;
}
.contentinfo {
font-size:14px;

width:400px;
text-align:left
}

.contentinfo p {
font-weight:bold;
font-size:13px;

}
.framecontainer {

}



.menuitem {

width:125px;
border-top:1px solid #555555;
padding:5px 0;
text-transform: uppercase;	
font-size:14px;
letter-spacing:-1px;
	font-family: arial narrow, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
margin:2px 0 0 8px;
}
.menuitem a {
color:white;
}
.frontimage {
width:280px;



}
.frontcontentleft {
background: #555555;

width:280px;
margin:20px 10px 10px 10px;
padding:10px;
float:right;
}
.frontcontentright {

background: #555555;
width:280px;
margin:20px 10px 10px 10px;
padding:10px;
}



.title {

}

.entry {
border-top: 1px solid #555555;
border-bottom: 1px solid #555555;
padding: 10px 0px 10px 0px;
margin: 0px 0px 10px 0px;

}

.homeplaceholder {

color: white;
font-size:11px;
} 
.homeplaceholder a {

color: #CCCCCC;

}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:  Helvetica, sans-serif;

	color:#ffffff;
	
	}


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

h1, h2, h3, h4 {
	
	
	font-family: arial narrow, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
line-height:normal;
	margin:0px;
	padding:0px;
	
	}

h1 {
	font-size: 12px;
	color:#555555;
	text-align: left;
	padding: 5px 0px 0px 10px;
	
	}



h2 {
	font-size: 1.6em;
	padding-left:2px;
	}
h1.day a, h2.day {
color:#555555;	}
h2.pagetitle {
	font-size: 1.6em;
	}



h3{
	font-size: 3.3em;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding:0px;
	position: relative;
		top:8px;
	}
h3 a {
color:#999999;
}

h4 {
	font-size: 2.2em;
	display: inline;
	line-height: 1.2em;
		position: relative;
	top:-2px;
	}




a, h2 a:hover, h3 a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}

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

p {margin:10px 0 10px 0;
COLOR:#FFFFFF;	
font-size:11px;
font-family:Helvetica, sans-serif;
	line-height: normal;
}
/* End Typography & Colors */




a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

a.rollover img,  {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;}

a.rollover:hover img {
filter:alpha(opacity=80);   
-moz-opacity: 0.8;   
opacity: 0.8;
}
.ngg-gallery-thumbnail a img,  {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;}

.ngg-gallery-thumbnail a:hover img {
filter:alpha(opacity=80);   
-moz-opacity: 0.8;   
opacity: 0.8;
}
a.Link img,  {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;}

a.Link:hover img {
filter:alpha(opacity=80);   
-moz-opacity: 0.8;   
opacity: 0.8;
}
/* stop looking at me." */


ul {list-style-type:none;
}
li {padding:0px;
margin:0px;
position: relative;
left: -10px;
}

/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Alex Rabe
Version: 1.43

This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #555555;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #555555;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#555555;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	padding-left:5px !important;
	padding-right:5px !important;
	margin:0px !important; 
	text-align:left;
	width:140px;
	border: 0px solid green;	
}

.ngg-album-compactbox {
	border:0px solid #000000;
background-color:#555555;
	margin:0pt 0pt 6px !important;
	padding:7px 0pt 0pt 0px !important;
	width:140px;
	text-align:center;
}


.ngg-album-compactbox .Thumb {
	
border:1px solid #555555;
	margin:0px 0px 10px 0px!important;
	padding:0px !important;
	/*width:91px; 
	height:68px;*/
	width: 130px;
	height: 130px;
}

.ngg-album-compact h4 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	margin-left: 5px;
	width:110px;
	text-align:center;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/



.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}



.ngg-galleryoverview .desc {
	float: left;
				width: 58px;
	height: 58px;
	margin:0 7px 6px 0;
	
		
}
.ngg-galleryoverview .desc span{

}






.ngg-gallery-thumbnail-box {
	float: left;

	border:0px solid orange;
}

.ngg-gallery-thumbnail {
	float: left;
	

	border:0px solid red;
	
}

.ngg-gallery-thumbnail img {
	background-color:#555555;
	border:1px solid #555555;
	display:block;  
	
	
	
	width: 50px;
	height: 50px;
}

.ngg-gallery-thumbnail img:hover {

	border:1px solid #555555;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
	display:none;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers, a.next, a.prev, 
				span.page-numbers, span.next, span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover, a.next:hover, a.prev:hover, 
				span.page-numbers:hover, span.next:hover, span.prev:hover {
	background-color: #0066CC;
	color: #333333 !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic-wrapper {
	padding: 1px;
}

.ngg-singlepic {
	background-color:#555555;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-left {
	float: left;
	padding-right:10px;
}

.ngg-right {
	float: right;
	padding-left:10px;
}

.ngg-center img {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 