@charset "utf-8";

/******* Jason Englsh Invision Web Design Layout *******/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444;
	/*background: url(http://static.myopera.com/community/graphics/speeddials/Opera-Background-Light-Blue.jpg);*/
	/*background: url(../images/Vintage-Pattern_Black.gif);*/
}

h1{
	font-size: 24px;
}

p{
	font-size: 14px;
}


/********************** header *************************/

#header{
	border-bottom: 1px solid #bababa;
	margin: 0 0 10px 0;
	padding: 0 0 25px 0;
	font-size: 12px;
}

#header p{
	float: left;
	text-transform:uppercase;
}

#nav ul{
	list-style: none;
	float: right;
}

#nav ul li{
	display: inline;
	margin: 0 20px 0 0;
	text-transform:uppercase;
}

#nav ul li:last-child{
	margin-right: 0;
}

#nav a:link{text-decoration: none; color: #444; }
#nav a:visited{text-decoration: none; color: #444; }
#nav a:active{text-decoration: none; color: #444; }
#nav a:hover{text-decoration: underline; color: #0169b0; }

.clearFloat{
	clear: both;
}

#container{
	width: 940px;
	overflow: auto;
	margin: 20px auto 0 auto;
}


/************************** title ************************/

.title{
	width: 430px;
	margin: 10px 0 15px 0;
}

.title ul li{
	display: inline;
}

.title img{
	margin: 0 0 0 0;
	clear: left;
	float: left;
}

.title h1{
	/*text-shadow: 2px 2px 2px #333;*/
	font-size: 40px;
	/*font-weight: bold;*/
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #0169b0;
}

.title a:link{text-decoration: none; color: #0169b0; }
.title a:visited{text-decoration: none; color: #0169b0; }
.title a:active{text-decoration: none; color: #0169b0; }
.title a:hover{text-decoration: none; color: #444; }

/******************* portfolio slide **********************/

#homeSlide{
	width: 940px;
	height: 450px;
	background: url('../images/slideImgBg.jpg') no-repeat;
	margin: 0 0 30px 0;
	float: left;
}

#portfolioSlide{
	width: 940px;
	height: 450px;
	background: url('../images/slideImgBg.jpg') no-repeat;
	margin: 0 0 30px 0;
	overflow: hidden;
	float: left;
	z-index: 10000;
}

.portfolioStage{
	width: 860px;
	height: 140px;
	margin: 10px 0 0 0;
}

.portfolioStage .stageImg{
	position: relative;
	left: 460px;
	bottom: 80px;
}

#aboutSlide{
	width: 940px;
	height: 450px;
	background: url('../images/slideImgBg.jpg') no-repeat;
	margin: 0 0 30px 0;
	float: left;
	overflow: hidden;
}

.me{
	float: right;
	position: relative;
	right: 0px;
	bottom: -410px;
	opacity: 0;
}


.slideCopy{
	width: 450px;
	float: left;
	margin: 40px 0 0 40px;
	color: #fff;
	text-shadow: 2px 2px 2px #000;
}

.slideCopy h1{
	color: #fff;
	font-family: Times New Roman, serif;
	font-size: 50px;
	margin: 0 0 20px 0;
	display: inline;
}

.slideCopy ul{
	list-style-type: disc;
	margin: 20px 0 0 20px;
	z-index:25;
}

.slideImg{
	float: right;
	margin: 90px 70px 0 0;
}

.hide{
	display: none;
}

#portfolioSlide .slideCopy{
	width: 860px;
}


/******************** social Media *************************/

.socialMedia h3{
	margin: 0 0 20px 0;
	text-transform: uppercase;
	font-family: Times New Roman, serif;
	font-size: 16px;
}

#facebook{
	width: 300px;
	height: 185px;
	text-align: left;
	overflow: auto;
}

.facebook{
	width: 312px;
	height: 300px;
	float: left;
	font-size: 12px;
	text-align: center;
	border-right: 1px solid #BABABA;
}

.facebook p{
	text-align: left;
	margin: 0 10px 0 10px;
}

.linkedin{
	width: 312px;
	height: 300px;
	float: left;
	font-size: 12px;
	text-align: center;
	border-right: 1px solid #BABABA;
}

#profile{
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	width: 312px;
	height: 185px;
	text-align: left;
	overflow: auto;
}

.img_border{
	margin: 0 10px 0 0;
	border: 1px solid #BABABA;
}

.myname{
	margin: 0 0 0 0;
	border: none;
	font-size: 16px;
	font-weight: bold;
	color: #3B5998;
}

.profileTop{
	display: block;
	margin: 0 10px 20px 10px;
}

.experience{
	width: 300px;
	clear: left;
}

.experience p{
	font-size: 11px;
}

.experience h1{
	margin: 0 0 10px 0;
}

.position{
	float: left;
	margin: 0 0 0 0;
	border: none;
	font-size: 12px;
	font-weight: bold;
	color: #3B5998;
}

strong{
	font-weight: bold;
	color: #3B5998;
}

.myname a:link{color: #3B5998;}
.myname a:visited{color: #3B5998;}
.myname a:active{color: #3B5998;}
.myname a:hover{color: #3B5998;}

.myheadline{
	
}

.linkedin p{
	text-align: left;
	margin: 0 10px 0 10px;
}


.twitter{
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	width: 312px;
	height: 300px;
	float: left;
	font-size: 20px;
	text-align: center;
	
}

#tweets{
	font-size: 12px;
	text-align: left;
	height: 50px;
	
}

.twitterImg img{
	float: left;
	width:50px;
	border: 1px solid #BABABA;
	margin: 0 10px 10px 10px;
}

.tweetText a:link{text-decoration: none; color: #3B5998; }
.tweetText a:visited{text-decoration: none; color: #3B5998; }
.tweetText a:active{text-decoration: none; color: #3B5998; }
.tweetText a:hover{text-decoration: underline; color: #3B5998; }


/************************ footer ***************************/

#footer{
	margin: 30px 0 5px 0;
	padding: 20px 0 20px 0;
	width: 100%;
	border-top: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;
	float: left;
}

#footer h3{
	margin: 0 0 10px 0;
	font-family: Times New Roman, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0169b0;
	text-transform:uppercase;
}

.links{
	width: 216px;
	float:left;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
}

.links:first-child {
	padding-left: 0;
}

.links:last-child {
	padding-right: 0;
}

.copy{
	margin: 0 0 50px 0;
	font-size: 10px;
	float: right;
}

.rssHeader{
	margin: 0 0 15px 0;
	font-family: Times New Roman, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0169b0;
	text-transform:uppercase;
}

.rssRow{
	font-size: 11px;
	line-height:1.2em;
	margin: 0 0 10px 0;
}

.rssRow p{
	font-size: 10px;
	line-height:1.2em;
}
.rssRow div {
	font-family: Lucida Console;
	font-size: 9px;
}


.rssHeader a:link{text-decoration: none; color: #0169b0; }
.rssHeader a:visited{text-decoration: none; color: #0169b0; }
.rssHeader a:active{text-decoration: none; color: #0169b0; }
.rssHeader a:hover{text-decoration: underline; color: #0169b0; }

.rssRow a:link{text-decoration: underline; color: #BD3900; }
.rssRow a:visited{text-decoration: none; color: #BD3900; }
.rssRow a:active{text-decoration: none; color: #BD3900; }
.rssRow a:hover{text-decoration: underline; color: #0169b0; }



