/*
Theme Name: Lime49 Portfolio
Theme URI: http://lime49.org/
Description: Lime49 portfolio theme
Version: 1.0
Author: Harry Jennerway
Author URI: http://www.lime49.com/
*/
* { margin: 0; padding: 0; }
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	background: #ececec;
	text-align: center;
}
#middle {
	width: 910px;
	margin: 0 auto;
	text-align: left;
}
#shadowcontainer {
	display: block; 
	background: #bbb; 
	border: 1px solid #ddd; 
	position: relative;
	margin-bottom: 1em;
}
#shadow {
	background: #fff; 
	border: 1px solid #777; 
	position: relative; 
	font-weight: normal;
	left: -3px;
	top: -3px;
}
#middlebottom {
	background: url(http://www.lime49.com/images/bottomshadow.gif) repeat-x;
	height: 45px;
	z-index: 5;
	clear: both;
	display: block;
}
#headerlogo {
        height: 200px;
        display: block;
        background: url(http://www.lime49.com/images/header-x.gif) left top repeat-x;
        margin-bottom: 1em;
}
#headerlogo h1 {
        height: 200px;
        display: block;
        text-indent: -999px;
        background: url(http://www.lime49.com/images/header.jpg) left top no-repeat;
}
#content {
	padding: 0 2em;
	width: 650px;
	font-size: 1.2em;
	z-index: 15;
	position: relative;
	left: 0;
	top: 0;
	text-align: justify;
}
#side {
	float: right;
	width: 200px;
	font-size: 1.4em;
	background: url(http://www.lime49.com/images/side.gif) repeat-x;
	border-top: 1px solid #96eb4c;
	z-index: 10;
}
#sideborder {
	background: url(http://www.lime49.com/images/sideborder.gif) no-repeat;
	width: 1px;
	height: 16em;
	float: left;
}
#side ul {
	list-style-type: none;
	padding-left: 1.2em;
	padding-top: 0.8em;
}
#side ul#nav li {
	font-size: 1.2em;
	line-height: 1.6em;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
}
#side ul#nav li small {
	display: block;
	color: #777;
}
#footer {
	padding: 0 1.5em 1.5em;
	background: #ececec;
	text-align: right;
	color: #777;
	font-size: 1em;
}
#footer img, #footer p {
	margin: 0 0.5em;
}
#nav li {
	background: url(http://www.lime49.com/images/limeli.png) center left no-repeat;
	padding: 0.3em 0 0 1.5em;
}
#nav a, #nav a:link {
	color: #67db00; /* #488a0f; */
	text-decoration: none;
}
#nav a:visited {
	color: #428c00; /* #488a0f; */
	text-decoration: none;
}
#nav a:hover {
	color: #67db00; /* #488a0f; */
	text-decoration: underline;
}
#content a:link {
	color: #000; /* #488a0f; */
	text-decoration: none;
}
#content a:visited {
	color: #428C00; /* #488a0f; */
	text-decoration: none;
}
#content a:hover {
	color: #000; /* #488a0f; */
	text-decoration: underline;
}
a.elink {
	background: url(http://www.lime49.com/images/link.gif)  center left no-repeat;
	background-position: 0 0;
	padding: 0 0 0 19px;
}
a.elink:hover {
	background-position: 0 -16px;
	padding: 0 0 0 19px;
}
div.centered {
	text-align: center;
}
div.centered img {
	display: block;
	border: 1px solid #000;
	margin: 0.5em auto;
}
table {
        width: 100%;
        border: 0;
        margin-bottom: 1em;
}
table.portfolio {
        margin-bottom: 2.5em;
}
table.portfolio p {
        color: #555;
        font-size: 0.8em;
}
td.previewimage {
	width: 315px;
	text-align: right;
}
td.workpreview {
	vertical-align: middle;
	width: 60%;
}
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; border: 1px solid #aaaaaa; margin-bottom: 1em;}
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(http://lime49.com/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #dadada url(http://lime49.com/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(http://lime49.com/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; outline: none; text-decoration: none; }
.ui-icon { width: 16px; height: 16px; background-image: url(http://lime49.com/images/ui-icons_222222_256x240.png); }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
#portfoliowork {

}
#portfoliowork div {
	background: #fff;
}
#portfoliowork h2 {
	background: #D0FF9E;
	font-size: 1.4em;
	display: block;
	border-bottom: 1px solid #aaaaaa;
}
.portfolioproject {
	margin: 1em 0.5em;
}
ul.portfolioexamples {
    list-style: none;
    margin: 0;
}
#content ul.portfolioexamples li {/*, .portfolioexample {*/
	display: block;
	float: left;
	margin: 0 auto 1em;
	padding: 0;
	background: none;
	text-align: center;
	width: 318px;
}
.portfolioexample img {
	border: 1px solid #111;
	display: block;
	margin: 0 auto 2px;
}
.portfolioexample img.plain {
    border: 0;
}
.gallery {
	display: block;
	float: left;
	margin: 1em;
}
.gallery.inline {
	display: inline;
}
.contracted, .solo {
	padding-left: 20px;
	display: block;
	min-height: 16px;
	font-size: 0.8em;
}
.contracted {
	background: url(http://lime49.com/images/money.png) no-repeat 0 center;
}
.solo {
	background: url(http://lime49.com/images/solo.png) no-repeat 0 center;
}
#portfoliowork h2 a {
	color: #000;
}
div.previewimage {
	text-align: center;
	width: 300px;
	float: left;
}
div.workpreview {
	vertical-align: middle;
	margin-left: 300px;
	padding-top: 3px;
}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hide IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* hide IE-mac */
.clear { clear: both; }
#home p.intro {
        font-size: 1.2em;
}
#home p {
        font-size: 0.9em;
        margin-top: 0.5em;
        margin-bottom: 0.5em;
}
#content ul  {
        margin-left: 0;
        padding: 0 0 1em 1em;
        list-style: none;
}
#content li {
        margin: 4px 0 2px 0px;
        list-style: none;
        background: url(http://lime49.com/images/li.gif) no-repeat 0 2px;
        padding-left: 1.5em;
}
#content ul#ticks li {
        margin: 4px 0 2px 0px;
        list-style: none;
        background: url(http://lime49.com/images/tick.png) no-repeat 0 0;
        padding-left: 1.8em;
}
#content li p {
        text-align: justify;
}
#services p {
        padding: 0.4em 0 0 1.2em;
}
#featured {
        margin: 2em auto;
        text-align: center;
}
#featured a {
        text-decoration: none;
}
a img, #header img {
	text-decoration: none;
}
.centered {
        margin: 0 auto;
        border: 0;
        display: block;
        text-align: center;
}
img.floatright {
        float: right;
        display: inline;
        margin: 0 0 1em 1em;
}
img.floatleft {
        float: left;
        display: inline;
        margin: 0 1em 1em 0;
}
.intro {
        font: bold 1.2em 'Trebuchet MS', Helvetica, sans-serif;
	margin: 0 0 0.1em 0;
	color: #000;
}
h1, h2, h3 {
	color: #000;
	font: bold 1.7em 'Trebuchet MS', Helvetica, sans-serif;
}
h1 {
	font-size: 1.7em;
	margin: 0 0 0.1em 0;
}
h2 {
	font-size: 1.5em;
	margin: 1.2em 0 -2em 0;
	display: inline;
}
h3 {
	font-size: 1.2em;
}
h3.emph 
{
    font-size: 1.5em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 0.9em;
}
h6.emph
{
    font-size: 1.2em;
    font-weight: bold;
}
p {
	font-size: 1em;
	margin: 0 0 1em 0;
}
img {
	border: 0;
}
label {
        float: left;
        width: 14em;
        font-weight: bold;
        text-align: right;
        margin: 0.8em 0;
}
input, textarea {
        margin: 0.5em 1em;
}
.bordered {
        border: 1px solid #333 !important;
}
#about ul {
	margin-bottom: 1em;
}
#content .nodecor li {
	padding-left: 0;
	background: none;
}
#about li a {
	display: block;
	padding-left: 30px;
	line-height: 2em;
}
#about img {
	float: left;
	margin-right: 10px;
}
.lastfm {
	background: url(http://lime49.com/images/lastfm.png) no-repeat 0 center;
}
.twitter {
	background: url(http://lime49.com/images/twitter.png) no-repeat 0 center;
}
.flickr {
	background: url(http://lime49.com/images/flickr.png) no-repeat 0 center;
}
.feed {
	background: url(http://lime49.com/images/feed.png) no-repeat 0 center;
}
.linkedin {
	background: url(http://lime49.com/images/linkedin.png) no-repeat 0 center;
}
.post h2 {
    margin: 1em 0 0;
    font-size: 2em;
    display: block;
}
.wpcf7-form label {
    color: #428C00;
    display: block;
    float: none;
    line-height: 1.3em;
    margin: 5px 5px 1px;
    text-align: left;
    width: auto;
}
.wpcf7-form .textbox, .wpcf7-form textarea {
    height: 220px;
    line-height: 1.5em;
    width: 98%;
}
.wpcf7-form .row input, .wpcf7-form .row textarea {
    background-color: #F6F6ED;
    border: 1px solid #999999;
    clear: left;
    color: #333333;
    font: 0.9em 'century gothic','trebuchet ms',arial,sans-serif;
    height: auto;
    margin: 0.5em 0.5em 1.2em;
    padding: 1px;
    width: 30em;
}
.wpcf7-form .row input:hover, .wpcf7-form .row textarea:hover {
  color : #000;  
  padding : 1px; 
  border : 1px inset #333;
  background-color : #fff;
  cursor : text;
}
.wpcf7-form .submit input {
    background: #669900;
    color: #fff;
    border: 1px solid #eee;
    width: 110px;
}
.wpcf7-form .submit input:hover, .wpcf7-form .submit input:focus, 
.wpcf7-form .submit input.hover, .wpcf7-form .submit input.focus {
  background-color : #67DB00;
  border : 0;
  cursor : pointer;
  color : #fff;
}
