/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */


text/css custom.css 
ASCII C program text
/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */


#shop_header.container_wrap.info_text_header
{
z-index: 0;
background-color: #000;
}




.info_text_header{
position: relative;
z-index: 0;
background-color: #000;
}

/* change in header.php */
.black-stripe {
width: 100%px;
margin: 0 auto;
background-color: #fde500;
height: 5px;
position:relative;
float:top;
}

#header{
margin-bottom:0px;
}

#header .container{
min-height:10px;
padding:15px 0px 15px 0;
border-bottom: 1px solid;
z-index: 100;
}


/*cart dropdown*/
.cart_dropdown{
position: relative;
float:right;
height:25px;
line-height: 24px;
z-index: 111;
margin:0;
}

/*first level*/
.sub_menu {
position: relative;
z-index: 130;
font-size: 11px;
float: left;
line-height: 19px;
height: 20px;
}

.sub_menu li{
float:left;
position: relative;
padding:0 10px;
border-right-style: solid;
border-right-width: 1px;
line-height: 0px;
}

#wrap_all {
	background-color:transparent
}

#header.container_wrap{
	background-color:#FFF
}

/*menu*/
.main_menu{
float: right;
position: relative;
top:20px;
z-index: 100;
padding-bottom: 5px;
}



.main_menu li{
	border-right:1px solid;
}

.main_menu ul:first-child > li > a {
display: block;
text-decoration: none;
margin-left: 10px;
padding: 0 0px 0px 0;
text-transform: uppercase;
margin-right: 10px;
color:black;
}

.main_menu ul:first-child > li > a:hover {
	color:red;
}



.post-content.entry-content
{
	background-color:transparent;
}

.main_menu .menu ul {
	top:21px;
}

#top.meta-color  {
color:white;
background-color:#ed017f;
padding-left:5px;
}

/* search bar on first page margins from right*/
#main .title_meta {
right: 5px;
}

/* mainpage padding for scroller top */
#main.container_wrap.sidebar_right  {
	margin-top:1%;
}



.widget #s {
	height: 20px;
	padding: 2px; }

/* height of search button */	
#searchsubmit {
border: medium none;
cursor: pointer;
display: block;
height: 100%;
outline: none;
padding: 0;
position: absolute;
right: 0px;
text-indent: -9999px;
top: 0px;
width: 37px;
z-index: 2;
margin: 0;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
background-image: url(../images/layout/icon-search.png);
background-position: center center;
background-repeat: no-repeat;

}




#dropdown_product_cat {
	margin-bottom:3px; }

#top .widget_product_search.widget h3  {
	padding-top:0px;
}

.widget .seperator.extralight-border{
display: none;
}

.widget_search {
clear: both;
position: relative;
overflow: hidden;
padding: 0px 0 10px 0;
float: none;
}

.widget_text {
clear: both;
position: relative;
overflow: hidden;
padding: 0px 0 0px 0;
float: none;
}

#verticalscroll-2.widget{
	clear: both;
position: relative;
overflow: hidden;
padding: 20px 0 10px 0;
float: none;
}

.avia_cart{
display: none;
}

strong { color:#ffe500; }



.tab_content.active_tab_content{
background-color:transparent;
	border:1px solid #FFF;
	
	
}

.js_active .tab {
background-color:transparent;
	border:1px solid #FFF;
	color:#ffe500;
	
}

.js_active #top .active_tab {
	background-color:#ffe500;
	border:1px solid #FFF;
	color:#000;
	
}



#top .main_menu .menu li ul a:hover {
background-color:#000;
color: #ffe500;
}

#top .main_menu .menu li ul a {
background-color:#ffe500;
color: #000;
}

#top #wrap_all .current_page_item > a
{
background-color:#000;
color: #FFF;	
}


/* change in single-portfolio.php */
.portfolio-margin-stripe
{
margin-top:40px;
}

.date-container {
font-size: 11px;
text-transform: uppercase;
position: absolute;
top: -24px;
left: 0px;
float: left;
}

#tec-content {
position: relative;
margin-bottom: 0px;
padding: 0px 0px;
}





div#download-page-featured li {
	clear: left;
	float: left;
	list-style: none;
	width: 47%;
	padding: 0 !important;
	margin:0 0 4px !important;
	border-right:0px dotted #ddd;
}
div#download-page-featured li.alternate {
	clear: none;
	float: left;
	border: 0;
	padding: 0 !important;
	width: 47%;
	margin:0 0 4px !important;
}

#download-page-featured, #download-page-tags {
	border:1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 12px;
	margin: 8px 0 16px !important;	
}


.products .product h3
{
padding-top: 5px;
font: 13px/21px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: bold;
margin: 10px;
text-align: center;
}


.dynamic-post-title {
margin-bottom: 20px;
margin-top: 20px;
}

/* change in PRODUCTS-PAGE */
#top div.product .woocommerce_tabs .panel {
border-width: 1px;
border-style: solid;
border-top: 1px solid;
padding: 15px;
-webkit-border-bottom-left-radius: 2px;
-webkit-border-bottom-right-radius: 2px;
-moz-border-radius-bottomleft: 2px;
-moz-border-radius-bottomright: 2px;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
overflow: hidden;
}

div.product .woocommerce_tabs ul.tabs {
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
overflow: hidden;
zoom: 1;
margin: 0;
padding: 4px 4px 0;
list-style: none outside;
background-color:transparent;
}

div.product .woocommerce_tabs ul.tabs li.active a {
border: 1px solid;
border-bottom: 0;
border-color:white;
color: black;

}


#top div.product .woocommerce_tabs ul.tabs {
-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
-moz-border-radius-topleft: 0;
-moz-border-radius-topright: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom: none;
overflow: hidden;
zoom: 1;
margin: 0;
padding: 4px 4px 0px 0px;
list-style: none outside;
}


#top div.product .woocommerce_tabs ul.tabs li.active a{
background-color: #fde400;
}

#top div.product .woocommerce_tabs ul.tabs a {
float: left;
padding: 6px 12px 9px 12px;
background: transparent;
text-decoration: none;
-webkit-border-top-left-radius: 2px;
-webkit-border-top-right-radius: 2px;
-moz-border-radius-topleft: 2px;
-moz-border-radius-topright: 2px;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
border: 1px solid white;
border-bottom:0;
}



.flag-diamond {
height: 0px;
width: 25px;
position: absolute;
left: -17px;
top: 0;
transform: rotate(45deg);
-ms-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
}


/*  products table*/
#top th {
	background-color:transparent;
	color:white;
	border-left:none;
	border-top:none;
	}
	
	tr:nth-child(odd) td, tr:nth-child(odd) th {
background-color: transparent;
color:white;
border-right:none;
border-left:none;
border-bottom:none;
}

	tr:nth-child(even) td, tr:nth-child(even) th {
background-color: transparent;
color:white;
border-right:none;
border-bottom:none;
}

table {
width: 100%;
padding: 0;
margin: 0 0 5px 0;
font-size: 11px;
border-top-style: solid;
border-top-width: 0px;
}

.widgettitle, .miniheading, .author_name, #reply-title, #top .logged-in-as, .dynamic-column-title {
/*font: 10px/17px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
font: 11px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1.5px;
color: #fde400;

}

.newsscroller_title a {
font-weight: bold;
font-size: 11px;
text-decoration:none;
color:white;
}

/* FORMS */
.gform_wrapper li, .gform_wrapper form li {
list-style-type: none !important;
list-style-image: none !important;
list-style: none !important;
overflow: visible;
margin-bottom: 0px;
}


.input-text, input[type="text"], input[type="input"], input[type="password"], input[type="email"], textarea, select {
-webkit-appearance: none;
border: 1px solid #E1E1E1;
padding: 6px 4px;
outline: none;
font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #777;
margin: 0;
width: 40%;
max-width: 100%;
display: block;
margin-bottom: 5px;
background: white;;
}

.gform_wrapper .top_label .gfield_label {
margin: 5px 0 8px 0;
font-weight: bold;
display: -moz-inline-stack;
display: inline-block;
line-height: 1.3em;
clear: both;
color: #fde400;
}


.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction {
display: block;
padding: 0px 0px 10px;
font-size: 11px;
letter-spacing: 0.5pt;
color: white;
}

.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
font-size: 13px;
line-height: 1em !important;
margin: 0 0 6px 0 !important;
padding: 0 !important;
clear: both;
filter: alpha(opacity=60);
-moz-opacity: 0.6;
-khtml-opacity: 0.6;
opacity: 0.6;
color:#fde400;
}

.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
display: block;
margin: 0 0 0 24px;
padding: 0;
width: auto;
line-height: 1.5;
vertical-align: top;
color: white;
}

#gforms_confirmation_message {
color:#fde400;
}

.gform_description {
color: white;}


body .gform_wrapper .gform_body .gform_fields .gfield_error {background-color:yellow;}
/* end FORMS */

img.download-image {
padding: 3px;
background: transparent;
border: 1px solid #DDD;
margin-bottom: 0 !important;
}

div.main-section {
float: right;
position: relative;
width: 90%;
}

form#download-page-search p {
margin-bottom: 5px !important;
padding: 5px !important;
border-top: 1px solid #666;

width: 100%;

}

#download-page-categories {
overflow: hidden;
margin-bottom: 50px;
}

div.download-info.single {
overflow: hidden;
padding-left: 140px;
margin-bottom: 50px;
}

#top .meta-color
{
color:#fde400;
}

.title_container {
border-bottom: 1px solid;
padding-bottom: 0px;
margin-bottom: 20px;
position: relative;
}

/* removes the search from pages */
.title_meta {
display: none !important;
}

.title_container h1.page-title {
   padding-right: 0 !important;
}
/* end removes the search from pages */

.widget ul li {
float: left;
margin-bottom: 10px;
clear: both;
width: 100%;
}


.widget ul li h4{
font-size:13px;
}

/* events organizer plugin */
.eo-agenda-widget li.event {
padding: 5px 0px 5px 10px;
font-weight: normal;
background: black;
border-radius: 3px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
cursor: pointer;
opacity: 0.75;
color: #333;
margin: 1px 0px;
position: relative;
}

/* the events plugin */

#tribe-events-event-meta .column {
	float:left;
	width:80%;
	padding:0 4% 0 0;
	text-align:left;
	margin:0;
}
#tribe-events-event-meta dt {
	float:left;
	clear:left;
	font-weight:bold;
	
}

#tribe-events-event-meta {
	border-width:0px 0;
	border-style:solid;
	border-color:#bbb;
	margin: 8px 0 18px 0;
	padding: 12px 0 2px;
	overflow:hidden;
	clear:both;
	font-size: 12px;
}

.venue-events .entry-title {
	color: #fde400; 
	text-decoration: none; 
	font-size: 18px;
	margin: 15px 0 6px;
	padding: 0;
	line-height: 1em;
	font-weight: bold;
}

.events-archive .entry-title a, .tribe-events-event-meta-desc, .tribe-events-event-day {
	color:#fde400;
}

.navlink{
	width:100%;
	padding-bottom:10px;
}

.tribe-previous{
	float:left;
	clear:both;
}

.tribe-next{
	float:left;
	text-align:left;
}


.event .entry-title {
	color:  #fde400 ;
	font-size: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
	padding: inherit !important;
}


#top .widget ul li a {
color: #fde400;
}

#tribe-events-content {
position: relative;
margin-bottom: 48px;
padding: 1px 20px;
margin-top: 50px;
}

p img {
margin: 5px;
}

.faq-catname {
	color:#fde400;
}

.qa-category h2{
	
font-size:14px;
font-weight:bold;
font:Verdana, Geneva, sans-serif;
}

.qa-category h3{
	font-size:12px;
	text-transform:none;
	font-weight:bold;
	color:white;
	font:Verdana, Geneva, sans-serif;
	margin-bottom:0px;	
}

.qa-category p{
	
	margin-bottom:10px;	
}

#footer .widget {
padding: 0px;
}

#footer a, #footer div, #footer span, #footer li, #footer ul {
border-color: #404040;
border:none;
}
#footer, #footer div, #footer p{
color: silver;
border:none;
}

#top #wrap_all #footer a {
color: white;
border: none;
}

#footer .widget_archive li a, #footer .widget_categories li a, #footer .widget_pages li a, #footer .widget_links li a, #footer .widget_meta li a, #footer .widget_nav_menu li a {
display: block;
font-size: 11px;
padding: 0px;
/*border-bottom-style: dotted;
border-bottom-width: 1px;*/
}

#top .woocommerce_ordering {
position: absolute;
right: 0;
margin: 0;
z-index: 20;
top: 15%;
margin-top: -23px;
width: 25%;
min-width: 200px;
}

.news-thumb
{visibility:hidden;
margin-left:-52px;
}


.toggler.activeTitle
{
background-color:#ed017f;
color:#FF0;
}

.toggle_icon.extralight-border {
	background-color:#ed017f;
}

.woocommerce-tabs ul.tabs li.active a {
	color:white;	
}
.woocommerce-tabs ul.tabs li a {
	color:black;	
}

#top div.product .woocommerce-tabs {
clear: both;
padding: 1em 0 0 0;
margin: 20px 0 1em 0;
}


#gform_submit_button_14 {
margin-left:10px;	
}

