/* @override http://thenakedentrepreneurs.com/wp-content/themes/thenakedentrepreneurs/style.css */

#entiresite {
background-image:url(NEblogbackground.jpg);
background-repeat:repeat-x;
background-color:#008f9d;
width:100%;
height:100%;
margin:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}

#page {
width:100%;
height:100%;
}

table {
border-spacing:0px;
margin:0px;
margin-left:0px;
margin-right:0px;
}
p,
ul,
ol,
table,
div {
color:#331100;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
font-size:14px;
}
a {
color:#0c6eFF;
text-decoration:none;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
a:hover {
color:#0c6eFF;
text-decoration:underline;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
li a {
color:#331100;
text-decoration:none;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
font-size:14px;
}
li a:hover {
color:#331100;
text-decoration:underline;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
font-size:14px;
}
h2 {
color:#331100;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
font-size:20px;
}

h2 a {
color:#331100;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
font-size:20px;
text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

td {
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
padding:0px;
}


#header {
background-image:url(NEblogheader.png);
background-repeat:no-repeat;
display:block;
width:1224px;
height:365px;
}
.logo {
	margin-left: 12px;
	width: 957px;
	height: 297px;
}


.repeater {
background-image:url(NEblogrepeater.png);
background-repeat:repeat-y;
width:1224px;
height:100%;
}
.box1 {
text-align:left;
width:570px;
height:100%;
padding-left:180px;
}
#commentform {
margin: 5px 10px 0 0;
width:520px;
}
#commentform textarea {
width: 520px;
padding: 2px;
}

.box2 {
	width: 274px;
height:100%;
padding-left:30px;
padding-right:170px;
text-align:left;
font-size: 13px;
}


.footer {
background-image:url(NEblogfooter.png);
background-repeat:no-repeat;
text-align:left;
width:1224px;
height:225px;
padding-bottom:135px;
}

table.footer p {
	padding-left:200px;
}

td.box2 ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 10px;
}

td.box2 h2 {
	list-style-type: none;
	margin-left: 0;
	padding-left: 10px;
	color: #990d00;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 7px;
}

td.box2 div.textwidget {
	padding-left: 10px;
}

form#searchform div input#s {
	width: 170px;
}