/* Stylesheet - Justin.Premick.com
-------------------------------------------------------------- */

body {

font-family: Arial, sans-serif;
font-size: 12px;
line-height: 1.1em;
color: #000;
background-color: #e8e8e8;

}

h1 { 

font-size: 30px;
color: #a11b1b;
line-height: 1.1em;
margin: 10px auto;

}

h2 {

font-size: 22px;
font-weight: bold;
line-height: 1.1em;
color: #000;
margin: 10px auto;

}

h3 {

font-size: 16px;
color: #224970;
text-transform: uppercase;

}

blockquote {

font-family: georgia;
line-height: 1.2em;
font-size: 16px;
color: #224970;
font-style: italic;
margin-top: 30px;

}

a {

color: #a11b1b;
text-decoration: none;

}

a:hover {

color: #fff;
background-color: #a11b1b;

}


#main {

width: 900px;
padding: 30px;
background-color: #fff;
margin: 10px auto;
text-align: left;

}

#headline {

margin-bottom: 30px;

}

#headshot {

float: right;
margin: 5px 15px 10px 15px;

}

#lower-section {

margin-top: 25px;
padding: 15px 0px;

}

#work-contact {

float: left;
width: 570px;

}

#projects {

float: left;
width: 270px;

}

#contact {

width: 270px;
margin-left: 300px;

}

#network {

width: 270px;
margin-left: 600px;


}

#copyright {

margin: 20px 0px -35px 0px;
text-align: center;
font-size: 6px;
color: #666;

}

.socnet li {

margin:8px 0px; list-style: none inside;

}

.socnet img {

opacity: 0.5 !important;

}

.socnet img:hover {

opacity: 1.5 !important;

}