@charset "UTF-8";
@font-face {
	font-family: 'alexbrush';
	src: url('/webfonts/alexbrush/alexbrush-regular-webfont.eot');
	src: url('/webfonts/alexbrush/alexbrush-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('/webfonts/alexbrush/alexbrush-regular-webfont.woff') format('woff'),
		url('/webfonts/alexbrush/alexbrush-regular-webfont.ttf') format('truetype'),
		url('/webfonts/alexbrush/alexbrush-regular-webfont.svg') format('svg');
}
@font-face {
	font-family: 'SofiaProLight';
	src: url('/webfonts/SofiaProLight/SofiaProLight-webfont.eot');
	src: url('/webfonts/SofiaProLight/SofiaProLight-webfont.eot?#iefix') format('embedded-opentype'),
		url('/webfonts/SofiaProLight/SofiaProLight-webfont.woff') format('woff'),
		url('/webfonts/SofiaProLight/SofiaProLight-webfont.ttf') format('truetype'),
		url('/webfonts/SofiaProLight/SofiaProLight-webfont.svg') format('svg');
}
.container {
	background-repeat: no-repeat;
	width: 620px;
	padding-right: 82px;
	padding-left: 82px;
	padding-top: 76px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.40);
	box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.40);
	background-image: url(../images/bg-img.jpg);
	background-color: #FFFFFF;
	padding-bottom: 76px;
	margin-top: 15px;
}
h1 {
	color: #493291;
	font-family: alexbrush, serif;
	font-size: 28px;
	font-weight: normal;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 20px;
}
.mainarea {
	height: 325px;
	margin-top: 25px;
	margin-bottom: 40px;
}
.mainarea-portfolio {
	margin-top: 25px;
	margin-bottom: 40px;
	min-height: 350px;
}
.menu {
	width: 84px;
	margin-right: 13px;
	float: left;
	padding-top: 45px;
}
h2 {
	color: #493291;
	font-family: SofiaProLight, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.menu-item1, .menu-item2, .menu-item3, .menu-item4, .menu-item5 {
	height: 20px;
	margin-bottom: 8px;
}
.menu-item1:hover, .menu-item2:hover, .menu-item3:hover, .menu-item4:hover, .menu-item5:hover {
	height: 19px;
	margin-bottom: 8px;
	border-bottom: 1px solid #F287B7;
	cursor: pointer;
}
#home .menu-item1,
#aboutme .menu-item2,
#mywork .menu-item3,
#myportfolio .menu-item4,
#contact .menu-item5
  {
	height: 19px;
	margin-bottom: 8px;
	border-bottom: 1px solid #F287B7;
}
.slideshow {
	height: 325px;
	width: 512px;
	float: right;
}
.slideshow-portfolio {
	width: 512px;
	float: right;
	min-height: 325px;
}
body {
	background-image: url(../images/crossword.png);
	background-repeat: repeat;
}
.footer {
	clear: both;
	margin-left: 105px;
}
h6 {
	color: #493291;
	font-family: SofiaProLight, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link, a:active, a:visited, a:hover {
	color: #493291;
	text-decoration: none;

}
.clear {
	clear: both;
}
p {
	font-family: SofiaProLight, sans-serif;
	color: #493291;
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.gallery {
	clear: right;
	float: left;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #F287B7;
	padding-left: 10px;
}
