/*  
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 {

/*	background:#ffdbc2; */
	color:#372621;
	font:0.7em verdana,sans-serif;
	text-align:center
}

.page {
	margin:0 auto;
	text-align:left;
	width:830px
	}

#header {
  margin:0 auto;
	padding:0px 0 0px 0;
	background: #4b232c;
	height: 90px;
	}

#title {
	height: 130px;
	padding: 30px 0 0 0;
	}

#previousstory {
	padding: 0 0 20px 0;
	}	


#content {
	float:left;
	margin:0 0 20px 0;
	width:460px;

	}
	
#sidebar {

	width:320px;
	float:left;
	margin-left: 30px;
	}
	
#adblock {

	width:100%;

	}

#flickr {
  height: 180px;
  background: fff;
  }
  
#flickr img {
  border: solid 4px #CBAB98;
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 2px;}
  	
#sidebar1 {
	float:left;
	width:150px;
	background:#ffdbc2;
	}
	
#sidebar2 {
	float:left;
	margin-left:10px;
	width:150px;
	background:#ffdbc2;
	}
	
.block {
  margin-left:10%;
  margin-right:10%;
  border-bottom:dotted 1pt #CBAB98;
  padding-bottom:5px;
  }
	
#topblock {
	padding: 30px 10px 0 0;
	height:130px;
	font-variant:small-caps;
	color: #CBAB98;
}
#about {
  height: 75px;
}

#about img {
  margin-right: 10px;
}

#footer {
	border-top:1px solid #ddd;
	clear:both;
	margin-top: 20px; 
	padding:5px 0 20px 0;
	color:#cbab98;
	background: #4b232c;
	}
/* End Main-Layout */



/* Begin Header */
h1 {
	font:1.8em "trebuchet ms",arial,sans-serif
	}
	
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover{
	text-decoration:none;
	color:#ffdbc2;
	}

.description {
	color:#cbab98;
	font:1.1em "trebuchet ms",arial,sans-serif
	}
/* End Header */



/* Begin Content*/
#title a:link, #title a:visited, #title a:active, #title h2
{
	text-decoration:none;
	font:3.0em "trebuchet ms",verdana,sans-serif;
	color: #4b232c;
}

#title p
{
  color: #CBAB98;
  font:2.0em verdana, sans-serif;
  font-variant: small-caps;
  text-align:left;
  }

#previousstory a:link, #previousstory a:visited, #previousstory a:active
{
	text-decoration:none;
	font:2.0em "trebuchet ms",verdana,sans-serif;
	color: #4b232c;
}

#previousstory p
{
  color: #CBAB98;
  font:1.5em verdana, sans-serif;
  font-variant: small-caps;
  text-align:left;
  }
  
h2,h3,h4,h5,h6{
	color:#372621;
	font:0.8em verdana,sans-serif;
	margin:20px 0 0 0
	}

h2 a:link, h2 a:visited, h2 a:active, h2 a:hover,
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover{
	text-decoration:none
}

.post {

	}

.postmetadata {
	color:#555;
	font-size:.85em;
	padding:2px 0 10px 0;
	border-bottom: solid #CBAB98;
}

.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active{
	color:#555;
	text-decoration:none
}

.postmetadata a:hover{
	text-decoration:underline;
}

	
.entry, .entrytext{
	Line-height:140%;
	margin:0 0 0 0;

	}
	
.entry p, .entrytext p{
	Line-height:1.5em;
	font-weight:lighter;
	margin:0 0 10px 0
	}

#sidebar p{
	margin-bottom:10px;
	}	


a:link,a:visited,a:active{
	color:#cbab98;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	}
/* 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 */
.entry ul, .entry ol,
.entrytext ul, .entrytext ol{
	margin:5px 0 5px 26px
	}

.block {
	margin-bottom:20px;
	}
	
#sidebar1 h2 {
	margin:0px 0 10px 0;
	}

#sidebar1 ul li,
#sidebar2 ul li {
	list-style:none
	}

#sidebar1  ul li,
#sidebar2  ul li{
/*	border-bottom:1px solid #ddd;*/
	padding:2px 0
	}

#sidebar1 ul li a:link, #sidebar1 ul li ul li a:visited, #sidebar1 ul li ul li a:active,
#sidebar2 ul li a:link, #sidebar2 ul li ul li a:visited, #sidebar2 ul li ul li a:active{
	text-decoration:none
}

#sidebar1 ul li a:hover,
#sidebar2 ul li a:hover{
	text-decoration:underline
}
/* End Entry Lists */



/* Begin Images */
img {
	border:5px solid #ffdbc2;
	display:inline;
	margin: 0px 0px 10px 0px;
}

#header img {
	border: none;
	}

p img {
	padding:0;
	max-width:100%
	}

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto
	}
	
img.alignright {
	display:inline
	}

img.alignleft {
	display:inline;
	}

.alignright {
	float:right
	}
	
.alignleft {
	float:left;
	display:inline;
	}
/* End Images */



/* Begin Form Elements */


#search .spinner{
	padding: 0px 0px 5px 0px;
	text-align: right;
}

#search img{
	margin-top: 2px;
	position: relative;
	left:-5px;
	top: 0.25em;
	border:none;
}

/*#search img.archives-icon{
	margin: 0px 7px 0px 0px;
	top: 1px;
}*/

#search input{
	border: 1px solid #cbab98;
	font-size: 0.85em;
	margin-top: 2px;
	width: 175px;
}

#search input:focus{
	background: #FFFFFF;
}

.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: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
	}
	
ul.tagcloud {
padding: 0;
margin: 0 1em 0 0;
background: none;
list-style: none;
text-align: center;
}
ul.tagcloud li {
background: none;
display: inline;
list-style: none;
margin-left: 0;
}
ul.tagcloud li a {
font-weight: bold;
list-style: none;
}
ul.tagcloud li a:hover {
text-decoration:underline;
}

#sidebar ul .tagcloud {
padding: 0;
margin: 0;
}
#sidebar ul .tagcloud li {
display: inline;
list-style: none;
background-image: none;
padding: 0;
margin: 0;
}
#sidebar ul .tagcloud li a {
background-image: none;
padding: 0;
margin: 0;
}
/* End Various Tags & Classes*/
