/*  
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
	
*/



/* Begin Main-Layout */
*{
	margin:0;
	padding:0
}

body {
	background:#fff;
	color:#666;
	font:small arial,verdana,sans-serif;
	text-align:center
}

.page {
	background:#fff;
	margin:0 auto;
	text-align:left;
	width:730px
	}

#content {
	float:left;
	margin:0 0 20px 0;
	width:480px
	}
	
#sidebar {
	float:left;
	width:230px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
	}

#footer {
	border-top:1px solid #000;
	clear:both;
	margin:0 20px;
	padding:10px 0;
	text-align:center
	}
/* End Main-Layout */



/* Begin Header */
h1 {
	font:2.9em georgia,"trebuchet ms",arial,sans-serif;
	padding:30px 0 0 0;
	text-align:center;
	text-transform:uppercase
	}
	
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover{
	text-decoration:none;
	color:#000
	}

.description {
	color:#777;
	font:2.0em georgia,"trebuchet ms",arial,sans-serif;
	padding:0 0 5px 0;
	text-align:left;
	text-transform:uppercase
	}
.description h1{
	color:#2c4f83;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	padding-top: 0px;
	}
	
#header ul{
	border-bottom:2px solid #000;
	border-top:1px solid #000;
	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 georgia,"trebuchet ms";
	text-decoration:none;
	text-transform:uppercase
}
/* End Header */



/* Begin Content*/

.pagetitle {
	color:#2C4F83;
	font-size: x-large;
	}

.post
{
	margin-bottom: 60px;
}

img.fl {
	padding: 2px;
	border:1px solid #7091C2;
	background-color: #FFFFFF;
	margin-right: 5px;
	float:left;
}

.post_date_holder 
{
	position: relative;
	width: 480px;
	border-top: 1px solid #03749E;
	margin-bottom: 10px;
	margin-top: 10px;
}

.post_date { 
position: absolute; left: 190px; top: -8px; padding: 0 8px; background: #FFF; font: normal 10px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, sans-serif; text-align: center; text-transform: uppercase; color: #000; 
}

.post_bar {
	position: relative;
	width: 480px;
	height: 50px;
	background: url("images/post_bg.gif") no-repeat;
	color: #000;
}

.post_bar a:link, .post_bar a:visited, .post_bar a:active, .post_bar a:hover{
	text-decoration:none
}

.post_bar_author {
	position: absolute;
	top: 15px;
	left: 50px;
	font-size: 14px;
	color: #000;
}
.post_bar_author a:visited {
	color: #777;
}
.post_bar_author a:link {
	color: #2F4D83;
}
.post_bar_author a:hover {
	color: #FFF;
	background: #2F4D83;
}
.post_bar_comments {
	position: absolute;
	top: 11px;
	left: 336px;
	width: 55px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}
.post_bar_comments a:link, .post_bar_comments a:visited {
	width: 55px;
	display: block;
	color: #FFFFFF;
}
.post_bar_comments a:hover { color: #FFF; }



h2,h3,h4,h5,h6{
	color:#000;
	margin:20px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	}



/* 
h2,h3{
	border-bottom:2px solid #000
	}
*/


h2 a:link, h2 a:visited, h2 a:active, h2 a:hover,
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover{
	color:#000;
	text-decoration:none
}

.postmetadata {
	color:#555;
	font-size:small;
	/* font-size:.85em;*/
	padding:2px 0 0 0
}

.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active{
	color:#555;
	text-decoration:none
}

.postmetadata a:hover{
	text-decoration:underline
}

.entry, .entrytext{
	margin:2px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	line-height: 150%;
	font-weight: normal;
	text-align: justify;
	}
	
.entrytext p{
	margin:0 0 15px 0
	}

a:link,a:visited,a:active,a:hover{
	color:#000;
	text-decoration:underline
}

.rel_entries {
	font-size: 13px;
	color: #000;
}
.pos




/* End Content*/



/* Begin Comments */
.commentlist li, #commentform input, #commentform textarea {
	font-size:0.85em
	}
	
.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 16px;
	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 */


.roundedcornr_box_396627 {
	background: url(roundedcornr_396627_tl.png) no-repeat top left;
	margin-bottom: 5px;
}
.roundedcornr_top_396627 {
	background: url(roundedcornr_396627_tr.png) no-repeat top right;
}
.roundedcornr_bottom_396627 {
	background: url(roundedcornr_396627_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_396627 div {
	background: url(roundedcornr_396627_br.png) no-repeat bottom right;
}
.roundedcornr_content_396627 {
	background: url(roundedcornr_396627_r.png) top right repeat-y;
}

.roundedcornr_top_396627 div,.roundedcornr_top_396627,
.roundedcornr_bottom_396627 div, .roundedcornr_bottom_396627 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_396627, .roundedcornr_bottom_396627 {
	margin-top: 0px;
}
.roundedcornr_content_396627 { padding: 0 15px; }


.entry ul, .entry ol,
.entrytext ul, .entrytext ol{
	margin:5px 0 5px 26px
	}

#sidebar ul li{
	list-style:none
	}

#sidebar ul li ul li{
	padding:2px 0
	}

#sidebar ul li ul li a:link, #sidebar ul li ul li a:visited, #sidebar ul li ul li a:active{
	color:#444;
	text-decoration:none
}

#sidebar ul li ul li a:hover{
	color:#000;
	text-decoration:underline
}
/* End Entry Lists */



/* Begin Images */
p img {
	padding:0;
	max-width:100%
	}

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 */

.children li {
	margin-left: 5px;
	}

#searchform {
	margin:2px 0;
	padding:5px 0
	}

#sidebar2 #searchform #s {
	width:130px;
	padding:2px
	}

#sidebar2 #searchsubmit {
	padding:1px
	}

.entry form { 
	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 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
	}

.center {
	text-align:center
	}

hr {
	clear:both;
	display:none
	}

a img {
	border:none
	}

.navigation {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:60px
	}
/* End Various Tags & Classes*/
