body {
	background-color: #F1EF8C;
	font: normal 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
}

img {
	border-style: none;
	border-width: 0;
}

a{
	border-style: none;
	text-decoration: none;
	border-width: 0;
}

hr{
	margin-top: 25px;
	margin-bottom: 25px;
	height: 1px;
	background-color: #c1c1c1;
	border-style: none;
}

#top1 {
	height: 260px;
	background: #E5609B url(images/top1bg.png) repeat-x;
	text-align: center;
	padding-top: 15px;
}


#holder {
	text-align: center;
}

#top2 {
	height: 100px;
	background: /*#F1EF8C*/ url(images/top2bg.png) repeat-x;
	z-index: 1;
	position: relative;
}

#nav {
	width: 750px;
	height: 30px;
	margin: 0 auto;
	background-color: #E5609B;
	position: relative;
}

#nav-left{
	width: 20px;
	float: left;
	}
	
#nav-middle{
	width: 710px;
	height: 30px;
	float: left;
	background-color: #994882;
}	

		#nav-middle #navlist{
		color: White;
		float: left;
		width: 100%;
		font-family: arial, helvetica, sans-serif;
		margin: 0;
}

		#nav-middle #navlist li{
			display: inline;
			list-style-type: none;
			line-height: 30px;
			font-size: 11px;
			float: left;
}

		#nav-middle #navlist li .active{
		background-color: #891B6F;
		color: #fff;
		}
		
		
		#nav-middle #navlist li a{
			background-color: #994882;
			color: White;
			text-decoration: none;
			float: left;
			padding-right: 1em;
			padding-left: 1em;
}
		
		#nav-middle #navlist li a:hover{
		background-color: #891B6F;
		color: #fff;
}


#nav-right{
	width: 20px;
	float: left;
}



#middle {
	width: 750px;
	margin: 0 auto;
	background: #fff /* url(images/middle-grad.jpg) repeat-x*/;
	top: -60px;
	position: relative;
	z-index: 0;
	padding: 70px 0 65px 0;
	text-align: justify;
}

#middle #content{
	display: inline; /* IE Hack */

}

#middle #postholder{
	display: inline; /* IE Hack */
	float: left;
	width: 450px;
	margin-left: 20px;
}

#middle .post{
	border-bottom: 1px solid #949494;
	margin-bottom: 20px;
}

#middle #sidebar{
	display: inline; /* IE Hack */
	width: 240px;
	float: left;
	color: black;
	margin-left: 19px;
	margin-right: 19px;
	border-style: none;
	border-color: black;
}

#middle #sidebar img{
	border: 1px solid gray;
	margin-bottom: 5px;
}

#middle .imgfloat {
	float: right;
	margin-left: 15px;
	border-width: 0;
	margin-bottom: 15px;
}

#middle .iconleft{
	float: left;
	margin-right: 10px;
	text-decoration: none;
	border-width: 0;
}

#middle h1{
	font-size: 26px;
	text-shadow: rgba(245,155,211,0.3) 2px 2px 1px;
	color: #994882;
	text-align: left;
	margin-top: 0;
}

#middle h2{
	font-size: 18px;
	text-shadow: #d9d9d9 2px 2px 1px;
	color: #898989;
	text-align: left;
	margin-top: 0;
	line-height: 98px;
	margin-bottom: 0;
}



#middle .logo{
	font-size: 13px;
	text-shadow: #d9d9d9 2px 2px 1px;
	color: #898989;
	text-align: left;
	margin-top: 0;
	line-height: 98px;
	margin-bottom: 0;
}

#middle h3{
	font-size: 14px;
	text-shadow: rgba(245,155,211,0.3) 2px 2px 1px;
	color: #994882;
	text-align: left;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 8px;
}

#middle .underline{
	text-decoration: underline;
}

#middle h4{
	font-size: 12px;
	color: #717171;
	text-align: left;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
}

#middle .highlight{
	font-weight: bold;
	color: #717171;
	font-style: italic;
}

#middle .highlight2{
	font-weight: bold;
	color: #994882;
	font-style: italic;
}


#middle p{
	font-size: 11px;
	color: #868686;
	line-height: 1.5em;
	text-align: justify;
	margin-bottom: 15px;
	margin-top: 15px;
}

#middle .linebr{
	font-size: 12px;
	color: #868686;
	line-height: 1.5em;
	text-align: justify;
	margin-bottom: 20px;
	margin-top: 0;
}

#middle ul {
	list-style-image: url("images/bullet.gif");
	vertical-align: middle;
	color: #868686;
	margin-bottom: 1em;
	margin-top: 1em;
	margin-left: 20px;
	font-size: 11px;
}
					
#middle li{
	padding-bottom: .2em;
	margin-bottom: 10px;
	line-height: 1.3em;
}

#middle .button{
	margin-bottom: 5px;
}

#middle .buttonlink{
	text-decoration: none;
	border-width: 0;
}

/* @group Invitados */

#middle .invitado {
	margin-bottom: 18px;
}

#middle .invitado .foto {
	float: left;
	margin-right: 15px;
	border: 1px solid #ababab;
}

#middle .invitado .name {
	display: inline;
	font-size: 18px;
	color: #994882;
	margin-top: 0;
	margin-bottom: 8px;
}

#middle .invitado .flag{
	display: inline;
	border-width: 0;
	margin-left: 6px;
}

#middle .invitado .titulo{
	font-size: 11px;
	color: #E5609B;
	text-align: justify;
	line-height: 1.4em;
	padding-left: 95px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

#middle .invitado .cv{
	height: 16px;
	background: #fff url(images/cv.png) no-repeat;
	margin-left: 95px;
	color: #b7d133;
	padding-left: 20px;
	margin-top: 5px;
	font-size: 11px;
	text-align: justify;
	font-weight: bold;
	line-height: 16px;
}

#middle .invitado .bio{
	font-size: 11px;
	color: #868686;
	text-align: justify;
	margin-top: 4px;
	line-height: 1.4em;
	padding-left: 95px;
	margin-bottom: 10px;
}

#middle .invitado a{
	color: #b7d133;
}


/* @end */

.clearer {
	clear: both;
}

#footer {
	height: 220px;
	background: url(images/footer.png) repeat-x;
	text-align: left;
	position: relative;
	z-index: 2;
	margin-top: -115px;
}

#planet{
	text-align: left;
	position: relative;
	top: 53px;
	left: 50px;
	width: 401px;
}
