@import url(https://fonts.googleapis.com/css?family=Delius);
@import url(https://fonts.googleapis.com/css?family=Gloria+Hallelujah);
/*-------------------Artciles---------------------*/

.menuArticles{ width:1280px; height:67px; background:url(../articles/bg/menuarticles.jpg) no-repeat; }
.photos{ width:800px; float:left; display:inline; margin-left:20px  }
.girls{ width:300px; float:left; display:inline; }

.bookarticles{
/*	margin:0px auto 0 0px;
*/	width:1280px;
	height:494px;
	background:url(../articles/bg/background.jpg) no-repeat;	
}



div.Email-block
{
	width:500px;
	margin-left:50px;
	padding:10px 30px 10px 55px;	
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
	border-radius: 3px;
	z-index:999;	
}

div.Email-input-block
{
	width:500px;
	padding:45px 0px 0px 30px;
}

div.Email-input-block input
{
	width: 400px;
	height: 30px;
	margin-bottom:15px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
	border-radius: 5px;
	border:	2px solid #0F9;
	padding-left:47px;
	padding-top:6px;
	font-size:15px;
	font-weight:bold;
	color:#69edb7;
	display:inline-block;
	float:left;	
}

.email{
	background:url(../email/bg/email.png) #FFF;
	background-position:-1px -4px;
	background-repeat:no-repeat;
background-color:#333;
font-family: 'Delius', cursive;}


.subj{
	background:url(../email/bg/subject.png) #FFF;
	background-position:-1px -4px;
	background-repeat:no-repeat;
background-color:#333;	font-family: 'Delius', cursive;
}
.Message
{   border-radius: 5px;
	padding-left:47px;
	color:#69edb7;
	padding-top:6px;
	display:inline-block;
	float:left;	
	font-size:15px;
	font-weight:bold;
	margin:0 0;
	border:	2px solid #0F9;
	background:url(../email/bg/edit.png) #FFF;
	background-repeat:no-repeat;
	font-family: 'Delius', cursive; background-color:#333;
	width:400px;
	
}




/*-------------------Inside---------------------*/
.line{ display:inline; float:left; width:250px; }
.addphoto{ padding:25px; position:inherit; display:inline;}
.title1{ width:240px; padding:2px; font-family: 'Gloria Hallelujah', cursive; text-shadow:0.1em 0.1em 0.05em #000000; font-size:20px; font-weight:lighter; letter-spacing:1pt; text-align:left; margin-left:10px; color:#fe844d; }
.button
{ display:block; border-radius:5px;
background: #e64964;
margin-left:10px;
width:235px;
padding:10px;
border:none; color:#69edb7;   
-webkit-transition:0.5s ease;
-moz-transition:0.5s ease;
-o-transition:0.5s ease;
-ms-transition:0.5s ease;
transition:0.5s ease; 
}

.button:hover
{ color:#000; background: -webkit-linear-gradient( #e64964, #fe844d);cursor:pointer;
border-color:#e2cf9f;
-webkit-transition:0.5s ease;
-moz-transition:0.5s ease;
-o-transition:0.5s ease;
-ms-transition:0.5s ease;
transition:0.5s ease;
}



/*-------------------JoinMember---------------------*/
.menuMember{ width:1280px; height:67px; }
div.login-block
{
	width:410px;
	height:340px;
	margin-left:50px;
	padding:10px 30px 10px 55px;	
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
	border-radius: 3px;
	z-index:999;	
}

div.login-input-block
{
	width:350px;
	padding:45px 0px 0px 30px;
}

div.login-input-block input
{
	width: 260px;
	height: 30px;
	margin-bottom:15px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
	border-radius: 5px;
	border:	2px solid #0F9;
	padding-left:47px;
	padding-top:6px;
	font-size:15px;
	font-weight:bold;
	color:#69edb7;
	display:inline-block;
	float:left;	
}

div.login-input-block input.login-pass-input
{
	background:url(../memberArea/images/contrasenna.png), #FFF;
	background-position:-1px -4px;
	background-repeat:no-repeat;
background-color:#333;	font-family: 'Delius', cursive;	
}
div.login-input-block input.login-user-input
{
	background:url(../memberArea/images/usuario.png), #FFF;
	background-position:-1px -4px;
	background-repeat:no-repeat;
	ffont-family: 'Delius', cursive; background-color:#333;
	
}
button
{ display:block; margin:0px auto 15px; border-radius:5px;
background: #e64964; width:30%;
padding:12px 20px 12px 10px; border:none; color:#69edb7;                       
font-size:0.8em;
-webkit-transition:0.5s ease;
-moz-transition:0.5s ease;
-o-transition:0.5s ease;
-ms-transition:0.5s ease;
transition:0.5s ease; 
}

button:hover
{ color:#000; background: -webkit-linear-gradient( #e64964, #fe844d);
border-color:#e2cf9f;
-webkit-transition:0.5s ease;
-moz-transition:0.5s ease;
-o-transition:0.5s ease;
-ms-transition:0.5s ease;
transition:0.5s ease;
}




/*-------------------Select---------------------*/
select{ width:100px; height:30px;}

/*-------------------Footer---------------------*/

.footer{ width:1085px; height:448px; background:url(../bg/footer.jpg) no-repeat; float:left; font-family: 'Delius', cursive; font-size:16px;}







/*-------------------1st Part---------------------*/
*{
	margin: 0;
	padding: 0;
}
a{ text-decoration:none; color:inherit !important;}

body {
	font-size:16px;
	color:#FFF;
	font-family: 'Delius', cursive;
	height: 100%;
	overflow-x:hidden; 
	}
.text1{ font-family: 'Gloria Hallelujah', cursive; color:#faf2b9; text-shadow:0.1em 0.1em 0.05em #4c0129; font-size:28px; font-weight:lighter; letter-spacing:1pt; }
.clic{ text-decoration:underline; color:#bff935; font-style:oblique; background-color:#d95077; padding:5px; }
::-moz-selection {
background: #00fff6;
}
/* Para Safari */
::selection {
background: #00fff6;
}
p.post-body:selection {
background: #00fff6;
}

p.post-body:-moz-selection {
background: #00fff6;
}


#Map{
	background:url(background.jpg) no-repeat;
}
/*-------------------Menu---------------------*/
.separe{ width:100%; height:100px; }
.menu{ width:1280px; height:88px; background:url(../bg/bg-menu.jpg) no-repeat; }
.list{ text-decoration:none; float:left; list-style-type:none; padding:10px; margin-top:1px;}

/*-------------------Video---------------------*/
.vidPlay{ height:489px; width:1280px; background:url(../bg/bg-video.jpg); }
.vidd { width:720px; height:480px; }
.videoSamples { width:1280px; height:440px; background:url(../bg/bg-samples.jpg) no-repeat; }
.Pw1{ width:1200px;  display:inline-block; float:left; height:350px;}
.linea{ display:inline; float:left; width:300px; }
.addvideos{ padding:25px; position:inherit; display:inline; }

/*-------------------Articles---------------------*/
.article{ width:1280px; }
.article1{ width:1280px; height:532px; background:url(../bg/article1.jpg) no-repeat; }
.article2{ width:1280px; height:432px; background:url(../bg/article2.jpg) no-repeat; }
.article3{ width:1240px; height:512px; background:url(../bg/article3.jpg) no-repeat; }
.section1{ width:656px; height:360px; display:inline-block; float:left; }
.sectionText{ width:308px; height:360px; float:left; display:inline-block; margin-left:40px;  }







	
