@charset "utf-8";
body {
	margin: 0;
	background-color:#ddf3ed;
	background-image: url(images/bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3d3d3d;
}
a {
	color: #127498; 
}
h1 {
	font-size: 28px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin:0;
}
h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
}
p {
	font-size: 14px;
}
img {
	border-style: none;
}
p {
	line-height: 150%;
}
#wrap {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 95px;
	width: 880px;
	background-image: url(images/header_middle.png);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	position: relative;
}
#logo_type {
	height: 55px;
	width: 161px;
	position: absolute;
	top: 20px;
	left: 15px;
}

/* Navigation starts here */

#top_nav {
	position: absolute;
	top: 36px;
	right: 15px;
	display: inline-block;
	font-size: 14px;
	color: #3D3D3D;
}
#top_nav a {
	display: block;
	color: #ababab;
	text-decoration: none;
	text-align: center;
	padding: 5px 10px 5px 10px;
	
}
#top_nav .top_nav_margin.active a {
	color: #FFF;
}
.top_nav_margin {
	margin-left: 10px;
}
#top_nav_aboutme {
	display: inline-block;
}
#top_nav_portfolio {
	display: inline-block;
}
#top_nav_contactme {
	display: inline-block;
}
.orange {
	background-color: #efa150;
}
.green {
	background-color: #a1d84d;
}
.blue {
	background-color: #53C5D7;
}
.active {
	color: #FFF;
}
/* Navigation ends here */

.header_cap {
	height: 95px;
	width: 20px;
	position: absolute;
}
.left {
	left: -20px;
	background-image: url(images/header_left.png);
}
.right {
	right: -20px;
	background-image: url(images/header_right.png);
}
.top {
	top: -20px;
	background-image: url(images/body_top_white.png);
}
.top_homepage {
	top: -20px;
	background-image: url(images/body_top_grey.png);
}
.bottom_white {
	bottom: -20px;
	background-image: url(images/body_bottom_white.png);
}
.bottom_grey {
	bottom: -20px;
	background-image: url(images/body_bottom_grey.png);
}
#main {
	width: 100%;
	margin-bottom: 20px;
}
.main_cap {
	height: 20px;
	width: 920px;
}
.main_cap.top_homepage.aboutme {
	height: 11px;
}
#main_content {
	width: 920px;
	background-image: url(images/body_middle.png);
	background-repeat: repeat-y;
}
#feature {
	background-color: #f7f7f5;
	width: 850px;
	margin-left: 11px;
	margin-right: 11px;
	padding: 0 24px 24px;
	position:relative;
}
.featureFrame{
	border: #fff 10px solid;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .45);
	margin:5px;
}
#feature.aboutme {
	width: 600px;
	padding-top: 33px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d5d5d5;
	display: inline-block;
	margin-right: 0px;
	min-height: 400px;
}
#aboutme_sidebar {
	display: inline-block;
	vertical-align: top;
	margin-top: 60px;
	width: 241px;
}
.logo_spacing {
	margin-bottom: 35px;
}
#linkedin {
	height: 43px;
	width: 200px;
	background-image: url(images/logo_linkedin.png);
	margin-left: auto;
	margin-right: auto;
}
#linkedin:hover {
	background-position: 0px 43px;
}
div#linkedin a {
	display: block;
	height: 43px;
	width: 200px;
}
#behance {
	height: 63px;
	width: 200px;
	background-image: url(images/logo_behance.png);
	margin-left: auto;
	margin-right: auto;
}
#image_swap {
	padding-right:10px;
	margin-top:36px;
	z-index:1;
}
#behance:hover {
	background-position: 0px 63px;
}
div#behance a {
	display: block;
	height: 63px;
	width: 200px;
}
#krop {
	height: 129px;
	width: 200px;
	background-image: url(images/logo_krop.png);
	margin-left: auto;
	margin-right: auto;
}
#krop:hover {
	background-position: 0px 129px;
}
div#krop a {
	display: block;
	height: 129px;
	width: 200px;
}
#you_can_find_me_on {
	width: 200px;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	background-image: url(images/you_can_find_me_on.png);
}
#frame_container {
	width: 565px;
	height: 275px;
	margin: -15px -15px -15px -5px;
	display: inline-block;
	position: relative;
}
#frame_container_large {
	width: 880px;
	height: 445px;
	margin-top: -15px;
	margin-left: -15px;
	margin-right: -15px;
	display: inline-block;
	position: relative;
}
#feature_image {
	position: absolute;
	margin-top: 15px;
	margin-left: 15px;
	background-color: #fff;
}
#feature_frame {
	width: 565px;
	height: 266px;
	background-image: url(images/frame.png);
	position: absolute;
	z-index: 10;
	background-repeat: repeat-y;
}
#feature_frame_large {
	width: 880px;
	height: 325px;
	background-image: url(images/large_frame_middle.png);
	position: absolute;
	z-index: 10;
	margin-top: 60px;
	margin-bottom: 60px;
	background-repeat: repeat-y;
}
#frame_copy {
	font-size: 35px;
	display: inline-block;
	vertical-align: top;
	width: 269px;
	padding-left: 25px;
	line-height: 140%;
	/* color: #e75891; */
}
.feature_frame_top_large {
	background-image: url(images/large_frame_top.png);
	width: 880px;
	height: 60px;
	margin-top: -60px;
}
.feature_frame_bottom_large {
	background-image: url(images/large_frame_bottom.png);
	width: 880px;
	height: 60px;
	margin-bottom: -60px;
	position: absolute;
	bottom: 0px;
}
#top_shadow_grey {
	height: 5px;
	width: 898px;
	margin-left: 11px;
	background-image: url(images/top_shadow_grey.png);
}
#top_shadow_white {
	height: 5px;
	width: 898px;
	margin-left: 11px;
	background-image: url(images/top_shadow_white.png);
}
#bottom_shadow_grey {
	height: 5px;
	width: 898px;
	margin-left: 11px;
	background-image: url(images/bottom_shadow_grey.png);
}
#navigation {
	width: 898px;
	margin-left: 11px;
	margin-right: 11px;
	padding-bottom: 15px;
}
.button_wrap {
	display: inline-block;
	width: 33%;
	text-align: center;
	vertical-align: top;
	font-size: 14px;
}
.button_height_home {
	margin-top: -1px;
}
.button_height {
	margin-top: -10px;
}
#aboutme {
	background-image: url(images/button_aboutme.png);
	width: 228px;
	height: 76px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -12px;
	margin-bottom: 5px;
	line-height: 72px;
	color: #FFF;
	font-size: 28px;
	z-index: 15;
}
#aboutme a {
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 76px;
	width: 228px;
}
#aboutme:hover {
	background-position: 0 76px;
}
#portfolio {
	background-image: url(images/button_portfolio.png);
	width: 228px;
	height: 76px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -12px;
	margin-bottom: 5px;
	line-height: 72px;
	color: #FFF;
	font-size: 28px;
}
#portfolio a {
	color: #FFF;
	text-decoration: none;
	width: 228px;
	height: 76px;
	display: block;
}
#portfolio:hover {
	background-position: 0 76px;
}
#contactme {
	background-image: url(images/button_contactme.png);
	width: 228px;
	height: 76px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -12px;
	margin-bottom: 5px;
	line-height: 72px;
	color: #FFF;
	font-size: 28px;
}
#contactme.selected {
	background-image: url(images/button_contactme_hover.png);
}
#contactme a {
	color: #FFF;
	text-decoration: none;
	width: 228px;
	height: 76px;
	display: block;
}
#contactme:hover {
	background-position: 0 76px;
}
.orange_text {
	color: #d0600f;
}
.green_text {
	color: #3f8600;
}
.blue_text {
	color: #127498;
}
a {
	outline: none;
}
.block {
	width: 898px;
	margin-left: 11px;
	margin-right: 11px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.grey {
	background-color: #F7F7F5;
}
.white {
	background-color: #fefefe;
}
.text_padding {
	padding: 0px 5px 5px 5px;
}
.text_padding.contact {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.large_img_button {
	display: block;
	width: 110px;
	height: 38px;
	background-image: url(images/button_bg.png);
	text-align: center;
	float: left;
	position: absolute;
	bottom: -78px;
	font-size: 18px;
	color: #4c4c4c;
	text-decoration: none;
}
a:hover.large_img_button {
	color: #17779a;
}
#next,#prev{
	background-color:#fff;
	border-radius: 5px 5px 0px 0px;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .45);
	cursor:pointer;
	padding:7px 25px;
	margin: 0 0 5px 5px;
	display:inline-block;
	font-size: 18px;
	color: #4c4c4c;
	z-index:5;
	top:13px;
	height:20px;
	line-height:20px;
}
#next:hover,#prev:hover {
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .45);
	color: #17779a;
}
#next {
	margin-left: 10px;
}
#prev {
	margin-left: 20px;
}
.sliderControls{
	overflow:hidden;
	height:34px;
	padding-top:7px;
	padding-right:5px;
	position:absolute;
	z-index:5;
}
.img_preview {
	width: 250px;
	margin-left: 23px;
	margin-bottom: 23px;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.img_preview .description {
	margin: 10px;
}
.img_preview .description h1 {
	font-size: 14px;
	padding: 10px 0;
	/*color: #127498;*/
}
.img_preview_frame {
	width: 270px;
	height: 220px;
	margin-top: -10px;
	margin-left: -10px;
	background-image: url(images/img_preview_frame.png);
	position: absolute;
}
.img_preview_frame:hover {
	background-image: url(images/img_preview_frame_selected.png);
}
.img_preview_frame a {
	display: block;
	width: 270px;
	height: 220px;
}
.img_preview a {
	display: block;
}

.wrap {
}

.tag {
	background-color: #32A8C1;
	color: #fff;
	display: inline-block;
	margin-right: 10px;
	padding: 4px 8px;
	border: 1px solid #15789b;
}
.tags {
	margin-bottom: 25px;
}

/* Back button frame*/

#back_button_frame {
	background-color:#F7F7F5;
	text-align:right;
	margin:0 11px;
}

/*
#back_button_frame a {
	width: 115px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	margin-top: 10px;
	margin-right: 23px;
	margin-bottom: 20px;
	display: block;
	float: right;
	color: #FFF;
	text-decoration: none;
	background-color: #32A8C1;
	border: 1px solid #15789b;
	padding-right: 10px;
}
*/

#back_button_frame a {
	background-image: url(images/back_button.png);
	width: 134px;
	height: 35px;
	line-height: 35px;
	text-align: right;
	margin-right: 29px;
	margin-top: -10px;
	display: inline-block;
	color: #FFF;
	text-decoration: none;
	padding-right: 10px;
}


/* JQuery Cycle plugin CSS */
/* Contact form styling */