/*
Theme Name: hotel-obermayr
Theme URI: http://www.hotel-obermayr.at/
Description: Theme angepasst an die www.hotel-obermayr.at website.
Version: 1.0
Author: gesagt.getan. OG
Author URI: http://www.gesagt-getan.at/
Tags: hotel obermayr
*/




body{
    background:#fff;
}

.thread-alt {
    background-color: #f8f8f8;
}

.thread-even {
    background-color: white; 
} 
.depth-1 {
    border: 1px solid #ddd;
} 

.even, .alt {
    border-left: 1px solid #ddd; 
}

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


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

.commentlist li ul li {
    font-size: 1em;
} 

.commentlist li {
    font-weight: bold;
}

.commentlist li .avatar, #contentwrapper #maincontent .commentlist li .avatar { 
    float: right;
    border: 1px solid #eee;
    padding: 2px;
    background: #fff;
    }

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

#commentform p.form_row label{
    float:left;
    clear:left;
    width:140px;
    padding:8px 6px 0 0;
    text-align:right;
}
.commentmetadata {
    font-weight: normal;
    }

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

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

.post {
    margin: 0 0 20px;
    text-align: justify;
    padding-bottom:20px;
    border-bottom:1px solid #669900;
    }

.post hr {
    display: block;
    }

.postmetadata {
    clear: both;
}

.clear {
    clear: both;
}

.post h2, .post h1{
    font-size:18px;
    text-align:left;
}
.post h2 a{
    text-decoration:none;
}
.post h2 a:hover{
    text-decoration:underline;
}
.post h2 small, .post h1 small{
    margin:5px 0 0 5px;
    font-size:12px;
}
.post h1 small{
    margin-top:1px;
}

/* 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, #contentwrapper #maincontent img.alignright, #contentwrapper #maincontent a img.alignright{
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    float: right;
    }

img.alignleft, #contentwrapper #maincontent img.alignleft, #contentwrapper #maincontent a img.alignleft{
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    float: left
    }
img.alignnone, #contentwrapper #maincontent img.alignnone, #contentwrapper #maincontent a img.alignnone, #contentwrapper #maincontent img{
    padding: 0;
    margin: 0 7px 0 7px;
    display: inline;
    float:none;
	border:0;
    }

.alignright {
    float: right;
    }

.alignleft {
    float: left
    }

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

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

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

.sidebar ul li {
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 15px;
    }
.sidebar ul li.subscribe{
    margin:15px 0 0 0;
}
.sidebar ul p, .sidebar ul select {
    margin: 5px 0 8px;
    }

.sidebar ul ul, .sidebar ul ol {
    margin: 5px 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: 3px 0 0;
    padding: 0;
    }
/* End Entry Lists */



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

.sidebar #searchform #s {
    width: 108px;
    padding: 2px;
    }

.sidebar #searchsubmit {
    padding: 1px;
    }

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

select {
    width: 130px;
    }

#commentform {
    margin: 5px 10px 0 0;
}

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

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

#respond:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#commentform #submit, #contentwrapper #maincontent #commentform #submit, #contentwrapper #maincontent .sidebar input.button{
    margin: 0 0 5px auto;
    float: right;
    background:#669900;
    color:#fff;
    font-size:11px;
    border:2px solid;
    border-color:#8cb340 #3c520f #3c520f #8cb340;
    cursor:pointer;
}
/* End Form Elements */



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

.commentlist {
    padding: 0;
    text-align: justify;
    margin:0;
    }

.commentlist li {
    margin: 15px 0 10px;
    padding: 5px 5px 10px 10px;
    list-style: none;
    }
.commentlist li ul li {
    margin-right: -5px;
    margin-left: 10px;
}

.commentlist p {
    margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
    margin: 5px 0;
    }

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

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



/* Begin Sidebar */
#sidebar_rapper{
    position:absolute;
    top:242px;
    left:35px;
    width:354px;
    background:url(/nav/bg.gif) -35px 0 repeat-y;
}
#contentwrapper #maincontent #sidebar_rapper img{
    margin:0;
    padding:0;
    border:0;
}
#contentwrapper #maincontent{
    overflow:hidden;
}

.sidebar .widgettitle{
    font-size: 13px;
    font-variant: small-caps;
    font-weight:normal;
    padding: 7px 0 2px 0;
    border-bottom:1px solid #000;
    margin:15px 0 8px 0;
}
.sidebar .widgettitle a.rsswidget img, .sidebar .widgettitle img, #contentwrapper #maincontent .sidebar .widgettitle a.rsswidget img, #contentwrapper #maincontent .sidebar .widgettitle img{
    border:0;
    padding:0;
    margin:0;
}
.sidebar .widgettitle a{
    text-decoration:underline;
    color:#000;
}
.sidebar .widgettitle a:hover{
    text-decoration:none;
    color:#000;
}
#sidebar .widgettitle{
    padding-left:10px;
    border-bottom:0;
}
.sidebar ul, .sidebar ul li, .sidebar ul ul, .sidebar ul ul li{
    margin:0;
    padding:0;
    list-style:none;
}
.sidebar ul ul li{
    padding:4px 0 5px 10px;
    border-bottom:1px dashed #ccc;
}

.sidebar ul li.widget_tag_cloud{
    text-align:center;
}
.sidebar ul li.widget_tag_cloud .widgettitle{
    text-align:left;
}
.sidebar ul li.widget_tag_cloud a{
    text-decoration:none;
    color:#999;
}
.sidebar ul li.widget_tag_cloud a:hover{
    text-decoration:underline;
    color:#669900;
}
#sidebar ul li.widget_categories ul li, #sidebar ul li.widget_archive ul li{
}
#sidebar ul ul li a{
    display:block;
    width:160px;
    border-left:1px solid #669900;
    display:block;
    line-height:18px;
    border-top:1px dashed #fff;
    text-indent:9px;
    color:#000000;
    text-decoration:none;
}
#sidebar ul ul li a:hover{
    background:#FFFFFF;
    border-left:1px solid #669900;
}
#sidebar ul ul li a:before{
    content: "› ";
}
#sidebar ul li ul{
    border-bottom:1px dashed #fff;
}
#sidebar ul ul li{
    padding:0;
    border-bottom:0;
}

#sidebar{
    padding: 0 0 20px 0;
    width: 162px;
    float:right;
    margin-top:-25px;
    position:relative;
}
#sidebar-left{
    float:left;
    width:182px;
}
#sidebar-bottom{
    padding:20px 0 20px 0;
    width:auto;
    clear:both;
    background:#fff;
}

.sidebar form {
    margin: 0;
    }
/* End Sidebar */



/* 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 10px;
    padding-left: 20px;
    border-left: 5px solid #ddd;
    }

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

.center {
    text-align: center;
    }

.hidden {
    display: none;
    }

hr {
    display: none;
    }
#footer hr{
    display:block;
}

a img {
    border: none;
    }

.navigation {
    display: block;
    text-align: center;
    height:25px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}
/* End captions */

.picasawebmatrix{
    clear:both;
    display:inline-block;
    width:100%;
    margin:10px 0;
}
.picasawebmatrix:after{
    content: ".";
    font-size: 0%;
    display: block;
    clear: both;
    text-indent: -9999px;
    visibility: hidden;
}


.picasawebmatrix a, #contentwrapper #maincontent .picasawebmatrix a{
    float:left;
    padding:0;
    overflow:hidden;
    margin:0 6px 6px 0;
    width:138px;
    height:92px;
    text-align:center;
    background:#000;
}
.picasawebmatrix a img, #contentwrapper #maincontent .picasawebmatrix a img{
    margin:0;
    padding:0;
    float:none;
    display:inline;
    margin:-3px;
}

#contentwrapper #maincontent #zrx_captcha img{
    margin:0;
    padding:0 3px 0 0;
    border:0;
    float:none;
}
#contentwrapper #maincontent a#fb_blog {
	width:182px;
	height:35px;
	background:url(/nav/fb_start_de.gif) 0 0 no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-19999px;
	border-top:18px solid #fff;
}
