a:link {
    color: white;
    text-decoration: underline;
}


a:visited {
    color: white;
    text-decoration: none;
}

#a:active {
    color: yellow;
    text-decoration: none;
}

a:hover {
    color: lightgray;
}

cpn {
    
    display: block;
    background: rgba(0,0,0,0.15);
    font-size: 10;
    line-height: 1.15;
    padding: 6px;
    padding-top: 9px;
}

p {
    margin: 0px;
    margin-top: 6px;
}

body {
	background: #4d4d4d;
    background-image: url(../SVG/siteBG.svg);
	margin: 12px;
	padding: 0px;
	line-height: 1.4em;
	font-family: Lora;
    letter-spacing: 1px;
	font-size: 12;
}

.grid3 img {
    opacity:0;
   -webkit-transition: opacity 0.3s linear;
   -moz-transition: opacity 0.3s linear;
   -o-transition: opacity 0.3ms linear;
   -ms-transition: opacity 0.3ms linear;
   transition: opacity 0.3ms linear;
}

.grid3 img:hover, img:visited {
    opacity:1;
   -webkit-transition: opacity 0.3s linear;
   -moz-transition: opacity 0.3s linear;
   -o-transition: opacity 0.3s linear;
   -ms-transition: opacity 0.3s linear;
   transition: opacity 0.3s linear;
}

.grid1 {
	display: block;
    text-align: center;
    width: 100%;
    height: auto;
	margin: 0;
    overflow: hidden;
}

.grid2 {
    display: inline-block;
    position: relative;
    top: 50%;
	width: auto;
    height: auto;
    overflow: hidden;
}

.grid3NoLink {
    position: relative;
    margin: 12px;
	width: 240px;
    height: 180px;
    border: 0px solid black;
    text-align: center;
    float: left;
}

.grid3 {
    position: relative;
    margin: 12px;
	width: 240px;
    height: 180px;
    border: 0px solid black;
    text-align: center;
    float: left;
}

.grid3 img {
    position: absolute;
    bottom: 0;
    right: 0;
}

#AboutMe {
    background-image: url(../SVG/divBG.svg), url(../JPG/bg_aboutme.jpg);
}

#AboutMe img:hover, img:visited {
    background-image: url(../SVG/240x180_a_AboutMe.svg) !important;
}

#Ideas {
    background-image: url(../SVG/divBG.svg), url(../JPG/bg_ideas.jpg);
}

#Ideas img:hover, img:visited {
    background-image: url(../SVG/240x180_a_Ideas.svg) !important;
}

#Final {
    background-image: url(../SVG/divBG.svg), url(../JPG/bg_final.jpg);
}

#Final img:hover, img:visited {
    background-image: url(../SVG/240x180_a_Final.svg) !important;
}

#Week1 {
    background-image: url(../SVG/divBG.svg), url(../JPG/bg_week1.jpg);
}

#Week1 img:hover, img:visited {
    background-image: url(../SVG/240x180_a_Week1.svg) !important;
}

#Week2 {
    background-image: url(../SVG/divBG.svg), url(../JPG/bg_week2.jpg);
}

#Week2 img:hover, img:visited {
    background-image: url(../SVG/240x180_a_Week2.svg) !important;
}

#Week3 {
    background-image: url(../SVG/divBG.svg), url(../JPG/bg_week3.jpg);
}

#Week3 img:hover, img:visited {
    background-image: url(../SVG/240x180_a_Week3.svg) !important;
}

#Week4 {
    background-image: url(../SVG/divBG.svg), url(../JPG/bg_week4.jpg);
}

#Week4 img:hover, img:visited {
    background-image: url(../SVG/240x180_a_Week4.svg) !important;
}

#Week5 {
    background-image: url(../SVG/divBG.svg), url(../JPG/bg_week5.jpg);
}

#Week5 img:hover, img:visited {
    background-image: url(../SVG/240x180_a_Week5.svg) !important;
}

#Week6 {
    background-image: url(../SVG/divBG.svg), url(../JPG/bg_week6.jpg);
}

#Week6 img:hover, img:visited {
    background-image: url(../SVG/240x180_a_Week6.svg) !important;
}

#Week7 {
    background-image: url(../SVG/divBG.svg), url(../JPG/bg_week7.jpg);
}

#Week7 img:hover, img:visited {
    background-image: url(../SVG/240x180_a_Week7.svg) !important;
}

#Week8 {
    background-image: url(../SVG/divBG.svg), url(../JPG/bg_week8.jpg);
}

#Week8 img:hover, img:visited {
    background-image: url(../SVG/240x180_a_Week8.svg) !important;
}

#Week9_10 {
    background-image: url(../SVG/divBG.svg), url(../JPG/bg_week9_10.jpg);
}

#Week9_10 img:hover, img:visited {
    background-image: url(../SVG/240x180_a_Week9_10.svg) !important;
}

#Week11 {
    background-image: url(../SVG/divBG.svg), url(../JPG/bg_week11.jpg);
}

#Week11 img:hover, img:visited {
    background-image: url(../SVG/240x180_a_Week11.svg) !important;
}

#Week12 {
    background-image: url(../SVG/divBG.svg), url(../JPG/bg_week12.jpg);
}

#Week12 img:hover, img:visited {
    background-image: url(../SVG/240x180_a_Week12.svg) !important;
}

#Week13 {
    background-image: url(../SVG/divBG.svg), url(../JPG/bg_week13.jpg);
}

#Week13 img:hover, img:visited {
    background-image: url(../SVG/240x180_a_Week13.svg) !important;
}

#Week14 {
    background-image: url(../SVG/divBG.svg), url(../JPG/bg_week14.jpg);
}

#Week14 img:hover, img:visited {
    background-image: url(../SVG/240x180_a_Week14.svg) !important;
}

#Week15 {
    background-image: url(../SVG/divBG.svg), url(../JPG/bg_week15.jpg);
}

#Week15 img:hover, img:visited {
    background-image: url(../SVG/240x180_a_Week15.svg) !important;
}

#Week16 {
    background-image: url(../SVG/divBG.svg), url(../JPG/bg_week16.jpg);
}

#Week16 img:hover, img:visited {
    background-image: url(../SVG/240x180_a_Week16.svg) !important;
}

#Week17 {
    background-image: url(../SVG/divBG.svg), url(../JPG/bg_week17.jpg);
}

#Week17 img:hover, img:visited {
    background-image: url(../SVG/240x180_a_Week17.svg) !important;
}

#Week18 {
    background-image: url(../SVG/divBG.svg), url(../JPG/bg_week18.jpg);
}

#Week18 img:hover, img:visited {
    background-image: url(../SVG/240x180_a_Week18.svg) !important;
}

#Development {
    background-image: url(../SVG/divBG.svg), url(../JPG/bg_development.jpg);
}

#Development img:hover, img:visited {
    background-image: url(../SVG/240x180_a_Development.svg) !important;
}

.grid4 {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #000000;
    color: white;
    padding: 3px; padding-left: 12px;
    width: auto;
}