@charset "utf-8";
/* CSS Document for www.dawnphotos.com transition to HTML5 template*/


/* Header */

@media only screen and (max-width:600px){
	
	header {width:100px!important; }	
}

header {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
}

/* End Header */


/* Footer */

footer {
	text-align:center;
	margin-top: 50px;
	font-size: 12px;
	
}
footer a {
	color: #FFF;
	
}
footer a:visited; {
 color:#FFFFFF;
 
}

footer .socialicons img {
padding:0 3px;
margin: auto auto -5px;
}


footer .socialicons a{
text-decoration: none;


}


footer .socialicons  a:visited {
text-decoration: none;

}

/* End Footer */



/*..........moments.html Instagram tree.........*/
#contentblockmoments {
	background-image:url(all/gradienttan.png);
	background-size: contain;
	background-color: #f8e3d2;
	margin: -10px auto 10px;
	width: 100%;
	max-width:900px;
	
	/*padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;*/
	color: #000;
	box-shadow: 3px 7px 17px 0px;
	border-color:#5F4B38;
	border: 25px solid transparent;
	border-image:url(all/contentborder.png) 85 80 stretch;
}


#contentblockmoments a  {
	text-decoration:none;
	color: #000000;
	  font-family:'Gabriela';
	  font-size:large;
}

.linkitem {
	padding: 15px;
	border: 2px inset #81664c; 
}

@media only screen and (max-width:600px){
	
	#contentblockmoments {  width:300px!important; }
	
}

/* ...........end moments.html........  */
