/* CSS COMMON STYLESHEET 
 * FOR ALL PAGES
 * ON ZACKANDERSON.NET
 *
 * Compatible on most modern browsers (not IE6!)
 */


/* Body & links */

body, img, a, a:link, a:visited, a:hover, ul, li {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	color: #505050;
	line-height: 1.5em;
	margin-left: auto;
	margin-right: auto;
	background-color: #ccc;
}

a, a:link, a:visited {
	color: #202020;
	text-decoration: none;
	font-weight: bolder;
} 

a:hover {
	color: #00AEEF;
	font-weight: bolder;
}


#container {
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
}

IMG.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto; 
	padding:1.5em;
}

IMG.displayed2 {
	display: block;
	margin-left: auto;
	margin-right: auto; 
}

#photography {
	line-height: 0;
}

.clear {
	clear:both;
}

#content {
	background-color: #fff;
	padding: 0 110px 0 110px;
}

/* Header */

#header {
	border-bottom: solid 1px #d9d9d9; 
	border-bottom: solid 7px #000; 
	width: 890px;
	height: 80px; 
	padding: 10px 0px 20px 10px;
}

img#logo {
	position: relative;
	padding-top: 42px;
	float: left;
}

/* Header Social Icons */

ul#top_social {
	position: relative;
	float: right;
	width: 458px;
	height: 30px;
	padding: 7px 23px 0px 0px;
	list-style: none;
	list-style-type: none;
}

ul#top_social li a {
	font: 0/0px;
	color: transparent;
	height: 30px;
	width: 38px;
	display: block;
}

ul#top_social li.linkedin a {
	background: url(../images/linkedin_ico.png) no-repeat center;
	float:right;
}

ul#top_social li.mail a {
	background: url(../images/mail_ico.png) no-repeat center;
	float:right;
}

/* Navigation */

ul#nav {
	position: relative;
	width: 458px;
	padding: 22px 0px 20px 0px; 
	float: right;
}

ul#nav li {
	color: #000;
	list-style: none;
	font-size: 1.4em; 
	letter-spacing: -1px;
	display: inline;
	padding-right: 0px;
	padding-left: 20px; 
	text-transform: uppercase; 
}

/* Content */

ul#content{
	position: relative;
	left:0px;
}

/* Headings & Typography
 * (uses Google fonts) */

h1 {
	color: #00AEEF;
	font-size: 3.6em;
	letter-spacing: -2px;
	margin: 20px 110px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.3em;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: solid 1px #000;
	text-align: center;
	font-family: 'Droid Serif', serif;
	font-weight: 700;
}

h2 {
	font-family: 'Droid Serif', serif;
	color: black;
	text-transform: none; 
	font-weight: 400; 
	margin-bottom: 0.8em;
	font-size: 2.8em;
	text-align: center;
	line-height: 1.2em;
}

h3 {
	font-family: 'Droid Serif', Georgia, serif;
	color: #00AEEF;
	text-transform: none; 
	font-size: 1.6em;
	font-weight: bolder;
	text-align: right;
	font-variant: small-caps;
	letter-spacing: 1px;
}

h4 {
	font-family: 'Droid Serif', serif;
	text-align: center;
	font-size: 1.1em;
	color: black;
	font-variant: small-caps;
	font-weight: 500;
}

h6 {
	line-height: 18px;
	color: #000000;
	text-transform: uppercase;
	text-transform: none;
	font-size: 14px;
	margin: 0;
	font-weight: bold;
	text-rendering: optimizelegibility;
	font-color: #ffffff;
}

* {
	-webkit-font-smoothing: antialiased;
}

p {
	font-family: 'Crimson Text', serif;
	color: black;
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 0.625em 0;
	text-align: justify;
}

p.first:first-line {
	font-weight: 700;
	font-variant: small-caps;
}

p.first:first-letter {
	font-size: 7em;
	line-height: 1em;
	font-weight: 400;
	float: left;
	margin: 0 0.05em 0 -0.1em;
}

p + p:first-letter {
	font-size: 1em;
	line-height: 1.25em;
	float: none;
	margin: 0;
}

p + p:first-line {
	font-weight: 400;
	font-variant: normal;
}

P.centered {
	text-align: center;
}


/* Home Page
 * Random image banner */

#front {
	position: relative;
	width: 900px;
	min-height: 100%;
	padding:20px 0px 0px 0px;
}

div#fader {
	height: 435px;
	position: relative;
	z-index:1;
}

.pics { 
	padding: 0;
	margin:  0; 
}

.pics img {
	background-color: #eee;
	top:  0;
	left: 0 ;
}

/* Misc / deprecated */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
display: block;
}

/* Footer */ 

#bottomspacer {
	width:900px;
	height: 14px;
	background: #cccccc;
	margin: auto;
	position: relative;
}

#footermini {
	float: left;
	width: 870px;
	padding: 15px;
	background-color: #fff;
	font-size: 10px;
	text-align: center;
}

#footer {
	padding: 40px 25px;
	width: 850px;
	margin: 0 auto;
	height: 200px;
	position: relative;
	color: #999;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #000000 url(../images/zackfooter.png) 20px 235px no-repeat;
}

#connect_social {
	position: absolute;
	top: 47px;
	left: 20px;
}

#connect_social li a {
	font: 0/0px;
	color: transparent;
	height: 22px;
	width: 32px;
	display: block;
}

#footer .columns {
	overflow: hidden;
	font-color: #ffffff;
}

#wrapper .row {
	margin: 0 auto;
}

#footer .columns div {
	border-top: 1px solid #fff;
	padding-top: 8px;
	float: left;
}

#footer .col-1 {
	margin-left: 245px;
}

.span2 {
	width: 135px;
}

[class*="span"] {
	float: left;
	margin-left: 20px;
}

#footer_copyright {
	position: absolute;
	bottom: 21px;
	right: 25px;
	font-size: 11px;
	color: #ddd;
}

ul, menu, dir {
	display: block;
	list-style-type: disc;
}

#connect_social ul li {
	float: left;
}

#footer li {
	line-height: 18px;
	display: list-item;
	text-align: -webkit-match-parent;
	font-weight: 100;
}

#footer a:link, #footer a:visited {
	color: #ddd;
}

#footer a:hover {
	color: #00AEEF;
}

ul, ol {
	list-style: none;
	list-style-type: none;
}

#wrapper .row {
	margin: 0 auto;
}

div {
	display: block;
}

.row::before, .row::after {
	display: table;
	content: "";
}

.row::after {
	clear: both;
}

{
	display: table;
	content: "";
}

#connect_social li.youtube a {
	background: url(../images/youtube.png) no-repeat center;
}

#connect_social li.linkedin a {
	background: url(../images/linkedin.png) no-repeat center;
}

#connect_social li.googlep a {
	background: url(../images/googlep.png) no-repeat center;
}

#connect_social li.flickr a {
	background: url(../images/flickr.png) no-repeat center;
}


