/* Photo gallery template ||| Joshuaink.com ||| March 2005 ||| Free to use but this credit must remain in place */

*{
	margin:0;
	padding:0;
	font-size:100%;

}

body2{
	font:80%/110% Verdana, Helvetica, sans-serif;
	color:#666;
	margin-top:20px;
	background:#483521 url("http://www.photos.mycaffeinatedlife.com/bg.gif") repeat;
	text-align:center;
}
body {
margin:0;
padding:0;
font-size: small;
text-align:center;
color:#6f3c1b;
line-height:1.3em;
background:#483521 url("http://www.photos.mycaffeinatedlife.com/bg.gif") repeat;
}blockquote {
font-style:italic;
padding:0 32px;
line-height:1.6;
margin-top:-50px;
margin-right:0;
margin-bottom:.6em;
margin-left:0;
}
a{
	color:#666;
	text-decoration:none;
}

p,
h2{
	margin:15px 5px;
}

h2{
	color:#6f3c1b;
	font-size: large;
}

#wrap{
	width:720px;
	margin:0 auto;
	position:relative;
}
#wrap2 {
width:800px;
background:#FFF3DB url("http://www.photos.mycaffeinatedlife.com/bg_paper_mid.jpg") repeat-y;
margin-top: -50px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 10px;
text-align:center;
margin:0 auto;
position:relative;
display:block;
}
#header{
	margin-bottom:20px;
}

#header a{
	text-decoration:underline;
}

#main-content {
	margin-left: 7%;
}
#main-contentphoto {
	margin-left: 0%;
}

#main-content li{
	width:200px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:15px 10px 10px 10px;
	text-align:center;
	position:relative;
	float:left;
	margin-left: 10px;
	display:inline;
	margin:5px;
}


		




#fullplate-photo{
	border:solid #EEE;
	border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:5px 15px 15px 15px;
	margin:0 auto;
	width:640px;
}




#main-content  a span{
/*\*/
	position:absolute;
	left:-9999px;

}

#main-content a:hover span{	
	top:10px;
	left:10px;
	width:202px;
	font-weight:bold;
	background:#FFF;
	color:#999;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:80%;
	border:1px solid #EEE;
	border-width:0 0 10px 0;
	filter: alpha(opacity=100);
	/*-moz-opacity:.8;
		opacity:.80;*/
/**/
} 


img{
	border:1px solid #EEE;
/* delete line above and uncomment this for an inset effect
	border:1px solid;
	border-color:#666 #EEE #EEE #666;
 */
}

#foot{
	padding-top:10px;
	margin-bottom:20px;
	clear:left;
}
#main-top {
width:800px;
height:49px;
background:#FFF3DB url("http://www.photos.mycaffeinatedlife.com/bg_paper_top.jpg") no-repeat top left;
margin:0px;
padding:0px;
display:block;
}
#main-bot {
width:800px;
height:93px;
background:#FFF3DB url("http://www.photos.mycaffeinatedlife.com/bg_paper_bot.jpg") no-repeat top left;
margin:0;
padding:0;
display:block;
}