/*  
Theme Name: PuppyLove
Theme URI: http://www.romow.com/blog/category/free-wordpress-themes/
Description: <p>PuppyLove theme by <a href="http://www.romow.com/blog/category/free-wordpress-themes/">Romow.com</a> is clean layout built with 2 column layout.</p><ul style="list-style:none;"><li>* Left sidebar and custom header</li><li>* Widget ready and iconic info</li><li>* Change About Text via admin profile</li><li>* Tested on WordPress 2.1.x</li></ul> <p>Visit the <a href="http://www.romow.com/blog/category/free-wordpress-themes/">WordPress themes page</a> for theme update and other related information.</p>
Version: 1.0
Author: Romow.com
Author URI: http://www.romow.com/

	For more WordPress themes, check out
	http://www.romow.com/blog/category/free-wordpress-themes/ 
	Crafted on 20 April 2007
	Last Edit: 23 April 2007 20.00  +7 GMT

	The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
	http://creativecommons.org/licenses/by/3.0/

*/

/* Social Style 
********************* */

/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 10px 0;
}
hr
{
	display: none;
}
body
{
	background-attachment: fixed;
	background: #C61329 url(images/bgr.gif) right 0 no-repeat;
	color: #444;
	font: 74%/1.6em verdana, tahoma, arial, sans-serif; 
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #666;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Verdana, Arial, Serif;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#page {
	text-align: left;
	width: 750px;
	background: #fff url(images/bgpage.gif) left bottom no-repeat;
	margin: 40px auto 0;
	padding: 10px 10px 100px;
}
#pager {
	height: 130px;
	margin-bottom: 0;
	background: #E2CC22 url(images/headr.jpg) left bottom no-repeat;
	border-bottom: 4px solid #E83263;
	border-top: 2px solid #45A013;
}
#header {
	background: #1BACF2;
	border-bottom: 5px solid #B98718;
}
#headr {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	color: #C3EAFB;
}
#headr h1 {
	margin: 40px 0 0 30px;
	color: #fff;
}
#headr h1 a {
	color: #fff;
	}
#headr .description {
	color: #efefef;
	margin-left: 30px;
}

#content {
	width: 520px;
	float: right;
	padding: 20px 0 20px 20px;
	padding-left: 0;
}
.post {
	border-bottom: 1px solid #e6ccb0;
	margin-bottom: 10px;
}
.postmetadata {
	font-size: .9em;
	color: #999;
}
.postmetadata  a{
	color: #666;
}

#sidebar {
	width: 209px;
	float: left;
	background: #FFE808 url(images/bgsider.gif) right bottom no-repeat;
	color: #000;
	padding-bottom: 40px;
}
.side1 {
	float: left;
	padding-left: 20px;
	width: 160px;
	padding-right: 20px;
}
.side2 {
	float: left;
	padding-left: 15px;
	width: 180px;
}
#footer {
	width: 750px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: left;
}

/* Design 
******************** */
#sidebar  ul{
	list-style: none;
}
#sidebar  ul.children{
	margin-left: 16px;
}	
/* Design  Typo
********************* */
.h1r  h1 {
	font: 2.2em "Trebuchet MS", Verdana, sans-serif; 
	text-transform: uppercase;
}
.h1r  h1 a {

}
#sidebar  h2{
	font-size: 1.2em;
	color: #C61329;
	border-bottom: 1px solid #333;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#sidebar a {
	color: #333;
	
}
#sidebar a:hover {
	color: #666;
}
h2.pagetitle {
	text-align: left;
	font: 1.5em Arial, verdana;
	border-bottom: 1px solid #ccc;
}
.post h2 {
	font: 1.5em "Trebuchet MS", Verdana, sans-serif; 
}
.post h2 a {	
	color: #E83263;
	background: #F7D4DD;
	display: block;
	padding: 4px;
}
.post h2 a:hover {
	color: #A8CE01;
	background: #F1F7D4;
}
p.postmetadata
{
	color: #999;
	font-size: 85%;
	margin-bottom: 10px;
}
p.postmetadata a
{
	color: #666;
	text-decoration: none;
}
span.timr
{
	background: url(images/timr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.catr
{
	background: url(images/catr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.editr
{
	background: url(images/editr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.commr
{
	background: url(images/commr.png) 0 0 no-repeat;
	padding-left: 15px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border-bottom: 1px solid #ccc;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
.post p a:hover {
	border: none;
}
.post a img, .post img {
	border: none;
	padding-right: 5px;
}	

.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}
#footer {
	color: #ccc;
	font-size: 0.95em;
	text-align: center;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline
}
.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation 
{
	margin-bottom: 10px;
}

.navigation a
{
	color: #666;
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}

.ileft {
	float: left;
	margin-right: 5px;
}
#avatr {
	border: 1px solid #92278f;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/feed.png) no-repeat left center;
	padding-left: 20px;
}
#content .trackbackr
{
	background: url(images/arrow_refresh.png) no-repeat left center;
	padding-left: 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #f9f9f9;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}
#comment {
	width: 100%;
}
/* Top Navigation Style 
********************* */
#navr
{
	background: transparent;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
	margin: 0 auto 10px;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: left;
	width: 750px;
}
html #navr
{
	height: 1%;
}
#navr ul li
{
	float: right;
	list-style-type: none;
	margin: 0 0 0 5px;
}
#navr ul li.page_item a, #navr ul li.current_page_item a,#navr ul li.admintab a
{
	background: #BDE701;
	border: #A8CE01 1px solid;
	color: #93B501;
	display: block;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 2px 10px;
	text-decoration: none;
}
#navr ul li.page_item a:hover, #navr ul li.current_page_item a:hover,#navr ul li.admintab a:hover {
	background: #F7D4DD;
	border: #E83263 1px solid;
	color: #E83263;
}
#navr ul li a:active, #navr ul li.current_page_item a
{
	background: #E83263;
	border: #E83263 1px solid;
	color: #fff;
	font-weight: bold;
}
#navr ul li.h1r
{
	font-size: 0.9em;
	position: absolute;
	left: 0;
	top: 0;
}
fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #C61329;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #F69C0A;
	padding: 5px;
	background: #FBFAEA;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #C61329;
padding: 2px;
}

/* Change Log *** 
1.0	: Public Releaed
*** */

/*

/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
/*Pagination*/
div.pagination {
	text-align:center;
	padding: 7px;
	margin: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13.2pt;
	font-weight:bold;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 2px solid #d9d300;
	
	text-decoration: none; /* no underline */
	color: #fff;
	background-color:#d90;
}
div.pagination a:hover, div.pagination a:active {
	border: 2px solid #ff0;
	background-color:#ff0;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 2px solid #fff;
		
		font-weight: bold;
		color: #000;
	}
div.pagination span.disabled {display:none;}

.breadcrumb{

margin-top:5px;
margin-bottom:20px;
font-size:12px;
font-weight:bold;


}