/*
Theme Name: Campus TV Reutlingen
Theme URI: http://www.campus-tv-reutlingen.de
Description: Campus TV Reutlingen: Das Auge studiert mit.
Version: 1.0
Author: Marvin Pawlowski
Author URI: http://www.digitaldekorateur.de
Tags: campus tv, reutlingen, reutlingen university, hochschule reutlingen
*/


/* +++++ bascis++++++++++++++++++++++++++++++ */

* { 
	border: 0;
	margin: 0;
	padding: 0;
}

html {
	font: 62.5% arial, verdana, lucida, sans-serif;
	color: #333;
}

body {
	background: #fff url('images/htmlBgr.png') fixed repeat-x;
	text-align: center;
}

h1, .invisible {
	display: none;
}

img {
	border: none;
}
a img {
	border: none;
}

.left, .alignleft {
	float: left;
}
.right, .alignright {
	float: right;
}
.clear {
	clear: both;
}

#wrap {
	position: relative;
	background: #eee url('images/wrapperBgr.png') top repeat-y;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	width: 1004px;
	text-align: left;	
}


/* +++++ header/content ++++++++++++++++++++++++++++++ */

#header {
	position: absolute;
	background: url('images/headerBgr.png') top no-repeat;
	top: 110px;
	right: 33px;
	height: 58px;
	width: 212px;
	z-index: 101;
}

#content {
	position: relative;
	background: #fff url('images/contentBgr.png') top repeat-y;
	padding-bottom: 33px;
	width: 1004px;
}


/* +++++ navigation ++++++++++++++++++++++++++++++ */

#navigation {
	position: relative;
	height: 66px;
	width: 1004px;
	background: #eee url('images/navigationBgr.png') top no-repeat;
}

#homeye {
	position: absolute;
	top: 22px;
	left: 22px;
	height: 44px;
	width: 93px;
}

#site {
	position: absolute;
	top: 22px;
	left: 137px;
	font-size: 1.2em;
	line-height: 44px;
	height: 44px;
	z-index: 100;
}
#site ul {
}
#site ul li {
	margin-right: 22px;
	display: inline;
	list-style-type: none;
}

#social {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 1.2em;
	line-height: 44px;
	margin: 22px 44px 0 0;
	height: 44px;
	text-align: right;
	z-index: 100;
}
#social ul {
}
#social ul li {
	margin-left: 11px;
	display: inline;
	list-style-type: none;
	float: left;
}

#navigation a,
#navigation a:link,
#navigation a:visited {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
#navigation a:hover,
#navigation a:active,
#navigation a:focus,
#navigation #active a {
	text-decoration: none;
	color: #5eaf00;
}

#social .item {
	text-decoration: none; 
	border: 0; 
	padding: 0;
	margin-top: 14px; 
	display: block;
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size: 0; 
	width: 16px; 
	height: 16px;
}
#itemTwitter {
	background: url("images/iconTwitter.png") right no-repeat;
}
#itemRss {
	background: url("images/iconRss.png") right no-repeat;
}

/* +++++ page/post ++++++++++++++++++++++++++++++ */

.page, .post {
}

.page .main, .post .main {
	margin: 66px 0 0 22px;
	width: 960px;
}

.main {
	background: #fff url('images/mainBgr.png') top repeat-y;
}
#mainLeft {
	text-align: justify;
	margin-left: 33px;
	width: 655px;
	float: left;
}
#mainLeft .container {
	margin-left: 22px;
	width: 599px;
}
#mainRight {
	float: right;
	width: 240px;
}

.page .main hr, .post .main hr {
	border: 0px;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px transparent;
	margin-bottom: 2.0em;
}

#mainLeft .alignright {
	border: 1px solid #ddd;
	margin-left: 22px;
}

.page .post-meta {
	margin: 0 0 22px 22px;
	padding-left: 22px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 240px;
	float: right;
}
.page .post-meta {
	list-style-type: none;
}
.page .post-meta li {
	margin-bottom: 1.0em;
	text-align: left;
}
.page .post-meta .post-meta-key {
	font-weight: bold;
}

.page .closer {
	margin-top: 22px;
}
.closer .left {
	margin-left: 0;
	border: none;
	width: 261px;
}
.closer .right {
	text-align: right;
	width: 261px;
}

/* +++++ eyecatcher picture ++++++++++++++++++++++++++++++ */

.contentHeader {
	position: relative;
	background: #fff url('images/contentHeaderBgr.png') top no-repeat;
	height: 242px;
	width: 1004px;
}
.contentHeader .teaserPicture {
	position: absolute;
	top: 33px;
	left: 55px;
	height: 242px;
	width: 655px;
}
.teaserPicture img {
	height: 242px;
	width: 655px;
}

.contentHeader .title {
	position: absolute;
	bottom: 33px;
	left: 55px;
	background-color: #fff;
	height: 33px;
	z-index: 100;
}
#home .title {
	top: 81px;
}
.title h2 {
	margin-left: 22px;
	padding-right: 11px;
	line-height: 33px;
}

.page .categorie, .post .categorie {
	position: absolute;
	bottom: 33px;
	right: 44px;
	color: #666;
	height: 33px;
	width: 196px;
}

.page .date, .post .date {
	position: absolute;
	background-color: #fff;
	color: #666;
	bottom: 67px;
	left: 55px;
	height: 22px;
	z-index: 10;
}
#home .date {
	top: 58px;
}
.page .date span, .post .date span {
	font-size: 1.2em;
	margin-left: 22px;
	padding-right: 11px;
	line-height: 22px;
}
#home .date a {
	color: #666;
}

.page .howmanycomments, .post .howmanycomments {
	position: absolute;
	background-color: #fff;
	color: #666;
	bottom: 10px;
	left: 55px;
	height: 22px;
	z-index: 10;
}
.page .howmanycomments span, .post .howmanycomments span {
	margin-left: 22px;
	padding-right: 11px;
	line-height: 22px;
}
.howmanycomments span a,
.howmanycomments span a:link,
.howmanycomments span a:visited {
	text-decoration: none;
	color: #666;
}
.howmanycomments span a:hover,
.howmanycomments span a:active,
.howmanycomments span a:focus {
	text-decoration: none;
	color: #5eaf00;
}

.contentHeader .excerpt {
	position: absolute;
	bottom: -11px;
	left: 77px;
	width: 611px;
}
.contentHeader .excerpt span, .contentHeader .excerpt p {
	background: #fff;
	font-size: 1.2em;
	padding: 2px 4px;
	line-height: 1.5em;
}


/* +++++ home ++++++++++++++++++++++++++++++ */

#home .item, #archive .item {
	margin-bottom: 4.0em;
}
#home .item .excerpt p, #archive .item .excerpt p {
	margin-bottom: 1.2em;
}
.playPicture {
	position: relative;
	margin-top: 5px;
	margin-left: 22px;
	height: 121px;
	width: 327px;
	float: right;
}
.playPicture img {	
}
.playPicture span {
	position: absolute;
	background: #fff;
	right: 0;
	bottom: 0;
}



/* +++++ comments ++++++++++++++++++++++++++++++ */

#comments {
	position: relative;
	padding-top: 22px;
}

.page .commentstitle {
	position: absolute;
	top: 0;
	left: -22px;
	background-color: #5eaf00;
	height: 22px;
	z-index: 100;
}
.commentstitle h3 {
	color: #fff;
	margin-left: 22px;
	padding-right: 11px;
	line-height: 22px;
	font-weight: normal;
}

#commentlist {
	margin-top: 2.0em;
	list-style-type: none;
}
#commentlist p {
	margin-bottom: 0;
}
#commentlist li {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 1.0em 0;
	margin-bottom: 4.0em;
}
#commentlist .author,
#commentlist .author:link,
#commentlist .author:visited {
	font: 1.5em cambria, palatino, georgia, serif;
	color: #5eaf00;
}

#respond {
	position: relative;
	padding-top: 44px;
	margin-top: 2.0em;
}

.page .respondtitle {
	position: absolute;
	top: 0;
	left: -22px;
	background-color: #eee;
	height: 22px;
	z-index: 100;
}
.respondtitle h3 {
	margin-left: 22px;
	padding-right: 11px;
	line-height: 22px;
	font-weight: normal;
}

#author, #email, #url {
        color: #333;
        background-color: #fff;
        border: 2px solid #999;
		padding: 4px 5px;
		margin-right: 11px;
        width: 327px;
}
#comment{
        font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 1.0em;
        color: #333;
        background-color: #fff;
        border: 2px solid #999;
		padding: 4px 5px;
		margin-right: 11px;
        height: 88px;
        width: 327px;
}
#submit {
        background-color: #fff;
        border: 2px solid #999;
        color: #333;
		padding: 2px 3px;
        width: 163px;
}


/* +++++ page: team ++++++++++++++++++++++++++++++ */

.teamRight {
	float: right;
	margin-left: 22px;
	width: 150px;
}
#team hr {
	clear: both;
}


/* +++++ archive ++++++++++++++++++++++++++++++ */

#archive .item {
	margin-bottom: 2.0em;
}
#archive .item p {
	margin-bottom: 0;
}
#archive .item em {
	color: #666;
}


/* +++++ typo/links ++++++++++++++++++++++++++++++ */

.contentHeader h2 {
	font: 2.25em cambria, palatino, georgia, serif;
	line-height: 33px;
	font-weight: normal;
}
.item h2 {
	font: 22.5px cambria, palatino, georgia, serif;
	line-height: 33px;
	font-weight: normal;
	margin-bottom: 0.5em;
}

.main {
	font-size: 1.2em;
	line-height: 2.0em;
}
.main p {
	margin-bottom: 1.5em;
}
#home .item p {
	margin-bottom: 0;
}

#home .itemDate a, #mainLeft .item .right a, #nextAndPrevious a {
	color: #666;
}

#standart .intro, #team .intro, #teamProfil .intro, #error .intro {
	font: 1.3em cambria, palatino, georgia, serif;
	line-height: 1.5em;
	text-align: left;
}

.post small, .page small {
	font-size: 0.9em;
}

.page .categorie span, .post .categorie span {
	font-size: 1.5em;
	line-height: 33px;
}

.main .left em {
	color: #666;
}

.alignright p {
	margin-left: 22px;
	color: #999;
}

.page a,
.page a:link,
.page a:visited,
.post a,
.post a:link,
.post a:visited {
	text-decoration: none;
	color: #5eaf00;
}
.page a:hover,
.page a:active,
.page a:focus,
.post a:hover,
.post a:active,
.post a:focus {
	text-decoration: none;
	color: #333;
}


/* +++++ sidebar ++++++++++++++++++++++++++++++ */

#sidebar {
	width: 218px;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar .widget {
	margin-bottom: 2.0em;
}

#sidebar h2 {
	font: 1.5em cambria, palatino, georgia, serif;
	margin-bottom: 0.5em;
}

.textwidget {
	border-top: 1px solid #ccc;
}
.textwidget p {
	margin-top: 1.0em;
}

/* +++++ twitter ++++++++++ */

#twitter-tools a {
	color: #56dcf3;
}

#twitter-tools ul {
	border-top: 1px solid #ccc;
	list-style-image: url("images/sbSquareTwitter.png");
	list-style-position: inside;	
}
#twitter-tools li {
	margin: 1.0em 0;
}

.aktt_more_updates {
	list-style-image: none;	
}

#twitter-tools h2 {
	padding-left: 60px;
	background: url("images/sbIconTwitter.png") left no-repeat;
	line-height: 44px;
}

#twitter-tools .hashtag {
	color: #333;
}
#twitter-tools em a {
	color: #999;
}

/* +++++ flickr ++++++++++ */

#quick-flickr a {
	color: #ff0085;
}

#quick-flickr h2 {
	margin-bottom: 1.0em;
	padding-left: 55px;
	background: url("images/sbIconFlickr.png") left no-repeat;
	line-height: 44px;
}

#quick-flickr img {
	margin-right: 1px;
	margin-bottom: 1.0em;
	border-top: 2px solid #0060d1;	
	border-bottom: 2px solid #0060d1;
}

#quick-flickr h2 {
	border-bottom: 1px solid #ccc;
}


/* +++++ footer ++++++++++++++++++++++++++++++ */

#footer {
	position: relative;
	background: #eee url('images/footerBgr.png') top no-repeat;
	font: 1.2em arial, verdana, lucida, sans-serif;
	color: #666;
	height: 66px;
	width: 1004px;
}

#fNavigation {
	position: absolute;
	top: 0;
	left: 66px;
	height: 44px;
	width: 327px;
}
#fBy {
	position: absolute;
	text-align: right;
	top: 0;
	right: 44px;
	height: 44px;
	width: 327px;
}

#footer span {
	line-height: 44px;
}

#footer a,
#footer a:link,
#footer a:visited {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
#footer a:hover,
#footer a:active,
#footer a:focus {
	text-decoration: none;
	color: #333;
}