@charset "utf-8";
/* CSS Document */

/* CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* IMPORT FONTS */

@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('League_Gothic-webfont.eot?') format('eot'),
         url('League_Gothic-webfont.woff') format('woff'),
         url('League_Gothic-webfont.ttf') format('truetype'),
         url('League_Gothic-webfont.svg#webfont1Lb5Pdit') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* ANGEL WHITE */

body , html{
	background: url(../images/bg.gif) #f4f4f4;
}

/* DIVS */

div.content-wrapper {
	margin: 0 auto;
	width: 665px;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	background-color: #ffffff;
	border: 1px solid #ededed;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-moz-box-shadow: 0px 0px 5px #dedede;
	-webkit-box-shadow: 0px 0px 5px #dedede;
	box-shadow: 0px 0px 5px #dedede;
}

div.content {
	width: 100%;
	}
	
div.page-name {
	font-family: 'LeagueGothicRegular', Impact, Arial, sans-serif;
	letter-spacing: 3px;
	font-size: 90px;
	color: #be3c3a;
	text-transform: uppercase;
	text-align: left;
	margin-left: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: normal;
}

div.divider {
	width: 100%;
	border-bottom: 1px dashed #d1d1d1;
	margin-bottom: 20px;
	margin-top: 20px;
	clear: both;
}

#user {
	position: relative;
	height: 715px;
}

div.contact-left {
	float: left;
	width: 300px;
}

div.contact-right {
	float: right;
	width: 300px;
	text-align: right!important;
}div.contact-right  h1{
	text-align: right!important;
}

div.clear {
	clear: both;
}
	
#instagram {
	position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	line-height: 0px;
}

/* LINK PROPERTIES */

a:link, a:active, a:visited {
	font-family: Georgia;
	color: #be3c3a;
	text-decoration: none;
	font-weight: normal;
	text-shadow: 0px 0px 2px #a2a2a2;
	font-size: 10px;
}
a:hover {
	color: #2f2f2f;
	text-shadow: 0px 0px 2px #a2a2a2;
}	

a#more:link, a#more:active, a#more:visited, a#reset:link, a#reset:active, a#reset:visited {
	font-family: 'LeagueGothicRegular', Impact, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	text-shadow: 0px 0px 2px #000000;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 650px;
	text-align: center;
	background: #e3e3e3;
	padding: 8px;
	color: #2f2f2f;
	font-size: 19px;
	letter-spacing: 1px;
	text-shadow: 0px 0px 2px #a2a2a2;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
a#more:hover, a#reset:hover {
	color: #be3c3a;
	background: #d3d3d3;
	text-shadow: 0px 0px 2px #a2a2a2;
}

/* TEXT PROPERTIES */

h1 {
	font-family: 'LeagueGothicRegular', Impact, Arial, sans-serif;
	color: #be3c3a;
	text-align: left;
	text-transform: uppercase;
	font-size: 19px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	text-shadow: 0px 0px 2px #a2a2a2;
	font-weight: normal;
}
div.page-name h1 {
	font-family: 'LeagueGothicRegular', Impact, Arial, sans-serif;
	color: #2f2f2f;
	text-align: left;
	text-transform: uppercase;
	font-size: 19px;
	padding-bottom: 30px;
	letter-spacing: .5px;
	text-shadow: 0px 0px 2px #a2a2a2;
	text-align: center;
	font-weight: normal;
}

p {
	font-family: Georgia;
	font-size: 10px;
	color: #434343;
	line-height: 13px;
	padding: 0;
	margin-bottom: 10px;
}

p.about {
	font-family: Georgia;
	font-size: 10px;
	color: #434343;
	line-height: 13px;
	padding: 0;
	margin-bottom: 10px;
	margin-left: 85px;
}

/* IMAGE PROPERTIES */

.meimg {
	position: relative;
	cursor: pointer;
	}

	img.a {
	position: absolute;
	left: 0;
	top: 0;
	padding: 3px;
	background-color: #e3e3e3;
    z-index: 10;
	}
 
img.b {
	padding: 3px;
	background-color: #e3e3e3;
	position: absolute;
	left: 0;
	top: 0;
	}

#user img {
	margin: 5px;
	padding: 3px;
	background-color: #e3e3e3;
}#user img:hover {
	margin: 5px;
	padding: 3px;
	background-color: #d3d3d3;
	cursor: pointer;
}
