@charset "UTF-8";
/* CSS Document */

body {
	margin:auto;
	padding:0;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-attachment:fixed;
	background-image:url('http://escatumbalera.com/wp-content/themes/untitled/img/bg/home.jpg');
	background-position:center;
	text-align:center;
}

h1, h2, h3, h4, h5, li, ol, p, blockquote {margin:0;padding:0;text-align:left;}
h2 {font-family: "Lucida Grande"}
p, li {line-height:21px;}

h2 {
}

h4 {font-size:14px;
	font-weight:normal;
	line-height:1em;
}
a {text-decoration:none}

.user_avatar {width:50;height:50;}

#title {
	vertical-align:bottom;
}

.link {cursor:pointer}

.white {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	background-color:#EEEEEE;
}
a.icon img {
	vertical-align:text-top;
}

h1, h2 {margin-left:-4px;padding-left:4px;margin-right:4px;}
.author2 {background-image:url('http://escatumbalera.com/wp-content/themes/untitled/img/bg/fukushiro.jpg')!important;}
.author9 {background-image:url('http://escatumbalera.com/wp-content/themes/untitled/img/bg/laurafia.jpg')!important;}
.author8 {background-image:url('http://escatumbalera.com/wp-content/themes/untitled/img/bg/baioni.jpg')!important;}
.author11 {background-image:url('http://escatumbalera.com/wp-content/themes/untitled/img/bg/fernando.jpg')!important;}
.fukushiro a {color:#4466DD;}


.bg-fukushiro {background-color:rgb(0,0,205)!important;}
.bg-laurafia {background-color:rgb(255,204,0)!important;}
.bg-baioni {background-color:rgb(153,204,0)!important;}
.bg-fernando {background-color:rgb(153,153,153)!important;}
.bg-danieladias {background-color:rgb(170,34,34)!important;}
h1 {color:#FFFFFF}

.post-body-2 ol li:before, .c-fukushiro {color:rgb(0,0,205)!important;}
.post-body-9 ol li:before, .c-laurafia {color:rgb(255,204,0)!important;}
.post-body-8 ol li:before, .c-baioni {color:rgb(153,204,0)!important;}
.post-body-11 ol li:before, .c-fernando {color:rgb(153,153,153)!important;}
.post-body-10 ol li:before, .c-danieladias {color:rgb(170,34,34)!important;}


.post-body-2 blockquote, .bg2-fukushiro {background-color:rgb(123,145,221)!important;}
.post-body-9 blockquote, .bg2-laurafia {background-color:rgb(255,230,128)!important;}
.post-body-8 blockquote, .bg2-baioni {background-color:rgb(179,204,102)!important;}
.post-body-11 blockquote, .bg2-fernando {background-color:rgb(179,179,179)!important;}
.post-body-10 blockquote, .bg2-danieladias {background-color:rgb(170,77,77)!important;}


.bg3-fukushiro:hover {background-color:rgb(123,145,221)!important;border:4px solid rgb(0,0,205);}
.bg3-laurafia:hover {background-color:rgb(255,230,128)!important;border:4px solid rgb(255,204,0);}
.bg3-baioni:hover {background-color:rgb(179,204,102)!important;border:4px solid rgb(153,204,0);}
.bg3-fernando:hover {background-color:rgb(179,179,179)!important;border:4px solid rgb(153,153,153);}
.bg3-danieladias:hover {background-color:rgb(170,77,77)!important;border:4px solid rgb(170,34,34);}


border: 4px solid rgb(0,0,205);


.bc2-fukushiro {border-color:rgb(123,145,221)!important;}
.bc2-laurafia {border-color:rgb(255,230,128)!important;}
.bc2-baioni {border-color:rgb(179,204,102)!important;}
.bc2-fernando {border-color:rgb(179,179,179)!important;}
.bc2-danieladias {border-color:rgb(170,77,77)!important;}

/* popup */
.popup {
   position:absolute; 
   width:168px;
   border-style:solid;
   border-width:1px;
   border-color:black;
   background-color:#C0C0C0;
   padding: 2px 4px;
   color: black;
   font-weight:normal;
   z-index:900; 
   visibility:hidden;
   text-align:left;
}

a.over {text-decoration:none;}

object {margin-left:-14px;margin-right:-14px;}



/* counter */
ol {counter-reset:section;}
ol li:before
{
counter-increment:section;
content: counter(section) ". ";
font-size:25pt;
}
ol li {list-style-type:none;clear:both;}

blockquote img {float:left;}

img {border:0}


img.box {
	border-width:2px;
	border-style:solid;
}

#body-container {
	width:915px;
	margin:0 auto;
}

#ads {
	width:120px;
	float:right;
	margin-top:445px;
}

#header {
	width:400;
	height:105px;
}

#header-img {
	width:350px;
	height:35;
}

#header-img img {
	width:350px;
	height:35px;
}

#header-authors {
	margin-left:100px;
	width:250px;
	height:70px;
}

#header-authors img {
	width:250px;
	height:70px;
}
#main-container {
	width:750px;
	float:left;
} 

#body-single {
	width:610px;
	float:left;
}

#post-header {
	height:140px;
	width:610px;
}

#post-author {
	float:left;
	font-size:10px;
}

#post-author img {
	width:70px;
	height:70px;
}

#post-title {
	width:500px;
	float:left;
}

#post-title h4 {
	padding:4px;
	margin:4px;
	float:left;
	width:238px;
}

#post-body {
	margin-left:100px;
	width:500px;
}

#post-body p {margin-bottom:21px!important;}
#post-body li {margin-bottom:28px;}
#post-body blockquote {
	padding:5px;
	height:130px;
	margin-bottom:28px;
}
#post-body blockquote img {
	margin-right:5px
}

#body-home {
	width:830px;
}

#description {
	float:left;
	width:100px;
	height:140px;
}

#features {
	float:left;
	width:400px;
}

#features-header {
	width:200px;
	height:140px;
}

#features-first {
	padding:4px;
	margin-bottom:5px;
	width:392px;
	height:272px;
}
#features-first:hover,
#reviews-normal:hover,
#reviews-first:hover,
#features-normal:hover {padding:0px;}

#features-normal {
	padding:4px;
	margin-bottom:5px;
	width:392px;
	height:138px;
}

#reviews {
	position:relative;
	top:140px;
	float:left;
	width:290px;
	margin-left:5px;
}

#reviews-header {
	height:100px;
	width:140px;
}

#reviews-first {
	padding:4px;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
	width:272px;
	height:192px;
}

#reviews-normal {
	padding:4px;
	float:left;
	width:92px;
	height:92px;
}

#features-first,
#reviews-normal {
	background-position:center;
	background-repeat:no-repeat;
}
#features-normal img,
#reviews-first img {
	float:left;
	margin-right:4px;
}

#sidebar {
	width:130px;
	margin-top:240px;
	float:left;
}
#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar p {font-size:12px!important;}
h1 a {color:white}

#comments-unit {
	width:380px;
}

#comments-body {
	width:270px;
	margin-left:50px;
}
#comments-author {
	float:left;font-size:10px;
}
#comments-sys {
	width:220px;
	float:right
}
#comments-sys-header {
	float:right;
}
#comments-form {
	width:220px;
	float:right;
}
.c, .l1c, .l2c, .l3c, l4c, l5c, l6c, l7c, l8c, .p1c, .p2c, .p3c, .p4c, .p5c, .p6c, .p7c, .p8c {padding:5px}
.l1 {
	width:50px;
	height:35px;
}
.l1c {
	width:40px;
	height:25px;
}
.p1 {
	width:35px;
	height:50px;
}
.p1c {
	width:25px;
	height:40px;
}
.l2 {
	width:70px;
	height:50px;
}
.l2c {
	width:60px;
	height:40px;
}
.p2 {
	width:50px;
	height:70px;
}
.p2c {
	width:40px;
	height:60px;
}
.l3 {
	width:100px;
	height:70px;
}
.l3c {
	width:90px;
	height:60px;
}
.p3 {
	width:70px;
	height:100px;
}
.p3c {
	width:60px;
	height:90px;
}
.l4 {
	width:140px;
	height:100px;
}
.l4c {
	width:130px;
	height:90px;
}
.p4 {
	width:100px;
	height:140px;
}
.p4c {
	width:90px;
	height:130px;
}
.l5 {
	width:200px;
	height:140px;
}
.l5c {
	width:190px;
	height:130px;
}
.p5 {
	width:140px;
	height:200px;
}
.p5c {
	width:130px;
	height:190px;
}
.l6 {
	width:280px;
	height:200px;
}
.l6c {
	width:270px;
	height:190px;
}
.p6 {
	width:200px;
	height:280px;
}
.p6c {
	width:190px;
	height:270px;
}
.l7 {
	width:400px;
	height:280px;
}
.l7c {
	width:390px;
	height:270px;
}
.p7 {
	width:280px;
	height:400px;
}
.p7c {
	width:270px;
	height:390px;
}
.l8 {
	width:560px;
	height:400px;
}
.l8c {
	width:550px;
	height:390px;
}
.p8 {
	width:400px;
	height:560px;
}
.p8c {
	width:390px;
	height:550px;
}
