/*  
Theme Name: DLZ 1.0
Theme URI: dlzdesign.co.uk
Description: DLZ Portfolio
Version: 1.0
Author: Danny Page
Author URI: http://www.dlzdesign.co.uk

*/


body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background-color:#333333;
	background-image: url(http://www.dlzdesign.co.uk/images/bg.jpg);
	background-attachment:fixed;
	color: #fff;
}
img{
	border:0;
}
h1{
	font-family: Rockwell, Arial, Sans-serif;
	font-size:20px;
	color:#ff8622;
}
h2{
	font-family: Rockwell, Arial, Sans-serif;
	font-size:15px;
}
a:link, a:visited{
	text-decoration: none;
	color: #ff8622;
}

a:hover{
	text-decoration: none;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 950px;
	text-align: left;
	
}

#header{
	float: left;
	width: 900px;
	height: 90px;
	margin: 10px 0 10px 0;
}
#logo{
	width:200px;
	height:100px;
	float:left;
}

#boxhome{
	float: left;
	width: 900px;
	height:auto;
	background: url(images/box_back.png);
	padding: 10px 10px 10px 10px;
}
#box{
	float: left;
	width: 640px;
	background: url(images/box_back.png);
	padding: 10px 10px 10px 10px;
	clear:both;
	height:auto;
}
#homein {
	float:left;
	width:640px;
	height:270px;
}
#hire {
	float:right;
	width:250px;
	height:270px;
}

.sidebar{
	float: left;
	width: 260px;
	background: url(images/box_back.png);
	margin: 0 0 0 10px;	
	font-family: Rockwell, Arial, Sans-serif;
	font-size: 14px;
}

ul li .sidebar{
	color: #000000;
}
#sidebar ul li a, #sidebar ul li a:visited {

display: block;

padding-top: 8px;

padding-right: 4px;

padding-bottom: 8px;

padding-left: 4px;

font-size: 14px;

line-height: 17px;

font-weight: normal;

text-decoration: none;

border-bottom-width: 1px;

border-bottom-style: dotted;

border-bottom-color: #21343c;
}
#footer{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	background: url(images/footer.png);
	padding: 10px 10px 10px 10px;
}
.footer-item {
	float: left;
	width: 33%;
	padding-bottom: 10px;
}
.footer-item ul {
	padding-left: 15px;
	text-decoration:none;
	list-style:none;
	padding-bottom:5px;
}
.footer-item ul li {
	text-decoration:none;
	border-bottom:#CCCCCC thin dotted;
	padding-bottom:6px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}


#feat {
	width:100%;
	height:300px;
}
#gall {
	float:left;
	width:640px;
	height:350px;
}
#intro {
	float:left;
	width:260px;
	height:300px;
	padding-top:70px;
}


#home {
	width:920px;
	height:auto;
	background: url(images/box_back.png);
	clear:both;
}

#service {
	width:900px;
	height:auto;
	padding:10px;
	margin-top:10px;
}
#header ul

{

	margin:20px 0 0 0px;

	padding:0;

	float:right;

	list-style:none;

}

#header ul li

{

	float:left;

	margin:0 0 0 22px;

	padding:0;

}

#header ul li a

{

	color:#FFF;

	font-weight:bold;

	font-size:12px;

	text-decoration:none;

        /*text-transform:uppercase;*/

}

#header ul li a:hover,

#header ul li.current_page_item a

{

	border-bottom: 1px solid #ff8622;

}


#navigation-head {
	padding:15px;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	margin-bottom:10px;
	float:left;
}

#navigation-head li {
	float:left;
	margin-right:20px;
	list-style:none;
}

#navigation-head li a {
	display:block;
	color:#fff;
}

#navigation-head li ul  {
	display:none;
	z-index:80;
}
#navigation-head ul li a:hover {
	color:#ff8622;
}

#top-nav-info {
	background:#dddddd;
	float:left;
	width:1000px;
}

#top-nav-sec li a {
	padding:15px;
	display:inline;
	height:42px;
	color:#ff8622;
}

#top-nav-sec li a:hover {
	color:#000000;
}

.nav-sec {
	display:block;
	font-size:12px;
	font-family: lucida sans unicode;
	font-weight:normal;
	text-align:center;
	color:#ff8622;
}