/*
THEME NAME: motion DVDCano
THEME URI: http://dvdcano.com/
DESCRIPTION: DVDCano personal blog theme
VERSION: 1.0
AUTHOR: laGatera
AUTHOR URI: http://www.lagateradigital.com/
TEMPLATE: motion
*/

*{
	margin:0; padding:0; list-style:none;
}

body {
	font:70% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif; margin:10px; color:#555;
}

html { 
	height:100%; margin-bottom:1px; 
}

img.right {
	display:block; float:right; background:#fafafa; border:1px solid #eee; padding:5px; margin:15px 0 10px 10px;
}

img.left {
	display:block; float:left; background:#fafafa; border:1px solid #eee; padding:5px; margin:2px 10px 2px 0;
}

img.center {
	display:block; background:#fafafa; border:1px solid #eee; padding:5px; margin:auto;
}

img.logo {
	display:block; border:0; margin:auto;
}

img.frag {
	background:#fafafa; border:1px solid #eee; padding:5px; margin:0 8px 0 8px;
}

.header {
	background:#000; cursor:pointer; padding:4px;
}

#footer {
	width:660px; margin:0 auto; color:#ccc;
}

#footer a {
	color:#aaa; text-decoration:none; font-weight:bold;
}

#footer .validate {
	float:right;
}

.header:hover {
	background-color:#666;
}

#header h1 a {
	color:#333; text-decoration:none;
}

#header h1 a:hover {
	color:#000;
}

.selected {
	background-color:#F00; color:#FFF;
}

.content {
	background:#FFF; padding:4px;
}

.destacado {
	font:1.5em/1.8em georgia,"Times New Roman",times,serif; color:#7d7d7d;
}

.accordion_child a {
	color:#333;
}

.accordion_child a:hover {
	text-decoration:none;
}

.accordion_child ul.links li {
	background:url(../images/link.gif) left no-repeat; border-bottom:1px solid #d3d3d3; padding-bottom:10px; line-height:19px; font:1.2em/1.5em georgia,"Times New Roman",times,serif; color:#7d7d7d;
}

input {
	width:180px; background:url(../images/input.jpg) top no-repeat; font: 100% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif; color:#333; border:0; padding:7px 10px; margin:5px; color:#777;
}

textarea {
	width:350px; height:105px; background:url(../images/textarea.jpg) top no-repeat; font:100% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif; color:#333; border:0; padding:10px; margin:5px; color:#777;
}

input[type=submit] {
	 cursor:pointer; background:#ff9900; color:#fff; font-weight:bold; width:182px; height:33px; padding:7px 10px; background:url(../images/submit.jpg) top no-repeat;
}

blockquote {
	  font:1.5em/1.8em georgia,"Times New Roman",times,serif; background: url(../images/close-quote.gif) no-repeat right bottom; padding-left:18px; text-indent:-18px; color:#888; margin:20px 0;
}

blockquote:first-letter {
	background:url(../images/open-quote.gif) no-repeat left top; padding-left:18px;
}

.accordion_child ul {
	margin:25px 0 25px 0px;
}

.accordion_child ul li {
	list-style:none; padding:5px 0 0 20px; margin:10px 0; background:url(../images/bullet.gif) left no-repeat; border-bottom:1px solid #d3d3d3; padding-bottom:10px; line-height:19px;
}

table {
	width:100%; padding:5px;
}

td {
	background:#d3d3d3; padding:4px; text-align:center; background:url(../images/td.jpg) top repeat-x;
}

h2 {
	clear:both;
}

.accordion_child h2 {
	font:170% arial,helvetica,sans-serif; margin:10px 0 20px; padding:10px 0; color:#B02700; border-bottom:1px solid #eee; background:url(../images/h2.jpg) bottom left no-repeat;
}

.accordion_child h3 {
	font:150% arial,helvetica,sans-serif; margin:0; padding:0; color:#B02700; 
}

#header h1 {
	text-align:center; font:350% 'Palatino Linotype',georgia,"Times New Roman",times,serif; font-style:italic; color:#232323; margin-top:50px; letter-spacing:-1px;
}

#header h2 {
	text-align:center; font:100% verdana,arial,helvetica,sans-serif; text-transform:uppercase; letter-spacing:2px; color:#bbb; margin:10px 0 40px;
}

#accordian {
	padding:5px; width:660px; z-index:2; margin:0 auto;
}

.accordion_headings {
	padding:7px 10px; background:url(../images/item_bg.jpg) top no-repeat; color:#FFFFFF; margin-top:2px; cursor:pointer; font:170% 'trebuchet MS',arial,helvetica,sans-serif; letter-spacing:1px; clear:both;
}

.accordion_headings:hover {
	background:url(../images/item_bg_hover.jpg) top no-repeat;
}

.accordion_child {
	padding:20px 30px; background:#fafafa; border:5px solid #f4f4f4;
}

p {
	font:1.2em/1.5em georgia,"Times New Roman",times,serif; margin:15px 0; line-height:19px;
}

.header_highlight {
	background:url(../images/item_bg_hover.jpg) top no-repeat;
}