/*
Theme Name: Jay Magazine [Comfy Edition]
Theme URI: http://deluxethemes.com/
Description: Based on the comfy pro theme by Ahmed Fouad (deluxethemes.com).
Version: 0.1
Author: Jan Persiel
Author URI: http://persiel.com/
*/

@import url("style.php");


.wpbo_group {
	float: left;
	margin-right: 10px;
}

.wpbo_postlinks {
	width: 208px;
	border: #bbb solid 1px;
	padding: 3px 5px 5px 5px;
	margin: 5px 0px 5px 0;
	background-color: #fff;
	-moz-box-shadow: 1px 1px 1px #888;
	-webkit-box-shadow: 1px 1px 1px #888;
	box-shadow: 1px 1px 1px #888;
}


.wpbo_postlinks ul {
	padding: 0 !important;
	margin: 10px 0 0 0 !important;
}

.wpbo_postlinks ul li {
	list-style-type: none !important;
}

.wpbo_postlinks h2{
	color: #aaa !important;
	font-size: 0.9em !important;
	margin: 0 !important;
	padding-top: 0px !important;
}


.wpbo_postlinks h3{
	font-size: 1em !important;
	margin: 0 !important;
	padding-top: 0px !important;
	font-style: normal !important;
	font-weight: bold !important;
}

.wpbo_postlinks .side_avatar {
	margin: -20px -3px 0 0;
	padding: 0;
	border: none;
	float: right;
}

.wpbo_postlinks .side_avatar img {
	padding: 0;
	border: none;
}


.wpbo_box_blog {
	/*background: url("styles/bo/wpbo_blog.png") no-repeat scroll 192px top transparent; */
}

.wpbo_box_info {
	background: url("styles/bo/wpbo_info.png") no-repeat scroll 192px top transparent;
}


.wpbo_box_www {
	background: url("styles/bo/wpbo_www.png") no-repeat scroll 193px top transparent;
}

.wpbo_postlinks a{font-weight:bold;}

.cat-widget .thumb img{
display:block;
float:none;
margin:0 0 5px 0;
}

