/*
Code by Airtype Studio
www.airtypestudio.com
*/

/* ### Popup Styles ### */

body {
	color: #5c3021;
	background: #f6f2e6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.5em;
	text-align: justify;
}

a { outline:none; }

a:link {
	color: #b95700;
	text-decoration: none;
}

p {	
	font-size: 1.2em;
	margin-bottom: 10px;
}

ul { margin: 0px; line-height: 1.8em; list-style: none;}
li { background: url(../../img/global/arrow.gif) no-repeat; padding: 0px 0px 0px 10px; font-size: 1.2em; }

h1 {
	font-family: "Georgia", Times, Serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #5c3021;
	margin: 5px 0px 10px 0px;
	text-transform: uppercase;
}

#header {
	margin: 0 auto;
	height: 111px;
	width: 100%;
	background: url(../../img/global/popup_header.gif) no-repeat;
}

#content_wrapper { width: 351px; }

#content {
	padding: 10px 5px;
	background: #f6f2e6;
	margin: 0 auto;
	width: 90%;
	text-align: left;
}

#flickr_content {
	padding: 15px 15px;
	background: #f6f2e6;
	margin: 0 auto;
	width: auto;
	text-align: center;
}
