/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/3c-b.css');

*{margin: 0; padding: 0px;}

body{
font-family: Helvetica; Ariel; sans-serif;
}

.post{
line-height: 150%;
}

a{
text-decoration: none; 
color: #00b5ed;
}

a:hover{
text-decoration: underline; 
}

.post a img{border: 0;}
.post p{padding-top: 15px; }

.entry-date{padding-top: 20px;}
.entry-title{padding-bottom: 10px;}

.nav{
margin-left: 25px;
margin-top: 90px;


}
.nav ul{
list-style: none;


}