/* Hide elements */
#header {
	display: none;
}

#sidebar {
	display: none;
}

#topbar #abc {
	display: none;
}

#topbar .button {
	display: none;
}

#title .button {
	display: none;
}

.options a {
	display: none;
}

/* Print Style */
body, html {
	text-align: left;
	color: #666;
	font:12px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;
}

a {
	text-decoration: none;
}

.round-box {
	position: relative;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.round-box:first-child {
	margin-top: 0;
}

.note {
	font-size: 90%;
	font-style: italic;
	float: left;
}

#content #main-wrap .unit,
#content #main-wrap .columns {
	margin-bottom: 10px;
}

#content .featured-1 {
}

#content .featured-2 {
}

#content .featured-3 {
	text-align: center;
}

.options {
	height: 30px;
}

/* :Ficha */
#ficha #topbar h3 {
	color: #545042 ! important;
	text-transform: none;
	float: left;
	padding: 5px 10px;
	font-size: 16ox;
}

#ficha #topbar h3 span {
	text-transform: uppercase;
}

#ficha h3 {
	color: #333;
	text-transform: uppercase;
	font-size: 130%;
	line-height: 100%;
	padding: 0;
	margin: 0;
}

#ficha h4 {
	clear: left;
	color: #009933 ! important;
	font-style: italic;
	font-weight: normal;
	font-size: 130%;
	line-height: 100%;
	padding: 3px 0;
	margin: 0;
}

#ficha h5 {
	display: block;
	color: #333;
	text-transform: uppercase;
	font-size: 130%;
	margin: 0;
	padding: 5px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#ficha h6 {
	padding: 5px 0 0 10px;
	color: #333;
	font-style: italic;
	text-transform: uppercase;
}


#ficha p {
	padding: 5px 10px;
	margin: 5px 0;
}

#ficha blockquote {
	padding: 10px;
	margin: 0;
	float: left;
	color: #333;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#ficha blockquote h6 {
	padding: 0;
	font-weight: normal;
}

#ficha .options {
	height: 50px;
}

#ficha .title {
	float: left;
}

#ficha .ficha-image div {
	float: left;
}

#ficha .unit {
	clear: both;
}

#ficha .ficha-footer {
	margin-top: 15px;
	border: 1px solid #ccc;
}

#ficha .ficha-footer p {
	font-size: 120%;
	line-height: 130%;
}

#ficha .ficha-footer p span {
	font-size: 130%;
}

/* Footer */
#footer {
	margin-top: 15px;
}

#footer .container {
	padding: 5px 10px;
}

#footer p {
	top: 0;
	font-size: 80%;
	line-height: 110%;
	margin: 0;
	padding: 0;
}
