/*
Theme Name: Nickle

/* general stuff */

body{
	background:url(images/header_background.jpg); 
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	line-height:17px;
	font-size:12px;
	}
	
h1 {
	font-size:25px;
	font-weight:bold; 
	color:#afadad; 
	margin-bottom:14px;
	}
	
h2 {
	font-size:16px;
	font-weight:bold;
	color:#000000; 
	margin-bottom:21px;
	}
	
.page-title {
	font-size:16px;
	font-weight:bold;
	color:#000000; 
	margin-bottom:21px;
	}
	
.small-link {
	font-size:12px;
	text-align: center;
	margin-top:-8px;
	}
	
#red-cap {
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
	margin-bottom:22px;
	margin-top:22px;
	}

#main p#center-text-ital {
	text-align: center;
	font-style: oblique; 
	}
	
#main p#center-text-ital-bold {
	text-align: center;
	font-style: oblique; 
	font-weight:bold;
	}
	
#main p#clear {
	clear:both;
	}
	
#subtitle {
	width:300px;
	margin:0 auto;
	}
	
#main p#center-text {
	text-align: center;
	margin: 5px 0 5px 0;
	}
	
#main p#text-ital {
	margin-top:23px;
	margin-bottom:32px;
	font-style: oblique; 
	color:#000000; 
	}
	
/* the head */

#header {
	width:780px; 
	height:207px; 
	margin:0 auto; 
	position:relative;
	}
#logo {
	background:url(images/logo2.jpg);
	width:420px;
	height:129px;
	position:absolute;
	left: -39px;
	top: 55px;
	}
	
#logo a {
	display:block;
	height:129px;
	width:420px;
	text-indent:-6000px;
}
	
#truck {
	background:url(images/truck2.jpg);
	width:281px;
	height:129px;
	position:absolute;
	left: 494px;
	top: 55px;
	}


/* the navigation */

#nav {
	width:781px; 
	height:30px; 
	margin:0 auto;
	font-size:12px;
	font-weight:bold;
	line-height:28px;
	color:#fff;
	}
	
#nav ul {
	list-style:none; 
	position:relative; 
	left:5px;
	}

#nav li {
	float:left; 
	}

#nav a {
	background:url(images/menu_grey.jpg); 
	display:block; 
	color:#fff; 
	padding:1px 17px; 
	text-decoration:none; 
	}
	
#nav a:hover  {
	background:url(images/menu_red.jpg) repeat-x;
	}

/* content */

#content {
	width:776px; 
	height:100%;
	margin:0 auto;
	margin-top:36px;
	}
	
#content a {
	color:#ff0000;
	}
	
.entry-meta{
	margin-bottom:15px;
	}
	
#main-head {
	width:100%px;
	}
	
#main {
	width:100%; 
	float:left;
	margin-bottom:40px;
	}
	
#main td {
	padding:2px 0px 2px 4px;
	line-height:20px; 
	}
	
.highlight{
	background:#ececec;
	}
	
#main p {
	font-size:12px;
	color:#000000;
	}
	
#main a {color:#ff0000;
	}
	
#main p a {text-decoration:underline;
	}
	
#main a:hover {
	color:#ff0000;
	text-decoration: none;
	}

#left-column {
	width:566px; 
	float:left;
	}
	
#left-column img {
	margin-bottom:25px;
	}
	
#left-column-narrow {
	width:500px; 
	float:left;
	position:relative;
	}
	
#left-column-narrow p{
	color:#000;
	margin-bottom:15px;
	}
	
#right-column {
	width:178px; 
	min-height:200px;
	float:right;
	background-color:#e9e9e9;
	border-top:20px solid #ccc;
	border-bottom:20px solid #ccc;
	}
	
#right-column-wide {
	width:224px; 
	min-height:200px;
	float:right;
	margin-left:32px;
	}
	
#right-column-wide-career {
	width:270px; 
	height:501px;
	min-height:200px;
	float:right;
	background:url(images/greybox.jpg)
	}
	
#right-column-wide-career h2{
	font-size:20px;
	font-weight:bold; 
	color:#cf242a; 
	margin-top:42px;
	text-align:center;
	}
	
#right-column-wide-career p{
	margin-left:32px;
	margin-right:32px;
	font-size:12px;
	line-height:18px;
	color:#000; 
	}
	
#right-column-wide img{
	margin-bottom:25px;
	}

.section{
	width:150px;
	margin-left:12px;
	border-bottom:1px solid #676767;
	padding-bottom:23px;
	padding-top:23px;
	}

.section p{
	margin-top:10px;
	line-height:16px;
	}
	
.section a{
	font-size:12px;
	color:#cf242a; 
	display: block;
	line-height:16px;
	text-decoration:none;
	}
	
.section-title{
	font-size:14px;
	font-weight:bold;
	color:#444343;
	}
	
#blog-header {
	background:url(images/blog_heading.png);
	width:550px;
	height:75px;
	float:left;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:solid 1px #333;
	background-repeat:no-repeat;
	}

#footer {
	background:#FFF; 
	width:904px; 
	padding-top: 18px;
	border-top:1px solid #6c6c6c;
	height: 100px; 
	color:#000; 
	clear:both; 
	font-size:12px;	 
	margin:0 auto;
	}
	
#project-small {
	font-size:8px;
	font-weight:bold;
	width:149px; 
	height: 150px; 
	color:#000; 
	font-size:12px;	 
	margin-right:6px;
	float:left;
	}
	
#project-small a{
	text-decoration:none;
	font-size:10px;
	color:#000;
	}
	
#project-small a:hover{
	text-decoration:none;
	color:#ff0000;
	}
	
#project-small img {
	float:left;
	}
		
#footer a {color:#ff0000; text-decoration:none;}
#footer a:hover {color:#ff0000; text-decoration:underline;}
#footer-text {width:447px; height:auto; float:left; text-align:center;}
#footer-info {width:100%; height:auto; float:left;margin-top:10px;line-height:15px; font-size:10px;}
#footer-links {color:#ff0000;}
#footer-links li {float:left; list-style:none; margin:0 4px; vertical-align:text-bottom;margin-bottom:10px;}
#footer-links a {margin-right:5px; left:5px; padding-left:5px;}

#partners {
	background:url(images/partners.jpg);
	width:240px;
	margin-top:0px;
	height:58px;
	position:relative;
	float:left;
	}
	
#partners .bb a{
	display: block;
    position: absolute;
    left: 120px;
    top: 0px;
    text-indent: -6000px;
    height: 56px;
    width: 70px;
    cursor: pointer;
	}
	
	
	
#payment {
	background:url(images/payment.jpg);
	width:125px;
	margin-top:-10px;
	height:82px;
	float:right;
	}

	
#facebook {
	width:76px;
	margin-top:-10px;
	height:82px;
	float:right;
	}


/* sticky */
html, body {
	height: 100%;
}
#wrap {
	min-height: 100%;
	height: auto !important;
}





/* Wordpress Default Images
-------------------------------------------------------------- */

#content img {
	margin: 0;

	max-width: 640px;

}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-bottom:25px;	
}

#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 0px;
	margin-top: 0px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}

#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* directory */

#small-left-div {
	width:180px;
	margin-right:50px;
	float:left;
	}
	
#directory {
	width:350px;
	float:left;
	margin-top:33px;
	}
	
#direc-pers {
	width:100%;
	height:115px;
	float:left;
	position:relative;
	}
	
#direc-pers-img {
	margin-right:30px;
	float:left;
	}
	
#direc-pers p{
	position 
	font:14px/12px; 
	font-weight:bold;
	position:absolute;
	left:110px;
	bottom:10px;
	color:#000000; 
	line-height:20px; 
	}
	
#direc-pers a{
	font-size:14px;
	}
	
#apDiv1 {
	position:absolute;
	width:150px;
	height:110px;
	z-index:1;
	left: 320px;
	top: 200px;
}

#apDiv2 {
	position:absolute;
	width:79px;
	height:79px;
	z-index:1;
	left: 490px;
	top: 370px;
}
