/*  
Theme Name: ukw
Theme URI: http://wpthemepark.com
Description: ukw by <a href="http://www.ukw-freiburg.de/" title="ukw">ukw-freiburg</a>
Version: 0.1
Author: ukw-freiburg
*/
/*

*/
/*
Sidebar Profile Image from http://www.sxc.hu/photo/621642
*/
* {
    padding: 0;
    margin: 0
    }
body {
    /*background: #F9F9F7 url(images/a1.gif) repeat-x;*/
    background: url(images/background_map.jpg) top center fixed;
    /*background: url(images/main_shadow.png) top center repeat-y #FFF;*/
    font-size: 10px;
    font-size: small;
    font-family: Verdana, "Trebuchet ms", helvetica, sans-serif;
    color: #3a3a3a;
    line-height: 18px;
    font-size: 70%
    }
a {
    color: #5A3414;
    text-decoration: none;
    border-bottom: #53BDDB 1px none
    }
a:hover {
    border-bottom: #53BDDB 1px solid
    }
p {
    margin-bottom: 14px
    }
ul, ol {
    margin: 1em;
    padding: 0
    }
li {
    margin: 0 1em;
    padding: 5px 0
    }
blockquote {
    margin: 10px 20px;
    padding-left: 10px;
    border-left: #ccc 2px solid
    }
fieldset {
    border: none
    }
img.left {
    float: left;
    margin: 0 14px 3px 0
    }
img.right {
    float: right;
    margin: 0 14px 3px 0
    }
a img {
    border: #ccc 1px solid
    }
h1, h2, h3, h4, h5, h6 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
    }
#outer {
    position: relative;
    /*width: 747px;*/
    width: 707px;
    margin: 0 auto;
    /*background: #fff url(images/abg.gif) repeat-y;*/
    background-color: #FFF
    }
#inner {
    position: relative;
    padding: 0;
    /* 30px 13px 30px;*/
    z-index: 2
    }
#header {
    background: #5A3414;
    height: 92px;
    padding: 0 20px 20px 0;
    /*width:667px;*/
    width: 687px;
    background: url(images/header_back.gif) repeat-x
    }
#header_logo {
    background: transparent url(images/logo.gif) no-repeat right bottom;
    display: block;
    float: right;
    height: 92px;
    width: 250px
    }
a#header_logo:hover {
    text-decoration: none;
    border: none
    }
#header span {
    font-weight: normal
    }
#header h1 {
    font-size: 170%;
    line-height: 1em;
    margin: 10px 0 0 0
    }
#header h1 a {
    color: #fff;
    text-decoration: none;
    border: none
    }
#header h2 {
    font-size: 100%;
    font-weight: normal;
    color: #FCE2CA;
    margin: 5px 0;
    padding: 0;
    font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Serif
    }
#splash {
    position: absolute;
    right: 30px;
    background: #EAEAE2 url(images/a10.jpg) no-repeat;
    width: 458px;
    height: 92px
    }
#menu {
    position: relative;
    background: #86C9D5;
    height: 40px;
    padding: 0 20px 0 5px;
    margin: 0 0 20px 0;
    font-family: Verdana, Arial, Serif;
    text-transform: uppercase
    }
#menu ul {
    margin: 0;
    padding: 0;
    float: left
    }
#menu ul li {
    display: inline;
    line-height: 40px;
    padding-left: 3px;
    margin: 0 10px 0 0
    }
#menu ul li a {
    background-color: transparent;
    background-repeat: repeat-x;
    padding: 8px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    border-bottom: none
    }
#menu ul li a:hover, #menu ul li.current_page_item a, #menu ul li.current_page_ancestor a/*,
#menu ul li.current_page_parent a*/ {
    color: #60351D;
    text-decoration: none
    }
#search {
    color: #BDBDA2;
    font-size: 12px;
    font-family: Tahoma, Georgia, Arial, Verdana, Serif;
    text-transform: none;
    float: right;
    margin-top: 11px
    }
#content {
    position: relative;
    width: 470px;
    float: left;
    padding-left: 20px
    }
#content a {
    color: #3DB5D7
    }
#content .post .header {
    background: url(images/a22.gif) bottom repeat-x;
    padding: 0 0 10px 10px;
    margin-bottom: 20px;
    position: relative
    }
#content h3, #content h2 {
    position: relative;
    top: 4px;
    font-size: 18px;
    line-height: 34px;
    color: #5A3414
    }
#content h2.categoryheader {
    font-size: 1.5em;
    margin: 0 0 2em;
    text-align: center;
    color: #53BDDB
    }
#content h2.pagetitle {
    text-align: center;
    margin: 0 0 2em 0;
    font-size: 1.5em
    }
#content h3 a:link, #content h3 a:visited {
    border-bottom: none;
    color: #5A3414
    }
#content h3 a:hover, #content h3 a:active {
    border-bottom: #53BDDB 1px solid
    }
#content ul {
    margin: 1em;
    padding: 0 1em;
    list-style-image: url(images/bullet.gif)
    }
#content ol {
    list-style-type: decimal;
    margin: 1em;
    padding: 0 1em
    }
#content .entry {
    padding: 0 15px;
    margin-bottom: 20px
    }
#content .post {
    margin-bottom: 30px
    }
#content .post .date {
    float: right;
    margin: -15px 0;
    color: #666;
    width: 30%;
    padding: 0;
    background: url(images/a22.gif) bottom repeat-x
    }
#content .post .date em {
    font-style: normal;
    color: #666
    }
#content .post .date em.user {
    background: url(images/user.png) no-repeat left top;
    padding-left: 15px
    }
#content .post .date em.postdate {
    background: url(images/date.gif) no-repeat left top;
    padding-left: 17px
    }
#content .post .entry {
    margin-bottom: 0
    }
#content ul.asides {
    background: url(images/a32.gif) repeat-x top;
    list-style: none;
    margin: 2em 0;
    padding: 0
    }
#content ul.asides li {
    list-style: none;
    padding: 0.5em 0
    }
#content .post .footer {
    clear: both;
    background: url(images/a33.gif) repeat-x bottom
    }
#content .post .footer ul {
    list-style: none;
    text-align: right;
    padding: 20px 0
    }
#content .post .footer ul li {
    display: inline;
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding: 3px 0 3px 15px
    }
#content .post .footer ul li.comments {
    background-image: url(images/a36.gif);
    color: #999
    }
#content .post .footer ul li.readmore {
    background-image: url(images/a38.gif)
    }
#content .post h4 {
    font-size: 1em;
    font-weight: normal;
    font-family: Verdana, Tahoma, Arial, Serif
    }
#content .post h4 em {
    font-style: normal;
    float: right;
    font-weight: normal
    }
#sidebar {
    position: relative;
    width: 200px;
    float: right
    }
#sidebar h2 {
    position: relative;
    font-size: 16px;
    color: #5A3414;
    padding: 0;
    margin: 10px 0 5px 0;
    font-weight: bold
    }
img.profile {
    position: relative;
    top: -2px;
    background: url(images/a26.gif) no-repeat;
    width: 146px;
    height: 75px;
    padding: 7px
    }
#sidebar ul {
    list-style: none;
    padding: 0 10px;
    margin: 0 0 20px 0
    }
#sidebar ul li {
    padding: 0;
    margin: 0
    }
#sidebar ul ul {
    /*list-style-image:url(images/ukw_star.gif);*/
    list-style-type: none;
    padding: 0;
    margin: 0
    }
#sidebar ul li {
    background: url(images/ukw_star.gif) no-repeat left top;
    padding-left: 20px;
    margin: 10px 0;
    line-height: 14px
    }
#sidebar a:link, #sidebar a:visited {
    border-bottom: none
    }
li.current-cat a, li.current_page_item a {
    color: #3DB5D7
    }
li.current-cat a, li.current_page_item ul li a {
    color: #5A3414
    }
#sidebar a:hover, #sidebar a:active {
    border-bottom: 1px solid #53BDDB
    }
#sidebar ul.feeds {
    margin-left: 20px
    }
#sidebar ul.feeds li {
    list-style-image: url(images/feed.gif);
    margin: 5px 0;
    padding: 0
    }
/*comments and their styles*/
#comments, #respond {
    margin: 2em 0 0 5px
    }
#commentform {
    margin: 10px;
    padding: 10px
    }
#outer .commentlist {
    margin: 0;
    padding: 0
    }
.commentlist li {
    list-style: none;
    margin: 2em 0;
    padding: 0
    }
.commentlist li p {
    margin: 0 1em
    }
.commentlist li .cmtinfo {
    font-size: 1em;
    background: url(images/a32.gif) repeat-x top;
    padding: 5px;
    margin-bottom: 10px;
    position: relative;
    border: #eee 1px solid
    }
.commentlist li .cmtinfo em {
    margin: 0;
    padding: 0 1em;
    text-align: right;
    font-style: normal;
    color: #999
    }
.commentlist li.alt .cmtinfo {
    font-size: 1em;
    background: url(images/a34.gif) repeat-x top;
    padding: 5px;
    margin-bottom: 10px;
    position: relative;
    border: #ddd 1px solid
    }
.commentlist li.authorcomment {
    border: #ddd 1px solid;
    border-top-width: 0
    }
#outer .nocomments {
    text-align: center;
    color: #999
    }
#outer .trackback {
    background: url(images/links.gif) no-repeat left;
    padding: 2px 20px
    }
#outer .commentsrss {
    background: url(images/feed.gif) no-repeat left;
    padding: 2px 17px
    }
.commentlist li cite {
    font-style: normal;
    font-weight: bold
    }
input.text, textarea, select {
    padding: 2px;
    background: #F9F9F7;
    font: 1em verdana, arial, serif;
    border: 1px solid #ccc
    }
textarea {
    width: 90%;
    height: 20em
    }
#outer input.text:focus, textarea:focus {
    background: #fff;
    border: #999 1px solid
    }
#footer {
    position: relative;
    clear: both;
    text-align: center;
    border-top: #e8e8de 1px solid;
    color: #53BDDB;
    padding: 10px;
    margin: 0 0 10px 0
    }
#footer a:link, #footer a:visited {
    color: #6C6C63;
    text-decoration: none;
    border: none
    }
#footer a:hover, #footer a:active {
    color: #acacac;
    text-decoration: underline;
    border: none
    }
/* Begin Calendar */
/*#wp-calendar {
	empty-cells: show;
	margin: 0 auto;
	width: 155px;	
	border:#ccc 1px solid;
	background-color: #5A3414;
	}


#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font-weight:bold;	
	margin:0;
	padding:3px 0;
}

#wp-calendar thead 
{
	margin:0;
	padding:0;	
}*/
#wp-calendar {
    empty-cells: show;
    margin: 0 auto;
    width: 155px
    }
#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
    color: #5A3414
    }
#wp-calendar #prev a {
    color: #5A3414;
    padding-left: 10px;
    text-align: left
    }
#wp-calendar a {
    display: block;
    color: #53BDDB
    }
#wp-calendar a:hover {
    border: none
    }
#wp-calendar td {
    padding: 3px 3px;
    text-align: center;
    background-color: #FFF
    }
#wp-calendar th {
    background-color: #FFF;
    color: #5A3414;
    padding: 3px 0;
    text-align: center
    }
/*#wp-calendar td.pad:hover { /* Doesn't work in IE */
/*background-color: #fff; }*/
/* End Calendar */
#s {
    border: 1px solid #60351D;
    font-size: 7pt;
    height: 12px;
    width: 115px;
    float: left;
    margin-right: 2px
    }
#searchsubmit {
    background: #60351D;
    border: none;
    color: white;
    height: 18px;
    width: 20px
    }
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden
    }
/*------ custom stuff --------*/
ul#references, ul#references_non_benefit {
    list-style-type: none;
    list-style-image: none
    }
#references h4, #references_non_benefit h4 {
    border-bottom: 1px dotted #A6A6A6;
    margin-bottom: 5px
    }
#references ul.overview-items, #references_non_benefit ul.overview-items {
    float: right;
    width: 200px;
    margin: 0 0 0 20px;
    padding: 0
    }
div.reference-item {
    margin-bottom: 20px
    }
li.overview-item {
    line-height: 9pt;
    padding: 2px
    }
img.reference-image {
    float: left;
    margin-top: 10px
    }
div#detail-images {
    width: 450px;
    overflow: hidden;
    position: relative;
    min-height: 370px
    }
* html body #detail-images {
    height: 370px;
    overflow-y: visible
    }
div.detail-image {
    margin-bottom: 5px
    }
div.ref-description {
    float: left;
    width: 397px;
    margin: 2px 6px 0;
    line-height: 14pt;
    font-size: 8pt
    }
div.paging.inactive {
    color: #A6A6A6;
    cursor: default
    }
div.paging {
    cursor: pointer;
    font-size: 14pt;
    font-weight: bold
    }
div.paging.left {
    float: left
    }
div.paging.right {
    float: right
    }
div.puzzle-part {
    position: absolute;
    z-index: 20;
    /*border: 1px solid blue;*/
    /*background-color: #86C9D5;*/
    }