/*  
Theme Name: OpenUsability
Theme URI: http://www.openusability.org
Description: Based on the Default Wordpress Theme by Michael Heilemann
Author: Ellen Reitmayr
Author URI: http://ellen.reitmayr.net

	OpenUsability 1.0
	 

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/* background:  url(/images/background.png) repeat ; */
	color: #333;
	text-align: center;
	}

#wrapper {
	/*background-color:  #fff;*/
	text-align: left;

	}

#imprint {
	font-size: 1.2em;
	
	}

#header {
	/*background: #fff;*/
	}



#content {
	font-size: 1.2em;
        background: #fff;
	}


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .narrowcolumn_sidebar .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata, .narrowcolumn_sidebar .postmetadata {
	text-align: center;
	font-size: 0.9em;
	}

.alt {
	border: 2px solid #f3f5d8;
/* 	background-color: #f3f5d8; */
	
	}

#footer {
	 
	border: none;
	}

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

b, em, strong {
	color: #804b1f;
}

h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a, h1 a:visited, h2 a:visited, h3 a:visited {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	color: #804b1f;
	}

h1 {
	font-size: 1.6em;
line-height:1em;
	
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
 line-height: 1.4em;
	}



#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.6em;
	
	}

h4 {
	font-size: 1.2em;
}

h1 a:hover, #headerimg .description {
	text-decoration: underline;
	
	}


h2 a:hover, h3 a:hover, #wp-calendar caption, cite {
	text-decoration: underline;
	
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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;
	}

#sidebar {
 	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
/*	background-color: #f3f5d8;*/
	border: 2px solid #f3f5d8;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {

	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a	{
	color:#1d5e98; 
	text-decoration: none;
	}

a:hover {
	color:#1d5e98;
	text-decoration: underline;
	}

li.none {
	list-style-type: none;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#alt_background {
	background: white;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 5px;

}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#wrapper {
	position: absolute;
	left: 60px;
	top: 0px;
	padding: 0px;
	width: 760px;
	
	}

#header {
	margin: 0 0 0 0px; 
	padding: 0; 
	height: 120px; 
	width: 760px;
	}

#headerimg {
	float: left;
	margin-left: 0px;
	margin-top: 16px;
	
}

#headercontent {
	float: right;
	text-align: right;
	margin-right: 0px;
	margin-top: 16px; 
	}

#imprint {
	float: right;
	margin-right: 5px;
	margin-top: 90px;
}

#imprint ul {
 list-style:none;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 715px;
	min-height: 460px;
	}
	


.narrowcolumn_sidebar {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0 0 0;
	width: 335px;
	min-height: 540px;


}
.right_col_false {

	width: 540px !important;
	}	
.left {
	float: left;
	width: 500px;
	

}


.right {
	float: right;
	width:200px;
	padding-left: 10px;

}


.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

#twocolumn_left .post {
	margin-right: 20px;	
	text-align: left;
	}

#twocolumn_right .post {
	margin-right: 25px;	
	text-align: left;
	}

.post {
	margin-right: 20px;
	text-align: left;
	}



.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata, .narrowcolumn_sidebar .postmetadata {
	padding-top: 5px;
	}

p.postmetadata {
	margin: 30px 0 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#subnavi {
	text-align: center;
	margin: 20px 20px 20px 20px;
	
}

#content {
	margin-bottom: 50px;
	
}

#sidebar
{
	display:block;
	position: relative;
float:right;
	margin-top: 25px;
	width: 150px;
	padding: 10px 5px 10px 5px;
	min-height: 400px;

	}

#content .w_sidebar {
	width: 560px;
}

#sidebar form {
	margin: 0px;
	margin-top:30px;
	}

#twocolumn_left {
	float: left;
	width: 60%
}

#twocolumn_right {
	font-size:12px;
	float: left;
	width: 25%;
}


#footer {
	bottom: 0px;
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p, p.footer {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
#footer ul.menu {
	padding:20px 0 20px 240px;
	}
	
#footer ul.menu li  {
	float:left;
	padding:0 5px;
	list-style-type:none;
	border-left: 1px solid #333;
	}	
	
#footer ul.menu li.item5 {
 border:none;
}
	
	
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 20px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}



#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.short {
	margin-top: 20px;
}

h4.short {
	margin-top: 0px;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul, html>body  {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	} 

html>body .entry li, html>body  {
	margin: 7px 0 8px 10px;
	}



.entry ul li,  #sidebar ul ul li{
    list-style-image: url(../images/bullet.png);
  }


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0 0 0 15px;
	margin-top:10px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	    list-style-image: url(../../../images/bullet.png);	
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 5px 0;
	padding: 7px 0 2px 0px;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	}


#searchfield  {
	background: #fff;
	border: 2px solid #f3f5d8;
	width: 100px;
	padding: 2px;

	}


#searchsubmit {
	height: 20px;
	width: 28px;
	margin-left: 2px;
	}

.entry form{ /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	
	}
	
.entry form.search_result {display:none;}

div.searchintro {display:none;}
form.addCommentForm {
 text-align: left !important;
}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}


.commentlist  {
	padding: 15px 10px 3px 0;
	list-style: none;
 	
	}

.commentlist p {
	text-align: left;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	/* margin: 15px 30px 0 0px; */
	margin:0;
	/*padding-left: 20px;*/
	/*border-left: 5px solid #f3f5d8; */
	border:0;
	}

blockquote.aboutme {
	margin: 15px 30px 0 200px;
	padding-left: 20px;
	border-left: 5px solid #f3f5d8;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin-top: 15px;
	margin-left: 0;
	margin-right: 45px;
	
	}




p.skills {

}

ul.skills {
	text-indent: -16px;
	margin: 0px; 
}

table.services {
	width: 100%;
}



a.image
{
	padding: 0 0 0 20px;
	background: url(images/image.png) no-repeat;
	min-height: 16px;
}

a.pdf
{
	padding: 0 0 0 20px;
	background: url(images/pdf.png) no-repeat;
	min-height: 16px;
}

a.rtf,
a.zip,
a.file 
{
	padding: 0 0 0 20px;
	background: url(images/download.png) no-repeat;
	min-height: 16px;
}
a.msexcel
{
	padding: 0 0 0 20px;
	background: url(images/msexcel.png) no-repeat;
	min-height: 16px;
}
a.msword
{
	padding: 0 0 0 20px;
	background: url(images/msword.png) no-repeat;
	min-height: 16px;
}
a.msppt
{
	padding: 0 0 0 20px;
	background: url(images/msppt.png) no-repeat;
	min-height: 16px;
}
a.audio
{
	padding: 0 0 0 20px;
	background: url(images/audio.png) no-repeat;
	min-height: 16px;
}
a.web
{
	padding: 0 0 0 20px;
	background: url(images/web.png) no-repeat;
	min-height: 16px;
}

a.external
{	
	padding: 0 7px 0 0;
	background: url(images/external.png) no-repeat right top;
	
	
}

a.top
{	
	padding: 0 0 0 12px;
	background: url(images/top.png) no-repeat;
	
}



/* End Various Tags & Classes*/


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


#twocolumn_right .latestnews {list-style-type: none;margin:0;padding:0;}
#twocolumn_right .latestnews li{padding:10px 0px 10px 0px;}
#twocolumn_right .latestnews li {
		font-weight: normal;
	font-style: normal;
	font-size: 12px;
	}
	
#twocolumn_right .latestnews li a{font-size:12px; line-height: 1.4em}
#twocolumn_right .latestnews li p{	line-height: 1em;font-size:0.8em;padding:0;margin:0;}

#sidebar .moduletablecategorieslist ul,#sidebar .moduletable_latestnews,#sidebar .moduletable_postbydate {
	margin:10px 3px 5px 0;
	}
#sidebar .moduletablecategorieslist ul li {}
#sidebar .moduletable_homesite ul li {margin:10px 3px 5px 15px;}

ul.pagination {
	background:none repeat scroll 0 0 #fff;
border-top:1px solid #aaa;
border-bottom:1px solid #aaa;
height:30px;
padding:0;
text-align:center;
	font-size:0.8em;
}
.pagination li {
color:#666666;
display:inline;
line-height:30px;
margin:0;
padding:0 5px;
}

.pagination li a{
	/*color:#AA1428 !important;*/

	color:#333;
	}
	
p.counter {margin-top:25px;margin-bottom:15px;	font-size: 0.8em;text-align:center;}

div.blog_more {
	border:1px solid;
padding:20px 0 20px 5px;
	}
div.blog_more h2 {
	margin:20px 5px 20px 20px;
	}	
div.moduletable_homesitebar {margin:20px 3px 5px 0;}
div.moduletable_search {margin:10px 3px 10px 3px;}


form.search_search label {Display:none;}
input.button_search {margin:10px 3px 10px 3px;}

div.componentheading {display:none;}

#page fieldset.only {display:none;}

.moduletable_blog h3 {
		background: url(../../../images/logo_22.png) no-repeat left top;
		padding-left:30px;
	}

.moduletable_blog {
 padding-top: 10px;
}
	
body#home .blog {
 margin-top: 40px;
}

.moduletable_homesite p {
 margin:0;
}

.article_row h2 {
 font-size: 1.3em;
}

.row_separator {
 display:none;
}

.iteminfo {
 margin-bottom: 10px;
}

div.commentsButton {
 background: none;
 color: #1D5E98;
 font-size: 0.9em;
 font-weight: normal;
 padding:0;
 margin-top: 10px;
}

.addCommentForm input,  .addCommentForm textarea {
	border: 2px solid #F3F5D8 !important;
}

form.addCommentForm {
 margin: 15px 0 !important;
 width: 100%;
 padding: 0;
 border:none;
}

form.addCommentForm h4{
 color:#804B1F;
 font-size:1.3em;
 margin:0 0 15px;
 padding:0;
}

a.reload_captcha,div.hideComment {
 display:none;
}

table.pagenav {
 clear: both;
 margin-top: 10px;
}

div.commentsButton {
 display:block;
 float:none;
}
