/*
Theme Name: THH Reloaded
Theme URI: http://www.theheadhoops.org
Version: 2.0
Author: Ines M.
Tags: the headhoops

Credits: Main page based on Infinity by yichi
*/


/* ----- BASICS ----- */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	color: #000;
	font: 12px/20px arial, sans-serif;
	overflow-x: hidden;
}

#container {
	margin-left: auto !important;
	margin-right: auto !important;
	width: 1050px !important;
	margin-top: 60px;
}

#sidebar {
	height: 320px !important;
	width: 240px;
	float: right;
}

#footer {
	width: 100% !important; 
	height: 180px !important; 
	background-color: #000; 
	color: #fff; 
	margin-top: 20px !important;
}

.main { 
	width: 1000px; 
	margin: 0; 
	padding: 0; 
	float: left;
	overflow: hidden;
}


/* ----- LINKS ----- */

a, a:link, a:visited, a:active {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

#sidebar a, #sidebar a:link, #sidebar a:visited, #sidebar a:active {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

a img {
	border: none;
}

#footer a, #footer a:hover {
	color: #fff !important;
}

a.rssfeed {
	padding: 0 0 3px 15px !important;
	background: url(http://www.theheadhoops.org/wp-content/images/rss2.gif) 1px no-repeat !important;
}

a.flickr {
	padding: 0 0 3px 15px !important;
	background: url(http://www.theheadhoops.org/wp-content/images/flickr.gif) 1px no-repeat !important;
}

a.vimeo {
	padding: 0 0 3px 15px !important;
	background: url(http://www.theheadhoops.org/wp-content/images/vimeo.gif) 1px no-repeat !important;
}


/* ----- PARAGRAPHS ----- */

p {
	padding: 5px 0;
	text-align: justify;
}

#normal p {
	width: 480px !important;
	padding: 5px 0 25px 0;
	text-align: left !important;
}

#normal p img {
	padding: 1px;
}

#sidebar p, #sidebar ul {
	font-size: 9px;
	line-height: 12px;
}

p.credits {
	font: 10px/14px arial, sans-serif;
	text-transform: uppercase;
	margin: 10px 0;
}


/* ----- HEADLINES ----- */

h1  {
	font-size: 30px;
}

#sidebar h3, #comments h3 {
	font: bold 14px arial, sans-serif;
	color: #000;
	background-color: #FFFC00 !important;
	display: inline;
	padding: 2px;
	margin: 0 0 4px 0;
}

h4  {
	font-size: 14px;
}

.postimage h2 {
	font: bold 25px arial, sans-serif;
	text-align: left !important;
	margin: 0;
	padding: 4px;
	height: 26px;
	color: #fff !important;
	background:#000;
	display:block;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}

.postimage h2 span.h2 {
	padding: 0 0 5px 5px;
}

h2.normal, h3 {
	font: bold 25px arial, sans-serif;
	margin: 0;
	padding: 4px;
	color: #000 !important;
	display:block;
	background: #fff !important;
}


/* ----- MAIN PAGE: THUMBNAILS ---- */

.thumb {
	background: #222 url(images/thumb.png);
	display: block;
	width: 235px !important;
	overflow: hidden;
	height: 150px;
	margin: 0 10px 10px 0 !important;
	position: relative;
}

.bigthumb {
	background: #222 url(images/thumb.png);
	display: block;
	width: 480px !important;
	overflow: hidden;
	height: 311px !important;
	margin: 0 10px 0 0 !important;
	position: relative;
}

.thumb-title, .bigthumb-title {
	margin-bottom: 5px;
	background: #000;
	bottom: 0;
	right: 0;
	display: block;
	position: absolute;
	padding: 4px;
	filter: alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}

.thumb-cat {
	margin-bottom: 5px;
	background: #000;
	bottom: 25px;
	right: 0;
	display: block;
	position: absolute;
	padding: 1px 4px;
	text-transform: uppercase;
}

.bigthumb-cat {
	margin-bottom: 5px;
	background: #000;
	bottom: 43px;
	right: 0;
	display: block;
	position: absolute;
	padding: 1px 4px;
	text-transform: uppercase;
}

.thumb-title:hover {
	background:#222;
}

.thumb-title h2, .bigthumb-title h2 {
	margin: 0;
	line-height: 1.4em;
}

.thumb-title h2 a {
	font: bold 11px Arial, helvetica;
	display: block;
	color: #fff;
	text-decoration: none;
}

.bigthumb-title h2 a {
	font: bold 25px Arial, helvetica;
	display: block;
	color: #fff;
	text-decoration: none;
}

.thumb-title h2 a:hover {
	color: #fff;
}

.thumb-cat h2 {
	font: bold 9px Arial, helvetica;
	display: block;
	color: #ddd;
	text-decoration: none;
}

.bigthumb-cat h2 {
	font: bold 17px Arial, helvetica;
	display: block;
	color: #ddd;
	text-decoration: none;
}


/* ----- POSTS ----- */

.entry {
	margin-top: 10px;
	width: 98%;
}

.entry blockquote {
    width: 85%;
    text-align: right !important;
    margin: 10px 0 10px auto;
}

blockquote p {
    font: bold 21px/38px arial, serif !important;
    text-transform: lowercase !important;
    color: #fff;
    letter-spacing: -1px;
    background: #000 !important;
    display: inline;
    text-align: right !important;
    padding: 2px 10px !important;
}

img.bild {
    width: 0px ! important;
    height: 0px ! important;
    margin-bottom: -10px !important;
}

/* ----- MISC ----- */

#container small {
    line-height: 13px;
}

select#tagselect {
    width: 200px;
    font: normal 12px arial, sans-serif;
    color: #000;
    padding: 2px 0 2px 5px;
}

hr {
    width: 100%;
    height: 1px !important;
    margin: 10px 0;
    color: #fff !important;
    background-color: #fff !important;
    border-top: 2px solid #000;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    clear: both;
}

.left { 
	float: left; 
	margin:0 8px 15px 0; 
}

.right { 
	float: right;
	margin-left: 8px;
}

.clear, .clear-both { 
	clear: both;
}


/* ----- PAGE NAVI ----- */

.pagenavi  { 
	margin: 5px 0; 
	width: 960px !important; 
	clear: both; 
	font: bold 30px Arial; 
}

.pagenavi a { 
	text-decoration: none !important; 
}


/* ----- LISTS ----- */

ul, li {
	margin: 0;
	padding: 0;
}

div.post ul, #sidebar ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#sidebar ul {
    margin-top: 10px;
}

div.post ul li, #sidebar ul li {
	padding: 0 0 3px 15px;
	list-style-type: none;
	background: url(http://www.theheadhoops.org/wp-content/themes/simple/images/list.gif) 1px no-repeat;
}

div.post ul li a {
	text-decoration: none;
}


/* ----- COMMENTS ------ */

ol.commentlist {
	list-style-type: none;
	margin: 0;
	padding-top: 0;
}

ol.commentlist p {
	font: normal 10px/18px arial, sans-serif !important;
	font-style: normal;
	padding: 0;
	margin: 0;
}

ol.commentlist li {
	margin-top: 15px;
	margin-bottom: 15px;
}

ol.commentlist li.autor_kommentar {
	color: #fffc00 !important;
}

ol.commentlist li.autor_kommentar p {
	color: #000 !important;
}

ol.commentlist li div.singlecomment {
	margin: 0 0 15px 0 !important;
}

#comments {
    width: 480px !important;
    display: block;
}

#comments form {
	margin-bottom: 20px;
}

#comments #daten {
	width: 220px;
	float: left;
	padding-top: 10px;
}

#comments #kommentar {
	width: 230px;
	float: left;
	margin-left: 10px;
}

#comments #daten input {
	width: 150px;
}

#comments textarea {
    width: 230px;
    height: 39px;
    border: 1px solid #000;
    font: 12px arial, sans serif;
    padding: 5px;
	margin-top: 12px;
}

#comments input {
    width: 220px;
    border: 1px solid #000;
    font: 12px arial, sans-serif;
    margin: 2px 5px 5px 0;
    padding: 2px;
}

#comments input#submit {
	width: 242px;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	padding: 2px;
}

#wrapper {
	clear: both;
}

/* ---------- FOOTER ---------- */

#footercontent {
	width: 1050px !important; 
	height: 150px !important; 
	padding-top: 10px; 
	margin: 0 auto;
}

.footerbox {
	width: 235px !important; 
	height: 80px !important;
	float: left; 
	margin-right: 10px; 
}

#footer-one, #footer-two, #footer-three {
	border-right: 1px dotted #fff;
}

#footer-three img {
	padding: 2px !important;
}


/* ---------- SPECIALS / CONTENT ---------- */

/* --- Festivaltyp --- */
#typ1, #typ2, #typ3, #typ4 { 
	margin: 25px 0 20px 0;
}