/*

Theme Name: Gouba
Theme URI: http://www.gouba.hu
Description: 
Author: Huszár András
Author URI: http://www.slahinmedia.com
Version: 1.1

*/

@charset "UTF-8";

/* Basics */

body {
	font-size: 12px;
	line-height: 24px;
	font-family: Tahoma, Verdana, Helvetica, Arial, san-serif;
	color: #1b7c33;
}

h2, h3, h4, h5 {
	margin-bottom: 16px;
}

h2 {
	font-size: 28px;
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #092F09;
	line-height: 42px;
}

h3 a {
	font-size: 22px;
}

p {
	margin-bottom: 16px;
}

a {
	color: #ff2752;
}

.page_title h2 {
	font-size: 28px;
	color: #8DC63F;
}

#headline h2 {
	color: #fff;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	color: #236F0D;
	line-height: 30px;
	text-shadow: 1px 1px 1px #081F02;
}

h3 {
	color: #236F0D;
}

p {
	font-size: 12px;
	color: #EBFFCF;
}

strong {
	font-size: 12px;
	color: #236F0D;
}


.float_left {
	float: left;
}

.gothic {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
}



#content_area #sidebar {
	border-color: #143F12;
}

#content_area #sidebar .side_block {
	border-bottom: 1px dashed #143F12;
	padding: 14px;
}

#content_area #sidebar .side_block p {
	margin: 0;
}

#content_area #sidebar .side_links li {
	border-bottom: 1px dashed #143F12;
}

#content_area #sidebar .side_links li a {
	display: block;
	padding: 13px 12px;
	padding-left: 66px;
	height: 36px;
	line-height: 20px;
	background-repeat: no-repeat;
}

#content_area #sidebar .side_links li a:hover {
	background-position: 0 -62px;
}

#content_area #sidebar .side_links li.social_twitter a {
	background-image: url(images/icons/twitter_icon.png);
}

#content_area #sidebar .side_links li.social_hg a {
	background-image: url(images/icons/hg_icon.png);
}

#content_area #sidebar .side_links li.social_flickr a {
	background-image: url(images/icons/flickr_icon.png);
}

#content_area #sidebar .side_links li.social_facebook a {
	background-image: url(images/icons/facebook_icon.png);
}

#content_area #sidebar .side_links li.social_iwiw a {
	background-image: url(images/icons/iwiw_icon.png);
}

#content_area #sidebar .side_links li.social_rss a {
	background-image: url(images/icons/rss_icon.png);
}

#content_area #sidebar .side_links li.social_mail a {
	background-image: url(images/icons/mail_icon.png);
}


/* Simple content block */

#content_area .content_block {
	padding-bottom: 20px;
}
#content_area .content_block img {
	padding: 2px;
	border: 1px solid #143F12;
	background: #fff;
}

#content_area .half_block {
	float: left;
	width: 323px;
	margin-right: 20px;
}

/* Side block */

#content_area .content_box {
	padding: 14px;
	margin-bottom: 16px;
	background: #fff;
	position: relative;
}



/* Artists */


#content_area .artists_block ul li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
}

#content_area .artists_block ul li img {
	margin: 0;
	width: 60px;
	height: 60px;
}

#content_area .artists_block ul li.more img {
	background: #181818;
	border-color: #333;
}

#content_area .artists_block ul li em {
	font-weight: normal;
	background: url(images/hover.png) no-repeat;
	width: 100px;
	height: 38px;
	position: absolute;
	top: -20px;
	left: -15px;
	text-align: center;
	line-height: 35px;
	font-style: normal;
	z-index: 2;
	display: none;
	overflow: hidden;
}


body#main {
	background: url(images/body_bg_main.jpg) repeat-x top #181818;
}

body#sub {
	background: url(images/body_bg_sub.jpg) repeat-x top #181818;
}

#main #wrap {
	width: 100%;
	background: url(images/page_bg_main.jpg) repeat-x top center;
}

#sub #wrap {
	width: 100%;
	background: url(images/page_bg_sub.jpg) repeat-x top center;
}

.container {
	width: 960px;
	margin: 0 auto;
}


/* Top line */

#top {
	width: 100%;
	height: 80px;
}

#top .lang_select {
	float: right;
	padding: 8px 0;
}

#top h3 {
	float: left;
	font-size: 16px;
	line-height: 48px;
	text-align: center;
	margin-bottom: 0;
	color: #fff;
}

#top h3 strong {
	font-size: 24px;
	line-height: 48px;
	color: #b8db11;
	font-weight: normal;
}

#top a {
	font-size: 14px;
	color: #b8db11;
}


/* Header */

#header {
	position: relative;
	width: 700px;
	height: 42px;
	float: left;
}

#logo {
	position: relative;
	margin-top: -37px;
	width: 240px;
	height: 122px;
	float: left;
}

#logo h1 {
	width: 240px;
	height: 122px;
	display: block;
	text-indent: -9999px;
}

#logo h1 a {
	width: 240px;
	height: 122px;
	display: block;
	background: url(images/logo.png) no-repeat center;
}


/* Navigation */

#header #nav {
	position: absolute;
	height: 42;
}

#header #nav ul, #header #nav ul li {
	float: left;
	position: relative;
}

#header #nav ul li a {
	float: left;
	position: relative;
	display: block;
	width: 150px;
	height: 42px;
	line-height: 42px;
	z-index: 100;
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-weight: bold;
	text-shadow: 1px 1px 1px #5F7F2F;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

#header #nav ul li a:hover {
	color: #8DC63F;
}
#header #nav ul li a#nav_link2 {
	width: 225px;
}
#header #nav ul li a#nav_link3 {
	width: 175px;
}


#header #nav ul li ul {
	display: none;
	position: absolute;
	top: 0; left: 0px;
	margin: 0 5px;
	width: 140px;
	padding-top: 42px;
	background: url(images/dropdown_bg.jpg) repeat-x top #6da71f;
	-moz-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.2);
	z-index: 99;
}


#header #nav ul li ul li a {
	width: 120px;
	position: relative;
	height: 42px;
	padding: 0 10px;
	border-top: 1px dashed #94c356;
	line-height: 42px;
	background: none;
	color: #fff;
	text-indent: 0;
	z-index: 100;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, san-serif;
}


#header #nav ul li ul li a:hover {
	color: #fff;
}


/* Headline */

#main #headline {
	width: 100%;
	position: relative;
	height: 360px;
	margin: 20px 0 14px;
	background: url(images/headline_bg_main.png) no-repeat top center;
	z-index: 1;
}

#main #headline #slideshow_ribbon {
	position: absolute;
	width: 153px;
	height: 109px;
	top: 3px; right: 0;
	background: url(images/ribbon.png) no-repeat top center;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 20;
	cursor: pointer;
}


#main #headline #slideshow_ribbon.en {
	background: url(images/ribbon_en.png) no-repeat top center;
}

#main #headline #slideshow {
	position: relative;
	width: 928px;
	height: 288px;
	top: 15px; right: 15px; left: 16px;
	border: 1px solid #bbb;
	background: #ddd;
}
#main #headline #slideshow img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivo-controlNav {
	position:absolute;
	left:420px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:12px;
	height:12px;
	background: #FF2752;
	text-indent:-9999px;
	border:0;
	margin-right:8px;
	float:left;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-webkit-box-shadow: inset 1px 1px 1px #7F172D;
	-moz-box-shadow: inset 1px 1px 1px #7F172D;
	box-shadow: inset 1px 1px 1px #7F172D;

}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/* Content */

#content {
	margin-top: 80px;
	width: 100%;
}

#sub #content {
	padding-top: 14px;
}

/* Content boxes */

#content_area {
	width: 100%;
	padding-bottom: 20px;
}

#content_area #content_main {
	float: left;
	width: 686px;
	margin-bottom: 6px;
	padding-top: 20px;
}

#content_area #sidebar {
	float: right;
	width: 240px;
	border-width: 1px; 
	border-style: dashed;
	padding-bottom: 40px;
	margin-top: 20px;
}


/* Footer */

#footer {
	width: 100%;
	background: #204F1D;
	color: #fff;
	border-top: 4px solid #143F12;
	padding: 10px 0;
	font-weight: bold;
}

#footer .left_block {
	float: left;
	width: 49%;
	text-align: left;
}

#footer .right_block {
	float: right;
	width: 49%;
	text-align: right;
}

#webcam{
	background: url(images/gouba_icon_live.png) no-repeat center;
	margin-left: 450px;
	width: 169px;
	height: 104px;
}



