/*  
Theme Name: Aldo Sessa 
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
Tags: 
*/
.aligncenter, div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft { float: left; }
.alignright { float: right; }
.wp-caption {
  border: 1px solid #dddddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
.uppercase { text-transform: uppercase; }
.orange { color: #e29e3c; }
a:link {
  color: #d0cece;
  text-decoration: none;
}
a:visited {
  color: #d0cece;
  text-decoration: none;
}
a:hover { text-decoration: underline; }

body {
  /*background: url(images/body-bg.jpg) no-repeat center top;*/
  background-position: left top;
  background-color: black;
  background-attachment: fixed;
  background-repeat: no-repeat;
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-size: 12px;
  color: #d0cece;
}
.container_16 {
  margin: 0 0 0 -7px;
  padding: 0px;
}
#header {
  margin-top: 140px;
  height: auto;
  background: none;
}
#header .background {
  display: block;
  height: 143px;
  background: black;
  left: 0px;
  padding-left: 20px;
}
#header .contacto {
  display: block;
  padding-left: 20px;
  height: 25px;
  width: 125px;
  background: black;
  position: absolute;
  top: -47px;
  left: 0;
}
#header .contacto a:link {
  line-height: 25px;
  height: 25px;
  display: block;
  font-weight: bold;
}
#header .contacto a:visited {
  line-height: 25px;
  height: 25px;
  display: block;
  font-weight: bold;
}
#header .contacto a:hover {
  line-height: 25px;
  height: 25px;
  display: block;
  font-weight: bold;
}
#header #logo {
  position: relative;
  top: 0;
}
#header #nav {
  position: relative;
  top: 30px;
  margin-right: 10px;
  float: right;
}
#header #nav .box {
  display: block;
  float: right;
  margin: 0 10px 0 25px;
  padding-left: 25px;
  text-align: right;
  border-left: 1px dotted #414141;
  height: 100px;
}
#header #nav .box:last-child { border-left: none; }
#header #nav .box h2 {
  color: #e29e3c;
  margin-bottom: 20px;
}
#header #nav .box ul .selected a:link { color: #d0cece; }
#header #nav .box ul .selected a:visited { color: #d0cece; }
#header #nav .box ul li {
  margin: 0 -20px 4px 0;
  padding-right: 20px;
}
#header #nav .box ul li a:link { color: #ccc; }
#header #nav .box ul li a:visited { color: #ccc; }
#header #nav .box ul li a:hover { color: #E29E3C; }
#header #nav .box ul li ul { display: none; }
#header #nav .box ul li:hover ul {
  display: block;
  position: absolute;
  top: 20px;
  left: 210px;
  text-align: left;
  background: black;
  border: 1px solid #414141;
  padding: 20px 10px;
  z-index: 100;
}
.breadcrumb {
  height: 34px;
  width: 895px;
  margin: 3px 0 0 8px;
  background: black;
  color: #414141;
  z-index: -10;
}
.breadcrumb .breadcrumb {
  display: block;
  background: none;
  width: 600px;
  float: left;
  margin: 0 0 0 20px;
}
.breadcrumb .breadcrumb p {
  height: 34px;
  line-height: 34px;
}
.breadcrumb a:link {
  height: 34px;
  line-height: 34px;
  color: #414141;
}
.breadcrumb a:visited {
  height: 34px;
  line-height: 34px;
  color: #414141;
}
.breadcrumb a:hover { color: #d0cece; }
.breadcrumb .social {
  display: block;
  width: 100px;
  float: right;
  height: 34px;
  padding-right: 10px;
}
.breadcrumb .social a {
  display: block;
  height: 16px;
  width: 16px;
  float: left;
  margin: 10px 3px 0 0;
}
.breadcrumb .social .rss:link { background: url(images/icon-rss-bn.png) no-repeat; }
.breadcrumb .social .rss:visited { background: url(images/icon-rss-bn.png) no-repeat; }
.breadcrumb .social .rss:hover { background: url(images/icon-rss-color.png) no-repeat; }
.breadcrumb .social .twitter:link { background: url(images/icon-twitter-bn.png) no-repeat; }
.breadcrumb .social .twitter:visited { background: url(images/icon-twitter-bn.png) no-repeat; }
.breadcrumb .social .twitter:hover { background: url(images/icon-twitter-color.png) no-repeat; }
.breadcrumb .social .facebook:link { background: url(images/icon-fb-bn.png) no-repeat; }
.breadcrumb .social .facebook:visited { background: url(images/icon-fb-bn.png) no-repeat; }
.breadcrumb .social .facebook:hover { background: url(images/icon-fb-color.png) no-repeat; }
.breadcrumb .social .flickr:link { background: url(images/icon-flickr-bn.png) no-repeat; }
.breadcrumb .social .flickr:visited { background: url(images/icon-flickr-bn.png) no-repeat; }
.breadcrumb .social .flickr:hover { background: url(images/icon-flickr-color.png) no-repeat; }
.breadcrumb .social .youtube:link { background: url(images/icon-youtube-bn.png) no-repeat; }
.breadcrumb .social .youtube:visited { background: url(images/icon-youtube-bn.png) no-repeat; }
.breadcrumb .social .youtube:hover { background: url(images/icon-youtube-color.png) no-repeat; }
#main_content { padding-top: 4px; }
#main_content.home { height: auto; }
.main_content .grid_12 h1 { font-size: 20px; }
.main_content .grid_12 h2 { font-size: 17px; }
.main_content .grid_12 h3 { font-size: 15px; }
.main_content .grid_12 h1 { padding: 7px 0 0 0; }
.main_content .grid_12 h2 { padding: 7px 0 0 0; }
.main_content .grid_12 h3 { padding: 7px 0 0 0; }
.main_content .grid_12 h4 { padding: 7px 0 0 0; }
.main_content .grid_12 .content { margin-right: 10px; }
.main_content.bio { margin: 4px 0 0 10px; }
.main_content.bio .grid_4 p { margin: 5px 0; }
.main_content.bio .grid_4 .box {
  margin: 20px auto 0 auto;
  width: 130px;
}
.main_content.bio .grid_4 .box img {
  padding: 5px;
  border: 1px solid #414141;
}
.main_content.bio .grid_6 .content { margin: 10px 15px; }
.main_content.bio p {
  margin: 20px 0;
  line-height: 15px;
}
.main_content.gallery { margin: 4px 0 0 10px; }
.main_content.gallery .grid_4 p { margin: 5px 0; }
.main_content.gallery .grid_4 .box {
  margin: 20px auto 0 auto;
  width: 130px;
}
.main_content.gallery .grid_4 .box img {
  padding: 5px;
  border: 1px solid #414141;
}
.main_content.gallery .grid_6 .content { margin: 10px 15px; }
.main_content.gallery p {
  margin: 20px 0;
  line-height: 15px;
}
.main_content.gallery { background: none; }
.comment-wrapper {
  width: 586px;
  margin: 0 40px;
  padding: 20px 0;
}
.comment-wrapper #comment {
  width: 586px;
  margin-top: 10px;
}
.comment-wrapper #respond h3 { font-size: 16px; }
.comment-wrapper li.comment {
  margin: 20px 0;
  padding-bottom: 13px;
  border-bottom: 1px dotted #414141;
}
.comment-wrapper .commentmetadata { padding-bottom: 7px; }
.comment-wrapper .comment-body p { line-height: 14px; }
#sidebar {
  margin: 0 0 0 20px;
  width: 195px;
}
#sidebar ul li { margin-top: 20px; }
#sidebar ul li ul li {
  margin: 5px 10px 5px 0;
  padding: 5px 0 7px 0;
  border-bottom: 1px dotted #414141;
}
#sidebar .box.search {
  margin-bottom: 3px;
  background: black;
  padding: 0px 0 20px 0;
}
#sidebar .box.search h2 { border-bottom: none; }
#sidebar #search { border: none; }
#sidebar div.black {
  background: black;
  display: block;
  margin-left: -10px;
  padding: 10px 0 10px 10px;
}
#sidebar #s {
  width: 130px;
  display: block;
  float: left;
  height: 18px;
  background: url(images/search-icon.jpg) left center no-repeat white;
  background-position-x: 6px;
  padding-left: 20px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
#sidebar #submit {
  border: none;
  display: block;
  position: relative;
  top: -10px;
  float: left;
  height: 20px;
  width: 30px;
  background: none;
  cursor: pointer;
  color: #d0cece;
}
#sidebar h2 {
  font-size: 13px;
  color: #e29e3c;
  border-bottom: 1px solid #414141;
  padding-bottom: 5px;
  margin: 0 10px 10px 0;
}
#sidebar span.comment {
  color: #414141;
  margin-top: -10px;
  display: block;
}
#sidebar .box { padding-top: 30px; }
.main_content { background: black; }
.main_content.gallery { background: none; }
.ngg-gallery-thumbnail-box {
  background: black;
  margin: 10px;
  padding: 5px;
}
.ngg-thumbnail img {
  background-color: none;
  border: none;
  margin: 0;
  padding: 0;
}
.ngg-gallery-thumbnail img {
  background-color: black;
  border: 1px solid black;
  display: block;
  margin: 4px 0px 4px 5px;
  padding: 4px;
  position: relative;
}
.ngg-navigation
{
	background: black;
	height: 30px;
}


.post {
  padding: 40px;
  line-height: 18px;
  border-bottom: 1px dotted #414141;
  overflow: hidden;
}
.post h1 { font-size: 20px; }
.post h2 { font-size: 17px; }
.post h3 { font-size: 15px; }
.post h1 { padding: 7px 0 0 0; }
.post h2 { padding: 7px 0 0 0; }
.post h3 { padding: 7px 0 0 0; }
.post h4 { padding: 7px 0 0 0; }
.post .title { padding-bottom: 20px; }
.post .title h1 {
  padding-bottom: 7px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d0cece;
}
.post .title h1 a { color: #d0cece; }
.post .title h2 {
  padding-bottom: 7px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d0cece;
}
.post .title h2 a { color: #d0cece; }
.post .title h1 { font-size: 20px; }
.post .title h2 { font-size: 19px; }
.post .title p {
  color: #ccc;
  font-size: 11px;
  display: block;
}
.post .title .author { float: left; }
.post .title .comentario {
  text-align: right;
  float: right;
  width: 100px;
}
.post .title a { color: #e29e3c; }
.post ul { margin: 5px 0 10px 20px; }
.post ol { margin: 5px 0 10px 20px; }
.post ul li { list-style: disc; }
.post ol li { list-style: decimal; }
.post p { margin: 0 0 10px 0; }
.post a:link { color: #e29e3c; }
.post a:visited { color: #e29e3c; }
.post .more-link {
  font-size: 14px;
  padding-top: 20px;
}
.post img 
{ 
	border: 4px solid #d0cece; 
}
.post img.centered {
  display: block;
  margin: 6px auto;
}
.post img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}
.post img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}
.post .alignright { float: right; }
.post .alignleft { float: left; }

#postcomment
{
	padding: 10px 0 5px 0;
	font-size: 20px;
}

.pages
{
	padding: 20px 0;
	text-align: center;
}

#wrapper .content ul.bookmarks
{
	margin-left: 30px;
}
#wrapper .content ul.bookmarks li
{
	margin: 10px 0;
	list-style: square;
	
}

#wrapper .content ul.bookmarks li a
{
	font-size: 20px;
}
