/*
Theme Name: Dasco Ver.1
Theme URI: http://becswebdesign.com.au
Description: Dasco
Version: 3.4.1
Author: Abbas Heidari
Author URI: http://dascomachine.com.au
Tags: machine,melbourne
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";
@import url(http://fonts.googleapis.com/css?family=Abel);

html, body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background-image:url(images/bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	font-size: 0.92em;
	line-height: 0.92em;
	background-color: #000;
}

img{
	border-style: none;
}

h1{
	font-family: 'Abel', Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-transform: uppercase;
	font-size:1.8em;
	padding:1px 0px 16px 0px;
	line-height: 1.6em;	
}

h2{
	font-family: 'Abel',Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-transform: uppercase;
	font-size:1.5em;
	clear:both;
	padding:13px 0px 13px 0px;
	line-height:1.8em;
}

h3, h4, h5, h6 {
	font-family: 'Abel',Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-transform: uppercase;
	font-size:1.2em;
	padding:19px 0px;
	line-height:1.1em;
}

p {
        line-height: 1.9em;
}

a:link {
	font-family: 'Abel',Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-decoration: none;
}

a:visited {
	font-family: 'Abel',Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-decoration: none;
}

a:hover {
	font-family: 'Abel',Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

/* Containers */

#container {
	width: 999px;
	background-color: #FFF;
	margin: 0 auto;
}
#header {
/*	height: 115px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
*/
} 


#logo{
background-image: url("./images/logo.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 137px;
    margin-left: 27px;
    margin-top: 0;
    padding-top: 0;
    width: 352px;
}

#workinghours{
	color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    margin: 0 0 0 570px;
    padding: 8px 0 0 84px;
	}
#feature{
	width:999px;
	clear:both;
	}


#topmenu ul {
	margin: 0;
	font-family: 'Abel',Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	text-decoration: none;
	list-style-type: none;
	float:left;
	padding: 0.5em;
}

#topmenu li {
	float:left;
	padding-right: 0.2em;
	padding-left: 0.5em;
	font-family: 'Abel',Georgia, "Times New Roman", Times, serif;
	color: #000;
	}
	

#topmenu ul a:visited{
	padding-right: 1.2em;
	padding-left: 1.2em;
	font-family: 'Abel',Georgia, "Times New Roman", Times, serif;
	color:#FFF;
}

#topmenu ul a:active {
	padding-right: 1.2em;
	padding-left: 1.2em;
	font-family: 'Abel',Georgia, "Times New Roman", Times, serif;
	color:#C00;
	}
	
#topmenu ul a:link {
	padding-right: 1.2em;
	padding-left: 1.2em;
	font-family: 'Abel',Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	}
#topmenu ul a:hover
{
	padding-right: 1.2em;
	padding-left: 1.2em;
	font-family: 'Abel',Georgia, "Times New Roman", Times, serif;
	color:#FFF;
}

#left {
	float: left; 
/*	width: 200px; */
	padding: 0px; 
}

.xoxo {
	float: right; 
	width: 230px; 
	padding: 23px 10px 15px 30px; 
}

/* #recent-posts-2{
    margin-top: 15px;
    padding-top: 10px;  
}
*/
.xoxo li ul li {
    margin-top: 5px;
    padding-top: 10px;  
}

/*  Great example

#right div.module div div div div.custom{
	padding-top:20px;
	background: url(./images/becs-computer.jpg) no-repeat;

	}
*/
#right div.module div div div div.custom{
	padding-top:0px;
}

#right div.module div div,
#right div.module div{
	padding-top:0px;
	background:none;
	}

#mainContent {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	width: 668px;
	padding: 5px 10px 15px 10px;
	background-color: #FFF;
} 

#mainContent ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 5px;
	list-style-type:square;
}
.footerleft {
	color: #FFF;
/*	background-color: #666;  */
	padding-top:1px;
	padding-right: 21px;
	padding-bottom: 25px;
	padding-left: 21px;
	margin-top:2px;
	margin-bottom:0px;
	float:left;
	width:281px;
} 

.footermiddle {
	color: #FFF;
/*	background-color: #666;  */
	padding-top:1px;
	padding-right: 21px;
	padding-bottom: 25px;
	padding-left: 21px;
	margin-top:2px;
	margin-bottom:0px;
	float:left;
	width:260px;
} 

.footerright {
	color: #FFF;
/*	background-color: #666;  */
	padding-top:1px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	margin-top:2px;
	margin-bottom:0px;
	float:left;
	width:374px;
} 

#footer {
	color: #FFF;
	background-color: #666;
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.9;
	float:left;
	width:999px;
	padding-top:13px;
} 

#footer p {
	margin: 0; 
	padding: 0px 0px; 
	color:#999;
}

#footer a:link,
#footer a:visited
{
	color:#999;
	font-size: 1.5em;
	line-height:1.2em;
	padding-top: 5px;
	padding-left: 5px;
	}
#footer h3{
	font-family: 'Abel',Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-transform: uppercase;
	font-size:1.2em;
	padding:19px 0px;
	line-height:1.1em;

}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#topmenu{
background-color: #222222;
    height: 40px;
    margin: 10px 0 0 420px;
} 

#features{
	background-color:#FFF;
} 


#commentform{
	display:none;
	}
.attachment-page-single {
    margin: 12px 8px 8px 0px;
	max-width:685px;
	clear:both;
	
}
 
.attachment-index-categories {
    float: left;
    margin: 12px 8px 8px 0px;
	width:80px;
	height:50px;
}