/* @override http://photo.rodrigogomez.com.mx/templates/horizon_rgomez/styles/horizon.css */

/* @override 
	http://photo.rodrigogomez.com.mx/templates/horizon/styles/horizon.css
	http://photo.rodrigogomez.com.mx/templates/horizon_rgomez/styles/horizon.css
*/

/* 
	TEMPLATE NAME / Horizon 
	AUTHOR: Scott Craig
	AUTHOR WEBSITE: http://www.cancerbox.com
	VERSION: 1.0
		
	Valid xHTML & CSS

*/

/* CSS Document */


/* STANDARDS */

body {
	background-color: #c5c5c5;
	font-size:11px;
	line-height:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px;
	margin:0px;
	color:#413f3b;
	text-align:center;
	}

html {
	min-height:100.1%;
	}


/* RESET */
h1, h2, h3, h4, h5, h6, p, ul, li {
	margin:0px;
	padding:0px;
	}

h1 {
	text-align:left;
	}

h2 {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;	
	text-align:left;
	}

#image_photoinfo {
	margin: 42px 0 10px auto;
	border: 1px solid #909090;
	padding: 0;
	width: 277px;
	background-color: #f4f4f4;
	float: right;
}
	
h3 {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;	
	font-size:14px;
	letter-spacing:1px;
	color:#666;
	text-align:left;
	}

hr {
	display:none;
	}

p {
	text-align:left;
	}

a {
	color: #004080;
	text-decoration:none;
}

#image-info h3 {
	font-size: 10px;
	text-align: center;
	margin-bottom: 5px;
}

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



/* CUSTOM CLASSES */


.inside {
	width: 810px;
	margin:0px auto;
	}

.leftimg {
	float:left;
	margin:0px 10px 10px 0px;
	}

.clear {
	clear:both;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}
	
.background-blanco {
	background: #FFF;
}

.background-gris {
	background: #c5c5c5;
}
/* HIDDEN IMAGE INFO AREA + COMMENTS LIST */


#image-info {
	text-align:left;
	width:790px;
	margin: 0 auto 0px;
	padding: 5px;
}

#image-info .inside {
	}
	
#image-info .inside p {
	font-size:10px;
	color:#666;
	margin:0px;
	}

#image-info .inside ul {
	}
	

/* IMAGE NOTES */

#image-info h2 {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;	
	font-weight:normal;
	letter-spacing:2px;
	font-size: 13px;
	text-transform:uppercase;
	padding: 10px 0px 0;
	text-align: center;
	background-color: #fff;
}

#image-info h2 em { 
	margin-left:15px;
	}

		
#image_notes {
	width:300px;
	margin-bottom:10px;
/*	float: left;*/
	display: inline;
}

#image_notes, #image_comments {
	font-style:italic;
	line-height:16px;
	}

#image_notes p {
	font-size:10px;
	color:#666;
	margin:0px;
	padding-bottom:10px;
	}

	

#image_comments {
	width:790px;
	margin: 10px 0px;
	padding: 10px 1px 1px;
	border-top: 1px dashed #c9c9c9;
}

#image_comments ul {
	padding:0px 0px 0px 10px;
	}

#image_comments li {
	font-size:10px;
	color:#666;
	margin:0px 0px 15px 0px;
	list-style:none;
	list-style-position: outside;
	list-style-type: decimal;
	border-bottom: 1px solid #f4f4f4;
}


/* HEADER + NAVIGATION */

#header {
	width:100%;
	height:60px;
	background-color: #262626;
	}

#header .inside {
	height: 60px;
	/*background-color: #6c6c6c;*/
}

#header .inside h1 a {
	float:right;
	text-align:right;
	color:#666;
	padding-top:30px;
	font-weight:normal;
	display:block;
	}

#header .inside img {
	float: right;
	margin-top: 5px;
}

#header .inside a img {
	border-style: none;
}

#header .inside ul {
	float:left;
	margin-top:20px;
	}


#header .inside li {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:10px;
	display:inline;
	}
	
#header .inside li a {
	color:#FFF;
	padding-left:5px;
	padding-right:5px;
	}
		
#header .inside li a:hover {
	text-decoration:none;
	color: #669be1;
	opacity: 1;
}
	
.secondary a {
	color:#666 !important;
	}
	

/* MAIN PHOTO AREA */


#photobox {
	background-color: #3c3c3c;
	padding-bottom: 10px;
	width:100%;
	text-align:center;
	padding-top: 10px;
}
	
#photo {
	background: #fff;
	margin-bottom:0px;
	padding: 5px;
	border: 1px solid #000;
}



/* IMAGE NAVIGATION */

#infobox {
	width:100%;
	text-align:left;
	background: #c5c5c5;
}
	

#image-navigate {
	padding: 7px 0px 20px;
}
	
#image-navigate li {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	text-transform:uppercase;
	font-size:10px;
	letter-spacing:2px;
	list-style:none;
	width:33%;
	}

#image-navigate a {
	display:block;
	}


/* Pages */

#page {
	padding:20px 0px;
	text-align:left;
	width:740px;
	margin:0px auto;
	}

#page h2 {
	font-weight:normal;
	letter-spacing:2px;
	font-size:11px;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
	}

#page p {
	font-size:10px;
	font-style:italic;
	margin: 0px 20px 20px 0px;
	}

#page ul {
	font-size:10px;
	font-style:italic;
	margin:0px 20px 20px 0px;
	}
	
#page ul li {
	list-style:none;
	padding:0px 5px 0px 0px;
	}
	
#page a {
	}


#page img {
	background:#FFF;
    padding:3px;
    border:1px solid #CCC;
	}

#about-page {
	padding:20px 0px;
	text-align:left;
	width:740px;
	margin:0px auto;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
}

#about-page h2 {
	font-weight:normal;
	letter-spacing:2px;
	font-size:11px;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
}

#about-page div.summary {
	text-align: justify;
	width: 510px;
	padding: 15px;
	font-size: 11px;
}

#about-page div.equipment {
	text-align: justify;
	width: 510px;
	padding: 15px;
	list-style-position: inside;
	font-size: 11px;
}

#about-page div.imagen-about {
	float: right;
}
#about-page div.imagen-about img {
	border: 3px solid #fffeff;
}

.thumbnails {
	border:1px solid #CCC;
	padding:3px;
	margin:5px 5px 0px 0px;
	}
	
.pi_titulo {
	font-weight: bold;
	text-align: right;
	width: 103px;
	padding-right: 5px;
}

#image_photoinfo h3 {
	text-align: center;
	border-style: none;
	border-bottom: 1px dashed #919191;
	padding: 2px;
	background-color: #c5c5c5;
	font-size: 11px;
	text-shadow: #004080 0 0 3px;
	color: #fff;
}

.pi_dato {
	text-align: left;
}

/* COLUMNS ON INFO PAGE */

#col1 {
	width:33%;
	float:left;
	}

#col2 {
	width:33%;
	float:left;
	}

#col3 {
	width:33%;
	float:right;
	}

#phototitle {
	width:810px;
	margin: 0 auto 10px;
	text-transform:uppercase;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#phototitle a {
	color:#FFF;
}

#phototitle a:hover {
	color: #669be1;
	opacity: 1;	
}
	
#phototitle h2 {
	color: #fffeff;
	text-align: center;
	font-size: 13px;
}

#phototitle h3 {
	color: #bdbdbd;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

#phototitle h3 a {
	color: #bdbdbd;
}
/* Footer */

#footer {
	border-top:1px dashed #838d7a;
	clear:both;
	width:810px;
	margin: 0 auto 0px;
	padding:10px 0px;
	text-transform:uppercase;
	background: #c5c5c5;
	}

#footer li {
	text-align:center;
	font-size:10px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	display:inline;
	list-style:none;
	padding:0px 5px;
	color:#838d7a;
	}

#footer a {
	color:#838d7a;
	}
	
#footer a:hover {
	color:#993300;
	}


/* Comments */

#commentbox {
	width:80%;
	margin:0px auto;
	}

#comment-top {
	background:#000;
	padding:20px 5px;
	color:#FFF;
	}    

#comments {
    margin:0px auto;
    width:90%;
    text-align:left;
	}

#comment-top h2 {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;	
	font-weight:normal;
	letter-spacing:2px;
	font-size:11px;
	text-transform:uppercase;
	text-align:center;
	}
	
#comment-middle h2 {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;	
	font-weight:normal;
	letter-spacing:2px;
	font-size:11px;
	text-transform:uppercase;
	}

#comment-middle {
	padding:20px 0px;
	margin-bottom:7px;
	} 

#addcomment {
	margin: 0 0px;
	text-align:left;
	}

.input {
	width:45%;
	font-size:10px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	padding:5px;
	}

#addcomment label {
	color:#666;
	font-style:italic;
	font-size:10px;
	}

#addcomment textarea {
	width:45%;
	height:50px;
	font-size:11px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	padding:5px;
	}

.comment-button {
    background:#fff;
	border:3px double #CCC;
	color:#666;
	}

#tagbrowser {

}

#tagbrowser ul li {
	width: 10px;
	display: inline;
}

#tagbrowser ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Verdana;
}

div.tagcontainer {
	margin: 5px;
	padding: 5px;
	border: 0px solid #e9e9e9;
	font-family: Verdana;
	text-align: left;
	width: 247px;
	background-color: #b3b3b3;
}

.FotomotoToolbarClass {     
	letter-spacing:1px;
	margin: -3px auto -16px auto;
	padding: 0px;
}
.FotomotoToolbarClass a,
.FotomotoToolbarClass a:link,
.FotomotoToolbarClass a:visited {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:10px;
	color:#FFF;
	border-top:5px;
}	


.FotomotoToolbarClass a:active,
.FotomotoToolbarClass a:hover {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
	color: #669be1;
	opacity: 1;
}

div.albumWrapper {
	height: 150px;
	width: 140px;
	float: left;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}