/* @override http://com.memostothefuture.www//styles/style.css */

/* @override http://com.memostothefuture.www//styles/style.css */

/* @override http://com.memostothefuture.www//styles/style.css */

/* @override http://com.memostothefuture.www//styles/style.css */

/* @override http://com.memostothefuture.www//styles/style.css */

/* @override http://com.memostothefuture.www//styles/style.css */

* {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* @group general */

h3 {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}

p {
	font-size: 13px;
	color: #43453c;
	line-height: 18px;
}

a:link,
a:visited{
	color: #43453c;
	text-decoration: none;
	border-bottom: 1px dotted #43453c;
}

.tipper {	
	color: #43453c;
	border-bottom: 1px dotted #43453c;
	padding: 0 !important;
}
a:link.image,
a:visited.image {
	border: none;	
}

.left {
	float: left;
}

.right {
	float: right;
}

hr {
	clear: both;
	float:	none;
	border: 0;
	width: 100px;
	margin: 0;
}
#logo {
	float: left;
	margin: -12px 18px 0 30px;
}



/* @end */

/* @group helper */

#gridHelper {
	background: url(../images/gridHelper.png);
	background-repeat: repeat-y;
	width: 100%;
	height: 100%;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

/* @end */

/* @group portfolio styles */

.viewSelector {
	margin-left: 240px;
	height: 0px;
	clear: both;
}

.viewSelector li {
	float: left;
	padding: 0 3px;
	font-size: 11px;
	font-style: italic;
}

#portfolio h3 {
	clear: both;
	line-height: 33px;
	width: 220px;
}

.first {
	border-top: 1px dotted black;
	padding-top: 20px;
}

#portfolio div.campaign {
	width: 880px;
}

#portfolio .campaignView {
	float: right;
	margin-bottom: 0px;

}

#portfolio .campaignDescription {
	width: 220px;
	padding: 33px 0;
	color: #747576;
	font-style: italic;
	font-size: 11px;
	float: left;
	clear: both;
}

#portfolio .campaignDescription p.caption{
	font-size: 11px;
}

#portfolio hr {
	border: 1px solid white;
	margin-bottom:20px;
}

.scrollToNav {
	margin-top: 50px;
	display: block;
}
.scrollToNav span{
	display: block;	
	line-height: 18px;
}
/* @end */

/* @group resume styles */

#resume #content h2,
#contact #content h2 {
	background-color: black;
	color: white;
	font-weight: normal;
	font-style: italic;
	padding: 0 5px;
	display: inline;
	font-size: 16px;
	clear: both;
}

.resumeSet {
	border-top: 1px dotted black;
	margin-top: 18px;
	padding-top: 32px;
}

.resumeSet.wide {
	width: 460px;
}

.resumeSet.normal {
	width: 400px;
}

#resume #content h3,
#contact #content h3 {
	clear: both;
	margin-bottom: 4px;
}

#resume #content dd,
#contact #content dd{
	margin-bottom: 50px;
	float: left;
	width: 460px;
}

#resume #content p,
#contact #content p {
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	color: #747576;
}

#contact #content p {
		margin-bottom: 50px;
}

#contact #content dd p {
		margin-bottom: 0px;
}

#resume .simpleList,
#contact .simpleList {
	margin-bottom: 50px;
	float: left;
}

#resume .simpleList dt,
#contact .simpleList dt {
	width: 160px;
	float: left;
}

#resume .simpleList dd,
#contact .simpleList dd {
	width: 220px !important;
	float: right;
	margin-bottom: 10px !important;
	padding-left: 20px;
	text-align: right;
}

.resumeLeftDetails {
	width: 160px;
}

.resumeRightDetails {
	width: 280px;
}

/* @end */

/* @group ie6 blocker styles */

#ie6 h3,
#ie6 p.element {
	margin-bottom: 20px;
}

/* @end */

/* @group gmaps navi */

div#lmc3d.gmnoprint {

	top: 7em !important;
}

/* google maps canvas */	
#map,
#map_canvas{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
}
#map {
	position:fixed;
}





#googlemapsNav {
	color: black;
	font-family: Arial, sans-serif;
	font-size: small;
	-webkit-user-select: none;
	z-index: 12;
	position: absolute;
	bottom: 17px;
	right: 10px;
	height: 18px;
}

#googlemapsNav a {
	border: none;
	color: black;
	font-weight: normal;
}

.gmNavOne,
.gmNavTwo,
.gmNavThree,
.gmNavFour {
	position: absolute;
	background-color: white;
	border: 1px solid black;
	text-align: center;
	width: 5em;
	cursor: pointer;
}

.gmNavOne {
	right: 15.3em;
}

.gmNavTwo {
	right: 10.2em;
}

.gmNavThree {
	right: 5.1em;
}

.gmNavFour {
	right: 0em;
}

.gmNavOne div,
.gmNavTwo div,
.gmNavThree div,
.gmNavFour div {
	font-size: 12px;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-top-color: white;
	border-left-color: white;
	border-bottom-color: rgb(176, 176, 176);
	border-right-color: rgb(176, 176, 176);
}

#googlemapsNav .active {
	border-right-color: rgb(108, 157, 223);
	border-bottom-color: rgb(108, 157, 223);
	border-top-color: rgb(52, 86, 132);
	border-left-color: rgb(52, 86, 132);
}
#googlemapsNav .active a{
	font-weight: bold;
}

span.infoBubble.twitter p,
span.infoBubble.twitter h3{
	width: 450px;
}
span.infoBubble.twitter h3 {
	font-size: 20px;
	font-style: normal;	
}

p.time {
	height: 25px;
}
span.infoBubble.flickr p{
	width: 375px;
}
span.infoBubble.flickr h3 {
	width: 290px;
	float: right;
	font-size: 20px;
	font-style: normal;
	padding: 0;
}
span.infoBubble.flickr img{
	width: 75px;
	height: 75px;
	float: left;
	padding: 0px 10px 10px 0;
}

/* @end */

/* @group header */

#header,
#content {
	background-color: white;
}

#header #logo{
	border: none !important; 
	
}

#tracking #header{
	background: none;
	background-image: url(../images/hi.png);
	background-repeat: no-repeat;
	background-position: -1px 0px;
	height: 70px;
	margin-bottom: 0;
	margin-top: 20px;
	padding-top: 10px;
}

#tracking #header h1 span{
	background-color: white;
	padding: 4px 0px;
}

#tracking #header h2 span {
	background-color: white;
	padding: 1px 4px 3px 2px;
	
}

#header {
	background-image: url(../images/hi.png);
	background-repeat: no-repeat;
	background-position: -1px 20px;
	padding-top: 30px;
	/*margin-top: 30px;*/
	margin-left: 30px;
	width: 994px;
}

#content {
	margin: 0 30px;
	padding: 203px 60px;
	width: 874px;
}

#header h1 {
	font-size: 20px;
	font-weight: normal;
}

#header h2 {
	color: #43453c;
	font-weight: normal;
	font-size: 13px;
	padding: 14px 145px;
	line-height: 18px;
}

#header h2 a {
	color: #43453c;
	text-decoration: none;
	border-bottom: 1px dotted #43453c;
}



#toolTipBubbles {
	display: none;
}

div.ToolTips {
	width: 207px;
	background-image: url(../images/bubbleTop.gif);
	background-repeat: no-repeat;
}

div.ToolTips div.message {
	background-image: url(../images/bubbleBody.gif);	
	background-position: bottom;
	margin-top: 18px;

	padding: 30px 20px;
}

div.message h4{
	font-size: 20px;
	font-weight: normal;
	padding-bottom:20px;
}

div.message p,
div.message li{
	color: #43453c;
	font-size: 13px;
}

div.message p{
		padding: 9px 0;
}



/* @end */