/*
Theme Name: Ideas4Pets Theme
Theme URI: http://www.justsearching.com/
Description: Wordpress theme designed for Ideas4Pets by Just Search Ltd
Version: Version 1.0
Author: Just Search Ltd 
Author URI: http://www.justsearching.com/
*/


.blog-sidebar ul {
	margin: 0px;
	list-style: none;
}
.blog-sidebar li {
	margin-bottom: 10px;
}
.blog-sidebar ul a, .blog-sidebar ul a:visited {
color:#008000;
display:block;
font-size:12px;
font-weight:bold;
margin-left:5px;
text-decoration:none;
text-indent:0px;
}
#content p {
	line-height: 16px;
	text-align: justify;
	font-size: 12px;
}
.alignleft { float:left}
.alignright { float:right}

div.entry a { color:#265827;text-decoration:underline; font-weight:700}

div.entry img {
border:1px solid #E1E1E1;
float:left;
margin:3px 10px 5px 0pt;
padding:5px;
}

#wrapper {
position:relative;
}

.headbar {
background-image: url(http://www.ideas-4-pets.com/includes/templates/jsweb/images/4pets/04_topbar_cornerright.jpg);
background-position:right;
}

#content p a {
	color: #008000;
	text-decoration: none;
}

#content h2 a {
	color: #000000;
	text-decoration:underline;
}
.main_page {
	background-color:#fff;
}

@font-face {
    font-family: 'ShlopShlop';
    src: url('/fonts/shlop-webfont.eot');
    src: url('/fonts/shlop-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/shlop-webfont.woff') format('woff'),
         url('/fonts/shlop-webfont.ttf') format('truetype'),
         url('/fonts/shlop-webfont.svg#ShlopShlop') format('svg');
}

