/*

Title:		jShowOff: a jQuery Content Rotator Plugin
Author:		Erik Kallevig
Version:	0.1.2
Website:	http://ekallevig.com/jshowoff
License: 	Dual licensed under the MIT and GPL licenses.

*/


/*-- reset styles --*/

html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
ol,ul {
	list-style: none;
	}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
	}
h1,h2,h3,h4,h5,h6,strong,h1 em,h2 em, h3 em,h4 em,h5 em,h6 em,strong em,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	font-weight: bold;
	}



/*-- demo page styles --*/

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, Verdana, sans-serif;
	font-size: 62.5%;
	padding: 0 0 30px;
	color: #ffffff;
	}

#wrap {
	width: 950px;
	overflow: hidden;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #4f4f4f;
	}

#demo, #about {
	width: 500px;
	float: left;
	}

#demo {
	margin-right: 0;
	margin-bottom: 0;
	height: 510px;
	width: 358px;
	margin-top: -4px;
	}

#about {
	_padding: 0 48px 0 0;
	height: 144px;
	width: 657px;
	background-color: #FFF;
	}
	
	#fotofija {
	_padding: 0 48px 0 0;
	height: 510px;
	width: 622px;
	background-color: #FFF;
	}
	
	#about2 {
	_padding: 0 48px 0 0;
	height: 144px;
	width: 233px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	}

a {
	color: #2D6CBE;
	}

a:hover {
	color: #144789;
	}

h1, h2, h3, h4, h5, h6 {
	letter-spacing: -.5px;
	}

h1 {
	font-family: Tahoma;
	font-size: 28px;
	font-weight: normal;
	
	}

h2 {
	font-size: 2em;
	margin: 1.6em 0 .4em;
	}
	h20 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	}

p, li {
	font-size: 1.3em;
	line-height: 1.5em;
	margin: .4em 0 1.2em;
	}

ul, ol {
	margin: .6em 0 1.2em;
	}

ul li {
	list-style: disc;
	margin: 0 0 .8em 1.4em;
	}

ol li {
	list-style: decimal;
	margin: 0 0 .4em 1.8em;
	}

code, samp, kbd {
	font-family: monospace, sans-serif;
	text-align: left;
	color: #2D6CBE;
	}
pre code {
	line-height: 1.6em;
	font-size: 13px;
	}

	
	.button {
		height: 19px;
		width: 110px;
   background: #ffffff;

   padding: 5px 10px;

   color: FFFFFF;
   font-size: 14px;
   font-family: Georgia, serif;
   text-decoration: none;
   vertical-align: middle;
   text-align: right;
   }
.button:hover {
   background: #E2E2E2;
   color: #ccc;
   }
.button:active {
   background: #E2E2E2;
   }
   

#download a:hover, a.submit:hover {
	background-color: #1e5398;
	border-color: #153f75;
	color: #fff;
	}

#donate {
	background: #f2f7fc;
	margin: 25px 30px 0;
	padding: 15px 40px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius;
	}
	
#donate p {
	padding: 0;
	margin: 0;
	}

#donate form {
	text-align: center;
	margin: 10px 0 0;
	}



/*-- jShowOff module styles --*/


#features, #slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures {
	position: relative;
	overflow: hidden;
	width: 640px;
	height: 430px;
	float: left;
	margin-top: -3px;
	top: 3px;
	background-color: #ffffff;
	margin-right: 1px;
	}
.jshowoff {
	width: 358px;
	margin: 10px 0;
	}






.eddie {
	float: left;
	width: 586px;
	height: 60px;
	background-color: #141414;
	margin-left: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	white-space: pre;
	text-align: right;
	}
	.eddiefino {
	float: left;
	width: 550px;
	height: 20px;
	background-color: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	white-space: pre;
	text-align: left;
	color: #333;
	}
		.contenteddiefino {
	float: left;
	width: 550px;
	height: 150px;
	background-color: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	white-space: pre;
	text-align: left;
	color: #333;
	}
			.contentfoto {
	float: left;
	width: 350px;
	height: 140px;
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	white-space: pre;
	text-align: left;
	color: #333;
	}
		.MENU{
	float: left;
	width: 586px;
	height: 30px;
	background-color: #ffffff;
	margin-left: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	white-space: normal;
	text-align: right;
	}
			.MENUfino{
	float: left;
	width: 586px;
	height: 10px;
	background-color: #ffffff;
	margin-left: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	white-space: normal;
	text-align: right;
	}
			.VIDEOBOOK{
	float: left;
	width: 121px;
	height: 30px;
	background-color: #ffffff;
	margin-left: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	white-space: pre;
	text-align: right;
	}
				.VIDEOS{
	float: left;
	width: 104px;
	height: 30px;
	background-color: #ffffff;
	margin-left: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	white-space: pre;
	text-align: right;
	}
				.TRAYECTORIA{
	float: left;
	width: 140px;
	height: 30px;
	background-color: #ffffff;
	margin-left: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	white-space: pre;
	text-align: right;
	}
				.GALERIA{
	float: left;
	width: 100%;
	background-color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	white-space: pre;
	text-align: left;
	color: #333;
	}
				.CONTACTO{
	float: right;
	width: 120px;
	height: 30px;
	background-color: #ffffff;
	margin-left: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	white-space: pre;
	text-align: right;
	}
					.pdf{
	float: right;
	width: 450px;
	height: 30px;
	background-color: #ffffff;
	margin-left: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	white-space: pre;
	text-align: right;
	margin-top: 15px;
	}
		.eddietexto {
	float: left;
	width: 940px;
	background-color: #ffffff;
	margin-left: 1px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	white-space: normal;
	text-align: justify;
	padding: 5px;
	line-height: 160%;
	}
			.eddielogo {
	float: left;
	width: 266px;
	height: 50px;
	background-color: #ffffff;
	margin-left: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	white-space: pre;
	text-align: right;
	}
				.eddieespacio {
	float: left;
	width: 266px;
	height: 42px;
	background-color: #ffffff;;
	margin-left: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	white-space: pre;
	text-align: right;
	}
	.eddiegris {
	float: left;
	width: 56px;
	height: 144px;
	background-color: #ffffff;
	margin-left: 500px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	white-space: pre;
	text-align: right;
	margin-top: -150px;
	}
	.texto2013 {
	float: none;
	width: 323px;
	height: 510px;
	background-color: #ffffff;
	margin-left: 658px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	white-space: pre;
	text-align: right;
	margin-top: -510px;
	}
		.menu{
	float: none;
	width: 140px;
	height: 510px;
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	clear: none;
	overflow: hidden;
	margin-top: 6px;
	}
	.fotofijaintro {
	float: left;
	width: 500px;
	height: 500px;
	background-color: #ffffff;
	margin-top: 90px;
	margin-left: 250px;
	}
		.trayectoria {
	float: left;
	width: 960px;
	height: 500px;
	background-color: #ffffff;
	margin-top: 80px;
	margin-left: 15px;
	overflow: scroll;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	}
	.foto {
	float: left;
	width: 900px;
	background-color: #ffffff;
	margin-right: 50px;
	overflow: visible;
	text-align: justify;
	}
	.fotos {
	float: left;
	width: 300px;
	height: 430px;
	background-color: #ffffff;
	margin-top: 90px;
	margin-left: 10px;
	}
	.videos {
	float: left;
	width: 980px;
	height: 200px;
	background-color: #ffffff;
	margin-top: 130px;
	}
