/* .............................. */
/* Basic */
/* .............................. */

body    { color: #666; font-family: "Trebuchet MS", Arial, sans-serif; background: #fff url(fondo.jpg) no-repeat; text-align: left; margin: 0; padding: 10px 0px 0px }

html, body {
     min-height:100.1%;
	}

/* .............................. */
/* Link stylings */
/* .............................. */

a     { color: #36c; font-style: italic; line-height: 20px; text-decoration: none; margin: 0 auto; width: 700px }
a:hover    { color: #399; line-height: 20px; text-decoration: none; background-color: #e2f4fa }

/* .............................. */
/* Headings */
/* .............................. */

h1	{ 
	font-family: Verdana,Arial,sans-serif;
	font-size:large; 
	font-weight:bold;
	color: #666; 
	border-bottom:1px solid #999;
	margin-top:20px;
	margin-right:15px;
    position: normal;
	margin-left:10px;
	}

h2	{   
    text-align:left;
	font-family:Verdana, Georgia, Arial, sans-serif;
	font-size:large; 
	color: #666; 
	border-bottom:1px dotted #ccc;
	margin-top:10px;
    position: relative;
	}
h3	{ 
	font-family: Verdana,Arial,sans-serif;
	font-size:medium; 
	font-weight:bold;
	color: #666; 
	margin-top:10px;
    position: relative;
	}

/* .............................. */
/* Navigation */
/* .............................. */

#navigation     { color: #666; font-size: 11px; font-family: "Trebuchet ms", Tahoma, Verdana, Georgia, Arial, sans-serif; background: #fff url(atun.jpg) no-repeat; margin: 0px auto; border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: #ccc; border-left: 1px solid #ccc; top: 0px; width: 700px }
.navigation a { color: #555; font-style: normal; font-weight: normal; line-height: 10px; text-decoration: none; border: 0 }
.navigation a:active,
.navigation a:hover  { line-height: 10px; text-decoration: underline }
.navigationleft {
	color:#555;
	float:left;
	position:relative;
	padding:4px 4px 4px 8px;
	text-align:left;
	}
.navigationleft a {
	color:#333;
	}
.navigationright {
	font-weight:bold;		
	color:#666;
	letter-spacing:5px;
	padding:4px 8px 4px 4px;
	text-align:right;
	}
.navigationright a {
	font-weight:bold;
	color:#ccc;
	letter-spacing:5px;
	padding:4px 8px 4px 4px;
	text-align:right;
	}
.navigationright a:hover {
	text-decoration:none;
	color:#333;
	}
.navigationpost {
    float: right;
    text-align: right;
	color:#aaa;
    padding-bottom:2px;
	padding-right:3px;
    padding-left:3px;
	border-bottom:1px solid #eee;
	line-height:16px;		
    font-size: 9px; 
	margin:0;
	letter-spacing: 1px;	
	}
.navigationpost a {
	color: #666;
	font-style:normal;	
	}
.navigationpost a:hover {
    color: #333;
	text-decoration:underline;	
	}
.addcommenttab {
	float: left;
	text-align: left;
	padding-bottom:2px;
	padding-right:3px;
	padding-left:3px;
	border-bottom:1px solid #eee;
	line-height:16px;		
	font-size: 9px; 
	margin:0;
	letter-spacing: 1px;	
	}
.addcommenttab a {
	color: #666;
	font-style:normal;
	text-decoration:none;	
	}
.permalink {
    font-size:9px;
	text-decoration:none;
	font-style:normal;
	}
.date {
    font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	}

/* .............................. */
/* Menu */
/* .............................. */	

    #menu      { font-size: 11px; font-weight: bold; margin: 0 auto; width: 700px }
    #menu ul  { list-style-type: none; margin: 0px auto }
    #menu li    { line-height: 20px; background-color: #fff; text-align: center; padding-top: 10px; width: 20%; height: 25px; float: left }
	#menu a     { color: #666; text-decoration: none; display: block; width: 100% }
	#menu a:hover      { color: #000; font-weight: bold; background-color: white }	
	
/* .............................. */
/* Content */
/* .............................. */

#photo      { font-size: 12px; background-color: #fff; text-align: center; margin: 0px auto; padding-top: 20px; border: #ccc; width: 700px }		
#image   { background-color: #fff; border-style: solid none solid none; border-width: 1px 0px 1px 0px; border-color: #ccc; width: 700px }
#page     { font-size: 12px; background-color: #fff; margin: 0px auto; padding: 15px 15px 20px; border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: #ccc; border-left: 1px solid #ccc; width: 670px }
.class { margin-right: 20px; margin-left: 20px; padding-right: 10px; padding-left: 10px }
#browse	   { font-size: 12px; background-color: #fff; margin: 0 auto; border-style: solid solid none solid; border-width: 1px 1px medium 1px; border-color: #ccc; width: 700px }
		
/* .............................. */
/* Thumbnails */
/* .............................. */		
		
#thumbrow     { background-color: #fff; text-align: left; margin: 0px auto; width: 700px }
#notas     { font-size: 10px; text-align: left; margin: 0px 10px 0px auto; padding-right: 15px; padding-left: 15px; width: 670px }
#thumbrow .current_thumbnail {
	filter: alpha(opacity=99);
	opacity: 0.99;
	padding:5px;
	margin:3px;
    border:1px solid #ccc;
    }
#thumbrow a img    { margin: 10px 15px 10px 10px; padding: 5px; border: solid 1px #fff; filter: alpha(opacity=70); opacity: 0.70  }
#thumbrow a:hover img, #thumbs a:focus img {
	filter: alpha(opacity=99);
	opacity: 0.99;
	padding:5px;
    border:1px solid #ddd;
    }
#browse .thumbnails  { margin: 3px; padding: 5px; border: solid 1px black; filter: alpha(opacity=70); opacity: 0.70 }
#browse a:hover img { border: solid 1px #ddd; filter: alpha(opacity=99); opacity: 0.99 }
.thumb {
    float:right;
    border:1px solid #ccc;
    padding:0;
    margin-left:20px;
    margin-right:0px;
    margin-bottom:5px;
    margin-top:15px;
    }	   

/* .............................. */
/* Footer */
/* .............................. */

#footer	   { color: #bbb; font-size: 9px; line-height: 2em; background-color: #fff; text-align: center; clear: both; margin: 0px auto 0px auto; border: solid 1px #ccc; width: 698px }
#footer a {
    color: #bbb;
	text-decoration:none;
	font-style: normal;
	}
#footer a:hover {
    text-decoration:underline;
	color:#333;
	font-style: normal;
	}


/* .............................. */
/* Comments */
/* .............................. */
	

#commentnavigation {
	font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
	color:#aaa;
	font-size:11px;
	width: 100%;
	margin:0 auto;
	background-color: #fff;
	border-bottom:1px solid #ccc;
	}
#imageinfo   { font-size: 12px; margin-top: 25px; margin-right: 10px; margin-left: 15px; border-bottom: 1px solid #999; width: 420px; height: auto }	
#comments {
    border:0px solid #444;
	font-size: 10px;
	margin: 0 auto;
	margin-left:20px;
	width:410px;
    }
#comments ul {
    padding:0px;
    display:block;
	margin:0;
	margin-top:10px;
    list-style:none;
    }
#comments li {
    width:100%;
    padding-bottom:10px;
    padding-top:10px;
    padding-left:5px;
    padding-right:5px;
	margin:0;
    border-top:0px;
    border-left:0px;
    border-right:0px;
    border-bottom:1px dotted #444;
	background:#fff;
    }
#comments li:hover {
    background:#eee;
    }
#comments li a {
    text-decoration:none;
    color:#444;
    }

#addcomment {
	margin-left: 15px;
	margin-right: 15px;
    border:1px solid #aaa;
	font-size: 12px;
    background:#fff;
    padding:10px;
	margin-top:20px;
	margin-bottom:20px;
	-moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    }

.input {
    width:40%;
	font-size:10px;
	padding:3px;
	border:1px solid #aaa;
	background: #eee;
	color:#666;
    }
.text {
    width:95%;
	font-size:11px;
	padding:3px;
	border:1px solid #aaa;
	background: #eee;
	color:#666;
    }
.commentbutton {
    background:#eee;
	border:1px solid #aaa;
	color:#666;
	border-bottom:2px solid #aaa;
	border-right:2px solid #aaa;
	}
