/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@font-face {
    font-family: 'DIN1451StdEngschrift';
    src: url('/wp-content/fonts/dinengschriftstd-webfont.eot');
    src: url('/wp-content/fonts/dinengschriftstd-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/fonts/dinengschriftstd-webfont.woff') format('woff'),
         url('/wp-content/fonts/dinengschriftstd-webfont.ttf') format('truetype'),
         url('/wp-content/fonts/dinengschriftstd-webfont.svg#DIN1451StdEngschrift') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'VektaSerifMediumItalic';
    src: url('/wp-content/fonts/vektaserif-mdit-webfont.eot');
    src: url('/wp-content/fonts/vektaserif-mdit-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/fonts/vektaserif-mdit-webfont.woff') format('woff'),
         url('/wp-content/fonts/vektaserif-mdit-webfont.ttf') format('truetype'),
         url('/wp-content/fonts/vektaserif-mdit-webfont.svg#VektaSerifMediumItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Begin Typography & Colors */
* 			  { margin:0; padding:0; }
body          { background-color: #F2F2F2; font:13px Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif; color:#676767; text-align:center; }

img           { border:0; vertical-align:top; }

a             { color:#B71022; text-decoration:underline; }
a:hover       { text-decoration:none; }
:focus        { outline: 0; }

/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.15; }
h2            { font-size:18px; font-weight:normal; line-height:1.25; }
h3            { font-size:16px; font-weight:bold; line-height:1.25; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
strong        { font-weight:bold; }
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
/*small,big     { font-size:1em; }*/
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }


#topheader div {
    height: 150px;
    border-bottom: 5px solid #F4F4F4;
    text-align: center;
}

#topheader div img {
    margin-top:20px;
}

#topheader {
    border-bottom: 1px solid #E6E6E6;
    margin-bottom:10px;
}


#footer {
    position:absolute;
    bottom:0;
    left:0;
    background-color: #fff;
    padding:8px 0 8px 120px;
    color:#909090;
    font-size:11px;
    width:100%;
    z-index:900;
    text-align: left;
    -webkit-box-shadow: 0px 0px 7px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 7px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 7px rgba(50, 50, 50, 0.75);
}

#footer a {
    color:#909090;
}

#button {
    position:fixed;
    bottom:0;
    left:0 !important;
    height: 173px;
    width:172px;
    background: url(http://www.ruben-partner.com/media/images/ruben_knopf.png) no-repeat top right;
    z-index:1103;
    margin-bottom: -70px;
    margin-left: -45px;
    cursor: pointer;
}

#button:hover {
    background-position: bottom right;
}

#footer #impressum, #footer #datenschutz {
    display:none;
}

.twitter-share-button {
    float:left;
}

#impressum, #datenschutz {
    text-align:left;
    /*color:#fff;*/
}


#b_list {
    /*height:524px;*/
    width:140px;
    background-color:#fff;
    padding:40px 25px;
    float:left;
    font-family: DIN1451StdEngschrift;
    text-transform: uppercase;
    font-size:20px;
    
    position: absolute;
    
    z-index:11;
    
    -webkit-box-shadow: 0px 0px 5px 0px rgba(20, 20, 20, 0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(20, 20, 20, 0.3);
    box-shadow: 0px 0px 5px 0px rgba(20, 20, 20, 0.3); 
}

#b_list li {
    color:#B20E10;
    padding:10px;
}

#b_list a {
    text-decoration: none;
    color:#000;
    margin-top:15px;
    display:block;
}

#b_list a:hover {
    color:#B20E10;
    text-decoration: underline;
}

#brand {
    position:fixed;
    z-index:1000;
    top:50%;
    margin-top:-195px;
    
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

#brand a {
    border:none;
}

#lasche {
    float:left;
    
    background-color:#fff;
    margin-top: 168px;
    
    position: absolute;
    margin-left: 190px;
    
    -webkit-box-shadow: 0px 0px 5px 0px rgba(20, 20, 20, 0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(20, 20, 20, 0.3);
    box-shadow: 0px 0px 5px 0px rgba(20, 20, 20, 0.3); 
    
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-radius: 0px 20px 20px 0px;
    border-radius: 0px 20px 20px 0px; 
}

#lasche img {
    width:24px;
    height:24px;
    background: url(http://www.ruben-partner.com/media/left_r10.png);
}

#brand:hover #lasche img {
    background: url(http://www.ruben-partner.com/media/left_r11.png);
}


#lasche div {
    padding: 15px 20px 15px 20px;
}

#lasche img {
    /*position:absolute;*/
    margin: 12px 18px 12px 10px;
}

#about {
    width:2500px;
    height:2500px;
    position:absolute;
    z-index:99999;
    background-color:#292929;
    color:#fff;
    /*margin-left:45px;*/
    
    text-shadow: 1px 1px 1px #000;
    filter: dropshadow(color=#000, offx=1, offy=1);
    
    overflow:hidden;
    top:0;
    text-align: left;
}

#brands {
    background-color:#353535;
    width:200px;
    
    -webkit-box-shadow: 5px 0px 5px -3px #1A1A1A;
    -moz-box-shadow: 5px 0px 5px -3px #1A1A1A;
    box-shadow: 5px 0px 5px -3px #1A1A1A; 
    
    float:left;
    position:absolute;
    z-index:4001;
    margin-left:-5px;
    
    color:#d9d9d9;
    

    
}

#brands dt {
    font-family:DIN1451StdEngschrift;
    font-size:14px;
    padding:30px 0 0 20px;
    cursor: pointer;
}

#brands dd {
    font-size:12px;
    padding:0 0 30px 20px;
    border-bottom:1px solid #292929;
    cursor: pointer;
}

.a_desc {
    background-color:#2a2a2a;
    width:250px;
    float:left;
    padding: 20px 40px 20px 220px;
    position:absolute;
    z-index:4000;
    color:#c3c3c3;
    
    margin-left:-350px;
    /*z-index:3999;*/
    
    -webkit-box-shadow: 0px 0px 4px 1px #1A1A1A;
    -moz-box-shadow: 0px 0px 4px 1px #1A1A1A;
    box-shadow: 0px 0px 4px 1px #1A1A1A; 
    
    -webkit-transition: all 1s ease-in; 
    -moz-transition: all 1s ease-in; 
    -o-transition: all 1s ease-in; 
    -ms-transition: all 1s ease-in;
}

.a_desc a {
    color:#B20E10;
}

.a_active {
    margin-left:0 !important;
    /*z-index:4000;*/
}

.a_desc .text {
    top:0;
    position:absolute;
    padding:0 20px 30px 0;
}

.a_desc a {
    
}

.a_desc .lable {
    font-family:DIN1451StdEngschrift;
    font-size:15px;
    margin-top:4px;
}

.a_desc .value {
    font-size:13px;
    color:#949494;
}

.a_desc h1 {
    font-family:DIN1451StdEngschrift;
    font-size:30px;
    font-weight: normal;
    text-transform: uppercase;
    padding:0;
}

.a_img {
    float: left;
    margin-left: 510px;
    position:absolute;
    
    margin-top:50px;
    
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0.0;
  -khtml-opacity: 0.0;
  opacity: 0.0;
  
  -webkit-transition: all 1s ease-in; 
  -moz-transition: all 1s ease-in; 
  -o-transition: all 1s ease-in; 
  -ms-transition: all 1s ease-in;
}

.a_img_active {
    margin-top:0px;
    
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  -khtml-opacity: 1.0;
  opacity: 1.0;
}

.group_close {
    background: url(http://www.ruben-partner.com/media/group_back.png) center top;
}

#brands .active1, #brands .active2, #brands .active3, #brands .active4, #brands .active5 {
    color:#fff;
}

#brands .active1 {
    background-color:#b20e10;
}

#brands .active2 {
    background-color:#80ba26;
}

#brands .active3 {
    background-color:#d9a500;
}

#brands .active4 {
    background-color:#000;
}

#brands .active5 {
    background-color:#b20e10;
}



#content {
	font-size: 1.2em;
	padding-top:5px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	padding-top: 10px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	display:none;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



.nav-container { display:none; }

/*small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}*/


#sidebar h2 {
	background-image:url("images/heading-sidebar2.gif");
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:16px;
	font-style:italic;
	margin:38px 0 0;
	padding:8px 0 25px 16px;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	/*font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	/*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	/*font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	/*margin-right:5px;*/
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {

	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	/*font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#page { /*width:880px;*/ margin:0 auto; /*padding:20px 0 0 0;*/ text-align:left; background-color: #FFF; }


#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.header-container {
	width: 970px;
	margin: 0 auto;
}

.narrowcolumn {
	clear:both;
	float:left;
	padding:8px 0 40px 0;
	voice-family:inherit;
	width:706px;
	}
	
.home .narrowcolumn {
	width: 738px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	padding: 0 0 30px;
	text-align: justify;
	border-bottom: 1px dotted #969696;
	}

.home .post {
	background-color:#F4F4F4;
	float:left;
	margin:0 37px 37px 0;
	padding:35px 35px 30px;
	voice-family:inherit;
	width:262px;
	height: 309px;
	border: none;
}

.home .post .entry p a {
	margin-left: 3px;
}

.home div.post dl {
	background-image:url("images/post-tags.gif");
	background-repeat:no-repeat;
	padding:10px 0 9px 22px;
	line-height: 10px;
}

.home div.post dl dt {
	color:#FFFFFF;
	display:inline;
	font-size:12px;
}

.home div.post dl dd {
	display:inline;
	font-size:12px;
	padding:0 0 0 36px;
}

.home div.post dl dd a {
	font-style:italic;
	text-decoration:none;
}

.home div.post dl dd a:hover {
	text-decoration: underline;
}

.home .post img {
	margin-bottom: 10px;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	/*padding: 0;
	margin: 0 auto;*/
	/*width: 760px;*/
	clear: both;
    position: fixed;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#sidebar ul ul li {
	background-image:url("images/dotted-underline.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#DE4483;
	font-size:14px;
	font-style:italic;
	padding:9px 0 8px 16px;
	margin: 0;
}

#sidebar ul ul li a {
	color:#707070;
	text-decoration:none;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	background-color:#EFEFEF;
	background-image:url("images/search-input.gif");
	background-repeat:no-repeat;
	border:0 none;
	color:#444444;
	font-size:1.8em;
	padding:7px 4px 7px 44px;
	voice-family:inherit;
	width:150px;
	font:18px Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	}

#sidebar #searchsubmit {
	background-color:transparent;
	background-image:none;
	color: transparent;
	cursor:pointer;
	height:35px;
	margin:0 0 0 -198px;
	padding:0;
	position:absolute;
	width:32px;
    filter:alpha(opacity=0);  
    -moz-opacity:0;  
    -khtml-opacity: 0;  
    opacity: 0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	/*margin-left: 545px;*/
	width: 198px;
	float:right;
	color:#fff;
	margin-top:6px;
	padding:18px 0 0 34px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	clear:both;
	height:0px;
	visibility:hidden;
	}

a img {
	border: none;
	}

.navigation {
	display: none;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* CUSTOMIZE */

.header .logo {
	float:left;
	text-decoration:none !important;
}

.logo {
	float:left;
	margin:36px 0;
}

.header .logo strong {
	font-size:0;
	height:0;
	left:-999em;
	line-height:0;
	overflow:hidden;
	position:absolute;
	text-indent:-999em;
	top:-999em;
	width:0;
}

.header h1.logo {
	margin:0;
	padding:0;
}

/* Shopping cart */
#cart_2 { float:right; color: #fff; }
#cart { position: absolute; background-color: #000; width: 242px; height: 34px; margin-left: -242px; z-index: 999; /*display:none;*/ margin-top:108px; font-size:11px; border-bottom-right-radius: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px;}

#cart:hover .nav-pop-wrapper { display: block !important; }
#cart:hover {height: auto !important; }
.a_basket { color: #fff; display: table-cell; height: 34px; width: 242px; vertical-align: middle; text-align: center; text-decoration: none;}
.a_basket strong {font-weight: normal; color: #b71022; }
.cart-pop {margin-top:10px;}
#cart .block-subtitle, #cart .summary, #cart .btn-remove {display:none;}
#cart .actions a {font-size: 14px; text-align: center; width: 242px;}
.cart_corner {position: absolute; background: url(http://www.ruben-partner.com/skin/frontend/default/rubenpartner/images/cart_corners2.png) no-repeat center top; width: 278px; height: 20px; margin: 0 -18px;}
#cart li.item {padding:5px 0;}
#cart .product-image {
border:0 solid #DDDDDD;
float:left;
padding:5px;
width:50px;
}
#cart .product-details {
margin-left:75px;
}
#cart .actions {clear:both;}
#cart .actions a {
font-size:14px;
text-align:center;
width:242px;
display: block;
}

.block {
	margin:0 0 10px;
}

.block .block-title {
	padding:3px 10px;
}

.block .block-title strong {
	font-size:14px;
	font-weight:bold;
}

.block .block-content {
	padding:10px;
}

#navigation {
	float:right;
	font-size:14px;
	margin-left:30px;
}

#navigation li {
	float:left;
	margin-bottom:-20px;
}

#navigation li a {
	color:#000000;
	display:block;
	font-size:17px;
	font-style:italic;
	padding:44px 15px 62px;
	text-decoration:none;
}

#navigation li a span {
	border-bottom:1px dotted #FFFFFF;
	padding-bottom:4px;
}

.footer {
	color:#676767;
	font-size:11px;
	line-height:22px;
	margin:0 auto;
	width:970px;
}

.footer ul {
	padding:5px 0 0 0;
	float:left;
}

.footer ul li.last {
	background:none repeat scroll 0 0 transparent !important;
	margin-right:0 !important;
}

.footer ul li {
	background:url("images/slash.jpg") no-repeat scroll right center transparent;
	float:left;
	margin-right:3px;
}

.links li.first {
	padding-left:0 !important;
}

.footer ul li a {
	margin-right:8px;
}

.footer ul li.last a {
	margin-right:0px !important;
}

.page-title {
	background:url("images/title_bg.jpg") no-repeat scroll center center #141414;
	margin:0 0 30px;
	padding:10px;
}

.page-title h1 {
	color:#FFFFFF;
	font-size:32px;
	font-style:italic;
	margin:0 auto;
	padding:28px 0;
	width:970px;
}

.gallery {
	background: #FFF;
	margin-top: 20px;
    /*-moz-box-shadow: 1px 1px 3px #C0C0C0;
    -webkit-box-shadow: 1px 1px 3px #C0C0C0;
    box-shadow: 1px 1px 3px #C0C0C0;*/
    clear:both;
}

.gallery img {
	border: 0 none !important;
	width: 100px;
	height: 100px;
}

p {
	margin-bottom: 10px;
	font-size:14px;
}

#content p {
	font-size:14px;
	line-height:24px;
	padding:0 0 18px;
}

h2 a {
	text-decoration: none;
	font-weight: bold;
	font-size: 19px;
}

#blog_link {
	color: #B71022 !important;
}

#global_footer {
	/*background: #fff url(images/bottom_bg.gif) top left repeat-x;*/
	padding: 50px 0;
}

.footer_bg {
	background: url(images/sidebar_bg_bottom.jpg) top center no-repeat;
	clear:both;
	height: 50px;
}

.social {
	width:370px;
	border: 1px solid #e8e8e8;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
	background-color: #fff;
}

.footer-container {
	margin:0 auto;
	padding:0;
	text-align:left;
	width:970px;	
}

.social ul { float:none !important; }

#twitter { margin-bottom: 10px; color: #3F3F3F; line-height: 15px; }

#flickr {
	margin: -2px -7px -7px -7px;
	height: 76px;
}

#flickr img {
	width: 62px;
	height: 62px;
	margin: 7px;
}

#twitter_logo {
	position: absolute;
	margin: -30px 0 0 -45px;
}

#facebook {
	margin: 10px 0 -3px 0;
}

.footer-container table { width: 100%; margin-top: 40px; }

#content h2 {
	border-bottom:1px solid #E6E6E6;
	color:#2B2B2B;
	font-size:28px;
	font-style:italic;
	margin:0 0 28px;
	padding:0 0 18px;
}

.home #content h2 {
	border: none !important;
	color:#000000;
	font-size:20px;
	line-height:24px;
	margin: 0 !important;
	padding: 0 !important;
}

.home #content h2 a {
	color:#000000 !important;
	text-decoration:none !important;
	font-style: normal !important;
	font-weight: normal !important;
}

.block_link {
	background:url("images/nav-active.png") no-repeat scroll center bottom transparent;
}

.block_link a span {
	border-color:#797C80 !important;
	color:#FFFFFF;
}

#navigation a:hover span {
	border-color:#B71022;
}
#navigation a:hover {
	color:#B71022;
}

.footer ul.links {
	display:none;
}

.column_center {
	width: 970px;
	margin: 0 auto;
	background: url(images/blog-columns.gif) repeat-y center center;
}

#followus {
	list-style:none outside none;
	margin: 0 !important;
}

#followus li {
	display:inline;
	margin:0 0 0 12px !important;
	list-style:none outside none;
}

.widgettitle a {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
}

.twitter {
	margin: 0 !important;
}

.twitter li {
	color:#444444 !important;
	font-size:18px !important;
	line-height:26px !important;
	list-style-type:none !important;
	padding:14px 0 0 !important;
	background: none !important;
}

.blog_date {
	position: absolute;
	width: 50px;
	height: 68px;
	background: url(images/date-tag.png) top center;
	color: #FFF;
	text-align: center;
	margin-left:220px;
	margin-top:-35px;
	font-style:italic;
}

.b_month {
	font-size: 15px;
	color: #ffb2ba;
}

.b_day {
	font-size:27px;
	margin-bottom:-3px;
	padding-top:3px;
}

#payment_footer {
float:right;
margin-top:-30px;
}

#tooltip {display:none;}




div#newsletter-wrapper {
border-top:1px solid #E6E6E6;
clear:both;
/*margin:64px 0 0;*/
text-align:center;
width:100%;
background-color:#FFF;
margin-bottom:50px;
margin-top:-50px;
}
div#newsletter-wrapper div#newsletter {
margin:0 auto;
min-height:38px;
padding:32px 0;
text-align:left;
width:970px;
}
div#newsletter-wrapper div#newsletter form fieldset legend {
color:#909090;
float:left;
font-size:18px;
font-style:italic;
margin:7px 30px 0 0;
display:inline;
}
div#newsletter-wrapper div#newsletter form fieldset input {
border:1px solid #DBDBDB;
color:#444444;
float:left;
font-size:14px;
margin:0 14px 0 0;
padding:8px 0 8px 10px;
width:12em;
}
div#newsletter-wrapper div#newsletter form fieldset label {
display:none;
}
#newsletter-submit {
background: #fff url(http://www.ruben-partner.com/skin/frontend/default/rubenpartner/images/signup.jpg) no-repeat top center;
text-indent:-999px;
padding:0 !important;
height:31px !important;
width: 118px !important;
border:none !important;
cursor:pointer;
margin-top:2px !important;
}
#newsletter-submit:hover {
background-position:bottom center;
}

