/*
#------------------------------------------------------------------------
# Music Free - #1 Free Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2012 Gavick.com. All Rights Reserved.
# License:  Copyrighted Commercial Software
# Website:  http://www.gavick.com
# Support:  support@gavick.com
 */
 
/* headings */
p.gkHeadline {
	color: #222;
	font: normal 2em/1.9 "Lucida Grande", Tahoma;
	margin: 5px 0 0 !important;
	text-align: center;
}
p.gkSubHeadline {
	color: #666;
	font: lighter 0.75em/1em "Lucida Grande", Tahoma;
	letter-spacing: 0.3em;
	margin: 0 0 24px !important;
	text-align: center;
	text-transform: uppercase;
}
p.gkSmallHeadline {
	color: #bbb;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 1em 0 !important;
	text-transform: uppercase;
}
p.gkLargeHeadline {
	color: #444;
	font: normal 44px/38px Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	margin: 0 !important;
	padding: 0px 0px 6px 0px;
}

/*icons*/
.gkfile1,
.gkfile2,
.gksearch,
.gkzoomminus,
.gkzoomplus,
.gkerror,
.gktick,
.gkbook,
.gkmap,
.gktag,
.gkstats,
.gkstar,
.gkribbon,
.gknav,
.gkgraph,
.gkflash,
.gklocation,
.gklocationminus,
.gklocationplus,
.gkbulb {
	background-position: 0 8px !important;
	background-repeat: no-repeat !important;
	min-height: 38px !important;
	padding: 0 0 2px 62px !important;
}

/*blocks*/
p.gkInfo1,
p.gkTips1,
p.gkWarning1 {
	line-height: 22px;
	min-height: 38px;
	padding: 10px 12px 12px 68px;
}

/*highlight*/
.gkHighlight1,
.gkHighlight2,
.gkHighlight3,
.gkHighlight4 {
	cursor: default;
	padding: 1px 5px;
	text-shadow: none;
}
.gkHighlight1:hover {
	background: #fff;
}
.gkHighlight2:hover {
	background: #222;
	color: #fff;
}
.gkHighlight3:hover {
	background: #737373;
	color: #fff;
}
.gkHighlight4:hover {
	background: #eee;
	color: #222;
}

/*code */
pre,
.gkCode1,
.gkCode2,
.gkCode3 {
	font: normal 0.92em/18px 'Curier New', monospace !important;
	margin: 10px 0 15px !important;
	padding: 10px 15px !important;
}
pre,
.gkCode1,
.gkCode2 {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.gkCode3 {
	padding-left: 82px !important;
}
.gkCode3 h4 {
	font-size: 13px;
	margin: 0 0 0 -64px !important;
	padding: 2px 5px 0;
	position: relative;
	top: 0;
	width: 35px;
}
pre:hover,
.gkCode1:hover {
	background: #fff;
}
div.gkCode2:hover,
div.gkCode3:hover {
	color: #000;
}
/* lists */
ol {
	list-style-position: inside;
	margin: 2em 0;
	padding: 0;
}
ol.gkDec {
	list-style-type: decimal;
}
ol.gkRoman {
	list-style-type: upper-roman;
}
ol.gkAlpha {
	list-style-type: lower-alpha;
}
ol.gkDecimalLeadingZero {
	list-style-type: decimal-leading-zero;
}

/* unordered lists */
ul.gkBullet1,
ul.gkBullet2,
ul.gkBullet3,
ul.gkBullet4,
ul.gkCircle1,
ul.gkCircle2,
ul.gkSquare1,
ul.gkSquare2,
ul.gkSquare3 {
	margin: 2em 0;
	padding: 0;
}
ul li {
	list-style-position: outside;
}
ul.gkBullet1 li,
ul.gkBullet2 li,
ul.gkBullet3 li,
ul.gkBullet4 li,
ul.gkCircle1 li,
ul.gkCircle2 li,
ul.gkSquare1 li,
ul.gkSquare2 li {
	line-height: 1.8em !important;
	list-style: none;
	margin: 0 !important;
	overflow: inherit;
	padding: 2px 0 2px 28px;
}
/* Definition lists */
dl.gkDef1 dt,
dl.gkDef2 dt,
dl.gkDef3 dt {
	margin: 10px 0 5px 0;
}
dl.gkDef1 dd,
dl.gkDef2 dd,
dl.gkDef3 dd {
	padding: 10px;
}
dl.gkDef2 dt {
	text-decoration: underline;
}
dl.gkDef3 dt {
	color: #666666;
	font: lighter 1.1em/1.2em "Lucida Grande", Tahoma;
	font-variant: normal;
	letter-spacing: 0.3em;
	margin-top: 10px;
	text-transform: uppercase;
}

/* acronyms and abbrs */
acronym,
abbr {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
acronym:hover,
abbr:hover {
	border-bottom-style: solid;
	cursor: pointer;
}

/* Legends */
div.gkLegend1 h4,
div.gkLegend2 h4,
div.gkLegend3 h4,
div.gkLegend4 h4 {
	background: #fff;
	float: left;
	font-weight: normal;
	left: 11px;
	line-height: 18px;
	margin: 0 0 -9px !important;
	padding: 0 10px;
	position: relative;
	text-shadow: none;
	top: -18px;
}
div.gkLegend1,
div.gkLegend2,
div.gkLegend3,
div.gkLegend4 {
	margin: 25px 0;
	padding: 6px;
}
div.gkLegend1 p,
div.gkLegend2 p,
div.gkLegend3 p,
div.gkLegend4 p {
	clear: both;
	margin: 7px;
}

/* Dropcaps */
span.gkDropcap1,
span.gkDropcap2,
span.gkDropcap3 {
	color: #333;
	display: block;
	float: left;
	font-size: 5.0em;
	line-height: 1.0em;
}
span.gkDropcap1 {
	height: 61px;
	margin: -4px 5px -3px 0;
}
p.gkDropcap2 {
	padding: 0 0 0 50px;
}
span.gkDropcap2 {
	height: 61px;
	margin: -4px 0 0 -50px;
}
p.gkDropcap2 {
	padding-left: 50px;
}
p.gkDropcap3 {
	margin-top: 32px;
}
span.gkDropcap3 {
	height: 61px;
	margin: -24px 5px 0 0;
}

/* Blockquotes */
blockquote {
	font-style: italic;
	margin: 20px 0;
}
blockquote div {
	display: block;
}
blockquote div.gkBlockquote1 div,
blockquote div.gkBlockquote2 div {
	padding: 0 24px;
}
blockquote div.gkBlockquote3 {
	padding-bottom: 1px;
}
blockquote div.gkBlockquote3 div {
	padding: 5px 48px 0;
}
blockquote div.gkBlockquote4 div {
	padding: 0 48px;
}

/* Floated blocks */
.gkBlockTextLeft,
.gkBlockTextRight,
.gkBlockTextCenter {
	display: block;
	font-size: 16px;
	font-style: italic;
	line-height: 150%;
	padding: 30px;
	width: 38%;
}
.gkBlockTextLeft {
	float: left;
	text-align: left;
}
.gkBlockTextRight {
	float: right;
	text-align: right;
}
.gkBlockTextCenter {
	margin: 0 auto;
	text-align: center;
}

/* numBlocks*/
p.numblocks {
	margin: 30px 0;
	min-height: 62px;
	padding: 0 0 0 68px !important;
	position: relative;
}
p.numblocks span {
	color: #fff;
	display: block;
	font-size: 42px;
	font-weight: bold;
	height: 42px;
	left: 0;
	line-height: 1;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 4px;
	width: 52px;
}
p.numblocks span.highlight {
	/* Fix for the problem when search higlight the text */
	font-size: 15px;
	position: static;
	width: auto;
	display: inline;
}
p.num-1 span {
	color: #7CADDE;
}
p.num-2 span {
	color: #222;
}
p.num-3 span {
	color: #DB6161;
}

/* Blocks*/
.gkblock-1,
.gkblock-2,
.gkblock-3,
.gkblock-4,
.gkblock-5,
.gkblock-6,
.gkblock-7,
.gkblock-8,
.gkblock-9 {
	margin: 20px 0;
	padding: 15px 20px;
}
/* Blocks*/
.bubble-1,
.bubble-2,
.bubble-3 {
	margin: 0 0 40px;
	padding: 15px 20px;
	position: relative; 
	background: #fff
}
.bubble-1 cite,
.bubble-2 cite,
.bubble-3 cite {
	background: url('../../images/style1/typography/buble_arrow.png') no-repeat 0 0;
	bottom: -25px;
	display: block;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	left: 26px;
	line-height: 32px;
	padding-left: 32px;
	position: absolute;
}

/*blockquote*/
blockquote div.gkBlockquote1 {
	background: url('../../images/style1/typography/open1.png') no-repeat left bottom;
}
blockquote div.gkBlockquote1 div {
	background: url('../../images/style1/typography/close1.png') no-repeat right top;
}
blockquote div.gkBlockquote2 {
	background: url('../../images/style1/typography/open1.png') no-repeat left top;
}
blockquote div.gkBlockquote2 div {
	background: url('../../images/style1/typography/close1.png') no-repeat right top;
}
blockquote div.gkBlockquote3 {
	background: url('../../images/style1/typography/open2.png') no-repeat left bottom;
}
blockquote div.gkBlockquote3 div {
	background: url('../../images/style1/typography/close2.png') no-repeat right top;
}
blockquote div.gkBlockquote4 {
	background: url('../../images/style1/typography/open2.png') no-repeat left top;
}
blockquote div.gkBlockquote4 div {
	background: url('../../images/style1/typography/close2.png') no-repeat right top;
}

/*tables*/
.gkTable {
	border-collapse: collapse;
	font-style: normal;
}
.gkTable thead {
	font: normal 19px/32px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 5px 10px;
	text-align: left;
}
.gkTable td {
	padding: 10px;
}
.gkTable tfoot {
	font-size: 0.8em;
	font-style: italic;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
	text-align: right;
}
.gkTable2 {
	border-collapse: collapse;
	font-style: normal;
}
.gkTable2 thead {
	font: normal 20px/32px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 5px 10px;
	text-align: left;
}
.gkTable2 td {
	padding: 10px;
}
.gkTable2 tfoot {
	font-size: 0.8em;
	font-style: italic;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
	text-align: right;
}

/*tooltips*/
.gkTooltip {
	color: #000;
	cursor: help;
	outline: none;
	position: relative;
	text-decoration: none;
	text-shadow: none;
}
.gkTooltip span {
	font-size: 11px;
	line-height: 16px;
	margin-left: -999em;
	position: absolute;
}
.gkTooltip:hover span {
	left: 0.5em;
	margin-left: 0;
	position: absolute;
	top: 1em;
	width: 250px;
	z-index: 99;
}
.gkTooltip:hover em {
	display: block;
	font-size: 16px;
	font-style: normal !important;
	line-height: 30px;
	padding: 0;
	text-decoration: none !important;
	text-shadow: none;
}
.classicTooltip {
	padding: 0.6em 0.8em;
	text-shadow: none;
}
.customTooltip {
	padding: 0.6em 0.8em;
	text-shadow: none;
}

/**
 *
 * Colors
 *
 **/
 
pre,
.gkCode1,
.gkCode2 {
	background: #FFFEF4;
	border: 1px solid #EAE8CC;
	border-left: 4px solid #222;
	color: #333;
	padding-left: 32px;
}
.gkCode2 {
	background: #fff;
	border: 1px solid #eee;
	border-left: 4px solid #7CADDE;
}
.gkCode3 {
	background: #fff;
	border: 1px solid #eee;
}
.gkCode3 h4 {
	background: #7CADDE;
	color: #fff;
	text-align: center;
	text-shadow: none;
}

/* Warning message */
p.gkInfo1 {
	background: #f2f2f2 url('../../images/style1/typography/info.png') no-repeat 12px 8px;
	color: #222
}
p.gkTips1 {
	background: #7CADDE url('../../images/style1/typography/tips.png') no-repeat 12px 8px;
	color: #fff;
}
p.gkWarning1 {
	background: #db6161 url('../../images/style1/typography/warning.png') no-repeat 12px 8px;
	color: #fff;
}
/* Legends */
div.gkLegend1 {
	border: 1px solid #ddd;
}
div.gkLegend2 {
	border: 1px solid #7CADDE;
}
div.gkLegend3 {
	border: 1px solid #222;
}
div.gkLegend4 {
	border: 4px double #ddd;
}
div.gkLegend1 h4 {
	background: #fff;
	color: #333;
}
div.gkLegend2 h4 {
	background: #fff;
	color: #7CADDE;
}
div.gkLegend3 h4 {
	background: #fff;
	color: #222;
}
.gkHighlight1 {
	background: #ffd;
}
.gkHighlight2 {
	background: #eee;
	color: #222;
}
.gkHighlight3 {
	background: #222;
	color: #fff;
}
.gkHighlight4 {
	background: #7CADDE;
	color: #fff;
}

/* Blocks */
.gkblock-1 {
	border: 1px dashed #DB6161;
}
.gkblock-2 {
	border: 1px dashed #7CADDE;
}
.gkblock-3 {
	border: 1px dashed #ddd;
}
.gkblock-4 {
	border: 1px solid #7CADDE;
}
.gkblock-5 {
	border: 1px solid #EAE8CC;
	background: #FFFEF4;
}
.gkblock-6 {
	border: 1px solid #ddd;
}
.gkblock-7 {
	background: #222;
	color: #fff !important;
}
.gkblock-8 {
	background: #7CADDE;
	color: #fff !important;
}
.gkblock-9 {
	background: #f8f8f8;	
}

/* Bubbles */
.bubble-1 {
	border: 3px solid #e5e5e5;
}
.bubble-2 {
	border: 3px solid #7CADDE;
}
.bubble-3 {
	border: 3px solid #222;
}
.bubble-2 cite {
	background-position: 0 -35px;
	color: #7CADDE;
}
.bubble-3 cite {
	background-position: 0 -70px;
	color: #222;
}

/* list */
ul.gkBullet1 li {
	background: url('../../images/style1/typography/bullet1.png') no-repeat 0 8px !important;
}
ul.gkBullet2 li {
	background: url('../../images/style1/typography/bullet2.png') no-repeat 0 8px !important;
}
ul.gkBullet3 li {
	background: url('../../images/style1/typography/bullet3.png') no-repeat 0 6px !important;
}
ul.gkBullet4 li {
	background: url('../../images/style1/typography/bullet4.png') no-repeat 0 7px !important;
}
ul.gkCircle1 li {
	background: url('../../images/style1/typography/bullet-circle1.png') no-repeat 0 6px !important;
}
ul.gkCircle2 li {
	background: url('../../images/style1/typography/bullet-circle2.png') no-repeat 0 6px !important;
}
ul.gkSquare1 li {
	background: url('../../images/style1/typography/bullet-square1.png') no-repeat 0 8px !important;
}
ul.gkSquare2 li {
	background: url('../../images/style1/typography/bullet-square2.png') no-repeat 0 8px !important;
}
.gkBlockTextLeft,
.gkBlockTextRight,
.gkBlockTextCenter {
	color: #7CADDE;
}
span.classicTooltip {
	background-color: #ffffdd;
	color: #656565;
}
span.criticalTooltip {
	background: #cb260a;
	color: #fff;
}
span.helpTooltip {
	background: #333;
	color: #fff;
}
span.infoTooltip {
	background: #F0F0F0;
	border: 1px solid #dedede;
	color: #5b5b5b;
}
span.warningTooltip {
	background: #fff;
	border: 1px solid #fff;
	color: #F93B3B;
}

/* Social Icons */
.iconFacebook,
.iconGoogle,
.iconTwitter,
.iconRSS {
	background: transparent url('../../images/social_icons.png') no-repeat 4px 0;
	border-left: 1px solid #eee;
	display: block;
	float: right;
	font-size: 11px !important;
	font-weight: bold;
	height: 36px;
	line-height: 36px !important;
	margin: 0 0 0 6px;
	padding: 0 6px 0 30px;
}
.iconGoogle {
	background-position: 4px -36px;
}
.iconTwitter {
	background-position: 4px -72px;
}
.iconRSS {
	background-position: 4px -108px;
	padding-right: 0;
}
.iconFacebook:hover {
	background-position: 4px -144px;
}
.iconGoogle:hover {
	background-position: 4px -180px;
}
.iconTwitter:hover {
	background-position: 4px -216px;
}
.iconRSS:hover {
	background-position: 4px -253px;
}
/* demo */
ul#demo-typography {
	background: transparent;
	overflow: hidden;
	padding: 10px 30px 30px 30px;
}
ul#demo-typography li {
	color: #cb260a;
	float: left;
	font-size: 11px;
	line-height: 24px;
	list-style-position: none;
	list-style-type: disc;
	width: 23.9%;
}
ul#demo-typography li a {
	font-size: 11px;
	text-shadow: 2px 2px 0 #fff;
}
.demo-typoDiv {
	clear: both;
	margin: 0 0 30px;
	overflow: hidden;
}
h4.demo-typo {
	border-bottom: 1px solid #ddd;
	color: #222;
	font-size: 24px;
	font-weight: normal;
	margin: 30px 0;
}
.demo-typo-col2 {
	float: left;
	width: 50%;
}
.demo-typo-col3 {
	float: left;
	width: 33%;
}
.demo-typo-col4 {
	float: left;
	width: 25%;
}
.demo-typo_padd {
	padding: 0 15px;
}
#warnings .demo-typo_padd p {
	margin: 1em 0 1.6em;
}
.typoDesc small {
	color: #999;
	font: normal 10px Monaco, Consolas, "Courier News", monospace;
}
.gkblock-7 small,
.gkblock-9 small,
.bubble-4 small,
.bubble-5 small,
.bubble-6 small,
.gkblock-8 small {
	color: #fff !important;
}
.gkblock-9 small {
	color: #353639 !important;
}
