/*  
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:#fff;
color:#000;
font:small arial,verdana,sans-serif;
text-align:center;
}

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

#header {
background:#fff;
padding:0 0 10px 0;
width: 910px;
}

#content {
float:left;
margin:0 0 20px 10px;
width:500px
}

#sidebar1 {
float:left;
margin:0 0 20px 20px;
width:140px
}

#sidebar2 {
float:left;
margin:0 0 20px 20px;
width:220px
}

.sidebar-ientry {
	float: left;
	width: 400px;
}

.adbox {
	margin: 35px auto 0px auto;
	width: 336px;
}

.video {
	margin: 35px auto 0px auto;
	width: 336px;
}

#footer {
border-top:1px solid #ddd;
clear:both;
padding:5px 0 20px 0;
text-align:center;
}
/* 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:#fff
}

.description {
color:#fff;
font:1.1em "trebuchet ms",arial,sans-serif
}
/* End Header */



/* Begin Content*/
h1,h2,h3,h4,h5,h6{
	color:#0000CC;
	font:1.3em arial,verdana,sans-serif;
	margin:20px 0 0 0
	}

h2,h3{
	border-bottom:1px solid #ddd
	}

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 {
	text-align:left
	}

.postmetadata {
	color:#555;
	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{
	line-height:140%;
	margin:2px 0 0 0
	}
	
.entrytext p{
	margin:0 0 15px 0
	}

a:link,a:visited,a:active,a:hover{
	color:#000;
	text-decoration:underline
}

td {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}
/* 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
	}

#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{
	text-decoration:none
}

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

blockquote {
	border-left:5px solid #000;
	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:25px;
	margin-bottom:60px;
	clear: both;
	}
.redirecttitle {
	font-size: 14px;
	font-weight: normal;
	padding: 3px;
	margin: 5px 0px 10px 0px;
	border-bottom: solid 1px #dddddd;
}
/* End Various Tags & Classes*/

/* Added by Rafael to make room in the top nav for our text links */
.header {
	width: 910px;
	margin: 37px auto 10px auto;
	clear: both;
	z-index: 2;
}
.nav {
	width: 907px;
	height: 33px;
	margin: 0px 0px 0px 5px;
	clear: both;
}
.nav div {
	margin: 0px;
	padding: 0px;
	float: left;
}
.freemacware h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(http://images.ientrymail.com/freemacware/freemacware.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.freemacware a {
	width: 194px;
	height: 33px;
	display: block;
	outline: none;
}
.freemacblog h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(http://images.ientrymail.com/freemacware/freemacblog.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.freemacblog a {
	width: 166px;
	height: 33px;
	display: block;
	outline: none;
}
.freemacunix h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(http://images.ientrymail.com/freemacware/freemacunix.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.freemacunix a {
	width: 173px;
	height: 33px;
	display: block;
	outline: none;
}
.freemacphoto h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(http://images.ientrymail.com/freemacware/fmp_new.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.freemacphoto a {
	width: 171px;
	height: 33px;
	display: block;
	outline: none;
}
.getip h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(http://images.ientrymail.com/freemacware/fmw_getip.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.getip a {
	width: 203px;
	height: 33px;
	display: block;
	outline: none;
}
.subnav {
	width: 904px;
	margin: 6px 6px 5px 10px;
	color: #FFFFFF;
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	clear: both;
}
.subnav a, .subnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.subnav a:hover, .subnav a:hover:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.textadtop {
	margin: 0px 7px 0px 7px;
	padding: 0px;
	display: inline;
}
.adtopwide {
	margin: 25px auto 15px auto;
	text-align: center;
	clear: both;
}
.adtopwide table {
	margin: 0px auto 0px auto;
}
.screenshotbox {
	margin: 0px 0px 10px 0px;
}
.screenshotbox a, .screenshotbox a:visited, .screenshotbox a:hover, .screenshotbox a:hover:visited {
	text-decoration: underline;
	color: #0404ff;
}
.downloadlink {
	padding: 5px;
	font-weight: bold;
}
.downloadlink a, .downloadlink a:visited {
	text-decoration: underline;
	color: #0404ff;
}
.downloadlink a:hover, .downloadlink a:hover:visited {
	text-decoration: none;
	color: #0404ff;
}
.devurl {
	border: solid 1px #CCCCCC;
	background-color: #EEEEEE;
	font-weight: bold;
	padding: 5px;
}
.devurl a, .devurl a:visited {
	text-decoration: none;
	color: #0000FF;
}
.devurl a:hover {
	text-decoration: underline;
	color: #0000FF;
}
ul.jeremyicons {
	margin: 0px;
	padding: 0px;
	display: block;
}
ul.jeremyicons li {
	float: left;
	padding: 5px;
	width: 230px;
	list-style-type: none;
}

.top-ientry-bar {
	z-index: 100;
	position: fixed;
	top: 0px;
	margin: 0px;
	width: 100%;
	height: 45px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: url(http://images.ientrymail.com/freemacware/ientry-bar.png) repeat-x left top;
}
.top-ientry-bar a {
	margin: 0px;
	padding: 8px 15px 10px 10px;
	float: left;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
.top-ientry-bar a:hover {
	margin: 0px;
	padding: 8px 15px 10px 10px;
	float: left;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	text-decoration: none;
	background: #000000 url(http://images.ientrymail.com/freemacware/ientry-hover.jpg) repeat-x left top;
}
.top-ientry-bar a img {
	margin: -5px 5px -6px 0px;
	z-index: 2;
}
#ientry-bar-right {
	float: right;
	border-right: none;
}
.ientry-bar-clear {
	clear: both;
}
.searchbox {
	width: 240px;
	text-align: left;
	position: fixed;
	left: 2px;
	}
.searchbox h2{
	color:#0000CC;
	font:1.3em arial,verdana,sans-serif;
	padding: 0;
	margin: 6px 0 0 0;
	}	
