/*
Theme Name: Minimal Sounds
Theme URI: http://soundbiteblog.com/
Description: The first SoundBiteBlog Theme.
Version: 1.01
Author: Mark Flanders
Author URI: http://www.markflanders.net/

Default SoundBite theme by Mark Flanders || http://markflanders.net
*/
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	min-width:1200px;
	max-width:1280px;
}
a {
	color:  #A60F42;	
}
#wrapper {
	width: 1142px;
}
#header {
	background-image: url(../../../images/minimal-sounds-header.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 180px;
	width: 100%;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	text-align: right;
}
#header h1 {
	font-size: 14pt;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -22px;
	font-weight: lighter;
}
#shout-box {
	background-image: url(images/shoutbox-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
	width: 1125px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.shout-box-left {
	text-align: left;
	float: left;
	height: 220px;
	width: 770px;
	padding-right: 10px;
	padding-left: 140px;
	background-image: url(images/coffee-cup-stack.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
}
.shout-box-right {
	text-align: right;
	float: right;
	height: 220px;
	width: 125px;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.shout-box-right a{
	color: #666666;
}
.upper { position: absolute; left: -5241px; top -5457px;
}
#nav-box {
	height: 152px;
	width: 100%;
	margin-bottom: 25px;
	background-image: url(../../../images/nav-box-bg.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4586A6;
	border-bottom-color: #88C383;
	background-position: center center;
	text-align: center;
}
#nav-box #nav-box-inner {
	background-image: url(../../../images/nav-box.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 152px;
	width: 800px;
	text-align: left;
}

#posts {
	float: left;
	width: 65%;
	margin-bottom: 10px;
}
.post img {
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(../../../images/img-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.postmetadata {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.post {
	overflow: hidden;
	width: 100%;
	text-align: justify;
	margin-left: 10px;
}
.post-head {
	background-image: url(../../../images/post-head-bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 110px;
	width: 700px;
	padding-right: 30px;
	padding-left: 30px;
}
.post-head h2 {
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 14pt;
	padding-top: 20px;
	padding-bottom: 20px;
}
.post-head h2 a{
	color: #A60F42;
	text-decoration: none;
}
.post-head h2 a:hover{
	text-decoration: underline;
}
.post-head-mark {
	background-image: url(images/post-head-mark-bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 115px;
	width: 690px;
	padding-right: 30px;
	padding-left: 30px;
}
.post-head-mark h2 {
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 14pt;
	padding-top: 20px;
	padding-bottom: 20px;
}
.post-head-mark h2 a{
	color: #0FA77A;
	text-decoration: none;
}
.post-head-mark h2 a:hover{
	text-decoration: underline;
}
.post-head-rich {
	background-image: url(images/post-head-rich-bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 115px;
	width: 690px;
	padding-right: 30px;
	padding-left: 30px;
}
.post-head-rich h2 {
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 14pt;
	padding-top: 20px;
	padding-bottom: 20px;
}
.post-head-rich h2 a{
	color: #A60F42;
	text-decoration: none;
}
.post-head-rich h2 a:hover{
	text-decoration: underline;
}
.post-head-nr {
	background-image: url(../../../images/post-head-nr-bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 110px;
	width: 700px;
	padding-right: 30px;
	padding-left: 30px;
}
.post-head-nr h2 {
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 14pt;
	padding-top: 70px;
}
.post-head-nr h2 a{
	color: #A60F42;
	text-decoration: none;
}
.post-head-nr h2 a:hover{
	text-decoration: underline;
}
.entry {
	background-image: url(images/post-body-bg.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 30px;
	padding-left: 30px;
	width: 690px;
	padding-top: 30px;
	padding-bottom: 10px;
}
.neighborhood {
	background-image: url(../../../images/neighborhood-review-bg.png);
	background-repeat: no-repeat;
	padding-top: 85px;
	height: 1125px;
	padding-right: 10px;
	padding-left: 10px;
}
.post-end {
	background-image: url(images/post-end-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 30px;
	width: 690px;
	margin-bottom: 50px;
	padding-right: 30px;
	padding-left: 30px;
	margin-left: 10px;
}
.alignleft {
	float: left;
}
.alignright {
	float:right
}
#sidebar {
	float: right;
	width: 300px;
	margin-bottom: 10px;
	
	overflow: hidden;
	margin-right: 10px;
	margin-top: 20px;
}
#sidebar #sidebar-top {
	height: 30px;
	width: 300px;
	background-image: url(images/sidebar-top-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#sidebar #sidebar-inner {
	background-image: url(images/sidebar-inner-bg.png);
	background-repeat: repeat-y;
	background-position: center center;
	width: 300px;
}
#sidebar img {
	padding: 3px;
	border: 2px solid #990000;
}
#sidebar a {
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
ul {
	list-style-type: square;
}
#sidebar #snapshot {
	background-image: url(../../../images/sidebar-snapshot-text.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 255px;
	overflow: hidden;
	margin-bottom: 50px;
	text-align: right;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebar #authors {
	background-image: url(../../../images/sidebar-authors-text.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 255px;
	overflow: hidden;
	margin-bottom: 50px;
	margin-top: 50px;
	text-align: left;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebar #authors ul{
	vertical-align: middle;
	list-style-position: outside;
	list-style-image: url(../../../images/icon-cup.png);
}
#sidebar #authors a{
	color: #008080;
}
#sidebar #upcoming {
	background-image: url(../../../images/sidebar-upcoming-text.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 255px;
	overflow: hidden;
	margin-bottom: 50px;
	text-align: left;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebar #upcoming ul{
	vertical-align: middle;
	list-style-position: outside;
	list-style-image: url(../../../images/icon-cup.png);
}
#sidebar #pages {
	background-image: url(../../../images/sidebar-pages-text.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 255px;
	overflow: hidden;
	margin-bottom: 50px;
	text-align: left;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebar #pages a {
	color:#008080;
}
#sidebar #pages ul{
	vertical-align: middle;
	list-style-position: outside;
	list-style-image: url(../../../images/icon-article.png);
}
#sidebar #categories {
	background-image: url(../../../images/sidebar-categories-text.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 255px;
	overflow: hidden;
	margin-bottom: 50px;
	text-align: left;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebar #categories a{
	color:#008080;
}
#sidebar #categories ul{
	vertical-align: middle;
	list-style-position: outside;
	list-style-image: url(../../../images/folder.png);
}
#sidebar #recent {
	background-image: url(../../../images/sidebar-recent-text.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 255px;
	overflow: hidden;
	margin-bottom: 50px;
	text-align: left;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebar #recent a{
	color:#008080;
}
#sidebar #recent ul{
	vertical-align: middle;
	list-style-position: outside;
	list-style-image: url(../../../images/icon-cup.png);
	background-image: url(../../../images/coffe-mugs-white.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#sidebar #archives {
	background-image: url(../../../images/sidebar-archives-text.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 255px;
	overflow: hidden;
	margin-bottom: 50px;
	text-align: left;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebar #archives ul{
	vertical-align: middle;
	list-style-position: outside;
	list-style-image: url(../../../images/icon-article-previous.png);
}
#sidebar #mybloglog {
	background-image: url(../../../images/sidebar-visitors-text.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 255px;
	overflow: hidden;
	margin-bottom: 50px;
	text-align: center;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebar #sidebar-end {
	background-image: url(images/sidebar-end-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	width: 300px;
}
#footer {
	background-color: #CCCCCC;
	height: 50px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
#nav-box #nav-box-inner .section1 {
	float: left;
	width: 33%;
	height: 150px;
}
#nav-box #nav-box-inner .section1 ul {

}
#nav-box #nav-box-inner .section1 li {
	color: #FFFFFF;
}
#nav-box #nav-box-inner .section2 {
	width: 33%;
	height: 150px;
}
#nav-box #nav-box-inner .section2 ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#nav-box #nav-box-inner .section2 li {
	color: #FFFFFF;
}
#nav-box #nav-box-inner .section3 {
	float: right;
	width: 33%;
	height: 150px;
}
#nav-box #nav-box-inner .section3 ul {

}
#nav-box #nav-box-inner .section3 li {
	color: #FFFFFF;
}
/* Blog Log Style  DARK
Hacked together by AU Interactive
http://blog.auinteractive.com
*/
body .widget_mybloglog { 
	width:140px;
 }

body table#MBL_COMM { 
	width:140px;
	font-family: Verdana, Arial, Sans-Serif;
	font-style:normal;
	font-weight:normal;
	border:none;

}
body table#MBL_COMM th.mbl_h {
	font-size:11px;
	height: 30px;
	color:#EEE;
	font-weight:bold;
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(http://www.auinteractive.com/mybloglog/dark.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 2px;
	padding-left: 2px;
}
body table#MBL_COMM td.mbl_join_img { 
	cursor:pointer;
	cursor:hand;
	width:26px;
	padding:2px 2px;
	margin:0;
	background-color:#999;
	color: #FFF;
}
body table#MBL_COMM td.mbl_join { 
	cursor:pointer;
	cursor:hand;
	text-align:left;
	background-color:#999;
	color: #FFF;
	font-size:11px;
	border:0;
	padding:6px 2px;
	margin:0;
}
body table#MBL_COMM td.mbl_join a { 
	display:block;
	width:80px;
	overflow:hidden;
	font-weight:normal;
	border:0;
	color:white;
	font-size:9px;
}
body table#MBL_COMM td.mbl_join a:hover { 
	border:0;
}
body table#MBL_COMM td.mbl_img { 
	cursor:pointer;
	cursor:hand;
	width:26px;
	padding:2px 2px;
	margin:0;
	background-color:#454545;
	border:none;
	background: url(http://www.auinteractive.com/mybloglog/darkback2.png) repeat-x top left;
}
body table#MBL_COMM td.mbl_mem { 
	cursor:pointer;
	cursor:hand;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	background-color:#454545;
	background: url(http://www.auinteractive.com/mybloglog/darkback2.png) repeat-x top left;
	color:#005A94;
	border:0;
	padding:2px 2px;
	margin:0;

}
body table#MBL_COMM td.mbl_mem a { 
	display:block;
	width:76px;
	overflow:hidden;
	border:0;
	text-transform:capitalize;
	font-size:10px;
 }
body table#MBL_COMM td.mbl_mem a:hover { 
	border:0;
 }
body table#MBL_COMM td.mbl_fo_hidden {
	cursor:hand;
	cursor:pointer;
	text-align:center;
	font-size:10px;
	background-color:#000;
	color:#ffffff;
	padding:3px 5px 3px 5px;
	border-left:1px solid #454545;
	border-right:1px solid #454545;
	border-bottom:1px solid #454545;
}
body table#MBL_COMM a { 
	color:#d6d6d6;
	border:0;
	background:none 
}
body table#MBL_COMM a:hover { 
	text-decoration:underline;
	border:0;
 }
body table#MBL_COMM a:visited { 
	color:#d6d6d6;
	text-decoration:none;
	border:0;
 }
body table#MBL_COMM a:visited:hover { 
	text-decoration:none;
	border:0;
 }
body table#MBL_COMM td.mbl_fo_hidden a { 
	color:#ffffff;

 }
body table#MBL_COMM td.mbl_fo_hidden a:hover, body table#MBL_COMM td.mbl_fo_hidden a:visited:hover { 
	color:#ffffff;
	text-decoration:underline;
	border:0;
 }
body table#MBL_COMM img {
	width:24px;
	height:24px;
	border:1px solid #858585;
	z-index:999;
	float:left;
	position:relative;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.linkcat h2 {
	font-size: 14pt;
	color: #0FA77A;
	margin-top: 20px;
}
.ngg-gallery-thumbnail-box {
	display: inline;
	text-align: center;
}
.ngg-gallery-thumbnail {
	display: inline;
}
.social_bookmark
{
	padding: 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center; 
}

img.social_img
{
	padding: 0px;
	margin: 0px;
	border: none;
}
a.social_bookmark
{
	color: #208BE1;
	/* color: #D80F2A; */
	/*font: lighter 130% "Trebuchet MS", Arial sans-serif;*/
}
.related-posts {
	padding-top: 10px;
	padding-bottom: 10px;
}
#map img{
	background-image:none;
}
.seriesmeta {
	background-color: #E0E0E0;
	font-size: 12pt;
	line-height: 25px;
	height: 25px;
	width: 690px;
	text-align: center;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	color: #333333;
}
object {
	text-align: center;	
}
.comentarios {
	text-align: left;
}
.comentarios p {
	text-align: left;
}
