/*  
Theme Name: pauldixon
Theme URI: 
Description: A theme modified by Paul Dixon
Author: Paul Dixon
Author URI: http://pauldixonwebdesign.co.uk/
*/


/* CSS Document */

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,  p, blockquote, td, th{
	margin:  0;
	padding : 0;
	font-family: "Trebuchet MS", Arial, Helvetica, verdana, sans-serif;

}

/* Removes list-styles from lists  */
ol, ul
{ list-style : none; }

/* Normalizes font-style and font-weight to normal  */
address, caption, cite, code, dfn, em,  th, var
{font-style : normal; font-weight : normal; }



/* Removes  border from fieldset and img */
fieldset, img
{border : 0; }

/* Left-aligns text in caption and th */
caption, th
{ text-align : left; }

/* Removes  quotation marks from q  */
q:before, q:after
{ content : '' ; }

*{
	padding: 		0;
	margin: 		0 0 0 0;
}
html{
	display: block;


}	

body{
	width:100%;
	background-repeat: repeat-x;
	background-image: url(http://www.pauldixonwebdesign.co.uk/graphics/bg2.gif);
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	color: #000000;

}

a:link { color: #035097; }
a:visited { color: #613B87; } 
a:active { color: #678901; } 
a:hover { color: #000000; } 






p{
	padding-top: 7px;
	padding-bottom: 7px;

}

h1{
	font-size: 33px;
	background-repeat: repeat-x;
	background-position: 0px 36px;
	padding-bottom: 17px;
	font-weight: 100;
	margin-left: -2px;
	background-image: url(http://www.pauldixonwebdesign.co.uk/graphics/dotted-underline4.gif);

}


h2 {

	background-image: url(http://www.pauldixonwebdesign.co.uk/graphics/dotted-underline4.gif);
	background-repeat: repeat-x;
	background-position: 0px 21px;

	padding-bottom: 8px;
margin-top: 20px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(http://www.pauldixonwebdesign.co.uk/graphics/dotted-underline4.gif);
	background-repeat: repeat-x;
	background-position: 0px 26px;
	padding-top: 5px;
	padding-bottom: 5px;
margin-top: 6px;
        margin-bottom: 2px;
}



#container {
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

#header{
	height: 80px;
	width: 885px;
	

}




#col-wrapper{
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	
	
}

#left-col{
	float: left;
	width: 582px;
	margin-right: 17px;
	padding-top: 2px;

	
}

#right-col{
width: 240px;
	float: left;
	padding-top: 220px;
	background-image: url(http://www.pauldixonwebdesign.co.uk/graphics/home-pic2.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
}

#featured-posts{
	margin-left: 35px;
	padding-bottom: 30px;
	color: #333333;

}

#featured-posts a{
	font-size: 11px;


}

#featured-posts li{
	margin-top: -5px;
        margin-bottom: -5px;
	padding-top: 1px;
	padding-bottom: 1px;



}

#featured-posts p{
	font-size: 11px;
	line-height: 16px;
        margin-top: -3px;
	padding-top: 0px;
	padding-bottom: 4px;


}


#footer{
	clear: both;
	font-size: 10px;
	background-image: url(http://www.pauldixonwebdesign.co.uk/graphics/dotted-underline.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
	width: 100%;
	background-position: 0px 14px;
	display: block;
	height: 19px;
	color: #000000;

}

/* footer links */

#footer li {
	text-align:center;
	display:inline;
}

#footer li a {
	text-decoration: underline;
	padding-left: 10px;
	text-transform: uppercase;
}


#valid-stuff{
	float: left;
	margin-right: 25px;
	margin-left: 10px;

}


#copyright{
	float: left;
	padding-top: 1px;
	padding-left: 1px;
	color: #000000;

}


#footer-nav{
	text-transform: uppercase;
	float: left;

}

#basef{
	clear: both;
	width: 100%;
	display: block;
	height: 1px;
	
}


.alt-colour {
color:#678901;
background:transparent;
}



/* top navigation - image based */

ul#nav {
	height:71px;
	padding-top: 13px;
}

ul#nav li {
padding:0;
margin:0;
list-style-type:none;
float:left;
text-indent:-9999px;
}

ul#nav li a {
	border:0;
	text-decoration:none;
	display:block;
	background-color: transparent;
	background-image: url(http://www.pauldixonwebdesign.co.uk/graphics/topnav2.gif);
	background-repeat: no-repeat;
}


li#home a {
    width:71px;
	height:43px;
}

li#portfolio a {
	width:99px;
	height:43px;
}

li#about a {
	width:75px;
	height:43px;
}

li#services a {
	width:91px;
	height:43px;
}

li#blog a {
	width:63px;
	height:43px;
}

li#contact a {
	width:90px;
	height:43px;
}


li#home a:hover, li#home a:focus {
	background-position:0px -43px;
	 }
li#portfolio a:link, li#portfolio a:visited {	
	background-position:-71px 0px;
	}
li#portfolio a:hover, li#portfolio a:focus {	
	background-position:-71px -43px;
	}
li#about a:link, li#about a:visited {	
	background-position: -172px 0px;
	}
li#about a:hover, li#about a:focus {	
	background-position: -172px -43px;
	}

li#services a:link, li#services a:visited {	
	background-position: -247px 0px;
	}
li#services a:hover, li#services a:focus {	
	background-position: -247px -43px;
	}

li#blog a:link, li#blog a:visited {	
	background-position: -338px 0px;
	}
li#blog a:hover, li#blog a:focus {	
	background-position: -338px -43px;
	}
	
	li#contact a:link, li#contact a:visited {	
	background-position: -401px 0px;
	}
li#contact a:hover, li#contact a:focus {	
	background-position: -401px -43px;
	}

/* Main navigation "active tabs"
------------------------------------------------------------------*/
body#home-page ul#nav li#home a {
	background-position:0px -86px;
	}
body#portfolio-page ul#nav li#portfolio a {
	background-position:-71px -86px;
	}
body#about-page ul#nav li#about a {
	background-position:-172px -86px;
	}
body#services-page ul#nav li#services a {
	background-position:-247px -86px;
	}
body#blog-page ul#nav li#blog a {
	background-position:-338px -86px;
	}	
body#contact-page ul#nav li#contact a {
	background-position:-401px -86px;
	}






/* header roll-over
------------------------------------------------------------------*/

ul#logotype {
	float: left;
	height: 70px;
	margin-left: -5px;
	padding-right: 15px;
}

ul#logotype li {
padding:0;
margin:0;
list-style-type:none;
float:left;
text-indent:-9999px;
}

ul#logotype li a {
	border:0;
	text-decoration:none;
	display:block;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(http://www.pauldixonwebdesign.co.uk/graphics/logotype-roll.gif);
}


li#homel2 a {
width:368px;
	height:70px;
}


li#homel2 a:hover, li#homel2 a:focus {	
	background-position:0px -70px;
	}

#creditfooter{
	height: 1px;
	width: 1px;
	position: relative;
	padding-top: 8px;
	padding-bottom: 8px;
}

.feedBurnerFeedBlock{
	background-color: #000000;

}


.external-link{
	background-image: url(http://www.pauldixonwebdesign.co.uk/graphics/external-icon.gif);
	padding-right: 14px;
	background-repeat: no-repeat;
	background-position: right 1px;

}

/* text lists with 'tick' */

#content-list
{
	margin-left: 0;
	padding-left: 0;
	list-style: url(none) none;
	font-size: 14px;
	line-height: 200%;
	margin-top: 6px;
	margin-bottom: 6px;
}

#content-list li 
{
	list-style-type: none;
	font-size: 12px;
	background-image: url(http://www.pauldixonwebdesign.co.uk/graphics/tick.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}



/* Wordpress specific styles"
------------------------------------------------------------------*/


#post {
margin-top: 18px;
margin-bottom: 18px;
}



.top_meta{
font-size: 12px;
font-weight: bold;
color: #678901;

padding-bottom: 10px;

}

.bottom_meta{
font-size: 12px;
font-weight: bold;
color: #678901;
padding-top: 10px;
padding-bottom: 14px;
background-image: url(http://www.pauldixonwebdesign.co.uk/graphics/underline-grey.gif);
background-repeat: repeat-x;
background-position: 0px 31px;

}

.archive, .pagetitle{
font-size: 23px;
font-weight: normal;
color: #678901;
background-image: url(http://www.pauldixonwebdesign.co.uk/graphics/underline-grey.gif);
background-repeat: repeat-x;
background-position: 0px 40px;
padding-top: 10px;
padding-bottom: 10px;
}

#comment{
background-color: #F8F8F8;
width:555px;
}

.navigation{
margin-bottom: 15px;
}

.commentmetadata{
display:block;
padding-top: 8px;
padding-bottom: 8px;

}

.alt{
margin-top: 8px;
margin-bottom: 14px;
background-image: url(http://www.pauldixonwebdesign.co.uk/graphics/dotted-underline4.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;

}


.comment{
margin-top: 8px;
margin-bottom: 14px;
background-image: url(http://www.pauldixonwebdesign.co.uk/graphics/dotted-underline4.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;

}

#navigation{
float: left;
margin-top: 25px;
margin-bottom: 25px;
}


.alignleft{
padding-right: 10px;
float: left;
}

.alignright{
float: right;

}

#clear{
float: left;
clear: both;
margin-top: 5px;
margin-bottom: 5px;
}




#left-col h2 a {
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	background-position: left center;
        padding-top: 12px;
	padding-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

#left-col h2 a:link, #left-col h2 a:visited, #left-col h2 a:active   {
color: #000;
}



#left-col h2 a:hover{
	color: #678901;

}

#left-col ul{
font-size: 13px;
line-height: 20px;

}

.intro2{
	font-size: 18px;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 22px;

}

#submit{
width:140px;
margin-left: 200px;
}

#ecu{
margin-top: -19px;
margin-bottom: -10px;
}

#ecu-unit{
	width: 430px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	background-image: url(loading.gif);
	background-repeat: no-repeat;
	background-position: center 80px;
	padding-top: 0px;
	padding-left: 10px;
	margin-top: 5px;
	height: 230px;
}


#loading-message{
	width: 420px;
	height: 230px;
	background-image: url(loading-prices.gif);
	background-position: center 115px;
	background-repeat: no-repeat;
}

#codesample{
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	background-color: #F0F4F8;
	border: 1px solid #A2BCCF;
	color: #000000;
	width: 420px;
}

#heart{
width: 140px;
margin-top: 12px;
margin-bottom: 12px;
padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 50px;
border: 2px solid #e21111;
}
