/* 
Theme Name: Responsive Child Theme
Theme URI: http://cyberchimps.com/guide/child-theme-example/
Description: Responsive Child Theme
Template: responsive
Version: 1.0.0
Author: CyberChimps
Author URI: https://cyberchimps.com/
License: GNU General Public License
License URI: license.txt

*/

/* =Start From Here
-------------------------------------------------------------- */


/* Overall layout */

*:focus {
    outline: none;
}



span.wpcf7-list-item { display: block; }


select, input[type='text'], input[type='password'], input[type='email'] {
	background-color: rgba(255, 255, 255, .5);
	height: 32px;
}

#footer {
	color: #fff;
	
}

#footer a {
	color: #eef;
	
}

#mypagetitle {
	margin-top: 15px;
	float:left;
	
	
}

#mypagetitle h4 {
	
	margin-bottom: 0px;
	

}

#mylogo {
	float: left;
	margin-top: 10px;
	padding-bottom: 30px;
	
}

.fb-like {
	margin-top: 20px;
	float: right;
}


.myfb {
	margin-top: -10px;
	
}

#mylogofront {
	float: left;
	margin-top: 20px;
	padding-bottom: 40px;
	
}


input[type='submit'] {
	background: #25A6E1;
	background: -moz-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#25A6E1),color-stop(100%,#188BC0));
	background: -webkit-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background: -o-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background: -ms-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background: linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#25A6E1',endColorstr='#188BC0',GradientType=0);
	padding:11px 13px 7px;
	color:#fff;
	font-family: 'Special Elite', cursive; /*Reenie Beanie is available through Google Webfonts http://code.google.com/webfonts/specimen/Reenie+Beanie*/
	
	font-weight: normal;
    
	font-size:18px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #1A87B9

	}

input[type='submit']:hover {
	background: #188BC0;
	background: -moz-linear-gradient(top,#188BC0 0%,#058BC0 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#25A6E1),color-stop(100%,#188BC0));
	background: -webkit-linear-gradient(top,#188BC0 0%,#058BC0 100%);
	background: -o-linear-gradient(top,#188BC0 0%,#058BC0 100%);
	background: -ms-linear-gradient(top,#188BC0 0%,#058BC0 100%);
	background: linear-gradient(top,#188BC0 0%,#058BC0 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#188BC0',endColorstr='#058BC0',GradientType=0);
	padding:11px 13px 7px;
	color:#fff;
	font-family: 'Special Elite', cursive; /*Reenie Beanie is available through Google Webfonts http://code.google.com/webfonts/specimen/Reenie+Beanie*/
   
	font-size:18px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #1A87B9
	}


p.myform {
	margin-top: 10px;
	margin-bottom: 10px;
	
	}

.myform {
	background-color: rgba(255, 255, 255, .5);
}

#wpcf7-f48-p4-o1 {
	
	padding-top: 8px;
}



.page {
	
	background: url("http://www.lajvet.se/semester/wp-content/uploads/2016/02/wood2.jpg") top center;
}

#container {
	
/*	background: url("http://www.lajvet.se/semester/wp-content/uploads/2016/02/wood1.jpg") top center;*/

}

img.page {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;
	
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
	
  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
}

#mycontent {
	width: 100%;
	height: 100%;
	padding-top: 70px;
	
	}
  
  


@media screen and (max-width: 1024px) { /* Specific to this particular image */
   
  .page {
	    background: url("http://www.lajvet.se/semester/wp-content/uploads/2016/02/wood2.jpg") top center;
  }
  
  img.page {
    left: 50%;
    margin-left: -512px;   /* 50% */
  }
  
   #mypolaroid3{
	position: absolute;
  bottom: 0px;
  margin-left:0px;
  }

  #mypolaroid3s{
    position: absolute;
    bottom: 0px;
    margin-left: -100px;
    }
  

  #mypolaroid {
    margin-left: -150px;
  }

  #mylogofront {
    margin-left: -100px;
    max-width: 100%;
}

.fb-like {
  margin-right: 100px;
}

.myfirma{
  position: absolute;
  bottom: 0px;
  right: 22%;
}

#wrapper {
 width: 280px;
}

#mycontent {
  margin-left: -100px;
  margin-bottom: 400px;
  }
  
#mypagetitle {
  margin-left: -100px;
  width: 100%;
  }

#mypolaroid2 {
  margin-left: -120px;
}

#mylogo {
  margin-left: -100px;
  width: 100%;
}


/* Slut max 1024px bredd */
}


@media screen and (min-width: 1024px) { /* Specific to this particular image */
  
  
  #mypolaroid3{
  	
	position: absolute;
  bottom: 0px;
  margin-left:-20px;
	
  }
  
  #mypolaroid3s{
  	
    position: absolute;
    bottom: 0px;
    margin-left:-20px;
    
    }

  #mypolaroid {
    margin-left: 0px;
  }

  #mypolaroid2 {
    margin-left: 0px;
  }

  .myfirma{
    position: absolute;
    bottom: 0px;
    right: 38%;
   
  }
 
  
}


.mejs-container {
display: none;
}

#wrapper {
	background: url("http://www.lajvet.se/semester/wp-content/uploads/2016/02/paper2.jpg") repeat-y top center;
	/* background-color: transparent;*/
	border: none;
	
		
	}
	
#header {
	display: none;
}

h3 {
color: #000000;
font-family: 'Special Elite', cursive;
font-weight: normal;
font-size: 48px;
text-align: center;
margin-top: 0;
   }

h4 {
color: #000000;
font-family: 'Special Elite', cursive;
font-weight: normal;
font-size: 36px;
text-align: center;
margin-top: 0;
   }

h2 {
color: #000000;
font-family: 'Special Elite', cursive;
font-weight: normal;
font-size: 28px;
   }

p {
color: #000000;
font-family: 'Special Elite', cursive;
font-weight: normal;
font-size: 18px;
}

/* Style sections and section divs */
#section-start {
	clear: both;
	padding-left: 110px;
	padding-right: 40px;
	min-height: 1000px;
	min-width: 250px;
/*	background-image: url("http://www.ingaitproblem.se/camp2/wp-content/uploads/2015/11/newwood8.jpg"); */
}

#section-start .mylink {
	position: relative;
	left: -250px;
}

#section-one, #section-two, #section-three, #section-four, #section-five, #section-six, #section-two2, #section-two3, #section-six2, #section-six3  {
	clear: both;
	padding-left: 110px;
	padding-right: 40px;
	min-height: 980px;
	min-width: 250px;
/*	background-image: url("http://www.ingaitproblem.se/camp2/wp-content/uploads/2015/11/newwood8.jpg");  */
	
}


.myfirma{
    width: 192px;
    height: 30px;
    
    overflow: hidden;
 
    background: url("http://www.lajvet.se/semester/wp-content/uploads/2016/02/paper2.jpg") repeat-y top center;
/* content:url("http://www.ingaitproblem.se/camp2/wp-content/uploads/2015/11/cccomcom.png"); */
}


/* Styling the soundtoggle */
#soundoff:before{
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 0px;
    right: 159px;
    overflow: hidden;
content:url("http://www.ingaitproblem.se/camp2/wp-content/uploads/2015/11/soundoff.png");
}

.soundoffblue:before{
	content:url("http://www.ingaitproblem.se/camp2/wp-content/uploads/2015/11/soundoffblue.png") !important; 
}

#soundoff:hover:before {
content:url("http://www.ingaitproblem.se/camp2/wp-content/uploads/2015/11/soundoffred.png");
}

#soundlow:before{
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 0px;
    right: 124px;
    overflow: hidden;
content:url("http://www.ingaitproblem.se/camp2/wp-content/uploads/2015/11/soundlow.png");
}

.soundlowblue:before{
	content:url("http://www.ingaitproblem.se/camp2/wp-content/uploads/2015/11/soundlowblue.png") !important; 
}

#soundlow:hover:before {
content:url("http://www.ingaitproblem.se/camp2/wp-content/uploads/2015/11/soundlowred.png");
}

#soundmedium:before{
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 0px;
    right: 94px;
    overflow: hidden;
content:url("http://www.ingaitproblem.se/camp2/wp-content/uploads/2015/11/soundmedium.png");
}

.soundmediumblue:before{
	content:url("http://www.ingaitproblem.se/camp2/wp-content/uploads/2015/11/soundmediumblue.png") !important; 
}

#soundmedium:hover:before {
content:url("http://www.ingaitproblem.se/camp2/wp-content/uploads/2015/11/soundmediumred.png");
}

#soundhigh:before{
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 0px;
    right: 60px;
    overflow: hidden;
content:url("http://www.ingaitproblem.se/camp2/wp-content/uploads/2015/11/soundhigh.png");
}

.soundhighblue:before{
	content:url("http://www.ingaitproblem.se/camp2/wp-content/uploads/2015/11/soundhighblue.png") !important; 
}

#soundhigh:hover:before {
content:url("http://www.ingaitproblem.se/camp2/wp-content/uploads/2015/11/soundhighred.png");
}


#footer-wrapper {
	
	padding-left: 80px;
	padding-right: 50px;
}

/* Style my button for Läs mer on front page pics */
.mybutton {
	background: #25A6E1;
	background: -moz-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#25A6E1),color-stop(100%,#188BC0));
	background: -webkit-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background: -o-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background: -ms-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background: linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#25A6E1',endColorstr='#188BC0',GradientType=0);
	padding:11px 13px 7px;
	color:#fff;
	font-family: 'Special Elite', normal; /*Reenie Beanie is available through Google Webfonts http://code.google.com/webfonts/specimen/Reenie+Beanie*/
/***font: 400 18px/1 \'Special Elite\',normal;***/
	font-size:18px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #1A87B9
}

.mybutton:hover {
cursor:pointer;
}



/* Base for all figures */
figure,  {
display: block;
}


#mypolaroid .myfronttext{
  position: absolute;
  left: 0; right: 0;

  text-align: center;
  font-weight: bold;
  width: 100%;
  height: 40px;
  display: table;

  opacity: 1;
}

#mypolaroid{

	margin-top: -42px;
padding:0px 0px;
}

#mypolaroid .mylink2 {
  display: table-cell;
  width:250px;
  vertical-align: middle;
  text-align: center;
  position: relative;
  left: 0px;
  top: 10px;
      font-family: 'Kaushan Script', cursive; /*Reenie Beanie is available through Google Webfonts http://code.google.com/webfonts/specimen/Reenie+Beanie*/
font-size:1.5em;
color:#1E73BE;
letter-spacing:0.09em;
      -webkit-transform:rotate(2deg);
-moz-transform: rotate(2deg);
-o-transform: rotate(2deg);
-ms-transform: rotate(2deg);
transform: rotate(2deg);
-webkit-backface-visibility:hidden; /*prevent rotated text being jagged in Chrome and Safari*/
}




#mypolaroid .mylink a {
	color: #1E73BE;
}

#mypolaroid .mylink {
  display: table-cell;
  width:250px;
   font-family: 'Kaushan Script', cursive; /*Reenie Beanie is available through Google Webfonts http://code.google.com/webfonts/specimen/Reenie+Beanie*/
font-size:1.5em;
color:#1E73BE;
letter-spacing:0.09em;
  vertical-align: middle;
  text-align: center;
  position: relative;
  left: 0px;
  top: 10px;
    -webkit-transform:rotate(-4deg);
-moz-transform: rotate(-4deg);
-o-transform: rotate(-4deg);
-ms-transform: rotate(-4deg);
transform: rotate(-4deg);
-webkit-backface-visibility:hidden; /*prevent rotated text being jagged in Chrome and Safari*/
}

#mypolaroid figure{
float:left;
position:relative;
width:250px;
margin-left:45px;
margin-right: 65px;
margin-top: 10px;
margin-bottom: 39px;
padding: 6px 8px 10px 8px;
-webkit-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
-moz-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
background: #eee6d8;
background: -webkit-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: -moz-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: -o-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: -ms-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
-webkit-transform:rotate(-1deg);
-moz-transform: rotate(-1deg);
-o-transform: rotate(-1deg);
-ms-transform: rotate(-1deg);
transform: rotate(-1deg);
-webkit-backface-visibility:hidden; /*prevent rotated text being jagged in Chrome and Safari*/
}

#mypolaroid figure:nth-child(even) {
-webkit-transform:rotate(2deg);
-moz-transform: rotate(2deg);
-o-transform: rotate(2deg);
-ms-transform: rotate(2deg);
transform: rotate(2deg);
-webkit-backface-visibility:hidden; /*prevent rotated text being jagged in Chrome and Safari*/
-webkit-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
-moz-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
box-shadow: -4px 4px 8px -4px rgba(0, 0, 0, .75);
}

#mypolaroid figure:before {
content: '';
display: block;
position: absolute;
left:5px;
top: -15px;
width: 75px;
height: 25px;
background-color: rgba(222,220,198,0.7);
-webkit-transform: rotate(-12deg);
-moz-transform: rotate(-12deg);
-o-transform: rotate(-12deg);
-ms-transform: rotate(-12deg);
}

#mypolaroid figure:nth-child(even):before {
left:150px;
top: -15px;
width: 55px;
height: 25px;
-webkit-transform: rotate(12deg);
-moz-transform: rotate(12deg);
-o-transform: rotate(12deg);
-ms-transform: rotate(12deg);
}

/**IE Hacks - see http://css3pie.com/ for more info on how to use CS3Pie and to download the latest version**/
#mypolaroid figure{
-pie-background: linear-gradient(#ede1c9, #fef8e2 20%, #f2ebde 60%);
behavior: url(assets/pie/PIE.htc); 
position:relative; /*required to make PIE work*/
padding-top:10px\9;
padding-right:10px\9;
} 

#mypolaroid .mycaption{
  position: absolute;
  left: 0; right: 0;
  top: 0; bottom: 0;
  text-align: center;
  font-weight: bold;
  width: 100%;
  height: 100%;
  display: table;
  padding-top: 100px;
  opacity: 0;
}

#mypolaroid .mycaption:hover {
  opacity: 1;
}

#mypolaroid .mypic {
	max-height: 250px;
	overflow: hidden;
}

#mypolaroid .mypic:hover img{
	z-index:-1;
	-webkit-transition-duration: 1s; /* Safari */
    transition-duration: 1s;
	
  -webkit-transform: scale3d(1.4, 1.4, 1);
          transform: scale3d(1.4, 1.4, 1);
}

#mypolaroid .mypic img{
	z-index:-1;
	-webkit-transition-duration: 1s; /* Safari */
    transition-duration: 1s;
	
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}

/* Main div for festured image in post */
#mypolaroid2{
	
	margin-top: -30px;
width:100%;
padding:0px 10px;
}

/* All other styling for featured image in post */
#mypolaroid2 figure{
float:left;
position:relative;
width:250px;
margin-left:0px;
margin-right: 25px;
margin-top: 10px;
margin-bottom: 0px;
padding: 6px 8px 10px 8px;
-webkit-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
-moz-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
background: #eee6d8;
background: -webkit-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: -moz-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: -o-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: -ms-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
-webkit-transform:rotate(-1deg);
-moz-transform: rotate(-1deg);
-o-transform: rotate(-1deg);
-ms-transform: rotate(-1deg);
transform: rotate(-1deg);
-webkit-backface-visibility:hidden; /*prevent rotated text being jagged in Chrome and Safari*/
}

#mypolaroid2 figure:nth-child(even) {
-webkit-transform:rotate(2deg);
-moz-transform: rotate(2deg);
-o-transform: rotate(2deg);
-ms-transform: rotate(2deg);
transform: rotate(2deg);
-webkit-backface-visibility:hidden; /*prevent rotated text being jagged in Chrome and Safari*/
-webkit-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
-moz-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
box-shadow: -4px 4px 8px -4px rgba(0, 0, 0, .75);
}

#mypolaroid2 figure:before {
content: '';
display: block;
position: absolute;
left:5px;
top: -15px;
width: 75px;
height: 25px;
background-color: rgba(222,220,198,0.7);
-webkit-transform: rotate(-12deg);
-moz-transform: rotate(-12deg);
-o-transform: rotate(-12deg);
-ms-transform: rotate(-12deg);
}

#mypolaroid2 figure:nth-child(even):before {
left:150px;
top: -15px;
width: 55px;
height: 25px;
-webkit-transform: rotate(12deg);
-moz-transform: rotate(12deg);
-o-transform: rotate(12deg);
-ms-transform: rotate(12deg);
}

/**IE Hacks - see http://css3pie.com/ for more info on how to use CS3Pie and to download the latest version**/
#mypolaroid2 figure{
-pie-background: linear-gradient(#ede1c9, #fef8e2 20%, #f2ebde 60%);
behavior: url(assets/pie/PIE.htc); 
position:relative; /*required to make PIE work*/
padding-top:10px\9;
padding-right:10px\9;
} 

#mypolaroid2 .mypic {
	max-height: 250px;
	overflow: hidden;
}

#mypolaroid2 .mypic:hover img{
	z-index:-1;
	-webkit-transition-duration: 1s; /* Safari */
    transition-duration: 1s;
	
  -webkit-transform: scale3d(1.6, 1.6, 1);
          transform: scale3d(1.6, 1.6, 1);
}

#mypolaroid2 .mypic img{
	z-index:-1;
	-webkit-transition-duration: 1s; /* Safari */
    transition-duration: 1s;
	
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}

/* All styling for pics in lower menu part */
#mypolaroid3{

width:100%;
min-width: 250px;
padding:0px 10px;
padding-bottom: 20px;

}

#mypolaroid3s{

  width:100%;
  min-width: 250px;
  padding:0px 10px;
  padding-bottom: 20px;
  
  }

#mypolaroid3 .mydowntext{
  position: absolute;
  left: 0; right: 0;

  text-align: center;
  font-weight: bold;
  width: 100%;
  height: 20px;
  display: table;

  opacity: 1;
}

#mypolaroid3s .mydowntext{
  position: absolute;
  left: 0; right: 0;

  text-align: center;
  font-weight: bold;
  width: 100%;
  height: 20px;
  display: table;

  opacity: 1;
}

#mypolaroid3 figure{
float:left;
position:relative;
width:100px;
margin-left:0px;
margin-right: 20px;
margin-top: 10px;
margin-bottom: 50px;
padding: 3px 4px 5px 4px;
-webkit-box-shadow: 6px 6px 10px -6px rgba(0, 0, 0, .85);
-moz-box-shadow: 6px 6px 10px -6px rgba(0, 0, 0, .85);
box-shadow: 6px 6px 10px -6px rgba(0, 0, 0, .85);
background: #eee6d8;
background: -webkit-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: -moz-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: -o-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: -ms-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
-webkit-transform:rotate(-1deg);
-moz-transform: rotate(-1deg);
-o-transform: rotate(-1deg);
-ms-transform: rotate(-1deg);
transform: rotate(-1deg);
-webkit-backface-visibility:hidden; /*prevent rotated text being jagged in Chrome and Safari*/
}

#mypolaroid3s figure{
  float:left;
  position:relative;
  width:100px;
  margin-left:0px;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 50px;
  padding: 3px 4px 5px 4px;
  -webkit-box-shadow: 6px 6px 10px -6px rgba(0, 0, 0, .85);
  -moz-box-shadow: 6px 6px 10px -6px rgba(0, 0, 0, .85);
  box-shadow: 6px 6px 10px -6px rgba(0, 0, 0, .85);
  background: #eee6d8;
  background: -webkit-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
  background: -moz-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
  background: -o-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
  background: -ms-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
  background: linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
  -webkit-transform:rotate(-1deg);
  -moz-transform: rotate(-1deg);
  -o-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
  -webkit-backface-visibility:hidden; /*prevent rotated text being jagged in Chrome and Safari*/
  }

#mypolaroid3 figure:nth-child(even) {
-webkit-transform:rotate(2deg);
-moz-transform: rotate(2deg);
-o-transform: rotate(2deg);
-ms-transform: rotate(2deg);
transform: rotate(2deg);
-webkit-backface-visibility:hidden; /*prevent rotated text being jagged in Chrome and Safari*/
-webkit-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .85);
-moz-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .85);
box-shadow: -4px 4px 8px -4px rgba(0, 0, 0, .85);
}

#mypolaroid3s figure:nth-child(even) {
  -webkit-transform:rotate(2deg);
  -moz-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
  -webkit-backface-visibility:hidden; /*prevent rotated text being jagged in Chrome and Safari*/
  -webkit-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .85);
  -moz-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .85);
  box-shadow: -4px 4px 8px -4px rgba(0, 0, 0, .85);
  }

/**IE Hacks - see http://css3pie.com/ for more info on how to use CS3Pie and to download the latest version**/
#mypolaroid3 figure{
-pie-background: linear-gradient(#ede1c9, #fef8e2 20%, #f2ebde 60%);
behavior: url(assets/pie/PIE.htc); 
position:relative; /*required to make PIE work*/
padding-top:10px\9;
padding-right:10px\9;
} 

#mypolaroid3s figure{
  -pie-background: linear-gradient(#ede1c9, #fef8e2 20%, #f2ebde 60%);
  behavior: url(assets/pie/PIE.htc); 
  position:relative; /*required to make PIE work*/
  padding-top:10px\9;
  padding-right:10px\9;
  } 

#mypolaroid3 .mypic3 {
	max-height: 100px;
	overflow: hidden;
}

#mypolaroid3s .mypic3 {
	max-height: 100px;
	overflow: hidden;
}

#mypolaroid3 .mypic3:hover img{
	z-index:-1;
	-webkit-transition-duration: 1s; /* Safari */
    transition-duration: 1s;
	
  -webkit-transform: scale3d(1.6, 1.6, 1);
          transform: scale3d(1.6, 1.6, 1);
}

#mypolaroid3s .mypic3:hover img{
	z-index:-1;
	-webkit-transition-duration: 1s; /* Safari */
    transition-duration: 1s;
	
  -webkit-transform: scale3d(1.6, 1.6, 1);
          transform: scale3d(1.6, 1.6, 1);
}

#mypolaroid3 .mypic3 img{
	z-index:-1;
	-webkit-transition-duration: 1s; /* Safari */
    transition-duration: 1s;
	
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}

#mypolaroid3s .mypic3 img{
	z-index:-1;
	-webkit-transition-duration: 1s; /* Safari */
    transition-duration: 1s;
	
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}


#mypolaroid3 .mylink3 {
  display: table-cell;
  width:100px;
  vertical-align: middle;
  text-align: center;
  position: relative;
  left: 0px;
  top: 3px;
  font-family: 'Kaushan Script', cursive; /*Reenie Beanie is available through Google Webfonts http://code.google.com/webfonts/specimen/Reenie+Beanie*/
font-size:1.1em;
color:#1E73BE;
letter-spacing:0.09em;
      -webkit-transform:rotate(1deg);
-moz-transform: rotate(1deg);
-o-transform: rotate(1deg);
-ms-transform: rotate(1deg);
transform: rotate(1deg);
-webkit-backface-visibility:hidden; /*prevent rotated text being jagged in Chrome and Safari*/
}

#mypolaroid3s .mylink3 {
  display: table-cell;
  width:100px;
  vertical-align: middle;
  text-align: center;
  position: relative;
  left: 0px;
  top: 3px;
  font-family: 'Kaushan Script', cursive; /*Reenie Beanie is available through Google Webfonts http://code.google.com/webfonts/specimen/Reenie+Beanie*/
font-size:1.1em;
color:#1E73BE;
letter-spacing:0.09em;
      -webkit-transform:rotate(1deg);
-moz-transform: rotate(1deg);
-o-transform: rotate(1deg);
-ms-transform: rotate(1deg);
transform: rotate(1deg);
-webkit-backface-visibility:hidden; /*prevent rotated text being jagged in Chrome and Safari*/
}

#mypolaroid3 .mylink3 a {
	color: #1E73BE;
}

#mypolaroid3s .mylink3 a {
	color: #1E73BE;
}


#mypolaroid3 .mylink4 {
  display: table-cell;
  width:160px;
   font-family: 'Kaushan Script', cursive; /*Reenie Beanie is available through Google Webfonts http://code.google.com/webfonts/specimen/Reenie+Beanie*/
font-size:1.1em;
color:#1E73BE;
letter-spacing:0.09em;
  vertical-align: middle;
  text-align: center;
  position: relative;
  left: 0px;
  top: 3px;
    -webkit-transform:rotate(-2deg);
-moz-transform: rotate(-2deg);
-o-transform: rotate(-2deg);
-ms-transform: rotate(-2deg);
transform: rotate(-2deg);
-webkit-backface-visibility:hidden; /*prevent rotated text being jagged in Chrome and Safari*/
}

#mypolaroid3s .mylink4 {
  display: table-cell;
  width:160px;
   font-family: 'Kaushan Script', cursive; /*Reenie Beanie is available through Google Webfonts http://code.google.com/webfonts/specimen/Reenie+Beanie*/
font-size:1.1em;
color:#1E73BE;
letter-spacing:0.09em;
  vertical-align: middle;
  text-align: center;
  position: relative;
  left: 0px;
  top: 3px;
    -webkit-transform:rotate(-2deg);
-moz-transform: rotate(-2deg);
-o-transform: rotate(-2deg);
-ms-transform: rotate(-2deg);
transform: rotate(-2deg);
-webkit-backface-visibility:hidden; /*prevent rotated text being jagged in Chrome and Safari*/
}

/*The last 29 days of the month are the hardest."- Nikola Tesla*/