/*
Theme Name: CatDrop
Theme URI: http://cozmoslabs.com/
Description: Built on Thematic Theme&amp;amp;lt;/a&gt;;;
Author: Cristi Antohe
Author URI: http://cozmoslabs.com/
Template: thematic
Version: 0.1
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/************************************************ Style for drop-down menu */
.sf-menu {
   float: right;
}

.sf-menu a:active,
.sf-menu a:hover {
    color: #990000;
}


/* ------- show subcategories of active category only --------- */
/* ul.children { display: none; } */

li.current-cat ul.children { display: block; }
li.current-cat:active ul.children { display: block; }
li.current-cat-parent ul.children { display: block; }


/* ------- new top area --------- */
#branding {
padding-top: 20px;
padding-bottom: 0px;
margin: 0 auto -20px auto;
}
/* ------- new main padding --------- */
#main {
    padding:40px 0;
}

#blog-title {
background-image: url(http://www.liaworks.com/wp-content/uploads/2009/07/logo_100px.png);
background-repeat:no-repeat;
height: 45px;

}




/* ----------  replace default.css --------*/

/* ------- size of sidebar --------- */
.main-aside {
float:right;
position:relative;
right:10px;
width:250px;
}


.aside a:active,
.aside a:hover {
    color: #990000;
}



/* ------- search field outside of xoxo --------- */
#s{
font-size: 12px;
color: #666;
}

#content {
    width:670px;
}

#container {
float:left;
width:670px;
}




/* ----------  new entry-title --------*/

.entry-title {
    font-family: Georgia, serif;

    font-size:20px;
    line-height: 26px; /* !!!*/  
    font-style: italic;
    color: #999;
    font-weight:bold;
    padding:0 0 5px 0;	
}

.entry-title-second{
    font-family: Georgia, serif;
    font-size:20px;
    line-height: 26px; /* !!!*/  
    font-style: italic;
    color: #999;
    font-weight:bold;
    
}

.entry-title a {
    color:#999;
}
.entry-title a:active,
.entry-title a:hover {
    color: #990000;
}



/* ----------  new entry-content --------*/

.entry-content {
   font-size:14px;
     color:#333;
     padding: 0;
}

.entry-content p{
   font-size:14px;
}


.justbold{
   font-weight: bold; 
    color:#666;
}



.entry-content strong{
    font-size:14px;
    font-style: italic;
   /* color:#666; */
    line-height: 26px; /* !!!*/  
}


.entry-content a {
    color:#666;
}
.entry-content a:active,
.entry-content a:hover {
    color: #990000;
}







/* ------- change posts for category projects and video --------- */

/* -------  box overview projects and videos --------- */
.cat-overview .hentry{
 position:relative;
border: 1px solid #CCC;
width: 210px;
height: 245px;
float: left;
overflow: hidden;
margin-right: 10px;
margin-bottom: 10px;
padding: 0;
}

/* -------  title --------- */
.cat-overview .entry-title{
  margin: 10px 10px 0px;
  line-height: 16px; /* !!!*/  
}


.cat-overview .entry-title a {
   font-size:14px;
    color:#000;
    text-decoration:none;
    font-style: normal;
}
.cat-overview .entry-title a:active,
.cat-overview .entry-title a:hover {
    color: #990000;
}





/* -------  tags --------- */

.tag-links{
font-size:12px;
font-style: italic;
line-height: 26px;
color: #999;
margin: 0;
padding: 0;
}
.tag-links a{
font-size:12px;
font-style: italic;
line-height: 14px;
color: #999;
margin: 0;
padding: 0;
}

.tag-links a:active,
.tag-links a:hover {
    color: #990000;
}








/* -------  tags inside boxes --------- */

.cat-overview .tag-links{
font-size:12px;
font-style: italic;
line-height: 14px;
color: #999;
margin: 0px 10px 10px;
padding: 0;
}
.cat-overview .tag-links a{
font-size:12px;
font-style: italic;
line-height: 14px;
color: #999;
margin: 0;
padding: 0;
}

.cat-overview .tag-links a:active,
.cat-overview .tag-links a:hover {
    color: #990000;
}


/* ------- display images --------- */
.cat-overview .entry-content {
  font-size:0px;
  padding:0;
  position:absolute;
  bottom: -18px;
  border-top: 1px solid #CCC;
}



/* -------  tag title for archives of tagged pages --------- */
/* -------  headline "Tag Archive" in tag.php --------- */
.tagpage-title{
    font-family: Georgia, serif;
    font-size:20px;
    line-height: 26px; /* !!!*/  
    font-weight:bold;
    font-style: italic;
    color: #999;
 padding:0 0 10px 0;	
}




/* ------- change posts for main category live visuals --------- */
.cat-livevisuals .hentry{
padding: 0;
}

/* solved by code ?
.cat-livevisuals .page-title{	
 display: none;
}
*/

.cat-livevisuals .entry-title a{
 font-size:15px;
font-weight:bold;
padding: 0;
}

.cat-livevisuals .entry-content{
font-size:15px;
padding: 0 0 15px;
}


/* ------- don't show the edit - info at single pages'  solved by code!--------- */
/*
.cat-livevisuals .entry-utility {
 display: none;
}
*/

/* ------- don't show the edit - info at single pages' solved by code!--------- */
/*
.cat-single .entry-utility {
display: none;
}
*/


/* ------- publicationsbox --------- */

ul.publicationsbox{
margin: 0;
}

.publicationsbox img {
margin:0px;
}

li.publicationsbox{
        width: 100%;
        float: left;
	padding: 0px 0px 20px 0px;
        margin: 0px;
}


.publicationsbox-left{
	width: 65px;
	float: left;
	padding: 0px;
	margin: 0px;
}


.publicationsbox-right{
     font-size:12px;
     line-height: 16px; /* !!!*/  
     width: 590px;
float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	margin-top: -8px;
        margin-left: 14px;
}


.clearer
{
	visibility: hidden;
	height: 20px;
}



/* ------- cv-links --------- */
.cv-links{
font-size:13px;	
}
.cv-links a{
color:#666;
}



/* ------- highlight top menu items when active --------- */

.sf-high{
 color: #000;
border-bottom-color: #000;
z-index: 100;
}


.sf-high a, .sf-high a:visited{
 color: #000;	
border-bottom-color: #000;
z-index: 100;
}


.sf-high a:active,
.sf-high a:hover {   
color: #900;
border-bottom-color: #000;
z-index: 100;
}

/* ------- highlight menu items in sidebar --------- */

.cat-item-high{
 color: #000;
}

.cat-item-high a{
 color: #000;
}

/* ------- highlight single post items in sidebar --------- */

.post-item-high{
 color: #000;
}

.post-item-high a{
 color: #000;
}


/* ------- images for list in sidebar --------- */
.aside ul ul{
 list-style-image:url("http://www.liaworks.com/imgnav/arrowblack.png");
}

.aside ul ul ul{
list-style-image:url("http://www.liaworks.com/imgnav/arrowsmall.png");
}




/* ----------  new page-title, for search results page --------*/
.page-title{
    font-family: Georgia, serif;
    font-size:20px;
    line-height: 26px; /* !!!*/  
    font-weight:bold;
    font-style: italic;
    color: #999;
 padding:0 0 10px 0;	
}


.page-title a {
    color:#999;
}
.page-title a:active,
.page-title a:hover {
    color: #990000;
}

/* ----------  tag-links in the listing of the blog --------*/

.category-blog .tag-links{
line-height: 12px;
padding: 0 0 3px;
}

.category-blog .entry-title{
padding: 0 0 3px;
line-height: 20px;
}



/* -------  tags on the tags page --------- */

.tag-overview .tag-links{
font-size:12px;
font-style: italic;
line-height: 18px;
color: #666;
margin: 0;

padding: 0;
}
.tag-overview .tag-links a{
font-size:12px;
font-style: italic;
line-height: 18px;
color: #666;
margin: 0;
padding: 0;
}

.tag-overview .tag-links a:active,
.tag-overview .tag-links a:hover {
    color: #990000;
}


.wp-tag-cloud li{
list-style-type: none;
}




/* ------- link colors for powered by wp and built on theme --------- */
#siteinfo a {
    color: #999;
}

#siteinfo a:active,
#siteinfo a:hover {
    color: #990000;
}


/* ------- no meta stuff, solved by code --------- */
/*
span.meta-prep-author { display: none; } 
span.author { display: none; } 
div.entry-meta { display: none; } 
*/

/* ------- link color for links below blog+news posts  --------- */
.entry-utility a:active,
.entry-utility a:hover {
color:#990000;
}

/* ------- get rid of tweetmeme number --------- */
.tweetmeme_button { overflow: hidden; width: 70px; }
.tweetmeme_button iframe { position: relative; left: -10px; }



