/*
	Miguel Alonso
	www.miguel.cz
*/


/* RESET */
/* ----------------------------------------- */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, blockquote, th, td { margin:0; padding:0; }
html 			{ overflow-y: scroll; }
html, body		{ height: 100%; }
body			{ font-size: 80%;
				  font-family: 'Helvetica Neue', Helvetica, sans-serif, Arial, Geneva, 'Lucida Grande', Verdana, Helvetica, sans-serif;
				  color: #444; }
p				{ line-height: 22px; }
ul				{ list-style: none; }
ol				{ list-style: decimal inside; }
a				{ outline: none; }
img				{ border: 0px; }
img.a			{ border: 0px; }
table			{ border-collapse: collapse; }



/* TIPOGRAPHY */
/* ----------------------------------------- */
h1				{ font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; text-align: center;
				  font-size: 35px; letter-spacing: -1px; line-height: 60px; font-weight: normal; font-style: italic; margin: 0px 0px 10px -20px; }
h2				{ font-family: 'Helvetica Neue', Helvetica, sans-serif, Arial, Geneva, 'Lucida Grande', Verdana, Helvetica, sans-serif;
				  text-align: center; margin: 0px 0px 20px 0px;
				  color: #555; font-size: 30px; letter-spacing: 0px; font-weight: 400; font-style: italic; }
h3				{ font-family: 'Helvetica Neue', Helvetica, sans-serif, Arial, Geneva, 'Lucida Grande', Verdana, Helvetica, sans-serif; color: #000;
				  font-size: 24px; letter-spacing: 0px; font-weight: 300; margin: 0px 0px 10px 0px; }
h4				{ font-family: 'Helvetica Neue', Helvetica, sans-serif, Arial, Geneva, 'Lucida Grande', Verdana, Helvetica, sans-serif; font-weight: 300;
				  margin: 3px 0px 20px 0px; color: #777; font-size: 24px; font-style: italic; }



/* STRUCTURE */
/* ----------------------------------------- */
#page-wrap					{ width: 975px; margin: 0px auto -60px;
							  min-height: 100%; height: auto !important; height: 100%; }
							  
#pics						{ margin: 0px 0px 30px 2px; list-style: none; }

#blog-wrap					{ width: 800px; margin: 25px auto 0px auto;
							  min-height: 100%; height: auto !important; height: 100%; }

/* HEADER */
/* ----------------------------------------- */
#header						{ height: 125px; margin: 0px; }
#logo						{ width: 354px; height: 76px; margin: 25px 0px 0px 25px; float: left; }
#menu-tab					{ margin: 5px 0px 0px 0px; float: right; text-align: center; font-size: 16px; font-weight: 300; min-height: 33px; min-width: 280px; }
ul#menu-tab	li				{ display: inline; }
ul#menu-tab	li a			{ color: #fff; text-decoration: none; padding: 0px 10px; }
ul#menu-tab	li a:hover		{ color: #2b2b2b; }

#language					{ margin: 5px 17px 0px 0px; float: right; text-align: center; font-size: 16px; font-weight: 300; min-height: 33px; min-width: 105px; }
ul#language	li				{ display: inline; }
ul#language	li a			{ color: #fff; text-decoration: none; }
ul#language	li a:hover		{ color: #2b2b2b; }



/* MENU PORTFOLIO */
/* ----------------------------------------- */
#menu-nav			{ width: 975px; height: 0px; margin: 25px auto 50px auto; padding: 0px;
					  text-align: center; float: left; font-size: 20px; color: #333; }
ul#menu-nav li		{ display: inline; }
#menu-nav a			{ color: #282828; padding: 3px 13px; text-decoration: none; font-size: 16px; font-weight: 300; 
					  -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
#menu-nav a:hover	{ color: #fff; background-color: #99cc00; }


/* CONTENT */
/* ----------------------------------------- */
#home				{ width: 935px; height: 500px; margin: 0px 20px 0px 40px; padding: 0px;
					  color: #333; font-size: 15px; font-weight: 300; line-height: 30px; }
#home a				{ color: #8AB800; text-decoration: none; }
#home a:hover		{ color: #000; }

#hi							{ float: right; width: 360px; margin: 25px 0px; padding: 0px; }

#professional				{ width: 420px; margin-left: 50px; padding: 0px; float: left;
							  color: #333; font-size: 15px; line-height: 30px; font-weight: 300; }
#professional a				{ color: #8AB800; text-decoration: none; }
#professional a:hover		{ color: #000; }

#personal					{ width: 420px; margin-right: 50px; padding: 0px; float: right;
							  color: #333; font-size: 15px; font-weight: 300; line-height: 30px; }
#personal a					{ color: #8AB800; text-decoration: none; }
#personal a:hover			{ color: #000; }

#news					{ width: 800x; margin: 0px 50px 25px 50px; padding: 0px; float: left;
						  color: #333; font-size: 15px; font-weight: 300; line-height: 30px; }
#news a					{ color: #8AB800; text-decoration: none; }
#news a:hover			{ color: #000; }

#leftcol				{ width: 210px; margin: 0px; padding: 20px 0px; text-align: center; float: left;
						  color: #333; font-size: 12px; font-weight: 300; line-height: 30px; }
#leftcol a				{ color: #000; text-decoration: none; }
#leftcol a:hover		{ color: #8AB800; }

#rightcol				{ width: 750px; margin: 20px 0px; padding: 0px 10px 0px 0px; text-align: left; float: right;
						  color: #333; font-size: 15px; font-weight: 300; line-height: 30px; }
#rightcol a				{ color: #8AB800; text-decoration: none; }
#rightcol a:hover		{ color: #000; }
					  
							  


/* FOOTER */
/* ----------------------------------------- */
#footer					{ height: 60px; background: #eee; border-top: 5px solid #f6f6f6; margin-top: 100px; padding-top: 15px; text-align: center;
						  font-family: 'Helvetica Neue', Helvetica, sans-serif, Arial, Geneva, 'Lucida Grande', Verdana, Helvetica, sans-serif;
						  font-size: 11px; font-weight: 300; }



/* IMAGES */
/* ----------------------------------------- */
p img 			{ padding: 0; max-width: 100%; }

.border img		{ margin: 0 17px 12px 0; padding: 4px; display: inline; background: #ddd; 
				  -moz-border-radius: 12px; -khtml-border-radius: 12px; -webkit-border-radius: 12px; border-radius: 12px; }

.border:hover img	{ background: #8AB800; }

.border:hover{
color: white; /* irrelevant definition to overcome IE bug */
}



/* S3SLIDER */
/* ----------------------------------------- */
#s3slider {
   width: 550px; /* important to be same as image width */
   height: 367px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
   float: left;
   margin: 0px 0px 0px 0px;
}

#s3sliderContent {
   width: 550px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 20px/20px Arial, Helvetica, sans-serif;
   text-align: center;
   padding: 10px 0px;
   width: 550px;
   height: 40px;
   background-color: #000;
   filter: alpha(opacity=80); /* here you can set the opacity of box with text */
   -moz-opacity: 0.8; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.8; /* here you can set the opacity of box with text */
   opacity: 0.8; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 




/* TEXT IMAGE HOVER OVER */
/* ----------------------------------------- */
a.mylink				{ position:relative; /*this is the key*/
					 	 z-index:0; background-color:inherit; color:#fff; }
a.mylink #formats		{ display: none; float:left; }
a.mylink:hover			{ z-index:1; }
a.mylink:hover #formats	{ display:block; position:absolute; bottom: 50px; left: -350px; background-color:#eee; padding:10px;
						  -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

a.mylink #fmlinks		{ display: none; float:left; }
a.mylink:hover			{ z-index:1; }
a.mylink:hover #fmlinks	{ display:block; position:absolute; bottom: 50px; left: -425px; background-color:#eee; padding:10px;
						  -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }


/* LIGHTBOX */
/* ----------------------------------------- */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/previous.png) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.png) right 15% no-repeat; }

#imageDataContainer{ font: 10px 'Lucida Grande', Arial, Helvetica, Verdana, Trebuchet MS, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 20px; color: #555; text-decoration : none; line-height: 25px; }
#imageData a:link {	color: #8AB800; text-decoration: none; }
#imageData a:hover { color: #555; text-decoration: none; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }





/* FOTOMOTO */
/* ----------------------------------------- */

.FotomotoToolbarClass {
  margin-bottom: 10px !important;
}

.FotomotoSep2 {
  display:block !important;
}
.FotomotoECardButton {
  float:left !important;
}

.FotomotoToolbarClass		  { font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, Helvetica, Verdana, Trebuchet MS, sans-serif;
								color:#555; font-size: 10px; font-weight: normal; margin-top: 0px; padding-top: 10px; }
.FotomotoToolbarClass a		  { font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, Helvetica, Verdana, Trebuchet MS, sans-serif;
						  		color:#8AB800; text-decoration: none; }
.FotomotoToolbarClass a:hover { color: #333; text-decoration: none; }



