/*  =================================================================================
	Theme Name:TRAGKULTUR
	Theme URI:http://www.tragkultur.de
	Description:WordPress theme created by <a href="http://www.andrift.com">andrift.com</a>.
	Version:1.0
	Author:andrift
	Author URI:http://www.andrift.com
	
	Struktur:
	1 / Kalibrierung 
	2 / Allgemeine Styles
	3 / Styles für Layoutbereich
	4 / Sonstige Styles
    =================================================================================  */ 

/******************************************
*   HTML Elements                         
******************************************/
         
* {padding:  0; margin:  0;}

html {
	background:url(images/pattern_2000px.jpg);
	background-position: center;
}


body {
	margin: 0;
	font-size: 14px;
	line-height: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: lowercase;
	color: #999;
	border-style: none;
	text-align: left;
}

/******* Hyperlinks ********************/

/* standard link behaviour */
a {text-decoration: none;
   color:#4d4d4d;
}
a:hover, a:focus, a:active {
	text-decoration: none;
	color:#99042e;
	outline: none;
}

/******************************************
*   General Structure                         
******************************************/

#container {background:url(images/main_bckg.png) center top no-repeat; width:848px; margin:0 auto;}

#textcontainer{
	width:520px; 
	height:auto;
	margin:0 auto;
	float:right;
}
/******************************************
*   schaufenster settings                        
******************************************/
#ssp_g_schaufenster, #ssp_g_trauringe, #ssp_g_accessoires, #ssp_g_kollektionen, #ssp_g_schmuck  {
	position: relative;
	left: 18px;
}


/*   ende schaufenster settings                        
******************************************/


#logo {
	font-size:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:80px 100px 60px 140px;
}
#logo a {color:#FFFFFF; text-decoration:none; text-transform: lowercase;}

#menu {height:40px; text-align:center;}
#menu ul {margin:8px; padding:0;}
#menu ul li {display:inline; list-style:none;}
#menu a {color:#999999; font-size:16px; font-style:italic; text-decoration:none; text-transform:lowercase;}
#menu a:after{content:"|"; margin:0 20px; }

#menu a:hover {color:#99042E;}

#main {
	margin:0; 
	float:left; 
	background: #FFFFFF url(images/content_bckg_logo_wht.png) no-repeat; 
	width:848px; 
	min-height:400px; 
	display: inline;
}

/******************************************
*   Misc.                        
******************************************/

.navigation {text-transform:uppercase; margin-top:20px;}
blockquote {font-style:italic; border-left:3px solid #999999; padding-left:10px; margin:10px 0 10px 20px;}
code {line-height:normal; font-size:12px;}


/*xxxxx TEMPLATE LAYOUTS xxxxxxxxxxxxxxxxxxxxxxxx

.thumbwrapper {
	margin-bottom: 0;
	margin-left: 16px;
	margin-right: 73px;
}
.stripe {
	width: 296px;
	height: 603px;
	float: left;
	margin-left: 18px;
}
.stripe ueberuns {
	background: #FFFFFF url(images/ueberuns.png); 
}

xx*/

/******************************************
*   Klasse .sb                        
******************************************/

.sb {
	width: 296px;
	float: left;
	margin-left: 18px;
}
.sbtext {
	margin-bottom: 0;
	margin-left: 335px;
	margin-right: 83px;
}
.sbtext h1 {
	font-size:1.6em;
	font-weight:normal;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1em;
	color: #4d4d4d;
	}
.sbtext h2 {
	text-transform: lowercase;
	font-size:32px;
	line-height:37px;
	font-weight:normal;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 1em 0;
	margin-bottom: 1em;
}
.sbtext h2 a {color:#999999; text-decoration:none;}
.sbtext h2 a:hover {color:#99042E;}

.sbtext h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4d4d4d;
	font-style:italic;
	font-weight:normal;
	margin-top: 10px;
}
.sbtext h4 {
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color: #999999;
	margin-top: 1em;
	margin-bottom: 1em;

}
.sbtext h5 {
	font-size:12px;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color:#8D8C8B;
	margin-bottom: 1em;
}
.sbtext p {margin: 0 0;}

/******************************************
*   Klasse .neues_thumb                     
******************************************/

.neues_thumb

.neues_sb {
	width: 296px;
	float: left;
	margin-left: 18px;
}
.neues_sb_text {
	margin-bottom: 0;
	margin-left: 335px;
	margin-right: 83px;
}
.neues_sb_text h1 {
	font-size:1.6em;
	font-weight:normal;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1em;
	color: #4d4d4d;
	}
.neues_sb_text h2 {
	text-transform: lowercase;
	font-size:32px;
	line-height:37px;
	font-weight:normal;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 1em 0;
	margin-bottom: 1em;
}
.neues_sb_text h2 a {color:#999999; text-decoration:none;}
.neues_sb_text a:hover {color:#99042E;}

.neues_sb_text h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4d4d4d;
	font-style:italic;
	font-weight:normal;
	margin-top: 10px;
}
.neues_sb_text h4 {
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color: #999999;
	margin-top: 1em;
	margin-bottom: 1em;

}
.neues_sb_text h5 {
	font-size:12px;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color:#8D8C8B;
	margin-bottom: 1em;
}
.neues_sb_text p {margin: 0 0;}



/******************************************
*   Klasse .neues                        
******************************************/

.neues {
	width: 500px;
	float: left;
	margin-left: 18px;
}
.neues h1 {
	font-size:1.6em;
	font-weight:normal;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1em;
	color: #4d4d4d;
	}
.neues h2 {
	text-transform: lowercase;
	font-size:32px;
	line-height:37px;
	font-weight:normal;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 1em 0;
	margin-bottom: 1em;
}
.neues h2 a {color:#999999; text-decoration:none;}
.neues h2 a:hover {color:#99042E;}

.neues h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4d4d4d;
	font-style:italic;
	font-weight:normal;
	margin-top: 10px;
}
.neues h4 {
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color: #999999;
	margin-top: 1em;
	margin-bottom: 1em;

}
.neues h5 {
	font-size:12px;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color:#8D8C8B;
	margin-bottom: 1em;
}
.neues p {margin: 0 0;}

/******************************************
*   Klasse .text                        
******************************************/

.text {
	margin-bottom: 0;
	margin-left: 16px;
	margin-right: 150px;
}
.text h1 {
	font-size:1.6em;
	font-weight:normal;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 0.5em;
}

.text h2 {
	text-transform: lowercase;
	font-size:32px;
	line-height:37px;
	font-weight:normal;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 15px 0;
}
.text h2 a {color:#999999; text-decoration:none;}
.text h2 a:hover {color:#99042E;}

.text h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4d4d4d;
	font-style:italic;
	font-weight:normal;
	margin-top: 10px;
}
.text h4 {
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color: #999999;
	margin-top: 10px;
}
.text h5 {
	font-size:12px;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color:#8D8C8B;
}
.text p {
	margin: 0 0;
	}
.text ul, #text ol {padding:0; margin:10px 0 10px 40px;}
.text ul li {list-style:none; padding-left:20px; background:url(images/li.gif) no-repeat 0px 6px;}
.text ol li {margin-left:20px;}

.alignleft { 
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	}
.alignright { float: right;
	margin-bottom: 15px;
	margin-right: 15px;
}

/******************************************
*   CSS Drop-down Menu                       
******************************************/

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:848px; height:50px; font-size:1.2em; position:relative; z-index:100;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:849px; w\idth:848px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0; margin:0 0 0 20px; list-style-type:none;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left; position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {
	display: block;
	font-size: 15px;
	text-decoration: none;
	color: #4D4D4D;
	background-color: #fff;
	line-height: 25px;
	padding: 10px 28px 15px 28px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:59px; w\idth:48px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#fff url(images/drop.gif) bottom right no-repeat;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#fff url(images/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:#fff url(images/drop.gif) bottom right no-repeat;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#fff;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#fff;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:41px;left:-5px; width:149px; margin-left:28px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:40px;t\op:41px;}

/* position the third level flyout menu */
.menu ul ul ul{left:128px; top:-1px; width:160px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-160px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#fff; color:#4D4D4D; height:auto; line-height:1.2em; padding:3px 5px 6px 5px; width:150px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:160px;w\idth:160px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#99042E; background:#fff;}
.menu :hover > a, .menu ul ul :hover > a {color:#99042E; background:#fff;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: #999;
  background: #fff;
}

.menu .current_page_item a {
  color: #999;
  font-weight: normal;
  background: #fff;
}

.menu ul .current_page_item ul a {
  color: #999;
  font-weight: normal;
  background: #fff;
}

.menu ul .current_page_item ul a:hover {
  color:#99042E;
}

.menu .current_page_item a:hover {
  color:#99042E;
}


/******************************************
*   Sidebar                       
******************************************/

#sidebar {float:right; padding: 240px 5px 0 0; width: 100px;}
#sidebar h2 {
	text-transform:lowercase;
	font-size:16px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#sidebar ul {margin:0px; padding:0px;}
#sidebar li {list-style:none;}
#sidebar a {color:#999999;}

/******************************************
*   Footer                        
******************************************/

#footer {
	position: relative;
	width: 848px;
	height:169px;
	background-color: white;
	padding:0;
	clear:both;
	background:url(images/footer_bckg_01.png) center top no-repeat;
	}
#menu_footer {font-size:12px; padding: 40px 0 0 35px;}
#menu_footer ul {margin:0; padding:0;}
#menu_footer ul li {display:inline; list-style:none;}
#menu_footer a {
	color:#999999; 
	margin:0 2px 0 6px; 
	text-transform:lowercase;
	text-decoration: none;
}
#menu_footer .page_item {border-left:1px solid #999999;}
#menu_footer page_item {border-left:1px solid #999999;}
#menu_footer .page_item:first-child { border: none; }

#left_footer {float:left; padding:60px 0 0 20px; font-size:12px; color:#999999;}
#left_footer a {font-weight:normal;}

#right_footer {float:right;	padding:60px 20px 0 0; font-size:12px; text-align:right; color:#999999;}
#right_footer a {font-weight:normal;}

/******************************************
*   Forms                       
******************************************/
.postmetadata {font-size:12px;}
.postmetadata small {font-size:12px;}
.date {font-size:12px; margin-bottom:-3px; color:#99042E;}
#searchform {margin:0;}
#searchform #searchsubmit {width:30px; height:21px; border:none; color:#999999; background-color:#FFFFFF; font-size:12px; font-weight:normal;}
#searchform #s {width:130px;}
#commentform #comment {width:500px;}
#commentform #author, #commentform #email, #commentform #url {width:250px;
#commentform #submit {width:140px; height:21px; border:none; color:#999999; background-color:#FFFFFF; font-size:12px; font-weight:normal;}
#commentform p {margin:5px 0;}
#calendar caption {
	margin:0 0 3px 0;
	text-transform:uppercase;
	font-size:20px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#calendar h2 {margin:0; padding:0;}
#wp-calendar th {padding:0 8px 0 0; text-align:left;}
#wp-calendar td {padding:0 8px 0 0;}
.commentlist {padding-right:10px;}
.commentlist .alt {}
#text .commentlist p {margin:0 0 10px 0;}


