/*
#------------------------------------------------------------------------
# Writer - #8 2014 Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */

.nspArt .tleft {
    text-align: right !important;
}

#gk-logo-text {
    font-size: 18px;
}

a.netlex {
    color: #444 !important;
}

a.netlex:hover {
    color: #39c !important;
}

.gkTabsWrap.vertical ol li:hover, .gkTabsWrap.vertical ol li.active, .gkTabsWrap.horizontal ol li:hover, .gkTabsWrap.horizontal ol li.active {
    background: none repeat scroll 0 0 #0a76b7;
    color: #fff !important;
    text-shadow: 0 -1px 0 #6ab2dd;
}

#gk-right.has-top-area {
    padding-top: 100px;
}

.box.twitter {
	margin: 0;
}

.gkNspPM-FrontpageImageOverlay > figcaption {
    top: 60%;
}


h1.chisono::before {
    left: 50px;
}
h1.chisono::before {
    background: none repeat scroll 0 0 #0a76b7;
}
h1.chisono::before {
	content: "";
    height: 2px;
    left: 50px;
    position: absolute;
    top: 75px;
    width: 200px;
}

h1.chisono {
    bottom: 32px;
    padding: 15px 50px;
    margin: 0;
    font-size: 48px;
    font-weight: normal;
}

article.videolist header h1, article header h2 {
    font-size: 26px;
}

article.videolist header {
    margin: 30px 0 10px;
}

#aside-menu li > ul {
    margin-left: 20px !important;
}

iframe.twitter-timeline.twitter-timeline-rendered {
	width: 100% !important;
}

.itemsContainerWrap .videolist h2 {
    font-size: 14px;
    padding: 0 20px 15px;
    min-height: 82px;
}
#aside-menu li li a {
    color: #444;
    text-transform: uppercase;
}

.linkheader{
	display: block;
	height: 100%;
} 

.linkheader:hover {
	cursor: pointer;
}

article.videolist .itemBlock {
  	background: #fff;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .12);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, .12);
	box-shadow: 0 0 6px rgba(0, 0, 0, .12);
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	
	}

.itemListView article.newslist .itemImageBlock + .itemBlock {
    margin: 0 !important;
    padding: 1px 1px 0 !important;
}

article.videolist.newslist header {
    margin: 15px 0 10px;
}

iframe .timeline {
  float: right;
}

.itemListView .itemImageBlock {
	max-height: 192px !important;
}