/*
Theme Name: iheart2d
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
*/

body {
font-family: "Helvetica Neue", Arial, 'sans serif';
font-size:13px;
}

a {
text-decoration:none;
}

#page {
width:980px;
text-align:left;
}

#header {
width:935px;
padding:70px 0 0 45px;
height:75px;
}

h1 a.logo {
width:153px;
height:63px;
display:block;
float:left;
}

h2 {
font-size:14px;
padding-bottom:10px;
font-weight:normal;
}

p {
padding-bottom:10px;
line-height:18px;
}

#mainarea {
width:980px;
clear:both;
position:relative;
}

#sidebar {
width:160px;
float:left;
display:block;
position:absolute;
top:0px;
left:45px;
}

#contentarea {
margin-left:225px;
width:740px;
}

#nav {

}

#nav li a {
font-size:14px;
}

#nav li.page, #nav li.page a {
font-size:25px;
line-height:30px;
}

#nav li.page ul a {
font-size:14px;
line-height:18px;
}

#nav li.page ul {
line-height:14px;
}

#nav li ul {
padding:0 0 0 5px;
}