/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
   VAKEN.SE | LAYOUT
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
					  
body                            { background:#000; }
										  
.inner-wrap                     { position:relative; width:1068px; margin:0 auto; }

body, p                         { font:14px/20px 'Open Sans'; }


/* ========================================================================== 
   HEADER  
================================|========================================= */

#header                         { background:#008a94; }
											 
.header-top                     { padding:84px 0 0; }

.td-banner-wrap-full, .td-header-menu-wrap-full {
	background-color:#008a94;
}

/* Header Logo =============== */
.header-logo			           { display:block; position:absolute; z-index:2; top:16px; width:292px; height:auto; }


/* Header Top Menu =========== */
.header-top-menu                { position:absolute; z-index:3; top:25px; right:0; width:70%; height:auto; }

.header-top-menu ul             { float:right; margin:0; padding:0; list-style:none; }
.header-top-menu ul li          { float:left; padding:0; margin:0; list-style-type:none; }


/* Social Media Buttons ====== */
ul.sm-buttons                   { }

.btn-sm                         { float:left; width:50px; height:50px; margin:0 0 0 5px; background:#fff; color:#f2b200; text-align:center; 
                                  border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;
                                  box-shadow:0 1px 1px 0 rgba(0,0,0,0.22); -moz-box-shadow:0 1px 1px 0 rgba(0,0,0,0.22); -webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.22); }
.btn-sm:before                  { display:inline-block !important; position:relative; visibility:visible !important; width:auto !important; height:auto !important; 
                                  margin:1px 0 0; font:36px/50px 'FontAwesome' !important; }																																														 
.btn-sm:hover                   { background:#000; }

.btn-sm.facebook                { color:#516eab; }
.btn-sm.facebook:before         { content:"\f09a"; margin:1px 1px 0 0; }
.btn-sm.facebook:hover          { color:#516eab; }		

.btn-sm.twitter                 { color:#29c5f6; }
.btn-sm.twitter:before          { content:"\f099"; }
.btn-sm.twitter:hover           { color:#29c5f6; }	

.btn-sm.youtube                 { color:#e14e42;}
.btn-sm.youtube:before          { content:"\f16a"; }
.btn-sm.youtube:hover           { color:#e14e42; }	
 
.btn-sm.instagram               { color:#367ab3; }	
.btn-sm.instagram:before        { content:"\f16d"; }	
.btn-sm.instagram:hover         { color:#367ab3; }	

.btn-sm.rss                     { color:#f08800; }
.btn-sm.rss:before              { content:"\f09e"; }
.btn-sm.rss:hover               { color:#f08800; }	


/* Support Button ============ */
.btn-support                    { height:50px; margin:0 0 0 20px; padding:12px 50px 0 20px; font:700 20px/24px 'Roboto'; color:#fff; text-transform:uppercase;
                                  text-align:center; background:#000; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;
                                  box-shadow:0 1px 1px 0 rgba(0,0,0,0.22); -moz-box-shadow:0 1px 1px 0 rgba(0,0,0,0.22); -webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.22); }
.btn-support:after              { display:inline-block !important; position:absolute; visibility:visible !important; width:auto !important; height:auto !important; 
                                  margin:0 0 0 9px; font:26px/26px 'FontAwesome' !important; content:"\f004"; color:#f08800; }																																														 
.btn-support:hover              { background:#000; color:#00aab3 !important; }
.btn-support:hover:after        { color:#fff !important; }


@-webkit-keyframes pulse { 
    0% { -webkit-transform: scale(1); }
	 5% { -webkit-transform: scale(1); }
	 10% { -webkit-transform: scale(1.2); }  
    15% { -webkit-transform: scale(1); }
	 20% { -webkit-transform: scale(1.2); }
	 25% { -webkit-transform: scale(1); } 
    100% { -webkit-transform: scale(1); } 
} 
@keyframes pulse { 
    0% { transform: scale(1); }
	 5% { transform: scale(1); }
	 10% { transform: scale(1.2); }  
    15% { transform: scale(1); }
	 20% { transform: scale(1.2); }
	 25% { transform: scale(1); } 
    100% { transform: scale(1); } 
} 
.btn-support:after { 
   animation-name: pulse;
 	animation-duration: 8s;
 	animation-iteration-count: infinite;
 	animation-timing-function: ease-out;
 	animation-fill-mode: forwards;
   -webkit-animation-name:pulse;
 	-webkit-animation-duration: 8s;
 	-webkit-animation-iteration-count: infinite;
 	-webkit-animation-timing-function: ease-out;
 	-webkit-animation-fill-mode: forwards;
}

/* --------------------------------------------------------------------------  
   MENU LIST
--------------------------------|----------------------------------------- */

.td-header-menu-wrap            { background-color:transparent;}

.td-header-wrap .td-header-menu-wrap.td-affix { background-color:#0c0c0c !important\9; background-color:rgba(0,0,0,0.8) !important; }

.td-header-wrap .td-header-main-menu { background-color:transparent !important; }


/* Header Search Button ====== */								 
.header-search-btn              { display:block; position:absolute; top:5px; right:0; width:40px; height:40px; color:#fff; 
                                  transition:color 0.3s; -moz-transition:color 0.3s; -webkit-transition:color 0.3s; }										 
.header-search-btn:before       { display:inline-block !important; visibility:visible !important; width:auto !important; height:auto !important; 
                                  margin:3px 0 0 5px; font:30px/30px 'FontAwesome' !important; content:"\f002";
                                  transform:scaleX(-1); -ms-filter:fliph; /*IE*/ filter:fliph; /*IE*/
                                  -moz-transform:scaleX(-1); -webkit-transform:scaleX(-1); -o-transform:scaleX(-1); }										 
.header-search-btn:hover        { color:#f08800; }


/* SF Menu - MAIN MENU ======= */

.td-header-main-menu            { }

.sf-menu > li > a               { font:700 21px/48px 'Roboto'; color:#fff; }

.sf-menu > .current-menu-item > a::after, .sf-menu > .current-menu-ancestor > a::after, .sf-menu > .current-category-ancestor > a::after, .sf-menu > li:hover > a::after, .sf-menu > .sfHover > a::after {
    background-color:#f08800 !important;
}


/* --------------------------------------------------------------------------  
   LB SEARCH
--------------------------------|----------------------------------------- */

#lb-search                      { display:none; }
#lb-search .box                 { position:relative; z-index:9998; overflow:hidden; top:85px; right:0; width:100%; height:40px; padding:0 0 0 40px; background:#fff; 
                                  border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; }

#lb-search .close               { display:block; position:absolute; margin:0 0 0 -40px; width:40px; height:40px; 
                                  font:30px/38px 'Open Sans'; text-align:center; color:#b2bdc5\9; color:rgba(0,36,64,0.3); 
                                  transition:all 0.2s; -moz-transition:all 0.2s; -webkit-transition:all 0.2s; }											 										 
#lb-search .close:before        { content:"\00d7";  }
#lb-search .close:hover         { color:#f08800; font:38px/38px 'Open Sans'; }

#lb-search .search-form         { display:block; width:100%; height:40px; }
#lb-search .search-form label   { display:block; width:100%; color:#222; }
#lb-search .search-form label .search-field { float:left; width:100%; height:40px !important; margin:0; padding:0 40px 0 10px !important; border:none; 
                                              font:20px/20px 'Open Sans'; color:#000; 
															 box-sizing:border-box !important; -moz-box-sizing:border-box !important; -webkit-box-sizing:border-box !important; }

#lb-search .search-form .search-submit { position:absolute; margin:-1px 0 0 -40px; padding:0; width:40px; height:40px; color:#00aab3; 
                                         font:30px/30px 'FontAwesome' !important; background:transparent; 
													  transition:color 0.3s; -moz-transition:color 0.3s; -webkit-transition:color 0.3s;
                                         transform:scaleX(-1); -ms-filter:fliph; /*IE*/ filter:fliph; /*IE*/
                                         -moz-transform:scaleX(-1); -webkit-transform:scaleX(-1); -o-transform:scaleX(-1); }
#lb-search .search-form .search-submit:hover { color:#f08800; }


/* ========================================================================== 
   CONTENT  
================================|========================================= */

.home .td-main-page-wrap        { padding:48px 0 0; }

.td-main-content-wrap           { }

/* SLIDESHOW ================= */
.td-grid-style-4 .td-big-thumb .entry-title {
	font-size: 40px;
	line-height: 45px;
	font-weight: 500;
	padding: 5px 10px 7px;
}
.td-grid-style-4 .entry-title {
	background-color:#0c0c0c !important\9;		 
	background-color:rgba(0,0,0,0.65) !important; 
}

/* ARTICLE LIST ============== */
.td_module_10 .entry-title      { font-size:28px; line-height:32px; }

.td_module_6 .entry-title       { /*font-weight:500;*/ font-size:14px; line-height:19px;  }


/* HEADERS =================== */
.post header .entry-title,
h1.entry-title                  { font:40px/48px 'Roboto'; margin:0 0 20px; }

.td-category-header .td-page-title {
	text-transform:none;
	font-weight: 400;
	margin:0 0 20px;		
/*	text-transform: uppercase;
	font-weight: 700;
	margin-top: -2px;
	margin-bottom: 0px; */
}


.td-page-content p, .td-post-content p, .wpb_text_column p, .td_block_text_with_title p, .woocommerce #tab-description p, .mce-content-body p {
    margin-bottom:20px;
}
.td-page-content p, .td-post-content p, .wpb_text_column p, .td_block_text_with_title p, .woocommerce #tab-description p, .mce-content-body p, .td-page-content li, .td-post-content li, .wpb_text_column li, .td_block_text_with_title li, .woocommerce #tab-description li, .mce-content-body li {
    /*font-size: 15px;*/
    line-height: 25px;
	 /*line-height: 26px;*/
}


/* Quotes ==================== */
.large-quote                    { margin:0 0 40px; }
.large-quote blockquote         { border-left:none !important; }
.large-quote .td_pull_quote p   { font:italic 500 21px/28px 'Roboto'; color:#00aab3 !important; text-align:left; }
.large-quote .td_pull_center    { margin:0; padding:0 18px 0 24px; }

.td-page-content blockquote, .td-post-content blockquote, .wpb_text_column blockquote, .td_block_text_with_title blockquote, .bbpress blockquote, .woocommerce #tab-description blockquote, .mce-content-body blockquote, .comment-content blockquote {
	margin:30px 0;
	padding:0 0 0 20px;
	border-left:5px solid #61cc4b;
	text-align:left;
	text-transform:none;
	font:italic 21px/28px 'Roboto';
	color:#111 !important;
/* padding: 0px;
	position: relative;
	border-left: medium none;
	margin: 40px 5% 38px; */
}

.td-page-content blockquote p, .td-post-content blockquote p, .wpb_text_column blockquote p, .td_block_text_with_title blockquote p, .bbpress blockquote p, .woocommerce #tab-description blockquote p, .mce-content-body blockquote p, .comment-content blockquote p {
	margin:0 0 20px;
	padding:0;
	text-align:left;
	text-transform:none;
	font:italic 21px/28px 'Roboto';
   color:#111 !important;
}


/* Hide JP Carousel Objects == */
.jp-carousel-left-column-wrapper, 
.jp-carousel-image-meta         { display:none !important; }

/* HR ------------------------ */
hr                              { height:1px; margin:20px 0; background:#e8e8e8; border:0; }

/* Iframe  ------------------- */
iframe                          { width:100%; }



/* ========================================================================== 
   SIDEBAR
================================|========================================= */

.td_social_type                 { margin-bottom:2px; }

.td_block_social_counter {
	/*
    font-family: "Open Sans",arial,sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #FFF;
	 */
	 font-size: 12px;
    padding-bottom:48px;
}

/* Top 10 Popular Posts Widget ------- */
.widget_widget_tptn_pop                 { }
.tptn_posts_daily ul, .tptn_posts ul    { padding:0 !important; }
.tptn_posts_daily li, .tptn_posts ul li { margin:0 0 10px !important; line-height:20px !important; }
.tptn_posts_daily .tptn_title, .tptn_posts .tptn_title { font:16px/20px 'Roboto'; }
.widget_widget_tptn_pop .block-title { border-color:#ff7f00; }
.widget_widget_tptn_pop .block-title > span { background:#ff7f00; }

/* WP Text Widget ------------ */
.widget_text { /* Hide shortcode void holder */
	display:none;
   /*margin-bottom:0 !important;*/
}


/* ========================================================================== 
   BANNERS
================================|========================================= */

.banner                         { width:100%; text-align:center; line-height:0 !important; }
.banner a                       { display:inline-block; }
.banner img                     { width:100% !important; }

.banner-main a                  { margin:0 0 48px; }
.banner-side a                  { margin:0 0 48px; }
.banner-wide a                  { margin:0 0 48px; }

#banner-side-3                  { margin:0 0 32px; }
#banner-side-3.banner-side a    { margin:0 0 16px; }


/* SINGLE PAGE =============== */

.single #banner-main-3.banner-main a { margin:0 0 16px !important; }


/* Google AdSense ============ */
.banner-gad-main                { position:relative; max-width:696px; margin:0 auto 48px; }
.banner-gad-side                { position:relative; max-width:250px; margin:0 auto 48px; }
.banner-gad-wide                { margin:0 0 48px; text-align:center; }


/* ========================================================================== 
   FOOTER
================================|========================================= */

.td-footer-wrapper              { padding:40px 0 20px; background:#0c0c0c; color:#fff; }

.td-footer-wrapper .block-title { font-size:28px; font-weight:500; margin-bottom:40px; text-transform:uppercase; text-align:center; }

.td-footer-wrapper .td_block_wrap { margin-bottom:60px; }

/* Tag Cloud ================= */
.widget_tag_cloud               { margin-bottom:40px; }
.widget_tag_cloud .block-title  { display:none !important; }
.widget_tag_cloud .tagcloud     { padding:0; width:auto; margin:0 0 0 -10px; }
.widget_tag_cloud .tagcloud a   { display:block; float:left; margin:0 0 5px 10px; font:400 30px/30px 'Roboto'; color:#fff; }
/*.widget_tag_cloud .tagcloud a:hover { color:#00aab3; }*/

/*
.widget_tag_cloud               { margin-bottom:40px; }
.widget_tag_cloud .block-title  { display:none !important; }
.widget_tag_cloud .tagcloud     { padding:0; width:auto; margin:0 0 0 -10px; }
.widget_tag_cloud .tagcloud a   { display:block; float:left; margin:0 0 8px 10px; 
                                  font:16px/16px "Roboto" !important; color:#fff;
                                  transition:background 0.5s; -moz-transition:background 0.5s; -webkit-transition:background 0.5s; }
.widget_tag_cloud .tagcloud a:hover { color:#00aab3; }
*/

/* Clearing -------------------- */
.tagcloud:before, .tagcloud:after { display:table; overflow:hidden; visibility:hidden; height:0; font-size:0; content:'\0020'; }
.tagcloud:after                   { clear:both !important; }
.tagcloud                         { *zoom:1; }

/* Sub Footer ================ */

.td-sub-footer-container        { background:#0c0c0c; font-size:14px; color:#fff; }

.td-sub-footer-copy             { margin:0 0 20px; }

.td-sub-footer-container .td-sub-footer-menu {
	text-align:right;
}
.creepers a                     { display:inline-block; margin:0 10px 20px 0; }



