/*
Theme Name: Gedankenglanz
Theme URI: http://www.nekoji.de/
Description: Wordpress theme for Gedankenglanz.
Version: 1.0
Author: Nekoji
Tags: two columns, widgets, black, white
*/

/* Allgemein */

*
{
	margin: 0;
	padding: 0;
	outline: 0;
}

body
{
        background-repeat: repeat-x;
        background-color: #FFF;
	font-family: Calibri, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #2d3134;
	text-align: center;
	line-height: 1.3em;
}

h1,h2
{
	font-size: 28px;
	font-weight: normal;
	line-height: 1.0em;
	color: #2d3134;
}

h1 a,
h2 a
{
	text-decoration: none;
	color: #2d3134;
}

p
{
	margin: 1.5em 0em;
}

a
{
	color: #7f2d2d;
	text-decoration: underline;
}

img
{
	border: none;
}

label
{
	float: left;
	width: 200px;
	margin-bottom: 1em;
}

input, textarea
{
	border: 1px solid #b3b5b7;
	margin-bottom: 1em;
	padding: 0.2em;
	font-family: Calibri, Verdana, sans-serif;
	font-size: 11px;
	color: #2d3134;
}

input:hover, 
textarea:hover
{
	
}

fieldset
{
	border: none;
}

abbr
{
	border: none;
}

/* Layout */

#models
{
	background-image: url("images/models-gesucht.png");
        margin: -25px 8px;
        width: 81px;
        height: 81px;
        position:absolute;
        z-index:2;
}

#layout
{
	background-color: #fff;
        margin: 0px auto;
        padding: 0px 40px 0px 40px;
        width: 885px;
	text-align: left;
}

#top
{
	padding-top: 10px;
}


#suche
{
        background-color: #3d1313;
        height: 40px;
        padding: 8px 0 8px 10px;
}

#navigation
{
	clear: both;
	padding-bottom: 10px;
	font-family: Calibri, Verdana, sans-serif;
}

#navigation ul
{
        background-color: #fff;
	position: relative;
	list-style: none;
	padding: 0.1em 0.2em;
	margin: 0;
}

#navigation ul li
{
	position: relative;
	display: inline;
	color: #081e2d;
	font-size: 12px;
	border-right: 1px solid #FFF;
	padding-right: 1.3em;
	padding-left: 1.3em;
}

#navigation ul li:last-child
{
	border-right: none;
	padding-right: 0em;
}

#navigation ul:first-child
{
	border-left: none;
	padding-left: 0em;
}

#navigation ul li a
{
	color: #000;
	text-decoration: none;
}

#navigation ul li a:hover
{
	text-decoration: underline;
}

#navigation ul li ul
{
	position: absolute;
	top: 1.2em;
	left: -999em;
	text-align: left;
	background-color: transparent !important;
}

#navigation ul li:hover ul ul, 
#navigation ul li.sfhover ul ul 
{
	position: absolute;
	top: 1.2em;
	left: -999em;
	text-align: left;
	background-color: transparent !important;
}

#navigation ul li ul a
{
	color: #FFF;
}

#navigation ul li:hover ul,
#navigation ul li.sfhover ul
{
	left: -0.1em;
}

#navigation ul li ul li:hover ul,
#navigation ul li ul li.sfhover ul
{	
         top: -3px;
	left: 176px;
}

#navigation ul li ul li
{
	display: block;
         color: #FFF !important;
	border: none;
	background-color: #081e2d;
	margin: 2px 0px;
	padding: 0.2em 1.1em 0.2em 1.1em;
	width: 151px;
	white-space: nowrap;
}

#navigation ul li ul li ul li
{
	display: block;
	border: none;
	background-color: #5c1414;
	margin: 2px 0px;
	padding: 0.2em 1.1em 0.2em 1.1em;
	width: 150px;
	white-space: nowrap;
}


#navigation ul li ul li:last-child
{
	padding-right: 1.1em;
}

#image
{
	border: 0;
	padding: 0px;
	z-index:1;
}

#middle
{
	clear: both;
	padding-top: 28px;
}

#content
{
	float: left;
	width: 582px;
	text-align: justify;
}

#sidebar
{
	float: right;
	width: 240px;
	text-align: left;
}

#sidebar h2
{
	background-color: #252a2d;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	padding: 4px 0.11em 4px 0.5em;
	margin: 0 0 0.8em 0em;
}

#related
{
	margin: 0 0 1em 0
}

#related ul
{
	list-style-type: none;
}

#related ul li
{
	background-color: #f5f5f5;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	padding: 0.23em 0em 0.23em 0.5em;
	margin: 0 0 2px 0;
}

#related a
{
	color: #763939;
}

#foot
{
	clear: both;
}


#rotelinie
{
        background-color: #fff;
        height: 1px;
        width: 750px;
        margin: 1px 0px 1px 0px;
}

/* Klassen */

.vinylfirst img
{
	width: 80px;
	height: 80px;
}

.vinyl img
{
	width: 5px;
	height: 80px;
}

.redbg
{
	background-color: #592c2c;
}

.noborder
{
	border-right: none !important;
	padding-right: 0em !important;
}

.entry
{
	clear: both;
}

.thumb
{
	float: left;
	margin-right: 0.5em;
	margin-bottom: 0em;
	border: none;
}

.kommentar
{
	float: left;
	width: 500px;
	margin-top: -1.8em;
	margin-bottom: 1em;
}

.kommentarid
{
	float: left;
	background-image: url("images/kommibg.png");
	background-repeat: repeat-x;
	background-position: bottom center;
	background-color: #7f2e2d;
	color: #fff;
	text-align: center;
	padding: 0.2em 1.1em 0.4em 1.1em;
	margin: 0em 1em 1em 0em;
}

.kommentarid h2
{
	font-size: 24px;
	font-weight: normal;
	color: #fff;
}

.datum
{
	float: left;
	background-image: url("images/datebg.png");
	background-repeat: repeat-x;
	background-position: bottom center;
	background-color: #2a2a2a;
	color: #fff;
	text-align: center;
        line-height: 0.5em;
	padding: 0em 0.6em 0.8em 0.6em;
	margin: 0em 1em 0em 0em;
}

.datum h2
{
	font-size: 38px;
	font-weight: normal;
	color: #fff;
}

.datum h3
{
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}

.kommilink
{
	float: right;
}

.kommilink a
{
	background-image: url("images/redbg.png");
	background-repeat: repeat-x;
	background-position: bottom center;
	background-color: #7f2d2d;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 0.05em 0.9em;
	cursor: pointer;
}

.twitter-message
{
	margin: 0em 0em 1em 0em;
}

.clear
{
	clear: both;
}

.fleft
{
	float: left;
}

.fright
{
	float: right;
}

.button,
.sendbutton
{
	background-image: url("images/redbg.png");
	background-repeat: repeat-x;
	background-position: bottom center;
	background-color: #7f2d2d;
	border: none;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.suchfeld
{
	border: none;
	font-size: 11px;
	color: #223644;
	line-height: 17px;
	width: 160px;
}

.suchbutton
{
	background-image: url("images/perle.png");
	background-repeat: no-repeat;
	width: 17px;
	height: 17px;
	border: none;
	cursor: pointer;
}

.searchform
{
        padding-top:6px;
	height: 17px;
}

.galleria_wrapper
{
	border: 1px solid #b3b5b7 !important;
	padding: 1px !important;
	margin: 0px !important;
}

#galleria_wp .galleria_black .galleria_wrapper img,
#stage_gallery1
{
	text-align: center !important;
	margin: auto !important;
}

.jcarousel-item
{
	border: 1px solid #b3b5b7 !important;
	padding: 1px 2px !important;
	margin-left: 2px !important;
}

.jcarousel-skin-metal, 
.jcarousel-item
{
	background-color: transparent !important;
}

.galleria_wp_thumb_caption
{
	display: none !important;
}

#galleria_wp div.galleria_black .galleria_container
{
	margin: 0em !important;
	margin-top: 1em !important;
}

.jcarousel-skin-metal .jcarousel-container-horizontal
{
	width: 100% !important;
}

#galleria_wp div.galleria_black .galleria_container
{
	margin-left: 0.8em !important;
	
}