@charset "UTF-8";
/*
Theme Name: RUSIC RECORDS
Theme URI: http://www.rusicrecords.com
Description: Theme for RUSIC RECORDS

Author: Julian Weidenthaler
Author URI: www.julianweidenthaler.com
Version: 1.0

License: GNU/GPL Version 2 or later
License URI: http://www.gnu.org/licenses/gpl.html


COLORS:
heller Background: #f7edc9;
box Background: #f1dda7;
#d3b485;
#c6995f;
#5f482f;
Schriftfarbe: #2d2216;


Browser - Reset
------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, img, strong, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

html {-webkit-text-size-adjust: none;}

#content address { padding: 0 0 20px 0; }
#content abbr, acronym { border-bottom: .1em dotted; }
#content pre, code, tt { font-size: 1.1em; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
blockquote:before, blockquote:after { content: ''; content: none; }

table {
	border-collapse: collapse;
	border-spacing: 0;
}

:focus { outline: none; }

input, textarea, button {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border:none;
	font-weight: 700;
	font-size: 12px;
	padding: 10px 20px;
	background-color: #c6995f;
	color: #f7edc9;
}

input[type=submit] {
	background-color: #5f482f;
	color: #c6995f;
}

input[type=submit]:hover {
	background-color: #c6995f;
	color: #5f482f;
	cursor: pointer;
}

.box div.wpcf7 .watermark {
	color: #f1dda7;
}

/* General STRUCTURE and STYLES
------------------------------- */
body {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	background-color: #f7edc9;
	font-weight: 400;
	color: #2d2216;
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0px;
    padding: 0px;	
}

.quarter { width:245px;}
.half { width: 490px;}
.nine { width: 980px;}
.halfBox {width: 465px;}
.nineMargin {width: 880px;}
.halfMargin {width: 390px;}
.halfBoxMargin {width: 365px;}

.socialList .socialBox{
	clear: both;
}

.socialList .socialBox a {
	text-decoration: none;
}

.socialList .socialBox a:hover {
	color: #c6995f;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.box {
	background-color: #f1dda7;
}

.headerbox {
	background-color: #2d2216;
}

.headerbox h2 {
	margin:0;
	color: #f1dda7;
	text-align: center;
}

#socialheader {
	top:300px;
	position:absolute;
	left:50%;
}

.clearboth {
	clear: both;
}

.margin50 {
	margin: 50px;
}

.margin20 {
	margin: 20px;
}

.marginBottom {
	margin-bottom: 50px;
}

.marginLeft {
	margin-left: 50px;
}

.marginRight {
	margin-right: 50px;
}

.wrap {
	position: relative;
	width: 980px;
	margin: 0 auto;
}

.imagecontainer {
	background-color: #2d2216;
}

.imagecontainer.half {
	height: 300px;
}

.morelink {

}

.morelink:before {
	content: "→ "
}
.post-categories li{
	display: inline;
	margin-right: 10px;	
}

.post-categories {
	margin-top: 1em;
	font-size: 0.8em;
}

.post-categories a {
	color: #c6995f;
}

#headerNav {
	width: 100%;
	color: #f7edc9;
	z-index: 100;
	position: absolute;
}

.single #header {
	height: 100px;
}
#header {
	width: 100%;
	background: black url(http://rusicrecords.com/wp-content/themes/darujones/images/DAR-Web-BG.jpg) top center no-repeat;
	color: #f7edc9;
	height: 370px;
	z-index: 1;
	float: left;
}

.category-rusic-tv #header {
	background: black url(http://rusicrecords.com/wp-content/themes/darujones/images/bgLpRTV.jpg) top center no-repeat;
}

.page-id-22 #header {
	background: black url(http://rusicrecords.com/wp-content/themes/darujones/images/bgLpTRP.jpg) top center no-repeat;
}

.page-id-24 #header {
	background: black url(http://rusicrecords.com/wp-content/themes/darujones/images/bgLpDR.jpg) top center no-repeat;
}

.page-id-26 #header {
	background: black url(http://rusicrecords.com/wp-content/themes/darujones/images/bgLpRR.jpg) top center no-repeat;
}

.page-id-28 #header {
	background: black url(http://rusicrecords.com/wp-content/themes/darujones/images/bgLpLD.jpg) top center no-repeat;
}

.home #header, .blog #header, .page-id-14 #header {
	background: black url(http://rusicrecords.com/wp-content/themes/darujones/images/DAR-Web-BG.jpg) top center no-repeat;
}

#logo {
	position: absolute;
	margin-top: 18px;
}

#content {
	width: 100%;
	padding: 50px 0 50px 0;
	z-index: 0;
	clear: both;
	float: left;
}

#footer {
	width: 100%;
	padding: 0;
	z-index: 1;
	color: #d3b485;
	font-size: 0.9166em;
	clear: both;
	float: left;
}

#footer a {
	color: #d3b485;
}

#footerbox {
	padding: 20px 0;
	border-top: 4px solid #d3b485;
}

.item {
	float: left;
}

#infscr-loading {
	width: 100%;
	float: left;
}

table { table-layout:fixed; }

#headerText {
	float: left;
}

#container .box {
	margin-right: 50px;
}

#container .box:nth-child(2n+2) {
	margin-right: 0;
}

.backlink {
	padding: 5px;
	background-color: #d3b485;
	color: #f7edc9;
	text-decoration: none;
}
/* HAUPTMENUE
------------------------------- */

#access {
	display: block;
	float: right;
	margin-top: 20px;
	width: 100%;
	line-height: 45px;
  	font-size: 14px;
  	text-align: right;
  	border-bottom: 1px solid #f7edc9;
}

#access ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#access li {
	float: left;
	position: relative;
}

#access ul ul {
border-top: 1px solid #f7edc9;
	display: none;
	position: absolute;
	top: 45px;
	float: left;
	z-index: 99999;
	background-color: black;
	text-align: left;	
}

#access a {
	color: #f7edc9;
	display: block;
	padding: 0 10px;
	line-height: 45px;
	text-decoration: none;
	font-weight: normal;
}

#access li:hover > a {
	background-color: #f7edc9;
	color: black;
}

#access ul ul li { float: left; position: relative; }


#access ul li:hover > ul { display: block; }

/* , #access ul ul :hover > a */

#access ul ul a {
	font-size: 12px;
	line-height: 1em;
	width: 160px;
	padding: 10px;
}

#access ul ul li:hover > a { background-image: none; background-color: #f7edc9;}

/* TYPOGRAPHY
------------------------------- */

a { color: #2d2216; }
a:hover { color: #5f482f; }

h1 {
	font-size: 3em;
	font-weight: 300;
	line-height: 1em;
	margin-bottom: 1em;
	text-transform: uppercase;
	display: block;
}

h2 {
	font-size: 2em;
	line-height: 1.2em;
	margin-top: 1em;
	margin-bottom: 0.5em;	
	text-transform: uppercase;
	display: block;
}

h3 {
	font-size: 1.5em;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 0.5em;	
	text-transform: uppercase;
	font-weight: 700;
}

h4 {
	font-size: 1.166em;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 1em;	
	text-transform: uppercase;
}

.normalpage p {
	margin-bottom: 1em;
}

#contentMain ul {
	list-style-image: url(http://rusicrecords.com/wp-content/themes/darujones/images/list.png);
	margin-left: 1.4em;
}

#contentMain ol {
	margin-left: 1.4em;
	list-style: decimal;
}

.home #pageImageContainer figure {
	margin-bottom: 50px;
	height: 300px;
}

#pageImageContainer figure {
	margin-bottom: 50px;
}

#pageImageContainer figure:last-child {
	margin-bottom: 0;
}

.socialBox {
	margin-right: 10px;
}

.tweetlist li {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #d3b485;
}

.gallery-item {
	float:left;
	width: 150px;
	height: 150px;
}

.latestNewsList li {
	margin-bottom: 1em;
	background: url(http://rusicrecords.com/wp-content/themes/darujones/images/list.png) top left no-repeat;
	padding-left: 20px;
}

.latestNewsList li:last-child {
	margin-bottom: 0;
}
/* TOOLTIP - Highlighting Link Info
--------------------------- */

#slider {
	width: 980px;
	height: 260px;
	max-height: 260px;
	overflow: hidden;
}

.box h2 {
	margin-top: 0px;
	margin-bottom: 1em;
	font-size: 1.8em;
	font-weight: 100;
}

/* TOOLTIP - Highlighting Link Info
--------------------------- */
#tooltip{
	position:absolute;
	background:black;
	padding:2px 5px;
	color:#f7edc9;
	display:none;
	font-size: 0.9166em;
	z-index: 100;
}


/* FANCY BOX
----------------------- */
/*! fancyBox v2.0.5 fancyapps.com */
.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1002;
}

.fancybox-outer {
	position: relative;
	padding: 0;
	margin: 0;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
}

.fancybox-opened { z-index: 1003; }

.fancybox-inner {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
	overflow: hidden;
}

.fancybox-error {
	color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 10px;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, #fancybox-outer #fancybox-close, #fancybox-outer #fancybox-left span, #fancybox-outer #fancybox-right span, #pop-up #fancybox-close { background-image: url('http://rusicrecords.com/wp-content/themes/darujones/fancybox_sprite.png'); }

#fancybox-loading {
	position: fixed !important;
	top: 50% !important;
	left: 50% !important;
	margin-top: -22px;
	margin-left: -22px;
	background-position: center bottom;
	opacity: 0.8;
	cursor: pointer;
	z-index: 1010;
	width: 44px !important; height: 44px !important; 
}

#fancybox-loading div {
    height:44px !important;
    left: 0 !important;
    position: absolute;
    top: 0 !important;
    width: 44px !important;
	background: url('http://rusicrecords.com/wp-content/themes/darujones/images/loading.gif') no-repeat center center !important;
}

#fancybox-outer #fancybox-close, #pop-up #fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 42px;
	height: 35px;
	cursor: pointer;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url('http://rusicrecords.com/wp-content/themes/darujones/blank.gif'); /* helps IE */
	z-index: 1003;
}

#fancybox-outer #fancybox-left span, #fancybox-outer #fancybox-right span {
	visibility: hidden;
	width: 36px;
	height: 36px;
}

.fancybox-next { right: 0; }

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 36px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 1003;
	visibility: hidden;
}

#fancybox-outer #fancybox-left span {
	left: 20px;
	background-position: 0 -36px;
}

#fancybox-outer #fancybox-right span {
	right: 20px;
	background-position: 0 -72px;
}

#fancybox-outer #fancybox-left:hover span, #fancybox-outer #fancybox-right:hover span { visibility: visible; }

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}

/* Overlay helper */
#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 1001;
	background: #fff;
}

/* Title helper */
.fancybox-title {
	visibility: hidden;	
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 1005;
}

.fancybox-opened .fancybox-title { visibility: visible; }

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 1003;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap { margin-top: 10px; }

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;	
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}


/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* ANYTHINGSLIDER CSS
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */


/*
	AnythingSlider v1.8+ Default theme
	By Chris Coyier: http://css-tricks.com
	with major improvements by Doug Neiner: http://pixelgraphics.us/
	based on work by Remy Sharp: http://jqueryfordesigners.com/
*/

/*****************************
  SET DEFAULT DIMENSIONS HERE
 *****************************/
/* change the ID & dimensions to match your slider */
#slider {
	width: 980px;
	height: 260px;
	list-style: none;
	/* Prevent FOUC (see FAQ page) and keep things readable if javascript is disabled */
	overflow-y: auto;
	overflow-x: hidden;
}

/******************
  SET STYLING HERE
 ******************
 =================================
 Default state (no keyboard focus)
 ==================================*/
/* Overall Wrapper */
.anythingSlider-default {
	margin: 0;
	/* 45px right & left padding for the arrows, 28px @ bottom for navigation */
}
/* slider window - top & bottom borders, default state */
.anythingSlider-default .anythingWindow {
width: 980px;
}
/* Navigation buttons + start/stop button, default state */
.anythingSlider-default .anythingControls a {
	/* top shadow */
	background: #d8d8d8;
	color: white;
}
/* Make sure navigation text is visible */
.anythingSlider-default .anythingControls a span {
	visibility: visible;
}
/* Navigation current button, default state */
.anythingSlider-default .anythingControls a.cur {
	background: #c8c8c8;
	color: #000;
	font-family: 'Avenir LT W02 95 Black', Arial, sans-serif; 
}

/* start-stop button, stopped, default state */
.anythingSlider-default .anythingControls a.start-stop {
	color: #ddd;
}
/* start-stop button, playing, default state */
.anythingSlider-default .anythingControls a.start-stop.playing {
}

/* start-stop button, default hovered text color (when visible) */
/* hide nav/start-stop background image shadow on hover - makes the button appear to come forward */
.anythingSlider-default .anythingControls a.start-stop:hover,
.anythingSlider-default .anythingControls a.start-stop.hover,
.anythingSlider-default .anythingControls a.start-stop .anythingControls ul a:hover {
	background-image: none;
	color: #ddd;
}

/*
 =================================
 Active State (has keyboard focus)
 =================================
*/
/* Navigation current & hovered button, active state */
.anythingSlider-default.activeSlider .anythingControls a.cur,
.anythingSlider-default.activeSlider .anythingControls a:hover {
	/* background image removed */
	background-color: #c8c8c8;
	box-shadow: 1px 0 3px #999999 inset; 
}

/* start-stop button, stopped, active state */
.anythingSlider-default.activeSlider .anythingControls a.start-stop {
	color: #fff;
}
/* start-stop button, playing, active state */
.anythingSlider-default.activeSlider .anythingControls a.start-stop.playing {
	color: #fff;
}
/* start-stop button, active slider hovered text color (when visible) */
.anythingSlider-default.activeSlider .start-stop:hover,
.anythingSlider-default.activeSlider .start-stop.hover {
	color: #fff;
}

/************************
  NAVIGATION POSITIONING
 ************************/
/* Navigation Arrows */
.anythingSlider-default .arrow {
	position: absolute;
	display: block;
	z-index: 99;
}

.anythingSlider-default .arrow a {
	display: block;
	width: 39px;
	height: 39px;
	text-align: center;
	outline: 0;
	background: url(http://rusicrecords.com/wp-content/themes/darujones/images/sliderarrows.png) no-repeat;
}

/* back arrow */
.anythingSlider-default .back { top: 50%; margin-top: -20px; left: 0;}
.anythingSlider-default .back a { background-position: left top; }
.anythingSlider-default .back a:hover, .anythingSlider-default .back a.hover { background-position: left -39px; }
/* forward arrow */
.anythingSlider-default .forward { top: 50%; margin-top: -20px; right: 0;}
.anythingSlider-default .forward a { background-position: right top; }
.anythingSlider-default .forward a:hover, .anythingSlider-default .forward a.hover { background-position: right -39px; }

/* Navigation Links */
.anythingSlider-default .anythingControls { outline: 0; display: none; }
.anythingSlider-default .anythingControls ul { margin: 0; padding: 0; float: left; }
.anythingSlider-default .anythingControls ul li { display: inline; }
.anythingSlider-default .anythingControls ul a {
	font: 12px/17px 'Avenir LT W01 95 Black', Arial, sans-serif;
	display: inline-block;
	color: #8f8f8f;
	text-decoration: none;
	padding: 8px 0px;
	height: 18px;
	text-align: center;
	outline: 0;
	width: 35px;
	border-top: 1px solid white;
}

.anythingSlider-default .anythingControls ul li:last-child a {
	border-bottom: 1px solid white;
	height: 17px;
}

/* navigationSize window */
.anythingSlider-default .anythingControls .anythingNavWindow {
	overflow: hidden;
	float: left;
}

/* Autoplay Start/Stop button */
.anythingSlider-default .anythingControls .start-stop {
	padding: 2px 5px;
	width: 40px;
	text-align: center;
	text-decoration: none;
	float: right;
	z-index: 100;
	outline: 0;
}

/***********************
  IE8 AND OLDER STYLING
 ***********************/

/* Navigation Arrows */
.as-oldie .anythingSlider-default .arrow {

}
.as-oldie .anythingSlider-default .arrow a {
	margin: 0;
}

/* margin between nav buttons just looks better */
.as-oldie .anythingSlider-default .anythingControls li {
}

/* When using the navigationSize option, the side margins need to be zero
	None of the navigation panels look good in IE7 now =( */
.as-oldie .anythingSlider-default .anythingControls a {

}
.as-oldie .anythingSlider-default .anythingNavWindow {

}
.as-oldie .anythingSlider-default .anythingNavWindow li {

}

/***********************
  COMMON SLIDER STYLING
 ***********************/
/* Overall Wrapper */
.anythingSlider {
	display: block;
	overflow: visible !important;
	position: relative;
}
/* anythingSlider viewport window */
.anythingSlider .anythingWindow {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}
/* anythingSlider base (original element) */
.anythingSlider .anythingBase {
	background: transparent;
	list-style: none;
	position: absolute;
	overflow: visible !important;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

/* Navigation arrow text; indent moved to span inside "a", for IE7;
  apparently, a negative text-indent on an "a" link moves the link as well as the text */
.anythingSlider .arrow span {
	display: block;
	visibility: hidden;
}
/* disabled arrows, hide or reduce opacity: opacity: .5; filter: alpha(opacity=50); */
.anythingSlider .arrow.disabled {
	display: none;
}
/* all panels inside the slider; horizontal mode */
.anythingSlider .panel {
	background: transparent;
	display: block;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
}
/* vertical mode */
.anythingSlider .vertical .panel {
	float: none;
}
/* fade mode */
.anythingSlider .fade .panel {
	float: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
/* fade mode active page - visible & on top */
.anythingSlider .fade .activePage {
	z-index: 0;
}

/***********************
  RTL STYLING
 ***********************/
/* slider autoplay right-to-left, reverse order of nav links to look better */
.anythingSlider.rtl .anythingWindow {
	direction: ltr;
	unicode-bidi: bidi-override;
}
.anythingSlider.rtl .anythingControls ul { float: left; } /* move nav link group to left */
.anythingSlider.rtl .anythingControls ul a { float: right; } /* reverse order of nav links */
.anythingSlider.rtl .start-stop { /* float: right; */ } /* move start/stop button - in case you want to switch sides */

/* probably not necessary, but added just in case */
.anythingSlider,
.anythingSlider .anythingWindow,
.anythingSlider .anythingControls ul a,
.anythingSlider .arrow a,
.anythingSlider .start-stop {
	transition-duration: 0s;
	-o-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-webkit-transition-duration: 0s;
}

.gigpress-table {
	border-color: #d3b485;
}