/*
 Theme Name: Contextive
 Theme URI: http://contextive.com/
 Description:
 Version: 1.0
 Author: Amit Ashckenazi
 Author URI: http://contextive.com/
 */
 * {
	margin: 0;
	padding: 0;
}
html, body {
	text-align: left;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	height: 100%;
	color: #000;
}
html {
	background-color: #F1F1F1;
	background: url(images/stripes.png) left top repeat;
}
body {
	padding: 0;
}
.rtl {
	text-align: right;
	direction: rtl;
}
/*FOOTER STICK MUST*/
#container {
	position: relative;
	left: 10px;
	min-height: 100%;
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 980px;
	background: rgba(0, 0, 0, 0);
}
#content {
	padding-bottom: 50px;
	padding-left: 0;
	margin: 0 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	background: url(images/dots.gif) left top repeat-x;
}
#nonFooter {
	position: relative;
	min-height: 100%;
}
* html #nonFooter {
	height: 100%;
}
#footer {
	position: relative;
	left: 10px;
	width: 980px;
	margin: -25px auto 0 auto;
	height: 25px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	background: url(images/dots.gif) left top repeat-x;
}
* html #footer {
	/* A CSS hack that only applies to IE -- specifies a different height for the footer */
	margin-top: -25px;
}
#footer img {
	margin: 4px 0 0 0;
	float: right;
	opacity: 0.5;
}
/*END FOOTER STICK*/
h1, h2, h3 {
	font-family: Georgia;
	font-style: italic;
	font-weight: 100;
}
ul, ol, li {
	list-style: none;
}
a, a:link, a:visited {
	text-decoration: none;
	padding-bottom: 1px;
	color: #000;
	background: #DFDFDF;
	border-bottom: 1px solid #666;
}
a:hover, a:active {
	background: #fefe03;
	border-bottom: 1px solid #000;
}
#menu-main-navigation, div#nonFooter ul.clearfix {
	padding-top: 15px;
	padding-bottom: 15px;
}
#menu-main-navigation li, div#nonFooter ul.clearfix li {
	float: left;
	margin-right: 0px;
}
li.cat-item, div#nonFooter ul.clearfix li.menu-item {
	position: relative;
	top: 73px;
	left: 0;
	padding-right: 10px;
	font-size: 14px;
}
li.cat-item a, div#nonFooter ul.clearfix li.menu-item a {
    font-weight:bold;
    background:none;
}
#menu-main-navigation a:hover, a:active {
	background: #fefe03 !important;
	border-bottom: 1px solid #000;
}
.current-menu-item a, .current-category-ancestor a, .current-post-ancestor a {
	background: #fefe03;
	border-bottom: 1px solid #000;
}
ul#menu-main-navigation li#menu-item-345 {
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	text-decoration: none;
	background: transparent url(images/logo2.png) left top no-repeat;
	width: 100px;
	height: 100px;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	text-indent: 12px;
	line-height: 30px;
}
ul#menu-main-navigation li#menu-item-345 a {
	display: block;
	width: 100px;
	height: 100px;
	text-indent: -9000px;
	padding: 0;
	border: none;
	background: none;
}
ul#menu-main-navigation li#menu-item-345 a:hover{
	text-indent: 13px;
	position: relative;
	top: 8px;
	color: #F1F1F1;
	background-color:transparent !important;
}
ul#menu-main-navigation li#menu-item-345.current-menu-item a {
	text-indent: -9000px;
	background: none;
}
.wrapper {
	padding-top: 16px;
}
#copyright {
	line-height: 25px;
}
#social-share{
	 position:absolute;
	 right:0;
	 top:0;
}
/*home page*/
body.home h1 {
	font-family: Georgia;
	font-size: 36px;
	font-style: italic;
	font-weight: 100;
}
a#contextive_banner {
	position: absolute;
	top: 180px;
	right: -50px;
	width: 250px;
	height: 253px;
	display: block;
	background: url(images/contextive-vintage-banner-angle.png) 0 0 no-repeat;
	text-decoration: none;
	border: none
}
.homePage {
	width: 980px;
}
.homePage #galleryWrapper {
	width: 960px;
	height: 350px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.homePage p {
	width: 300px;
	float: left;
	margin: 0 20px 0 10px;
}
.homePage p.rtl {
	margin: 0 0 0 10px;
}
.homePage #select {
	clear: both;
	display: block;
	position: relative;
	top: 15px;
	margin: 0 auto 10px auto;
	padding: 10px 0;
	width: 325px;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background: rgba(0, 0, 0, 0.5) !important;
	background: rgb(50, 50, 50);
	behavior: url(http://contextive.com/wp-content/themes/Contextive/scripts/PIE-1.0beta3/PIE.php);
}
#select select, #temp_select select {
	width: 305px;
	margin: 0 auto;
}
.homePage #temp_select {
	position: absolute;
	top: 85px;
	right: 0;
	background: rgba(0, 0, 0, 0.9) !important;
	background: rgba(20, 20, 20);
	padding: 3px;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.homePage #temp_select select {
	background-color: #fefe03;
}
p {
	margin-bottom: 12px;
	line-height: 150%;
}
div.taxonomy-description {
	margin: 6px 0 15px 0;
}
body.home h2 {
	margin-bottom: 15px;
}
/*ABOUT PAGE*/
.page-template-page-about-php .wrapper {
	width: 620px;
	float: left;
}
.page-template-page-about-php h1 {}
.page-template-page-about-php p {
	margin-left: 10px;
}
ul.srevices {
	margin-bottom: 24px;
	margin-left:15px;
}
.page-template-page-about-php .wrapper li {
	margin-left: 25px;
	margin-bottom: 6px;
	line-height: 150%;
	list-style: disc;
}
ul.links {
	margin-top: 50px;
	float: right;
	width: 320px;
	margin-right: 10px;
}
ul.xoxo {
	margin-top: 6px;
}
ul.xoxo li {
	margin-bottom: 6px;
	margin-left: 8px;
}
/*SITEMAP*/
#sitemap {}
#sitemap li {
	margin-top: 12px;
	margin-left: 16px;
}
#sitemap h3 a{
	background:none;
	padding:0;
	border:none;
}
.pagenav{
	margin-top:24px !important;
}
/*CONTACT PAGE*/
div#post-13 p {
	width: 620px;
	margin-left: 10px;
	float: left;
}
ul#contactDetails {
	margin: 0 10px 0 650px;
	padding: 0;
}
ul#contactDetails li {
	margin-bottom: 6px;
}
div#gform_wrapper_1 {
	max-width: none;
	width: 620px;
	margin: 0 0 0 10px;
	float: left;
}
#gforms_confirmation_message {
	position: relative;
	top: 12px;
	border: 1px dotted #000;
	background: none;
	font-weight: bold;
	width: 600px;
	float: left;
	margin: 0 0 0 10px;
}
#gform_wrapper_1 input.medium, #gform_wrapper_1 textarea.textarea {
	border: 1px solid rgba(0, 0, 0, 0.5) !important;
	border: 1px solid rgb(0, 0, 0);
	width: 435px;
	padding: 2px;
	font-size: 12px;
}
textarea#input_1_5 {
	text-align: left;
}
/*BLOG*/
div#sideBar {
	width: 280px;
	float: left;
	margin-right: 20px;
	margin-top: 54px;
}
li.widget-container {
	margin-bottom: 15px;
}
h3.widget-title {
	margin-bottom: 4px;
}
div.single-blog-post-ltr {
	float: left;
}
div.category-10 div.post {
	width: 650px;
	margin-bottom: 20px;
}
div.category-10 div.post h2 {
	font-size: 18px;
	font-weight: 400;
	margin: 0 0 5px 0;
	padding: 0;
	text-indent: 0;
}
div.category-10 a.knowMoreLink {
	margin: 0 0 0 0;
	font-family: Georgia;
	font-style: italic;
	font-weight: 100;
}
div.entry-meta {
	margin: 6px 0 6px 4px;
}
div.single-blog-post-ltr div.the_content {
	width: 650px;
}
div.single-blog-post-ltr div.the_content img {
}
div#nonFooter div.galleryInPost ul#galleryControls {
	padding: 6px 0 0 0;
	margin-bottom: 8px;
}
div.galleryInPost div.caption {
	padding: 0 0 0 0;
	margin-left: 120px;
}
div.entry-utility {
	margin-bottom: 12px;
}
div#disqus_thread {
	margin-top: 25px;
	margin-left: 300px;
	width: 650px;
}
a.dsq-brlink {
	margin-left: 300px;
}
/*portfolio*/
div.category-4 div.post h2 {
	font-size: 18px;
	font-weight: 400;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 6px;
}
div.category-4 div.post h2 a {
	padding: 0;
	border: 0;
	background: none;
}
div.category-4 div.post h2 a:hover {
	background-color: #fefe03;
}
div.category-4 div.post {
	width: 225px;
	height: 240px;
	margin: 0 10px 20px 10px;
	float: left;
	display: block;
	position: relative;
	background: rgba(210, 210, 210, 0.3) !important;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	-pie-background: linear-gradient(#F1F1F1, #F1F1F1);
	behavior: url(http://contextive.com/wp-content/themes/Contextive/scripts/PIE-1.0beta3/PIE.php);
}
div.category-4 {}
div.category-4 a.knowMoreLink {
    position: absolute;
    right: 6px;
    bottom: 8px;
	font-family: Georgia;
    font-style: italic;
    font-weight: 100;
	padding-left:2px;
	padding-right:2px;
	display:block;
}
a.postThumb {
    margin: 0;
    padding: 0;
	background:none;
	padding:0;
	border:none;
	width:213px;
	height:103px;
	display:block;
	position: relative;
    top: 5px;
    left: 5px;
	margin-bottom:12px;
}
a.postThumb:hover {}
a.postThumb img {
    border: 1px solid rgba(100, 100, 100, 0.8) !important;
    border: 1px solid rgb(100, 100, 100);
	width:213px;
	height:103px;
	opacity:0.5;
}
.postsquare h1, .postsquare p {
    padding: 0 5px;
}
.postsquare p {
	line-height:140%;
}
div#taxonomy_filter{
	float:right;
	position:absolute;
	right:0px;
	margin-top:-60px;
}
div#taxonomy_filter select{
	width:150px;
}
div.pagination {
    position: absolute;
    top: 70px;
    right: 0;
	text-align:center;
	margin:0;
	padding:0;
	width:130px;
}
span.pageNum{
	font-size:36px;
	font-family:Georgia;
	font-style:italic;
	margin:0;
	padding:0;
}
li.prev_post_link{
	float:left;
}
li.next_post_link{
	float:right;
}
div.pagination a {
	position:relative;
	top:-35px;
	font-size:30px;
	font-weight:bold;
    display: block;
	text-align:center;
	font-family:Georgia;
	font-style:italic;
	background:none;
	border:none;
}
/*SINGLE PROJECT*/
div.testimonial{
	width:620px;
	margin-bottom:12px;
	margin-left:10px;
	margin-top:24px;
	float:left;
}
div.testimonial h2{
	margin-bottom:6px;
}
.single-project-view{
	position:relative;
}
.single-project-view h1, div.page h1{
	margin-bottom:12px;
}
div#projectContent{
	width:620px;
	margin-bottom:12px;
	margin-left:10px;
}
div#projectContent p{}

div#projectContent ul{
    margin-left:30px !important;
}
div#projectContent ul li{
    list-style:disc;
    margin-bottom:5px;
    line-height:150%;
}

#project-utils{
	position:absolute;
	top:0;
	left:650px;
	width:320px;
	display:block;
	padding-bottom:50px;
}
#project-utils h3{
	font-size:24px;
	margin-bottom:12px;
	font-family: Georgia;
    font-style: italic;
    font-weight: 100;
}
#project-utils div, #project-utils ul{}
/*IE7 hack*/
*:first-child + html #project-utils {
    position:absolute;
	top:9px;
	left:635px;
}
div.sideInfo{
	width:320px;
	margin-left:650px;
}
div.sideInfo h2{
	margin-bottom:6px;
}
div.spanishText{}
div.spanishText p{}
div.hebrewText{
	margin-top:12px;
	direction:rtl;
	text-align:justify;
}
div.hebrewText p{
	direction:rtl;
	text-align:justify;
}
div#projectContent p,
div.spanishText p,
div.hebrewText p{}
div.projectURL{
	margin-top:12px;
}
div.inTheMix{
	margin-top:14px;
}
div.inTheMix li{
	margin-bottom:6px;
}
div.inTheMix a{
	margin-bottom:2px;
	display:inline-block;
}
ul#nextPrevLinks{
	margin:8px 0;
}
ul#nextPrevLinks li{
	margin:0 0 12px 0 !important;
}
div#projectContent p a,
div.spanishText p a,
div.hebrewText p a,
div.projectURL a,
div.inTheMix a,
ul#nextPrevLinks a{
}
.inTheMix a{
	margin-bottom:6px !important;
	display:inline-block;
}
/* GALLERY */
#galleryWrapper {
    margin: 8px 0 0 10px;
    padding: 0 0 0 0 ;
    float: left;
    position: relative;
	background:url(images/contextive_preloader.gif) 50% 50% no-repeat;
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.8);
	-o-box-shadow: 0 1px 5px rgba(0,0,0,0.8);
    box-shadow: 0 1px 5px rgba(0,0,0,0.8);
    behavior: url(http://contextive.com/wp-content/themes/Contextive/scripts/PIE-1.0beta3/PIE.php);
}
.galleria_wrapper {
    text-align: left;
}
#gallery{
	display: none;
	height:0;
}
#gallery li {
    float: left;
    cursor: pointer
}
.galleria_wrapper img {
	z-index: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.galleria_wrapper img.active   {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
}
#img {
    position: relative;
    margin-bottom: 0;
	width:620px;
	height:400px;
	margin-right:0;
}
#img img {
	width:100%;
	height:100%;
}
.caption {
  	margin:0;
	background: rgba(0,0,0,0.7) !important;
	background:#000;
	color:#FFF;
	position:absolute;
	left:0;
	bottom:0;
	display:none;
	width:620px;
}
.caption p{
	padding:12px;
	font-size:14px;
	line-height:150%;
}
.caption h3{
	padding:12px;
	font-size:18px;
	color:#fefe03;
}
/*caption on the home page gallery*/
body.home #img{
	width:960px;
	height:350px;
}
body.home #galleryWrapper #img img{}
body.home .galleryInPost .caption{
	margin:0;
	background: rgba(0,0,0,0.7) !important;
	background:#000;
	color:#FFF;
	position:absolute;
	left:0;
	top:0;
	display:none;
	width:960px;
	height:350px;
	behavior: url(http://contextive.com/wp-content/themes/Contextive/scripts/PIE-1.0beta3/PIE.php);
}
body.home .caption a.frontPageMoreLink{
	font-weight:bold;
	font-size:16px;
	position:absolute;
	bottom:24px;
	float:right;
	right:36px;
	background:none;
	color:#fefe03;
}
body.home .caption p{
	padding:12px 24px 12px 80px;
	width:620px;
}
body.home .caption h3{
	padding:36px 24px 12px 68px;
}
div#nonFooter ul#galleryControls{
	padding:0 0 0 0;
	position:absolute;
	z-index:100;
	top:0;
	right:0;
}
ul#galleryControls li {
 	float:left;
 	letter-spacing:1px;
 	padding:4px;
 	margin:0;
	background:#fefe03;
}
ul#galleryControls li a{
	background:none;
	border:none;
}
ul#galleryControls li a:hover{
	background:#FFF;
}
a#zoom{
 	margin-left:10px;
}
a#fancybox-close, a#fancybox-close:hover{
	background-color:transparent;
	border:none
}
div.fancy-bg{
	background:none
}
/*clears*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    height: 1%;
}
*:first-child + html .clearfix {
    min-height: 1px;
}

