/*
Theme Name: BeSt Foto
Theme URI: http://www.best-foto.com
Author: Mark Burrier, Enforme Interactive
Author URI: http://www.enforme.com
*/

body {
	margin: 18px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 26px;
	font-weight: normal;
	color: #CCC;
	margin-top: 0px;
}

h2 {
}

h3 {
}

h4 {
}

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

.blue {
	color: #12216D;
}

hr {
	border: 1px solid #ECECEC;
}


/*-------- CONTENT --------*/
#content {
	padding: 20px;
	width: 920px;
	background-color: #FFF;
	overflow: auto;
}


/*-------- LEFT COLUMN --------*/
#leftcolumn {
	margin: 0;
	padding: 0;
	width: 195px;
	height: 560px;
	float: left;
	background-image: url(../images/ui/phoneemail.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
}
#leftcolumn img {
	border: 0;
}
#leftcolumn .emaillink {
	right: 0px;
	bottom: 0;
	position: absolute;
	height: 14px;
	width: 20px;
}
#nav {
	width: 195px;
	margin: 0;
	padding: 0;
}

/*-------- RIGHT COLUMN --------*/
#rightcolumn {
	margin: 0;
	padding: 0;
	width: 705px;
	height: 560px;
	float: right;
}
#rightcolumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
}
#rightcolumn a, #rightcolumn a:visited {
	color: #8990B6;
	text-decoration: none;
}

#rightcolumn a:hover {
	color: #12216D;
	text-decoration: none;
}
#flashcontent {
	color: #666;
	text-align: center;
}
.contact {
	margin: 0;
	padding: 0;
	width: 705px;
	height: 560px;
	background-image: url(../images/interior/photo_contact.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.links {
	margin: 0;
	padding: 0;
	width: 705px;
	height: 560px;
	background-image: url(../images/interior/photo_links.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.address {
	margin: 0;
	top: 80px;
	padding: 10px;
	width: 695px;
	background-color: #FFF;
	position: absolute;
}
.aboutleft {
	float: left;
	width: 340px;
	margin: 0;
	padding: 0;
	text-align: right;
}
.aboutright {
	float: right;
	width: 300px;
	margin: 0 25px 0 0;
	padding: 0;
}
.resume {
	margin: 0;
	padding: 0;
	width: 705px;
	height: 530px;
	float: right;
	overflow: auto;
}
#resume {
	margin: 0;
	padding: 0;
	float: right;
}
#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: 685px;
	height: 530px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0;
	padding: 0 20px 0 0;
}
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
}
.vscrollerbase {
	width: 10px;
	background-color: #FFF;
}
.vscrollerbar {
	width: 10px;
	background-color: #CCC;
}
.scrollerjogbox {
	width: 10px;
	height: 10px;
	top: auto; left: auto;
	bottom: 0px; right: 20px;
	background-color: #FFF;
}


/*-------- FOOTER ---------*/
#footer {
	margin: 0;
	padding: 10px 0 0 0;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.navtrail {
	float: left;
	text-align: left;
}
.copyright {
	float: right;
	text-align: right;
}
.smalltext {
	font-size: 10px;
	color: #999999;
}

#share {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 30px;
	
}


#share a{
	float:right;
}

#share iframe{
	float: right;
}


	
a.linkedin img{

	border:none;
	margin-right: 10px;
}

.social{
	    bottom: 30px;
    color: #FFFFFF;
    position: absolute;
}