/*  
Theme Name: Nickelback Theme
Description: Nickeback Theme.
Version: 1.0
Author: Petr Parimucha
Author URI: http://pari.cz/
*/
@media screen {
/*--------------------------------------------------------------------------------------
	CSS assembled by Petr Parimucha (petr@pari.cz)
	Copyright (c) 2007 Pari (www.pari.cz)
--------------------------------------------------------------------------------------*/
body, div, a, img, p, form,
 dl, dt, dd, ul, li,
table, caption, tr, th, td,
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
body, input, select, textarea, table {
	font: 70%/150% Verdana, serif;
  line-height: 1.2em;
}
body {
  background: url("images/bg.gif") repeat 0 0;
  color: #aaa3a3;
}
h1 {
  text-align: left;
  padding-left: 125px;
  font-size: 1.7em;
  line-height: 1em;
  color: #382513;
  background: url("images/tone.jpg") no-repeat 100px 0;
}
h1 a, h1 a:hover {
  text-decoration: none;
  color: #F2F3F8;
}
h2 {
  color: #F2F3F8;
  font-size: 1.2em;
  border-bottom: 1px solid #F2F3F8;
  padding: 10px 0 4px 18px;
  margin: 0 0 10px 0;
  clear: left;
  background: url("images/vinyl.jpg") no-repeat 0 10px;
}
h3 {
  clear: left;
  color: #F2F3F8;
  font-size: 1em;
  margin-bottom: 10px;
}
strong {
  color: #cecabf;
  font-weight: normal;
}
a {
  color: #cecabf;
  text-decoration: underline;
}
a:hover {
  color: #cecabf;
  text-decoration: none;
}
p {
  text-align: justify;
  margin-bottom: 1em;
  text-indent: 2em;
}
#main {
  width: 760px;
  margin: 0px auto;
}
#header {
  width: 760px;
  height: 225px;
  background: url("images/header.jpg") no-repeat 0 0;
}
#header a {
  text-decoration: none;
}
#header .link {
  width: 300px;
  height: 80px;
  display: block;
  float: left;
}
#header #menu {
  width: 485px;
  height: 91px;
  float: left;
  margin: 50px 0 0 60px;
  _margin-left: 30px;
  position: relative;
  display: block;
  background: url("images/menu.png") no-repeat 0 0;
  _background: none;
}
#header #menu a {
  display: block; 
  width: 125px; 
  height: 45px; 
  text-decoration: none;
  position: absolute;
  z-index: 2;
}
#header #menu img.ie6_only {
  position: absolute;
  z-index: 1;
  width: 485px;
  height: 91px;
}
#header #menu li {
  position: absolute;
  list-style: none;
}
#header #menu #mainpage {
  left: 100px; 
  top: 0px; 
}
#header #menu #mainpage a {
  background: url("images/hover_mainpage.png") no-repeat 1000px 0px;
}
#header #menu #mainpage a:hover {
  background: url("images/hover_mainpage.png") no-repeat 1px 0px;
  _background: none;
}
#header #menu #discography {
  left: 0px; 
  top: 35px; 
}
#header #menu #discography a {
  background: url("images/hover_discography.png") no-repeat 1000px 1px;
}
#header #menu #discography a:hover {
  background: url("images/hover_discography.png") no-repeat 1px 1px;
  _background: none;
}
#header #menu #band {
  left: 140px; 
  top: 55px; 
}
#header #menu #band a {
  background: url("images/hover_band.png") no-repeat 1000px 1px;
}
#header #menu #band a:hover {
  background: url("images/hover_band.png") no-repeat 1px 1px;
  _background: none;
}
#header #menu #photogallery {
  left: 235px; 
  top: 15px;
}
#header #menu #photogallery a {
  background: url("images/hover_photogallery.png") no-repeat 1000px 1px;
}
#header #menu #photogallery a:hover {
  background: url("images/hover_photogallery.png") no-repeat 1px 1px;
  _background: none;
}
#header #menu #video {
  left: 320px; 
  top: 55px;
}
#header #menu #video a {
  background: url("images/hover_video.png") no-repeat 1000px 1px;
}
#header #menu #video a:hover {
  background: url("images/hover_video.png") no-repeat 1px 1px;
  _background: none;
}
#header #menu #link {
  left: 380px; 
  top: 5px;
}
#header #menu #link a {
  width: 105px;
  background: url("images/hover_links.png") no-repeat 1000px 1px;
}
#header #menu #link a:hover {
  background: url("images/hover_links.png") no-repeat 1px 1px;
  _background: none;
}
#content {
  width: 760px;
  background: url("images/content.jpg") repeat-y 0 0;
}
#content #top {
  width: 760px;
  height: 453px;
  padding-top: 20px;
  background: url("images/content_top.jpg") no-repeat 0 0;
}
#content #text {
  width: 645px;
  margin: -420px 60px 0 60px;
  _margin-left: 30px;
  float: left;
}
#content #text p.about-band {
  margin-bottom: 30px;
}
#content #text p.about-band img {
  margin-right: 10px;
  float: left;
}
#content #text #images {
  width: 150px;
  padding: 0 4px 0 15px;
  float: right;
}
#content #text #images img {
  border: 1px solid #F2F3F8;
  margin: 0 0 5px 0;
  float: right;
}
#content #text #news {
  width: 470px;
  float: left;
}
#content #text #news .post {
  margin-bottom: 1em;
}
#content #text #news .post h3 {
  color: #cecabf;
  font-size: 1em;
}
#content #text #news .post h3 span {
  font-weight: normal;
}
#content #text #news .post p {
  text-indent: 0;
}
#content #text #news .post .more-link {
  display: block;
  margin: -10px 0 0 0;
}
#content #text .entry p {
  text-indent: 0;
}
#content #text .entry ul {
  margin-left: 0px;
  list-style-position: inside;
  list-style-type: square;
}
#content #text .entry ol {
  padding-left: 20px;
  margin-left: 50px;
  list-style-position: inside;
}
#content #text .entry .adsense {
  margin: 1em 0;
}
#content #text .entry img {
  border: 1px solid #F2F3F8;
}
#content #text .entry .photo {
  float: left;
  margin: 5px;
  width: 130px;
  height: 130px;
  text-align: center;
  border: 2px solid #cecabf;
  background: #cecabf;
}
#content #text .entry .photo img {
  border: 0;
}
#content #text .entry .postmetadata {
  margin-top: 1em;
  font-weight: bold;
  text-indent: 0;
}
#content #text ul ul { /* links.php */
  margin-left: 0px;
  list-style-position: inside;
  list-style-type: square;
}
#footer {
  width: 760px;
  height: 14px;
  background: url("images/content_bottom.jpg") no-repeat 0 0;
  clear: both;
  padding-top: 45px;
}
#footer h6 {
  margin: 0 40px;
  text-align: center;
  color: #cecabf;
  font-size: 0.8em;
  font-weight: normal;
}
#footer h6 a {
  color: #cecabf;
  text-decoration: none;
}
/*----------------------------------------------
   Global
----------------------------------------------*/
.hidden {
  visibility: hidden;
}
.clear {
  clear: both;
}
.center {
  text-align: center;
  width: 650px;
}
.center h3 {
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 20px;
}
.left {
  float: left;
  margin: 0 10px 10px 0;
}
}

