body {
	color: #303f33;
	background-color: transparent;
}

#wrapper {
	float: left;
	width: 390px;
}

#wrapper-news {
	float: left;
	width: 118px;
}

h1 {
	float: left;
	width: 390px;
	margin: 4px 0 12px;
	font-size: 14px;
	line-height: 16px;
	font-family: Georgia, Times, serif;
	font-weight: bold;
}

h1 span {
	padding-left: 8px;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}

h3.ismerteto {
	width: 390px;
	margin: 6px 0 10px;
	font-size: 12px;
	line-height: 12px;
	font-family: Georgia, Times, serif;
	font-weight: bold;
}

#wrapper-news h1 {
	width: 118px;
	margin: 0 0 8px;
	font-size: 12px;
	line-height: 14px;
}

p {
	margin: 0;
	padding: 0 0 10px;
	font-size: 10px;
	line-height: 13px;
}

#wrapper-news p {
	width: 118px;
	padding: 0 0 8px;
	font-size: 10px;
	line-height: 13px;
}

p a, .back a {
	text-decoration: none;
	font-weight: bold;
	color: #a15a58;
	cursor: hand;
}

p a:hover, .back a:hover {
	text-decoration: underline;
}

.post-image {
	float: right;
	margin: 0px 16px 12px;
}

.album {
	float: left;
	display: inline;
	height: 125px;
	width: 110px;
	padding: 0 10px;
	margin: 0 0 15px;
	text-align: center;
}

.album2 {
	float: left;
	display: inline;
	width: 390px;
	padding: 0 0 7px;
	margin: 0 0 7px;
	border-bottom: 1px dashed #95aa99;
}

.album h3, .album2 h3 {
	font-size: 12px;
	line-height: 14px;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	color:#303f33;
}

.album2 h3 {
	padding: 5px 0;
}

.album h3 span, .album2 h3 span {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}

.album2 h3 span {
	padding-left: 10px;
}

.album h3 a, .album2 h3 a {
	text-decoration: none;
	color:#303f33;
}

.album h3 a:hover, .album2 h3 a:hover {
	text-decoration: underline;
	color:#a15a58;
}

.gallery {
	float: left;
	margin: 0;
	padding: 0;
}

.gallery-item {
	float: left;
	display: inline;
	width: 65px;
	padding: 0 5px;
	text-align: center;
}

.gallery-icon {
	padding: 0 0 6px;
}

.gallery-icon2 {
	float: left;
	padding: 0 10px;
}

.back a {
	position: absolute;
	top: 8px;
	right: 18px;
	font-size: 10px;
}

/* submenu */

.submenu {
	position: absolute;
	top:2px;
	left:0;
	width: 390px;
	height: 24px;
	overflow: hidden;
}

.submenu ul {
	font-size: 10px;
	text-transform: uppercase;
}

.submenu li {
	float: left;
	display: inline;
	height: 24px;
	margin-right: 4px;
	padding: 5px 8px 0;
	background-image: url(../img/bg_submenu.gif);
	background-repeat: no-repeat;
	background-position-y: 0;
}

.submenu li a {
	text-decoration: none;
	color: #fff;
}

.submenu li a:hover {
	text-decoration: underline;
	color: #cfeae0;
}

.submenu li.active {
	background-position: 0px -24px;
}

.submenu li.active a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.submenu li.active a:hover {
	text-decoration: underline;
}

/* jsScroller */

.Container {
	position: absolute;
	top: 40px;
	width: 390px;
	height: 195px;
}

.Container2 {
	position: absolute;
	top: 15px;
	width: 390px;
	height: 215px;
}

.Container a img, .Container2 a img {
	border: 2px solid #b2cdb3;
}

.Container a:hover img, .Container2 a:hover img {
	border: 2px dashed #869c87;
}

#Scroller { 
	position: absolute; 
	overflow: hidden;
	width: 390px;
	height: 195px;
}

#Scroller2 { 
	position: absolute; 
	overflow: hidden;
	width: 390px;
	height: 215px;
}

.Scroller-Container {
	position: absolute;
	top: 0px; left: 0px;
}

.Scrollbar-Track {
	position: absolute;
	top: 30px;
 	left: 398px;
 	width: 17px;
 	height: 195px;
 	background-image: url(../img/scrollbar_track.gif);
 	background-repeat: no-repeat;
}

.Scrollbar-Handle {
	position: absolute;
	top: 30px;
	left: 398px;
	width: 17px;
	height: 57px;
	background-image: url(../img/scrollbar_handle.gif);
	background-repeat: no-repeat;
}

/* sm2 flat player */

ul.flat {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

ul.flat li {
	padding-bottom:1px;
	padding-left:2px;
	font-size:10px;
	text-transform: uppercase;
}

ul.flat li a {
	display:inline-block;
	padding:2px 4px 4px 4px;
	color:#303f33;
	text-decoration:none;
}

ul.flat li span {
	font-size: 10px;
	color:#666;
}

ul.flat a.sm2_link {
	/* default state: "a playable link" */
	padding-left:23px;
	background: url(../img/snd_play.gif) no-repeat;
}

ul.flat a.sm2_link:hover {
	/* default (inactive) hover state */
	background: url(../img/snd_playing2.gif) no-repeat;
	color: #111;
}

ul.flat a.sm2_playing {
 /* "now playing" */
	background: url(../img/snd_playing.gif) no-repeat;
}

ul.flat a.sm2_playing:hover {
	/* "clicking will now pause" */
}

ul.flat a.sm2_paused {
	/* "paused state" */
	background: url(../img/snd_pause.gif) no-repeat;
	color: #666;
}

ul.flat a.sm2_paused:hover {
	background: url(../img/snd_playing2.gif) no-repeat;
	color: #111;
}

/* download mp3 */

ul.download {
	list-style-type:none;
	margin: 6px 0 16px;
	padding: 0;
}

ul.download li {
	padding-bottom:1px;
	padding-left: 2px;
	font-size:10px;
	text-transform: uppercase;
}

ul.download li a {
	display:inline-block;
	padding:2px 4px 4px 4px;
	color:#303f33;
	text-decoration:none;
	padding-left:23px;
	background: url(../img/snd_play.gif) no-repeat;
}

ul.download li a:hover {
	color:#a15a58;
	text-decoration:underline;
	padding-left:23px;
	background: url(../img/snd_playing2.gif) no-repeat;
}

/* eg-attachments */

dl.attachments {
	float: left;
	display: inline;
	width: 390px;
	padding: 0 0 7px;
	margin: 0 0 7px;
	border-bottom: 1px dashed #95aa99;
}

dl.attachments a img, dl.attachments a:hover img {
	border: 0;
}

dt.icon {
	float: left;
	margin: 0 7px;
}

dd.caption {
	float: left;
	display: inline;
	width: 320px;
	margin: 10px 0 0;
	font-size: 10px;
	line-height: 13px;
}

dd.caption a {
	text-decoration: none;
	font-weight: bold;
	color: #a15a58;
	cursor: hand;
}

dd.caption a:hover {
	text-decoration: underline;
}
