/*
Theme Name: PetsMagazine Blog
Theme URI: http://wordpress.org/
Description: Petsmagazine Theme.
Version: 1.0
Author: Pets Magazine
Author URI: http://petsmagazine.com.sg/
Tags: Pets Magazine
*/
/* Begin Typography & Colors */
body {
	/*font-size: 62.5%;*/ /* Resets 1em to 10px */
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #626161 url('images/bg.gif') repeat top left;
	background-attachment:fixed;
	color: #000;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0;
	}

#container {
	background:url('images/shadowbg.png') repeat-y top center;
	width:1030px;
	margin:0 auto;
}

#page {
	margin: 0px auto;
	padding: 0;
	width: 974px;
	clear:both;
	text-align: left;
	}

#topads {
	background-color:#000;
	text-align:center;
	height:auto;
}
#centerads {
	text-align:center;
	height:auto;
	margin-top:10px;
}

#header {
	margin: 0;
	padding: 0;
	height: auto;
	width: 974px;	
}

#headerimg 	{
	margin: 0 auto;
	height: 132px;
	width: 974px;
	background:#fff url('images/headerlogo.png') no-repeat top left;
	}
	
#headerimg a#logo{
	display:block;
	width:974px;
	height:132px;
	cursor:pointer;
}

.narrowcolumn {
	float: left;
	padding: 10px 10px 0 10px;
	margin: 0 0 0 0;
	width: 640px;
	background-color:#fff;
	}

.widecolumn {
	float: left;
	padding: 0 0 0 0;
	margin: 0px 0 0;
	width: 538px;
}

#maincontent {
	width:974px;
	margin:0 auto;
	padding:0;
	background-color:#fff;
}	


/* posts */
.post .entry ul {
	margin:0;
	padding:0;
}

.post .entry ul li {
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 15px;
	list-style:disc outside;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}
.widecolumn {
	line-height: 1.6em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
small a {
	color:#333;	
}

div.postcat {
	width:auto;
	padding:5px 10px;
	background-color:transparent;
	font-size:11px;
}

div.postcat a {
	color:#333;
	text-decoration:underline;
}

div.postcat a:hover {
	color:#666;
	text-decoration:none;
}

h1, h2, h3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande",Arial, sans-serif;
	font-weight: bold;
	color:#fff;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Helvetica, Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
	}

a:hover {
	color: #333;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Normal Posts */

.post {
	margin:0 0 10px 10px;
	padding:0;
	height:auto;
	/*text-align: justify;*/
	background-color:#FFF;
	color:#333;
	}

.post h2, .page h2 {
	color:#000;
	padding:10px 0px 5px 0px;
	margin:0;
	font:normal bold 1.8em/24px Arial, Geneva, sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
}

h3.hdr {
	color:#f26522;
	margin:0px 0px 0px 10px;
	font:normal bold 1.2em/24px Arial, Geneva, sans-serif;
	border-bottom:1px solid #f26522;
	text-transform:uppercase;
	letter-spacing:2px;
}
h3.hdr a {
	color:#f26522;
}

.post h2 a, .page h2 a {
	text-decoration:none;
	color:#333;
}

.post h2 a:hover, .page h2 a:hover {
	text-decoration:underline;
}

.post small {
	padding:0 0 0 10px;
}

.post hr {
	display: block;
	}
	
.post .entry {
	padding: 0;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#535353;
}

.post .entry p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.post .entry p span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.entry ol {
	padding: 0;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

a.post-edit-link {
	font:normal normal 12px Georgia, "Times New Roman", Times, serif;
	color:#000;
	text-decoration:underline;
}

.post p.postmetadata {
 	text-align:center;
	border-top:1px solid #000;
	padding:0;
	margin:0;
}

.post p.postmetadata a {
	color:#333;	
}

.post .datebox {
	float:right;
	font-size:12px;
	width:45px;
	height:auto;
	color:#999;
	padding-left:5px;
	margin-left:10px;
	border-left:1px solid #999;
	clear:both;
	line-height:18px;
}

.post .entry a, form#photosubmit a {
	color:#F26522;	
	text-decoration:underline;
}

.post .entry a:hover, form#photosubmit a:hover {
	color:#F26522;
	text-decoration:none;
}	

.commentspopbox{
	float:right;
	margin:10px 10px 0 0;
}

.commentslink {
	float:left;	
}

.commentslink a { 
	color:#747474;
	margin-right:10px;
}

.commentspop {
	float:right;
	background:transparent url('images/commentscountbg.gif') no-repeat top center;
	width:33px;
	height:24px;
	text-align:center;
	vertical-align:middle;
	line-height:18px;
}

.websharepop {
	float:left;	
	margin:10px 0 0 10px;
	color:#333;
}

.websharepop a {
	color:#333;	
}

.websharepop ul.addtoany_list {
	padding:0;
	margin:0;
}

.websharepop ul.addtoany_list a {
	color:#333;
}

.widecolumn .post {
	margin: 0;
	padding: 0;
	}

/*
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
*/
.widecolumn .postmetadata {
	margin: 0 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

	
#footerbar {
	width:954px;
	margin:0 auto;
	background-color:#252525;
	text-align:left;
	font:normal normal 11px Arial,sans;
	color:#FFF;
	vertical-align:top;
	padding:20px 0px 20px 20px;
}

#footerbar a {
	color:#fff;
	text-decoration:none;
}

#footerbar a:hover {
	text-decoration:underline;
}

#footerbar div.links {
	float:left;
	width:230px;
}

#footerbar div.links a {
	font-size:13px;	
	line-height:18px;
}

#footerbar div.footermenu {
	float:left;
	width:180px;
}

#footerbar div.footermenu li {
	list-style:none outside;	
	font-size:12px;
}

#footerbar div.footermenu h3 {
	font:normal bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:0px 0px 4px 0px;
	margin:0;
	color:#fff;
}

#copyright {
	height:40px;
	background-color:#535353;
	font:normal normal 11px/40px Arial, Helvetica, sans-serif;
	color:#999;
	padding-left:20px;
	padding-right:20px;
}

#copyright #notice {
	float:left;
}	

#copyright #bottomlinks {
	float:right;	
}

/* End Structure */



/*	Begin Headers */

/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	padding:0;
	margin:0;
	}
.post .meta {
	font-size:12px;
	color:#898989;
}
/* SIDE BAR */

#sidebar {
	float:left;
	width:310px;
	margin:0px;
	padding:0px 0px 10px 0px;
	background-color:#fff;
}

#sidebar {
	color:#333;	
}

#sidebar a {
	color:#000;	
	text-decoration:underline;
}

#sidebar a:hover {
	color:#ff7200;
}	

#sidebar form {
	margin: 0;
}

/* SIDEBAR 1 */
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar li, #sidebar1 li , #sidebar2 li , #sidebar3 li {
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin:0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin:0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin:0px;
	}

ol li, #sidebar ul ol li {
	list-style: none outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px;
	padding: 0px;
	}
/* End Entry Lists */

/* Begin Form Elements */
#sitesearch {
	width:280px;
	padding:20px;
}

form#searchform {
}

#searchform #s {
	width: 182px;
	background:transparent;
	height:19px;
	border:1px solid #dedede;
	font-weight:normal;
	font-size:12px;
	padding:3px 4px 3px 4px;
	float:left;
	color:#666;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: auto;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist li.comment {
	color:#333;	
}
.commentlist li.comment a {
	color:#333;	
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption, .attachment {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img, .attachment img {
	margin: 0;
	padding: 0;
	border: 0 none;
	border:1px solid #ccc;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption p.wp-caption-text, .attachment p.caption {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

div.clear {
	clear: both;
}
div.cr {
	clear: both;
}

/* Site Content CSS */

#featuredbox {
	
}

/* Latest Issue */
#latestissue #cover, #latestissue #issuecontents {
	float:left;	
}

h3.latestissue {
	background:url('images/hdr_latestissue.gif') no-repeat top left;
	padding:0;
	margin:2px 0px 0px 0px;
	height:15px;
}

#latestissue #cover {
	width:259px;
}
#latestissue #issuecontents {
	padding-left:10px;	
	width:370px;
}
#latestissue #issuecontents ul {
	padding:0;
	margin:0;
}

#latestissue #issuecontents ul li {
	list-style:none outside;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #b3b3b3;
}
#latestissue #issuecontents ul li .short_des {
	font-size:14px;
	line-height:20px;
}	
#latestissue #issuecontents ul li .short_des p {
	padding:0;
	margin:0;
}
#latestissue #issuecontents ul li a.title {
	font:normal bold 16px Tahoma, Geneva, sans-serif;
}	

a.txt_readmore {
	text-decoration:underline;
	color:#f26522;
	font-size:12px;
}

div#web20buttons{
	float:left;
	margin-left:36px;
	width:161px;
	height:36px;
	background:url('images/web20buttons.gif') no-repeat top left;
}

div#web20buttons a{
    display:block;
	background:transparent;
	border:0;
	width:35px;
	height:36px;
	margin-right:6px;
	float:left;
}

/* Footer CSS */


/* jquery validate for contest form */
.post form label.error {
	color:red;	
	font-weight:bold;
	font-size:10px;
	margin-left: 5px;
	float:left;
	width: auto;
	display: inline;
}

.post form input.error {
	border:1px solid red;
}

/* pets photo scrapbook gallery */

.photo {
	width:155px;
	height:155px;
	float:left;
}

/* pets photo scrapbook submit form */
form#photosubmit {
	font-size:12px;	
	margin-left:10px;
	margin-bottom:20px;
}
form#photosubmit li {
	list-style:none outside;
}	
form#photosubmit li input#s_name {
	width:150px;
}
form#photosubmit li input#s_email {
	width:300px;
}
form#photosubmit label {
	width:120px;
	float:left;
	margin-right:5px;
}

p.editlink {
	font:normal bold 14px Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	padding-left:20px;
}	

input.submit {
	background:url('images/buttontile.gif') repeat-x top left;
	height:25px;
	border:0;
	color:#fff;
	padding:0;
	margin:0;
	line-height:25px;
	cursor:pointer;
	text-transform:uppercase;
	font-size:12px;
	padding:0px 8px 0px 8px;
	margin:2px;
	/* moz support only */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

input.submit:hover {
	background-image:none;
	background-color:#000;	
}

/* Subscribe Form */
#regFormArea {
	margin-left:10px;	
	font-size:12px;
}

form#regForm label {
	float:left;
	width:150px;
	margin-right:5px;
}
#regForm div.error,#regForm label.error,#area2 label.error, input.error{color:red}
#regForm input.error {border:1px solid red;}
#regForm div.error,#regForm label.error,#area2 label.error{display:inline}
#regForm label.error {
	float:left;
	clear:both;
	width:100%;
	color:red;
	padding-bottom:5px;
}

#photosubmit div.error, #photosubmit label.error {
	color:red
}
#photosubmit input.error {border:1px solid red;}
#photosubmit label.error {
	float:left;
	clear:both;
	width:100%;
	color:red;
	padding-bottom:5px;
}

#photosubmit textarea.error {
	border:1px solid red;
}

form#regForm p {
	clear:both;	
}

form#regForm input#user_email, form#regForm input#address1, form#regForm input#address2 {
	width:300px;	
}

/* members login */
h3#memberslogin {
	background:url('images/hdr_memberslogin.gif') no-repeat top left;
	height:30px;
	width:298px;
	padding:0;
	margin:0;
}

#membersbox{
	border: 1px solid #c2c2c3;
	padding:10px;
	width:280px;
	font-size:12px;
}

#membersbox p {
	width:280px;	
}

#membersbox form {
	padding:0;
	margin:0px 0px 0px 5px;
}

#sharethisbox, #rssbox {
	float:left;
	width:48%;
}
#rsslinks {
	float:left;	
	width:48%;
	padding-right:2%;
}
#rssicon {
	float:left;
	background:url('images/rsslogo.gif') no-repeat top left;
	width:59px;
	height:59px;
}

#connect div {
	float:left;
	width:48%;
	text-align:center;
}

input#wp-submit {
	border:	1px solid #f26522;
	background-color:#f68827;
	padding:6px;
	color:#fff;
	cursor:pointer;
	margin:0;
}

input#searchsubmit {
	background:url('images/sitesearchbut.gif') no-repeat top left;
	padding:0;
	margin:0;
	cursor:pointer;
	border:0;
	width:61px;
	height:27px;
	display:block;
}

h2.widgettitle {
	background:url('images/subheadersbg.gif') repeat-x top left;	
	color:#fff;
	height:26px;
	padding:0px 0px 0px 10px;
	margin:10px 0px;
	font:normal bold 12px/26px Arial, Geneva, sans-serif;
	text-transform:uppercase;
	clear:both;
}

.navigation .alignleft {
	font-size:14px;
	font-weight:bold;
	margin-left:10px;
}

.navigation .alignright {
	font-size:14px;
	font-weight:bold;
	margin-right:10px;
}

.navigation .alignleft a, .navigation .alignright a {
	border: 1px solid #ccc;
	padding:5px;
	display:block;
	cursor:pointer;
}

#middlecontent {
	width:640px;
}

#middlecontent .leftcol {
	width:312px;
	float:left;
	margin-right:15px;
}

#middlecontent .rightcol {
	width:312px;
	float:left;
}

.newsbox {
	width:312px;
	padding:10px 0px 0px 0px;
	margin:0;
}

.newsbox h3 {
	text-transform:uppercase;
	font:normal normal 17px Arial, Helvetica, sans-serif;
	word-spacing:2px;
	color:#000;
	border-bottom:1px solid #a9a9a9;
	padding-bottom:2px;
	margin:10px 0px 0px 0px;
}	

.newsbox .content {
	padding:5px 0px;
	width:312px;
	font-size:12px;
	color:#000;
}	

a.more-link {
	color:#f26522;
	text-decoration:underline;
	font:normal normal 12px Arial, Helvetica, sans-serif;
}

.newsbox .content .custom_thumb {
	float:left;
	width:155px;
	margin-right:10px;
	padding:0;
}

.newsbox .content .custom_thumb img {
	width:155px;
	padding:0;
	border:0;
}

.newsbox .content .custom_text {
	float:left;
	width:145px;
	padding:0;
	margin:0;
}

.newsbox .content .custom_thumb2 {
	width:310px;
	margin:0px;
	padding:0;
}

.newsbox .content .custom_thumb2 img {
	width:310px;
	padding:0;
	border:0;
}

.newsbox .content .custom_text2 {
	margin-top:10px;
	width:310px;
	padding:0;
}

.newsbox .content .custom_text .subhdr2, .newsbox .content .custom_text2 .subhdr2 {
	font:normal bold 12px Arial, Helvetica,sans;
	text-transform:uppercase;
	color:#000;
}

/* Biz Directory CSS */

h4.bizdirectory_category_hdr{
	font:normal bold 16px Arial, Helvetica, sans-serif;
	margin:5px 0px 5px 0px;
	padding:5px 0px 5px 0px;
	color:#000;
}

ul#bizdirectory_categories {
	padding:0px 5px 0px 0px;
	margin:0px 0px 0px 10px;
}
#bizdir_directory a.more-link {
	color:#f26522;
}
ul#bizdirectory_categories li {
	list-style:none outside;
	padding:5px 0px;
}
ul#bizdirectory_categories li a {
	font:normal bold 16px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
ul#bizdirectory_categories li a:hover {
	text-decoration:underline;
	color:#f26522;
}

div.bizdir_item {
	width:99%;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px dotted #ccc;
}
div.bizdir_item li {
	padding:2px 0px;
	margin:0px;
	min-height:18px;
	list-style:none outside;
}
div.bizdir_item label {
	font:normal bold 11px Arial, Helvetica, sans-serif;
	color:#666;
	width:100px;
	display:block;
	float:left;
	height:18px;
	margin-right:5px;
}

div.bizdir_item input {
	border:0;
	background:transparent;
	padding:0;
	margin:0;
	float:left;
	width:350px;
}	
.post .entry h3.company_name {
	font:normal bold 15px Arial, Helvetica, sans-serif;
	color:#f26522;
	padding:0;
	margin:0;
	font-size:12px;
}

.post .entry h3.company_name a {
	color:#F26522;
	font-size:12px;
}

#mint_passport_zone, #petsmagazine_zone, #subscribe_zone {
	padding:10px;
	margin-bottom:10px;
	border:1px solid #ccc;
}
#mintpassporttip {
	font-size:12px;	
}
#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #CCCCCC;
	border: 1px solid #888888;
	color: #333333;
	padding: 4px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	opacity: .85;
	max-width: 20em;
}
#tooltip h3 {
	font-size: 0.8em;
    margin: 0;
	padding: 0 3px;
	text-align: left !important;
}
#tooltip p {
	font-family:"Times New Roman", Times, serif;
	font-size: 0.8em;
	margin: 5px 0 0 5px;
	text-align: left;
}

input#user_lastname{display:none;}

.thumb2 {
	float:left;
	margin-right:10px;
}
.comment-author img {
	width:32px;
	height:32px;
}
.post .entry .pageno {
	float:right;
	width:auto;
	padding-top:5px;
	padding-bottom:5px;
	height:24px;
	padding-right:15px;
}
.post .entry .pageno a {
	background-color:#F68827;
	color:#fff;
	border:1px solid #F26522;
	padding:2px 5px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.post .entry  .pageno a.active_page {
	background-color:#ac3801;
}