/* @group logo */
.logo1{
	font-size: 30px;
	color: #fff;
}
.logo2{
	font-size: 30px;
	color: #ff850e;
}
.logo3{
	font-size: 18px;
	color: #fff;
}
.logo4{
	font-size: 11px;
	color: #fff;
}
/* @end */


/* @group Layout */

body {
	font: 11px Verdana, Sans-serif;
	background: #000;
	text-align:center;
	color: #fff;
}

#container {
	margin:0 auto 0 auto; 
	width:750px; 
	text-align:left;
}

#header {
	margin: 10px 0px 0px 0px;
}

#outside {
	border-left: solid 250px #000;

}

#blog{
	background-color: #333333;
	width: 180px;
	position: absolute;
	top: 500px;
	left: 40px;
	padding: 10px;
}

#blog ul
{
	margin: 0;
	padding: 0;
	font-variant: small-caps;
}

#inside {
background-repeat: no-repeat;
margin: 0;
width: 100%;
}

#content {
    padding: 15px 0px 10px 0px;
}

div.gris{
		background-color: #333333;
	padding: 15px;
	color: #fff;
	font: 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}



#footer {
background-repeat: no-repeat;
color: #9ce782;
display: block;
font-size: 9px;
padding:    20px;
	text-align: right;
}

div#intro {
	color: #fff;
	font-size: 15px;
	text-shadow: 2px 2px 1px #111;
	padding: 10px 0px 0px 0px;
	line-height: 25px;
}

/* @end */

/* @group SideBar */
/*
#sidebar {
	/*position: fixed !important;*/
/*	position: absolute;
	width: 200px;
	left: 10px;
	top: 85px;
	padding: 10px 10px 10px 10px;
}*/

#sidebar {
	width: 180px;
	left: 40px;
	top: 90px;
	float: left;
}




#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar a, #sidebar h3.cat {
	display: block;
	text-decoration: none;
	width: 192px;
	height: 20px;
	padding-top: 7px;
	padding-left: 7px;
}

#sidebar a {
	color: #fff;
}

#sidebar a.big, #sidebar h3.cat {

	background-position: center right;
	background-repeat:  no-repeat;
	padding: 4px 5px 4px 40px;
	margin: 8px 0;
}


#sidebar a.estilo1 {
	background-image: url(images/tab1.jpg);
	/*background-color: #faa892;*/
}

#sidebar a.estilo2 {
	background-image: url(images/tab2.jpg);
	/*background-color: #92bdfa;*/
	/*background-image: url(concepto_files/shapeimage_1.png);*/
	
}

#sidebar a.estilo3 {
	background-image: url(images/tab3.png);
	/*background-image: url(concepto_files/shapeimage_13.png);
	/*background-color: #9ce782;*/
}

#sidebar a.estilo4 {
	background-image: url(images/tab4.png);
	color: #000;
}

#sidebar a.estilo5 {
	background-image: url(images/tab5.png);
		color: #000;
}

/* @end */

/* @group Headings & link colors */



#promotext{
	color: #ccc;
	font: 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 10px;
}

/* @group My Group */

#promotext h1
{
	font: 17px "Lucida Grande", Lucida, Verdana, sans-serif;
}


#promotext a{
	font-size: 18px;
}

#promotext .action1{
	color: #f88364;
}

#promotext .action2{
	color: #e78282;
}

#promotext .action3{
	color: #9ce782;
}

#promotext .action4{
	color: #92bdfa;
}

#promotext .action5{
	color: #f1ba22;
}

#promotext img{
	border: 2px solid #fff;
}

/* @end */

p {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

a:link, a:visited {
	color: #92bdfa;
}

a:hover, a:active {
	color: #faec8f;
}

p {
	padding: 5px 0;
}


h2 {
	font-size: 20px;
	margin: 0 0 10px;
	padding: 5px 0 4px;
	border-bottom: 1px solid #333;
	text-shadow: 2px 2px 1px #111;
}

div.estilo1 a:link, a.estilo1 a:visited, h2.estilo1, h3.estilo1 {
	color: #f88364;
}

div.estilo2 a:link, a.estilo2 a:visited, h2.estilo2, h3.estilo2 {
	color: #e78282;
}

div.estilo3 a:link, a.estilo3 a:visited, h2.estilo3, h3.estilo3 {
	color: #9ce782;
}

div.estilo4 a:link, a.estilo4 a:visited, h2.estilo4, h3.estilo4 {
	color: #92bdfa;
}

div.estilo5 a:link, a.estilo5 a:visited, h2.estilo5, h3.estilo5 {
	color: #f1ba22;
}

/* @end */




/* @group Table */

#content table {
	width: 100%;
	border: 0;
	border-collapse: collapse;
}

#content th, td {
	padding: 4px 10px;
}

#content th {
	text-align: left;
	background: #1c1c1c;
	color: #faec8f;
}

#content td {

	border-bottom: 1px dotted #252525;
	text-align: left;
}

/* @end */

/* @end */

/* @group Tabs */

/* @end */

#player {
	border: 1px solid #333;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}

#player .sonando{
	margin-top: 10px;
}

.leftimage {
   float: left;
   margin: 10px 10px 10px 0px;
   border: 0px;
}

.rightimage {
   float: right;
   margin: 10px 0px 10px 10px;
   border: 0px;
}

#rounded {
	padding: 10px;
	border: 1px solid #333;
}

#content ul{
	list-style-type: square;
	opacity: 1;
}

img
{
    border:none;
}

#fader
{
    border:solid 1px #ccc;
    height:359px;
    width:160px;
    padding:0 !important;
    list-style-type:none;
    font-size:0pt;
    overflow:hidden;
}

#fader li{
    height:359px;
    width:160px;
    padding:0;
}

#fader img{
    display:block;
    margin:1px;
}

blockquote{
	color: #fff;
	background-color: #191919;
	padding: 15px;
	margin: 5px;
}