/* 
Theme Name:  Soundboard
Description: Wordpress Theme
Author: red_sun (Gerda Gimpl)
Author URI: http://www.red-sun-design.com
Theme URI: http://themes.red-sun-design.com/soundboard
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0 Woo


 
-------------------------------------------
	INDEX 
-------------------------------------------
	0. CSS RESET
	1. MISC
	2. FONTS / TEXT ELEMENTS
	3. LAYOUT
	4. NAVIGATION
	5. SIDEBAR
	6. FOOTER
	7. WIDGETS
	8. IMAGES
	9. PAGINATION
	10. COMMENTS
	11. FORMS
	
-------------------------------------------
*/


/* O. CSS RESET --------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, 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:15px;
     font-family: 'Ubuntu', sans-serif;
      
        vertical-align: baseline;
        }
        .fb_ltr
        {
	
	}
	.cl_yyr li:nth-child(2n)  .cl_page_img_short
	{
		float:right!important;
		
		margin-left:20px;
	}
        .cl_breadcrumb
        {
		display:none!important;
	}
	.cl_zapis
	{
		margin-left:35px;
	}
	.cl_form
	{
			float:right;
			position:relative;
			right:10px;
			top:10px;
			margin-bottom:-100%;
			margin-left:-100%;
			width:270px;
				margin-top:-10px;
				z-index:100;
	}
	
	.cl_form2
	{
			margin-top:10px;
			display:none;
			background:#fff;
			width:270px;
			height:260px;
			-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
			
-webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    1px 1px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         1px 1px 5px 0px rgba(50, 50, 50, 0.75);
	}
	.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
	box-shadow:inset 0px 1px 0px 0px #cf866c;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
	background-color:#d0451b;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #942911;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #d0451b));
	background:-moz-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-webkit-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-o-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-ms-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#d0451b',GradientType=0);
	background-color:#bc3315;
}
.myButton:active {
	position:relative;
	top:1px;
}

        .cl_page_img_short
        {
		
		float:left;
		margin-right:20px;
		width:180px;
	}
        .cl_breadcrumb li
        {
		list-style:none;
	}						.cl_car {
				list-style: none;
				padding: 0;
				margin: 0 auto;
				width: 850px;
				height: 24em;
				margin-top:57px;
			}
			.cl_car li {
				height: 398px;
				width: 270px;
				background-color: #ccc;
				text-align: center;
				cursor: pointer;
				list-style:none;
				border:1px solid #ccc;
			}
				li.roundabout-in-focus {
					cursor: default;
				}
			.cl_car li span {
				display: block;
				
			}

			#carbonads-container .carbonad {
				margin: 0 auto;
			}
			
		
.interact {
	border-top: 1px solid #ccc;
	margin-top: 3em;
	margin-bottom: 4em;
	padding-top: 1.5em;
	text-align: center;
}

.interact a {
	background-color: #2179b6;
	border-bottom: 1px solid #084d7d;
	color: #eee;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", 'Ubuntu', sans-serif;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	text-decoration: none;
	padding: 8px 14px;
	margin: 0 1em;
}

	.interact p {
		font-style: italic;
		color: #666;
	}

.return {
	font-size: 1.5em;
	text-align: center;
}
	.return a {
		color: #2179b6;
		text-decoration: none;
	}
	.return a:hover {
		text-decoration: underline;
	}	
			
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
        display: block;
        }

body    {
        line-height: 1;
	background:url('../images/bg.jpg') #fff;
	
	background-repeat: repeat;
color:rgb(58, 28, 19);
width: 100%;
height: 100 %;
        }

ol, ul  {
        list-style: none;
        }

blockquote, q {
        quotes: none;
        }

blockquote:before, blockquote:after,
q:before, q:after {
        content: '';
        content: none;
        }

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

:focus  {
        outline: 0;
        }

/* END CSS RESET -------------------------------------------------------------*/



/* 1. MISC ------------------------------------------------------------------ */

.clear  {
        clear: both;
        line-height: 1;
        margin: 0;
        padding: 0;
        }

.left   {
        float: left;
        display: inline;
        }

.right  {
        float: right;
        display: inline;
        }

.center {
        margin-left: auto;
        margin-right: auto;
        display: block;
        clear: both;
        }

.hidden  { display: none }

/*  END MISC ---------------------------------------------------------------- */



/* 2. FONTS / TEXT ELEMENTS ------------------------------------------------- */

body    {
        font: 15px/20px 'Ubuntu', sans-serif;
        font-weight: normal;
        }

p       {
        margin: 15px 0;
        line-height: 18px;
        }

a       {
        text-decoration: none;
        }

a:link,
.content a:visited,
.content a:active,
.button1,
.buttonS,
.button1:hover,
.buttonS:hover,
a:hover .lastfm,
li.comment .reply,
a:hover.nivo-nextNav ,
a:hover.nivo-prevNav,
.login-submit input,
.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu ul a:hover {
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        }

ul, ol, dl, dd, blockquote, address,
table, fieldset, form, .gallery-row {
        margin: 20px 0;
        }


h1, h2, h3, h4, h5, h6,
.button1,
.buttonS,
.cancelled,
.soldout,
.sf-menu a,
.details,
.dropcap,
ul.tabs li a,
ul.login li a {
        font-family: "Ubuntu";
        }

h1, h2, h3, h4, h5, h6 {
        clear: both;
        font-weight: bold;
        position: relative;
        margin: 20px 0;
        padding: 0;
        }
.cl_ddfas,.cl_ddfas td
{
	padding:5px;
}
h1      {
        font-size: 22px;
        top: 4px;
        line-height: 22px;
	padding:0px;
	margin:0px;
	margin-bottom:15px;
        }
        .cl_iot
        {
		background: #dcdddf;
		padding:20px;
	}

h2      {
        font-size: 24px;
        top: -4px;
        }

h3      {
        font-size: 18px;
        top: -3px;
        }

h4      {
        font-size: 16px;
        top: -2px;
        }

h5      {
        font-size: 14px;
        font-weight: lighter;
        top: -1px;
        }

h6      {
        font-size: 12px;
        font-weight: lighter;
        text-transform:uppercase;
        }

h1.title,
h1.pagetitle {
        margin-top: 0;
        }

h1.pagetitle {
        text-transform: uppercase;
        margin-top: 0;
        }

h1.news-home-title { /* headline title on home page */  
        font-size: 14px;
        top: -1px;
        font-weight: normal;
        line-height: 20px;
        text-transform: uppercase;        
        margin-top: 0;
        }        

h6.infotitle,
li.infotitle {
        font-family: "Helvetica neue", Helvetica, 'Ubuntu', sans-serif !important;
        font-size: 12px;
        text-transform: uppercase;  
        font-weight: bold;
        line-height: 20px;     
        margin: 20px 0 0 0;
        clear: both;
        }  

li.infotitle {
        width: 100px;
        text-align: right;
        } 

.date-h {
        font-size: 12px;
        line-height: 20px;
        text-transform: uppercase;        
        margin-top: 0;
        } 

#sidebar h3.widgettitle,
#footer h3.widgettitle {
        font-size: 12px;
        top: 0px;
        margin-top: 20px;
        font-weight: lighter;      
        }
        
#content h3.widgettitle {  /* widget title on home page*/  
        font-size: 32px;
        top: 4px;
        line-height: 40px;
        margin-top: 0px;
        text-transform: none;
        text-transform: uppercase;
        }       
        
.small  { font-size: 10px; }

strong  { font-weight: bold; }

address { font-style: italic; }

em, dfn, cite { font-style: italic; }

dfn     { font-weight: bold; }

del     { text-decoration: line-through; }

ins     { text-decoration: underline; }

sup     {
	font-size: 11px;
	vertical-align: top;
        }

sub     {
	font-size: 11px;
	vertical-align: bottom;
        }
        
blockquote {
        background: url("../images/quotes.png") no-repeat scroll 0 0 transparent;
        margin: 0 0 15px 15px;
        padding: 0 0 0 35px;
        font-style: italic;
        color: #888;
        }
        
textarea, input {
        font-size: 12px;
        font-family: "Droid Sans", "Helvetica neue", Helvetica, 'Ubuntu', sans-serif;
        }        
        
pre, code {
        font-family: Courier, serif ;
        display: block;
        font-size: 12px;
        margin: 20px 0;
        padding: 10px 15px;
        white-space: pre-wrap;       /* css-3 */
        white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
        white-space: -pre-wrap;      /* Opera 4-6 */
        white-space: -o-pre-wrap;    /* Opera 7 */
        word-wrap: break-word;       /* Internet Explorer 5.5+ */       
        }

ul, ol  {margin: 0 0 20px 18px;}
ul li   {list-style-type: disc;}
ol li   {list-style-type: decimal;}
ul      {list-style-type: square;}

table   {
        margin: -10px 0 10px 0;
        width: 100%;
        }

table th,
table td {
        padding: 10px;
        line-height: 19px;
        text-align: center;
        -moz-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        }

table th {
        font-weight: bold;
        }

/*  END FONTS / TEXT ELEMENTS ----------------------------------------------- */



/*  3. LAYOUT --------------------------------------------------------------- */
#header {
        width: 100%; 
        margin: 0; 
	
	
	position:absolute;
	top:0px;
	margin-bottom:0px;
        }


#loginwrapper {
        width: 100%;
        height: 30px;
        overflow: hidden;    
        text-transform: uppercase;
        font-size: 10px;
        }        

ul.login {
        width: 940px;
        margin: 0 auto;	
	padding: 0;
        }
   
ul.login li {
	display:inline;
	margin: 0;
        float: right;
        }

ul.login li a {
        margin: 0;  
        padding: 5px 10px;
        display: block;
        position: relative;
        }
     
.arrow-down {
	width: 0;
	height: 0;
        margin: 0 auto;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
        }     
        
#headertop {
        position: relative;
        width: 990px;
        margin: 0 auto;
        }
       .cl_center ul li
       {
	margin-left:30px!important;       
       }
        .cl_center ul
       {
	overflow:hidden;
       }
#logo   {
        width: 940px;
        margin: 30px auto 0 auto;        
        opacity: 0.9;
        display: block;
        }
        
#slide-bg {
        width: 980px;
        height: 400px;
        margin: 40px auto 0 auto;
        overflow: hidden;
        }
       
#slideshow {
        width: 940px;
        float: right;
        margin: 20px;
        padding: 0;
        }

#bg-wrapper {
        width: 990px;
        margin: 10px auto 10px auto;
        padding: 0;
        clear: both;
      
	
        }
       
#wrapper {
        width: 990px;
        margin: 0 auto;
        padding: 0;
        clear: both;
margin-top:10px;
background: url('../images/back2.png'); 
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 1);
-moz-box-shadow:    0px 1px 8px 0px rgba(0, 0, 0, 1);
box-shadow:         0px 1px 8px 0px rgba(0, 0, 0, 1);
        }

*:first-child+html #wrapper { padding-bottom: 20px; } /* IE7 only */
 
#content {
        margin-top: 10px;
        display: inline;
        float: left;
        }
        
.title  {
        width: 520px;
        margin-left: 0px;
        margin-right: 20px;
        }

.page-content,
.contact {
        width: 680px;     
        }

.blogentry {overflow: hidden;}

.entry  {
	width: 520px;
	float: left;
	margin: -20px 20px 0 0;
        }
        
.entry-single {
	width: 520px;
	float: left;
	margin: -20px 20px 0 0;        
        }
        
.post-right {
        float: left;
        margin-bottom: 10px;
        }
        
.post-right-single {
        float: left;
        }
        
.postinfo {
        margin: 20px 40px 0 0;
        padding-bottom: 20px;
        float: left;
        width: 120px;
        text-transform: none !important;
        }
        
.postinfo ul li {
        list-style-type: none;
        float: right;
        }
        
.postinfo ul li a{
        float: right;
        }
        
.date   {
        font-family: Ruda, "Helvetica neue", Helvetica, 'Ubuntu', sans-serif;        
        float: right;
        margin-top: 0;
        margin-bottom: 2px;
        }

*:first-child+html .date { width: 92px; } /* IE7 only */
        
.date-r {
        float: right;
        }
        
.d, .m, .y {
        position: relative;        
        }

.d      {
        float: left;
        font-size: 43px;
        line-height: 43px;
        top: -10px;
        display: inline;
        }
        
.m      {
        float: right;
        text-transform: uppercase;
        font-size: 16px;
        top: -8px;
        margin-left: 5px;
        }

.y      {
        float: right;
	font-size: 10px;
        top: -8px;     
        margin-left: 5px;   
        clear: both;
        }      

.author,
.commentnr {
        clear: both;
        height: 20px;
        }

.tags   {
        clear: both;
        }

.tweet-button {
        margin: 0;
        padding: 0;
        width: 58px;
        }
        
.fb-like {
        width: 100px;
        }
*:first-child+html .fb-like { margin-top: 3px; margin-left: 3px; } /* IE7 only */
        
li.tweet-button,
li.fb-button {
        display: inline;
        clear: both;
        }
        
.tweetbutton,
.fb-like {
        height: 20px;
        }
        
.fb-like {
        margin-bottom: 9px;
        }        
        
#error  {
        text-align: center;
        }

.blog-bottomborder
        {
        margin: 20px 20px 38px 0;
        width: 680px;
        }

.sticky {}

/* home */
.home-content .widget-area {
        margin-top: -40px;
        }

#home-news {
        display: inline;
        float: left;
       width:920px;
        margin: 0 30px 0 30px;
        }

.headlines {        
        overflow: hidden;
        margin-bottom: 20px;
        }

.news-home-title {
        margin: 0;
        padding: 0;
        overflow: hidden;
        }
        
.time-ago,
.comment-nr {
        margin: 0;
        padding: 0;
        display: inline;        
        font-size: 10px;
        }

.entry-h p {
        margin: 0;
        }
        
a.more-link  {
        text-transform: uppercase;
        font-size: 10px;
        display: block;
        margin-top: 20px;        
        }     

/* tour dates */
.tour   {
        width: 680px;
        }

.upcoming,
.past   {
        margin-bottom: 20px;
        }
        
.tour table   {
        margin: 0;
        }
        
.tour table td,
.tour table th {
        text-align: left;  
        padding: 20px 0;
        }
        
.tour form,
.tour input {
        margin: 0;
        }

.tour-date {
        width: 160px;
        }
       
.tour-weekday,        
.tour-day,       
.tour-month,        
.tour-year {
        display: inline;
        }
        
.tour-weekday {
        text-transform: uppercase;
        }
        
.tour-city {
        width: 200px;
        }     

.tour-venue {
        width: 140px; 
        }

.tour-url {
        width: 120px;
        }

.tour-button {
        float: right;
        }
        
.cancelled,
.soldout,
.img-link {
        display: inline-block;
        font-weight: normal;
        line-height: 14px;
        padding: 8px 10px 9px 10px;
        text-decoration: none;     
        margin: 0;
        float: right;
        }

.tour input,
.cancelled,
.soldout,
.img-link {
        margin-bottom: -10px;
        margin-top: -8px;
        }

h1.past-dates {
        margin-top: 60px;
        }

#no_dates {
        margin-top: 20px;
        }

/* audio */
.player {
        margin-bottom: 40px;
        }


/* albums / gallery / video */
ul.album li,
ul.gallery li,
ul.video li {
        list-style-type: none;
        list-style-image: none;
        display: inline;
        }

ul.album,
ul.gallery,
ul.video {
        margin: 0;
        width: 960px;
        }

.album_item,
.gallery_item,
.video_item {
        float: left;
        margin: 0 20px 20px 0;
        overflow:hidden;
        }

.album-left,
.album-center,
.album-right {
        float: left;
        }

.album-left {
        width: 220px;
        }
        
.album-left ul {
        margin-left: 0;
        }

.album-left li {
        list-style-type: none;
        }
        
.album-info {
        margin-top: 20px;
        }        
        
.album-center {
        width: 420px;
        margin: 0 40px 0 40px;
        }
        
.album-tracks {
        margin-top: 20px;
        }

.album-tracks ul {
        margin: 0;
        }       
.album-tracks ul li {
        list-style-type: none;
        }
        
.album-right {
        width: 220px;
        }

.album-artwork
        {
        height: 220px;
        margin-top: 10px;
        }

.album-left form {
        display: inline;       
        }

.album-left .button1 {
        margin-top: 0;
        }

.buy-amazon,
.buy-itunes,
.buy-other
        {
        text-transform: none !important;
        margin-top: 20px;
        margin-right: 5px;
        }       

.release-date
        {
        margin-top: 9px;
        font-weight: bold;
        }
        
.release-date p
        {
        margin: 0;
        }
        
#album-social li {
        display: inline;
        }
        
#album-social .fb-like {
        margin-bottom: 0;
        }
        
#album-social .fb-button,
#album-social .tweet-button {
        padding: 0;
        }

.audioplayer-mobile {
        margin: 20px 0;
        }
        
.audioplayer-icon,
.soundcloudplayer-icon {
        display: inline-block;
        margin-right: 5px;
        }  

.audioplayer-icon {
        width: 34px;
        height: 34px;
        border: 0;        
        }
        
.audioplayer-icon a {
        display:block;
        width:100%;
        height:100%;
        outline: none;
        }

.audioplayer-icon:hover {
        opacity: 0.6;
        }

.soundcloudplayer-icon {
        width: 34px;
        height: 34px;
        border: 0;
        }
        
.soundcloudplayer-icon a {
        display:block;
        width:100%;
        height:100%;
        outline: none;
        }

.soundcloudplayer-icon:hover {
        opacity: 0.6;
        }
        
.album-artwork-inplayer {
        float: left;
        margin-right: 10px;
        }

#playlist_wrapper {
        float: left;
        top: -8px;
        }
    
.gallery .gallery-item {
	float: left;
        width: 140px;
	margin: 0 20px 0 0;
	text-align: center;
        }

.gallery-images {
        width: 960px;
        }

.gallery-images ul {
        padding: 0;
	margin: 0;
        }

.gallery-images li {
        list-style-type: none;
        float: left;
        width: 140px;
	margin: 0 20px 20px 0;
        padding: 0;
	text-align: center;
        display: inline;
        }

/* mosaic sliding boxes image overlay (albums/gallery/video)*/
.mosaic-block,
.mosaic-block-v,
.mosaic-block-i,
.mosaic-block-a,
.mosaic-block-gw {	
	position:relative;
	overflow:hidden;
	margin-right:20px;
        height: auto;
        }

.mosaic-block {	
	width:140px;
	height:140px;
        }

.mosaic-block-gw {	
	width:100px;
	height:100px;
        }
        
.mosaic-block-a {	
	width:220px;
	height:220px;
        }
        
.mosaic-block-v {	
	width:220px;
	height:140px;
        }

.mosaic-backdrop {
	display:none;
	position:absolute;
	top:0;
	height:100%;
	width:100%;
        }

.video-icon {
	position:absolute;
	top:0;
	height:100%;
	width:100%;
        z-index: 20;
        background:url(../images/play.png) no-repeat center center;
        } 
	
.mosaic-overlay {
	display:none;
	z-index:5;
	position:absolute;
	width:100%;
	height:100%;
        }

.details {
        padding: 5px 10px;
        position: absolute;
        bottom: 0;
        z-index: 20;
        color: #eee;
        z-index: 100;
        background:url(../images/bg-black2.png);
        }

.bar .mosaic-overlay {
        padding: 5px 10px;
	background:url(../images/bg-black2.png);
        }

.gal-size,
.aud-size,        
.gw-size
        {
        bottom:-50px;
	height:40px;
        }
        
.vid-size,
.aw-size {
        bottom:-30px;
	height:20px;
        }
        
.vid-size {	
	width: 200px !important;
        }
        
.gal-size,
.aud-size {	
	width: 120px !important;
        }
        
.gw-size {	
	width: 80px !important;
        }

.aw-size {	
	width: 200px !important;
        }

.fade .mosaic-overlay {
	opacity:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
	filter:alpha(opacity=00);
	background:url(../images/bg-black.png);
	}

.circle .mosaic-overlay {
	background:url(../images/play.png) no-repeat center center;
	opacity:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
	filter:alpha(opacity=00);
	display:none;        
        }

/*  END LAYOUT -------------------------------------------------------------- */


/*  4. NAVIGATION ------------------------------------------------------------------*/

#topnavi  {
	background:rgba(0,0,0,0.5);
        width: 100%;
        margin: 0;
        height: 42px;
        margin-top: 0px;
	-webkit-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 1);
-moz-box-shadow:    0px 5px 7px 0px rgba(0, 0, 0, 1);
box-shadow:         0px 5px 7px 0px rgba(0, 0, 0, 1);

-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
        }

.sf-menu,
.sf-menu * {
        margin: 0;
        padding: 0;
        list-style: none;
        }

.sf-menu {
        line-height: 1.0;
        width: 930px;
       
        }

        .cl_contacts
        {
		color:#fff;
		font-size:23px;
		line-height:23px;
		position:absolute;
		top:10px;
		right:0px;
		text-align:right;
		font-weight:bold;
	}
	 .cl_contacts span
	 {
		font-size:17px;
		font-weight:normal;
	 }
.sf-menu a {
        font-family: "Helvetica neue", Helvetica, 'Ubuntu', sans-serif;
        font-weight: normal;
        padding: 10px 19px;
        font-size: 12px;
        text-decoration:none;
	
	
        }
        .sf-menu li
        {
	
margin-top:5px;
	}

.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
        outline: 0;
        }

.sf-menu ul { /* dropdown */       
        width: 135px;
        left: 25px;
        padding: 0px;
        text-align: left;
        z-index: 990000;
        margin-top: 16px;
        position: absolute;
        top: -999em;
        width: 180px;; /* left offset of submenus need to match (see below) */
        }

.sf-menu ul a {
        padding: 15px 10px;
        height: auto;
        text-align: left;
        display: block;
        }

.sf-menu ul li {
        width: 100%;
	
        }
.sf-menu ul li a{
        
	
        }
.sf-menu li:hover {
        visibility: inherit; /* fixes IE7 'sticky bug' */
        }

.sf-menu li {
        float: left;
        position: relative;        
      
        }

.sf-menu a {
        display: block;
        position: relative;
        }

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	background-color: rgba(0,0,0,0.7);
        left: -15px;
        top: 16px; /* match top ul list item height */
        z-index: 99;
        }
.cl2 .sf-menu li:hover ul {
        left: -15px;
	top:auto;
	bottom:40px;
        z-index: 99;
        }
        
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
        top: -999em;
        }
#id_footer_menu li ul
{
	display:none;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
        left: 10em; /* match ul width */
        top: 0;
        }

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
        top: -999em;
        }

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
        left: 10em; /* match ul width */
        top: 0;
        }

/*  END NAVIGATION ---------------------------------------------------------- */


/*  5. SIDEBAR -------------------------------------------------------------- */

#sidebar {
        margin-top: -30px;
        }

/*  END SIDEBAR ------------------------------------------------------------- */


/*  6. FOOTER --------------------------------------------------------------- */

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}
#footer  {
        width:980px;
       margin-top:0px;
      display:block;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
        }

.cl_footer_ul 
{
	padding-top:20px;
}
.cl_footer_ul>li
{
	list-style:none;
	width:30%;
	float:left;
	margin-left:10px;
	
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
overflow:hidden;
}
.cl_footer_ul>li span
{
	display:block;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	
	margin-bottom:7px;
	color:#fff;
	
}
.cl_footer_ul>li ul li,.cl_footer_ul>li ul li a
{
	white-space:nowrap;
	list-style:none;
	text-align:left;
	font-size:13px;
	color:#fff;
}
.cl_footer_ul>li ul li
{

margin-left:0px;
padding-left:2px;
}
.cl_footer_ul>li ul li:last-child
{
border-bottom:0px solid #fff;
}
.cl_footer_ul>li ul
{
margin-left:0px;
margin-bottom:0px;
}
#footerwrapper {
        width: 960px;
        margin: -20px auto 0 auto;
        padding: 0;        
        padding-bottom: 20px; 
      
        }
.cl_breadcrumb
{
position:absolute;
bottom:5px;
}
#social {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        }
        .cl_al_center li
        {
		text-align:center!important;
	}
ul#socialicons {
        float: left;
        left: 50%;
        margin: 0 auto;
        position: relative;      
        }

#socialicons li {
        display: inline;
        padding: 20px;
        float: left;
        position: relative;
        right: 50%;
        }

a.lastfm,
a.twitter,
a.fb,
a.soundcloud,
a.itunes,
a.youtube {
        display: block;
        height: 32px;   
        outline: none;
        opacity: 0.4;        
        }

a.lastfm {
        width: 39px;     
        background:url('images/social/lastfm.png') no-repeat;
        }

a:hover.lastfm {
        opacity: 1;
        }

a.twitter {
        width: 24px;
        background:url('images/social/twitter.png') no-repeat;
        }

a:hover.twitter {
        opacity: 1;
        }

a.fb    {
        width: 15px;
        background:url('images/social/fb.png') no-repeat;
        }

a:hover.fb {
        opacity: 1;
        }

a.soundcloud {
        width: 54px;
        background:url('images/social/sc.png') no-repeat;
        }

a:hover.soundcloud {
        opacity: 1;
        }
        
a.itunes {
        width: 27px;
        background:url('images/social/itunes.png') no-repeat;
        }

a:hover.itunes {
        opacity: 1;
        }
        
a.youtube {
        width: 26px;
        background:url('images/social/youtube.png') no-repeat;
        }

a:hover.youtube {
        opacity: 1;
        }

#copyright
        {
        width: 100%;
        margin: 0 auto;
        padding: 15px 0;
        overflow: hidden;
        }
        
#copyright-text
        {                
        text-align: center;
        }        

/*  END FOOTER -------------------------------------------------------------- */


/*  7. WIDGETS -------------------------------------------------------------- */

.widget-area ul,
.widget-area p {
        margin: 0;
        }

.widget-area ul li {
        list-style-type: none;
        }

.widget {
        margin: 40px 0 0 0;
        overflow: hidden;
        }


/* gallery widget */
.gallery-widget { 
        width: 110%;
        }

.gallery-widget li { 
        display: inline;
        }

.gallery-widget .gallery_item { 
        margin-bottom: 0;
        }
        
.gallery-widget ul { 
        margin-top: -20px;
        }
        
.gallery-widget .gallery_item { 
        margin-top: 20px;
        }
        
/* album widget */        
.album-widget form { 
        display: inline;
        }
        
.album-widget .album_item { 
        margin-bottom: 0;
        }
        
.album-widget .button1 {
        margin-top: 20px;
        margin-right: 5px;
        }

/* video widget */
.video-widget-item { 
        margin-top: 20px;
        }

.widget-area .video-item { 
        margin-bottom: 0;
        }


/* tour widget */
.tourwidget-item {
        margin-top: 20px;
        overflow: hidden;
        }

.tour-date-w
        {
        float: left;
        width: 60px;
        height: 60px;
        font-family: Ruda, "Helvetica neue", Helvetica, 'Ubuntu', sans-serif;        
        }

.tour-day-w {        
        font-size: 32px;
        position: relative;
        top: 8px;
        }
        
.tour-month-w {
        font-size: 18px;
        position: relative;
        top: 12px;
        text-transform: uppercase;
        }

.tourright {
        overflow: hidden;
        }
        
.tour-url-w form {
        margin: 0;
        padding: 0;
        }
        
.tour-url-w {
        overflow: hidden;
        }
        
.widget-area .tour-button,
.widget-area .soldout,
.widget-area .cancelled {
        margin: 5px 0 0 0;
        position: static;
        float: left;
        }

/* twitter widget */
.twitter li {
        padding-top: 19px;
        margin-left: 0px;
        line-height: 20px;
        font-size: 12px;
        }

.twitter li:first-child {
        padding-top: 0;
        }

/* flickr widget */
.flickr { 
        width: 110%;
        margin-top: -5px;
        }

.flickr_badge_image {
        float: left;
        margin: 10px 10px 0 0;
        height: 65px; 
        } 

.flickr_badge_image img {
        width: 57px;
        height: 57px;        
        margin: 0;
        padding: 4px;
        }        

#footer-widget-area .flickr a,
#footer-widget-area .flickr a:link,
#footer-widget-area .flickr a:visited {
        border: none;
        }

/* pages widget */
.widget_pages li.page_item {
        width: 110px;
        float: left;
        }

/* comment widget*/
.widget_recent_comments ul li {
        background:url(../images/comment.png) no-repeat 0 6px; 
        padding-left: 15px;
        }

/* news widget */
h1.news-widget-title {
        font-family: "Helvetica neue", Helvetica, 'Ubuntu', sans-serif !important;
        font-size: 12px;
        font-weight: bold;
        line-height: 20px;
        top: 0;
        margin-top: 0;
        margin-bottom: 20px;  
        } 

/* calendar widget */
.widget_calendar
        {
        float: left;
        margin: 0;
        }

#wp-calendar {
        width: 100%;
        }

#wp-calendar caption {
        text-align: right;
        margin-bottom: 10px;
        text-transform: uppercase;
        }

#wp-calendar thead th {
        padding-bottom: 10px;
        }

#wp-calendar tbody td {
        text-align: center;
        padding:6px 8px;
        }

#wp-calendar tbody .pad {
        background: none;
        }

#wp-calendar tfoot {
        border: none;
        background: none;
        }

#wp-calendar tfoot #next,
#wp-calendar tfoot #prev,
#wp-calendar tfoot .pad {
        border: none;
        background: none;
        }

#wp-calendar tfoot #next {
        font-size: 10px;
        text-transform: uppercase;
        text-align: right;
        }

#wp-calendar tfoot #prev {
        font-size: 10px;
        text-transform: uppercase;
        padding-top: 10px;
        text-align: left;
        }

/* END WIDGETS -------------------------------------------------------------- */


/*  8. IMAGES --------------------------------------------------------------- */
img     {
        position: relative;
        }

a img   {
        border: none;      
        }
        

#content .alignnone,
#content .alignleft,
#content img.alignleft,
#content .alignright,
#content img.alignright,
#content .aligncenter,
#content img.aligncenter {
        margin-top: 20px;
        margin-bottom: 20px;
        }

#content .alignleft,
#content img.alignleft {
        margin-right: 20px;
        float: left;
        }

#content .alignright,
#content img.alignright {
        margin-left: 20px;
        float: right;
        }

#content .aligncenter,
#content img.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
        }

#content .tnail img {
        margin: 0 20px 14px 0;
        }

#fullResImage {
        padding: 0;
        border: 0;
        }

.wp-caption-text {
        margin: 0;
        padding: 0;
        font-size: 0.8em;
        line-height: 10px;
        margin-bottom: 23px;
        }

.wp-caption,
.gallery-caption,
.wp-caption-text {
        text-align: right;
        margin: 0;
        padding: 0;
        }
       
/*  END IMAGES -------------------------------------------------------------- */


/*  9. PAGINATION ---------------------------------------------------------- */
#pagination {
        margin: 0px;
        float: left;
        text-transform: uppercase;
        }

.pagination_main {
        clear:both;
        position:relative;
        font-size:11px;
        line-height:13px;
        }

.pagination_main span,
.pagination_main a {
        display:block;
        float:left;
        margin: 16px 2px 17px 0;
        padding:6px 9px 5px 9px;
        text-decoration:none;
        width:auto;
        }

.pagination_main .current {
        padding:6px 9px 5px 9px;
        }

/*  END PAGINATION ---------------------------------------------------------- */


/*  10. COMMENTS  ------------------------------------------------------------*/

.comment-topborder
        {
        width: 680px;
        margin: 40px 0 20px 0;
        }

#respond,
#comments,
ol.commentlist,
li.comment,
ul.children li.comment {
        margin: 0;
        padding: 0;
        }

#comments {
        margin-top: 20px;
        }

h3#comments-number {
        margin: 40px 0 0 0;
        }
        
ol.commentlist {
        width: 680px;
        }
        
li.comment,
ul.children li.comment {
        list-style-type: none;
        }
        
li.comment {
        width: 100%;
        display: inline-block;
        }
        
li.comment p {
        margin-bottom: 15px;
        }
        
#comments ul.children {
        margin:  0 0 0 60px;
        }

#comments .depth-5 ul.children {
        margin:  0;
        }
        
.single-comment {
        position: relative;
        overflow: hidden;
        margin-top: 20px;
        }

.comment .avatar {
        float: left;
        margin: 20px;
        clear: both;
        }

.comment-body {
        float: left;
        }

.depth-1 .comment-body {
        width: 510px;
        }
        
.depth-2 .comment-body {
        width: 450px;
        }
        
.depth-3 .comment-body {
        width: 390px;
        }
        
.depth-4 .comment-body {
        width: 330px;
        }
        
.depth-5 .comment-body {
        width: 270px;
        }
        
.commentmetadata {
        float: left;
        margin-top: 20px;
        }
        
cite.fn {
        font-size: 16px;
        }
        
.comment-date,
.comment-date a {
        font-weight: bold;
        font-size: 10px;
        margin-bottom: 20px;
        text-transform: uppercase;
        }
        
.comment-text{
        clear: both;
        }        
        
li.comment span.reply  {
        position: absolute;
        bottom: 20px;
        right: 20px;
        display: block;
        font-weight: normal;
        line-height: 14px;
        padding: 8px 10px 9px 10px;
        text-decoration: none;
        }
         
.comment-counter {
        font-family: Ruda, "Helvetica neue", Helvetica, 'Ubuntu', sans-serif;  
        font-size: 30px;
        font-weight: bold;
        color: #aaa;
        position: absolute;
        top: 20px;
        right: 20px;        
        }
        
.depth-2 .comment-counter {
      display: none;
        }
        
.depth-1 .comment-arrow {
      display: none;
        }
        
.depth-2 .comment-arrow {
        display: inline;
        font-family: Ruda, "Helvetica neue", Helvetica, 'Ubuntu', sans-serif;  
        font-size: 30px;
        font-weight: bold;
        position: absolute;
        top: 20px;
        right: 20px;        
        }
 
.moderation {
        font-size: 11px;
        font-style: italic;
        }

.bypostauthor {}

/* comment pagination */
.page-numbers
        {
        display:block;
        float:left;
        margin: 20px 2px 20px 0;
        padding:3px 9px 2px 9px;
        text-decoration:none;
        width:auto;
        }

/*  END COMMENTS  ----------------------------------------------------------- */


/*  11. FORMS --------------------------------------------------------------- */

textarea, input {
        border: none;
        padding: 5px;
        margin-right: 10px;
        overflow: auto;
        }

input   {

        }


/* buttons */

.button,
.button1 {
        display: inline-block;
        font-weight: normal;
        height: 31px;
        padding: 0 10px;
        overflow:visible;
        text-decoration: none;
        cursor:pointer;         
        margin-top: 10px;
        -webkit-appearance: none;
        }

button,
.button1 span {
        display: block;
        line-height: 14px;
        padding: 8px 0 9px 10px;
        }

.button2,
.submitbutton {
        color: #fff !important;
        height: auto;
        padding: 6px 10px;
        border: none;
        border-radius: 0;
        box-shadow: none;
        text-shadow: none;
        background: transparent;
        font-weight: normal;
        cursor: pointer;
        } 




/* comment-form */
#respond p {
        margin-top: 0;
        }

       
#commentform {
        display: block;
        margin: 0;
        }

#commentform label {
        position: relative;
        top: 0px;
        }

#commentform ul {
        margin: 0;
        }

#commentform li {
        padding: 0;
        margin-bottom: 20px;
        clear: both;
        border: 0;
        }

#commentform ul,
#commentform li,
#commentform ul li,
.contactform ul li {
        list-style-type: none;
        list-style-image: none;
        }

#commentform input,
#commentform textarea {
        float: left;
        }

input#author,
input#email,
input#url {
        width: 220px;
        height: 20px;
        }

#commentform textarea {
        width: 380px;
        }


/* contact-form */
#contactform {
        display: block;
        margin: 0;
        }

#contactform label {
        position: relative;
        top: 0px;
        }

#contactform ul {
        margin: 0;
        margin-top: 20px;
        }

#contactform li {
        padding: 0;
        margin-bottom: 20px;
        clear: both;
        }

#contactform ul,
#contactform li,
#contactform ul li,
.contactform ul li {
        list-style-type: none;
        list-style-image: none;
        }

#contactform input,
#contactform textarea {
        float: left;
        }

input#contactName,
input#email {
        width: 220px;
        height: 20px;
        }

#contactform textarea {
        width: 380px;
        }

.error   {
        display: inline;
        }

a#cancel-comment-reply-link {
        display: inline-block;   
        margin-top: 10px;
        }
        
/* search form */
#searchform {
        margin: 20px 0 0 0;
        padding: 5px 0 35px;
        }
        
#searchinput {
        float: left;
        margin: 0 8px 0 0;
        outline: medium none;
        padding: 6px 8px;
        width: 155px;
        border: none;
        }        

#search-button {
        float: right;
        cursor: pointer;
        height: 29px;
        width: 40px;
        margin: 0;
        vertical-align: middle;
        border: none;
        }

#content #search-button {
        float: none;
        }

#content #searchinput {
        display: block;
        }


/* login form */
#mylogin {
        width: 100%;
        height: 100%;
        background: #FBFBFB;
        }
        
#loginform  {
        width: 400px;
        margin: 20px auto;
        background: #FFF;
        padding: 20px 20px 5px 20px;
        color: #777;
        font-size: 14px;
        overflow: hidden;
        }
        
#login-logo {
        text-align: center;
        padding-top: 20px;
        }        
        
.login-password input,
.login-username input {
        background: none repeat scroll 0 0 #FBFBFB;
        border: 1px solid #E5E5E5;
        box-shadow: 1px 1px 2px rgba(200, 200, 200, 0.2) inset;
        font-size: 24px;
        font-weight: 200;
        line-height: 1;
        margin: 2px 0 6px 0;
        outline: medium none;
        padding: 3px;
        width: 98%;
        height: 35px;
        }

.login-password input:focus,
.login-username input:focus {
        border: 1px solid #ccc;
        }

.login-submit input {
        float: right;
        background: none;
        background-color: #444;
        border-radius: 0;
        border: none;
        color: #FFFFFF;
        text-transform: uppercase;
        font-weight: normal;
        text-shadow: none;
        display: inline-block;
        height: 31px;
        padding: 0 10px;
        text-decoration: none;
        cursor:pointer;  
        margin-right: 0;
        margin-bottom: 0;
        }
        
.login-submit input:hover {
        background-color: #666;
        }

.login-remember {
        float: left;
        }
        
.login-remember input {
        margin: 0;
        height: 10px;
        }
        
.login-submit {
        float: right;
        }
   
ul#login-bottom {
        width: 400px;
        margin: 10px auto;
        padding-bottom: 10px;
        }
        
#login-bottom li {
        list-style-type: none;
        display: inline;
        }

#login-bottom a:hover {
        color: #666;
        }
        
        
        /*
960 Grid System ~ Core CSS.
Learn more ~ http://960.gs/

Licensed under GPL and MIT.
*/


/* Container ---------------------------------------------------------------------------------------*/

.container_12 
		{
        margin-left: auto;
        margin-right: auto;
        width: 960px;
		}

/* Grid >> Global ---------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 
		{
        display: inline;
        float: left;
        margin-left: 10px;
        margin-right: 10px;
		}

.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11 
		{
        position: relative;
		}


/* Grid >> 12 Columns -------------------------------------------------------------------------*/

.grid_1 {
        width: 60px;
		}

.grid_2 {
        width: 140px;
		}

.grid_3 {
        width: 220px;
		}

.grid_4 {
        width: 300px;
		}

.grid_5 {
        width: 380px;
		}

.grid_6 {
        width: 460px;
		}

.grid_7 {
        width: 540px;
		}

.grid_8 {
        width: 620px;
		}

.grid_9 {
        width: 700px;
		}

.grid_10 {
        width: 780px;
		}

.grid_11 {
        width: 860px;
		}

.grid_12 {
        width: 940px;
		}

/* Suffix Extra Space
----------------------------------------------------------------------------------------------------*/

.suffix_1 {
  padding-right: 80px;
}



/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
        clear: both;
        display: block;
        overflow: hidden;
        visibility: hidden;
        width: 0;
        height: 0;
		}

/* http://perishablepress.com/press/2009/12/06/new-clearfix-hack */

.clearfix:after 
		{
        clear: both;
        content: ' ';
        display: block;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
        width: 0;
        height: 0;
		}

/*
        The following zoom:1 rule is specifically for IE6 + IE7.
        Move to separate stylesheet if invalid CSS is a problem.
*/
* html .clearfix,
*:first-child+html .clearfix 
		{
        zoom: 1;
		}
		
		
	
	/* @override 
	http://localhost:8888/wordpress/wp-content/themes/FRAMEWORKredsun/styleswitcher/styleswitcher.css */

#ss_open
        { 
	height: auto;
	width: 101px;
	position: fixed;
	top: 100px;
 	z-index:10000;        
	padding: 15px 10px;
	border: 1px solid #ccc;
	background-color: #f8f8f8;
	font-size: 11px;
        line-height: 11px;
        box-shadow: 1px 1px 10px #000000;
        -moz-border-radius: 0px 6px 6px 0;
        -webkit-border-radius: 0px 6px  6px 0;
        border-radius: 0px 6px 6px 0;		
	}

.ss_close
        { 
	margin-left: -122px;	
	}

#styleswitcher_btn
        { 
	width: 25px;
	height: 25px;
	position: absolute;
	right: -26px;
	top: 30px;
	background-image: url(open.png);
	background-repeat: no-repeat;
	background-color: #f8f8f8;
	border: 1px solid #ccc;
        border-left: none;
        -moz-border-radius: 0px 6px 6px 0;
        -webkit-border-radius: 0px 6px  6px 0;
        border-radius: 0px 6px 6px 0;
	}

.ss_section {
        margin: 20px 0 0 0;
        overflow: hidden;
        }

.styleswitcher  h5
        {
        font: 11px "Helvetica neue", Helvetica, 'Ubuntu', sans-serif !important;
        font-weight: bold;
        color: #555;
	margin: 0;
        margin-bottom: 5px;
        padding: 2px 0 2px 2px;
        background-color: #e5e5e5;
        }

.ss_p {
        color: #888;
        margin: 10px 0 0 0;
        line-height: 14px;
        }

#background-light ul,
#background-dark ul,
ul#color 
        {
        margin-left: 0;
        margin-top: 18px;
        }
        
ul#color 
        {
        margin: 0;
        }
        
#skins li,
#background-light li,
#background-dark li,
#color li
        {
        list-style: none;
        margin-left: -18px;
        margin-bottom: 5px;  
        }        

#background-light li,
#background-dark li,
#color li
        {
        display: inline;
        } 

#skins a
        {
        color:#888 !important;
        }
        
#skins a:hover
        {
        color: #444;
        }       

 #skins ul.tabs,
 #skins li.ui-tabs-selected a
	{
	color: #444;
        font-weight: bold;
	}     
       
#background-dark .background
        {
        background-color:#333;
        }

#ss_open .background_wrap
        {
        margin-top: -15px;
        }

#ss_open .color,
#ss_open .ssimg {
	width:20px;
	height:20px;
	display:block;
	float:left;
	margin-right:4px;
	margin-bottom:4px;	
	border:1px solid #ddd;
        }


#ss_open .ss_last {
        margin-right: 0px;
}

#ss_open select {
        background-color: #fff;
        border: 1px solid #ddd;
        width: 100px;
        padding: 2px;
        font-size: 11px;
        color: #888;
        }

/* color */
.hex_fdb813 {background-color: #fdb813;} 
.hex_ff842c {background-color: #ff842c;} 
.hex_EF65A3 {background-color: #EF65A3;} 
.hex_e265e4 {background-color: #e265e4;} 
.hex_ff1190 {background-color: #ff1190;} 
.hex_f05050 {background-color: #f05050;} 
.hex_fb2e2e {background-color: #ff842c;} 
.hex_a02d2d {background-color: #a02d2d;} 
.hex_14b8f5 {background-color: #14b8f5;} 
.hex_18cece {background-color: #18cece;} 
.hex_29da23 {background-color: #29da23;} 
.hex_008d2e {background-color: #008d2e;} 
.hex_677536 {background-color: #677536;} 
.hex_7b7842 {background-color: #7b7842;} 
.hex_9a8764 {background-color: #9a8764;} 
.hex_c2ad6e {background-color: #c2ad6e;} 

/* 
-------------------------------------------
	SHORTCODES 
-------------------------------------------
	- GENERAL
	- PRODUCTS LIST
	- SINGLE PRODUCT
	- TABS 
	- RELATED
	- MESSAGES
	- BUTTONS
	- QUANTITY
	- TABLES
	- WIDGETS
-------------------------------------------
*/


/* woocommerce demo store message */
p.demo_store {
	background: #222;
	color: #FFFFFF;
	font-size: 12px;
	left: 0;
	margin: 0;
	padding: 10px 0;
	position: fixed;
	right: 0;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 999999;
	}


/* GENERAL  ************************************************************/

#content div.product .woocommerce_tabs ul.tabs li,
#content div.product .woocommerce-tabs ul.tabs li{
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        }

.woocommerce #breadcrumb,
.woocommerce .woocommerce_ordering,
.woocommerce-result-count,
.woocommerce-ordering {
        display: none;
        }
        
.woocommerce .page-content {
        width: auto;
        }
        
.woocommerce h1.page-title{
        margin-top: 0;
        }  

.woocommerce-page h2 {
        margin-top: 40px;
        }   

.woocommerce-page dt {
        float: left;
        }

.woocommerce-page dd,
.woocommerce-page address,
.woocommerce-page address p {
        margin: 0;
        }

.nobr {
    	white-space: nowrap;
	}


/* PRODUCTS LIST *************************************************/
.products ul, 
ul.products {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	}
		
.products ul:after, 
ul.products:after {
	clear: both;
	content: "";
	display: block;
	}
    
.products ul li, 
ul.products li {
        list-style-type: none;
        float: left;
        margin-right: 20px;
        }

ul.products li.product {
        margin: 0 20px 20px 0;
        width: 160px;
	float: left;
	padding: 0;
	position: relative;
	}

ul.products li.product h3 {
	font-size: 12px;
	font-weight: lighter;
	margin: 10px 0 0 0;
	top: 0;
	}

ul.products li.product a img {
	display: block;
	height: auto;
	width: 100%;
	}
	
ul.products li.product strong {
	display: block;
	}

ul.products li.product .price {
	display: block;
	font-weight: normal;
	margin-bottom: 0;
	}

ul.products li.first {
	clear: both;
	}
	
ul.products li.last {
	margin-right: 0;
	}
	
.woocommerce_ordering {
	margin-bottom: 20px;
	}


/* onsale */
span.onsale {
        display: none;
        }
        
.price del {
        font-size: 10px;
        }



/* SINGLE PRODUCT **************************************************/
div.product, 
#content div.product {
	margin-bottom: 0;
	position: relative;
	margin-top: 10px;
	}
	
div.product .product_title, 
#content div.product .product_title {
	clear: none;
	margin-top: -10px;
	padding: 0;
	}

div.product span.price, 
div.product p.price, 
#content div.product span.price, 
#content div.product p.price {
        font-size: 16px;
        top: -2px;
	}
	
div.product span.price ins, 
div.product p.price ins, 
#content div.product span.price ins, 
#content div.product p.price ins {
	 background: inherit;
	}

div.product div.images, 
#content div.product div.images {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	width: 300px;
	}
	
div.product div.images img, 
#content div.product div.images img {
	display: block;
	height: auto;
	width: 100%;
	}

div.product div.images div.thumbnails:after, 
#content div.product div.images div.thumbnails:after {
	clear: both;
	content: "";
	display: block;
	}
	
div.product div.images div.thumbnails a, 
#content div.product div.images div.thumbnails a {
	float: left;
	}
	
div.product div.images div.thumbnails a.last, 
#content div.product div.images div.thumbnails a.last {
	margin-right: 0;
	}
	
div.product div.images div.thumbnails a.first, 
#content div.product div.images div.thumbnails a.first {
	clear: both;
	}
	
div.product div.summary, 
#content div.product div.summary {
	float: right;
	margin-bottom: 20px;
	width: 380px;
	}

div.product div.social, 
#content div.product div.social {
	margin: 0 0 20px;
	text-align: right;
	}
	
div.product div.social span, 
#content div.product div.social span {
	margin: 0 0 0 2px;
	}
	
div.product div.social span span, 
#content div.product div.social span span {
	margin: 0;
	}

div.product div.social span .stButton .chicklets, 
#content div.product div.social span .stButton .chicklets {
	padding-left: 20px;
	width: 0;
	}
	
div.product div.social iframe, #content div.product div.social iframe {
	float: left;
	margin-top: 3px;
	}


/* add to cart form */
div.product p.cart, 
#content div.product p.cart {
	float: right;
	}
	
div.product form.cart, 
#content div.product form.cart {
	margin-bottom: 28px;
	}
	
div.product form.cart:after, 
#content div.product form.cart:after {
	clear: both;
	content: "";
	display: block;
	}
	
div.product form.cart div.quantity, 
#content div.product form.cart div.quantity {
	float: left;
	margin: 0 4px 0 0;
	}
	
div.product form.cart table, 
#content div.product form.cart table {
	border-width: 0 0 1px;
	}
	
div.product form.cart table td, 
#content div.product form.cart table td {
	padding-left: 0;
	}
	
div.product form.cart table div.quantity, 
#content div.product form.cart table div.quantity {
	float: none;
	margin: 0;
	}
	
div.product form.cart table small.stock, 
#content div.product form.cart table small.stock {
	display: block;
	float: none;
	}
	
div.product form.cart .variations, 
#content div.product form.cart .variations {
	margin-bottom: 20px;
	}
	
div.product form.cart .variations label, 
#content div.product form.cart .variations label {
	font-weight: bold;
	}
	
div.product form.cart .variations select, 
#content div.product form.cart .variations select {
	float: left;
	width: 100%;
	}
	
div.product form.cart .variations td.label, 
#content div.product form.cart .variations td.label {
	padding-right: 20px;
	}
	
div.product form.cart .variations td, 
#content div.product form.cart .variations td {
	vertical-align: top;
	}
	
div.product form.cart .button, 
#content div.product form.cart .button {
	float: left;
	vertical-align: middle;
	}
	
div.product form.cart .group_table td.label, 
#content div.product form.cart .group_table td.label {
	padding-left: 20px;
	padding-right: 20px;
	}
	
div.product form.cart .group_table td, 
#content div.product form.cart .group_table td {
	vertical-align: top;
	}






/* TABS *************************************************************/
div.product .woocommerce_tabs, 
#content div.product .woocommerce_tabs,
div.product .woocommerce-tabs, 
#content div.product .woocommerce-tabs{
    	clear: both;
	}
	
div.product .woocommerce_tabs ul.tabs, 
#content div.product .woocommerce_tabs ul.tabs,
div.product .woocommerce-tabs ul.tabs, 
#content div.product .woocommerce-tabs ul.tabs{
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	}

div.product .woocommerce_tabs ul.tabs li, 
#content div.product .woocommerce_tabs ul.tabs li,
div.product .woocommerce-tabs ul.tabs li, 
#content div.product .woocommerce-tabs ul.tabs li{
	display: inline-block;
	margin: 0;
	padding: 0 20px;
	position: relative;
	z-index: 0;
	}
	
div.product .woocommerce_tabs ul.tabs li a, 
#content div.product .woocommerce_tabs ul.tabs li a,
div.product .woocommerce-tabs ul.tabs li a, 
#content div.product .woocommerce-tabs ul.tabs li a{
	display: inline-block;
	padding: 7px 0;
	text-decoration: none;
	font-weight: normal;
	border: 0;
	margin: 0;       
	background-color: transparent; 
	}

div.product .woocommerce_tabs ul.tabs li a:hover, 
#content div.product .woocommerce_tabs ul.tabs li a:hover,
div.product .woocommerce-tabs ul.tabs li a:hover, 
#content div.product .woocommerce-tabs ul.tabs li a:hover{
	text-decoration: none;
	}
	
div.product .woocommerce_tabs ul.tabs li.active, 
#content div.product .woocommerce_tabs ul.tabs li.active,
div.product .woocommerce-tabs ul.tabs li.active, 
#content div.product .woocommerce-tabs ul.tabs li.active{
	z-index: 2;
	}

div.product .woocommerce_tabs ul.tabs li.active a, 
#content div.product .woocommerce_tabs ul.tabs li.active a,
div.product .woocommerce-tabs ul.tabs li.active a, 
#content div.product .woocommerce-tabs ul.tabs li.active a{
	color: inherit;
	background: transparent !important;
	}

div.product .woocommerce_tabs .panel, 
#content div.product .woocommerce_tabs .panel,
div.product .woocommerce-tabs .panel, 
#content div.product .woocommerce-tabs .panel{
	margin: -5px 0 20px;
	padding: 20px;
	}

.woocommerce div.product .woocommerce_tabs ul.tabs li.description_tab active a,
.woocommerce #content div.product .woocommerce_tabs ul.tabs li.description_tab active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.description_tab active a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.description_tab active a, 
.woocommerce .panel {
        margin: 0;
        }
        
.woocommerce .panel h2 {
        margin: 0;
        font-size: 14px;
        font-weight: lighter;
        top: -1px;
        }
        
.woocommerce #comments {margin-top: 0;}

.woocommerce #reviews #comments ol.commentlist li img {
        background: none;
        border: none;
        padding: 0;
        width: 40px;
        margin-top: 20px;
        }
        
.woocommerce #reviews #comments ol.commentlist li .comment-text {
        border: 0;
        border-radius: 0;
        margin: 0 0 0 60px;
        padding: 0;
        background-color: transparent;
        }
        
.woocommerce .comment_container {
        margin-top: 20px;
        }
        
.woocommerce p.add_review {
        margin: 0;
        }

.woocommerce-page table.my_account_orders {
        font-size: 11px;
        }

.woocommerce-page .addresses .title h3,
.woocommerce-page .addresses .title .edit {
        float: none;
        } 


/* review */
#reviews h2 small {
	float: right;
	margin: 0;
	}
	
#reviews h2 small a {
	text-decoration: none;
	}
	
#reviews h3 {
	margin: 0;
	}
	
#reviews #respond {
	border: 0 none;
	margin: 0;
	padding: 0;
	}
	
#reviews #comment {
	height: 75px;
	}
	
#reviews #comments .add_review:after {
	clear: both;
	content: "";
	display: block;
	}
	
#reviews #comments h2 {
	clear: none;
	}
	
#reviews #comments ol.commentlist {
	background: transparent;
	margin: 0;
	width: 100%;
	}
	
#reviews #comments ol.commentlist:after {
	clear: both;
	content: "";
	display: block;
	}
	
#reviews #comments ol.commentlist li {
	background:transparent;
	border: 0 none;
	margin: 0 0 20px;
	padding: 0;
	position: relative;
	}

#reviews #comments ol.commentlist li .meta {
	font-size: 12px;
	}
	
#reviews #comments ol.commentlist li img {
	float: left;
	height: auto;
	left: 0;
	line-height: 1;
	margin: 0;
	position: absolute;
	top: 0;
	width: 32px;
	}
	
#reviews #comments ol.commentlist li .comment-text {
	margin: 0;
	padding: 0;
	}
	
#reviews #comments ol.commentlist li .comment-text p {
	margin: 0 0 20px;
	}
	
#reviews #comments ol.commentlist li .comment-text p.meta {
	font-size: 12px;
	}

#reviews #comments .commentlist > li:before {
	content: "";
	}

.star-rating {
	background: url("../images/star.png") repeat-x scroll left 0 transparent;
	float: right;
	height: 16px;
	width: 80px;
	}

.star-rating span {
	background: url("../images/star.png") repeat-x scroll left -32px transparent;
	float: left;
	height: 0;
	overflow: hidden;
	padding-top: 16px;
	}

.hreview-aggregate .star-rating {
	margin: 10px 0 0;
	}


/* review form */
.woocommerce #fancybox-content {
        border-radius: 0;
        }

#review_form #respond {
	background: transparent;
	border: 0 none;
	margin: 0;
	padding: 0;
	position: static;
	width: auto;
	}

#review_form #respond:after {
	clear: both;
	content: "";
	display: block;
	}
       
#review_form #respond h3 {
	margin: 0;
	}

#review_form #respond p {
	margin: 0;
	}

#review_form #respond .form-submit input {
	left: auto;
	margin-top: 20px;
	cursor: pointer;
	}
	
#review_form #respond textarea {
	-moz-box-sizing: border-box;
	width: 100%;
	background-color: #eee;
	}

p.comment-form-rating {
	padding: 20px 0 0 0;
	}

p.stars:after {
	clear: both;
	content: "";
	display: block;
	}

p.stars span {
	background: url("../images/star.png") repeat-x scroll left 0 transparent;
	float: left;
	height: 16px;
	position: relative;
	width: 80px;
	}
	
p.stars span a {
	float: left;
	height: 0;
	left: 0;
	overflow: hidden;
	padding-top: 16px;
	position: absolute;
	top: 0;
	width: 16px;
	}
	
p.stars span a:hover, p.stars span a:focus {
	background: url("../images/star.png") repeat-x scroll left -16px transparent;
	}

p.stars span a.active {
	background: url("../images/star.png") repeat-x scroll left -32px transparent;
	}
	
p.stars span a.star-1 {
	width: 16px;
	z-index: 10;
	}
	
p.stars span a.star-2 {
	width: 32px;
	z-index: 9;
	}
	
p.stars span a.star-3 {
	width: 48px;
	z-index: 8;
	}
	
p.stars span a.star-4 {
	width: 64px;
	z-index: 7;
	}
	
p.stars span a.star-5 {
	width: 80px;
	z-index: 6;
	}

	#id_footer_menu
	{
		
		display:block;
	}
#id_footer_menu li
{
	list-style:none;
	margin-top:10px;
	float:left;
	margin-right:20px;
	
}
#id_footer_menu li a
{
	font-size:14px;
	
}
/* RELATED ************************************************************************/
.related:after, 
.upsells.products:after {
	clear: both;
	content: "";
	display: block;
	}

.related ul.products, 
.related ul, .upsells.products ul.products, 
.upsells.products ul {
	float: none;
	}
		
.related ul.products li.product img, .related ul li.product img, .upsells.products ul.products li.product img, .upsells.products ul li.product img {
	height: auto;
	width: 100%;
	}

.woocommerce .related ul.products li.product,
.woocommerce .related ul li.product,
.woocommerce .upsells.products ul.products li.product,
.woocommerce .upsells.products ul li.product {
        width: 160px;
        }

.woocommerce .related h2 {
        padding-top: 30px;
        margin-top: 40px;
        }   
	
	
/* MESSAGES *******************************************************************/	
.woocommerce_message, 
.woocommerce_error, 
.woocommerce_info {    
        list-style: none;
        margin: 10px 0 20px 0;
        padding: 20px 20px 20px 56px;
        position: relative;
        width: auto; 
        overflow: hidden;      
	}
	
.woocommerce_message:after, 
.woocommerce_error:after, 
.woocommerce_info:after {
    	content: "";
    	display: block;
	}
	
.woocommerce_message:before, 
.woocommerce_error:before, 
.woocommerce_info:before {
    	background-color: white;
    	content: "";
    	display: block;
    	height: 16px;
    	left: 20px;
    	position: absolute;
    	top: 20px;
    	width: 16px;
	}
	
.woocommerce_message 
.button, .woocommerce_error .button, 
.woocommerce_info .button {
    	float: right;
         margin: -4px;
	}
	
.woocommerce_message li, 
.woocommerce_error li, 
.woocommerce_info li {
    	list-style: none outside none;
	}
	
.woocommerce_message:before {
    	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAGCAYAAAAPDoR2AAAAN0lEQVQIHXWMQQ4AMAjCxv7/ZxZIanbYPIhSUbbXo2Jqf0BsA4mjgU1ioAVpSSrDVbPzFgPt7QH7qwoJ3MDCYgAAAABJRU5ErkJggg==") no-repeat scroll center 		center #8FAE1B;
	}
	
.woocommerce_info:before {
    	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAFCAYAAABvsz2cAAAAG0lEQVQIHWP8DwQMQMACxIwwBliECcQDATgDAMHrBQqJ6tMZAAAAAElFTkSuQmCC") no-repeat scroll center center #18919C;
	}
	
.woocommerce_error:before {
    	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAFCAYAAABvsz2cAAAAHUlEQVQIHWP8DwQMQMAEIkAAzmABchhBIiAGWA0Ar6MFCigWCYMAAAAASUVORK5CYII=") no-repeat scroll center center #B81C23;
	}



/* small note */
small.note {
display: block;
font-size: 11px;
line-height: 21px;
margin-top: 10px;
}



/* col 2 */
.col2-set {
	width: 100%;
	}
	
.col2-set:after {
	clear: both;
	content: "";
	display: block;
	}
	
.col2-set .col-1 {
	float: left;
	width: 48%;
	}
	
.col2-set .col-2 {
	float: right;
	width: 48%;
	}



/* BUTTONS *******************************************************************/
a.button, 
button.button, 
input.button, 
#respond input#submit, 
#content input.button {
        color: #fff !important;
        height: auto;
        padding: 8px 10px;
        border: none;
        border-radius: 0;
        font-weight: normal;
        }

a.button:hover, 
button.button:hover, 
input.button:hover, 
#respond input#submit:hover, 
#content input.button:hover {
        background-color: #808080;
        }

.cart .button, .cart input.button {
	float: none;
	}

.woocommerce .nav-next a,
.woocommerce .nav-previous a{
        color: #fff;
        padding: 8px 10px;
        font-weight: normal;
        } 
 
.single_add_to_cart_button {
	margin-top: 0;
	}


/* QUANTITY ***********************************************************************/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin is still there even though it's hidden */
}

.quantity, 
#content .quantity {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 60px;
	}
	
.quantity input.qty, 
#content .quantity input.qty {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: none;
	border-style: solid none solid solid;
	border-width: 1px 0 1px 1px;
	float: left;
	font-weight: bold;
	height: 30px;
	padding: 0;
	text-align: center;
	width: 40px;
	}
	
.quantity .plus, 
.quantity .minus, 
#content .quantity .plus, 
#content .quantity .minus {
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 17px;
	line-height: 13px;
	margin: 0;
	overflow: visible;
	padding: 0;
	position: absolute;
	text-align: center;
	text-decoration: none;
	vertical-align: text-top;
	width: 20px;  
	}
	
.quantity .plus, #content .quantity .plus {
	border-bottom: 0 none;
	right: 0;
	top: 0;
	}

.quantity .minus, #content .quantity .minus {
	bottom: 0;
	right: 0;
	}




/* TABLES *************************************************************************/

.woocommerce-cart table tr:hover td,
.woocommerce-page table tr:hover td  {
        background: transparent;
        }

table.shop_attributes {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: rgba(0, 0, 0, 0.1) -moz-use-text-color -moz-use-text-color;
border-image: none;
border-right: 0 none;
border-style: dotted none none;
border-width: 1px 0 0;
margin-bottom: 1.618em;
width: 100%;
}

table.shop_attributes th {
border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
border-top: 0 none;
font-weight: bold;
line-height: 1.5em;
margin: 0;
padding: 8px;
width: 150px;
}

table.shop_attributes td {
border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
border-top: 0 none;
font-style: italic;
line-height: 1.5em;
margin: 0;
padding: 0;
}

table.shop_attributes td p {
margin: 0;
padding: 8px 0;
}

table.shop_attributes .alt td, table.shop_attributes .alt th {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.024);
}







table.shop_table {
	border-collapse: separate;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
	}

table.shop_table th {
	font-weight: bold;
	line-height: 18px;
	padding: 0;
	}

table.shop_table td.product-quantity {
	text-align: center;
	}

table.shop_table tfoot td {
	font-weight: bold;
	}

table.shop_table th,
table.shop_table td,
table.shop_table td.product-name  {
        text-align: left;
        padding-left: 0;
        }

table.shop_table th.product-quantity,
table.shop_table td.product-quantity {
        text-align: center;
        }        

table.order_details td,
table.shop_table th.product-total,
table.shop_table td.product-total,
table.shop_table tr.cart-subtotal td,
table.shop_table tr.shipping td,
table.shop_table tr.total td,
table.shop_table th.product-subtotal,
table.shop_table td.product-subtotal  {
        text-align: right;
        padding-right: 0;
        }

.order_details li,       
#payment ul.payment_methods li {
        list-style-type: none;
        }        
        
#payment {
        border-radius: 0;
        }







table.my_account_orders {
	font-size: 11px;
	}
	
table.my_account_orders th, 
table.my_account_orders td {
	padding: 4px 8px;
	vertical-align: top;
	}

table.my_account_orders .button {
	white-space: nowrap;
	}
	
td.product-name dl.variation {
font-size: 0.8751em;
margin: 0.25em 0 0.5em;
}

td.product-name dl.variation dt {
clear: left;
float: left;
font-weight: bold;
margin: 0 0.25em 0 0;
padding: 0;
}

td.product-name dl.variation dd {
margin: 0 0 0.25em;
}

td.product-name p.backorder_notification {
font-size: 11px;
}

td.product-quantity {
width: 100px;
}





table.cart .product-thumbnail, 
#content table.cart .product-thumbnail {
        text-align: left;
        padding: 10px 0 6px 0;
        }
        
table.cart img, 
#content table.cart img {
	height: auto;
	width: 90px;
	}

table.cart th, table.cart td, 
#content table.cart th, 
#content table.cart td {
	vertical-align: middle;
	}

table.cart a.remove, 
#content table.cart a.remove {
	display: block;
	height: 16px;
	text-indent: -9999px;
	width: 16px;
	}
	
.product-remove {
        width: 16px;
        text-align: left;
        padding-left: 0;
        }
        
table.cart a.remove:hover, 
#content table.cart a.remove:hover {
	background-color: red;
	}

table.cart td.actions, 
#content table.cart td.actions {
	text-align: right;
	}

table.cart td.actions .coupon, 
#content table.cart td.actions .coupon {
	float: left;
	}

table.cart td.actions .coupon label, 
#content table.cart td.actions .coupon label {
	display: none;
	}
	
table.cart td.actions .coupon .input-text, 
#content table.cart td.actions .coupon .input-text {
	-moz-box-sizing: border-box;
	float: left;
	margin: 0 4px 0 0;
	outline: 0 none;
	padding: 6px 6px 5px;
	width: 160px;
	height: 35px;
	}

table.cart td.actions .button.alt, 
#content table.cart td.actions .button.alt {
	float: right;
	margin-left: 4px;
	}
	
td.actions {
        padding: 10px 0;
        }
        
table.cart input, #content table.cart input {
	line-height: 1em;
	margin: 0;
	vertical-align: middle;
	}








.cart-collaterals {
	width: 100%;
	}
	
.cart-collaterals:after {
	clear: both;
	content: "";
	display: block;
	}
	
.cart-collaterals .related {
float: left;
width: 30.75%;
}
	
.cart-collaterals .cross-sells {
float: left;
width: 48%;
}
	
.cart-collaterals .cross-sells ul.products {
float: none;
}

.cart-collaterals .cross-sells ul.products li {
width: 48%;
}


/* shipping calculator */
.cart-collaterals .shipping_calculator {
	clear: right;
	float: right;
	margin: 20px 0 0;
	text-align: right;
	width: 48%;
	}

.cart-collaterals .shipping_calculator:after {
	clear: both;
	content: "";
	display: block;
	}

.cart-collaterals .shipping_calculator .button {
	display: block;
	float: none;
	width: 100%;
	}

.shipping-calculator-form p {
	margin:  0;
	} 
.shipping-calculator button.button 
.shipping-calculator .button {
	margin-top: 0;
	} 

.cart-collaterals .shipping_calculator .col2-set .col-1, .cart-collaterals .shipping_calculator .col2-set .col-2 {
	width: 47%;
	}



.cart-collaterals .cart_totals {
	float: right;
	text-align: right;
	width: 32%;
	}

.cart-collaterals .cart_totals p {
	margin: 0;
	}

.cart-collaterals .cart_totals p small {
color: #777777;
font-size: 0.83em;
}

.cart-collaterals .cart_totals table {
border-collapse: separate;
margin: 0 0 6px;
padding: 0;
}

.cart-collaterals .cart_totals table tr:first-child th, 
.cart-collaterals .cart_totals table tr:first-child td {
border-top: 0 none;
}

.cart-collaterals .cart_totals table td, 
.cart-collaterals .cart_totals table th {
padding: 6px 3px;
text-align: left;
}

.woocommerce-cart .cart-collaterals .cart_totals table td {
text-align: right;
}
        
.cart-collaterals .cart_totals table small {
color: #777777;
display: block;
}

.cart-collaterals .cart_totals table select {
width: 100%;
}

.cart-collaterals .cart_totals .discount td {
color: #E638D7;
}

.cart-collaterals .cart_totals tr td, 
.cart-collaterals .cart_totals tr th {
	padding: 6px;
	}
    
.cart-collaterals .cart_totals a.button.alt {
display: block;
font-size: 0.92em;
width: 193px;
}

table.shop_table td{
        border-top: none;
        }

cart-subtotal {
        text-align: right;
        }
        
        




/* checkout form */
form .form-row {
	margin: 10px 0 6px;
	padding: 0;
	}
	
form .form-row:after {
	clear: both;
	content: "";
	display: block;
	}
	
form .form-row label {
	display: block;
	}
	
form .form-row label.hidden {
	visibility: hidden;
	}
	
form .form-row select {
	cursor: pointer;
	margin: 0;
	width: 100%;
	}
	
form .form-row .required {
	border: 0 none;
	color: red;
	font-weight: bold;
	}
	
form .form-row .input-checkbox {
	display: inline;
	margin: -2px 8px 0 0;
	text-align: center;
	vertical-align: middle;
	}
	
form .form-row label.checkbox {
	display: inline;
	}
	
form .form-row input.input-text, 
form .form-row textarea {
	-moz-box-sizing: border-box;
	margin: 0;
	outline: 0 none;
	width: 100%;
	padding: 10px;
	}
	
form .form-row textarea {
	display: block;
	height: 100px;
	}
	
form .form-row-first, 
form .form-row-last {
	float: left;
	overflow: visible;
	width: 47%;
	}
	
form .form-row-last {
	float: right;
	}
	
form.login, form.checkout_coupon, form.register {
	margin: 20px 0;
	padding: 20px;
	text-align: left;
	}

form.checkout_coupon .button {
	margin: 0;
	}






ul#shipping_method {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
ul#shipping_method li {
	list-style: none;
	margin: 0;
	padding: 20px 0 20px 20px;
	text-indent: -22px;
	}

ul#shipping_method .amount {
	font-weight: bold;
	}
	
h3#order_review_heading {
	margin-top: 40px;
	}



.checkout .col-2 h3 {
	clear: none;
	float: left;
	}
	
.checkout .col-2 .notes {
	clear: left;
	}
	
.checkout .col-2 .form-row-first {
	clear: left;
	}
	
.checkout div.shipping-address {
	clear: left;
	padding: 0;
	width: 100%;
	}
	
.checkout #shiptobilling {
	float: right;
	margin: 0;
	padding: 0;
	}
	
.checkout #shiptobilling label {
	font-size: 11px;
	}


/* payment */
#payment ul.payment_methods {
	list-style: none;
	margin: 0;
	padding: 20px;
	padding-bottom: 0;
	text-align: left;
	}
	
#payment ul.payment_methods:after {
	clear: both;
	content: "";
	display: block;
	}

#payment ul.payment_methods li {
	font-weight: normal;
	line-height: 40px;
	margin: 0;
	text-align: left;
	}
	
#payment ul.payment_methods li input {
	margin: 0 20px 0 0;
	}

#payment ul.payment_methods li img {
	margin: -2px 0 0 10px;
	position: relative;
	vertical-align: middle;
	}

#payment div.form-row {
	padding: 0 20px 20px 20px;
	}

#payment #place_order {
	float: right;
	margin: 0;
	}

#payment .terms {
	padding: 0 20px;
	text-align: right;
	}
	
#payment div.payment_box {
	font-size: 11px;
	margin: 20px 0;
	padding: 20px;
	position: relative;
	width: 96%;
	}

#payment div.payment_box p:last-child {
	margin-bottom: 0;
	}

#payment div.payment_box #cc-expire-month, 
#payment div.payment_box #cc-expire-year {
	float: left;
	width: 48%;
	}

#payment div.payment_box #cc-expire-year {
	float: right;
	}

#payment div.payment_box span.help {
	color: #777777;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	}

#payment div.payment_box .form-row {
	margin: 0 0 20px;
	}
	
#payment div.payment_box .form-row select {
	float: left;
	margin-right: 3.8%;
	width: 48%;
	}

#payment div.payment_box .form-row select:nth-child(3n) {
	margin-right: 0;
	}

#payment div.payment_box:after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: none;
	border-style: solid;
	border-width: 8px;
	content: "";
	display: block;
	left: 0;
	margin: -1em 0 0 2em;
	position: absolute;
	top: -3px;
	}


/* Order Details */
.order_details {
	list-style: none;
	margin: 0 0 20px;
	}

.order_details:after {
	clear: both;
	content: "";
	display: block;
	}
	
.order_details li {
	float: left;
	font-size: 10px;
	margin-right: 20px;
	padding-right: 20px;
	text-transform: uppercase;
	}

.order_details li strong {
	display: block;
	font-size: 14px;
	top: -1px;
	text-transform: none;
	}

.order_details li.method {
	border: medium none;
	}

.addresses {
	margin-bottom: 20px;
	}

.addresses .title:after {
	clear: both;
	content: "";
	display: block;
	}
	
.addresses .title h3 {
	float: left;
	}
	
.addresses .title .edit {
	float: right;
	}
	
ol.commentlist.notes li.note p.meta {
	font-weight: bold;
	margin-bottom: 0;
	}
	
ol.commentlist.notes li.note .description p:last-child {
	margin-bottom: 0;
	}
	
ul.digital-downloads {
	margin-left: 0;
	padding-left: 0;
	}
	
ul.digital-downloads li {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAQUlEQVQIHWP8//8/AwgwMjLWgxlQAijeCGIyIQtiYxNUwAjUhWI0uilMMLvQJUB8kBzYCmyKYGJwN8AEYDphJgIAPtccffZCsOoAAAAASUVORK5CYII=") no-repeat scroll left center transparent;
	list-style: none outside none;
	margin-left: 0;
	padding-left: 1.5em;
	}

ul.digital-downloads li .count {
	float: right;
	}



/* WIDGETS ********************************************************************/

/* cart widget */
ul.cart_list, 
ul.product_list_widget {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
ul.cart_list li, 
ul.product_list_widget li {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	}
	
ul.cart_list li:after, 
ul.product_list_widget li:after {
	clear: both;
	content: "";
	display: block;
	}
	
ul.cart_list li a, 
ul.product_list_widget li a {
	display: block;
	font-weight: bold;
	}
	
ul.cart_list li img, 
ul.product_list_widget li img {
	float: right;
	height: auto;
	margin-left: 4px;
	width: 60px;
	height: 60px;
	}
	
ul.cart_list li dl, 
ul.product_list_widget li dl {
border-left: 2px solid rgba(0, 0, 0, 0.1);
font-size: 11px;
margin: 0;
padding-left: 20px;
}

ul.cart_list li dl dt, 
ul.product_list_widget li dl dt {
clear: left;
float: left;
margin-right: 4px;
}

ul.cart_list li dl dd, 
ul.product_list_widget li dl dd {
margin-bottom: 20px;
}

ul.cart_list li .star-rating, 
ul.product_list_widget li .star-rating {
float: none;
}

.widget_shopping_cart .total {
padding: 0;
} 

.widget_shopping_cart .total strong {
display: inline-block;
min-width: 40px;
}

.widget_shopping_cart .buttons:after {
clear: both;
content: "";
display: block;
}





/* layered nav widget */
.widget_layered_nav ul {
		border: 0 none;
		list-style: none outside none;
		margin: 0;
		padding: 0;
		}
		
.widget_layered_nav ul li {
		list-style: none outside none;
		padding: 0 0 1px;
		}
		
.widget_layered_nav ul li:after {
		clear: both;
		content: "";
		display: block;
		}
		
.widget_layered_nav ul li a, .widget_layered_nav ul li span {
		float: left;
		padding: 1px 0;
		}
		
.widget_layered_nav ul li.chosen a {
		background: url("../images/cross_white.png") no-repeat scroll 6px center #DF3B30;
		border: 1px solid #DF3B30;
		border-radius: 3px 3px 3px 3px;
		padding: 0 6px 0 18px;
		}
		
.widget_layered_nav ul small.count {
		color: #777777;
		float: right;
		font-size: 1em;
		margin-left: 6px;
		padding: 1px 0;
		}

/* price widget */		
.widget_price_filter .price_slider {
		margin-bottom: 1em;
		}
		
.widget_price_filter .price_slider_amount {
		font-size: 0.8751em;
		line-height: 2.4em;
		text-align: right;
		}
		
.widget_price_filter .price_slider_amount .button {
		font-size: 1.15em;
		}
		
.widget_price_filter .price_slider_amount .button {
		float: left;
		}
		
.widget_price_filter .ui-slider {
		position: relative;
		text-align: left;
		}
		
.widget_price_filter .ui-slider .ui-slider-handle {
		cursor: pointer;
		height: 0.9em;
		outline: medium none;
		position: absolute;
		top: -0.3em;
		width: 0.9em;
		z-index: 2;
		}
		
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
		margin-left: -1em;
		}
		
.widget_price_filter .ui-slider .ui-slider-range {
		border: 0 none;
		display: block;
		font-size: 0.7em;
		position: absolute;
		z-index: 1;
		}


		
.widget_price_filter .ui-slider-horizontal {
		height: 0.5em;
		}
		
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
		height: 100%;
		top: 0;
		}
		
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
	left: -1px;
	}
	
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
	right: -1px;
	}

/* search widget */
.woocommerce .screen-reader-text {
        display: none;
        }

.woocommerce #searchsubmit {
        border: medium none;
        cursor: pointer;
        float: right;
        height: 29px;
        margin: 0;
        vertical-align: middle;
        color: #fff !important;
        }

.woocommerce #s {
        height: 20px;
        width: 140px;
        }

/* login widget */
.woocommerce .widget #user_pass,
.woocommerce .widget #user_login {width: 220px;}

/* WOOCOMMERCE dark skin *****************************************/         


/* messages */
.woocommerce_message,
.woocommerce_error,
.woocommerce_info {
        background: url("../images/00030.png");
        color: #aaa;
        } 


/* quantity */
.woocommerce #content .quantity input.qty,
.woocommerce-cart #content .quantity input.qty,
.woocommerce #content .quantity .plus,
.woocommerce #content .quantity .minus,
.woocommerce-cart #content .quantity .plus,
.woocommerce-cart #content .quantity .minus {
        background: #222;
        border: 1px solid #444;
        }

.woocommerce #content .quantity .plus:hover,
.woocommerce #content .quantity .minus:hover,
.woocommerce-cart #content .quantity .plus:hover,
.woocommerce-cart #content .quantity .minus:hover {
        background: #aaa;
        color: #444;
        }


/* price */
.price del {
	color: #aaa;
        }


/* stock */
div.product .stock, 
#content div.product .stock {
	color: #fff;
	}
	
div.product .out-of-stock, #content div.product .out-of-stock {
	color: #fff;
	}


/* tabs */
.woocommerce div.product .woocommerce_tabs ul.tabs li.description_tab active a,
.woocommerce #content div.product .woocommerce_tabs ul.tabs li.description_tab active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.description_tab active a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.description_tab active a, 
.woocommerce .panel {
        background: url("../images/00030.png");
        }

.woocommerce #content div.product .woocommerce_tabs ul.tabs li.active,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active {
        background: url("../images/00030.png");
        }

.woocommerce-page #payment {
        background: url("../images/00030.png");
        }   

div.product .woocommerce_tabs ul.tabs li a, 
#content div.product .woocommerce_tabs ul.tabs li a,
div.product .woocommerce-tabs ul.tabs li a, 
#content div.product .woocommerce-tabs ul.tabs li a{
	color: #888;    
	}        
        
div.product .woocommerce_tabs ul.tabs li a:hover, 
#content div.product .woocommerce_tabs ul.tabs li a:hover,
div.product .woocommerce-tabs ul.tabs li a:hover, 
#content div.product .woocommerce-tabs ul.tabs li a:hover{
	color: #777;
	} 
	
div.product .woocommerce_tabs ul.tabs li.active a, 
#content div.product .woocommerce_tabs ul.tabs li.active a,
div.product .woocommerce-tabs ul.tabs li.active a, 
#content div.product .woocommerce-tabs ul.tabs li.active a{
	color: #888 !important;
	}  
	
.woocommerce #reviews #comments ol.commentlist li .comment-text {
        border-bottom: 1px dashed #444;
        }

#reviews #comments ol.commentlist li .comment-text p.meta {
    color: #fff;
}        
      
        
        
/* related */        
.woocommerce .related h2 {
        border-top: 1px dashed #444;
        }         

small.note {
	color: #777;
	}	



/* cart */
table.cart a.remove, 
#content table.cart a.remove {
    background: url("../images/remove-dark.png") repeat scroll 0 0 #DFDBDF;
}
	
	
/* checkout form */	
form.login, form.checkout_coupon, form.register {
	border: 1px dashed #444;
	}

/* payment */
#payment div.payment_box {
	background: #444;
	}

#payment div.payment_box:after {
	border-color: transparent transparent #444;
	}
	

/* order confirmation */
.order_details li {
    border-right: 1px dashed #444;
}

	
 /* widgets */       
.widget_shopping_cart .total {
        border-top: 1px dashed #444;
        }	
	
	        
.widget_layered_nav ul li.chosen a {
		color: #FFFFFF;
		}        

.widget_price_filter .ui-slider .ui-slider-handle {
		background: #888;
		border: 1px solid #888;
		}        

.widget_price_filter .price_slider_wrapper .ui-widget-content {
		background: #444;
		}        
        
        
        /* 
-------------------------------------------
	SHORTCODES 
-------------------------------------------
	1.  Columns
	2.  Dropcaps
	3.  Pullquotes
	4.  Highlight	
	5.  Divider
	6.  Tabs
	7.  Toggle
	8.  Buttons
	9. JW Player
-------------------------------------------
*/


/* 1. Columns */
.one_half { width: 48%; }
.one_third { width: 30.66%; }
.two_third { width: 65.33%; }
.one_fourth { width: 22%; }
.three_fourth { width: 74%; }
.one_fifth { width: 16.8%; }
.two_fifth { width: 37.6%; }
.three_fifth { width: 58.4%; }
.four_fifth { width: 79.2%; }
.one_sixth { width: 13.33%; }
.five_sixth { width: 82.67%; }

.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth 
	{
	position: relative;
	margin-right: 4%;
	margin-bottom: 20px;
	float: left;
	}

.last	{
	margin-right: 0!important;
	clear: right;
	}

.clearboth {
        clear:both;
        display:block;
        font-size:0;
        height:0;
        line-height:0;
        width:100%;
        }

/*  2. Dropcaps */
.dropcap {
        display: block;
        position: relative;
        left: -2px;
        float: left;
        font-size: 40px;
        line-height: 40px;
        padding-top: 0;
        margin: 0 6px 0 0;
        }


/*  3. Pullquotes */
.pullquote_left, 
.pullquote_right
        {
        color: #888;
        background: url("../images/quotes.png") no-repeat scroll 0 0 transparent;
        position: relative;
        top: -2px;
        font-size: 14px;
        padding: 0 0 0 30px;
        clear: none;
	}

.pullquote_left {    
        float: left;
        margin: 20px 20px 20px 0;
        padding: 0 0 0 30px;
        width: 30%;
        }
	
.pullquote_right {    
        float: right;
        margin: 20px 0 20px 20px;
        padding: 0 0 0 30px;
        width: 29%;    
        }


/*  4. Highlight */
.highlight1 {
	}

.highlight2 {
    	color: #fff;
	}


/*  5. Divider */
.divider_hr {
        clear:both;
        display:block;
        width:100%;
        margin-bottom:45px;
        padding-top:14px;
        }


/*  6. Tabs */
.ui-tabs .ui-tabs-hide {
        position: absolute;
        left: -9999px;
        display: none !important;
        }

ul.tabs {
	margin: 0;
	}

ul.tabs li {
	list-style: none;  
        display: inline;
	}

ul.tabs li a {
   	color: #fff !important;
   	float: left;
        line-height: 25px;
        margin: 0 5px -1px 0;
        overflow: hidden;
        padding: 3px 15px 1px;
        position: relative;
	}
	
.pane	{
	border-style: solid;
	border-width: 1px;
	clear: both;
	display: block;
	font-size: 12px;
	margin-bottom: 29px;
	margin-top: 0;
	padding: 20px 20px;
	}


/* 7. Toggle */
h6.trigger 
	{
	padding: 0 0 0 20px;
	margin: 0 0 20px;
	background: url(../images/toggle2.png) no-repeat;
        cursor: pointer;
	}
         
h6.trigger a
	{
	text-decoration: none;
	display: block;
        cursor: pointer;
	}

h6.active 
	{
	background-position: left bottom;
	} /* When toggle is triggered, it will shift the image to the bottom to show its "opened" state */

.toggle_container
        {
        margin: 0;
        padding: 0 0 20px 20px;
        overflow: hidden;
        clear: both;
        }
         
.toggle_container .block {
        padding: 20px; /* Padding of Container */  
        margin: 0;             
        overflow: hidden;
        }


/*  8. Buttons */
.buttonS {
        display: inline-block;
        font-weight: normal;
        height: 31px;
        padding: 0 10px;
        text-decoration: none;
        cursor:pointer;         
        margin-top: 10px;
        -webkit-appearance: none;
        }

.buttonS span
        {
        display: block;
        line-height: 14px;
        padding: 8px 10px 9px 10px;
        }


/*  9. JW Player */

        #bg-image {
      
        }
        #bg-image {
                background-repeat: no-repeat;
                background-attachment:fixed;
                background-position: center;
                -webkit-background-size: cover;
                -moz-background-size: cover;
                -o-background-size: cover;
                background-size: cover;          
                filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
                -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
                width: 100%;
                height: 100 %;
                }
#bg-wrapper,
#topnavi,
#slide-bg {        
        box-shadow: 0 1px 1px rgba(0,0,0,0.1);
        }
a, 
a:visited,
h1 a:hover, h1 a:active,
h2 a:hover, h2 a:active,
h3 a:hover, h3 a:active,
h4 a:hover, h4 a:active,
h5 a:hover, h5 a:active,
h6 a:hover, h6 a:active,
#footer-widget-area a:hover,
#footer-widget-area a:active
         {
         color: #ff842c;
         }
         
.sf-menu li:hover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active,
.sf-menu ul a:hover,
        
.sf-menu li.selected,
.sf-menu li.current-cat,
.sf-menu li.current-cat-parent,
.sf-menu li.current_page_item,
.sf-menu li.current_page_ancestor,

.button1,
.buttonS,
.highlight1,
.highlight2,
ul.tabs li a,
.pagination_main a:hover,
.pagination_main .current,
ul.login li a:hover,
span.page-numbers,
a.page-numbers:hover,
li.comment .reply,
.login-submit input
        {
      
        }
        
a:hover.nivo-nextNav,
a:hover.nivo-prevNav,
.nivo-caption p
        {
        background-color: #ff842c;
        }         
        
h1, h2, h3, h4, h5, h6,
.button1,
.buttonS,
.cancelled,
.soldout,
span.reply
.details,
.dropcap,
li.comment cite,
ul.login li a,

.comment-reply-link,
.nivo-caption p
         {
          font-family: "Ubuntu";
         }
         .sf-menu li a
         {
		text-align:center!important; 
	 }
h3.widgettitle,
.button1,
.buttonS,
.cancelled,
.soldout,
span.reply,
.date-h,
h1.pagetitle,
#content h3.widgettitle,
ul.login li a,
.sf-menu a,
.comment-reply-link,
.nivo-caption p
         {
         text-transform: uppercase;
         }         
#content h3.widgettitle {
  font-weight: normal;
}

.tour-date-w {
  font-weight:800;
}


/*******************************************************************************
* LIGHT SKIN
*******************************************************************************/

body {  /* General background and text color  */        
	background-color: #a01b20;
	background-color: #fff;
        color: #3a1c13;
	font: 14px/1.4em "Ubuntu", sans-serif;
	height:100%;
        }

#bg-wrapper { /* Content background */  
    
      height:100%;
        min-height:100%;
        }
        
h1, h2, h3, h4, h5, h6,
h1 a, h1 a:link, h1 a:visited,
h2 a, h2 a:link, h2 a:visited,
h3 a, h3 a:link, h3 a:visited,
h4 a, h4 a:link, h4 a:visited,
h5 a, h5 a:link, h5 a:visited,
h6 a, h6 a:link, h6 a:visited { /* headline links color*/        
        color: #3a1c13;
	
        }
        
a, 
a:visited,
h1 a:hover, h1 a:active,
h2 a:hover, h2 a:active,
h3 a:hover, h3 a:active,
h4 a:hover, h4 a:active,
h5 a:hover, h5 a:active,
h6 a:hover, h6 a:active,
#footer-widget-area a:hover,
#footer-widget-area a:active {
        color: #ff9b54;
        }

h6.infotitle,
li.infotitle {
        color: #888;
        }


a:hover,
a:active { /* General links color on mouse hover */
        color: #808080;
        }

#loginwrapper {
        background-color: #222;
        }

.arrow-down {
	border-top: 10px solid #222;
        }  
        
ul.login li a { 
        color: #fff;
        }

.date {
        color: #222;
        }

.blog-bottomborder
        {
        border-bottom: 1px dashed #ccc;
        }
        
pre, code {
        background: #eee;
        color: #808080;
        }
 
.highlight1,
.highlight2,
ul.tabs li a
ul.login li a:hover {
        background-color: #ff842c;
        } 


/* NEWS ON HOMEPAGE / NEWS WIDGET**********************************************/

.time-ago,
.comment-nr {
        color: #888;
        }

        
/* SLIDER *********************************************************************/

#slide-bg {
        background: RGBA(250,250,250,0.9);
        }

        
/* BUTTONS ********************************************************************/

.button1,
.buttonS,
li.comment .reply {
        background-color: #ff842c;
        }

.button1 span,
.buttonS span {
        color: #fff;
        } 

.button1,
.buttonS,
li.comment .reply a {
        color: #fff;
        }
        
.button1:hover,
.buttonS:hover,
li.comment .reply:hover {
        background-color: #808080;
        }

.cancelled {
        color: #fff;
        background-color: #555;
        }

.soldout {
        color: #fff;
        background-color: #808080;
        }

/* AUDIO ICONS ****************************************************************/
.audioplayer-icon {
        background:url('../images/audio_play.png') no-repeat;
        }

.soundcloudplayer-icon {
        background:url('../images/soundcloud.png') no-repeat;
        }    


/* SELECTION ******************************************************************/

::-moz-selection {
        color: #fff;
        background: #222;
        }

::-webkit-selection {
        color: #fff;
        background: #222;
        }

::selection {
        color: #000;
        background: #ccc;
        }


/* TABLE **********************************************************************/

table th {
        border-bottom: 1px dashed #d6d6d6;
        }

table td {
        border-bottom: 1px dashed #d6d6d6;
        }

table tr:hover td {
      
        }
 

/* FORMS **********************************************************************/

textarea, input {
        background-color: #ddd;
        color: #606060;
        }


/* NOTIFICATION ***************************************************************/  
.error,
.moderation {
        color: #bf5665;
        }
       
        
/* WIDGETS ********************************************************************/        
        
/* news widget */

.news-widget-title h1 {
        color: #222;
        }  

.post-info-w {
        color: #888;
        }  


/* calendar widget */

#wp-calendar tbody {
        color: #aaa;
        }

#wp-calendar tbody td {
        background: #f5f5f5;
        border: 2px solid #eee;
        }        
        
#footer #wp-calendar tbody {
        color: #888;
        }

#footer #wp-calendar tbody td {
        background: rgba(0,0,0,0.7);
        border: 2px solid #222;
        }
        

/* NAVIGATION *****************************************************************/



.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu li.selected,
.sf-menu a:active,
.sf-menu ul a:hover,        
.sf-menu li.selected,
.sf-menu li.current-cat,
.sf-menu li.current-cat-parent,
.sf-menu li.current_page_item,
.sf-menu li.current_page_ancestor {
       
        }


.sf-menu a,
.sf-menu a:visited,
.sf-menu li a,
.sf-menu li a:active { /* navigation link color */        
       color: #fff;
	font-weight:bold;
	font-size:14px;
	font-family: 'Ubuntu', sans-serif;
        }
 .sf-menu li:hover,.selected
        {
			background:#b04246!important;
			
	}
	 .sf-menu li:hover a,.selected a
        {
			color:#fff!important;
			
	}
.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active { /* navigation link color on mouseover */        
        color: #eee;
        }

.sf-menu ul,
.sf-menu ul a,
.sf-menu ul a:visited,
.sf-menu ul li a,
.sf-menu ul li a:active { /* dropdown */        
      
        color: #222;
	white-space:nowrap;
        }
  
  
/* COMMENTS *******************************************************************/
        
.comment-topborder
        {
        border-bottom: 1px dashed #ccc;
        }

.comment-date,
.comment-date a {
        color: #aaa;
        }

.comment-date a:hover {
        color: #777
        }

.single-comment {
        background-color: rgba(0,0,0,0.05); 
        }

a.page-numbers {
        color: #fff;
        background-color: #222;
        }
        
span.page-numbers,
a.page-numbers:hover {
        color: #fff;
        background-color: #ff842c;
        } 

.depth-2 .comment-arrow {
        color: #aaa;      
        }       
        
        
/* PAGINATION *****************************************************************/

.pagination_main a:hover,
.pagination_main .current {
        background-color: #ff842c;
        }

.pagination_main span, .pagination_main a {
        color: #fff !important;
        background-color: #222;
        }


/* FOOTER *********************************************************************/
.cl_logo
{
float:left;
font-size:20px;
margin:10px 30px 0px 30px;
}
.cl_tel
{
float:right;	
margin:10px 30px 0px 30px;
color:#fff;
font-size:25px;
}
#footer {/* Footer background color */        
       background:rgba(0,0,0,0.5);
        }

#footer h3 { /* Footer headlines */        
        color: #fff;
        }

#footer-widget-area { /* Footer general color */        
        color: #777;
        }

#footer-widget-area a,
#footer-widget-area a:link,
#footer-widget-area a:visited { /* Footer links color */        
        color: #fff !important;
        }

.flickr_badge_image img
        {
        background: #1a1a1a;
        }  

#social,
#copyright {
       
        color: #666;        
        }
        
#social {
        border-bottom: 1px dashed #444;
        }
        
/* SHORTCODES *********************************************************************/        

/*  Divider */
.divider_hr {
        border-bottom:1px dashed #ccc;
        }
        
/*  Toggle */
.toggle_container .block { 
        background: #eee;   
        }
        
/*  Tabs */        
.pane	{
	background: #fff;
	border-color: #DDDDDD;
        color: #888;
	}
        
ul.tabs li.ui-tabs-selected a
	{
	background: #fff;
        color: #888 !important;
        border-color: #DDDDDD;        
        border-style: solid solid none;
        border-width: 1px 1px medium;
	}
	
	
	
.social_buttons {
     position: fixed;
     width: 26px;
     height: 107px;
     background:rgba(0,0,0,0.6);
     left: 0;
     top: 40%;
     z-index: 999;
}
.social_buttons a {
     width: 26px;
     height: 26px;
     display: block;
     
}
.sc1 {
     background: url(../images/socialnieicons.png) no-repeat;
}
.sc2 {
     background: url(../images/socialnieicons.png) no-repeat;
     background-position: 0 -27px;
}
.sc3 {
     background: url(../images/socialnieicons.png) no-repeat;
     background-position: 0 -54px;
}
.sc4 {
     background: url(../images/socialnieicons.png) no-repeat;
     background-position: 0 -81px;
}
.sc1:hover {
     background: url(../images/socaktiv.png) no-repeat;    
      
}
.sc2:hover {
     background: url(../images/socaktiv.png) no-repeat;     
     background-position: 0 -27px;
}
.sc3:hover {
     background: url(../images/socaktiv.png) no-repeat;
     background-position: 0 -54px;     
}
.sc4:hover {
     background: url(../images/socaktiv.png) no-repeat;    
     background-position: 0 -81px; 
}