/*
Theme Name: Slice Creative 2
Theme URI: http://slicecreative.co.nz
Version: 2.0
Author: Lisa Coulson
*/



body {
 	margin:0 auto 0 auto;
 	font-size: 12px;
 	font-weight: normal;
 	line-height:16px;
 	text-align: center; /* IE 7 centering fix for margin: auto 0; */
 	font-family: Arial, Verdana, Helvetica, "Trebuchet MS", sans-serif;
 	max-height:100%;
 	background: url('images/slice-creative-bg.png') #fff top center repeat-x; 	
}

#page-wrap {
	position: relative; /* required if mixing absolute and centering in layout */
	margin: 0 auto 0 auto;
	width: 980px;
  	text-align: left; /* IE 7 centering fix - cancels text align center in body */
}

#container {
	float: left;
	font-weight: normal;
	position: relative; /* required if mixing absolute and centering in layout */
	margin: 0 auto 20px auto;
	padding-top: 30px;
	width: 980px;
	background-color:#fff;
	border-top: 10pt solid #e77129;
	clear: both;
}



#container-work {
	float: left;
	position: relative; /* required if mixing absolute and centering in layout */
	margin: 0 auto 0 auto;
	width: 980px;
	background-color:#fff;
	border-top: 2pt solid #e4e5e5;
	clear: both;
}

#container-home {
	float: left;
	position: relative; /* required if mixing absolute and centering in layout */
	margin: 0 auto 0 auto;
	width: 980px;
	background-color:#fff;
	clear: both;
	}

.content {
	margin: 0px 25px 40px 20px;
	width: 620px;
	float: left;
  	display: inline;  /*---may prevent double margin float bug in IE---*/
  	overflow: hidden;
}

.content-work {
	margin: 0px 40px 40px 20px;
	width: 950px;
	float: left;
  	display: inline;  /*---may prevent double margin float bug in IE---*/
  	overflow: hidden;
}

.content-home {
	margin: 0px 0 40px 0;
	width: 640px;
	float: left;
  	display: inline;  /*---may prevent double margin float bug in IE---*/
  	overflow: hidden;
}




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
/* !Header */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/



#header {
	width: 980px;
	height: 130px;
	margin: 0 auto 0 auto;
	padding-bottom: 0;
	position: relative; /* required if mixing absolute and centering in layout */ 	
	display: inline;  /*---may prevent double margin float bug in IE---*/
  	overflow: hidden;
}

#site-title {
	float: left;
	font-size: 20px;
	line-height: 15px;
	padding: 0;
	margin: 0;
	width: 278px;
/* 	clear: right; */
}

#site-title a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#site-name {
display:none;
}

#site-description {
	display:none;
}

#socialmedia {
	width: 148px;
	height: 20px;
	margin: 5px 50px 0 300px;
	float: left;
}

.header_image {
	float: right;
/* position: relative; */
	width: 226px;
	height: 148px;
	background: url('images/hdrgrow.png') bottom right no-repeat;
}

#header h1 {
/* 	padding: 30px 0 16px 0; */
	font-family: Arial, Verdana, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 3.2em;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
/* !Main Nav */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/


#mainNav {
	width: 750px;
	float: left;
	height: 20px;
	margin-top: 20px;
	margin-bottom: 0px	
		}
	
.menu-main-menu-container {
	margin: 0 0 0 15px;
	font-size: 14px;
	height: 30px;
	display: inline;  /*---may prevent double margin float bug in IE---*/

}

.menu-main-menu-container li {
	display: inline;
	float: left;
	list-style: none;	
	height: 23px; /*--- this and the padding position the nav bar vertically ---*/
	padding-top: 27px;
}

.menu-main-menu ul li {
	display: inline;
	float: left;
	list-style: none;	
	height: 50px;
}


.menu-main-menu-container a {
  	font-weight: normal;
  	color: #d48625;
  	text-decoration: none; 
  	padding: 6px 15px 5px 15px;

}

.menu-main-menu-container a:link, a:visited {
	color: #d48625;	
	text-decoration: none;	
}

.menu-main-menu-container a:hover {
  	text-decoration: none;
  	color: #000;
  	height: 50px;
	padding-top: 30px;
  	font-weight: normal;   
/*   	font-weight:normal;background: url(images/navblock.png) repeat-x; */
}

.menu-main-menu-container ul li a.active,
.menu-main-menu-container ul li a.active:hover {
   color:#fff;
   margin-top: 20px;
   text-decoration:none;
   font-weight:normal;
   background: url(images/navblock.png) repeat-x;
}

.menu-main-menu-container .current_page_item {
	color:#000;
	font-weight:normal;
	background: url(images/navblock.png) repeat-x;
}

.menu-main-menu-container .current_page_item a {
	color: #000;
	font-weight:normal;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
/* !headerstrip */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/


#headerstrip {
	width: 980px;
	height: 223px;
	float: left;
	margin: 0;
}

#headerstrip_left {
	width: 301px;
	height: 223px;
	background: url(images/hdrstrip-left.png) top left no-repeat/*  0 0 */;
	float: left;
		margin: 0;
}

#headerstrip_mid {
	width: 329px;
	height: 223px;
	background: url(images/hdrstrip-mid.png) top center no-repeat;
	float: left;
		margin: 0;
}

#headerstrip_right {
	width: 347px;
	height: 223px;
	background: url(images/hdrstrip-right.png) top right no-repeat/*  0 0 */;
	float: left;
		margin: 0;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
/* !searchbox */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#searchbox {
	width: 235px;
	margin: 4px 0 10px 0;
	float: left;
}

#sidebar-content #searchbox li {
	width: 235px;
	margin: 0;
	height: 26px;
	background: transparent url(images/search.png) no-repeat 0 0;
	list-style: none;
}

#searchbox input {
	width: 235px;
	background: none;
	border: none;
	padding: 6px 8px 6px 8px;
	color: #efefef;
	font-size: 1.2em;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
/* !content formatting */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#content h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

#content h5 a {
    font-size: 13px;
  	font-weight: bold;
	line-height:21px;
	color:#aa202e;
	padding-bottom: 5px; 
}


.content ul {
	list-style: disc;
	padding: 0px 15px 0 15px;
	margin-bottom: 10px;
	font-size:13px;
	font-weight: normal;
	line-height:19px;
	color:#686868;
}

.content li {
	margin-bottom: 5px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
/* !post styling */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

.post-title, .post-title-single {
	padding: 15px 0 10px 0;
	font-size: 15px;
	font-weight: normal;
}

.post-title a, .post-title-single a, .entry a {
	color: #00a12a;
	text-decoration: none;
}

.post-title-single {
	top: 30px;
}

.postmetadata {
	padding-bottom: 10px;
	margin-bottom: 5px;
	line-height: 1.5em;
}

.postmetadata-archive {
	width: 100%;
	height: 58px;
	padding-top: 10px;
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS";
	color: #272727;
	line-height: 1.5em;
}



 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
/* !Footer */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/



#footer {
	width: 925px;
	height: 140px;
	margin: 20px auto 40px auto;
	padding: 35px 0px 35px 45px;
	background: url(images/footer.gif) #f0f0f0 no-repeat bottom;
/* 	float: left; */
	clear:both;  	
	  	overflow: hidden;
}

#footerNav {
	float:left;
	width:100%;
	height: 100%;
   	margin: 35px auto 0 auto;
   	overflow:hidden;
   	position:relative;
}

#footerNav1 {
	float:left;
	padding-right: 20px;
	width:200px;
	height: 100%;
   	float: left;
   	   line-height: 5px;
}

#footerNav2 {
	float:left;
	border-left: 1px dotted #c6c6c6;
	margin-right: 20px;
	padding-left: 20px;
	width:200px;
	   line-height: 5px;
   	float: left;
}

#footerNav3 {
	float:left;
	margin-right: 20px;
	padding-left: 20px;
	border-left: 1px dotted #c6c6c6;
	width:200px;
   	float: left;
   	   line-height: 5px;
}

#footerNav4 {
	float:left;
	margin-right: 20px;
	padding-left: 20px;
	border-left: 1px dotted #c6c6c6;
	width:180px;
	   line-height: 5px;
   	float: left;
}


/* footer 1 style */

.menu-footer1-menu-container ul {
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
}

.menu-footer1-menu-container ul li {
   display:block;
   font-size: 13px;
   list-style:none;
   color:#d48625;
   margin:0;
   padding:0;
}

.menu-footer1-menu-container ul li a {
   	display:block;
   	margin:0;
   	padding:0;
  	font-size: 12px;
   	color:#d48625;
   	font-weight: normal;
   	text-decoration:none;
}

.menu-footer1-menu-container ul li a:hover {
    color:#D48625;
}
.menu-footer1-menu-container ul li a.active,
.menu-footer1-menu-container ul li a.active:hover {
   color:#d48625;
   background:#D48625;
   font-weight:normal;
}

.menu-footer1-menu-container h2{
  	display: none;
}

.menu-footer1-menu-container .current_page_item {
	color: #D48625;
	font-weight:normal;
}

.menu-footer1-menu-container .current_page_item a {
	color: #D48625;
	font-weight:normal;
}



/* footer 2 style */

.menu-footer2-menu-container ul {
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
}

.menu-footer2-menu-container ul li {
   display:block;
   font-size: 13px;
   list-style:none;
   color:#d48625;
   margin:0;
   padding:0;
}

.menu-footer2-menu-container ul li a {
   	display:block;
   	margin:0 0 0 0px;
   	padding:0;
  	font-size: 12px;
   	color:#d48625;
   	font-weight: normal;
   	text-decoration:none;
}

.menu-footer2-menu-container ul li a:hover {
    color:#D48625;
}
.menu-footer2-menu-container ul li a.active,
.menu-footer2-menu-container ul li a.active:hover {
   color:#d48625;
   background:#D48625;
   font-weight:normal;
}

.menu-footer2-menu-container h2{
  	display: none;
}

.menu-footer2-menu-container .current_page_item {
	color: #D48625;
	font-weight:normal;
}

.menu-footer2-menu-container .current_page_item a {
	color: #D48625;
	font-weight:normal;
}


/* footer 3 style */

.menu-footer3-menu-container ul {
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
}

.menu-footer3-menu-container ul li {
   display:block;
   font-size: 13px;
   list-style:none;
   color:#d48625;
   margin:0;
   padding:0;
}

.menu-footer3-menu-container ul li a {
   	display:block;
   	margin:0 0 0 0px;
   	padding:0;
  	font-size: 12px;
   	color:#d48625;
   	font-weight: normal;
   	text-decoration:none;
}

.menu-footer3-menu-container ul li a:hover {
    color:#D48625;
}
.menu-footer3-menu-container ul li a.active,
.menu-footer3-menu-container ul li a.active:hover {
   color:#d48625;
   background:#D48625;
   font-weight:normal;
}

.menu-footer3-menu-container h2{
  	display: none;
}

.menu-footer3-menu-container .current_page_item {
	color: #D48625;
	font-weight:normal;
}

.menu-footer3-menu-container .current_page_item a {
	color: #D48625;
	font-weight:normal;
}



/* footer 4 style */

.menu-footer4-menu-container ul {
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
}

.menu-footer4-menu-container ul li {
   display:block;
   font-size: 13px;
   list-style:none;
   color:#d48625;
   margin:0;
   padding:0;   
}

.menu-footer4-menu-container ul li a {
   	display:block;
   	margin:0 0 0 0px;
   	padding:0;
  	font-size: 12px;
   	color:#d48625;
   	font-weight: normal;
   	text-decoration:none;   

}

.menu-footer4-menu-container ul li a:hover {
    color:#D48625;   

}
.menu-footer4-menu-container ul li a.active,
.menu-footer4-menu-container ul li a.active:hover {
   color:#d48625;
   background:#D48625;
   font-weight:normal;   
   margin:0;
   padding:0;
}

.menu-footer4-menu-container h2{
  	display: none;  
  	 margin:0;
   padding:0;
}

.menu-footer4-menu-container .current_page_item {
	color: #D48625;
	font-weight:normal;
	 margin:0;
   padding:0;
}

.menu-footer4-menu-container .current_page_item a {
	color: #D48625;
	font-weight:normal;   
	margin:0;
   padding:0;
}



/* coda slider styles
-------------------------------------------------------------- */

#portfolio {
	width: 840px;
	margin: 10px 0 50px 60px;
	padding: 0 50px 0 0;
	float: left;
	color: #b4b4b4;
	font-family: "Arial", Verdana, Helvetica, Trebuchet MS, sans-serif;
	display: inline;  /*---may prevent double margin float bug in IE---*/
  	overflow: hidden;
}

#portfolio h2  {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 10px 20px;
		color: #fff;
}


#portfolio h6 {
	color: #fff;
	font-family: "Arial", Verdana, Helvetica, Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #b4b4b4;
	font-weight: normal;
	padding: 0 0 15px 20px;
	height: 90px;
]

#portfolio img {
	color: #fff;
	font-family: "Arial", Verdana, Helvetica, Trebuchet MS, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0 15px 0;
	height: 40px;
]

#portfolio a  {
	color: #fff;
	font-family: "Arial", Verdana, Helvetica, Trebuchet MS, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

#portfolio .coda-nav {
    width: 800px;
    float: right;
    margin-right: 50px;
	  	display: inline;  /*---may prevent double margin float bug in IE---*/
}

#portfolio .coda-nav ul {
    clear: both;
    display: inline;
    margin: 0;
}


#portfolio .coda-nav ul li {height: 30px; width: 20px; margin: 0 60px 0 0; float: right; display: inline }
