and/* /////////////////////////
****************************
body-text color: #849ba5;
link color: #849ba5;

////////////////////////////
***************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{
background-color: #F1F1F1;
font-family: Helvetica, Arial, Sans-serif;
color:#849ba5;
line-height: 23px;
}

p{
font-size: 15px;
margin: 5px 0;
}

h1{
font-size: 20pt;
margin: 10px 0;
color: #849ba5;
border-bottom: thin solid #849ba5;
}

h2{
font-size: 18pt;
margin: 10px 0;
color: #849ba5;
font-weight: 100;
}

h3{
font-size: 15px;
margin: 0 0 5px 0;
}

h4{
font-size: 16pt;
margin: 10px 0;
color: #FFF;
border-bottom: thin solid #FFF;
}

hr{
border: 1px solid #849ba5;
margin: 40px 0;
}

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

#primary_nav{
width:960px;
height:20px;
margin: 0 0 10px 0;
padding: 20px 0;
}

ul{
margin:0;
padding:0;
}

li{
margin: 0 20px 0 0;
display: inline;
font-size: 14pt;
}



#primary_nav a:link,a:visited{
color: #849ba5;
text-decoration: none;
}

#primary_nav a:hover,a.active{
color: #849ba5;
border-bottom: thin solid #849ba5;
text-decoration: none;
}

#header{
float: left;
width: 960px;
height: 180px;
margin-bottom: 10px;
background-color: #FFF;
border: thin solid #d2dde0;
background: #FFF url(images/infinity.png) no-repeat bottom right;
}

.logo{
margin: -45px 0 0 -30px;
}


#body{
float: left;
width:958px;
min-height:400px;
margin: 20px 0;
background-image: url(images/body_bg.jpg);
border: thin solid #d2dde0;
}

#body_text{
float: left;
width:640px;
padding: 10px;
}

#body_text a{
text-decoration: underline;
color: #849ba5;
}

#body_text a:visited{
text-decoration: underline;
color: #849ba5;
}

#body_text a:hover{
text-decoration: underline;
color: #61747c;
}

.title{
font-size: 18px;
font-weight: bold;
line-height: 30px;
}

.contact{
font-size: 18px;
font-weight: bold;
line-height: 30px;
}

.contact a:link{
text-decoration: none;
}

.contact a:visited{
text-decoration: none;
}

#body_text ol li{
display: block;
list-style-type: lower-roman;
margin: 20px 0 0 0;
padding: 0px 10px 0 0;
font-size: inherit;
}

.write_up{
margin: 10px 0;
clear: both;
}

#body_text ul li{
display: block;
margin: 20px 0 0 0;
padding: 0px 10px 0 0;
font-size: inherit;
}

.body_images{
clear: right;
float: right;
width: 287px;
height: 200px;
margin: 5px;
border: thin solid #849ba5;
}

.plog_images{
clear: right;
float: right;
width: 635px;
height: auto;
margin: 5px;
border: thin solid #849ba5;
}

.portfolio_images{
float: left;
width: 292px;
height: 130px;
margin: 5px 10px 5px 0;
border: thin solid #849ba5;
}

.photography{
float: left;
width: 140px;
height: 140px;
margin: 5px 10px 5px 0;
border: thin solid #849ba5;
}

.web{
float: left;
width: 292px;
height: 130px;
margin: 5px 10px 5px 0;
border: thin solid #849ba5;
}

.web_exp{
float: left;
width: 292px;
height: 130px;
margin: 5px 10px 5px 0;
border-top: thin solid #e0ebf0;
border-bottom: thin solid #e0ebf0; 
}

.clear{
clear:both;
}

#sidebar{
float: right;
width: 275px;
padding: 10px;
color: #FFF;
}

#sidebar a:link {
color: #889aa4;
text-decoration: none;
}

#sidebar a:visited {
color: #889aa4;
text-decoration: none;
}

#sidebar a:hover {
color: #889aa4;
text-decoration: none;
}

.space{
margin: 20px 0;
}

#sidebar li{
margin: 5px 0;
list-style-type: none;
display: block;
font-size: 14px;
}

#footer{
float: left;
width:938px;
margin: 5px 0;
padding: 10px 10px;
background-color: #849ba5;
color: #FFF;
border: thin solid #d2dde0;
}

#footer a{
color: #F8F8F8;
text-decoration: none;
font-size: 15px;
}

#footer a:hover{
text-decoration: none;
border-bottom: 1px solid #f8f8f8;
}

#twitter{
width: 640px;
margin: 10px 0;
}

#twitter ul{
margin: 0;
padding: 0;
}

#twitter a:link {
text-decoration: none;
color: #f1f1f1;
font-size: 15px;
}

#twitter a:visited {
text-decoration: none;
color: #f1f1f1;
font-size: 15px;
}

#twitter a:hover{
text-decoration: none;
color: #f8f8f8;
border-bottom: 1px solid #f8f8f8;
}


#flickr .image_link a:link{
border-bottom: #FF6600;
}


.info{
width: 265px;
margin: 10px 5px 10px 0;
padding: 5px;
background: #d1dce1;
color: #849ba5;
font-size: 14px;
border-bottom: 4px solid #43535a;
}

.info a{
text-decoration: none;
color: #849ba5;
border-bottom: 1px solid #849ba5;
}

.info a:hover{
border-bottom: 1px solid #6b7e86;
color: #6b7e86;
}

.info a{
text-decoration: none;
color: #849ba5;
border-bottom: 1px solid #849ba5;
}

.action{
clear: both;
font-size: 19px;
color: #FFF;
border-top: thin solid #FFF;
border-bottom: thin solid #FFF;
padding: 10px 3px;
margin: 10px 0 5px 0;
}

.action a{
color: #FFF;
text-decoration: underline;
}

.action a:hover{
color: #Cbdee7;
}

.action a:visited{
color: #FFF;
text-decoration: underline;
}

.copy{
font-size: 13px;
}

.pullquote {
font-size: 15pt;
line-height: 140%;
padding: 7px;
color: #849ba5;
border-top: thin solid #849ba5;
border-bottom: thin solid #849ba5;
}
