/*  
Theme Name: ZeeTheme
Theme URI: 
Tags: fixed width, 2 columns, orange, black, white, right sidebar, widgets, gravatars, widget ready, color schemes, feedburner, google analytics, featured category, admin options
Description: ZeeTheme is a WordPress Theme built on Blueprint CSS brought to you by <a href="http://frontendbook.com">Front End Book</a>
Version: 0.8
Author: Zeeshan Hamid
Author URI: http://zhamid.ca

	ZeeTheme 0.8
	

	This theme was designed and built by Zeeshan Hamid,
	whose blog you will find at http://zhamid.ca/blog

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

div.like, div.like div {display:none;}
div.comment_body div.wallkit_form,
div.comment_body div.wallkit_posts,
div.comment_body div.wallkit_subtitle div.subtitle_left,
div.comment_body div.wallkit_subtitle div.pager 
{display:none;}

div.comment_body div.wallkit_subtitle div.post_counter {
display:block;
width:60px;
height:12px;
overflow:hidden;
text-indent:-60px;
}


body {
	margin:0;
	padding:0;
	font-size:100%;	
	font-family:'Droid Sans',Arial,Verdana,sans-serif; 
	/*
	font-family:"Myriad Pro", "Lucida Grande", "Tahoma", "Arial", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px; color: #48423f;
	*/
}

#body {
	position:absolute;
	top:198px;
	width:1052px;
	left:15px;
}
.alt {
	font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
	font-style: italic;
	font-weight: normal;
}

form p + p  {
	text-indent: 0;
} /* Don't want this in forms. */

.dquo {
	margin-left: -.5em;
} 

p.incr, .incr p {
	font-size: 10px;
	line-height: 1.44em;  
	margin-bottom: 1.5em;
}
.caps { 
position:relative;
text-decoration:none;
font-variant: small-caps; 
letter-spacing: 1px; 
text-transform: lowercase; 
line-height:1%;
font-weight:normal;
padding:2px 2px;
}


#subtitle
{
	margin-top:80px;
	margin-left:145px;
	padding-left:3px;	
}

/* Navigation */
#navigation {
	position:absolute;
	top:135px;	
	left:20px;
	border-top:0px;		
	font-size:0.9em;
	text-align:left;
	width:1052px;
}


#breadcrumb 
{
	position:absolute;
	top:163px;	
	left:20px;	
	font-size:0.8em;
	width:95%;
}

#breadcrumb  a:hover
{
    text-decoration:none;
}

#navigation ul {
	list-style-type:hiragana-iroha;
	margin:0;
	padding:0;	

}

#navigation ul li {
	display:inline;	
	font-family: Verdana, sans-serif;
	font-variant:small-caps;
	margin-left:2px;
}

#navigation ul li ul {
	display:none;
}

#navigation ul li a {
	
	text-decoration:none;
	padding-right:50px;
	font-size:1.0em;	
}

#breadcrumb ul {
	list-style-type:hiragana-iroha;
	margin:0;
	padding:0;	

}

#breadcrumb ul li {
	display:inline;	
	font-family: Verdana, sans-serif;
	font-variant:small-caps;
	margin-left:5px;
}

#breadcrumb ul li ul {
	display:none;
}


#breadcrumb ul li a {
	
	text-decoration:none;
	padding-right:55px;
	font-size:0.9em;	
}

#breadcrumb ul li a:hover {
	
	text-decoration:underline;
}

#inline-list 
{	
	margin:0;
	text-align:center;			
	font-family: Verdana, sans-serif;
	font-variant: small-caps;
	}

#inline-list p 
{
	margin-top:0;
	display: inline;
	padding-bottom:30px;
	}

#inline-list ul, #inline-list li 
{	
	display: inline;
	margin:25px;
	padding: 0;	
}

#content 
{
	font-size:90%;	
	margin-top:5px;
	margin-left:5px;
	border:1px;
	padding-top:5px;
	padding-left:5px;
}

#container
{
   position:absolute:
   top:0px;
   width:972px;
   height:100%;
   margin-top:10px;
   padding-top:10px;
}

#header {                 			
			width:1052px;  
			position:absolute;
			margin:0px;
			padding:0px 0px 10px 0px;
			height:188px;	
			position: absolute;
			top: 10px;
			left: 15px;
			
	    }


#header h1, #header h2 
{
	text-align:left;
	margin:0;
	margin-left:5px;
	padding:0;
}


#header h1 {
                    line-height:55px; 
                    font-size:55px; 
                    font-weight:100; 
                          
                    text-transform:uppercase; 
                    text-align: left;
             }
#header h1 a { 
                    font-weight:normal; 
                    border:0 !important;
                    text-decoration: none;
               }
 
#header h2 {                    
                    font-size:16px; 
                    font-weight:100; 
                    
                    line-height:6px; 
                    text-align:left; 
                    margin-right:55px; 
 
              }


#search {
	position:absolute;
	left:780px;
	top:80px;
}

input#s
{
    font-style:italic;
    color:#999999;
    width:225px;
}

input#s_normal
{
    font-style:normal;
    color:#000000;
    width:225px;
}


#rsssubscribe {
	position:absolute;
	left:780px;
	top:25px;	
}

#emailsubscribe
{
position:absolute;
	left:775px;
	top:50px;
}

#shortcuts
{
position:absolute;
	left:925px;
	top:165px;    
    text-align:right;    	
}

/* Posts */

#header h3{
	margin-bottom:7px;
}

.post {
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;	
	text-align:justify;
}

#content {

	margin-right:10px;
}

.post h3, .post h2
{
	margin-bottom:0px;
	font-variant:small-caps;
}

#header h3
{
	font-size:26px;
	margin:0px;
}

.post h3 a, #header h3 a, .post h2 a{
	text-decoration:none;	
}

.post h3 a:hover, .post h2 a:hover {
	text-decoration:underline;
}
#header h3 a:hover 
{
	text-decoration:none;	
}

#footer 
{
	font-size:0.8em;
}

.postmetadata {
	margin-top:0px;
	margin-bottom:10px;
	font-size:0.8em;
}

.postnavigation, .postnavigation a
{		
	margin-bottom:2px;
	font-variant: small-caps; 
	font-size:0.9em;
	text-decoration:none;		
}


/* Comments */
.gravatar {
	width:96px;
	float:left;
	padding:0 10px 0 0;
}

.comment {
	padding-bottom:10px;
}

.form-row label {
	float:left;
	width:120px;
	text-align:right;
	margin-right:10px;
}

#sidebar {
	margin-top:10px;
}

/* Widgets */
.widget {
	margin:0 0 5px 0;
	padding-bottom:10px;	
	border:solid 1px #ccc;
}

.widget a {
	text-decoration:none;
}

.widget h4 {
	margin:0;
	padding-top:0px;
	padding-left:13px;
	padding-bottom:0px;
}

.widget ul {
	padding-left:10px;
	padding-top:10px;
	margin:0;
	list-style:none;
	font-size:0.9em;
}

.widget ul li {
	padding:0 0 2px 10px;
	 
}

.slide
{
	margin-bottom: 0px; 
	cursor: pointer;
}

.accordian
{
	cursor: pointer;  
	margin-bottom: 0px; 
	display:inline; 
	float:right; 
	padding-right:10px; 
	padding-top:3px;
}

/* WP Theme Requirements Classes */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft, .postalignleft {
   float: left;
}

.alignright, .postalignright {
   float: right;
   margin-bottom:2px;
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

span.comments {
	float:right;
}
.ui-tabs-nav-item.rss {
}

.ui-tabs-nav-item.rss a {
	background-image: url("images/rss-header.png");
	padding-left:26px !important;
	background-repeat: no-repeat;
	background-position: 0 3px;
}

.promote{border:1px solid #B6B6B5;margin-top:1em;padding-left:3px;}

 
 
 #crp_related 
 {
 	font-size:0.8em;
 }
 
             #home  {
               background:url(http://www.zhamid.ca/images/home.png) no-repeat 0px -1px #ffffff;
               height:30px;
               cursor:pointer;
              }
            #home:hover {
              background:url(http://www.zhamid.ca/images/home.png) no-repeat 0px -31px;
             }
 
            #random  {
               background:url(http://static.tumblr.com/xequfu2/QkYkl99pb/random.png) no-repeat 0px -1px #ffffff;
               height:30px;
               cursor:pointer;
              }
           #random:hover {
              background:url(http://static.tumblr.com/xequfu2/QkYkl99pb/random.png) no-repeat 0px -31px;
             }
 
           #archive  {
               background:url(http://www.zhamid.ca/images/archive.png) no-repeat 0px -1px #ffffff;
               height:30px;
               cursor:pointer;
              }
           #archive:hover {
              background:url(http://www.zhamid.ca/images/archive.png) no-repeat 0px -31px;
             }
 
           #tumbltape  {
               background:url(http://static.tumblr.com/xequfu2/bklkl99tt/tumbltape.png) no-repeat 0px -1px #ffffff;
               height:30px;
               cursor:pointer;
              }
           #tumbltape:hover {
              background:url(http://static.tumblr.com/xequfu2/bklkl99tt/tumbltape.png) no-repeat 0px -31px;
             }
 
           #searchicon  {
               background:url(http://static.tumblr.com/xequfu2/A83kl99rb/search.png) no-repeat 0px -1px #ffffff;
               height:30px;
               cursor:pointer;
               margin-bottom: -18px;
               margin-left: 10px;
               padding-left: 30px;
              }
          #searchicon:hover {
              background:url(http://static.tumblr.com/xequfu2/A83kl99rb/search.png) no-repeat 0px -31px;
             }
             
           #rss  {
               background:url(http://www.zhamid.ca/images/rss1.png) no-repeat 0px -1px #ffffff;
               height:30px;
               cursor:pointer;
              }
          #rss:hover {
              background:url(http://www.zhamid.ca/images/rss1.png) no-repeat 0px -31px;
             }
 
           #download  {
               background:url(http://static.tumblr.com/internal/Gr6knjvpl/download.png) no-repeat 0px -1px #ffffff;
               height:30px;
               cursor:pointer;
              }
          #download:hover {
              background:url(http://static.tumblr.com/internal/Gr6knjvpl/download.png) no-repeat 0px -31px;
             }
             
            #myspace  {
               background:url(http://static.tumblr.com/xequfu2/s8Lkni87o/myspace.png) no-repeat 0px -1px #ffffff;
               height:30px;
               cursor:pointer;
              }
          #myspace:hover {
              background:url(http://static.tumblr.com/xequfu2/s8Lkni87o/myspace.png) no-repeat 0px -31px;
             }
             
          #last  {
               background:url(http://static.tumblr.com/xequfu2/nq7kni86t/last.png) no-repeat 0px -1px #ffffff;
               height:30px;
               cursor:pointer;
              }
          #last:hover {
              background:url(http://static.tumblr.com/xequfu2/nq7kni86t/last.png) no-repeat 0px -31px;
             }
             
          #flickr  {
               background:url(http://static.tumblr.com/xequfu2/1Xckni862/flickr.png) no-repeat 0px -1px #ffffff;
               height:30px;
               cursor:pointer;
              }
          #flickr:hover {
              background:url(http://static.tumblr.com/xequfu2/1Xckni862/flickr.png) no-repeat 0px -31px;
             }
             
          #vimeo  {
               background:url(http://static.tumblr.com/xequfu2/CiBkni8ad/vimeo.png) no-repeat 0px -1px #ffffff;
               height:30px;
               cursor:pointer;
              }
          #vimeo:hover {
              background:url(http://static.tumblr.com/xequfu2/CiBkni8ad/vimeo.png) no-repeat 0px -31px;
             }
                          
          #youtube  {
               background:url(http://static.tumblr.com/xequfu2/U40kni8b6/youtube.png) no-repeat 0px -1px #ffffff;
               height:30px;
               cursor:pointer;
              }
          #youtube:hover {
              background:url(http://static.tumblr.com/xequfu2/U40kni8b6/youtube.png) no-repeat 0px -31px;
             }
                       
          #delicious  {
               background:url(http://static.tumblr.com/xequfu2/Gm5kni82w/delicious.png) no-repeat 0px -1px #ffffff;
               height:30px;
               cursor:pointer;
              }
          #delicious:hover {
              background:url(http://static.tumblr.com/xequfu2/Gm5kni82w/delicious.png) no-repeat 0px -31px;
             }
                          
          #digg  {
               background:url(http://static.tumblr.com/xequfu2/DiYkni841/digg.png) no-repeat 0px -1px #ffffff;
               height:30px;
               cursor:pointer;
              }
          #digg:hover {
              background:url(http://static.tumblr.com/xequfu2/DiYkni841/digg.png) no-repeat 0px -31px;
             }
        
          #facebook  {
               background:url(http://www.zhamid.ca/images/facebook.png) no-repeat 0px -1px #ffffff;
               height:30px;
               cursor:pointer;
              }
          #facebook:hover {
              background:url(http://www.zhamid.ca/images/facebook.png) no-repeat 0px -31px;
             }
			 
	       #hair  {
               background:url(http://www.zhamid.ca/images/HAIR.png) no-repeat 0px -1px #ffffff;
               height:30px;
               cursor:pointer;
              }
          #hair:hover {
              background:url(http://www.zhamid.ca/images/HAIR.png) no-repeat 0px -31px;
             }
			 
		   #miltonblog  {
               background:url(http://www.zhamid.ca/images/miltonblog.png) no-repeat 0px -1px #ffffff;
               height:30px;
               cursor:pointer;
              }
          #miltonblog:hover {
              background:url(http://www.zhamid.ca/images/miltonblog.png) no-repeat 0px -31px;
             }
		  #zhamid  {
               background:url(http://www.zhamid.ca/images/ZHAMID.png) no-repeat 0px -1px #ffffff;
               height:30px;
               cursor:pointer;
              }
          #zhamid:hover {
              background:url(http://www.zhamid.ca/images/ZHAMID.png) no-repeat 0px -31px;
             }
          
          #tumblr  {
               background:url(http://www.zhamid.ca/images/tumblr.png) no-repeat 0px -1px #ffffff;
               height:30px;
               cursor:pointer;
              }
          #tumblr:hover {
              background:url(http://www.zhamid.ca/images/tumblr.png) no-repeat 0px -31px;
             }
          #emailicon  {
               background:url(http://www.zhamid.ca/images/email.png) no-repeat 0px -1px #ffffff;
               height:30px;
               cursor:pointer;
              }
            #emailicon:hover {
              background:url(http://www.zhamid.ca/images/email.png) no-repeat 0px -31px;
             }
 
          
          #twitter  {
               background:url(http://www.zhamid.ca/images/twitter.png) no-repeat 0px -1px #ffffff;
               height:30px;
               cursor:pointer;
              }
          #twitter:hover {
              background:url(http://www.zhamid.ca/images/twitter.png) no-repeat 0px -31px;
             }
             
 


