@charset "UTF-8";

/* import main theme css */
@import "../twentytwelve/style.css";

/* import shop css */
/*@import "http://media.edelmetall-handel.de/media/css/d38676d2c169daba21fefc690ec9fb58.css";*/

@import "http://www.edelmetall-handel.de/skin/frontend/default/esg/Styles/shop.css";


/*
	Theme Name: esg
	Author: Dennis Weber - Flagbit
	Author URI: http://www.flagbit.de
	Description: general design for fbee shop
	Version: 1.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: Wordpress, fbee, Work Paper
	Text Domain: fbee

	Template: twentytwelve
*/

/* style from shop */


body {
    font-size: 13px !important;
    margin-top: 0px !important;
}

.main-container{
	min-height: 500px;
	margin-top: 10px;
	overflow: hidden;
    width: 968px;

}

.footer-wrapper{
	overflow: hidden;
}

.footer-wrapper .title {
    color: #000;
}

.footer-wrapper #ft {
    width: 966px;
}

.header-wrapper .home {
    display: none;
}

.col-main{
	background-position: left top;
	background-repeat: repeat-y;
	background-color: transparent;
	background-size: 1070px;
	padding-left: 21px;
	width: 687px !important
}

.col-main .entry-content p .more-link,
.col-main .entry-content p a,
.col-main .nav-previous >a,
.col-main .nav-next >a {
    color: #333333;
    text-decoration: underline;
}

.col-main .more-link span.meta-nav {
    display: none;
}

.col-side{
    padding-left: 10px !important;
	padding-right: 0px !important;
	width: 239px !important;
}

html {
	margin: 0px !important;
    min-width: -moz-min-content;
    min-width: -webkit-min-content;
}

#navbar{
	padding: 0px;
    width: 962px;
}

.col-side {
    background-color: #ffffff;
}

.col-side div{
	background-color: #FFFFFF;
	padding: 5px;
}

.col-side div input#s{
	width: 120px;
}

.col-side aside h3{
	margin-top: -10px !important;
	margin-bottom: 0px !important;
	background-color: #FFFFFF;
	padding: 5px !important;
}

.col-side aside ul{
	
	background-color: #FFFFFF;
	padding: 0px 5px 5px 5px !important;
}

.col-side aside ul li{
    margin-bottom: 6px;
}

.widget-title {
	font-size: 22px;
	color: #333333;
	text-transform: none;
    height: 35px;
}

.entry-header .comments-link {
	display: none;
}

#navbar .main {
    width: 927px;
    position: relative;
    bottom: 11px;
    overflow: visible !important;
}

#navbar ul.main li {
    margin: 0 0 1px;
    border: none;
}

#navbar .nav-7 {
    width: 0px !important;
}

.nav-single {
    position: relative;
    bottom: 20px;
}


article {
    margin-bottom: 50px;
}

.block-quickbuy {
    margin-bottom: 10px;
}


#search {
    background: url("http://www.edelmetall-handel.de/skin/frontend/default/esg/openimg/search-box-bg.gif") repeat-x scroll 0 0 transparent;
}

.form-search {
    width: 260px;
    position: relative;
    bottom: 1px;
}

.form-search #search {
    border: none !important;
    border-radius: 0px !important;
    position: relative;
    bottom: 7px;
    height: 18px;
    padding: 4px;
}

#search-image {
    position: relative;
    top: 2px;
    height: 26px;
}

.account-links-top {
    position: relative;
    left: 94%;
    bottom: 90px;
    font-size: 10px;
    width: 50px;
}

.account-links-top a {
    color: #ffffff;
}

#hd .column-small {
    top: -1px;
    right: 8px;
}

.wp-caption-dd {
    display: none;
}

.entry-content h2 {
    margin-bottom: 0px !important;
}

.col-side .widget a {
    line-height: 16px;
}

#ft .menuft ul li {
    padding: 5px 3px 4px;
}

.form-allowed-tags {
    display: none;
}

.archive-header, .page-header {
    border-bottom: none;
    margin-bottom: 20px;
    padding-bottom: 0px;
}

#content #fieldset .legend {
    padding-top: 20px;
}

#content .comment .avatar {
    display: none;
}

.error404 ul li {
    margin-bottom: 8px;
}

.error404 .searchform label {
    display: none;
}

.error404 .searchform #s {
    margin-top: 10px;
}

.error404 .desc {
    margin-bottom: 10px;
}