/*
Theme Name: Diego Stocco
Theme URI: http://www.growingideas.net/
Description: Theme Diego Stocco
Version: 1.0
Author: Growing Ideas
*/

@import url('css/reset.css');

a {
	color: #2c8fe5;
}

body {
	font-family: 'HelveticaNeueW01-55Roma', "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #161616;
	color: #e8e8e8;
}

/*Home*/

#homebox {
	margin: 45px auto 0;
	position: relative;
  	
  width: 910px;
  z-index: 100;
/*  
	position: absolute;
  left: 50%;
  margin-left: -455px;
  bottom: 42px;
*/
}

#top {
	height: 132px;
	background-image: url(img/top-bg.png);
	background-color: #e8e8e8;
	background-repeat: no-repeat;
	margin: 0 auto;
 }

#title {
	padding-top: 47px;
	padding-left: 35px;
}
	

#title h1 {
	font-family: 'HelveticaNeueW01-77BdCn 692722', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 23.5px;
	text-transform: uppercase;
}

#title h2 {
  color: #000000;
  font-family:'HelveticaNeueW01-77BdCn 692722', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.4px;
  margin-top: 2px;
  text-transform: uppercase;
}

#topbarhome {
	height:47px;
	background-color: #000000;
	padding-left: 28px;	
	padding-right: 35px;
	overflow: hidden;
}

#menuhome {
	height: 47px;
	float: left;
	background-color: #000000;
}

#menuhome ul {
	overflow: hidden;
}

#menuhome ul li {
	float: left;
	margin-top: 18px;
	margin-left: 7px;
}

#menuhome ul li a {
	display: inline-block;
	text-decoration: none;
  	font-family: 'HelveticaNeueW01-77BdCn 692722', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #e8e8e8;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	padding-bottom: 5px;
}

#menuhome ul li a:hover {
	color: #585858; /*border-bottom: 1px solid #e8e8e8;*/
}

#menuhome ul li.current-menu-item a {
	color: #e8e8e8 !important;
	border-bottom: 1px solid #e8e8e8;
}


#contentbar {
	/* margin-top: 49px;*/
	/* margin-top: 25px; */
	background-color: #e8e8e8;
	background-image: url(img/content-bg.png);
	background-repeat: no-repeat;
	height: 179px;
	padding-top: 31px;
	padding-left: 35px;
}

#contentbar .picture {
	border: 7px solid #000000;
	width: 243px;
	height: 136px;
	margin-right: 35px;
	float: left;
	position: relative;
}

#contentbar .picture:last-child {
	margin-right: 0px;
}

#contentbar .picture span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

/*About*/


#box {
	width: 940px;
	margin: 0 auto;
}

#topbar {
	font-family:'HelveticaNeueW01-77BdCn 692722', "Helvetica Neue", Helvetica, Arial, sans-serif;
	height: 62px;
	border-bottom: 1px solid #e8e8e8;
	margin: 13px 0 0; /* 47px 0 0; */
	overflow: hidden;
}

#name {
	float: left;
	height: 47px;
}

#name h1 {
	float: left;
	font-size: 15px;
	color: #2c8fe5;
	text-transform: uppercase;
	margin-top: 18px;
}

#name img {
	float: left;
	margin-top: 19px;
	margin-left: 10px;
}

#menu {
	height: 47px;
	float: left;
	margin-left: 3px;
}

#menu ul li {
	float: left;
	margin-top: 18px;
	margin-left: 7px;
}

#menu ul li a {
	display: inline-block;
	text-decoration: none;
	color: #e8e8e8;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	padding-bottom: 5px;
}

#menu ul li a:hover {
	/*border-bottom: 1px solid #e8e8e8;*/
	color: #585858;
}

#menu ul li.current_page_parent a,
#menu ul li.current-menu-item a {
	color: #e8e8e8 !important;
	border-bottom: 1px solid #e8e8e8;
}

#social {
	float: right;
	margin-top: 12px;
}

#social a {
	display: inline-block;
	margin-left: 3px;
}

/*
#social img {
	width: 24px;
	height: 24px;
}
*/

#content {
	margin: 31px 0 0;
	border-bottom: 1px solid #e8e8e8;
	overflow: auto;
	padding-bottom: 32px;
}

#left {
	width: 695px;
	float: left;
}

#left .post .text {
	font-size: 13px;
	color: #bababa;
	/* margin-top: 24px; */
	margin-top: 12px;
}

#left .post .text p {
	margin-bottom: 21px;
	line-height: 16px;
	letter-spacing: 0.3px;
}

#left .post .text a {
	text-decoration: none;
	color: #2469a7;
}

#left .post .text a:hover {
	color: #e8e8e8;
}


#left .post h1 a {
	color: #bababa;
	text-decoration: none;
}

#left .post h1 a:hover {
	color: #2C8FE5;
}

#share {
	margin-top: 8px;
}

#right {
	float: right;
	width: 205px;
}

#search {
}

#searchform {
	width: 205px;
}

#searchform input[type="text"] {
	background-image: url(img/search-bg.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	height:24px;
	width: 195px;
	font-style:normal;
	font-size: 12px;
	color: #e7e7e7;
	text-align: right;
	padding: 0 5px;
}

#download {
	margin-top: 24px;
	width: 205px;
}

#download h1 {
	font-family:'HelveticaNeueW01-75Bold';
	font-size: 14px;
	color: #e7e7e7;
	margin-bottom: 9px;
}

#download .pdf {
	width: 205px;
	margin-bottom: 4px;
}

#download .pdf a {
	color: #e8e8e8;
	height: 33px;
	line-height: 33px;
	display: block;
	text-decoration: none;
	background-image: url(img/pdf-bg.png);
	background-repeat: no-repeat;
	font-size: 12px;
	font-style: normal;
	padding-left: 8px;
}

#download .pdf a:hover {
	color: #bababa;
}

#footer {
	margin: 11px 0 0;
	padding-bottom: 80px;
}

#footer p {
	font-size: 10px;
	color: #e8e8e8;
	font-style:normal;
}

#footer a {
	text-decoration: none;
}

/*Blog*/


#picture {
	position: relative;
	display: block;
}

#date {
	position: absolute;
	top: 10px;
	right: 0;
	z-index: 100%;
	background-color: #161616;
	height: 32px;
	width: 57px;
}

#date p {
	color: #e7e7e7;
	font-size: 10px;
	display: block;
	line-height: 32px;
	text-align: center;
}

#left .blog {
	color: #bababa;
	margin-top: 40px;
}

#left .blog h1 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 4px;
}

#left .blog h2 {
	font-size: 11px;
	font-style: normal;
	margin-bottom: 27px;
}

#left .blog p {
	margin-bottom: 19px;
	line-height: 16px;
	letter-spacing: 0.3px;
	font-size: 13px;
	font-style: normal;
}

#left .blog a {
	text-decoration: none;
}

#thumbnail {
	overflow: hidden;
	width: 695px;
}

#thumbnail .preview {
	margin-top: 40px;
	float: left;
	width: 205px;
	padding-left: 19px;
	border-left: 1px solid #9a9a9a;
	margin-right: 20px;
}

#thumbnail .preview a.imagelink {
	position: relative;
	display: block;
}

#thumbnail .preview a.imagelink span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

#thumbnail .preview:nth-child(3n+1) {
	padding-left: 0;
	border-left: 0;
	clear:both;
}

#thumbnail .preview:nth-child(3n) {
	padding-right: 0;
	border-right: 0;
	margin-right: 0;
}

#thumbnail .preview .date {
	color: #e7e7e7;
	font-size: 10px;
	text-align: right;
	font-style: normal;
	margin-bottom: 20px;
}

#thumbnail .preview a {
	color: #2c8fe5;
	font-size: 11px;
	line-height: 1.2em;
	font-style: normal;
	text-decoration: none;		
}

#thumbnail .preview a div {
	margin-top: 17px;
}

/*
#thumbnail .preview a:hover {
 color: #e7e7e7;
}
*/

#paging {
	text-align: center;
}

#paging ul {
	overflow: hidden;
	display: inline-block;
	margin-top: 72px;
	margin-bottom: 14px;
}

#paging ul li {
	float: left;
}

#paging a {
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	color: #424242;
	margin-right: 8px;

}

#paging a.selected {
	color: #2c8fe5;
}

#paging a:hover {
	color: #2c8fe5;
}

#twitter {
	margin-top: 24px;
	width: 205px;
}

#twitter h4 {
	font-family:'HelveticaNeueW01-75Bold';
	/*font-weight: bold;*/
	font-size: 14px;
	color: #e7e7e7;
	padding-bottom: 7px;
	border-bottom: 1px solid #e8e8e8;
}

#twitter .tweet {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 9px;
	padding-top: 9px;	
	line-height: 11px;
}

#twitter .tweet .text {
	font-size: 10px;
	color: #e8e8e8;
}

#twitter .tweet a {
	color: #2c8fe5;
	text-decoration: none;
}

#twitter .tweet .time {
	color: #848484;
	font-size: 9px;	
}

#twitter .last {
	padding-top: 9px;
}

#twitter .last p {
	color: #848484;
	font-size: 9px;	
	text-align: right;
}

#twitter .last a {
	color: #2c8fe5;
	text-decoration: none;
}

#tags {
	margin-top: 40px;
	width: 205px;
	overflow: hidden;
}

#tags h3 {
	font-family:'HelveticaNeueW01-75Bold';
	font-size: 14px;
	color: #e7e7e7;
	padding-bottom: 9px;	
}

#tags a {
	text-decoration: none;
	display: block;
	float: left;
	font-size: 11px;
	color: #e8e8e8;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 2px;
	background-color: #2c8fe5;
	padding: 0 8px;
	margin: 0 7px 8px 0;
}

#tags a:hover {
	color: #2c8fe5;
	background-color: #e8e8e8;
}

/*Blog Internal*/

#left .sound .audio {
	padding-top: 16px;
}

#left .sound p {
	font-style: regular;
	letter-spacing: 0.3px;
	font-size: 11px;
	font-style: normal;
	color: #bababa;
	text-align: center;
	margin-top: 16px;
}

#left .description {
	padding-top: 36px;
}

#left .description .gallery {
	padding-top: 14px;
}

#left .description p {
	margin-bottom: 19px;
	margin-top: 6px;
	line-height: 16px;
	letter-spacing: 0.3px;
	font-size: 13px;
	font-style: normal;
	color: #bababa;
}

#plugin {
	margin-top: 45px;
	text-align: center;
}

#pligin a {
	display: inline-block;
}


#write {
	overflow: hidden;
	margin-top: 70px;
}

#write h5 {
	float: right;
	font-size: 10px;
	color: #393939;
	margin-bottom: 4px;
	
}


#write .button {
	float: right;
	margin-top: 10px;
}

#write .button a {
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	color: #e8e8e8;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 2px;
	background-color: #2c8fe5;
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 7px;
	margin-right: 7px;
}

#write h6 {
	float: right;
	font-size: 10px;
	color: #393939;
	
}


#article {
	text-align: center;
}

#article div {
	display: inline-block;
}

#article a {
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	color: #e8e8e8;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 2px;
	background-color: #2c8fe5;
	padding: 4px 16px;
	margin-bottom: 7px;
	margin-right: 7px;
}

/*Contact*/
.post.info {
	margin-top: 41px;
	padding-bottom: 157px;
}

.post.info p {
	margin-bottom: 37px;
	color: #bababa;
	font-size: 13px;
	font-style: regular;
	line-height: 16px;
}

.post.info p a {
	text-decoration: none;
	color: #2469a7; 
}

.post.info p a:hover {
	color: #e8e8e8; 
}

.search h1 span {
	color: #bababa;
}

.search h1 {
	font-size: 15px;
	color: #2c8fe5;
	margin: 10px 0 44px;
}

.search .post {
	border-bottom: 1px solid #e8e8e8;
	padding: 20px 0;
}

.search .post:first-of-type {
	border-top: 1px solid #e8e8e8;	
}

.search .post h3 a {
	color: #2c8fe5;
	text-decoration: none;
	font-size: 12px;
}

.search .post .tags,
.search .post .tags a {
	color: #575757;
	text-decoration: none;
	font-size: 11px;
}

.search .post .excerpt {
	color: #bababa;
	font-size: 11px;	
}

#left .search .post .excerpt p {
	margin: 0;
	padding: 0;
}

#left .search .post.blog {
	margin: 0;
}

.search .pager {
	text-align: right;
	margin-top: 20px;
}

.search .pager a {
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	color: #e8e8e8;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 2px;
	background-color: #2c8fe5;
	padding: 4px 16px;
	margin-bottom: 7px;
	margin-left: 7px;
}

.search .no-results {
	color: #bababa;
	font-size: 11px;
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	padding: 20px 0;
}

.search .no-results h2 {
	color: #2c8fe5;
	font-size: 12px;
	margin-bottom: 2px;
}

.addthis_button_stumbleupon {
	display: none !important;
}

.addthis_toolbox {
	margin-top: 1em;
}

 #dsq-content {
 	color:#ffffff !e8e8e8;
 }

 #logodiego {
 	text-align: center;
 	margin-top: 50px;
 }
