/*
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 */
body {
	font-family: sans-serif;
	font-size:  small;
	background-color: #383838;
	text-align: center;
	}

body a:link, a:visited {
  color: #893b26;
  text-decoration: none;
}

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

a {
    outline: none;
}

#page {
	width: 930px;
	margin: 0 auto;
	}
	
#header {
	width: 930px;
	height: 223px;
	background-image: url(../../../images/header.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	padding-top: 28px;
	text-align: left;
	}

#header a:link, #header a:visited {
	color: #939393;
	text-decoration: none;
}

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

#header img {
	border: 0px;
}

#headerl {
	width: 902px;
	height: 163px;
	padding-left: 28px;
}

#nav {
	width: 900px;
	height: 60px;
	padding-left: 15px;
	padding-right: 15px;
	background-color:transparent;
	color: #ddd;
	font-weight: bold;
	font-size: 1.2em;
	}
	
#navfloating {
	height: 60px;
	background-color: transparent;
	text-align: center;
	}

span.naventry {
	height: 60px;
	padding-right: 17px;
	}

.naventry a:link, .naventry a:visited {
	color: #999;
	}

.naventry a:hover, {
	color: #ddd;
	}

#galleryroll a {
	float: left;
	display:block;
	width: 93px;
	height: 60px;
	padding-right: 17px;
	background: url(http://www.polygoons.com/pg/images/nav/gallery.gif) 0 0 no-repeat;
}

#galleryroll a:hover {
	background-position: 0 -60px;
}

div.focusblock {
	width: 500px;
	text-align: justify;
	padding-left: 185px;
	line-height: 1.5;
}

.focush {
	padding-left:165px;
}

#title {
	width: 930px;
	height: 40px;
	background-color:transparent;
	padding-left: 35px;
	padding-top: 5px;
	text-align: left;
	font-weight: bold;
	color: #5c5c5c;
	font-size: 20px;
	}

#gallery {
	float: left;
	width: 930px;
	padding-top: 70px;
	background-image: url(../../../images/gallerypagetop.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	text-align: center;
}

#gallerybottom {
	float: left;
	width: 930px;
	height: 43px;
	background-image: url(../../../images/gallerypagebottom.jpg);
	background-position:bottom left;
	background-repeat: no-repeat;
	text-align: left;
}

#gallerymain {
	float: left;
	width: 780px;
	text-align: right;
}

#gallerymain img {
	border: 5px #7f7f7f solid;
}

#gallerylist {
	float: left;
	width: 150px;
	text-align: left;
}

.tag a, .tags a {
	float: left;
	display:block;
	width: 140px;
	height: 21px;
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
	background: url(http://www.polygoons.com/maingallery/images/construction/tag-bg.jpg) 0 0 no-repeat;
	margin-bottom: 3px;
	font-size: 12px;
	color: #000;
}

.tag a:hover, .tags a {
	background-position: 0 -24px;
}

.tag a:link {
	color: #000000;
}

.tag a:hover, .tags a:hover, .tags a:link, .tags a:visited {
	color: #ffa43a;
	font-weight: bold;
}

.memberprofile {
	float: left;
	width: 820px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-left: 30px;
	margin-bottom: 15px;
	text-align: left;
	border-bottom: 3px #999 dotted;
}

.memberh {
	width: 790px;
	padding-bottom: 4px;
	text-align: left;
	color: #333;
	font-size: 20px;
	font-weight: bold;
}

.membermain {
	float: left;
	width: 158px;
	text-align: center;
}

.membermain img {
	background-color: #eee;
	padding: 4px;
	border: 1px #999 solid;
}

.memberbio {
	float: left;
	text-align: left;
	line-height: 1.5em;
	width: 310px;
	color: #666;
	padding-left: 15px;
}

.membergal {
	float: left;
	width: 320px;
	padding-left: 15px;
}

.membergal img {
	float: left;
	width: 70px;
	height: 70px;
	background-image: url('http://www.polygoons.com/images/thumb70bg.jpg');
	padding: 10px;
	border: 0px #999 solid;
	margin: 2px;
	opacity: 0.9;
	filter:alpha(opacity=90);
}

.membergal a:hover img {
	border: 0px #444 solid;
	background-image: url('http://www.polygoons.com/images/thumb70bg-o.jpg');
	opacity: 1.0;
	filter:alpha(opacity=100);
}

#content {
	float: left;
	width: 930px;
	padding-top: 10px;
	background-image: url(../../../images/page.jpg);
	background-position:top left;
	background-repeat: repeat-y;
	text-align: left;
	}

div.newspost {
	width: 800px;
	padding-left: 30px;
	margin: 20px;
	padding-bottom: 30px;
	padding-left: 23px;
	border-bottom: 1px #888888 dotted;
	text-align: left;
	font-weight: normal;
	color: #6c6c6c;
	font-size: 13px;
}
	
div.post {
	width: 885px;
	padding-left: 33px;
	text-align: left;
	font-weight: normal;
	color: #6c6c6c;
	font-size: 13px;
	}
	
img.linker {
	width: 100%;
	height: 42px;
	border: none;
	}

#footer {
	float: left;
	width: 930px;
	height: 83px;
	padding-top: 29px;
	background-image: url(../../../images/footer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	}
	
#backtotopmain {
	width: 930px;
	height: 32px;
	width: 145px;
	padding-left: 769px;
	text-align: right;
	}

#backtotopmain a:link, #backtotopmain a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#backtotopmain a:hover {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

div .details {
	color:#a7a7a7;
	font-size:11px;
	padding-top:8px;
	text-align:center;
	width:930px;
}

span.detales {
	color:#a7a7a7;
	padding-left:55px;
	text-align:left;
}

div .details a:link, div .details a:visited, div .detales a:link, div .detales a:visited {
	color:#ffa43a;
	font-weight:normal;
	text-decoration:none;
}

div .details a:hover {
	color:#ffa43a;
	font-weight:normal;
	text-decoration:none;
}
