/*
Theme Name: fiatvida
Theme URI: http://www.fiatvida.hu
Description: Wordpress template for fiatvida.hu
Version: 1.0
Text Domain: fiatvida
*/


/* css.reset */

/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

/* css.defaults */

body{background:#eee url(img/bg2.gif);font-family:tahoma;font-size:13px;color:#000}
.clear,.clearer{clear:both}
.last-item{border-right:0}
.first-item{border-left:0}
strong,b{font-weight:bold}
p{margin-bottom:7px}
a{outline:0;color: #414E6B;}
.padding_30 {padding: 30px;}

::selection { background: #01509f; color: #fff; padding: 4px; }
::-moz-selection { background: #01509f; color: #fff; padding: 4px; }

#wrapper {
  margin: 0 auto;
  width: 940px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 3px 3px rgba(0,0,0,0.2);
 box-shadow: 0 0 3px 3px rgba(0,0,0,0.2);
 border-left: 5px solid #fff;
 border-right: 5px solid #fff;
}

#notification {
  text-align: center;
  padding: 18px;
  background-color: #fff;
}

#notification a {
  color: #ab1b46;
}

#notification p {
  margin: 0;
}

header {
  height: 248px;
  background-color: #fff;
  background-repeat: no-repeat;
  position: relative;
}


header #logo {
  display: block;
  position: absolute;
  top: 45px;
  left: 30px;
}

header .title {
  position: absolute;
  left: 30px;
  top: 160px;
  width: 230px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  text-shadow: 1px 1px 2px #000000;
}

header .menu {
  position: absolute;
  bottom: 0;
  right: 50px;
}

header .menu li {
  float: left;
  display: block;
  margin-left: 3px;
}

header .menu li a {
  display: block;
  padding: 15px 25px;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  -ms-transform:skew(-10deg,0deg);
  -webkit-transform:skew(-10deg,0deg);
  transform:skew(-10deg,0deg);
  text-decoration: none;
}

header .menu li:first-child a {
  background-color: #ab1b46;
  background-color: #01509f;
}

header .menu li:last-child a {
  background-color: #ecac04;

}

header .contact {
  position: absolute;
  top: 80px;
  right: 20px;
  width: 270px;
  color: #fff;
  font-size: 15px;
  line-height: 1.5;
  text-shadow: 1px 1px 2px #000000;
  background-color: #000;
  padding: 10px;
   opacity:0.7;
}

.submenu-szerviz {
  background-color: #ab1b46;
  background-color: #01509f;
}

.submenu-szerviz a {
  color: #94d0f6;
  border-right: 2px solid #94d0f6;
}

.submenu-rally {
  background-color: #ecac04;
}

.submenu-rally a {
  color: #715f2f;
  border-right: 2px solid #715f2f;
}

#submenu {
  padding: 0px 30px 0 30px;
}

#submenu ul {
  padding: 20px 0;
}

#submenu ul li {
  display: inline-block;
}

#submenu ul li a {
  display: block;
  padding: 0 25px 0 25px;
  text-decoration: none;
  font-size: 17px;
  text-transform: uppercase;
}

#submenu ul li:first-child a {
  padding-left: 0;
}

#submenu ul li:last-child a {
  border-right: 0;
}

#submenu ul li.current-menu-item a {
  color: #fff;
}


#content {
  background-color: #d3d8e1;
  padding: 0px 0px 50px 0px;
  line-height: 1.7;
  font-size: 14px;
}

/* content headers */

#content h1 {
  font-size: 50px;
  background-color: #e1E4EB;
  text-align: left;
  padding: 10px 30px 10px 30px;
  display: block;
}

#content h2 {
  font-size: 22px;
  margin-bottom: 20px;
}

/* minden table */

#content table td {
  vertical-align: top;
}

/* imgs */

#content img {
  border: 5px solid #fff;
}

#content img.alignright {
  float: right;
  margin: 0px 0 20px 20px;
}

#content img.alignleft {
  float: left;
  margin: 0px 20px 20px 0;
}

/* linkek table */

#content table.linkek {
  border: 1px solid #fff;
  background-color: #e1E4EB;
  margin-bottom: 7px;
}

#content table.linkek tr td:first-child {
  width: 90px;
}

#content table.linkek tr td {
  padding: 10px;
}

#content ul {
  margin: 10px 10px 10px 30px;
  list-style: disc;
}

/* footer */

footer {
  padding: 20px 30px;
  background-color: #222;
  color: #999;
  line-height: 2;
}

footer a {
  color: #fff;
}

#google-terkep {
  background-color: #fff;
  border: 5px solid #fff;
  width: 450px;
  height: 450px;
  display: inline-block;
}

#content .fiatvida-album {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  width: 200px;
  position: relative;
}

#content .fiatvida-albumtitle {
  background-color: #000;
  margin: 0;
  padding: 10px;
  color: #999;
}

#content .fiatvida-albumtitle a {
  color: #fff;
  text-decoration: none;
}

#content .fiatvida-thumbnail {
  padding: 0;
  display: block;
}

#content .fiatvida-thumbnail a {
  display: block;
}

#content .fiatvida-thumbnail a img {
  width: 100%;
  border: 0;
  margin: 0;
}

#content .fiatvida-albumtitle span {

}

#content .fiatvida-gallery-thumbnail {
  float: left;
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
}

#content .fiatvida-gallery-thumbnail span {
  display: block;
  position: absolute;
  bottom: 10px;
  right: 10px;
  padding: 2px 5px;
  background-color: #fff;
  color: #000;
}

#content .fiatvida-gallery-title-back {
  margin-bottom: 20px;
}

#nx-yt-pl-playlist ul {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}

#nx-yt-pl-playlist ul li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}

#nx-yt-pl-playlist ul li a {
  display: block;
  padding: 10px;
  background-color: #fff;
  color: #222;
  text-decoration: none;
}

#nx-yt-pl-playlist ul li a:hover {
  color: #fff;
  background-color: #222;
}
