/*
Theme Name: My Pet Deals
Theme URI: http://www.mypetdeals.com
Description: A private WP theme design for www.mypetdeals.com website.
Version: v1.0
Author: Osvaldas V.
Author URI: http://www.osvaldas.info
*/

body
{
	font: normal 15px/normal georgia, "times new roman", garamond, serif;
	color: #444;
	background: #a3d6f1 url('images/bg.gif') repeat-x center top;
	padding: 80px 0 0;
	margin: 0;
}

ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, label, span, em, a 
{
	border: 0;
	padding: 0;
	margin: 0;
}
ul { list-style-type: none; }

a 		{ text-decoration: underline; color: #2f89b9; outline: 0; }
a:hover { text-decoration: none; }
a img	{ border: none; }


/* blog text */
	.post-text { overflow:hidden; color:#333333; }
		.aligncenter { display:block; margin:auto; text-align:center; }
		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; }
		.youtube { text-align:center; margin: 10px 0px 10px 0px; }
/* blog posts */
.post { padding:0px 15px 15px 15px; overflow:hidden; line-height:160%; color:#333333; }

	/* blog title */
	.post-title h1 { margin:0px; padding:0px 0px 2px 0px; font:normal 2em Georgia, "Times New Roman", Times, serif; letter-spacing:-0.02em; line-height:130%; }
	.post-title h1 a { color:#333333; }
	.post-title h1 a:hover { color:#666666; text-decoration:none; }

.container
{
	width: 814px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	background: #fff url('images/header.jpg') no-repeat 0 0;
	padding: 0 0 1px 0;
	margin: 0 auto;
}

.container .logo
{
	width: 380px;
	height: 80px;
	clear: both;
	margin: 0 0 0 40px;
}
.container .logo a
{
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	display: block;
}



.container .nav
{
	width: 600px;
	overflow: hidden;
	clear: both;
	margin: 40px 0 50px 35px;
}
.container .nav li
{
	display: inline;
}
.container .nav li a
{
	text-decoration: none;
	background: transparent url('images/nav_bg.gif') no-repeat 0 0;
	display: block;
	float: left;
	margin: 0 7px 0 0;
}
.container .nav li a span
{
	height: 39px;
	font-size: 16px;
	line-height: 37px;
	color: #d0efff;
	background: transparent url('images/nav_corner.gif') no-repeat top right;
	display: block;
	float: left;
	padding: 0 10px;
}
.container .nav li a:hover span { color: #fff; }

.container .nav li.current_page_item a		{ background-position: 0 bottom; }
.container .nav li.current_page_item a span	{ background-position: bottom right; color: #fff; }



.container #content
{
	width: 450px;
	float: left;
	padding: 10px 0 0 30px;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6
{
	font-size: 22px;
	font-weight: normal;
	color: #208ac0;
	margin: 0 0 15px 0;
}
#content h1.no-margin { margin: 0; }
#content h1 span.date
{
	font-size: 15px;
	color: #888;
}
#content h2
{
	font-size: 20px;
}
#content h2.image
{
	height: 37px;
	text-indent: -9999px;
	background: transparent no-repeat 0 0;
}
#content h2.daily-deals 	{ background-image: url('images/h2_daily_deals.gif'); }
#content h2.search-results	{ background-image: url('images/h2_search_results.gif'); }

#content h3
{
	font-size: 17px;
	font-weight: normal;
}
#content h4,
#content h5,
#content h6
{
	font-size: 15px;
	font-weight: bold;
	color: #333;
}

#content p
{
	line-height: 23px;
	margin: 0 0 15px 0;
}
#content p.arrow	{ background: transparent url('images/arrow_blue.gif') no-repeat 0 5px; padding: 0 0 0 20px; }
#content p.right	{ text-align: right; }
#content p.f-right	{ float: right; }
#content p.grey		{ color: #333; }
#content p.green	{ color: #69b321; }

#content blockquote
{
	line-height: 25px;
	color: #888;
	background: transparent url('images/quote_light.gif') no-repeat 0 0;
	padding: 20px 20px 30px 80px;
	margin: 0;
}

#content ul.news
{
}
#content ul.news li
{
	padding: 1px;
	margin: 0 0 30px 0;
}
#content ul.news li div
{
	width: 54px;
	height: 47px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 22px;
	color: #fff;


	background: transparent url('images/news_date.gif') no-repeat 0 0;
	overflow: hidden;
	float: left;
	margin: 0 10px 0 0;
	padding: 14px 0 0 6px;
}
#content ul.news li div span
{
	font-size: 18px;
	font-weight: normal;
	color: #c9eba9;
}
#content ul.news li h3,
#content ul.news li h3 a
{
	color: #208ac0;
	margin: 0;
}
#content ul.news li p { margin: 0; }

#content .pagination
{
	width: 100%;
	overflow: hidden;
}
#content .pagination p
{
	display: inline;
	margin: 0;
}
#content .pagination p.left { float: left; }
#content .pagination p.right { float: right; }



.container #extra
{
	width: 260px;
	background: transparent url('images/extra_vl.gif') repeat-y 0 0;
	float: right;
	padding: 0 30px 50px 25px;
}
#extra h5
{
	font-size: 20px;
	font-weight: normal;
	color: #666;
	margin: 0 0 15px 0;
}
#extra h5.image
{
	height: 25px;
	text-indent: -9999px;
	background: transparent no-repeat 0 0;
}
#extra h5.browse-more	{ background-image: url('images/h5_browse_more.gif'); }
#extra h5.stores		{ background-image: url('images/h5_stores.gif'); }
#extra h5.recent-deals		{ background-image: url('images/recent-deals.gif'); }
#extra h5.pet-tips		{ background-image: url('images/pet-tips.gif'); }
#extra h5.pet-day		{ background-image: url('images/pet-day.gif'); }
#extra h5.archives		{ background-image: url('images/archives.gif'); }
#extra ul.nav-extra
{
	margin: 0 0 30px 0;
}
#extra ul.nav-extra li
{
	background: transparent url('images/arrow_blue.gif') no-repeat 0 3px; 
	padding: 0 0 0 20px;
	margin: 0 0 15px 5px;
}
#extra ul.nav-extra li span 			{ color: #ccc; }
#extra ul.nav-extra li.current-cat		{ background-image: url('images/arrow_black.gif'); }
#extra ul.nav-extra li.current-cat a	{ text-decoration: none; color: #333; }

#extra form.search
{
	width: 100%;
	overflow: hidden;
	margin: 0px 0;
}
#extra form.search .field,
#extra form.search .button
{
	height: 31px;
	border: none;
	background: transparent no-repeat 0 0;
	display: left;
	float: left;  
}
#extra form.search .field
{
	width: 180px;
	height: 24px;
	font-family: tahoma, arial, sans-serif;
	font-size: 13px;
	color: #fff;
	background-image: url('images/search_field.gif');
	padding: 7px 10px 0;
}
#extra form.search .field:focus { background-position: 0 bottom; outline: 0; }
#extra form.search .button
{
	width: 51px;
	cursor: pointer;
	background-image: url('images/search_button.gif');
}
#extra form.search .button:active { background-position: 0 bottom; outline: 0; }


.footer
{
	width: 100%;
	color: #a8997e;
	background: #1e1609 url('images/footer_bg.jpg') repeat-x top center;
}
.footer a 
{
	color: #a8997e;
}

.footer .footer-inner
{
	background: transparent url('images/footer.jpg') no-repeat center 0;
	padding: 270px 0 50px 0;
}
.footer .info
{
	width: 814px;
	margin: 0 auto;
}
.footer .info .left
{
	width: 50%;
	float: left;
	padding: 0 0 0 10px;
}
.footer .info .right
{
	width: 35%;
	float: right;
	padding: 0 10px 0 0;
}
.footer .info .copyright
{
	font-size: 13px;
	color: #86765c;
	background: transparent url('images/footer_hr.gif') repeat-x 0 0;
	padding: 40px 10px 0;
	margin: 40px 0 0;
}

.footer h6
{
	font-size: 25px;
	font-weight: normal;
	color: #706248;
	margin: 0 0 25px 0;
}
.footer h6.image
{
	height: 30px;
	text-indent: -9999px;
	background: transparent no-repeat 0 0;
}
.footer h6.about	{ background-image: url('images/h6_about.gif'); }
.footer h6.friends	{ background-image: url('images/h6_friends.gif'); }


.footer blockquote
{
	line-height: 25px;
	background: transparent url('images/quote_dark.gif') no-repeat bottom right;
	padding: 0 0 70px 0;
	margin: 0;
}
.footer ul.links li
{
	background: transparent url('images/arrow_green.gif') no-repeat 0 3px; 
	padding: 0 0 0 25px;
	margin: 0 0 15px 5px;
}



#extra ul
{
	margin: 0 0 30px 0;
}
#extra ul li
{
	background: transparent url('images/arrow_blue.gif') no-repeat 0 3px; 
	padding: 0 0 0 20px;
	margin: 0 0 15px 5px;
}
#extra ul li span 			{ color: #ccc; }
#extra ul li.current-cat		{ background-image: url('images/arrow_black.gif'); }
#extra ul li.current-cat a	{ text-decoration: none; color: #333; }

