html {
    margin: 0;
    padding: 0;
    text-align: center;
    
    
}


body {
    margin: 0;
    padding: 0;
    background: #FFFFFF;
	background: transparent url('1xx.jpg') repeat scroll 0% 0%;
	
	
}
ul, li {
    margin: 0;
    padding: 0;
    txt-style-type: none;
    	
    
}
p {
	padding: 0;
	margin: 0;
	
	
	
}
h1 {
    padding: 0;
    margin: 0;
	clear: both;
	
	
}
#main {
    margin: 0 auto;
    width: 100%;
    max-width: 870px;
    	color: #000000;
   
    
}
#header {
    font: bold 16px "Poiret One", sans-serif;
    color: #FFFFFF;
    height: 60px;
    margin: 5px 0 60px 0;
    text-decoration: underline;
	
	
}
.headerarea {
	margin: 8px auto;
	z-index: 0;
		color: #000000;
	
	
}
.headerarea.desktop {
	width: 728px;
	height: 90px;
		color: #000000;
	
}
.headerarea.mobile {
	display: none;
		
}




.tumb {
	float: left;
	top: 0;
	max-width: 250px;
	
	

	margin: 0px 0px 0px 0px;
	padding: 0px 25px 0px 0px;
	width: 210px;
	border-right: 1px solid #cccccc;
	
	
	
	
}
.tumb li:first-child {
	margin-top: 5px;

	
}
.tumb img {
	width: 210px;
	height: 350px;
		margin: 1.1px;
		border: 1px solid #BEBEBE;
		border-radius: 0px;
		padding: 4 4 4 4px;
		
		
}
.tumb img:hover {
	width: 210px;
	height: 350px;
	background: #333333;
		margin: 1.1px;
		border: 1px solid #58DE5A;		
	    border-radius: 0px;
	    padding: 4 4 4 4px;
		
		
}
.tumb li {
	display: inline-block;
	width: 280px;
	height: 350px;
	border: 2px solid #FFFFFF;
	margin: 3.9px;
	
	
}
.tumb li:hover {
	border: 2px solid #929292;
	
	
}





.txt {
    text-decoration: underline;
	float: right;
    max-width: 612px;
	width: 100%;
	color: #58DE5A;

}	
.txt li {
    margin: 5px auto;
    text-align: left;
    color: #FFFFFF; 
}
.txt li:last-child {
	margin-bottom: 0px;
	color: #FFFFFF;
	
}
.txt a {
    display: block;
    max-height: 56px;
   
    
     font: bold 35px "Poiret One", sans-serif;
     font-weight: 400;
     font-style: normal;
    
    
    
    color: #FFFFFF;
    text-decoration: none;
    background: transparent url('0xx.jpg') repeat scroll 0% 0%;
    padding: 0 0 0 0px;
	line-height: 1.4;
	letter-spacing: -2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 8px;
	margin: 5.1px;
	
}
.txt a:hover {
    display: block;
    max-height: 56px;
   
    
     font: bold 35px "Poiret One", sans-serif;
     font-weight: 400;
     font-style: normal;
    
    
    
    color: #58DE5A;
    text-decoration: none;
    background: transparent url('0xx.jpg') repeat scroll 0% 0%;
    padding: 0 0 0 0px;
	line-height: 1.4;
	letter-spacing: -2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 8px;
	margin: 5.1px;
	

}










#description {
	clear: both;
	padding: 25px 0 0 0;
	text-align: left;
    font: normal 20px 'Slabo 27px', serif;
    color: #000000;
}
#description p {
	margin: 8px 0;
	text-indent: 50px;
}
#bottom {
	clear: both;
	padding: 20px 0 0 0;
	margin: 0 auto;
	width: 94%;
	font: bold 14px "Poiret One", sans-serif;
	color: #CB0101;
	max-width: 615px;
	
}
#bottom a {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
#bottom a:hover {
	text-decoration: none;
	color: #CB0101;
}
#bottom span {
    font-size: 16px;
    color: #000000;
}

#imageitem {
	padding-top: 10px;
}

#imageitem img {
	border: 2px solid #fff;
	
}
#gettumb {
	clear: both;
	padding-top: 20px;
}
#gettumb a {
	font: bold 64px 'Slabo 27px', serif;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
#gettumb a:hover {
	text-decoration: underline;
}
#sidebar {
    padding: 20px 0 0 0;
}
    @media screen and (max-width: 849px) {
        #sidebar {
            display: none;
        }
    }


@media screen and (max-width: 1024px) {
	#header {
		height: auto;
	}
	.txt li {
		margin: 6px auto;
	}
	#imageitem img {
		width: 98%;
	}
}

@media screen and (max-width: 800px) {
	.txt {
		float: none;
		margin: 0 auto;
	}
	.tumb {
		float: none;
		max-width: 684px;
		margin: 0 auto;
	}
	#gettumb a {
		font-size: 54px;
	}
}

@media screen and (max-width: 740px) {
	.headerarea.desktop	{
		display: none;
	}
	#gettumb a {
		font-size: 44px;
	}
}

@media screen and (max-width: 420px) {
	#main {
		width: 94%;
	}
	.headerarea.mobile {
		display: inherit;
	}
	.txt li {
		margin: 4px auto;
	}
	.txt a {
		font-size: 32px;
	}
	#gettumb a {
		font-size: 34px;
	}
}

@media screen and (max-width: 375px) {
	.txt a {
		padding: 0 0 0 15px;
	}
}

@media screen and (max-width: 360px) {
	#header {
		font-size: 21px;
	}
	.txt a {
		font-size: 28px;
	}
	#bottom {
		font-size: 10px;
	}
}


#bottomtop {
	clear: both;
	padding: 50px 0 0 0;
	margin: 0 auto;
	width: 100%;
	font: normal 16px Helvetica, sans-serif;
	color: #000000;
}
#bottomtop a {
	text-decoration: underline;
	font: normal 16px 'Abril Fatface', cursive;
	color: #FFFFFF;
	font-weight: bold;
}
#bottomtop a:hover {
	text-decoration: none;
	font-size: 16px;
	color: #929292;
}
#bottomtop span {
    font-size: 16px;
    color: #353535;
}



