/*
Theme Name: amazingweb
Theme URI: http://www.amazingweb.de/
Description: amazingweb GmbH Website.
Version: 0.1
Author: design Gottfried Graf Bassewitz, implementing Alexander Herdt
Author URI: http://www.amazingweb.de/
Tags: widgets
*/


/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }


/* Begin Typography & Colors */
body {
        font-size: 62.5%; /* Resets 1em to 10px */
        font-family: Geneva, Helvetica, sans-serif, Arial;
        color: #333333;
        text-align: center;
        }

#page {
        background-color: white;
        text-align: left;
        width: 1000px;
        margin: auto;
        padding: 0;
}

#logo {
        height:100px;
        width:224px;
        background: url('images/logo.png') 0 0 no-repeat;
}

#headerimghome {
        clear: both;
        height: 230px;
        /*background: url('images/header-home.png') no-repeat bottom center;*/
}

#headerimgpws {
        clear: both;
        height: 130px;
        background: url('images/header-home.png') no-repeat bottom center;
}

#headerimg, #headerimgagentur {
        clear: both;
        height: 190px;
        background: url('images/header-home.png') no-repeat bottom center;
}

#mainmenu{        list-style-type: none; }

#mainmenu li{        float: left;        }

#mainmenu2{
        float: left;
        padding-right: 25px;
        width: 975px;
}

#mainmenu2in{
        float: right;
}

#mainmenu2in li{
        float: left;
}

#mainmenu a, #mainmenu a:hover, #mainmenu a:visited{
        font-size: 1em;
        /*color: #191919;*/
        text-transform: uppercase;
        text-decoration: none;
        padding: 15px 25px 15px 25px;
        line-height: 4em;
        /*Aktiver Bereich/mouseover/onclick: Farbe des jeweiligen Bereiches (z.B. Praxiswebsite rot #d21e32)*/
}

#mainmenu li.login a{        text-transform: none;}

#mainmenu li img{        margin-top: 14px;        }

#mainmenu a, #mainmenu a:visited{
        color: #191919;
}

#mainmenu2 a, #mainmenu2 a:hover, #mainmenu2 a:visited{
        font-family: Verdana, Geneva, Helvetica, sans-serif, Arial;
        font-size: 1.05em;
        text-transform: uppercase;
        text-decoration: none;
        padding: 15px 25px 15px 25px;
        line-height: 4em;
}

#menu-static{
        float:right;
        padding-right: 25px;
        padding-top: 15px;
}

#menu-static li{
        float: left;
}

#menu-static a, #menu-static a:visited, #menu-static a:hover{
        font-size: 1em;
        text-transform: uppercase;
        text-decoration: none;
        padding: 15px 25px 15px 25px;
        line-height: 4em;
        /*Aktiver Bereich/mouseover/onclick: Farbe des jeweiligen Bereiches (z.B. Praxiswebsite rot #d21e32)*/
}

#menu-static a, #menu-static a:visited{
        color: #cccccc;
}

#menu-static a:hover{
        color: white;
}

.clearboth{
        clear: both;
}

#content {
        margin-top: 20px;
        border: 1px solid #DCDCDC;
        padding: 50px 50px 50px 50px;
}

#content-wrap {
        clear:both;
}

#adv {
        margin-top: 20px;
        border: 1px solid #DCDCDC;
        padding: 20px 50px 20px 50px;
        clear: both;
}

#footer {
        width: 1000px;
        height: 70px;
        margin-top: 20px;
        background: url('images/footer-home.png') no-repeat bottom center;
}

#posts-home{
        width: 600px;
        margin: 0 50px 0 0;
        float: left;
}

.post {
        margin: 0 0 0 0;
}

#sidebar
{
        width: 248px;
        float: left;
        /*border: 1px solid red;*/
}

.news-post h5 a, .news-post p a{
        color: #666;
        text-decoration: none;
}

.news-post h5 a:hover, .news-post a:hover{
        text-decoration: underline;
        }

.green{background-color: #78dc00;}
#mainmenu .green{background-color: white;}
.green a, .green a:visited{color: white;}
#mainmenu2 .green-current2 a, .green a:hover{color: #E6FCCA;}
#mainmenu .green-current a, #mainmenu .green a:hover{color: #78dc00;}

.terracotta{background-color: #EF8838;}
#mainmenu .terracotta{background-color: white;}
.terracotta a, .terracotta a:visited{color: white;}
#mainmenu2 .terracotta-current2 a, .terracotta a:hover{color: #FBE1CD;}
#mainmenu .terracotta-current a, #mainmenu .terracotta a:hover{color: #EF8838;}

.winerot{background-color: #D21E32;}
#mainmenu .winerot{background-color: white;}
.winerot a, .winerot a:visited{color: white;}
#mainmenu2 .winerot-current2 a,.winerot a:hover{color: #f2bcc2;}
#mainmenu .winerot-current a, #mainmenu .winerot a:hover{color: #d21e32;}




/*  Typography + Colors */
p{
        font-size: 1.2em;
        line-height: 1.5em;
        margin: 0 0 1.5em 0;
}

h1 {
        font-size: 3em;
        font-weight: bold;
        margin: 0 0 0.67em 0;
        }

h2 {
        font-size: 2em;
        font-weight: bold;
        margin: 0 0 1em 0;
        }

h3 {
        font-size: 2em;
        margin: 0 0.5em 0.2em 0;
        }

h4 {
        font-size: 1.2em;
        font-weight: bold;
        }
h5, h6 {
        font-size: 1.2em;
        font-weight: bold;
        margin: 0 0 3px 0;
        }

#adv p{
        font-size: 1em;
        line-height: 1.5em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
        text-decoration: none;
        color: #333;
        }

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
        color: #333;
        }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
        text-decoration: none;
        }
.nomargin {
        margin: 0;
        }

.news-post p {
        font-size: 1em;
        color: #333333;
        margin: 0 0 1.5em 0;
        }

.entry p a:visited {
        color: #b85b5a;
        }

.post li{
                font-size: 1.2em;
                line-height: 1.5em;
                list-style-image:url(images/arrow_color333.gif);
        }

.commentlist li, #commentform input, #commentform textarea {
        font-size: 0.9em;
        }

.commentlist li {
        font-weight: bold;
        }

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

.commentmetadata {
        font-weight: normal;
        }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
        color: #777;
        }

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

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

#posts-home a {
        color: #06c;
        text-decoration: none;
        }

#posts-home a.more-info-link {
        color: #333;
        text-transform: uppercase;
        text-decoration: none;
        }

#posts-home a:hover, #posts-home h2 a:hover, #posts-home h3 a:hover {
        color: #06c;
        text-decoration: underline;
        }

a:hover {
        color: #147;
        text-decoration: underline;
        }
h4.news{
        margin: 0 0 1.5em 0;
        }

h4.news a{
        color: #333333;
        font-weight: bold;
        text-decoration: none;
}

h4.news a:hover{
        text-decoration: underline;
}

a.red{
        color: #CE1E1E !important;
}

/* End Typography & Colors */




/* Begin Structure */

.post ul{
   margin-bottom: 1.5em;
}

.post li{
        margin-left: 25px;
}

.postmetadata {
        clear: both;
}

.clear {
        clear: both;
}

/* End Structure */


/* 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 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 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: 0;
        text-align: justify;
        }

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

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

#commentform p {
        margin: 5px 0;
        }

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

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



/* Begin Sidebar */


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

a img {
        border: none;
        }

.navigation {
        display: block;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 60px;
        }
/* 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 */


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