body {
	font-family: 'Julius Sans One', sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
}


/*Container*/

#main_wrapper {
	background-color: #FFFFFF;
	box-shadow: 0 0 50px 0 #ECEAEA;
    font-family: 'Julius Sans One',sans-serif;
    margin: 0 auto;
    padding-bottom: 0;
    width: 960px;
}

#container {
	background-color: #EBE9E9;
	box-shadow: 0 0 10px #EBE9E9;
	margin: 0 auto;
	width: 960px;
	background-color: white;
	padding: 0px;
	text-align:left;
}

#new-container {
	width: 960px;
	height: 930px;
	color: gray;
	background-color: #FFF;
    box-shadow: 0 0 20px #ECEAEA;
    margin: 0 auto;
	padding-top: 30px;
    padding-bottom: 0px;
}

#container-new {
	width: 800px;
	height: 40px;
	padding: 40px;
	border: 30px;
	color: gray;
	background-color: #FFF;
    margin: 0 auto;
    margin-bottom: 40px;
	border: solid "blackgallery";
}

.theme-default {
    background: url("loading.gif") no-repeat scroll 50% 50% #FFFFFF;
    box-shadow: 0 1px 5px 0 #4A4A4A;
}


#container_nivo {
	width: 960px;
	height: 593px;
}

.headband {
	border-top: 5px solid #00CCFF;
	height: 5px;
	width: 100%
}

/*Header */

#top_navigation_container {
	    border-bottom: 1px solid #EBE9E9;
	    display: inline-block;
	    height: 165px;
	    width: 960px;
		font-family: 'Julius Sans One', sans-serif;
		margin-bottom: 100px;
}

#identity img {
	padding: 0 30px 0 30px;
	margin-bottom: 30px;
}

/* Navigation */

#main_links {
    float: right;
    margin-top: -160px;
	margin-bottom: 30px;
	padding: 30px;
	border: 30px;
}

#main_links li {
			color: #999;
			display: block;
			float: left;
			margin: 20px 25px 0px 0px;
}

#main_links a, #main_links a:visited {
			color: #999;
			text-decoration: none;
}

#main_links a:hover {
			color: #00CCFF;
}

#main_links a:active {
	color: #9b0707;
}

#main_links a.active_page {
			color: #9b0707;
}

/*Text*/

#h1 {
	float: right;
	font-family:'Julius Sans One', sans-serif;
	color: gray;
}

#h2 {
	font-family:'Julius Sans One', sans-serif;
	float: left;
	margin-left: 300px;
}

#h2 {
	font-family:'Julius Sans One', sans-serif;
    color: gray;
    font-size: 2.2em;
    font-weight: normal;
    line-height: 1em;
    margin: 0 0 5px;
}

#h3 {
    font-size: 1.5em;
    font-style: italic;
    margin: 10px 0;
}

.bodytext {
	float: left;
	width: 270px;
	padding: 0px, 0px, 0px, 0px;
	margin-right: 15px;
	border: 0px;
	color: gray;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 1.2em;
	line-height: 1.8em;
}

.bodytextr {
	float: right;
	width: 300px;
	padding: 0px, 0px, 0px, 0px;
	margin-right: 300px;
	border: 50px;
	color: gray;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 1.2em;
	line-height: 1.8em;
	margin-up: 900px;
}

.description-float-right {
	float: right;
	margin-right: 100px;
}

/* unvisited link */

p a[href^="mailto:"] {
  font-family:'Julius Sans One', sans-serif;
  color: gray;
}

	-------------------------------------------------------------

.p {
	font-size: 11px;
	line-height: 2em;
	margin: 20px 20px 20px 20px;
}

/*images*/

.image {
	float: right;
	margin-top: 20px;
	background-color: #F2F2F1;
}

.nivo-caption1 {
    margin-left:10px;
    margin-top:5px;
    width:500px;
    font-size:38px;
    line-height:40px;
    text-transform:none;
}

.nivo-caption1a {
    margin-left:10px;
    margin-top:10px;
    width:190px;
    font-size:12px;
    line-height:14px;
    text-transform:none;
}

.nivo-caption a {
    display:inline !important;
}

.nivo-caption2 {
    margin-left:230px;
    margin-top:100px;
    width:350px;
}

.nivo-caption3 {
    margin-left:10px;
    margin-top:100px;
    width:350px;
}

#imghover:hover {
	opacity: 0.4;
	filter: alpha(opacity=40); /* For IE8 and earlier */
}

/*Gallery*/

.portfolio_thumb:hover {
	background-position: right;
}

a.portfolio_thumb {
	background-color: #EBEBEB;
	background-repeat: no-repeat;
	clear: none;
	float: left;
	height: 280px;
	width: 280px;
	margin-bottom: 30px;
	border-radius: 0px 0px 0px 0px;
	box-shadow: 1px 1px 2px rgba(140, 140, 139, 0.4);
}

.portfolio_thumb_1 {
	background-image: url("images/thumb_bookmaking.png");
}

.portfolio_thumb_2 {
	background-image: url("images/thumb_graphic.png");
}

.portfolio_thumb_3 {
	background-image: url("images/thumb_illustration.png");
}

.portfolio_thumb_4 {
	background-image: url("images/thumb_packaging.png");
}

.portfolio_thumb_5 {
	background-image: url("images/thumb_photography.png");
}

.portfolio_thumb_6 {
	background-image: url("images/thumb_website.png");
}

.portfolio_thumb_7 {
	background-image: url("images/thumb_floral.png");
	margin-left: 340px;
}

.portfolio_thumb_8 {
	background-image: url("images/thumb_typographic-portraits.png");
}

.portfolio_thumb_9 {
	background-image: url("images/thumb_recipe.png");
}

.portfolio_thumb_10 {
	background-image: url("images/thumb_active_angelz.png");
}

.portfolio_thumb_11 {
	background-image: url("images/thumb_active_angelz.png");
}

.portfolio_thumb_12 {
	background-image: url("images/thumb_lemon_juice.png");
}

.portfolio_thumb_13 {
	background-image: url("images/thumb_tessellation-1.png");
}

.portfolio_thumb_14 {
	background-image: url("images/thumb_tessellation-2.png");
}

.portfolio_thumb_15 {
	background-image: url("images/thumb_palm.png");
}

.portfolio_thumb_16 {
	background-image: url("images/thumb_swim.png");
}

.portfolio_thumb_17 {
	background-image: url("images/thumb_flower.png");
}

.portfolio_thumb_18 {
	background-image: url("images/thumb_identity.png");
}

.portfolio_thumb_19 {
	background-image: url("images/photography/thumb_cyanotype1.png");
}

.portfolio_thumb_20 {
	background-image: url("images/photography/thumb_cyanotype2.png");
}

.portfolio_thumb_21 {
	background-image: url("images/photography/thumb_cyanotype3.png");
}

.portfolio_thumb_22 {
	background-image: url("images/photography/thumb_color1.png");
}

.portfolio_thumb_23 {
	background-image: url("images/photography/thumb_color2.png");
}

.portfolio_thumb_24 {
	background-image: url("images/photography/thumb_color3.png");
}

.portfolio_thumb_25 {
	background-image: url("images/thumb_summer.png");
}

.portfolio_thumb_left {
	margin-right: 30px;
	margin-left: 30px;
}

.portfolio_thumb_right {
	margin-right: 30px;
}

.portfolio_thumb_center {
	margin-right: 30px;
}

a {
	color: #000000;
	text-decoration: none;
}

/* Resume */

#download {
    background-color: #00CCFF;
    border: 3px solid #00CCFF;
    border-radius: 15px 15px 15px 15px;
    float: left;
    font-size: 13px;
    margin-left: 70px;
    padding: 10px 10px 8px;
	font-family: 'Josefin Sans', sans-serif;
	text-decoration: none;
	background color: gray;
	margin-top: 25px;
}

#download a {
    color: white;
    outline: medium none;
    text-decoration: none;
}
.target{
	font-family: 'Josefin Sans', sans-serif;
	text-decoration: none;
	background color: gray;
}

.resume {
	float: left;
	margin: 0 auto;
	width: 860px;
	clear: both;
	height: 400px;
}
.resume-part1 {
	float: left;
	margin: 0 auto;
	width: 860px;
	clear: both;
	height: 210px;
	bottom-margin: 50px;
}

.resume-part2 {
	float: left;
	margin: 0 auto;
	width: 860px;
	clear: both;
	height: 340px;
	bottom-margin: 50px;
}

.resume-part3 {
	float: left;
	margin: 0 auto;
	width: 860px;
	clear: both;
	height: 625px;
	bottom-margin: 50px;
}

.resume-part4 {
	float: left;
	margin: 0 auto;
	width: 860px;
	clear: both;
	height: 100px;
	top-margin: -50px;
}

.column-left {
		font-size: 12px;
}

.column-right {
	margin-top: -160px;
	margin-left: 130px;
	font-size: 12px;
}

.column-right-far {
	margin-top: -162px;
	margin-left: 350px;
	font-size: 12px;
}


.left-text{
	float: left;
	text-align: right;
	width: 300px;
	padding: 0px, 0px, 0, 30px;
	border: 50px;
	color: #00CCFF;
	font-family: 'Julius Sans One', sans-serif;
	font-size: 15px;
	line-height: 1.8em;
	padding: 15px;
}

.right-text {
	float: left;
	text-align: left;
	width: 300px;
	padding: 0px, 0px, 30px, 30px;
	color: gray;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 15px;
	line-height: 1.8em;
	padding: 10px;
	width: 500px;
	height: 125px;
	position: block;
}

.line {
	border-bottom: 1px solid #EBE9E9;
	display: inline-block;
	height: 10px;
	width: 900px;
}

/* Portfolio Page */

#project {
    float: right;
    width: 300px;
	font-family: 'Josefin Sans', sans-serif;
}

#project-2 {
	float: left;
    width: 459px;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 20px;
	line-height: 2em;
	margin: 20px 20px 20px 20px;
}

#project-center {
    float: left;
    width: 900px;
	font-family: 'Josefin Sans', sans-serif;
	display: block
}

a:link {
    color: #00CCFF;
	text-decoration: none;
	top: -30px;
}

#gallery {
    float: left;
    width: 500px;
	margin-left: -50px;
}

#gallery2 {
    width: 500px;
	margin-left: -50px;
}

#gallery3 {
    width: 900px;
	margin-left: -20px;
}

#text-gallery3 p {
	float: left;
}

gallery-center {
	border: solid black
	width: 900px;
	height: 600px;
	align: center
	display: block
}

#gallery img {
    margin: 0px 30px 30px 30px;
}

/* Contact */

#contact {
		position: relative;
	    float: right;
		background-color: #FFFFFF;
		box-shadow: 0 0 50px 0 #ECEAEA;
	    font-family: 'Julius Sans One',sans-serif;
	    margin: 0 auto;
	    padding-bottom: 0;
	    width: 960px;
}


.contact_wrapper {
    color: #86888B;
    font-family: 'Julius Sans One',sans-serif;
    font-size: 20px;
    margin: 0 auto;
    min-height: 80%;
    text-align: center;
}

/*Footer*/

#bottom_navigation_container {
	    border-top: 1px solid #EBE9E9;
	    display: inline-block;
	    height: 165px;
	    width: 960px;
		font-family: 'Julius Sans One', sans-serif;
		margin-bottom: 60px;
}

.bottom_headband {
	border-bottom: 5px solid #00CCFF;
	margin-bottom: 5px;
	width: 100%
}

#bottom_navigation_container p {
	color: #000000;
	text-align: center;
	font-size: small;
	color: #999999;
	padding-top: 30px;
}

.footer {
	display: center;
	width: 540px;
}

.facebook_link {
    background-color: #EBEBEB;
    clear: none;
	display: inline-block;
	float: right;
    height: 32px;
    margin: 30px 15px 0 0;
    width: 32px;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 1px 1px 2px rgba(140, 140, 139, 0.4);
}

.linkedin {
    background-image: url("images/linkedin.png");
    height: 32px;
    left: 64px;
	width: 32px;
}

.facebook {
    background-image: url("images/facebook.png");
    height: 32px;
    left: 64px;
    width: 32px;
}

.pinterest {
	background-image: url("images/pinterest.png");
	height: 32px;
    left: 64px;
    width: 32px;
}

.facebook_link:hover {
	background-position: center right;
}