/* @override http://bradholland.local/assets/main.css */

/*
RESET CODE
*/

/* Reset browser defaults... */
html{color: #000;background: transparent;}
body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{	border: 0;}
address,caption,cite,code,dfn,strong,th,var { 	font-style: normal;	font-weight: normal;}
li { 	list-style: none; }
/*caption,th {	text-align: left;}*/
/*h1,h2,h3,h4,h5,h6 { 	font-size: 100%;	font-weight: normal;}*/
q:before,q:after {	content: '';}
abbr,acronym {	border: 0;	font-variant: normal;}
sup {	vertical-align: text-top;}
sub {	vertical-align: text-bottom;}
input,textarea,select {	font-family: inherit;	font-size: inherit;	font-weight: inherit;}
input,textarea,select {*font-size:100%;}
legend {	color: #000;}
body {	font: 13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {	font-size: inherit;	font: 100%; }
pre,code,kbd,samp,tt {	font-family: monospace;*font-size:108%;	line-height: 100%;}
body { text-align: left;}

body#portfolio {
	background: #bdb6ae url(images/background.gif) repeat-x;
}
body {
	background: #bdb6ae url(images/background-home.gif) repeat-x;
}

a {
  outline: none;
}

div#nav {
	height: 60px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	
}

div#portfolio {
	height: 45px;
	position: relative;
	top: 2px;
	left: 0px;
	background-image: url(images/sub_nav.gif);
	background-repeat: no-repeat;
}

div#portfolio a {
	position: absolute;
	background-image: url(images/sub_nav.gif);
	background-repeat: no-repeat;
	height: 45px;
}

div#nav a {
	position: absolute;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	height: 60px;
}

div#left_bar {
	margin-left: 30px;
	margin-right: 30px;
	float: left;
	width: 135px;
/*	outline: thin solid red;*/
}

div#prev_next {
	height: 18px;
	width: 111px;
}
div#prev_next a {
	background-image: url(images/prevnext.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div#prev_next a#prev_link,
div#prev_next a#next_link {
	height: 18px;
	width: 55px;
	display: block;
	float: left;
	margin: 0px;
	background-color: #8f857a;
}
div#prev_next a#next_link {
	background-position: -55px 0px;
}

a.th {
	float: left;
	display: block;
	width: 50px;
	height: 50px;
	margin: 10px 10px 0px 0px;
/*	outline: solid black thin;*/
	overflow: hidden;
}

a.th.selected,
a.th.selected:hover,
a.th:hover {
	outline: solid white thin;
}

div#content, div#full_content {
	float: left;
	margin-bottom:30px;
}

div#content {
  	left: 165px;
}

#container {
	width: 1300px;
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	overflow: visible;
}

#home #container,
#portfolio #container {
  margin-top: 0;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}

div#contact {
margin-left:188px;
margin-top:45px;
display: block;
font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
padding-top: 10px;
padding-bottom: 5px;
color: #efefef;
position: relative;
width:293px;
line-height:1.4em;
}

li {
display: block;
font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
padding-top: 10px;
padding-bottom: 5px;
color: #000000;
position: relative;
}

.footer {
height: 4em;
font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
color:#8e867b;
clear:both;
border-top:1px solid #8e867b;
}

.footer p {
margin-top:5px;
margin-left:32px;
}

/*
BIO PAGE
*/

div#bio {
margin-left:188px;
margin-top:45px;
display: block;
font: 14px Georgia, "Times New Roman", serif;
padding-top: 10px;
padding-bottom: 5px;
color: #000000;
position: relative;
line-height:20px;
}

#bio img {
padding-bottom:30px;
} 

#content .biocontent {
width:744px;
margin-left:10px;
}

/*
ARTICLES PAGE
*/

div#articles {
margin-left:67px;
display: block;
font: 15px Georgia, "Times New Roman", serif;
padding-bottom: 5px;
color: #000000;
position: relative;
line-height:20px;
}

#content .articlescontent {
width:765px;
margin-left:10px;
}

.body p {
padding-top:20px;
line-height:24px
}

.body strong {
font-weight:bold;
}

.article_body {
margin-right:100px;
}

.left img {
float:left;
padding-right: 20px;
padding-bottom: 20px;
}

.right img {
float:right;
padding-left: 20px;
padding-bottom: 20px;
}

#content .title {
font-size:48px;
margin-top: 15px;
margin-bottom:25px;
padding-bottom:15px;
text-align:left;
border-bottom:solid 1px #000000;
line-height:25px;
}

#content h2 {
font-size:16px;
color:#666666;
line-height:18px;
}

#content h2 a {
color:#c01c1d;
text-decoration:none;
}

#content h2 a:hover {
color:#c01c1d;
text-decoration:underline;
}

.blurb img {
float:left;
margin-right:25px;
margin-bottom:25px;
}

.blurb {
clear:both;
}

.blurb p {
padding-top:10px;
font-style:italic;
padding-bottom:25px;
}

/*
LINKS PAGE
*/

div#links {
margin-left:67px;
display: block;
font: 15px Georgia, "Times New Roman", serif;
padding-bottom: 5px;
color: #000000;
position: relative;
line-height:20px;
}

#content .linkscontent {
width:765px;
margin-left:10px;
}

.linkstitle {
font-size:36px;
margin-top:20px;
margin-bottom:50px;
text-align:center;
letter-spacing:15px;
color:#ffffff;
}

#links .red {
color:#c01c1d;
}


#links .blurb p {
padding-top:2px;
font-style:italic;
padding-bottom:15px;
}


/*
CONTACT PAGE
*/

div#contact_page {
margin-left:67px;
display: block;
font: 15px Georgia, "Times New Roman", serif;
padding-bottom: 5px;
color: #000000;
position: relative;
line-height:20px;
}

#contact_page .right img {
margin-left:50px;
}

#contact_page .right {
float:right;
}

#contact_page .contactcontent {
float:left;
clear:both;
}


#contact_page a {
color:#c01c1d;
text-transform:uppercase;
font-style:normal;
text-decoration:none;
}

#contact_page a:hover {
color:#c01c1d;
text-transform:uppercase;
font-style:normal;
text-decoration:underline;
}


#content .contactcontent {
width:450px;
margin-left:10px;
margin-right:-30px;
}

.contacttitle {
font-size:20px;
padding-top:5px;
margin:0px;
padding-top:10px;
border:0px;
}

#contact_page .blurb img {
float:left;
margin-right:25px;
margin-bottom:15px;
}

#contact_page .blurb {
clear:both;
}

#contact-success {
  margin-top: 10px;
  color: #797979;
  width: 293px;
}
#contact_container
{
  margin-left: 65px;
  width: 540px;
  /*opacity: 0.75;*/
}
#contact-spinner {
  position: absolute;
  left: 50%;
  top: 50%;
}
label {
  display: block;
  font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
  padding-top: 10px;
  padding-bottom: 5px;
  color: #efefef;
  position: relative;
}
input, textarea {
  font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
  border: 1px solid #8d857a;  
  padding-left: 3px;
  color: #999;
  width: 293px;
}
.error {
  display: block;
  position: relative;
}
input {
  height: 19px;
  margin-bottom: 2px;
}
textarea {
  padding-top: 4px;
  display: block;
  height: 161px;
}

input#commit {
  width: 42px;
  height: 18px;
  margin-left: 256px;
  background-color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 17px;
}