﻿html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

margin: 0;

padding: 0;

border: 0;

outline: 0;

vertical-align: baseline;

background: transparent;

}



ol, ul {

list-style: none;

}

blockquote, q {

quotes: none;

}



/* remember to define focus styles! */

:focus {

outline: 0;

}



/* remember to highlight inserts somehow! */

ins {

text-decoration: none;

}

del {

text-decoration: line-through;

}



/* tables still need 'cellspacing="0"' in the markup */

table {

border-collapse: collapse;

border-spacing: 0;

}



body{

	margin:0;

	padding:0;

	font-size:14px;

	font-family: Arial, sans-serif;

	background:#DCDCDC;

	color:##666666;

	line-height:1.3em;

}

img{

	border:none;

	margin:0;

	padding:0;

}

a{

	margin:0;

	padding:0;

	text-decoration:underline;

}

a:hover{

	text-decoration:none;

}

ul{

	margin:0;

	padding:0;

	list-style:none;

}

h1{

	font-family:Arial;

	font-size:18px;

	font-weight:bold;

}

h2{

	font-family:Arial;

	font-size:14px;

	font-weight:normal;

}

#bodywrap{

	width:1024px;

	margin: 0 auto;

	background:url(i/bodywrap.jpg) repeat-y;

}



#header{

	background:url(i/header.jpg) no-repeat center top;

	height:283px;

}

#header ul{

	padding-left:300px;

	padding-top:195px;

}

#header ul li{

	float:left;

	padding:0 2px;

}

#header ul li a{

	display:block;

	width:83px;

	height:60px;

}

#header ul li#about{

	background:url(i/about.png) no-repeat;

}

#header ul li#about:hover, #header ul li#about.current {

	background:url(i/about_h.png) no-repeat;

}

#header ul li#services{

	background:url(i/serv.png) no-repeat;

}

#header ul li#services:hover, #header ul li#services.current{

	background:url(i/serv_h.png) no-repeat;

}

#header ul li#docs{

	background:url(i/docs.png) no-repeat;

}

#header ul li#docs:hover, #header ul li#docs.current{

	background:url(i/docs_h.png) no-repeat;

}

#header ul li#info{

	background:url(i/info.png) no-repeat;

}

#header ul li#info:hover, #header ul li#info.current{

	background:url(i/info_h.png) no-repeat;

}

#header ul li#contacts{

	background:url(i/contact.png) no-repeat;

}

#header ul li#contacts:hover, #header ul li#contacts.current{

	background:url(i/contact_h.png) no-repeat;

}



#sidebar {

	padding-top:12px;

padding-left:12px;

	float:left; 

	width:279px; 

}

#sidebar h2.widgettitle{

font-size:20px;

padding:10px;

}

#sidebar li#pauls-latest-posts ul{

padding-left:20px;

padding-right:40px;

}

#sidebar li#pauls-latest-posts ul a{

color:#5f9bd2;

}

#contentwrapper{

	background:url(i/content.jpg) no-repeat center top;

}

#content{

	padding:10px;

padding-top:24px;

padding-right:40px;

	margin-left:302px;

}



#content p{

	padding:7px 12px 0 -4px;

}

#content h2{

	padding-top:6px;

	padding-bottom:20px;

}

#content h3{

	padding-top:5px;

	padding-bottom:5px;

}


.entry h1{

font-size:24px;

padding-bottom:12px;

}

.entry h2{

font-size:18px;

}

.entry ul{

list-style:disc;

padding-left:20px;

}

.entry ul li{

padding:6px 8px;

}

.entry ol{

list-style:decimal;

padding-left:24px;

}

.entry ol li{

padding:6px 8px;

}



#footer {

	clear:both; 

	background:url(i/footer.jpg) no-repeat top;

	height:287px;

	margin-top:0px;

}





#header ul li#index{

	background:url(i/index.png) no-repeat;

}

#header ul li#index:hover, #header ul li#index.current {

	background:url(i/index_h.png) no-repeat;

}