/*
Theme Name: The MagMan
Theme URI: http://themeforest.net/item/magman-responsive-newsblog-wp-theme/2971234
Author: kotofey
Author URI: http://www.themeforest.net/user/kotofey
Description: The MagMan is a Premium Magazine Wordpress Theme
Version: 1.2
License: GNU General Public License
License URI: license.txt
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, translation-ready
*/

/* You can put your own styles here */

.sidebar_mini ul li img { width: 150px; height: 150px; border:1px solid #ccc; background:#fff; padding:2px; float:left; margin:0 10px 0 0px; -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2); /* Для Firefox */ -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2); /* Для Safari и Chrome */ box-shadow: 2px 2px 2px rgba(0,0,0,0.1); /* Параметры тени */ -moz-transition: border 0.3s 0.05s ease; -o-transition: border 0.3s 0.05s ease; -webkit-transition: border 0.3s 0.05s ease; }   .sidebar_mini li img:hover { border:1px solid #888;   }
.sidebar_mini {
font-size: 14px;
font-weight: bold;
}

.related-category ul li img { width: 200px; height: 200px; border:1px solid #ccc; background:#fff; padding:2px; 
position: relative;
background: none repeat-x scroll center top #FFFFFF;
border: 1px solid #E1E1E1;
overflow: hidden;
margin-bottom: 20px;
padding: 20px;
width: auto;
}

.ad {
float : left;
width : 336px;
background : inherit;
overflow : hidden;
margin-right: 15px;
}