/*

Theme Name: News

Theme URI: http://www.webdesign-in.de/

Description: a new paper for you

Version: 1.00

Author: mts

Author URI: http://www.webdesign-in.de/

                                The CSS, XHTML and design is released under GPL:

                                http://www.opensource.org/licenses/gpl-license.php

*/


/*two columns*/

body {

        background:#fff url("images/news_news.jpg") repeat-y 0 0;

        color:#000;

        margin:0px;

        padding:10px 0px;

        font-size:0.9em;

        line-height:1.4em;

        height:100%;

        text-align:center;


}



#box{

        background:url("images/news_logos.gif") no-repeat 90% 0%;

        width:80%;

        min-width:717px;

        max-width:80%;

        margin:10px auto 0px 125px;

        padding:10px 2px 0px 1px;

        text-align:center;

}

/* for bloginfo name */

.box {

        text-align:left;

        line-height:1.4em;

        margin-left:20px;

        font-weight:100;

        font-style:italic;

        font-size:30px;

        color:#D6D6D6;

}





#smallbox{

        background:url("images/news_logos.gif") no-repeat 90% 0%;

        width:756px;

        margin:10px auto 0px auto;

        padding:10px 2px 0px 1px;

        text-align:center;

}

/* for blog description */

.smallbox {

        text-align:left;

        line-height:1.4em;

        margin-left:20px;

        font-weight:100;

        font-style:italic;

        font-size:10px;

        color:#D6D6D6;

}





/* for bloginfo name end*/



#content{

         background:transparent;

         color:#000;

         float:right;

         text-align:left;

         /*width:68%;*/

         width:73%;

         margin:100px 15px 0px 0px!important;

         margin:100px 5px 0px 0px;

         padding-left:10px;

         padding-right:20px;

         border-left:1px dotted #D6D6D6;

}





#sidebar{

        background:transparent;

        margin:10px 0px 0px 0px;

        padding:0px;

        width:20%;

        /*width:24%;*/

        text-align:left;

        line-height:1.4em;

}



/*two columns */



/* all over the world*/



/* bullet near the headlines you'll find in

index.php archive.php search.php page.php comments.php single.php=>search for &#186;*/



html, body,h1, h2, h3, h4, h5, h6, div, p, ul, li, ol, input {

        font-family: "Trebuchet ms","Gill Sans MT", "Gill sans",  sans-serif;

}

h1,h2,h3,h4,h5, h6{

        font-size:1.1em;

        line-height:1.5em;

        color:#5B0006;

        font-weight:410;

}

 p{

        font-size:0.9em;

}

code{

        font-size:0.9em;

        width:450px;

}

b, strong {

        color:#000;

}

em, i {

        color:#000;

}



address {

        background:#fff;

        border-left:2px inset #D6D6D6;

        margin: 10px 0 10px 30px !important;

        margin: 30px 0 0 15px;

        font-weight:550;

        font-size:1.1em;

        color:#5B00006;

        width:75%;

}



blockquote {

    margin: 20px 20px;

    padding: 10px 10px 10px 65px;

    font-family: Georgia, "Times New Roman", Times, serif;

    background: #eee no-repeat top left;

    color: #666;

    text-align: justify;

    border-left: 0px solid #ddd;

    border-right: 0px solid #ddd;

}



address p{

        padding:2px 3px 3px 5px;

}

acronym, abbr, span.caps {

        cursor: help;

}

acronym, abbr {

        border-bottom: 1px dashed #5B0006;

}

/*all over the world end*/





/*for all links*/



a {

        padding:0px 2px;

}

:link:focus, :visited:focus { color:#000;}

:link, :visited { background: transparent; }

:link:active, :visited:active { color:#000; }

:link:hover, :visited:hover { color:#000; text-decoration:none;}

:link { color: #8F3634; }

:visited { color: #8F3634; }

:link:active, :visited:active { color:#000; }



/* pictures as a link*/

:link img { border-color:transparent; }

:visited img { border-color:transparent; }

:link:active img, :visited:active img { border-color: transparent; }





/*for all links end */





/*specials for content*/

#content h1,#content  h2,#content h4,#content h5, #content h6{

        font-size:1.1em;

        line-height:1.5em;

        color:#8F3634;

        font-weight:400;

}

/* response in content*/

.leaveresponse{

        border-bottom:2px groove #D6D6D6!important;

        border-bottom:1px groove #D6D6D6;

        text-align:left;

        margin-right:5px;

        margin-left:5px;

        padding-left:5px;

        padding-right:5px;

        font-size:0.9em;

        line-height:1.5em;

}

.leaveresponse  fieldset textarea{

        font-size:0.8em;

        padding-left:5px;

        border:2px outset #D6D6D6;

}

/*doesn't work in all browser*/

.leaveresponse input[type=submit]{

        cursor: pointer;

    float:right;

    border:4px outset #D6D6D6;

}



.submit{

        cursor: pointer;

    float:right;

    border:2px outset #D6D6D6;

}

/*the basic response*/

.responselist{

        background-color: #FFF;

        border-bottom:2px groove #D6D6D6!important;

        border-bottom:1px groove #D6D6D6;

        padding:6px 3px;

}



/*the alternativ  response*/

.alt {

        background-color: #F9F9F9;

        border-bottom:2px groove #D6D6D6!important;

        border-bottom:1px solid #D6D6D6;

        padding:6px 3px;

}

#content  h3{

        padding-top:0px;

        margin-top:0px;

        font-weight:400;

        font-size:1.1em;

        color:#8F3634;

}

.metadata{

        font-size:0.8em;

        line-height:1.4em;

        text-align:right;

        margin-bottom:2px;

}

/*metadata for the single php*/

.single{

        background-color: #F9F9F9;

        border-bottom:2px groove #D6D6D6!important;

        border-bottom:1px groove #D6D6D6;

        padding:6px 3px;

        text-align:left;

}

/*metadata for the single php end*/



/*response in content end*/



/*page navigation in content*/

.navigation {

        display:block;

        width:70%;

        text-align:center;

        margin:4px;

}

.alignleft{

        float:left;

}

.alignright{

        float:right;

}



/*page navigation in content end*/

/*specials for content end*/



/*specials for the sidebar*/

/* sidebar links */

#sidebar a{

        width:145px;

}

#sidebar p{

        padding-left:6px;

}

li {

        list-style-type: none;

        list-style-image:none;

}

#sidebar ul, #sidebar ul li {

        margin:0px 0px 0px 5px;

        padding:0px;

}



#sidebar ul li ul li{

        margin:0px 2px 0px 10px;

        padding:4px 0px 0px 6px;

}

#sidebar h2{

        margin:5px 0px 0px 8px;

        padding:0px 0px 0px 5px;

        color:#000000;

        font-weight:400;

}

#sidebar h2:first-letter3 {

        font-size:115%;

        font-style:italic;

}

/*specials for the sidebar end*/



/*specials for sitemap*/

.sitemap{

        margin-top:25px;

}

/*special for sitemap end*/



/* necessary */

/*
img{

        border:none;

        height:100%;

        width:100%;

}
*/

.invis{position:absolute;left:-2999px;width:999px;}

.clear {

        margin:0;

        padding:0;

        clear:both;

        height:0;

}



/* necessary over*/