@charset "UTF-8";

html, body {height:100%;}

#old-browser{position:fixed;background:black;width:100%;height:100%;z-index:10;color:white;}

#old-browser-inner{width:500px;margin:0px auto;border: 1px solid red;padding:20px;}

#header{height:132px;width:100%;background:url(images/topbg.jpg);}

#header-inner{height:132px;width:1024px;background:url(images/top.jpg);margin:0px auto;}

#header-inner img{position:relative;z-index:6;float:left;}

#main{width:1024px;background:url(images/main-bkg.png);margin: 0px auto;height:auto;min-height:100%;padding-bottom: 100px;}

#main-inner{margin: 0px auto;width:900px;margin-top:-90px;position:relative;z-index:6;}

#main-top{position:relative;z-index:1;}

#footer{height:auto;width:100%;min-width:1024px;background:url(images/footer_bg.png);}

#footer-inner{width:900px;margin:0px auto; padding-top:60px;height:100px;}

#footer-inner ul li{margin:10px;}

#footer-inner ul li a{color:#ccc;text-decoration:none;}

#footer-inner ul li a:hover{color:#a36318;text-decoration:none;}

h2{color : #3c3c3c;}

.inner-footer-nav{float:left;width:277px;margin:10px;border-right:1px solid #3c3c3c;}

#navigation{position:relative;z-index:7;padding-top:65px;}

#navigation ul li{display:inline;margin:10px;}

#navigation ul{float:right;margin-right:50px;}

#navigation ul li a{color:white;font-size:24px;text-decoration:none;cursor:pointer;}

#left_menu{display:none;float:left;}

.clear{clear:both;}

.blog{width:620px;margin:0px;float:left;}

#main-top{margin-top:-10px;}

.featured{width:260px;min-height:500px;height:auto;background:#e8e8e8;;margin-left:20px;float:left;text-align:justify;margin-bottom:50px;}

.featured p{margin:5px;font-size:12px;padding:10px;}

.featured h3{margin:5px;font-size:16px;text-align:center;}

#featured-img{background:red;width:210px;height:130px;margin-left:25px;margin-top:20px;}

.inner-left{border-bottom : 1px solid #e8e8e8;}

.inner-box-header {
	margin : 0;
	padding-top : 10px;
	color : #a36318;
	font-size : 18px;
	font-weight : normal;
	line-height : 19px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : 19px;
}

.inner-top{background-image : url(images/subpanel.png);height:265px;}

#footer-inner h2{font-size:24px;padding-bottom:10px;border-bottom : 1px solid #e8e8e8;margin-right:10px;}

.title {
	background-image : url(images/title.png);
	height : 40px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-align : center;
	font-size : 24px;
	margin-top : 0;
	padding-top : 10px;
	padding-bottom : 0;
	color : #a36318;
}

p, h3 {
	color : #3c3c3c;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 15px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : 25px;
}

.date{
	color : #3c3c3c;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.main-title{
padding : 10px;
margin : 0;
color : #a36318;
font-weight : normal;
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 26px;
font-style : normal;
font-variant : normal;
font-weight : normal;
text-align:center;
}

.inner-top-block{width:260px;float:left;margin:20px;text-align:center;}

.feature-link{margin:0px auto;width:100px;}

/*///////////////////////////////////Portfolio page/////////////////////////////////////*/

#portfolio-page{display:none;}

.project-block-video {
height : 255px;
width : 900px;
background-image : url(images/subpanel.png);
background-repeat : no-repeat;
margin-bottom:20px;
}

.project-block-img {
float : left;
height : 150px;
width : 230px;
border : 1px solid #999999;
margin-top : 10px;
margin-left : 10px;
}
h4 {
text-align : center;
letter-spacing : 1px;
padding : 0;
margin : 0;
}
.details {
padding : 10px;
margin : 0;
color : #a36318;
font-weight : normal;
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 26px;
font-style : normal;
font-variant : normal;
font-weight : normal;
height : 45px;
}
p.details {
float : left;
color : black;
font-size : 12px;
text-align : justify;
margin-right : 10px;
margin-left : 10px;
margin-top : 10px;
width : 470px;
}
.port-link {
font-family : Georgia, "Times New Roman", Times, serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
text-align : center;
font-size : 18px;
margin-top : 5px;
margin-bottom : 0;
}

.project-block-video a {
color : #666666;
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 16px;
text-decoration : none;
}
.project-block-video a:hover {
color : #003366;
text-decoration : underline;
}

.project-right-box {
background-color : #f2f0ed;
border : 1px solid #ccc;
height : 160px;
width : 125px;
float : left;
}
.type {
font-size : 12px;
margin : 5px;
}
.type span {
font-size : 12px;
margin : 5px;
color : #003366;
}
/*///////////////////////////////////resume page/////////////////////////////////////*/

#resume-page{display:none;}
.inner-left-box{padding-bottom:10px;}


