/*

Theme Name:Doggies

Theme URI: http://www.templates-free.com/wordpress-themes

Version: 1.0

Description: Nice clean wordpress pet theme.
Author: Wp theme
Author URI: http://www.templates-free.com/wordpress-themes 



*/
* {
	margin:0;
	padding:0;
	}

body {
	background-color:#fffff;
	font:12px "georgia", Arial, Verdana;
	color:#000000;
	text-align:left;
	background-image:url(/blog/wp-content/themes/doggies/images/bg-new.png);
	background-position:top center;
	background-repeat:repeat-y;
	margin-bottom:-720px;
}

ul li {
	font-family:georgia;
	font-weight:normal;
	font-size:11px;
	margin-left:25px;
	color:#000000;
	line-height:1.5;
}

a {
	color:#9f0e0e;
	text-decoration:none;
	}
a:hover {
	color:#cc2f2f;
	text-decoration:none;
	}

h1 {
	font-family: felix titling, helvetica;
	font-size:11px;
	color:#9f0e0e;
}
h2 {
	font
img, img a {
	border:0;
	}
p {
	line-height:1.7em;
	margin-bottom:0px;
}

/* Page Structure */

#wrapper {
	width:1000px;
	padding:0px;
	background-image:url(/blog/wp-content/themes/doggies/images/wrapper.png);
	background-repeat:repeat-y;
	background-color:#ffffff;
	border-left:0px solid #efefef;
	border-right:0px solid #efefef;
	border-bottom:0px solid #efefef;
	padding-bottom:0px;
	}
#header {
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	margin-bottom:0px;
	margin-left:0px;
	}
#sidebar {
	float:left;
	text-align:left;
	width:250px;
	padding:0px;
	background-image:url(images/bg-sidebar.gif);
	border:0px solid #efefef;
	color:#666666;
	border: solid 1px #000;
	}
#content {
	margin:0px 0px 0px;
	width:500px;
	}
#footer {
	clear:both;
	padding:10px 0;
	font-size:11px;
	text-align:center;
	line-height:16px;
	color:#999999;
	font-weight:bold;
	}

/*  Headings */

h1 {
	font-weight:normal;
	letter-spacing:-1px;
	font-size:1.1em;
	padding-bottom:0;
	}
h1 a {
	text-decoration:none;
	}
h1 a:hover {
	text-decoration:none;
	}
h2 {
	font-weight:bold;
	font-size:1.0em;
	}
h3 {
	font-weight:normal;
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:2.8em;
	padding-top:60px;
	margin-left:10px;
	}
h3 a {
	color: #006699;
	}
h3 a:hover {
	color:#ffffff;
	text-decoration:none;
	}
	
small { 
margin-left:70px;
font-size:16px;
color: #006699;
}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin:0 0 20px 0;
	}
#sidebar li {
	list-style-type:disc;
	margin-left:14px;
	}
#sidebar a {
	font-weight:normal;
	}
#sidebar a:hover {
	text-decoration:underline;
	}

/* Classes */

.item {
	margin-bottom:10px;
	}
.meta {
	margin-bottom:10px;
	color:#999999;
	}

/* Extra's */

blockquote  {
	border-left:5px solid #333333;
	color:#333333;
}
#subscribe {
	padding-right:5px;
}
#sub {
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	}
#sub a:hover {
	text-decoration:none;
	}
	
.entry p {
	margin:15px;
	clear: both;
}
