/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.post-image-block a:hover img{
filter: alpha(opacity=70) !important;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
 -moz-opacity: 0.70 !important; 
opacity:0.7 !important;

}


.linkcat{
list-style-type:none;
}

.linkcat h2{
font-size:1.35em !important;
padding-left: 35px !important;
	background-image: url(images/ico-lai.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.contentinside {
float:left;
padding: 0 0 0 10px;
width:126px;
}

#related {
margin:0;
}

ul.news li img {
margin-bottom: 5px;
}

#front-popular{
border-bottom:2px dotted #cccccc;
	font-size:0.7em;
width:600px;
margin:0 auto;
	text-align:center;
	}


.credits p{
font-size:0.9em;
margin-top:5px;
}

.footerlinks { 
margin:0 auto;
	 text-align:center;
} 
.footerlinks ul {

     display: inline;
     list-style-type: none;
     list-style-image:none;
}
	 
.footerlinks li, .footerlinks li li, .footerlinks li li li {
     display: inline;
     padding: 0px 5px; 
	 }
	 
.footerlinks a {
	 text-transform:uppercase;
	 text-decoration:none;
     padding: 0px 3px;
font-variant:bold;
     }

.footerlinks a:hover, a:active {
	color: #fff;
	text-decoration:underline;
	}

#submenu {
margin-top: 7px;
width:600px;
text-align:center;
}

.grid_16 .credits{
margin: -15px auto;
text-align:center;
}

.clearfoot {
clear:both;
}

span.wpcf7-list-item { display: table-row; }
span.wpcf7-list-item * { display: table-cell; }

#store {margin-left: 20px;}
#info { font-weight: normal; font-size: 14px; margin-top: -15px;}
#minihead {margin-left: 20px;}
#img { margin-left: 260px; margin-top: 20px; width: 400px;}
#floatleft {float: left;}
#floatright {float:right;}
#cards {width: 200px;}
#store-heading {margin-top: 20px;}
#cardthumb {margin-left: 20px; }
