/*  
Theme Name: Pedro Theme
Theme URI: 
Description: Pedro Caldeira Theme
Version: 1.0
Author: soldia
Author URI: http://www.soldia.com 

	
 */

/* CSS Document */
body {margin: 0px;	background-color: #000000;	background-image: url(/images/bg2.jpg);}
body,td,th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #000000;}
#wrap { width:700px; padding:10px auto; margin:10px auto;background-color:#333333;background-image: url(/images/sidebgnd.jpg);}
#header {background-image: url(/images/header.jpg); height:94px}
#main { float:right; width:500px; background-color:#5f5f5f; padding:0px; color: #ffffff;background-image: url(/images/bgnd1.jpg);}
#main p { padding:5px;}
#main h3 { padding:5px;}
#sidebar {float: left; width:180px; color: #ffffff;padding:0px;}
#clear {clear:both;}
a:link { text-decoration: none;color: #ffffff}
a:visited {text-decoration: none;color: #ffffff}
a:hover {text-decoration: underline;color: #ffffff}
a:active {text-decoration: none;color: #ffffff}
#navcontainer ul { list-style-type: none; text-align: left; }
#navcontainer ul li a { background: transparent url(/images/list-off.gif) left center no-repeat; margin-left: -20px; padding-left: 15px; text-align: left; font: normal 14px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; text-decoration: none; color: #999; }
#navcontainer ul li a:hover { background: transparent url(/images/list-on.gif) left center no-repeat; color: #fff; }
#navcontainer ul li a#current{ background: transparent url(/images/list-active.gif) left center no-repeat;color: #666;}
#footer {width:690px; padding:5px; background-color:#5f5f5f; color:#999999; border-top: 1px dotted #333333; text-align:center; font: normal 10px "Verdana", "Arial", "Helvetica","sans-serif";background-image: url(/images/bgnd1.jpg);}
h3 {margin: 10px 0; padding: 10px 0}
.left {float:left}
.right {float:right;}
/* 
#horizon {position: absolute; top: 50%; left: 0px; width: 100%; height: 1px; overflow: visible; visibility: visible; display: block }
#content { margin-left: -350px;	position: absolute; top: -300px; left: 50%; width: 700px; height: 400px; visibility: visible}
 */

/* CSS JS VIEW*/

#img-nave {
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	width: 70px;
}
#img-view {
        width: 400px;
	float: left;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
	padding-bottom: 15px;
}
#img-nave ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#img-nave li {
	display: block;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	height: 70px;
	width: 70px;
}
#img-nave img {
	border: 1px solid #333333;
}

.picright {float: right; margin: 0.5em 0.5em 0.5em 1em;}
.picleft {float: left; margin: 0.5em 1em 0.5em 0.2em;}