/* CSS Document */
/*  
Theme Name:Newspaper
Theme URI:http://www.studieren-info.de/
Description:A simple Newspaper-Theme
Version:1.0
Author:Studieren-Info.de
Author URI:http://www.studieren-info.de/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
text-align:*/



/* Begin Main-Layout */
*{
	margin:0;
	padding:0
}

body {
        /*background: transparent url(http://www.glu-glu.org/img/pesci.gif) repeat;*/
background:#fff;	
/*border-top:10px solid #ff6600;*/
        color:#333;
	font:small Verdana,Sans-serif;
        font-size: 11px;
	text-align:left
       line-height:25px;
}

.meteo {

        padding:0 5px 10px 5px ;
        border:1px solid #fff;
margin-bottom:10px;
        
}

.newsl {
      

padding-bottom:10px;
        
}
.page {

	
	margin:10 px;
	text-align:left;
	width:2500px;
       
       
	}
	
	

#content {
      border-left:1px dotted #ccc;
	float:left;
	margin:0 0 20px 0px;
        padding-left:10px;
	width:1500px
 

	}
	
#sidebar {
	float:left;
	padding:0 0 0 10 px;
        width:200px;
	

}


#header {
        /*background: transparent url(http://www.glu-glu.org/img/logoBlog.swf) top left no-repeat;*/
       
        }

#footer {
	border-top:1px solid #000;
	clear:both;
	margin:0 20px;
	padding:10px 0;
	text-align:left
	}
/* End Main-Layout */

.qui {
	/*border-bottom:1px dotted #ccc;*/
	 clear:both;
}

/* Begin Header */
.pagetitle{
        font-family: Times,"trebuchet ms",arial,sans-serif;
        font-weight: bold;
	text-align:left;
        font-size: 115px;
line-height: 90px;
        

}

h1 {
	font-family: Times,"trebuchet ms",arial,sans-serif;
	padding:30px 0 0 0;
         font-weight: bold;
	 text-align:left;
        font-size: 90px;
line-height: 80px;
	}
	
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover{
	text-decoration:none;
	color:#000
	}

.description {
	color:#000;
	padding:0 0 5px 0;
    border-bottom:2px solid #000000;
	border-top:1px dotted #000000;
	text-align:left;
	margin:2px 0 5px 0;
	font:verdana,sans-serif;
    font-style:italic;
    font-size: 11px;
    padding:5px ;
}
	
#header ul{
	border-bottom:2px solid #ff0066;
	border-top:1px dotted #ff0066;
	padding:3px 0;
       
        
}

#header ul li {
	display:inline;
	padding:0 30px 0 0
}

#header ul li a:link, #header ul li a:active, #header ul li a:visited, #header ul li a:hover{
	color:#000;
	font:1.1em Times,"trebuchet ms";
        font-weight: bold;
	text-decoration:none;
	text-transform:uppercase
}
/* End Header */






/* Begin Content*/

h2{
/*background:#EEEEEE;*/
	 color:#999;
	 font-family:  Georgia;
    line-height:17px;
    font-size:17px;
text-decoration:underline dotted;
text-underline-style: dashed ;
   text-transform:uppercase;
	font-weight:regular;
	margin:20px 0px 0px 0;
	}

h3{
	color:#555555;
	font:verdana,sans-serif;
        font-size:11px;
	font-weight:normal;
	margin:0px 0px 2px 0;
        text-transform:uppercase;
        text-align:left;
text-transform:uppercase;
		letter-spacing:0.15em;
        /*background-color: #00FF00; */
 /*border-bottom:1px dotted #333*/
	}


h4,h5,h6{
	color:#000000;
	font: small verdana,sans-serif;
        font-size:11px;
	margin:20px 5px 5px 0;
 line-height:15px;







	}

/*h2{

	
        border-bottom:1px dotted #ccc
	}*/



h2 a:link, h2 a:visited, h2 a:active, h2 a:hover 
 {
	color:#ff0066;
	text-decoration:none
}

h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {
	color:#ff0066;
	text-decoration:none
}



.postmetadata {
	color:#919191;
	

        font-style:italic;

	padding:0px 2px 0px 0px;
        font:small verdana,sans-serif;
        font-size:9px;
}

.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active{
	color:#919191;
	text-decoration:underline;
        font:small verdana,sans-serif;
        font-size:9px;
 font-style:italic;
}


.postmetadata a:hover{
	text-decoration:underline
}

.post{
	border-bottom-color:#EAEAEA;
	border-bottom-width:thin;
	border-bottom-style:solid;
        margin-bottom:10px

	}
.entry img {
    float:left;
    margin-top:10px;
    margin-bottom:10px;
    margin-right:10px;
border:none;



}

.entry p { line-height:17px; }

.entry, .entrytext{
	  line-height:35px;
	  margin:2px 0 0 0;
      padding:2px 2px 10px 0px;
	  font:small verdana,sans-serif;
      font-size:11px;
      clear:both;
	  width:450px;
text-align:left;
	}
	

.entry a:link, .entry a:visited, .entry a:active{
	
      background:#00FF00;
         color:#ffffff;

}

.entry a:hover{
	
         background:#000000;
         color:#ffffff;

}

 
.entrytext p{
        line-height:35px;
	margin:0 0 0 0;
	font:small verdana,sans-serif;
        font-size:11px;
     

	}


a:link,a:visited,a:active,a:hover{
	color:#ff0066;
	text-decoration:underline
}
/* End Content*/




/* Begin Comments */
.commentlist li, #commentform input, #commentform textarea {
	font-size:10px;
	}
	
.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:140%;
	text-transform:none
	}

.commentmetadata {
	font-weight:normal
	}

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


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

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

#commentform p {
	margin:5px 0
	}

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

	

/* Begin Lists */
.entry ul, .entry ol,
.entrytext ul, .entrytext ol{
	margin:5px 0 5px 10px
	}

	
	
#sidebar ul li{
	list-style:none
	
	}

#sidebar ul li ul li{
	/*border-bottom:1px dotted #ddd;*/
	
      text-align:right;
font:small Verdana,Sans-serif;
        font-size: 9px;
color:#999;
	
	
	}

#sidebar ul li ul li a:link, #sidebar ul li ul li a:visited, #sidebar ul li ul li a:active{
	  background:#00FF00;
         color:#ffffff;
	
}

#sidebar ul li ul li a:hover{
	  background:#000000;
         color:#ffffff;

	
}
/* End Entry Lists */







/* Begin Form Elements */
#searchform {
	margin:2px 0;
	padding:5px 0;
	text-align:right;
	}

#sidebar #searchform #s {
	width:120px;
	padding:2px;
    text-align:right;
	}

#sidebar #searchsubmit {
	padding:1px;
text-align:right;
	}


.entry form { 
	text-align:center;
	}

select {
	width:100px
	}

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



#commentform textarea {
	width:150px;

	padding:2px

	}



#commentform #submit {

	margin:0;
	float:left
	}
/* End Form Elements */





/* Begin Various Tags & Classes */
code {
	font:1em 'Courier New', Courier, Fixed
	}

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

acronym, abbr {
	border-bottom:1px dashed #226

	}

blockquote {
	background:#f3f3f3;
	border:1px solid #000;
	line-height:120%;

	margin:10px 0;
	padding:5px 10px 5px 10px
}

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

.left {
	text-align:left
	}

hr {
	clear:both;
	display:none
	}

a img {
	border:none
	}

.navigation {
	display:block;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px
	}
/* End Various Tags & Classes*/

.wpv_videoc {
	text-align: left;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 425px;
}

.wpv_video {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 0 4px 0;
	width: 425px;
	height: 350px;
}

.wpv_titleauthor, .wpv_durationdate {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	font: bold 11px Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	color: #666;
	padding: 3px;
	border-top: 1px solid #aaa;
}

.wpv_download {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
}


.wpv_download a {
	font: bold 11px Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	color: #f44;
}

.wpv_download a:hover {
	text-decoration: none;
}

.wpv_download img {
	border: 0;
}

.wpv_self {
	text-align: left;
}

.wpv_self a {
	font: bold 11px Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	color: #000;
}



#flickr h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;

margin-top: 20px;
}

#flickr img{
margin: 2px;
width:120px;
padding: 2px;
border: solid 1px #ff0066;
}

#flickr img:hover{
margin: 2px;
padding: 2px;
background-color: #ff0066;
}


















