


/* CSS Document */
html {
        background: url(imgs/sitebkgrd.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
		
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
}



body{
	color:#9cf;
	/*background-image:url(imgs/sitebkgrd.jpg) #480001;
	background-repeat: no-repeat;
	position: top center;
	height:100%;*/
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family:Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}

.me{
	padding-left:50px;
}

h2{
	font-family:'Varela', 'Jura', arial, san-serif;
	font-size:55px;
    width:870px;
	/*background-image: url(imgs/dot.jpg);
	background-repeat: repeat-x;*/
	background-position: left top;
	padding-bottom:0px;
	background-color:#1e1e1e;
	margin-right:30px;
	padding-left:5px;
	clear:both;
	height:65px;
	background: url(imgs/sitebkgrd.jpg) #1e1e1e no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
		
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
}


#container{
	background-color: #2a0000;
	position: relative;
	min-height: 100%;
	voice-family: inherit;
	margin-left: auto;
	margin-right: auto;
	/*background-image:url(imgs/stripe1.gif);*/
	background-repeat:repeat-y;
	height:100%;
	padding 0 0 0 0;
	left: auto;
	right: auto;
	width:979px;
	background-position: center center;
	margin-top: 0px;
	padding-top: 0px;
}

#text form{
width:400px;
border: 0px dotted #dec19f;
padding: 0 0px;
margin:0px;
float:left;

}
#text input{
margin-top:4px;
margin-bottom:-20px;
border: 2px solid #480001;
width: 400px;
padding:3px 3px;
}
#text textarea{
border: 2px solid #480001;
width: 400px;
height:200px;
}
.submit{
	
	color: #fff;
	background-color: #000;
	border: 2px solid #480001;
        padding:5px 0px;
}

#footer{
	margin-top:10px;
	border-top: 1px dotted #9cf;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 10px;
	text-align: center;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
	padding-bottom: 5px;
	clear:both;
}
#header{
	background-image:url(imgs/top_logo1.jpg);
	background-repeat:no-repeat;
	width:979px;
	padding-top:0px;
	background-position: center center;
	height: 294px;
}

#header p{
	text-align:left;
	padding-top:45px;
        padding-left:95px;
}

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

#text2 a{
	text-decoration:none;
	color:#CCCCCC;
}
 a.work{
	font-size:16px;
	text-decoration:none;
	color:#CCCCCC;
}

#text a img{
        border:none;
        background-image:url(imgs/bubble.jpg);
        background-repeat:no-repeat;        
        background-position:top left;
		width:auto;
        padding-top:11px;
        padding-left:13px;
        padding-right:15px;
        padding-bottom:20px;
		margin:0;
	text-decoration:none;
	color:#CCCCCC;

}

#text img{
	padding-left:5px;
}

/*----------------------Links------------------- */

#links{
        background-color:#660000;
	/*background-image:url(imgs/links2.jpg);*/	
        
	background-position:top;
	width:979px;
	height:50px;
        padding-bottom: 30px;
	padding-left:0px;
	
}

* html #links{
	width: 979px;
	wi\dth:979px;
	padding-left:0px;
	padd\ing-left0px;
}

#links ul {
	font-family: 'Jura', arial, serif;
	font-weight:800;
	list-style:none; 
	border:none;
        height:30px;
	margin-top:0px;
        margin-bottom:10px; 
	padding-top:0px;
	padding-left:0px;

}

* html #links ul{
	width: 110px;
	w\idth:110px;
	padding-left:0px;
	padd\ing-left:0px;
}
#links .dot li{
        width: 5px;
	border-right:dotted;
}

#links li a {
    background-color:#660000;
    height:50px;
	color:#9cf;
    float:left;
	font-size:14px;  
	display:block; 
	padding:2.5px 0.242em; 
    padding-top:30px;
	width:110px;        
  	text-align:center; 
  	text-decoration:none;
}

* html #links li a{
	width:186px;
	wi\dth:186px;
	margin:0px 0px 0px 0px;
	m\argin:0px 0px 0px 0px;
	padding:1px .1em;
	padd\ing:1px .1em;
}

html>body #links li a{
	width:133px
}
  
#links li a:hover {
	font-weight:300;
	color:#2a0000;
	background-color:#9cf;
	font-weight:800;

}


/*------------------------END of LINKS------------*/


h1{
	font-size: 16px;
	line-height: normal;
	padding-top: 0px;
	background-image: url(imgs/bar.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

#text{
	width:930px;
	position: relative;
	padding-right: 15px;
	padding-top: 0px;
	margin-left: 50px;
}

#text .clear p{
	clear:both;
	width:900px;
}
#text p{
    width:400px;
	float:left;
	margin-bottom: 50px;
	margin-right: 65px;

}

#text2 p{
    padding-bottom:30px;
}

#text .portfoilo p{
		float:left;	
		width: 400px;
		margin-right:30px;
}



#text2{
        
        float:right;
	width:380px;
	position: relative;
	padding-right: 50px;
	padding-top: 45px;
	margin-left: 30px;
}

#text3{
	width:880px;
	position: relative;
	padding-right: 15px;
	padding-top: 0px;
	margin-left: 50px;
}

#text2 a img{
        border:none;
        background-image:url(imgs/bubble.jpg);
        background-repeat:no-repeat;        
        background-position:top left;
        padding-top:11px;
        padding-left:13px;
        padding-right:15px;
        padding-bottom:20px;
	text-decoration:none;
	color:#CCCCCC;

} 

#resume{
    width:550px;
    padding: 30px 200px;
}

#resume p{
     padding:5px 5px;
     margin:10px 5px;
     line-height: 21px;
}

#resume h1{
      background:#000;
      padding: 5px 10px; 
      margin: 0 0px;
}

#text h1{
      padding: 5px 10px; 
      margin: 0 0px;
	          background: url(imgs/sitebkgrd.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
		
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
     
}
