/*  
Theme Name:Studieren-Info
Theme URI:http://www.studieren-info.de/
Description:The Theme of studieren-info.de
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 {
	color:#333;
	background: #333;
	font:small arial,verdana,sans-serif;
	text-align:left;
}

div#denkisa_contain
{
	width: 995px;
	margin: 0 auto;
	background: #fff;
	z-index: 40;
}

div#logo_contain
{
	width: 970px;
	height: 60px;
	margin: 0 auto;
	z-index: 9;
	position: relative;
	top: 21px;
	padding: 0 0 0 25px;
}

.page {
	margin: 0 auto;
	text-align:left;
	width: 940px;

	}

#header {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: #fff;

	}

#header_images
{
	width: 930px;
	margin: 0 auto 20px auto;
	height: 200px;
	padding: 0 0 0 0;
	border: 5px solid #0191C8;
}

#content 
{
	float: left;
	margin: 0 0 20px 0;
	width: 580px;
}
	
	#opa
	{

	background: #333;
	border: 1px solid red;
	}

#sidebar_search
{
	margin: 0 0 5px 20px;
	padding: 0;
	width: 350px;
	float:left;
}


#sidebar3 {
	float: left;
	margin: 0 0 10px 60px;
	padding: 0;
	width: 300px;
	background: #fff;
	}


#sidebar3 ul {
        list-style-type: none;
        width: 300px;
		
} 

#sidebar3 li {
     
        margin:0;
		
}

#sidebar3 li a:link, #sidebar3 li a:visited
{ 
        color: #000;
        display: block;
        font: normal 90% Arial, Helvetica, sans-serif;
        padding: 2px 0 2px 0;
        text-decoration: none;
		border-bottom: 1px dotted #0191C8;
		border-width: 1px;
}


 * html #sidebar3 li a {  /* make hover effect work in IE */
	width: 300px;
}

#sidebar3 li a:hover {
        background: #0191C8;
		color: #fff;
}

#sidebar3 a em {
        color: #0191C8;
        font: normal 96% Arial, Helvetica, sans-serif;
}

#sidebar3 a:hover em {
        color: #333;

}





#footer 
{
	width: 995px;
	background: #fff;
	padding: 50px 0 10px 0 ;
	color: #fff;
	text-align: center;
	margin: 0 auto;
}
/* End Main-Layout */


#footer_container
{
	margin: 0 auto;
	width: 940px;
	background: #333;
	background-repeat: repeat-x;
	border-bottom: 5px solid #0191C8;
}


#footer_container p
{
padding: 10px 0;
}


/* Begin Header */

#logo {
	float: left;
	width: 280px;
	height: 60px;

	}

#rss {
	float: left;
	width: 20px;
	height: 20px;
	padding: 0 0 0 640px;
	position: relative;
	top: 15px;

	}


/*h1 {
	font:1.8em "trebuchet ms",arial,sans-serif
	} */
	
#logo a:link, #logo a:visited, #logo a:active, #logo a:hover{
	text-decoration:none;
	color:#000;
	display: block;
	}

.description {
	width: 930px;
	margin: 5px auto;
	color: #0191C8;
	font:1.1em "trebuchet ms",arial,sans-serif;
	}
/* End Header */



/* Begin Content*/
h3,h5,h6{
	color:#333;
	font:1.2em arial,verdana,sans-serif;
	margin: 20px 0 0 0;
	}


h2
{
	background: #0191C8;
	color: #fff;
	font-weight: bold;
	font:1.2em arial,verdana,sans-serif;
	border: 1px dotted #666;
	margin: 0 0 0 0;
}


h2 a:link, h2 a:visited
{
	padding: 3px;
	display: block;
	background: #0191C8;
	color: #fff;
	text-decoration:none;
	font-weight: bold;
}

h2 a:hover
{
	background: #333;
	text-decoration:none;
	font-weight: bold;
}

h3
{
	background: #333;
	color: #fff;
	padding: 3px;
	font-weight: bold;
	font: 1.3em georgia, verdana,sans-serif;
	margin: 30px 0 0 0;
}


.categories_titles_pics
{
	text-align: left;
	padding: 10px 0 0 0;
	margin: 10px 0 10px 0;
}

.lastfm
{
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.lastfm a
{
	margin: 0 0 0 0;
	text-align: left;
	padding: 0 0 0 0;
	background-image: url(img/lastfm.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 30px;
	text-indent: -9999px;
	display: block;
}

.lastfm a:hover
{
	background-image: url(img/lastfm.gif);
	background-repeat: no-repeat;
	background-position: 0 -30px;
}

.post {
	text-align:justify;
	}

.postmetadata {
	color:#fff;
	font-size: .85em;
	padding: 2px;
	background: #333;
	margin-bottom: 20px;
}

.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active
{
	padding: 0;
	color:#0191C8;
	text-decoration: underline;
}

.postmetadata a:hover
{
	color:#fff;
	text-decoration: none;
}

.entry, .entrytext
{
	line-height:140%;
	margin: 10px 0 10px 0;
}
	
.entrytext p{
	margin:0 0 0 0
	}

a:link,a:visited,a:active,a:hover{
	color:#0191C8;
	text-decoration:underline;

}
/* End Content*/



/* Begin Comments */
.commentlist li, #commentform input, #commentform textarea {
	font-size: .9em;
	}
	
.commentlist li {
	font-weight:bold
	}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size: 1em;
	}

.commentlist p {
	font-weight:normal;
	line-height:16px;
	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
	}

#proba{
	width: 400px;
	border: 1px solid red;
	margin: 0;
	padding: 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 26px
	}

/*#sidebar1 li {
	list-style:none
	}

#sidebar1 ul li,
#sidebar2 ul li {
	list-style:none
	}

#sidebar1 ul li ul li,
#sidebar2 ul li ul li{
	border-bottom:1px solid #ddd;
	padding:2px 0
	}

#sidebar1 ul li ul li a:link, #sidebar1 ul li ul li a:visited, #sidebar1 ul li ul li a:active,
#sidebar2 ul li ul li a:link, #sidebar2 ul li ul li a:visited, #sidebar2 ul li ul li a:active
{
	padding: 2px 12px 2px 2px;
	text-decoration:none
}

#sidebar1 ul li ul li a:hover,
#sidebar2 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 */

div#submit
{
	margin: 0;
	padding: 0;
	text-align: right;
	display: inline;
	text-decoration: none;
}

div#submit input
{
position: relative;
top: 2px !important;
top: 0px;
	width: 50px;
	height: 24px;
	padding: 0;
	margin: 0;
	text-align: center;
	display: inline;
	background: #0191C8;
	color: #fff;
	font-family: Arial;
	font-size: .9em;
	font-weight: normal;
	border: none;
}

#searchform {
	margin:0;
	padding:5px 0;
	}

#searchform input {
width: 250px;
height: 20px;

	}

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


/* End Form Elements */




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

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

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

blockquote {
	border-left:5px solid #333;
	margin:15px 0 0 0;
	padding:0 0 0 15px
	}

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

#sponsorlinks {position: absolute;left: -10000px;};




div.postdate 
{ 
width: 300px; 
text-align: center; 
margin: 0; 
padding: 0; 
list-style: none; 
border: 1px solid #ccc;
}
.postdate .month 
{ 
display: block; 
font-size: 9px; 
line-height: 9px; 
color: #666; 
text-transform: uppercase;
}
.postdate .day 
{ 
display: block; 
font-size: 21px; 
font-family: 'Arial'; 
font-weight: bold;
line-height: 19px; 
color: #ccc; 
letter-spacing: -1px;
}

/* Central Column */
.SC { float: left; width: 580px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.DateHeader { background: #f0f0f0; margin-bottom: 20px; margin-top: 10px;}
.DateHeader p { background:url(./images/DateHeaderIco.png) no-repeat left center; padding: 5px 0px 5px 20px; margin: 0px 0px 0px 10px; font-size: 18px; font-family: 'Helvetica'; }



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.Post {	position: relative; clear: left; width: 580px;text-align: justify;}
.Post h1 { font-size: 19px; line-height: 19px; letter-spacing: -1px; font-weight: normal; font-family: 'Arial'; padding: 0px; margin: 0px; display: block;}
.Post h1 a { color: #0191C8; text-decoration: none;}
.Post h1 a:visited { color: #0191C8; text-decoration: none;}
.Post h1 a:hover { color: #333; text-decoration: none;}

.PostHead { padding-left: 40px; }
.PostInfo { padding: 0px; margin: 0px; font-size: 11px; color: #828282;}
.PostInfo em { font-style: normal;}
.PostInfo em a { text-decoration: underline; color: #0191C8;}
.PostInfo em a:visited { text-decoration: underline; color: #0191C8;}
.PostInfo em a:hover { text-decoration: underline; color: #333; }

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostDate { position: absolute; top: 0px; left: 0; text-align: center; margin: 0; padding: 2px 10px 2px 0px; list-style: none; border-right: solid 1px #ccc;}
.PostDate .month { display: block; font-size: 9px; line-height: 9px; color: #666; text-transform: uppercase;}
.PostDate .day { display: block; font-size: 21px; font-family: 'Arial'; font-weight: bold; line-height: 19px; color: #ccc; letter-spacing: -1px;}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostContent { padding: 5px 0px 0px 0px;  font-size: 12px; line-height: 16px; border-top: solid 1px #ccc; margin-top: 15px;}
.PostContent p { font-size: 12px; line-height: 16px;}
.PostContent img {  margin: 0px 0 10px 0px;}
.PostContent blockquote { padding: 3px 15px; background: #fffde5; margin: 5px 0px; color:#993300; border: solid 1px #f6f3d3;}
.PostContent blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.PostContent ul { font-size: 11px; padding-left: 12px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostDetails { padding: 0px; margin: 0px; font-size: 11px; display: inline;}
.PostDetails li { padding: 0px; margin: 0px; list-style-type: none; }

.PostDetails .PostCom {}
.PostDetails .PostCom a { padding: 0px 0px 0px 23px; background: url(./images/PostComLeft.png) no-repeat left top; float: left; text-decoration: none; font-size: 11px;}
.PostDetails .PostCom a span { padding: 4px 15px 3px 5px; display: block; background: url(./images/PostComRight.png) no-repeat right top; float: left; }
.PostDetails .PostCom a span { float: none;}
.PostDetails .PostCom a:hover span {}
.PostDetails .PostCom a:hover { background-position: 0% -23px; text-decoration: none;}
.PostDetails .PostCom a:hover span { background-position: 100% -23px; }

.PostDetails .Tags { background: url(./images/PostDetailsTagsIco.png) no-repeat left center; padding: 5px 0px 5px 20px; margin-left: 0px;}


/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */
.RelatedPosts { margin: 20px 0px;}
.RelatedPosts h3 { font-size: 14px; letter-spacing: -1px; background:url(images/RelatedPostsHeading.png) no-repeat left center; border-bottom: dashed 1px #87909e; padding: 5px 0px 5px 20px; margin: 0px;}
.RelatedPosts ul { padding: 10px 0px 0px 0px; margin: 0px;}
.RelatedPosts li { padding: 0px 0px 0px 20px; margin: 0px; list-style-type: none; background: url(images/RelatedPostsLi.png) no-repeat left top;}
.RelatedPosts {}


/* 
