/*  
Theme Name: TMD Theme
Theme URI: http://trinidadmoreno.com
Description: A theme for TMD Web.
Version: 1.0
Author: Ale Muñoz
Author URI: http://sofanaranja.com/
*/

@import url(base.css);

/* Theme Styles */
body {
  margin: 0;
  padding: 0;
  background: #000 url(images/bg_body.jpg) center top no-repeat;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
#page {
  width: 995px;
  margin: 0 auto;
  padding-bottom: 60px;
}
#header {
  height: 256px;
  overflow: hidden;
}
#header h1 {
  display: block;
  width: 272px;
  height: 33px;
  background: transparent url(images/logo.png) left top no-repeat;
  text-indent: -2000px;
  margin-left: 40px;
  margin-top: 31px;
}
#header .description { display: none; }
#content {
  float: left;
  background-color: #fff;
  width: 620px;
  margin-left: 40px;
}
body#home .post {
  display: block;
  clear: both;
  margin: 0;
  margin-right: 40px;
  color: #fff;
  background-color: #000;
  overflow: hidden;
  float: none;
  width: 955px;
}

.post {
  overflow: hidden;
  float: left;
  background-color: #fff;
  width: 620px;
  margin-left: 40px;
  margin-bottom: 20px;
  line-height: 15px;
  padding-bottom: 10px;
}
.post h2 {
  color: #f60;
  font-size: 10px;
  margin: 20px 0 0 20px;
}
.post h2 a {
  color: #f60;
  text-decoration: none;
}
.post h2 a:hover {
  color: #fff;
  background-color: #f60;
  text-decoration: none;
}
.post p {
  line-height: 15px;
  color: #666;
  margin: 20px;
}

/* Home */
body#home .post { padding-bottom: 0; }
body#home .post p {
  color: #fff;
  display: block;
  margin: 20px 20px 20px 295px;
}
body#home .post p strong { color: #f60; }

/* Impressum */
body#impressum .post {
  float: left;
  color: #fff;
  background-color: #000;
  width: 620px;
  margin-left: 40px;
  color: #999;
}
body#impressum .post p {
  margin: 0 0 20px 10px;
  padding: 0;
}
body#impressum .post strong,
body#impressum .post strong a {
  color: #fff;
  font-weight: normal;
}
body#impressum .post strong {
  display: block;
  margin-bottom: 1px;
}
body#impressum .post ul { list-style: none; }
body#impressum .post li {
  display: inline;
  float: left;
  margin: 0;
  margin-right: 20px;
  padding: 0;
}
body#impressum .post li h2 {
  margin: 10px 0 3px 10px;
  padding: 0;
}

/* Expos */
body#graphic_design .post h2,
body#scenography .post h2 {
  float: left;
  width: 430px;
  margin: 20px 0 0 10px;
}
body#graphic_design .post img.thumb,
body#scenography .post img.thumb {
  float: left;
  margin: 10px 10px 0 10px;
}
body#graphic_design .post p,
body#scenography .post p {
  float: left;
  margin: 10px;
}
body#expo .post p.subtitle { margin-top: 5px; }
body#expo .post p.credits {
  color: #999;
  margin-bottom: 10px;
}
body#expo .post ul.slideshow { display: none; }

.nav {
  display: block;
  float: left;
  line-height: 15px;
  margin-bottom: 20px;
  margin-left: 40px;
  width: 620px;
}
.nav a {
  color: #f60;
  background-color: #fff;
  text-decoration: none;
  display: block;
  width: 40px;
  padding: 5px;
  border: 1px solid #ccc;
}
.nav a:hover {
  color: #fff;
  background-color: #f60;
  text-decoration: none;
  display: block;
  padding: 5px;
  border: 1px solid #f60;
}
.nav p { margin: 0; }
.nav p.left { float: left; }
.nav p.right {
  float: right;
  text-align: right;
}

/* Sidebar */
#sidebar {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  float: right;
  background-color: #fff;
  width: 275px;
  margin-right: 40px;
  margin-bottom: 20px;
}
#sidebar ul,
#sidebar ol {
  margin: 0;
  padding: 0;
  margin: 20px;
  list-style: none;
}
#sidebar li { margin-bottom: 20px; }
#sidebar li.contact {
  margin-bottom: 0px;
  margin-top: 40px;
}
#sidebar a {
  color: #666;
  font-weight: bold;
}
#sidebar a:hover { color: #f60; }
body#scenography #sidebar a.scenography,
body#graphic_design #sidebar a.design,
body#contact #sidebar li.contact a,
body.design #sidebar a.design,
body.scenography #sidebar a.scenography { color: #f60; }

/* Contact */
body#contact .post {
  margin-left: 40px;
  display: block;
  clear: both;
  float: none;
  margin-right: 40px;
  color: #fff;
  background-color: #000;
/*  overflow: hidden;*/
  width: 915px;
  padding-bottom: 0;
}
body#contact .post h2 { float: left; }
body#contact .post ul {
  float: left;
  margin: 20px;
  margin-left: 100px;
  list-style: none;
  overflow: hidden;
  padding: 0;
}
body#contact .post li {
  display: inline;
  float: left;
  width: 150px;
  line-height: 15px;
  margin-right: 20px;
}
body#contact .post li.small {
  display: inline;
  float: left;
  width: 25px;
  line-height: 15px;
  margin-right: 0;
}
body#contact .post li.phone {
  width: 125px;
  text-align: right;
  margin-right: 85px;
}
body#contact .post a { color: #fff; }

/* Footer */
#footer {
  display: block;
  clear: both;
  color: #fff;
  margin: 40px;
}
#footer a { color: #fff; }
#footer a:hover { color: #f60; }
#footer ul { list-style: none; }
#footer ul li {
  float: left;
  margin-right: 40px;
}
#footer span { float: right; }
#footer ul li.current_language_item { display: none; }