/*  
Theme Name: Creative Slice
Theme URI: http://creativeslice.com/
Description: Theme for creativeslice.com
Version: 062909
Author: Tim Bowen / Creative Slice
Author URI: http://creativeslice.com/
*/

ul,ol { list-style:none }h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

body {
	border-top: 2px solid #5d8c1c;
	font: 77% "helvetica neue", helvetica, verdana, sans-serif;
	min-width: 960px; /* hack for jeff firefox */
	text-align: left;
	text-rendering: optimizeLegibility;
	color: #222;
	background: url(images/fade_background.gif) repeat-x #eaeee6;
}

a:link {
	color: #5d8c1c;
	text-decoration: none;
}
a:visited {
	color: #86b249;
	text-decoration: none;
}
a:hover {
	color: #86b249;
	text-decoration: underline;
}

.alignleft {float: left; margin: 2px 10px 2px 0;}
.alignright {float: right; margin: 2px 0 2px 10px;}

hr {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ccc;
	border-right: none;
	border-left: none;
	text-align: center;
	margin: 2em 0;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
}

#main {
margin: 15px 0 25px 0;
}

h1, h2 {
font-size: 2.5em;
font-family: "helvetica neue", helvetica, verdana, sans-serif;
text-shadow: 1px 1px 2px #ccc;
}

h3, .gform_description {
font-size: 1.8em;
text-shadow: 1px 1px 0px #ccc;
font-family: "helvetica neue", helvetica, verdana, sans-serif;
}

h4 {
font-size: 1.2em;
line-height: 1.3em;
color: #666;
padding-bottom: .5em;
}

h3.pagetitle {text-align: center;margin: .3em;}

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

#header {
height: 90px;
}

h1#logo {
margin-top: 36px;
width: 248px;
float: left;
height: 42px;
overflow:hidden;
text-indent: -9999px;
background:url(images/creativeslice_logo.gif) no-repeat left top;
}

h1#logo a, h1#logo a span { display:block; width:248px; height:42px; }
h1#logo a span { padding-top:42px; }


#clientlogintop {
position:absolute;
top:2px;
right:0px;
font-size: .7em;
z-index:5;
}

#clientlogintop a,
#clientlogintop a:visited {
text-decoration:none;
background: #5d8c1c;
padding: 0px 5px 2px 5px;
margin-top: -1px;
color:#eee;
-moz-border-radius-bottomleft: 4px;
-webkit-border-bottom-left-radius: 4px;
display: block;
}

#clientlogintop a:hover {
color: #fff;
background: #86b249;
text-decoration: underline;
}

/* -------------------- Nav -------------------- */


#nav {
float: right;
margin-top: 33px;
background: url(images/menu_background.gif) top repeat-x #eee;
padding: 3px;
border-top: 1px solid #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #eee;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
box-shadow:1px 1px 2px #ccc;
-webkit-box-shadow:1px 1px 2px #ccc;
-moz-box-shadow: 1px 1px 2px #ccc;
}

#nav li {display: inline;float: left;}

#nav a {
border-right: 1px solid #ccc;
padding: 6px 20px;
line-height: 28px;
font-size: 12px;
font-weight: bold;
color: #222;
text-decoration: none;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
text-shadow: 1px 1px 0px #fff;
}

#nav a:hover {
color: #5d8c1c;
}

#nav .current_page_item a,
#nav .current_page_parent a,
#nav .current_page_ancestor a {
color: #fff;
text-shadow: 1px 1px 0 #5d8c1c;
background: url(images/menu_background_green.gif) top center no-repeat #5d8c1c;
}

#nav #searchform {
width: 160px;
padding: 4px 0 0 18px;
}

#nav input#s {
width: 140px;
color: #666;
padding: 3px 2px 2px 2px;
border: 1px solid #ccc;
}


/* ------------------------------ Front Page ---------------------------- */

#frontbanner {
background: url(images/banner_green2.jpg) no-repeat #86b249;
height: 324px;
margin-bottom: 10px;
font-size: 1.2em;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}


#bannerleft {
width: 298px;
float: left;
margin: 20px 0 0 20px;
background: url(images/white_box_fade.png) no-repeat;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

#bannerleft h3 {
font-size: 1.5em;
padding: 12px;
}
#bannerleft p {
padding: 0 12px;
}
#bannerleft img {
float: right;
margin: 10px 15px 15px 0;
}


#bannerright {
color: #fff;
width: 540px;
float: right;
padding-top: 110px;
}

#bannerright li {
display: inline;
float: left;
margin: 0 30px 0 0px;
width: 130px;
text-align: center;
font-size: .8em;
font-weight: bold;
}

#bannerright li img {
border-right: 1px solid #666;
border-bottom: 1px solid #666;
background: #fff;
padding: 4px;
}

#bannerright li.bottle img {
border: none;
background: none;
padding: 0;
margin-top: -35px;
}

#bannerright img:hover {
border: 1px solid white;
}

#bottomtext {
padding: .5em 0 1.2em 0;
font-size: 1.2em;
color: #666;
}

#bottomtext strong {
font-size: 1.5em;
color: #666;
padding: 0px 10px 0 20px;
}

#bottomtext a {
background: #fff;
font-weight: bold;
padding: 0 2px;
}

/* -------------- Process --------- */

#frontprocess {
padding: 3px 0 0 20px;
clear: both;
}

#frontprocess ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

#frontprocess ul li{
  float: left;
  padding: 0;
  display: block;
  margin-right: 4px;
background: #fff;
color: #999;
font-weight: bold;
font-size: 1.3em;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
opacity: .5;
}

#frontprocess ul li .csclick{
  display: block;
  overflow: hidden;
  height: 243px;
  width: 40px;
cursor: pointer;
}

#frontprocess #a1{
  width: 685px;
  height: 243px;
  overflow: hidden;
}

#frontprocess ul li img.clickable{
  position: absolute;
}

#frontprocess ul li p {
  margin: 0;
  width: 380px;
  display: block;
line-height: 1.5em;
  margin: 10px 0 0 55px;
}

#frontprocess ul li strong {color: #666;}
#frontprocess h3 {
margin: 10px 0 0 55px;
font-size: 1.5em;
font-weight: normal;
color: black;
}

#frontprocess img .alignright {
padding-left: 10px;
}

/* ---------------------- Sidebar ---------------------- */
#sidebar {
float:left;
display:inline;
width:229px;
text-align:left;
voice-family:inherit;
}

/* --- breadcrumbs --- */

.sidebarnavgreen a,
.sidebarnavgreen a:visited { 
color:#eee;
font-weight: normal;
padding: 0 2px;
}

.sidebarnavgreen a:hover {
color:#fff;
}

.sidebarnavgreen strong {
color: #fff;
padding: 0 1px;
}

.sidebarnavgreen {
background: url(images/menu_background_green.gif) top center no-repeat #5d8c1c;
color: #222;
padding: 8px 10px;
line-height: 1.5em;
font-weight: bold;
border-bottom:1px solid #fff;
}


/* ------------------ Sidebar MENU ------------------- */

.sidebarnav a {
font-weight:bold;
display:block;
color:#fff;
text-decoration:none;
background:#444;
font-size: .9em;
text-align: left;
height:1%;
padding:6px 10px;
}

.sidebarnav li a:hover,
.sidebarnav .current_page_item a.current,
.sidebarnav .current-cat a,
.sidebarnav li.current_page_item a {
background:url(images/selected-dark2.gif) center right no-repeat #222;
color:#679100;
}

.sidebarnav a.current_ancestor {
background: #444;
}

.sidebarnav a:visited {color:#eee;}

.sidebarnav ul {
border-top:1px solid #444;
}

.sidebarnav li {
list-style: none;
border-bottom:1px solid #222;
}

.sidebarnav li li a {
background:#333;
text-align: right;
font-size: .8em;
}

.sidebarnav small {color:#666;}


/* ------------------------------ Content ---------------------------- */

#content {
text-align: left;
float: right;
width: 730px;
}

#content .entry {
margin: 0 20px;
padding: 0px 0;
}

#content p {
font-size: 1.2em;
margin: 0 0 1.1em 0;
line-height: 1.4em;
}

#content h1,
#content h2 {
color: black;
margin: -2px 0 10px 0;
}

#content h3 {
color: #666;
font-weight: normal;
padding-bottom: .3em;
}

#content ul {
list-style:disc;
padding-bottom: .6em;
}

#content ol {
list-style-type:decimal;
}

#content li {
font-size: 1.2em;
margin-left: 30px;
padding-bottom: .3em;
line-height: 1.3em;
}

#content ul ul {
padding-top: .5em;
padding-bottom: 0;
}

#content ol {
margin-left: 5px;
}

#content blockquote {
padding-left: 1em;
border-left: 2px solid #ccc;
font-size: .9em;
color: #666;
}

.postmetadata {
font-size: .85em;
color: #666;
font-style: italic;
padding: .3em .6em;
border-top: 1px solid #ddd;
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
border-left: 1px solid #ddd;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
background: #fff;
margin-bottom: 1em;
}

.postmetadata a {color: #999;}
.postmetadata a:hover {color: #86b249;}

.continue {
font-family: 'Lobster', "helvetica neue", helvetica, verdana, sans-serif;
font-size: 1.2em;
}

/* -------- Custom Content Stuff ------------- */

#authorbox {
width: 108px;
float: right;
color: #666;
border-top: 1px solid #ddd;
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
border-left: 1px solid #ddd;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
background: #fff;
font-size: .85em;
text-align: center;
padding: 8px 4px 4px 4px;
margin: 0 0 5px 5px;
}


#leftcontent {
float: left;
color: #666;
padding: 3px 10px 0px 10px;
margin: 42px 10px 0 0;
width: 130px;
font-size: .9em;
text-align: right;
}

#leftcontent li {
margin: 1em 0;
list-style: none;
}

#leftcontent strong {
color: #444;
font-size: .8em;
}

#content .workimage {
margin-bottom: 15px;
background: #fff;
padding: 4px;
border: 1px solid #ccc;
text-align: center;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
box-shadow:4px 4px 10px #aaa;
-webkit-box-shadow:4px 4px 10px #aaa;
-moz-box-shadow: 4px 4px 10px #aaa;
}

#content .workpost .entry {
margin-left: 170px;
}

#content .entry {
margin: 0 20px;
padding: 0px 0;
}

.blogpost {
border-bottom: 1px solid #ccc;
padding-bottom: 20px;
margin-bottom: 20px;
}

#content .wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #fff;
padding: 4px 0 0 0;
}

#content .wp-caption p.wp-caption-text {
padding: 4px;
margin:0;
color: #666;
font-size: .9em;
}

.grid img{
width: 200px;
height: 140px;
}

.grid img:hover {
background: #86b249;
}

.grid {
text-align: center;
float: left;
background: #fff;
border: 1px solid #ccc;
padding: 6px;
width: 200px;
margin: 15px 0 13px 20px;
opacity: .85;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
box-shadow:1px 1px 3px #aaa;
-webkit-box-shadow:1px 1px 3px #aaa;
-moz-box-shadow: 1px 1px 3px #aaa;
}

.grid a {
display: block;
text-decoration: none;
font-family: 'Lobster', "helvetica neue", helvetica, verdana, sans-serif;
font-size: 1.2em;
}

.grid a:hover {
color: #86b249;
}

.grid:hover {
opacity: 1.0;
border: 1px solid white;
box-shadow:1px 1px 18px #666;
-webkit-box-shadow:1px 1px 18px #666;
-moz-box-shadow: 1px 1px 18px #666;
}

#content .sitemap ul {
font-size: .8em;
border: 1px solid #fff;
}

#content .sitemap li {list-style: none;}

/* ------ CS Team ------- */

#page-286 li {
background: #f7f7f7;
border-top: 1px solid #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #eee;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
list-style: none;
padding: 5px 10px;
margin: 5px 0;
}

/* ------ Green Choices ------- */

#page-21 li{
background: #f7f7f7;
border-top: 1px solid #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #eee;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
list-style: none;
padding: 10px;
}

#page-21 img {padding-left: 10px;}

#content #page-21 li {
margin: 10px;
width: 290px;
padding-right: 20px;
float: left;
}

/* ----------- Comments ----------- */

#content #commentarea {
margin: 20px;
padding: 15px 20px;
background: #fff;
border: 1px solid #ccc;
}

.commentlist {
font-size: .8em;
padding: 2em 0;
}

.commentlist li {
padding: 1em;
}

.commentlist cite {
font-weight: bold;
}

.commentlist .alt {
background: #eaeee6;
}

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

#footer {
clear: both;
padding: 2em 0;
border-top: 2px solid #444;
border-bottom: 3px solid #000;
background: #222;
line-height: 1.8em;
font-size: .9em;
color: #eee;
}

#footermenu {
clear: both;
float: left;
width: 900px;
margin: 2em 0;
padding: 1em 0 2em 60px;
border-top: 1px solid #444;
border-bottom: 1px solid #444;
}

#footermenu ul li {
width: 220px;
padding: 2px;
float: left;
display: inline;
font-size: 1.3em;
line-height: 2em;
font-weight: bold;
}

#footermenu ul li li {
font-size: .9em;
line-height: 1.3em;
font-weight: normal;
}

#footer a {
color: #999;
}

#footer a:visited {
color: #666;
}

#footer a:hover,
#footer .current_page_item a,
#footer .current-cat a {
color: #ccc;
}

#footericons {float: left;}
#footericons a {
margin-right: 40px;
}

a#planet {
display:block;
width: 58px;
float: left;
height: 75px;
overflow:hidden;
text-indent: -9999px;
background:url(images/one_percent_planet.gif) no-repeat left top;
}
a#america {
display:block;
width: 61px;
float: left;
height: 75px;
overflow:hidden;
text-indent: -9999px;
background:url(images/green_america.gif) no-repeat left top;
}
a#tdac {
display:block;
width: 125px;
float: left;
height: 75px;
overflow:hidden;
text-indent: -9999px;
background:url(images/tdac.gif) no-repeat left top;
}
a#greenchoice {
display:block;
width: 65px;
float: left;
height: 75px;
overflow:hidden;
text-indent: -9999px;
background:url(images/green_choice.gif) no-repeat left top;
}
a#spoke6 {
display:block;
width: 87px;
float: left;
height: 75px;
overflow:hidden;
text-indent: -9999px;
background:url(images/spoke6.gif) no-repeat left top;
}
a:hover#planet,
a:hover#america,
a:hover#tdac,
a:hover#greenchoice,
a:hover#spoke6 {
background-position: 0 -75px; 
}


#footertext {
clear: both;
text-align: right;
}

#infopacket {
float: right;
}

#infopacket a {
display:block;
width: 318px;
float: left;
height: 78px;
overflow:hidden;
text-indent: -9999px;
background:url(images/request_quote.gif) no-repeat left top;
}
#infopacket a:hover {
background-position: 0 -78px; 
}
