/*

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:#3786d2;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	font:12px "Trebuchet MS", Arial, Verdana;
	color:#555555;
	text-align:left;
        border-left:0px solid #efefef;
	border-right:0px solid #ffffff;
	border-bottom:0px solid #efefef;
        
}

a {
	color:#555555;
	text-decoration:none;
	}
a:hover {
	color:#E9BF1B;
	text-decoration:none;
	}
img, img a {
	border:0;
	}
p {
	line-height:1.8em;
	margin-bottom:18px;
        margin-left:25px;
        width:510px;
        
}

/* Page Structure */

#wrapper {
	width:760px;
	margin:0 auto;
	padding:10px;
	background-color:#f9e7ad;
	

	}
#header {
	height:221px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	margin-bottom:10px;
	}
#sidebar {
	float:left;
	text-align:left;
	width:180px;
        padding:10px;
	
	border:0px solid #efefef;
	color:#666666;
        
	}

#content {
	margin-left:190px;
	min-height:450px;
        background-color:#ffffff;
        border:2px solid #cb443d;
        
	}
#footer {
	clear:both;
	padding:11px 0;
	font-size:11px;
	text-align:center;
	line-height:16px;
	color:#ffffff;
	font-weight:bold;
  
        
        
        
	}

/*  Headings */

h1 {
	font-weight:normal;
	letter-spacing:-1px;
	font-size:0.8em;
	padding-bottom:0;
        
	}
h1 a {
	text-decoration:none;
        
        
	}
h1 a:hover {
	text-decoration:none;
        
	}
h2 {
	font-weight:normal;
	font-size:2.0em;
        margin-left:25px;
        margin-top:17px;
        color:#555555;
        
	}
h3 {
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:5.8em;
	padding-top:60px;
	margin-left:10px;
        
        
	}
h3 a {
	color: #c71f00;
	}
h3 a:hover {
	color:#ffffff;
	text-decoration:none;
	}

h4{
 color:#FF0000;
 font-weight:normal;
 font-size:2.0em;
 margin-left:770px;
 margin-top:-360px;
 width:250px;
 height:695px;
 background-image:url('images/bg_rightSidebar.png');

}

h5{
 color:#626262;
 font-weight:small;
 font-size:1.0em;
 margin-left:800px;
 margin-top:-200px;
 width:200px;
 height:10px;
}

h6
{
 color:#FF0000;
 font-weight:normal;
 font-size:1.0em;
 margin-left:800px;
 margin-top:50px;
 width:200px;
 height:10px;
}




	


/* Sidebar */

#sidebar p1 {
	margin-left:910px;
        margin-top:-620px;
	color:#666666;
        
        
	}

#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:none;
	}



/* 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;
	}
