@import url(http://fonts.googleapis.com/css?family=Lobster);
@font-face {
	font-family: 'GillSans-BoldRegular';
	src: url('gillsans-bold-webfont.eot');
	src: local('*'), url('gillsans-bold-webfont.woff') format('woff'), url('gillsans-bold-webfont.ttf') format('truetype'), url('gillsans-bold-webfont.svg#webfont3zrDIsyx') format('svg');
	font-weight: normal;
	font-style: normal;
}

.custom #page {
background-image:url("images/NavigationShadeTheThings.jpg");
background-repeat:no-repeat;
background-position: center 35px;
}

.single-Portfolio #page {
background-image:url("images/NavigationShadeYoungLove.jpg");
}

.portfolio-archive #page {
background-image:url("images/NavigationFisherman.jpg");
}

.custom #header {
padding-bottom:40px;
padding-top: 34px;
}

.custom .headline_area h1, .custom .headline_area h2, .custom .teaser h2, .custom #archive_info h1, .custom .gform_wrapper h3.gform_title, .custom .gform_wrapper .top_label .gfield_label, .custom .simplepie ol li strong a {
	font-family: 'Lobster', arial, serif;
	font-size:3em;
	text-shadow:-1px -1px 1px #BBBBBB;
}
.custom #archive_info h1 {
	font-size:4em;
	padding-top:18px;
	padding-bottom: 16px;
	border-bottom:1px dotted #333;
}

.custom .gform_wrapper h3.gform_title {
	font-size:1.5em;
text-transform: none;
border: none;
font-weight: normal;
}

.custom .gform_wrapper .top_label .gfield_label {
font-size:1.1em;
font-weight: normal;
color: #666;
text-shadow: none;
}


.custom #sidebars {
	background-color:#ffffff;
}
.custom #logo a {
	display:block;
	width:306px;
	height:57px;
	text-indent:-10000em;
	background-image:url(images/CucumberLogo.png);
	background-repeat:no-repeat;
	outline:none;
	margin:0 auto;
}

.custom #commentform input.form_submit {
	background-color:#222222;
	color:#000000;
	cursor:pointer;
	font-family:'GillSans-BoldRegular',Verdana;
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
	padding:10px 30px;
	text-transform:uppercase;
	width:200px;
}


.custom .sidebar h3, .custom .sidebar h3 a, .custom .format_text h4, .custom #respond_intro p, .custom .widget_authors a, .custom .widget_alpha_categories a, .custom .widget_delicious a, .custom .thesis_widget_subscriptions a {
	color:black;
	font-family:'GillSans-BoldRegular',Verdana;
	font-size:12px!important;
	font-weight:bold;
	letter-spacing:0.05em;
	text-transform:uppercase;
}

.custom a  {
	color:#79c24e;
}

.custom .widget_authors a, .custom .widget_alpha_categories a, .custom .widget_delicious a, .custom .thesis_widget_subscriptions a {
font-size:10px!important;
color:#79c24e;
	
}
.custom h2 a, .custom .simplepie ol li strong a {
	color:#000000;
}
.custom h2 a:hover, .custom h2 a:focus, .custom .simplepie ol li strong a:focus, .custom .simplepie ol li strong a:hover {
	color:#79c24e;
}




.custom #commentform {
margin-left:1.1em;
}

.custom .avatar {
	margin-right: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #BBB;
}
.custom .format_text img {
/*-moz-border-radius: 10px;
-webkit-border-radius: 10px;*/
border: 1px solid #BBB
}

.custom .format_text ul {
margin-top: -5px;
list-style: disk outside none;
}

.custom .format_text h1, .custom .format_text h2, .custom .format_text h3, #development strong {
font-family: 'GillSans-BoldRegular',Verdana;
font-size:1.2em;
text-shadow:-1px -1px 1px #BBBBBB;
text-transform:uppercase;
clear: both;
border-bottom: 1px solid black;
font-weight: normal;
text-shadow: none;
}
.custom .format_text h2 {
border-bottom:1px dotted black;
font-size:1em;

}
.custom .format_text h3 {
font-size:0.8em;
border-bottom:1px dotted black;
}

/*simple pie rss import*/
.custom .simplepie h3 {
    display:none;
}

.custom .simplepie ol {
    margin:0;
    list-style:none;
}
.custom .simplepie ol li {
    float:left;
    width:300px;
    margin-left: 50px;

}
.custom .simplepie ol li:first-child {
    margin-left:0;
}
.custom .simplepie .date {
    display:block;
    font-size:11px;
    color: #999999;
}

/*FORM on homepage*/
#gform_wrapper_1, #gforms_confirmation_message {
    float:right;
    width: 340px;
}



.custom .gform_wrapper textarea.medium, .custom #content_box .post_box .format_text input,
.custom .sidebar input {
background-color: #efefef;
border: none;
width: 95%;
background-image:url("images/FormBg.gif");
background-repeat:repeat;
font-family:Georgia,"Times New Roman",Times,serif;
line-height:15px;
color: #000;
font-size:12px;
}


.custom .gform_wrapper form, #gforms_confirmation_message {
margin-left: 30px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border:1px solid #fff!important;
background-color:#efefef!important;
padding: 0 20px
}

#gforms_confirmation_message {
padding: 100px 20px!important;
width: 300px;
}

.custom .gform_wrapper .instruction {
	display:none;
}


/*Form in side Bar */
.sidebar #gform_wrapper_1, .sidebar #gforms_confirmation_message {
    float:none;
    width: 100%;
}
.sidebar #gform_wrapper_1 form .sidebar #gforms_confirmation_message{
	position:relative;
	^left:-27px; /*the ^ means that only IE broswers will read this value*/
}

#gforms_confirmation_message {
margin:0;
padding:20px !important;
width:235px !important;
}


/*MENUS*/

.custom .menu-main-menu-container {
	float:right;
	position:relative;
	left:-50%;
	text-align:left;
}
.custom #menu-main-menu {
	position:relative;
	left:50%;
	border-bottom: none;
}
.custom #menu-main-menu li {
	/*border-left:1px solid #DDDDDD;*/
	border:none;
	margin-right:10px;
	position:relative;
	float:left;
}

.custom .menu, .custom .menu a  {
	border:none;
}
.custom .menu a, .custom .menu .current ul a, .custom .menu .current-cat ul a {
background:none repeat scroll 0 0 #EFEFEF;
color:#000;
font-family:'GillSans-BoldRegular';
font-weight:normal;
text-shadow: none;
background-image:url(images/NavigationStates.jpg);
background-repeat: repeat-x;
}
.custom .menu .current ul a, .custom .menu .current-cat ul a {
background:none repeat scroll 0 0 #f0f0f0;
color:#000;
}

.custom .menu a:hover, .custom .menu .current ul a:hover, .custom .menu .current-cat ul a:hover, .custom .menu a:focus, .custom .menu .current ul a:focus, .custom .menu .current-cat ul a:focus {
	background-color: #79c24e;
	color:#fff;
	background-position: 0 -33px
}

.custom .current-menu-item a, .single-Portfolio .menu-item-405 a  {
	background-color:white!important;
	background-image:none!important;
	color:#000000!important;
}

.custom #menu-main-menu.menu a {
	-moz-border-radius-topright: 4px; 
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px; 
	-webkit-border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
}

/* §§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§ Portfolio Landing page §§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§ */
.portfolioGridContainer {
	background-color: #fff;
}
.portfolioItem{
	background-color:white;
	float:left;
	margin-bottom:20px;
	margin-right:18px;
	padding:5px;
	width:305px;
}

.portfolioGridContainer a {
	text-decoration: none!important;
	color: #000;
	height:280px;
	background-color:#fff;
}

.portfolioItem:hover, .custom .portfolioItem:hover h4, .custom .portfolioItem:hover p {
	cursor:pointer;
	color: #fff!important;

}

.custom .portfolioItem img {
	width:280px;
	border:10px solid #fff;
	^ border:10px solid #ddd; /*ie hack*/
	background-color:#FFF;
	margin:2px;
	box-shadow: 1px 1px 12px rgba(0,0,0,0.35);
	-moz-box-shadow: 1px 1px 12px rgba(0,0,0,0.35);
	-webkit-box-shadow: 1px 1px 12px rgba(0,0,0,0.35);
}
.custom .portfolioItem.angled img{
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.99619470, M12=0.08715574, M21=-0.08715574, M22=0.99619470,sizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.99619470, M12=0.08715574, M21=-0.08715574, M22=0.99619470,sizingMethod='auto expand');
    -moz-transform:  matrix(0.99619470, -0.08715574, 0.08715574, 0.99619470, 0, 0);
    -webkit-transform:  matrix(0.99619470, -0.08715574, 0.08715574, 0.99619470, 0, 0);
    -o-transform:  matrix(0.99619470, -0.08715574, 0.08715574, 0.99619470, 0, 0);
		margin-top: -10px;
		^ margin-top:-35px;
}
.custom .portfolioItem div {
	padding:0 20px 10px 10px;
	margin-top:-5px;
}
.custom .portfolioItem.angled div{
	padding-top:12px;
}

.custom .portfolioItem em {
	display: block;
	float: right;
	width:44px;
	border-left:  1px solid #d2d2d2;
	height: 30px;
	text-align: right;
	padding-top: 5px;
	font-family:'GillSans-BoldRegular',Verdana;
	font-size: 10px !important;
	font-weight: light;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-style: normal;
}
.custom .portfolioItem:hover em {
	border-left-color: #fff;
}
.custom .portfolioItem h4 {
	margin:8px 0 0 0;
}
.custom .portfolioItem p {
	margin:0;
	font-family:'GillSans-BoldRegular',Verdana;
	font-size:10px !important;
	font-weight:light;
	letter-spacing:0.05em;
	text-transform:uppercase;
	line-height:8px;
}

.custom .logoContainer h2 {
	margin-bottom:40px;
}
.custom .logoContainer img {
	float:left;
	margin: 0 54px 40px 0;
}

/*CUSTOM FOOTER*/
/* footer widget area setup */
#footer_setup {
    margin-bottom: 25px;
    overflow: hidden;
}

/* widget item setup */
#footer_setup .footer_items {
    text-align: left;
    width: 300px;
    margin-left: 50px;
    float: left;
    height: 100%;
}
#footer_setup .footer_items:first-child {
    margin-left:0;
}

/* widget item headers*/
#footer_setup .footer_items h3 {
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #000000;
    padding-bottom: 3px;
    border-bottom: 3px solid #ffdf00;
    margin-bottom: 5px;
}


#footer {
background-image: url(images/MSCertified.png);
background-position:right 15px;
background-repeat:no-repeat;
border-top: 3px solid black;
padding-left:0;
}
#footer .footer_items, #footer .footer_items p
{
font-family:'GillSans-BoldRegular',Verdana;
font-size:10px;
color: #000;
text-transform: uppercase;
}


/*menu footer*/
.custom #menu-footer-menu.menu,  #menu-footer-menu.menu a, #menu-footer-menu.menu li ul {
  border:0;
}
.custom #menu-footer-menu.menu li {
 	float:none;
}
.custom #menu-footer-menu.menu a {
		border:0;
    background:none;
    color:#79C24E;
    font-variant:normal;
    text-transform: uppercase;
    letter-spacing:0.025em;
    font-weight: normal;
    font-size: 10px;
		padding:0;
		margin: 0 0 5px;
}
.custom #menu-footer-menu.menu a:hover, #menu-footer-menu.menu a:focus {
    background:none;
    text-decoration:none;
    color: #000;
}
.custom #menu-footer-menu.menu .current-menu-item a {
	background:none;
}




/*scroller*/

.portImagesCont {
    height: 400px;
    position: relative;
    overflow: hidden;
    margin-top: 10px;
}
.portImages {
    display: none;
    position: absolute;
    border:10px solid #fff;
		background-color:#FFF;
    box-shadow: 1px 1px 12px rgba(0,0,0,0.35);
    -moz-box-shadow: 1px 1px 12px rgba(0,0,0,0.35);
    -webkit-box-shadow: 1px 1px 12px rgba(0,0,0,0.35);
}
.prevPrevImg {
    display: block;
    width: 340px;
    height: 227px;
    top: 95px;
    left: 100px;
    z-index: 1;
   /*
	 -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.99619470, M12=-0.08715574, M21=0.08715574, M22=0.99619470,sizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.99619470, M12=-0.08715574, M21=0.08715574, M22=0.99619470,sizingMethod='auto expand');
    -moz-transform:  matrix(0.99619470, 0.08715574, -0.08715574, 0.99619470, 0, 0);
    -webkit-transform:  matrix(0.99619470, 0.08715574, -0.08715574, 0.99619470, 0, 0);
    -o-transform:  matrix(0.99619470, 0.08715574, -0.08715574, 0.99619470, 0, 0);
		*/
}
.prevImg {
    display: block;
    width: 380px;
    height: 254px;
  	top: 80px;
    left: 170px;
    z-index: 2;
/*    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.99254615, M12=0.12186934, M21=-0.12186934, M22=0.99254615,sizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.99254615, M12=0.12186934, M21=-0.12186934, M22=0.99254615,sizingMethod='auto expand');
    -moz-transform:  matrix(0.99254615, -0.12186934, 0.12186934, 0.99254615, 0, 0);
    -webkit-transform:  matrix(0.99254615, -0.12186934, 0.12186934, 0.99254615, 0, 0);
    -o-transform:  matrix(0.99254615, -0.12186934, 0.12186934, 0.99254615, 0, 0);*/
}
.currImg {
    display: block;
    width: 450px;
    height: 300px;
    top: 50px;
    left: 270px;
    z-index: 10;
		box-shadow: 1px 1px 24px rgba(0,0,0,0.55);
    -moz-box-shadow: 1px 1px 24px rgba(0,0,0,0.55);
    -webkit-box-shadow: 1px 1px 24px rgba(0,0,0,0.55);

}
.nextImg {
    display: block;
    width: 380px;
    height: 254px;
    top: 80px;
    left: 440px;
    z-index: 4;
/*    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.99619470, M12=-0.08715574, M21=0.08715574, M22=0.99619470,sizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.99619470, M12=-0.08715574, M21=0.08715574, M22=0.99619470,sizingMethod='auto expand');
    -moz-transform:  matrix(0.99619470, 0.08715574, -0.08715574, 0.99619470, 0, 0);
    -webkit-transform:  matrix(0.99619470, 0.08715574, -0.08715574, 0.99619470, 0, 0);
    -o-transform:  matrix(0.99619470, 0.08715574, -0.08715574, 0.99619470, 0, 0);*/
}
.nextNextImg {
    display: block;
    width: 340px;
    height: 227px;
    top: 95px;
    left: 550px;
    z-index: 3;
/*    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.99254615, M12=0.12186934, M21=-0.12186934, M22=0.99254615,sizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.99254615, M12=0.12186934, M21=-0.12186934, M22=0.99254615,sizingMethod='auto expand');
    -moz-transform:  matrix(0.99254615, -0.12186934, 0.12186934, 0.99254615, 0, 0);
    -webkit-transform:  matrix(0.99254615, -0.12186934, 0.12186934, 0.99254615, 0, 0);
    -o-transform:  matrix(0.99254615, -0.12186934, 0.12186934, 0.99254615, 0, 0);*/
}
.prev, .next {
    position: absolute;
    top: 190px;
    z-index: 99;
    width:44px;
    height:44px;
    text-indent:-9999em;
    outline:none;
    border:none;
}
.prev {
    left: 0px;
    background-image:url(images/btnPrev.png)
}
.next {
    right: 0px;
    background-image:url(images/btnNext.png)
}







.custom #content_box .post_box .format_text .gform_footer input.button,
.custom .sidebar .gform_footer input.button{
	font-family: 'Lobster', arial, serif;
	font-size:1.5em;
	text-shadow: -0.5px -1px 1px #AAAAAA;
	color: #79c24e;
border: none;
background-image: none;
font-weight: lighter;
background-color: #EFEFEF
}

.custom #content_box .post_box .format_text .gform_footer input.button:hover {
	text-shadow: 0.5px 1px 1px #AAAAAA;
	color: #000;
}

.custom .gform_wrapper .gform_heading {
margin-bottom: 0;
}

.custom .sidebar .gform_wrapper form {
	width:230px;
	margin-left: 30px;
        float:right;
	padding:20px;
}



.custom .simplepie
{
padding: 50px 0 70px 0;
}
.custom .simplepie ol li strong a
{
font-size: 1.7em;
text-decoration: none;
font-weight: normal;
}
.custom .gform_wrapper .gform_footer {
text-align:right;
}
#development {
font-size:0.9em;
padding:17px 20px 2px;
width:60%;
background-color: #fcfee1;
}
#development p {
margin-top: 10px;
}

.custom a.btnClientSite {
	background-color:#79C24E;

color:#FFFFFF;
display:block;
font-family:'GillSans-BoldRegular',Verdana;
font-size:11px;
letter-spacing:0.02em;
margin-bottom:20px;
padding:20px;
text-align:center;
text-decoration:none;
text-transform:uppercase;
-webkit-border-radius: 10px 10px 10px 10px;
-moz-border-radius:10px 10px 10px 10px;


}
.custom a.btnClientSite:hover {
	background-color:#000;
}

/*  VCARD */
.vcard .vcardrow {
whitespace: nowrap;
padding:0;
margin: 0 0 5px 0;
clear: both;
display:block;
}

.vcard {
margin-bottom:15px;
margin-left:0;
}

.vcard .vcardrow .vcarddef {
color:#999999;
display:block;
float:left;
padding-bottom:6px;
padding-right:10px;
text-align:right;
width:90px;
}
.vcard .vcardrow .vcardelement {

padding-bottom:6px;
}
.custom .portfolioGridContainer div h4 {
font-size: 14px!important;
}

.custom h1 em {border-left:1px solid #999999;
color:#999999;
font-size:80%;
font-style:normal;
margin-left:10px;
padding-left:15px;
text-shadow:none;
text-transform:lowercase;}

.custom #footer a {
text-decoration: none!important;
}

.custom .post_nav {
margin-bottom: 20px;
}

.custom .post_nav em {
display: none;
}
.angled div em {
margin-top: 8px;
}
.sidebarMenu {
background-color: #fff;
margin-bottom: 20px;
}
#menu-portfolio-menu {
border-top: 1px solid #666!important;
width:275px
}
.sidebarMenu ul li {
background-color:#FFFFFF !important;
border-bottom:1px solid #666666;
margin-bottom:1px;
width:275px;
}

.sidebarMenu ul li a {
background-image: none!important;
background-color: #fff!important;
color:#79C24E!important;
}
.sidebarMenu ul li a:hover,  .sidebarMenu ul li a:focus{
color:#000!important;
text-decoration: none;
}
.sidebarMenu .current-menu-item a, .sidebarMenu .current-menu-item a:hover, .sidebarMenu .current-menu-item a:focus {
color:#666!important;
cursor: context-menu;
}
.sidebarMenu ul li a em {
color:#999999;
display:block;
font-size:10px;
letter-spacing:0.1em;
}
.custom .prev_next p {
float:right;
}
.custom .post_nav .previous {
float:left;
width: 50%;
border-right:1px solid black;
}
.custom .post_nav {
border-top:1px solid black;
font-family:'GillSans-BoldRegular',Verdana;
font-size:10px;
margin-bottom:0;
^margin-bottom:10px;
padding:10px 4px 8px 0;
text-transform:uppercase;
}
.custom .post_nav a:hover, 
.custom .post_nav a:focus {
color: #000;
text-decoration: none;
}

