/*
Theme Name: Alexander Martinez Show
Theme URI:
Description: Alexander Martinez Show
Version: 1.0
Author: MK
Author URI: http://ibex.pl
*/

html,body {
  background: black;
}
#container {
  width:870px;
  background: Black url('/wp-content/themes/alexander-martinez/images/alexander_bg.jpg') center top no-repeat;
  overflow: hidden;
  margin: 0 auto;
}
#nav {
  margin-top: 44px;
  height: 50px;
  margin-left: 187px;
  margin-bottom: 20px;
}
#content {
  overflow: hidden;
  display: block;
  font-family: "Trebuchet MS",Arial;
}
#formidable {
  background: transparent url('/wp-content/themes/alexander-martinez/images/formidable.png') right top no-repeat;
  width: 350px;
  float: right;
  height: 150px;
}
#formidable a#formidablelogo {
  float: left;
  width: 95px;
  height: 130px;
  text-indent: -9000px;
}
#formidable #manager {
  float: right;
  text-align: right;
  margin-right: 20px;
  margin-top: 50px;
  color: white;
  font-weight: normal; 
  font-size: 1.5em;
  line-height: 150%;
}
#manager a,#manager a:visited {
  text-decoration: none;
}
#manager a:hover {
  text-decoration: underline;
}
#logo {
  overflow: hidden;
}
#logo a {
  width: 476px;
  float: right;
  height: 144px;
  text-indent: -9000px;
  background: transparent url('/wp-content/themes/alexander-martinez/images/alexander-martinez-logo.png') left top no-repeat;
}
#main {
  overflow: hidden;
}
#nav ul {
  overflow: hidden;
  margin-top: 5px;
}
#nav ul li {
  height: 39px;
  float: left;
  display: block;
  margin-right: 0px;
  margin-left: 23px;
}
#nav ul li a{
  color: white;
  display: block;
  background: transparent url('/wp-content/themes/alexander-martinez/images/menu-nav.png') left top no-repeat;
  height: 39px;
  text-decoration: none;
  text-indent: -8999px;
}
#nav ul li.page-item-2 a {
  width: 39px;
  background-position: 0px 0px;
}
#nav ul li.page-item-2 a:hover,#nav ul li.page-item-2 a.current_page_item {
  background-position: 0px -40px;
}
#nav ul li.page-item-11 a {
  width: 88px;
  background-position: -75px 3px;
}
#nav ul li.page-item-11 a:hover,#nav ul li.page-item-11 a.current_page_item  {
  background-position: -75px -38px;
}
#nav ul li.page-item-8 a {
  width: 160px;
  background-position: -184px 3px;
}
#nav ul li.page-item-8 a:hover,#nav ul li.page-item-8 a.current_page_item {
  background-position: -184px -38px;
}
#nav ul li.page-item-12 a {
  width: 114px;
  background-position: -359px 3px;
}
#nav ul li.page-item-12 a:hover,#nav ul li.page-item-12 a.current_page_item {
  background-position: -359px -38px;
}
#nav ul li.page-item-10 a {
  width: 101px;
  background-position: -492px 3px;
}
#nav ul li.page-item-10 a:hover,#nav ul li.page-item-10 a.current_page_item {
  background-position: -492px -38px;
}


.page {
  text-align: right;
  float: right;
  color: White;
  line-height: 150%;
  font-size: 1.4em;
  margin-bottom: 2em;
  margin-top: 2em;
}
.page p {
  margin-bottom: 0.75em;
}
.narrowpage {
  width: 300px;
}
.widepage {
  width: 450px;
}
.widepage .entry {
  margin-right: 25px;
  margin-bottom: 3em;
  text-align: left;
}
.entry h1 {
  margin-bottom: 2em;
  text-align: right;
  line-height: 100%;
}
.entry h1 a{
  font-size: 2.2em;
  text-decoration: none;
  font-weight: normal;
}
.gallery {
  padding: 0px !important;
  margin: 0px !important;
}
.gallery dl {
  width: 160px;
  height: 121px;
  margin: 0px !important;
  padding: 0px !important;
}
.gallery dl dt {
  margin: 0px !important;
  padding: 0px !important;
}
.gallery dl dt a img{
  border: 0px !important;
  margin: 0px !important;
  padding: 0px !important;
}
.entry input, .entry textarea {
  padding: 3px;
  margin-top: 2px;
  border: 1px solid #444;
}
.entry label {
  background: black;
  padding: 3px;
}
