/****************GENERAL***************/
body, * {
margin: 0px;
padding: 0px;
font-family: helvetica neue, helvetica, arial, sans serif;
font-size: 13px;
line-height: 1.5em;
color: #444444;
}

#body_wrap {
margin: 0 auto;
width: 700px;
padding-top: 6em;
padding-bottom: 4.5em;
}

a:link, a:visited {
color: #3382cc;
}

a:hover {
color: #1511bd;
}

p {
margin-bottom: 1.5em;
}

h1, h2, h3 {
font-family: Baskerville, Georgia,"Times New Roman",Times,serif;
text-shadow: 0px 1px 1px #AAA;
}

h1 {
font-weight: normal;
font-size: 218%;
text-transformation: capitalize;
margin-bottom: 0.5em;
text-transform: capitalize;
}

h2 {
font-weight: normal;
text-transformation: capitalize;
}

h3 {
font-weight: lighter;
font-size: 145%;
text-transform: lowercase;
}

h4 {
font-weight: 300;
font-size: 118%;
text-transform: lowercase;
}

ul {
list-style-type: none;
list-style-image: none;
list-style-position: outside;
}

div.clear {
clear: both;
}

.emphasis {
font-style: italic;
}

p.small a {
font-size: 100%;
}
/****************GENERAL ENDS***************/

/****************FORMATTING***************/
div#project_content, div#about_content{
padding: 0em 10px 0em;
}

div#about_description, div#project_description{
position: relative;
float: left;
width: 210px;
}

div#project_images, div#about_images {
position: relative;
width: 440px;
padding-right: 20px;
float: left;
}

div#site_name {
font-weight: lighter;
font-size: 118%;
color: #3382CC;
}
/****************FORMATTING ENDS***************/

/****************PROJECT LIST***************/
div#project_list {
margin-top: 1.5em;
padding: 1em 0px 0.5em 0px;
border-top: 1px solid #666;
}

div#project_list h3 {
padding-bottom: 0.5em;
}

ul#nav_cat_archive li {
display: block;
position: relative;
width: 210px;
float: left;
margin-left: 10px;
margin-right: 10px;
}

ul#nav_cat_archive li ul li {
margin: 0px;
}

/*
ul#nav_cat_archive li ul {
border-bottom: 1px solid #BBB;
}*/

/*
ul#nav_cat_archive li ul li {
border-bottom: 1px solid #BBB;
}*/

a.project_link {
padding: 0px;
text-decoration: none;
text-transform: capitalize;
line-height: 2em;
}
/****************PROJECT LIST ENDS***************/

#idSiteMeterHREF {
display:none;
}