/*  
Theme Name: Dixons Electrical
Theme URI: 
Description: Theme for Dixons Electrical
Version: 1.0
Author: 
Author URI:

*/


/* Body starts */

body,h1,h2,h3,h4,h5,h6,blockquote,p{
	margin:0;
	padding:0;
}


body{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	vertical-align:top;
	background-color:#000000;
}

p{
	padding:10px 0 0 0;
}

/* Body ends */


/* Wrapper starts */

#wrapper{
	margin: 0 auto 0 auto;
	width: 950px;
}

#middle{
	width:950px;
	text-align: left;
	background-color:#CCCCCC;
	float:left;
}

/* Wrapper ends */


/* Header starts */

#header{
	width:950px;
	float:left;
	background-color:#FF0000;
	height:80px;
	text-align:center;
	padding: 10px 0 0 0;
}

#header h1 a{
	color:#FFFFFF;
	font-size:36px;
}

#header p{
	color:#FFFFFF;
	font-size:14px;
}

#google{
	width:950px;
	height:90px;
	float:left;
}

/* Header ends */


/* Container starts */

#container{
	float:left;
	width:700px;
	background-color:#FFFFFF;
	margin: 10px 0 0 10px;
}

/* Container ends */



/*Post and Entry starts*/


.post{
	padding: 20px 10px 20px 10px;
	text-align:justify;
	display:block;
}

.post h2{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
}

.entry{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 10px 0 0 0;
}


/*Post and Entry ends*/



/* Sidebar starts */

.sidebar{
	float:left;
	width:200px;
	margin:10px 10px 10px 10px;
	display:inline;
	padding:10px 10px 10px 10px;
	background-color:#FFFFFF;
}

.sidebar ul{
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
	
.sidebar ul h2{
	font-size:12px;
	padding: 5px 0 2px 0;
	color:#CCCCCC;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

.sidebar ul ul li{
	padding: 0 0 1px 5px;
	font-size:12px;
}	



.textwidget ul h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* Sidebar ends */


/* Footer starts */

#footer{
	clear:both;
	float:left;
	width:950px;
	padding:10px 10px 10px 10px;
}

#footer h2 a{
	color:#FF0000;
}

#footer p{
	color:#000000;
}

/* Footer ends */


/* Links start */

a:link, a:visited{
	text-decoration: underline;
	color: #FF0000;
}

a:hover{
	text-decoration: none;
	color: #ff0000;

}

/* Links End */



/* For the 404 page only */

.404{
	width:700px;
	margin:30px 0 0 0 ;
}

.404 h2{
	font-size:100px;
}


.404 h3{
	font-size:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


.404 p{
	padding:20px 0 0 0;
	font-size:14px;
}

.404 p a{
	color:#EEEEEE;
	text-decoration:underline;
}

.404 p a:hover{
	text-decoration:none;
}	

/* For the 404 page only (ends) */




/* For the comments page only */

.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;
}

/* For the comments page only (ends) */

