@CHARSET "UTF-8";
/*  
Theme Name: Vivid Corvid Photoblog
Theme URI: http://vividcorvid.com/
Description: A PHP/CSS theme for Wordpress.
Author: Rob Crow
Author URI: http://vividcorvid.com
Version: 1.0
Tags: photography, blog, vividcorvid

This work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/

/* Full Screen Background */
* { margin: 0; padding: 0; }

/* Defaults */
div { display: block; }
img { border: 0px; }
a       { text-decoration: none !important; color: #0061C6; }
a:hover { color: #DD7000; }
html,body { 
	font-family: Arial,Helvetica,sans-serif;
 	color: rgb(80,80,80);	 
	width: 100%; 
	background-color: #FFFFFF;
	/*height: 100%;*/
	/*min-height: 100%;*/
        overflow:hidden;
}

/* Overriding text resizing in Mobile Safari*/
html { -webkit-text-size-adjust: none; }

#title-container { width: 100%; clear: both; float: none;}

#bottom-bar {
	width: 96%;
	clear: both;
	margin: 0px 1% 10px 2%;
	padding: 0px;
	float: left;
	display: block;
	text-align: center;	
	font-size: 12px;

}
#bottom-bar p {	color: #000000; }


/********************************************************************************************************************************************* 
** Banner Styles 
*********************************************************************************************************************************************/
#blog-title       { display: none; }
#blog-description { display: none; }
#header {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	display: block;
	clear: both;
	float: left;
	overflow: hidden;
        position: relative;
        z-index: 82;
}
#ban { 
	height: 55px;
        margin: 0px 30px 0px 30px;

}
#masthead {
	float: left;
	clear: none;
	display: inline;
	width: 100%;
	height: 55px;
	left: 0px;
	color:  rgb(80,80,80);
	background-color: #000000;
        opacity: 	1.0;
	filter: 	alpha(opacity=100);
	z-index: 81;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
}
#ban_img {
	height: 45px;
	margin: 5px 0px 0px 65px;
	padding: 0px;
	position: absolute;
	width: 25%;
	text-align: center;	
	border: 0px;
	z-index: 82;
	display: block;
	float: left;
	left: 0px;
	top: 0px;
}
#ban_img img { border: 0px; }

#banner {
	margin: 0px;
	padding: 0px;
	width: 190px;
	height: 45px;
	left: 0px;
	z-index: 82;
	position: absolute; 
}
#slide-container {
	float: right;
	display: inline;
        clear: none;
        position: absolute;
        right: 60px;
	padding: 0px;
	margin: 5px 0px 7px 0px;
	z-index: 82;	
}
.head-title {
	float: right;
	padding: 10px 10px 0px 0px;
        font-size: 25px;
        font-weight: normal;
        color: #FFFFFF;
}
.head-title_s {
	float: right;
	padding: 10px 10px 0px 0px;
        font-size: 25px;
        font-weight: normal;
        color: #DD7000;
}
.head-title:hover {
    color: #0061C6;
}
#slides {
	display: inline;
	float: left;	
	width: 86%;
	height: 76px;
	overflow: hidden;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	position: relative;
}
#inner_slides {
	width: 500%;
	margin: 0px;
	padding: 0px;
	height: 76px;
	white-space: nowrap;
	display: block;
	position: absolute;	
	z-index: 1;
}
#left,#right {
	width: 5%;
	display: inline;
	float: left;
	margin: 0px 1%;
	padding: 0px;
	height: 75px;
	cursor: pointer;
	opacity: 0.2;	
	filter: alpha(opacity=20);	
}
.small-slide {
	display: inline;
	float: left;
	margin: 0px 5px;	
	padding: 0px;
	cursor: pointer;
	opacity: 0.4;
	filter: alpha(opacity=40);	
}
.small-slide:hover {
	opacity: 1.0; 
	filter: alpha(opacity=100);	
}

.small-link        { 
	float: right; 
	display: inline; 
	margin: 0px;
	padding: 0px; 
	overflow: hidden; 
	position: relative; 
	text-decoration: none;
	cursor: pointer; 
}
.small-link img    { margin: 0px; padding: 0px; z-index: 0;}

.single-link        { 
	float: right; 
	display: inline; 
	margin: 0px;
	padding: 0px; 
	overflow: hidden; 
	position: relative; 
	text-decoration: none;
	cursor: pointer; 
}
.single-link img    { margin: 0px; padding: 0px; z-index: 0;}
.small-url {
	display: none;
}	

.smallcaption  {
    float: 		left;
    position: 	absolute;  
    height:     10px;  
    width: 		100%;  
    top: 0; left: 0; 
    z-index: 1;
}
.small-bkg {
	height: 12px;
	width: 100%;
	position: absolute;
    background: #000000;  	
    opacity: 	0.4;  
	filter: 	alpha(opacity=40);
	z-index: 2;	
}
.smallcaption .scaption {
	position: absolute;
	font-size: 18pt;	
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	z-index: 3;
	white-space: nowrap;
}

.banner-loader{
	opacity: 1.0;
	filter: alpha(opacity=100);
	width:75px;
	height:75px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	display:block;
	background-image:url(galleria/classic-loader.gif); 
	background-repeat: no-repeat;
}

/********************************************************************************************************************************************
** Widgets
********************************************************************************************************************************************/
#primary-div {
	width: 20%;
        /*max-width: 325px;*/
        max-width: 225px;
	margin:  0px;
	padding: 10px 0% 0px 1%;
	display: inline;
	float: left;
	clear: none;
	overflow: visible;
}
#primary {	
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block;
	height: 100%;
	min-height:100%;
	background: transparent;
	overflow: visible;			
}
#nav {	
	padding: 0px;
	margin:  10px;
	list-style: none;
	height: 100%;
	min-height:100%;
	display: block;		
}
#nav h2    { 
	color: #FFFFFF; 
	background: #000000; 
	opacity: 0.7; 
	filter: alpha(opacity=70);	
	padding: 0px 0px 0px 10px; 
	margin: 0px 0px 10px 0px;
	font-size: 14px;	
	display: block;
	clear: both;
}
#nav li    {
	list-style: none;
	padding: 0px 0px 10px 0px;
	margin: 0px; 
	width: 100%;
	display: block;
}

.index-link-div      { 
	padding: 0px;
	margin:  0px 0px 10px 6px;
	width: 100%;
	height: 64px;
	background: url(images/shadow.png) no-repeat transparent bottom right scroll;
	font-size: 14px;
	clear: both;
	float: left;
	cursor: pointer;
}
#index-url{
	display: none;
}

.index-link {	
	position: relative;	
	width: 100%;
	height: 64px;
	margin: -6px 6px -6px -6px;		
	padding: 0px; 
	background-color: #FFFFFF;	
	overflow: hidden;
	display: block;		
}
.gallery-link {
	position: relative;	
	width: 100%;
	height: 64px;
	margin: -6px 6px -6px -6px;		
	padding: 0px; 
	background-color: #FFFFFF;
	border: 0px;	
	overflow: hidden;	
	display: block;
	cursor: pointer;
}
.gal-link {
	display:none;
}
.index-title   {
	overflow: hidden;
	margin: 2px 0px 0px 5px; 
	padding: 0px; 
	font-size: 12px;
	height: 14px;
	display: block;
	clear: both;
	width: 100%;
	position: relative;
	font-weight: bold;
}
.index-content {
	position: absolute;
	margin: 0px 0px 0px 45px;
	padding: 0px 5px 0px 0px;
	display: block;
	clear: both;
	font-size: 10px;	
	overflow: hidden;
	float: left;
	height: 40px;
}
.index-content p { 
	margin: 0px;	
}
.gal_img     { position: relative; text-decoration: none !important;}
.gal_img img { position: relative; margin: 0px -90px; overflow: hidden;  }

.about_img     { position: relative; text-decoration: none !important;} 
.about_img img { position: relative; margin: 0px 0px 0px -140px; overflow: hidden;}

.index_img      { text-decoration: none !important; color: rgb(80,80,80); 	}
.index-link img { margin: 3px 5px 5px 5px; padding: 0px; z-index: 0;  width: 35px; height: 35px; display: inline; float: left;}

.caption  {
    float: 		left;	
    position: 	absolute;  
    height:     500px;  
    width: 		100%;  
    top: 		500px; 
    left:       500px; 
    z-index: 1;
    background-color: #000000;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.caption h3 {
	position: absolute;
	font-size: 18pt;	
	font-weight: bold;
	letter-spacing: -1px;	
	font-size: 20px;
	color: #FFFFFF;
	margin: 20px 0px 0px 20px;
	padding: 0px;
	z-index: 3;
	text-decoration: none !important;
}

/********************************************************************************************************************************************* 
** Recent Post Content Style 
*********************************************************************************************************************************************/
.entry-title   { margin: 0px; padding: 0px; clear: none; display: inline;}
.entry-title a { margin: 0px; padding: 0px; text-decoration: none; color: rgb(80,80,80); }

.post { margin: 0px 0px 0px 0px; padding: 0px; clear: both;}

.entry-content {
	margin: 0px 0px 0px 0px;
	padding: 5px 15px 15px 15px;
	font-size: 15px; 
	display: block;
	background: #FFFFFF;
 	border: 1px solid #FFFFFF;	
	overflow: hidden;
	/*min-height: 572px;*/
}

.entry-content p { 
	display: block; 
	margin: 0px 0px 10px 0px; 
	padding: 0px; 
}

.entry-date { 
	display: inline; 
	margin: 0px; 
	padding: 5px 0px 0px 0px; 
	float: right;
	font-size: 12px;
	text-align: right;
}
.entry-date a { text-decoration: none !important; font-weight: bold; color: #0061C6; }
.entry-date a:hover { color: #DD7000; }

.photo_info { display: block; }

.post_info       { padding: 0px; margin: 0px 0px 5px 0px; clear:both; float: right; width:100%}
.post p  { margin: 0px 0px 10px 0px; padding: 0px; }
.post li { margin: 0px 0px 10px 0px; padding: 0px; }


.entry-utility   { 
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: rgb(80,80,80); 
	font-size: 15px; 	
	display: block;
	clear: both;
}
#comments {
	clear:none;
	display:inline;
	margin:0;
	padding:0;
	font-size: 20px;
}
#comment-contain { display: block; }
#commentlist { margin: 10px 0px 20px 20px;  width: 100%; }
.comment     { margin: 0px 0px 10px 0px;  padding: 0px; width: 100%; clear: both; float: left;}
#comment-click { 
	display: inline; 
	margin: 0px; 
	padding: 8px 0px 0px 0px; 
	float: right;
	font-size: 12px;
}
.comment-info { padding: 0px; margin: 0px 0px 5px 0px; cursor: pointer;}

/********************************************************************************************************************************************* 
** Search Post(s)
*********************************************************************************************************************************************/
.search-content {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	font-size: 15px; 
	display: block;
	background: white;
	border: 2px solid #FFFFFF;	
	overflow: hidden; 
	cursor: pointer;
	clear: both;
}
.search-content:hover { border: 2px solid #0061C6; }

.search-link { display: none; }
.search-all { 
	width: 100%; 
	display: block; 
	clear: both; 
	margin: 0px; 
	padding: 0px;
	overflow: hidden; 
}
.search-container { 
	display: inline;
	float: left;
	margin: 0px 85px 0px 0px;
	padding: 0px;
	clear: none;
	overflow: visible;
	position: relative;
	top: 0px;
	left: 0px;
}
.search-container p { 
	display: block; 
	margin:  0px; 
	padding: 0px; 
}
.search_img        { 
	float: left; 
	display: inline; 
	margin: 0px 0px 0px -85px;
	padding: 0px;
	clear: none;
	position: relative;
	right: 0px;
	top: 0px;
}
.search_img img    { margin: 0px 0px 0px 5px; padding: 0px; display: inline; }

.search_info       { padding: 0px; margin: 0px; display: block; clear: both;  overflow: hidden;}
.search_info hr { float: left; clear: both; display: block; width: 100%; margin: 0px; padding: 0px;}

.search_info .search-title	   { 
	margin: 0px; 
	padding: 0px;  
	clear: none; 
	display: inline; 
	font-size: 18px;
	float: left;
}
.search_info .search-date { 
	display: inline; 
	margin: 3px 0px 0px 0px; 
	padding: 0px; 
	float: right; 
	clear: none;
}
.search-pagetitle { color: #000000; }

/********************************************************************************************************************************************* 
** Main Post
*********************************************************************************************************************************************/
.main-div      {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 80;
	top: 0px;
	left: 0px;	
	overflow: auto;
}
.main-index-div      {
	width: 100%;
	margin:  0px;	
	padding: 0px;
	background: transparent;
	display: block;			
	float: left;
	overflow: auto;

}
.main-container      {
	height: 100%;
	min-height: 100%;	
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 30px;
	display: block;	
	background: transparent;
	overflow: auto;
}
.main-link {	
	width: 100%;
	float: left;
	text-decoration: none !important;
	color: rgb(80,80,80);
	cursor: pointer; 	
	min-height: 610px;
	overflow: hidden;
	max-height: 610px;	
}

#main-url {
	display: none;
}
.slide_img     { 
	display: block; 
	margin: 0px; 
	padding: 0px;
	position: relative;
	opacity: 0.0;
	filter: alpha(opacity=00);			
}
	
.slide_img img { margin: 0px; padding: 0px; display: block; width: 100%; position: relative; }	

.maincaption  {
    float: 		left;
    position: 	absolute;  
    height:     30px;  
    width: 		100%;  
    top: 0; left: 0; 
    z-index: 1;
    margin: 0px;
    padding: 0px;
	color: #FFFFFF !important;    
}
.maincaption .bkg {
	left:   0px;
	height: 30px;
	width: 100%;
	position: absolute;
    background: #000000;  	
    opacity: 	0.3;  
	filter: alpha(opacity=30);    
	z-index: 2;	
}
.maincaption h1 {
	position: absolute;	
	font-size: 25px;
	color: #FFFFFF  !important;
	margin:  0px 0px 0px 10px;
	padding: 0px;
	z-index: 3;
	white-space:nowrap;
}

.main_img     { float: none; display: block; margin: 0px; clear: both; overflow: hidden;  position: relative; }
.main_img img { margin: 0px; padding: 0px; display: block; width: 100%; position: relative; }

.main-content { 
	margin: 0px;
	padding: 0px; 
	color: rgb(80,80,80); 
	font-size: 15px; 
	clear: both;
	display: block;
	width: 100%;
	position: relative;
}
.main-content p { 
	width: 100%; 
}

/*********************************************************************************************************************************************
	jQuery lightBox plugin
	This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
	and adapted to me for use like a plugin from jQuery.
	@name jquery-lightbox-0.5.css
	@author Leandro Vieira Pinho - http://leandrovieira.com
	@version 0.5
	@date April 11, 2008
 	@category jQuery plugin
	@copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
	@license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
	@example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
*********************************************************************************************************************************************/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;	
}
#jquery-outer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	overflow: auto;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; display: block; }
#lightbox-nav-btnPrev                        {  left: 0;  float: left; }
#lightbox-nav-btnNext                        { right: 0;  float: right; }
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	width: 100%;
	padding: 0 10px 0;
	overflow: hidden;
}
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em; }			
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }

/*********************************************************************************************************************************************
Sliding Box
*********************************************************************************************************************************************/
/* Image */
.post_img_l        {
	float: left;
	display: inline;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	line-height: 0px;
}
.post_img        { 
	float: right; 
	display: inline; 
	margin: 0px 0px 0px 10px;
	padding: 0px; 
	overflow: hidden;  
	position: relative; 
	text-decoration: none;
	line-height: 0px; 
}

.post_img img    { margin: 0px; padding: 0px;}

/* Caption Inside Image */
.boxcaption  {
    float: 		left;
    position: 	absolute;  
    height:     75px;  
    width: 		100%;  
    top: 500px; left: 0; 
    z-index: 1;
}
.boxcaption .bkg {
	height: 75px;
	width: 100%;
	position: absolute;
    background: #000000;  	
    opacity: 	0.4;  
	filter: alpha(opacity=40);
	z-index: 2;	
}
.boxcaption .boxinfo {
	position: relative;
	z-index: 3;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	line-height: normal;	
}

.boxinfo #boxinfo-header {
	font-weight: bold;
	letter-spacing: -1px;	
	font-size: 20px;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	z-index: 3;
	display: block;
	clear: both;
	float: left;
}
.boxinfo #boxinfo-click {
	font-style: italic;
	letter-spacing: -1px;	
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	z-index: 3;	
	display: block;
	clear: both;
	float: left;	
}

/*********************************************************************************************************************************************
Search Bar
*********************************************************************************************************************************************/
#search {
	font-size: 9.6px;
	padding: 0px;
	margin: -6px 0px 0px 0px;
	height: 20px;
	width: 100%;
	display: block;
	clear: both;
}
#searchform {
	margin: 0px;
	padding: 0px 17px 0px 0px;
}
#search #s {
	background:url("images/search.png") no-repeat scroll 2px 3px #DDDDDD;
	border:1px solid #333333;
	color:#222222;
	font-size:1em;
	margin:0;
	padding: 4px 0px 4px 17px;
	width: 100%;	
}
#search input {
	border:medium none;
}

/*********************************************************************************************************************************************
Page Number style (with WP Page Number Plugin)
*********************************************************************************************************************************************/
.wp_page_numbers ul, .wp_page_numbers li, .wp_page_numbers a, .my_page_numbers ul, .my_page_numbers li, .my_page_numbers a {
	background: transparent;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 11px;
}
.my_page_numbers {
 	float: right;
	background: transparent;
	margin: 0px 10px 0px 0px;
	clear: none;
}
.wp_page_numbers {
 	display: none;
}
.wp_page_numbers ul, .my_page_numbers ul {
	width: 100%;	
}
.wp_page_numbers li, .my_page_numbers li  {
	float: left;
	display: block;
	margin-bottom: 2px;
}
.wp_page_numbers a, .my_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	color: #333;
	border: 1px solid #777777;
	font-weight: bold;	
}
.wp_page_numbers li a:hover, .my_page_numbers li a:hover {
	border-color: #000000;
        background: #DD7000;
	color: #FFFFFF;
}
.wp_page_numbers li.space, .my_page_numbers li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}
.wp_page_numbers li.first_last_page, .my_page_numbers li.first_last_page {
	font-style: italic;
}
.wp_page_numbers li.active_page a, .my_page_numbers li.active_page a {
	border-color: #000000;
	background: #0061C6;
	color: #FFFFFF;
}
.wp_page_numbers li.active_page a:hover, .my_page_numbers li.active_page a:hover  {
	color: white; /* IE fix */
	text-decoration: underline;
        background: #DD7000;
}
.wp_page_numbers li.page_info, .my_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

/*********************************************************************************************************************************************
Single Page Navigation
*********************************************************************************************************************************************/
.navigation {
	margin: 30px 0px 10px 0px;
	padding: 0px;
	display: block;
	clear: both;	
	float: left;
	width: 100%;
}
.nav-previous {
	text-align: right;
	width: 50%;
	float: right;
    font-weight: bold;	
}
.nav-next {
	text-align: left;
	width: 50%;
	float: left;
    font-weight: bold;		
}

.nav-next a, .nav-previous a { text-decoration: none !important; color: #0061C6; }
.nav-next a:hover, .nav-previous a:hover { color: #DD7000; }

.cat-title {
	float: left;
	padding: 0px 10px 10px 0px;
        width: 400px;
        color: #505050;
}
#bg {
    position: fixed;
}

#bg div {
    height:200%;
    left: -50%;
    position: absolute;
    top: -50%;
    width: 200%;
}

#bg td {
    text-align:center;
    vertical-align:middle;
}

#bg img {
    width: 2120px;
    height: 1470px;
    margin:0 auto;
    min-height:100%;
    min-width:100%;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

/*********************************************************************************************************************************************
Single Page Navigation
*********************************************************************************************************************************************/
.catcaption  {
    float: 		left;
    position: 	absolute;  
    height:     20px;  
    width: 		100%;  
    top: 0; left: 0; 
    z-index: 1;
}
.cat-bkg {
	height: 20px;
	width: 100%;
	position: absolute;
    background: #000000;  	
    opacity: 	0.4;  
	filter: 	alpha(opacity=40);
	z-index: 2;	
}
.cattitle {
	position: absolute;	
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	z-index: 3;
	white-space: nowrap;
	width: 130px;
	overflow: hidden;
}
.cat-content {
	margin: -5px 5px -5px -5px;
	padding: 0px;
	font-size: 15px; 
	display: block;
	background: white;
	border: 1px solid #FFFFFF;	
	overflow: hidden; 
	height: 175px;
	width: 160px;
	overflow: hidden;
	position: relative;
	border: 1px solid #999999;
}
.cat_img        { 
	float: left; 
	display: block; 
	margin: 10px;
	padding: 0px;
	clear: none;
	position: relative;
	right: 0px;
	top: 0px;
	overflow: hidden;
	height: 140px;
	width: 140px;
}
.cat_img img    { margin: 0px; padding: 0px; display: block;}
.cat-outer {
	height: 177px;
	width: 162px;
	margin: 4px 4px 4px 4px;
	background: url(images/shadow.png) no-repeat transparent bottom right scroll;
	clear: none;
	float: left;
	cursor: pointer;		
	position: relative;
}
.cat-link { display: none; }
.cat-div { height: 140px; width: 140px; overflow: hidden;}
.cat-date { z-index:2; position: absolute; top: 150px; right: 10px; font-size: 12px; font-style: italic; }
#cat-container { min-width: 1020px; clear: both; width: 100%; }

#tail-container {width: 100%; clear: both;}

.cat-content:hover {
    border: 2px solid #0061C6;
    margin: -6px 6px -6px -6px;
    width: 158px;
    height: 173px;
}
#galleria { height: 70%; }
