* {
font-family:Georgia,Helvetica,sans-serif;
}

body {
background-color:#fff;
text-align:center;
margin:0 0 20px;
padding:0;
}

#wrapper {
position:relative;
height:100%;
width:780px;
background-color:transparent;
border-left:none;
border-right:none;
clear:both;
margin:0 auto;
}

#insideWrapper {
position:relative;
height:100%;
width:780px;
background-color:transparent;
text-align:left;
margin-top:20px;
float:left;
clear:both;
}

#sidebar {
font-family:Georgia,Helvetica,sans-serif;
font-size:11px;
line-height:16px;
background-color:#fff;
color:#FF00B3;
font-weight:bold;
left:0;
width:250px;
padding:10px 20px;
}

.textwidget {
font-family:Georgia,Helvetica,sans-serif;
font-size:11px;
line-height:16px;
color:#565656;
}

#sidebar a {
font-family:Georgia,Helvetica,sans-serif;
font-size:11px;
line-height:16px;
color:#565656;
font-weight:normal;
}

#sidebar a:hover {
font-family:Georgia,Helvetica,sans-serif;
font-size:11px;
line-height:16px;
color:#FFFFFF;
background-color:#FF00B3;
border:none;
}

#sidebar li {
overflow:hidden;
color:#565656;
}

#sidebar ul#delicious-list li,#sidebar ul.tweets li {
border-bottom:#999 dashed 1px;
padding-bottom:5px;
margin-bottom:5px;
}

#sidebar ul.tweets li a.timesince {
font-size:10px;
font-style:italic;
}

#content .right a,#content .left a {
font-family:Georgia,Helvetica,sans-serif;
font-size:13px;
line-height:16px;
color:#FF00B3;
font-weight:normal;
}

#content .right a:hover,#content .left a:hover {
font-family:Georgia,Helvetica,sans-serif;
font-size:13px;
line-height:16px;
color:#FF00B3;
border:none;
}

#sidebar a:visited {
font-family:Georgia,Helvetica,sans-serif;
font-size:11px;
line-height:16px;
color:#565656;
}

#sidebar a:visited:hover {
font-family:Georgia,Helvetica,sans-serif;
font-size:11px;
line-height:16px;
color:#FFFFFF;
background-color:#FF00B3;
border:none;
}

#sidebar h2,#sidebar h2 .widgettitle {
color:#FF00B3;
font-family:Georgia,Helvetica,sans-serif;
font-size:16px;
line-height:28px;
font-weight:bold;
background-color:transparent;
}

#categories-1 a,#archives a {
font-family:Georgia,Helvetica,sans-serif;
font-size:11px;
line-height:16px;
color:#FF00B3;
padding-top:0;
}

#content {
background-color:#fff;
width:420px;
margin-left:300px;
padding:10px 20px 0;
}

* html #content {
width:420px;
}

#content .post b {
font-family:Georgia,Helvetica,sans-serif;
color:#FF00B3;
font-size:14px;
font-weight:normal;
}

#content .post a {
color:#FF00B3;
text-decoration:underline;
}

#content .post a:hover {
color:#FFFFFF;
background-color:#FF00B3;
text-decoration:none;
}

#content .post a.title {
color:#fff;
background-color:#FF00B3;
padding:3px;
}

#content .post a.title:empty:after {
content:"Mini Update";
color:#fff;
background-color:#FF00B3;
padding:3px;
}

#content .post a.title:hover {
color:#fff;
background-color:#FF00B3;
}

.title,#sidebar h2 {
font-family:Georgia,Helvetica,sans-serif;
font-size:18px;
color:#FF00B3;
line-height:28px;
font-weight:bold;
text-transform:none;
}

#sidebar h2 {
color:#FF00B3;
}

#sidebar h2 a {
color:#FF00B3;
font-family:Georgia,Helvetica,sans-serif;
font-size:18px;
font-weight:bold;
line-height:28px;
text-transform:none;
}

#sidebar select {
width:250px;
}

.cite {
font-family:Georgia,Helvetica,sans-serif;
color:#999999;
font-size:14px;
margin-bottom:20px;
}

#content .cite a {
color:#999999!important;
}

#content .cite a:hover {
color:#FFFFFF!important;
background-color:#FF00B3;
border:none;
}

.post .snap_preview p {
font-family:Georgia,Helvetica,sans-serif;
font-size:14px;
line-height:19px;
color:#565656;
}

.post .snap_preview img {
border:5px solid #3F009F;
}

.post .snap_preview li {
font-family:Georgia,Helvetica,sans-serif;
font-size:12px;
line-height:16px;
color:#565656;
}

.post .snap_preview p a {
font-family:Georgia,Helvetica,sans-serif;
font-size:12px;
line-height:16px;
color:#565656;
text-decoration:underline;
}

.post .snap_preview p a:hover {
color:#FF00B3;
border:none;
}

.post .commentPos a {
font-family:Georgia,Helvetica,sans-serif;
font-size:10px;
color:#565656;
}

.post .commentPos a:hover {
color:#FF00B3;
border:none;
}

#masthead {
position:relative;
background-image:url('http://www.neoco.com/images/newbranding/welovedigital.gif');
background-position:top right;
background-repeat:no-repeat;
width:780px;
height:97px;
float:left;
margin:0;
padding:0;
}

#blogTitle {
background-color:#fff;
background-image:url('http://www.neoco.com/images/newbranding/newlogo.gif');
background-repeat:no-repeat;
width:242px;
height:97px;
top:0;
left:0;
position:absolute;
margin:0;
}

* html #blogTitle {
position:absolute;
}

#blogTitle a {
visibility:hidden;
}

#page {
text-align:left;
background-color:white;
width:780px;
margin:20px auto;
padding:0;
}

#header {
background-color:#fff;
height:200px;
width:758px;
margin:0 0 0 1px;
padding:0;
}

#footer {
float:left;
visibility:hidden;
}

input {
border:1px solid #333333;
background-color:#FFFFFF;
font-family:Georgia,Helvetica,sans-serif;
font-size:8pt;
color:#000000;
padding:2px;
}