/*
Theme Name: derHofbauer
Theme URI: http://derhofbauer.at
Description: Theme for derhofbauer.at
Version: 0.1
Author: Alexander Hofbauer
Author URI: http://derhofbauer.at

	derHofbauer.at

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

* {
	padding: 0px;
	margin: 0px;
}

body {
	font-family: Verdana,sans-serif;
}

body, #content {
	background-color: #FDFEFF;
}

/* general classes */

a img {
	border: none;
}

.invisible {
	display: none;
}


/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/*
* html .clearfix             { zoom: 1; } IE6
*:first-child+html .clearfix { zoom: 1; } IE7
*/



/* 
 * Gerenal, recurring styles for text-elements
 */

.bold	 { font-weight: bold; }
.italic	 { font-style: italic; }
.big	 { font-size: 28px; }
.medium  { font-size: 18px; }
.normal  { font-size: 14px; }
.small	 { font-size: 10px; }

.green	 { color: #008000; }
.lgreen  { color: #79BF46; }
.gray	 { color: #808080; }
.blue    { color: #63CBFF; }

.left	 { float: left; }
.right	 { float: right; }
.new	 { clear: both; }
.center  { margin: 0px auto; display: block }

.jslink { cursor: pointer; }




/* SITE WIDE */


.pagecontent {
	width: 950px;
	margin: 0px auto;
}


#header {
	border-bottom: 1px solid #CBD4CA;
	background: #FAFCFA url('images/header.png') repeat-x bottom left;
}

#headercontent {
	height: 95px;
	padding: 15px 0px 0px 0px;
	position: relative;
}

#subtitle {
	color: black;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	position: absolute;
	left: 120px;
	top: 70px;
}

#nav-wrapper {
	width: 540px;
	float: right;
	position: absolute;
	right: 0px;
	top: 66px;
}

#nav {
	float: left;
	font-size: 14px;
	padding: 2px 0px 0px 0px;
	list-style: none;
}

#nav li {
	display: inline;
	margin: 0px 2px;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
}

#nav li a {
	font-weight: bold;
	text-decoration: none;
	color: black;
	padding: 0px 0px 1px 0px;
}

#nav li a:hover {
	border-bottom: 2px solid black;
}


#content {
	background: url('images/gradient.png') repeat-x top left;
	padding: 40px 0px 0px 0px;
	font: 12px Verdana,sans-serif;
}

#content .pagecontent {
	width: 870px;
}


#footer {
	height: 80px;
	width: 100%;
	/* position: fixed;
	bottom: 0px;
	border-bottom: 1px solid #CBD4CA;
	background: transparent url('/images/gradientfooter.png') repeat-x bottom left; */
}







/*
 * Projects / Contact
 */

#projects, #contactinfo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#projects li, #contactinfo li {
	margin: 0px 40px 40px 0px;
	float: left;
	text-align: center;
	border: 1px solid #d3d3d3;
	overflow: hidden;
	width: 202px;
	height: 182px;
	background-color: white;
	background-position: top center;
	background-repeat: no-repeat;
}

#projects a.fader, #contactinfo a.fader, #contactinfo p.box {
	color: #008000;
	text-decoration: none;
	height: 20px;
	width: 200px;
	padding: 160px 0px 0px 0px;
	float: left;
	border: 1px solid #808080;
	font-size: 12px;
}

#projects .description {
	width: 250px;
	position: absolute;
	z-index: 1;
	margin: 10px 0px 0px 20px;
	padding: 8px;
	background-color: #1b1b1b;
	font: 16px Georgia,serif;
	color: white;
	text-align: left;
	border: 1px solid #1b1b1b;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	display: none;
}

#projects .description a {
	text-decoration: underline;
	color: #63CBFF;
}

#projects .more {
	font: 11px Verdana,sans-serif;
}



#contactinfo {
}

#contactinfo td.first {
}

#contactinfo a {
}





/* BLOG DESIGN */

#searchform {
	padding: 0px 86px 0px 0px
}

#searchform div {
	float: right;
}

#searchform input {
	width: 150px;
}

#sidebar {
	float: right;
	width: 200px;
	padding: 10px 0px 10px 20px;
	border-left: 1px solid #CBD4CA;
}

#sidebar ul {
	list-style: none;
}

#sidebar h2, #sidebar h2 a {
	font-family: Verdana,sans-serif;
	font-size: 12px;
	color: #808080;
}

#sidebar a {
	text-decoration: none;
	border-bottom: 1px dashed #CBD4CA;
	color: black;
}

#sidebar a:hover {
	border-bottom: 1px solid black;
}

#sidebar h2 a:hover {
	border-bottom: 1px solid #CBD4CA;
}

#sidebar li.spaceafter {
	height: 15px;
}

#sidebar #currentinfo {
	margin: 0px 0px 20px 0px;
}


#sidebar ul ul {
	padding: 0px 0px 0px 10px;
}

#sidebar ul ul li {
	padding: 1px 0px;
}



#sidebar #twitter {
	margin-top: 40px;
	font-size: 10px;
}

#sidebar #twitter .twitter-item {
	margin: 12px 0px;
	padding: 0px 0px 12px 0px;
	background: transparent url('images/sidebarline.png') no-repeat bottom center;
}

#sidebar #twitter .twitter-item.first {
	margin-top: 6px;
}

#sidebar #twitter .twitter-item.last {
	padding: 0px;
	background: none;
}

#sidebar #twitter .twitter-link {
	border: none;
	font-style: italic;
}

#sidebar #twitter .twitter-link:hover {
	border: none;
}

#sidebar #twitter .twitter-go {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	display: block;
	width: 10px;
	float: right;
	color: #008000;
}



#posts, #comments {
	padding: 0px 350px 0px 0px;
}

.post {
	padding: 0px 0px 60px 0px;
}

#posts h2 {
	font: 18px Georgia, serif;
	color: #008000;
}

.single #posts h2 {
	margin: 0px 0px 24px 0px;
}

#posts h2 a {
	text-decoration: none;
	color: #008000;
}

#posts h2 a:hover {
	text-decoration: underline;
}

#posts .postmeta {
	margin-bottom: 10px;
	font-size: 10px;
	color: #808080;
	text-align: right;
}

#posts .postmeta a {
	color: #808080;
	text-decoration: none;
}

#posts .comment-count {
	display: block;
	float: right;
	height: 20px;
	width: 16px;
	padding: 0px 4px 0px 0px;
	margin: 0px 0px 0px 10px;
	background: transparent url('images/commentbubble.png') no-repeat top right;
	text-align: right;
	color: black;
}

#posts #navigation a {
	text-decoration: none;
	color: black;
	font: 14px bold Georgia,serif;
}

#posts #navigation a:hover {
	text-decoration: underline;
}


.entry {
	overflow: auto; /* to make sure clear:both doesn't move content below sidebar */
}

.entry h3 {
	font-size: 12px;
	margin: 30px 0px 10px 0px;
}

.entry p {
	margin: 0px 0px 10px 0px;
}

.entry blockquote, #posts div.code {
	padding: 0px 0px 0px 50px;
	margin: 10px 0px 15px 0px;
	min-height: 40px;
	clear: both;
}

.entry blockquote {
	background: transparent url('images/quote.png') no-repeat top left;
}

.entry div.code {
	background: transparent url('images/code.png') no-repeat top left;
	font-family: monospace;
}

.entry table {
	margin: 10px 0px 20px 0px;
}

.entry th {
	font-weight: bold;
	text-align: left;
}

.entry th, .entry td {
	padding: 0px 5px 3px 5px;
}

.entry td {
	vertical-align: top;
}

.entry tr.even td {
	background-color: #F0F0F0;
}


.entry a {
	color: #008000;
}

.entry a:hover {
	text-decoration: underline;
}

.entry .more-link {
	font-weight: bold;
	text-decoration: none;
}

.entry ol, .entry ul {
	padding: 5px 0px 15px 35px
}


#comments ol, #comments ul {
	list-style: none;
}

#comments .avatar {
	border: 1px solid #CBD4CA;
}

#comments .comment {
	margin: 0px 0px 20px 0px;
}

#comments .comment.depth-1 {
	margin: 0px 0px 40px 0px;
}

#comments .comment-author {
	margin: 0px 0px 10px 0px;
	padding: 2px 2px 0px 2px;
	
	font-weight: bold;
	
	border: 1px solid #F0F0F0;
	background-color: #F0F0F0;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
}

#comments .comment-author-admin-style {
	background: #F0F0F0 url('images/admincomment.png') no-repeat bottom left;
	border: 1px solid #F0F0F0;
}

#comments .comment-meta {
	float: right;
	padding: 9px 0px 0px 0px;
}

#comments .comment-meta a {
	text-decoration: none;
	color: black;
}


#comments .comment-text {
	padding: 0px 0px 0px 5px;
}

#comments .comment .children {
	margin: 10px 0px 0px 20px;
}


#comments .comment-functions {
	float: right;
}


#comments a {
	color: #008000;
	text-decoration: none;
}

#comments .comment-author a {
	color: black;
}

#comments a:hover {
	text-decoration: underline;
}



#admin-link {
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
	float: left;
	padding-left: 5px;
	color: white;
	font-weight: bold;
	font-size: 10px;
}

#admin-link a {
	text-decoration: none;
	color: white;
}



/*
 * "Mootools Image Layer"-plugin
 */

#posts .mil-imagelink img {
	border: 1px solid #808080;
	-moz-box-shadow: 2px 2px 8px #C2C2C2;
	-webkit-box-shadow: 2px 2px 8px #C2C2C2;
	box-shadow: 2px 2px 8px #C2C2C2;
}

#posts .mil-imagelink.left, #posts img.size-full.left {
	margin: 0px 10px 15px 0px;
	float: left;
}

#posts .mil-imagelink.right, #posts img.size-full.right {
	margin: 0px 6px 15px 10px;
	float: right;
}


.mil-bg {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #333333;
	opacity: 0.7;
	z-index: 10000;
}

.mil-bg-loading {
	position: absolute;
	width: 100%;
	color: white;
	font: bold 16px sans-serif;
	text-align: center;
	background-color: black;
	padding: 5px 0px;
}

.mil-img {
	cursor: pointer;
	position: absolute;
	top: 0;
	z-index: 10001;
	border: 1px solid black;
	-moz-box-shadow: 0px 0px 20px #D9D9D9;
	-webkit-box-shadow: 0px 0px 20px #D9D9D9;
	box-shadow: 0px 0px 20px #D9D9D9;
}

