/* --- CSS Reset --- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0px;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  font-family: Arial, Helvetica, sans-serif;
}

/* --- Typography --- */

ul, li { font-size: 12px; }

a { color: #0094de; }

.grid p, .grid ul {
  line-height: 16px;
  font-size: 12px;
  padding-bottom: 16px;
  font-family: Arial, Helvetica, sans-serif;
}

.grid h1 {
  line-height: 32px;
  font-size: 32px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.grid h2 {
  line-height: 16px;
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.grid h2 a {
	color: #808080;
	text-decoration: none;
}

.grid h2 a:hover {
	color: #0094de;
	text-decoration: underline;
}

.grid h3 {
  line-height: 32px;
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.grid h4 {
  line-height: 16px;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.grid h5 {
  line-height: 32px;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.grid h6 {
  line-height: 32px;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

/* --- Grid --- */

.grid {
  width: 976px;
  margin: auto;
}

.grid-m1 {
  float: left;
  width: 16px;
  height: 1px;
}

.grid-c1 {
  float: left;
  width: 192px;
  margin-top: 32px;
  padding-right: 32px;
}

.grid-m2 {
  float: left;
  width: 16px;
  height: 1px;
}

.grid-c2 {
  float: left;
  width: 464px;
}

.grid-m3 {
  float: left;
  width: 16px;
  height: 1px;
}

.grid-c3 {
  float: left;
  width: 224px;
  margin-top: 32px;
}

.grid-c1 h2, .grid-c2 h2, .grid-c3 h2 {
  margin-bottom: 16px;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  color: #808080;
}

.grid-c1 h2 {
  text-align: right;
}

.grid-c2 h2 {
	padding-top: 32px;
	text-align: center;
}

.grid-c3 h2 {
  text-align: left;
}

.grid-c1 h4 {
  text-align: right;
  margin-bottom: 12px;
  line-height: 20px;
}

.grid-c1 h4 strong {
  background-color: #99cc33;
  color: white;
  padding-right: 4px;
  padding-left: 4px;
}

.grid-c2 h4 {
  text-align: center;
  margin-top: 16px;
}

.grid-c1 p.date {
	text-align: right;
	color: #808080;
}

.grid-c1 p.date a {
	font-weight: bold;
}

#logo {
	margin: 0px auto 16px auto;
	width: 272px;
	height: 48px;
/*
	background-image: url('../i/new/dosvidania-top-logo.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999em;
*/
}

div.header {
/* 	height: 96px; */
/* 	min-height: 96px; */
	margin-top: 32px;
}

#top-menu {
	display: block;
	width: 465px;
	margin: 0 auto 0 auto;
	padding-bottom: 16px;
	text-align: center;
}

#top-menu li {
	display: inline;
	float: left;
	margin-right: 32px;
}

.last-item {
	margin-right: 0 !important;
}

ul#top-menu li a {
	color: #808080;
}

/*
.round-box {
	background-color: white;
	width: 494px;
	height: auto;
	border: 1px solid #CCCCCC;
	left: -16px;
	position: relative;

	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	behavior: url(../htc/border-radius.htc);	
}
*/

.round-box {
	background-color: white;
	width: 494px;
	height: auto;
	border: 1px solid #CCCCCC;
	left: -16px;
	position: relative;
}


.round-box p, .round-box ul, .round-box h3, .round-box h4, .round-box h5, .round-box em {
	margin-left: 16px;
	margin-right: 16px;
}

.round-box em {
	font-style: italic;
}

.round-box .lyrics {
	margin-top: 16px;
	margin-bottom: 16px;
	text-align: center;
}

.round-box .lyrics em {
	font-size: 12px;
	color: #808080;
	padding-bottom: 16px;
	display: block;
}

.round-box .lyrics p {
	padding-bottom: 0px;
}

.round-box ul {
	list-style-position: inside;
}

.round-box h4 {
	line-height: 32px;
}

.round-box h5 {
	line-height: 16px;
	font-size: 14px;
	padding-bottom: 16px;
}

.round-box .description {
	color: black;
}

.round-box .news-list {
	font-size: 14px;
}

.round-box .black {
/*	background-color: #EEEEEE;*/
}

#playing-track {
	color: #808080;
	height: 24px;
	text-align: center;
	padding: 0;
	margin-top: 7px;
}

#playing-track strong {
	color: #ffd500;
	font-weight: bold;
}

#playing-track em {
	font-style: italic;
}

#external-links {
	width: 417px;
	height: 22px;
	text-align: center;
	margin-top: 32px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

#external-links li {
	display: inline;
	float: left;
	margin-right: 32px;
}

p.blog-date {
	font-size: 16px;
	padding: 0;
	line-height: 20px;
	background-color: #f5f5f5;
	height: 20px;
	margin: 32px 0px 12px 0px;
}

p.blog-date strong {

}

p.blog-date a {
	color: white;
	background-color: #99cc33;
	padding-left: 16px;
	padding-right: 16px;
	text-decoration: none;
}

p.blog-short {
	margin-left: 16px;
	margin-right: 16px;
}

div.blog-comments {
	margin-left: 16px;
	margin-right: 16px;
	height: 16px;
}

div.blog-comments a {
	font-size: 12px;
	color: #CCCCCC;
	font-style: italic;
}

div.blog-comments a strong {
	color: #808080;
}

div.blog-comments a.blog-comments-post {
	color: black;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed black;
	float: right;
}

#tab-menu {
	width: 160px;
	height: 240px;
	display: block;
}

#tab-menu li {
	float: left;
	display: inline;
	width: 32px;
	height: 240px;
}

#actions-list {
	margin-left: 32px;
	margin-top: 96px;
}

#actions-list .action-banner {
	margin-bottom: 16px;
}

#actions-list .action-banner p {
	margin: 0px;
	padding: 0px;
}

#actions-list .action-banner img {
	border: 1px solid #CCCCCC;
}

.footer {
	height: 96px;
	width: 976px;
	margin: auto;
}

.footer p {
	color: #CCCCCC;
	font-size: 10px;
	text-align: center;
	padding-top: 32px;
}

.pictureFrame {
	display: block;
	overflow: hidden;
	position: relative;
	width: 496px;
	height: 288px;
}

.pictureFrame .image {
	display: block;
	width: 496px;
/* 	overflow: hidden; */
	position: absolute;
}

.pictureFrame .glass {
	display: block;
	background: url(i/picture-glass-effect.png);
	width: 496px;
	height: 224px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
}

.calendar {
	margin-left: auto;
	margin-right: auto;
}

.calendar caption {
	padding-top: 16px;
	padding-bottom: 16px;
}

.calendar tr {
	height: 32px;
}

.calendar th {
	width: 32px;
	vertical-align: middle;
	font-size: 12px;
	color: #808080;
	font-weight: bold;
	background: white;
}

.calendar td {
	text-align: center;
	font-size: 12px;
	vertical-align: middle;
}

.calendar td.cal_link {
	font-size: 16px;
	font-weight: bold;
}

.album-list, .video-list {
	list-style: none;
}

.video-list li {
	clear: both;
	min-height: 112px;
}

.album-list h4, .video-list h4 {
	text-align: left;
}

.album-list p, .video-list p {
	margin-left: 0;
}

.album-list li img, .video-list li img {
	display: block;
	width: 160px;
	float: left;
	margin-right: 16px;
}

.album-list .track-list li {
	font-size: 14px;
}

.album-list .track-list li img {
	display: inline;
	float: none;
	margin: 0;
}

.normal {
	font-size: 12px;
}

.track-list .normal {
	margin-left: 16px;
}

.B_crumbBox {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 16px;
	text-align: center;
	height: 16px;
	font-size: 12px;
	clear: both;
}

.date a {
	color: #808080;
}

#ditto_pages .ditto_off {
	padding: 3px 6px;
	background: #FFF;
	border:1px solid #CCC;
	color: #CCC;
	margin-right: 3px;
}

#ditto_pages .active {
	padding: 3px 6px;
	background: #FFF;
	color: black;
	font-weight: bold;
	margin-right: 3px;
}

#ditto_pages a {
	padding: 3px 6px;
	background: white;
	border:1px solid #CCC;
	color: #0094DE;
	margin-right: 3px;
}

#ditto_pages a:hover {
	padding: 3px 6px;
	background: #0094DE;
	border:1px solid #CCC;
	color: white;
	margin-right: 3px;
	text-decoration: none;
}

.album-info {
	margin-left: 176px;
}

.album-info h4, .album-info ul {
	margin-left: 0px;
}
