/*
Theme Name: redhound
Theme URI: http://www.redhoundpets.com
Description: This is the Redhound pets theme for WordPress
Author: Rob Reuss
Author URI: http://www.robreuss.com


/*-----------Block Level Elements--------------*/

Body {
	/*font-size:  .6em;*/
    font-size: 68%;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
}

#page {
	max-width: 100%;
	min-width: 650px;
	margin: 0 auto;
	padding-left: 15px;
}

#header {
	width: 95%;
	font-size: 1.1em;
	line-height: 2em;
}

#headerimg {

}

.description {

}

#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 50%;
	/* padding: 10px 45px; */
	padding-left: 20px;
	line-height: 1.6em;
	display: inline;
	margin-top: 10px;
}

#sidebar {
    float: left;
	width: 17%;
	/* padding: 1.8em 20px 0 15px; */
	padding: 15px 15px;	

	display: inline;
}

#footer {
	font-size:  1.2em;
	width: 100%;
	clear: both;
	text-align: center;
	padding: 20px 20px;
}

/*-------------Headings-------------*/


h1 {

}

h2 {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

h3 {

}

h4 {

}

h5 {

}

img {
    margin-right: 10px;
    margin-bottom: 5px;
   }

/*-------------The Post-------------*/

h2 h1 a:visited, h2 a {
    text-decoration: none;
    font-weight: 550;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

h2 h1 a:hover {
  text-decoration: underline;
  color: #cc0000;
  font-weight: bolder;
}

h1 {
  font-size: 2em;
/*  border-bottom: thin solid #000000; */
}

#content h2 {
    font-size: 1.5em;
    margin-bottom: 0px;
    padding-bottom: 0px;

}

#content p {
    padding: 0px;

}

.post {
    margin-bottom: 50px;
}

.post p {
	font-size:  1.4em;
}



.post a {
    text-decoration: none;
    color: black;
}

.post a:hover {
  text-decoration: underline;
  color: #cc0000;
  font-weight: bolder;
     margin-bottom: 0px;
    padding-bottom: 0px;
}

.post ul {

}

.post li {

}

.entry {
    margin-top: 0px;
    padding-top: 0px;
}

.entrytext .postmetadata {

}

.postmetadata {
	font-size: .8em;

}

.postmetadata alt {

}

.postmetadata p {
	text-align: right;

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

#header p {
    color: #555555;
    letter-spacing: 2px;
}

/*--------------Sidebar------------*/

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
}

#sidebar ul h2 {
	/*display: inline;*/
	line-height: 1em;
}

#sidebar ul li {
	line-height: 2.5em;
    font-weight: none;
}

#sidebar ul ul {
	line-height: 2.5em;
}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {
    font-weight: bold;
	font-size:  1.4em;
}

#sidebar a {
    text-decoration: none; 
	font-size:  1.4em;
	color: black;
}
#sidebar a:hover {
  text-decoration: underline;
  color: #cc0000;

}

#sidebar a:visited {

}

#categories ul li {
	line-height: 1.4;

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}
