/*
Theme Name:Lior Zilberstein Default
Theme URI:http://liorz.com/
Description:
Version:1.0
Author:Amit Ashckenazi
Author URI:http://contextive.com/
*/
*{margin:0; padding:0}
html, body{text-align:left; font-family:"courier new",courier,"Andale Mono"; color:#000; background:#FFF; font-size:12px; height:100%}
/*FOOTER STICK MUST*/
#container{width:960px !important; width:960px; position:relative; min-height:100%; margin:0 0 0 20px}
#content{width:750px !important; width:750px; padding-bottom:50px; margin:45px 0 0 210px; font-weight:100}
#nonFooter{position:relative; min-height:100%}
* html #nonFooter{height:100%}
#footer{position:relative; margin:-25px auto 0 auto; height:25px; font-weight:100; color:#323232}
* html #footer{/* A CSS hack that only applies to IE -- specifies a different height for the footer */margin-top:-25px}
/*END FOOTER STICK*/
h1, h2, h3, h4{ font-size:19px; font-weight:100}
h1{margin-bottom:10px}
h2{ /* font-size:20px; */}
h3{ /*font-size:18px; */}
h4{ /*font-size:16px; */}
p, li, td{ line-height:150%}
ul, ol, li{ list-style:none}
a{outline:none; color:#000; text-decoration:none}
a:hover{color:#323232}
a img{border:none; outline:none}
#logoLink{display:block; padding-top:25px}
.subLists{width:210px; position:absolute; top:120px; left:0px; display:none}
.subLists li{margin-bottom:1px}
.subLists li a{padding:0 1px}
.subLists li.selectedProject a{color:#ccc; background:#000}
/*nav stuff*/
#navigation{margin-top:4px; width:250px; background:#000}
#navigation li{float:left; background-color:#000; padding:1px 14px 1px 8px}
li.cat-item-4, li.cat-item-5{background:url(images/divider.jpg) right 4px no-repeat}
#navigation li.cat-item-4{padding-left:12px}
#navigation li.cat-item-6{padding-right:0}
#navigation a{font-size:14px; color:#FFF; text-decoration:none}
#navigation a:hover{color:#ccc}
#navigation li.current-cat a{color:#ccc}
/*post thumb for category-4.php and category-7.php*/
img.postThumb{float:left; margin-right:10px}
.allProjectList h2{margin-bottom:8px}
/*BLOG category-7.php*/
.allProjectList a.readMoreLink{color:#666}
/*all project on category-4.php*/
.allProjectList{}
.allProjectList h2 a, .allProjectList a{text-decoration:none; color:#000}
.allProjectList h2 a:hover, .allProjectList a:hover{color:#323232}
.allProjectList a.readMoreLink, .entry p a, #galleryInfo p a{color:#000; background:#fff; padding:0 2px 0px 0; border-bottom:1px solid #aaa}
.allProjectList a.readMoreLink:hover, .entry p a:hover, #galleryInfo p a:hover{border-bottom:1px dotted #aaa}
.allProjectList p{padding:0; margin:3px 0}
.allProjectList .post{margin-bottom:30px}
/*home*/
body.home .entry{position:relative}
#contactDetails{color:#FFF; font-size:15px; position:absolute; top:30px; left:50px}
#contactDetails a{color:#FFF}
li#name{position:absolute; top:25px; left:220px; width:200px}
li#title{font-size:30px; position:absolute; top:30px; left:150px}
li#email{position:absolute; top:46px; left:45px}
li#phone{position:absolute; width:200px; top:64px; left:55px}
/*BLOG*/
div#galleryInfo.postWithoutGallery{margin-top:0}
div.postWithoutGallery h1#withoutDecoration{margin-top:0; padding-top:0; background:none}
/*GALLERY*/
ul#projectsList{margin-top:5px; padding-top:5px; padding-left:8px; background:url('images/pixel-30.gif') left top no-repeat}
ul#projectsList h2{font-size:12px; color:#000; margin-bottom:4px}
ul#projectsList li{font-size:11px; margin-bottom:4px}
ul#projectsList li a{color:#000; background:#fff; padding:0 2px 0px 0; border-bottom:1px solid #aaa}
ul#projectsList li a:hover{border-bottom:1px dotted #aaa}
#wrapper{ /* width:100%; */  width:750px;     margin:0 0 0 0px; padding:0; float:left; position:relative}
#img{position:relative; width:100%; height:500px; margin-bottom:0; background:transparent url('images/ajax-loader.gif') 5px 5px no-repeat}
#img img{max-width:750px; max-height:500px}
.galleria_wrapper{text-align:left}
#gallery{display:none}
#gallery li{float:left; background:transparent url('images/ajax-loader.gif') 50% 50% no-repeat; cursor:pointer}
.caption{position:absolute; left:100px; top:508px; display:block; font-size:12px; line-height:100%; padding:0; margin:0}
#galleryInfo{margin-top:10px}
#galleryInfo p{padding:0}
#galleryInfo h1{margin-bottom:10px; padding-top:15px}
ul#galleryControls{float:left; font-size:12px; width:100px; text-align:center; line-height:100%; margin-top:8px; display:none}
ul#galleryControls li{float:left; letter-spacing:1px; padding:0; margin:0; line-height:100%}
ul#galleryControls li a{padding:0; margin:-1px 0 0 0; display:block}
div#galleryCounter{padding:0 4px; margin:0}
/*CREDITS*/
#footer span#copyright{font-size:11px; margin-left:20px; position:relative; top:5px}
#footer span#contextive{font-size:11px; position:absolute; right:17px; top:5px}
#footer span#contextive a{text-decoration:none; color:#bbb}
#footer span#contextive a:hover{text-decoration:none; color:#323232}
/*clears*/
.clearfix:after{ content:".";  display:block;  height:0;  clear:both;  visibility:hidden}
.clearfix{ height:1%}
*:first-child+html .clearfix{ min-height:1px}
