body{background:#ffffff;margin:0;padding:0;}
#wrapper{margin:0;position:absolute;width:968px;}
#content{position:absolute;left:190px;;width:668px;margin-top:200px}
#footer{visibility: hidden;}
#footer:after
{
content: "Copyright © by Robert Ellis";
}
#footer a{border-bottom:1px solid #eaeaea;}
a{border-bottom:1px solid #c2c2c2;}

/* navigation  */
#navigation{visibility: hidden;}

/* main */
.social{visibility: hidden;}
#twitter_update_list li{list-style-type:none;}
.textblock{color:#3AA872;float:left;font-size:18px;font-weight:bolder;line-height:1.4em;margin-left:-270px;margin-top:64px;padding:0 0 18px;text-align:right;width:240px;}
.entry{border-left:1px solid #c2c2c2;float:left;margin-left:124px;padding:24px 0 0 14px;width:368px;page-break-before: always;}
.entry#home{margin-top:-20px;}
.textblock .item{color:#444;text-transform:uppercase;}
h2.border{border-bottom:1px #aaa solid;border-top:2px #777 solid;color:#555;font-size:19px;padding:10px 0;}
form{visibility: collapse;}
label{float:left;font-size:12px;font-weight:700;padding:0;width:150px;}
#contact label{text-align:left;}
textarea{background-color:#eaeaea;border-color:#d2d2d2 #e2e2e2 #e2e2e2 #d2d2d2;border-style:solid;border-width:1px;font:400 18px "Helvetica Neue", Helvetica, Arial, sans-serif;padding:2px;}
#name{background-color:#eaeaea;border-color:#d2d2d2 #e2e2e2 #e2e2e2 #d2d2d2;border-style:solid;border-width:1px;font:400 18px "Helvetica Neue", Helvetica, Arial, sans-serif;padding:2px;width:250px;}
#email{background-color:#eaeaea;border-color:#d2d2d2 #e2e2e2 #e2e2e2 #d2d2d2;border-style:solid;border-width:1px;font:400 18px "Helvetica Neue", Helvetica, Arial, sans-serif;padding:2px;width:250px;}
#subject{background-color:#eaeaea;border-color:#d2d2d2 #e2e2e2 #e2e2e2 #d2d2d2;border-style:solid;border-width:1px;font:400 18px "Helvetica Neue", Helvetica, Arial, sans-serif;padding:2px;width:250px;}
.textbox-block{width:138px;}
input:focus{background-color:#edf2f5;color:#333;}
textarea:focus{background-color:#edf2f5;color:#333;}
#message{height:150px;width:250px;}
button{border:none;margin:0;padding:0;}

/*list styles  */
ul{list-style:square;margin-left:30px;}
ul.list{list-style:none;margin:0 0 15px;}
ol.list{margin-left:30px;}
ul.list li{padding:0 0 0 20px;}
ol.list li{border-bottom:1px #aaa dotted;padding:5px 0 0;}

/*table styles   */
table{border:1px #ccc solid;border-bottom:none;margin-bottom:10px;margin-top:0;}
thead th{background:#e2e2e2 none repeat scroll 0 0;border-bottom:1px #bbb solid;border-top:1px #fff solid;}
th{border-bottom:3px #bbb solid;padding:5px 15px;text-align:left;}
td{background:#f1f1f1;border-bottom:1px #ccc solid;border-top:1px #fff solid;color:#777;padding:5px 15px;}
tr.even td{background:#f8f8f8;border-bottom:1px #ccc solid;border-top:1px #fff solid;}
td.active{background-color:#e4e4e4;}

/* OtherStyles  */
span.notification_ok{display:block;height:500px;}
.clear{clear:both;height:0;overflow:hidden;}
.float-left{float:left;}
.float-right{float:right;}
.image-margin-left{float:left;margin:0 10px 3px 0;}
.image-margin-right{float:right;margin:0 0 3px 10px;}
.image-left{float:left;margin:5px 10px 3px 0;padding:4px;}
.image-border{float:left;margin:0;padding:4px;}
.image-right{border:none;float:right;margin:0 0 3px 10px;padding:4px;}
.header-image-left{background:#6393c3;border:none;float:left;margin:0;padding:5px;}
.header-image-right{background:#6393c3;border:none;float:left;margin:0;padding:5px;}
.image-small-left{background:#f7f7f7;border:1px #bebebe solid;float:left;margin:0 5px 0 0;padding:3px;}
.image-small-right{background:#f7f7f7;border:1px #bebebe solid;float:right;margin:0 0 0 3px;padding:3px;}

/* images  */
img.robert{float:left;margin-left:-5px;padding:0;width:120px;}
img.logoimg{visibility: hidden;}
#footer img{bottom:0;position:fixed;right:10px;width:150px;}
img.whistle{width:120px;}
img.compass{margin:-20px -40px 0 0;width:150px;}
img.megaphone{margin-right:-15px;width:120px;}
img.iphone{margin-top:-20px;width:120px;}
img.team{margin-right:-120px;width:170px;}
img.binoculars{width:120px;}
img.bizcard{width:120px;}
img.birdie{margin-top:-70px;padding-bottom:5px;width:60px;}
a.img{border:none;}
.arrows img{visibility: hidden;}
img.bio{visibility: hidden;}
img.linkedin{visibility: hidden;}
img.vcard{visibility: hidden;}
img.twitimg{padding:5px 0 0;width:18px;}

/* -------------------------------------------------------------- 
   
   typography.css
   * Sets up some sensible default typography.
   
-------------------------------------------------------------- */



/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
body { 
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333333;
	background: #fefefe;
	line-height: 22px;
	font-weight: 400;
/*text-shadow: #f8fcee 0 1px 1px;*/
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { 
	font-weight: bolder; 
	color: #555; 
}

h2 {
	color: #777;
}


h1 { font-size: 28px; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 24px; margin-bottom: 0.75em; }
h3 { font-size: 18px; line-height: 1; margin: 2em 0 .5em; }
h4 { font-size: 15px; line-height: 1; font-weight: bold; margin-bottom: 1.25em; }
h5 { font-size: 13px; font-weight: bold; margin-bottom: 10px; }
h6 { font-size: 12px; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em; }
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #333; }
a { 
	color: #666; 
	text-decoration: none; 
	outline: none;
}

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre 				{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; }
thead th 		{ background: #c3d9ff; }
th,td,caption { padding: 4px 10px 4px 5px; }
tr.even td  { background: #e5ecf9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }


/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

