@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-image: url(../images/header_back.jpg); background-repeat: repeat-x;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
	padding: 0px;
}

#footer_content {
	margin: 0 auto;
	width: 960px;
	padding: 0px;
}

#header {
	margin: 0;
	padding: 0;
	width: 960px;
	height: 50px;
}

.social_menu {
	width: 240px;
	border: 0;
	margin: 0;
	padding: 0;
	float: right;
}

.social_menu li {
	float: left;
	border: 0;
	margin: 0;
	padding: 5px 0 0 0;
}

.social_menu li a {
	border: 0;
	margin: 0;
	padding: 0;
}

.social_menu li a:hover {
	border-bottom: 2px solid #cc3300;
	margin: 0;
	padding: 0;
}

#logo {
	margin: 15px 0 0 0;
	padding: 0;
	float: left;
	display: block;
	overflow: hidden;
	width: 300px;
	height: 70px;
	background-image: url(../images/logo.jpg);
}

#menu_block {
	margin: 0;
	padding: 0;
	width: 960px;
	height: 100px;
	background-color: #ffffff;
}

#menu {
	float: right;
	display: block;
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	display: block;
	list-style: none;
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 30px 0 0 0;
}

#menu li {
	text-decoration: none;
	color: #666;
	/*font-family: 'Roboto Condensed', sans-serif;*/
	font-family: 'Roboto Condensed', sans-serif; font-weight: 400; font-size: 18px;
	/*font-family: 'Jura', sans-serif; font-size: 16px; font-weight:600;*/
}

#menu li a {
	text-decoration: none;
	color: #666;
	/*font-family: 'Roboto Condensed', sans-serif;*/
	font-family: 'Roboto Condensed', sans-serif; font-weight: 400;
	/*font-family: 'Jura', sans-serif; font-size: 16px; font-weight:600;*/
	padding: 10px;
}

#menu li a:hover {
	color: #fff;
	/*font-family: 'Roboto Condensed', sans-serif;*/
	font-family: 'Roboto Condensed', sans-serif; font-weight: 400;
	border-bottom: 2px solid #cc3300;
	/*font-family: 'Jura', sans-serif; font-size: 16px; font-weight:600;*/
	background-color: #cc3300;
}

#main_panel {
	margin: 0;
	padding: 0;
	width: 960px;
	height: 15px;
	background-color: #fff;
	/*background-image: url(../images/test_image.jpg);
	background-repeat: no-repeat;*/
}

#projects {
	margin: 50px 0 0 0;
	padding: 0;
	width: 960px;
	min-height: 1100px;
	background-color: #ffffff;
	/*background-image: url(../images/separator2.jpg); background-repeat: repeat-x; background-position: bottom;*/
}

#projects_panel1 {
	margin: 0;
	padding: 0;
	width: 240px;
	height: 200px;
	background-color:#f3f3f3;
	float: left;
	/*margin-right: 12px;*/
	/*margin-bottom: 12px;*/
	background-image: url(../images/projects_02.jpg);
	background-repeat: no-repeat;
	/*border-bottom: 2px solid #e8e8e8;*/
}

#projects_panel2 {
	margin: 0;
	padding: 0;
	width: 240px;
	height: 200px;
	background-color:#f3f3f3;
	float: left;
	/*margin-right: 12px;
	margin-bottom: 12px;*/
	background-image: url(../images/projects_03.jpg);
	background-repeat: no-repeat;
	/*border-bottom: 2px solid #e8e8e8;*/
}

#projects_panel3 {
	margin: 0;
	padding: 0;
	width: 240px;
	height: 200px;
	background-color:#f3f3f3;
	float: left;
	/*margin-right: 12px;
	margin-bottom: 12px;*/
	background-image: url(../images/projects_04.jpg);
	background-repeat: no-repeat;
	/*border-bottom: 2px solid #e8e8e8;*/
}

#projects_panel4 {
	margin: 0;
	padding: 0;
	width: 240px;
	height: 200px;
	background-color:#f3f3f3;
	float: left;
	margin-right: 0;
	/*margin-bottom: 12px;*/
	background-image: url(../images/projects_05.jpg);
	background-repeat: no-repeat;
	/*border-bottom: 2px solid #e8e8e8;*/
}

#footer {
	margin: 0;
	padding: 0;
	width: 960px;
	height: 50px;
	background-color: #fff;
}

#wrapper2 {
	margin: 0 auto;
	width: 100%;
	padding: 0px;
	background-color: #333333;
	min-height: 200px;
	display: block;
	overflow: visible;
}



/* ////////////////////// START PORTFOLIO ////////////////////// */ 

*{ padding:0px; margin:0px; }
			
			.boxgrid{ 
				width: 240px; 
				height: 200px; 
				float:left; 
				background:#161613;  
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#dedede; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
					font-size: 12px;
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #cc3300;
				/*background: #000;*/ 
				height: 260px; 
				width: 100%; 
				opacity: 1;
				/*opacity: .8;*/ 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
 			}
 				.captionfull .boxcaption {
 					top: 260;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 220;
 					left: 0;
 				}
				
				.cover {
					top: 200px;
					padding: 100px 0 0 0 
				}
				
h3 {
	padding: 10px 0 0 10px;
	margin-bottom: 5px;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif; font-weight: 400; font-size: 16px;
}

.cover a {
	text-decoration: none;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif; font-weight: 400;
	background-color: #333;
	padding: 10px;
	float: left;
}

.cover a:hover {
	text-decoration: none;
	color: #cc3300;
	font-family: 'Roboto Condensed', sans-serif; font-weight: 400;
	background-color: #fff;
	padding: 10px;
	float: left;
}
		
.category {
	margin: -5px 0 5px 0;
}

h2 {
	text-decoration: none;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif; font-weight: 400; font-size: 18px;
	/*background-color: #cc3300;*/
	padding: 10px;
	width: 120px;
	margin: 0 0 20px 0;
	border-right: 10px solid #cc3300;
	text-align: center;
	display: block;
	background-color: #333;
}

#dots_separator {
	margin: 75px 0 0 0;
	padding: 0;
	width: 960px;
	height: 30px;
	background-image: url(../images/separator2.jpg);
}

#dots_separator2 {
	margin: 0;
	padding: 0;
	width: 960px;
	height: 50px;
	background-image: url(../images/separator2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#copyright {
	width: 450px;
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
}

#copyright h3 {
	padding: 0;
	margin: 0;
	color: #999999;
	font-family: 'Roboto Condensed', sans-serif; font-weight: 400; font-size: 14px;
}

img {
	border: 0;
}

#experience {
	width: 960px;
	margin: 20px 0 50px 0;
	padding: 0;
}

#experience img {
	margin: 10px 0 0 0;
}

#contact_content {
	width: 960px;
	margin: 0;
	padding: 0;
	min-height: 250px;
	float: none;
	/*background-color: #0F0;*/
}

#contact_content ul {
	min-height: 200px;
}

.contact_photo {
	width: 140px;
	height: 140px;
	background-color: #C00;
	float: left;
}

.contact_bio {
	width: 400px;
	min-height: 140px;
	margin: 0 0 0 20px;
	float: left;
	/*background-color: #CF0;*/
}

.contact_bio p {
	color: #666;
	font-family: 'Roboto Condensed', sans-serif; font-weight: 400; font-size: 14px;
	margin: 0;
	padding: 5px 0 0 10px;
}

.contact_bio h4 {
	color: #333;
	font-family: 'Roboto Condensed', sans-serif; font-weight: 400; font-size: 18px;
	margin: 0;
	padding: 0 0 0 10px;
}

.contact_info {
	margin: 0;
	padding: 0 0 0 0;
	width: 400px;
	min-height: 140px;
	/*background-color: #333;*/
	float: left;
}

.contact_info h4 {
	color: #333;
	font-family: 'Roboto Condensed', sans-serif; font-weight: 400; font-size: 16px;
	margin: 0;
	padding: 0 0 0 40px;
	letter-spacing: 0;
}

.download_btn {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
	color: #cc3300;
	font-family: 'Roboto Condensed', sans-serif; font-weight: 400;
	letter-spacing: 0px;
}

.contact_info a:hover {
	border-bottom: 2px solid #cc3300;
}

#projects_main_panel img {
	margin: 0 0 10px 0;
}

.project_description {
	margin: 20px 0 40px 0;
	padding: 0 30px 0 20px;
	text-decoration: none;
	color: #666666;
	/*font-family: 'Roboto Condensed', sans-serif; font-weight: 400; font-size: 15px;*/
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 20px;
	letter-spacing: 0px;
	width: 700px;
	float: left;
	line-height: 30px;
}

.project_description {
	width: 600px;
	text-align: left;
	margin: 0px 180px 42px 180px;
	/*border-top: solid #CCC 1px;
	border-bottom: solid #CCC 1px;*/
	padding: 40px 0;
}

.project_description2 {
	width: 320px;
	text-align: left;
	margin: 0px 180px 42px 180px;
	float:left; 
	margin: 100px 0 42px 0;
	padding: 0 30px 0 20px;
	text-decoration: none;
	color: #666666;
	/*font-family: 'Roboto Condensed', sans-serif; font-weight: 400; font-size: 15px;*/
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 20px;
	letter-spacing: 0px;
	line-height: 30px;
	border-top: solid #CCC 1px;
	border-bottom: solid #CCC 1px;
	padding: 40px 0;
}

#projects_main_panel img {
	margin: 0 0 42px 0;
}

.project_medium {
	margin: 20px 0 40px 0;
	padding: 0 20px 0 40px;
	text-decoration: none;
	color: #666666;
	font-family: 'Roboto Condensed', sans-serif; font-weight: 400; font-size: 14px;
	letter-spacing: 0px;
	width: 120px;
	float: left;
	border-left: 5px solid #cc3300;
}

#dots_separator2 a {
	color: #666666;
	font-family: 'Roboto Condensed', sans-serif; font-weight: 400; font-size: 16px;
	text-decoration: none;
}

#dots_separator2 a:hover {
	color: #cc3300;
	font-family: 'Roboto Condensed', sans-serif; font-weight: 400; font-size: 16px;
	text-decoration: none;
}