/*
Theme Name: Haute Dog
Author: Jenny Medford

*/


/* Layout */
body {
	background-color: #ffecb1;
	background-image: url(images/body.gif);
	background-repeat: repeat-x;
        margin:0px;
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 12px;
}

#outer-wrapper {
	background-image: url(images/outer-wrapper.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 667px;
	width: 100%;

}

#inner-wrapper {
	background-color: #FFFFFF;
	height: 667px;
	width: 971px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#header-wrapper {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 249px;
	width: 971px;
        padding-top:70px;
}

#inner-header {
	height: 179px;
	width: 971px;

}

#logo {
	float: left;
	height: 179px;
	width: 334px;
}

#icons {
	float: right;
	height: 114px;
	width: 49px;
	margin-top: 65px;
	margin-right: 139px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#right-header {
        float: right;
	height: 153px;
	width: 153px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#iconsleft {
	float: left;
	height: 114px;
	width: 49px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rescue {
	float: right;
	height: 75px;
	width: 87px;
	margin-bottom: 0px;
	margin-left: 0px;
        margin-top:40px;
        }

#nav {
	height: 38px;
	width: 971px;
}
#content-wrapper {	background-image: url(images/inner-wrapper.gif);
	background-repeat: repeat-y;}

#resources-links {
	width: 674px;
        height:35px;
        padding:21px 0 0 11px;
   

}
#left-content {
	padding: 20px;
	width: 634px;
	float: left;
}

#inner-buttons {
	text-align: right;
	height: 37px;
	width: 634px;
}


/* Default */
a {
	color: #008ca8;
    text-decoration:none;
    outline:none;
}

a:hover {
	color: #00535e;
    text-decoration:underline;

}

h1 {
	font-size: 18px;
        color:#b31f17;
        padding-top:10px;
        font-weight:bold;
}

h2 {
	font-size: 22px;
        color:#c5960b;
        font-weight:bold;
        line-height:26px;
}

h3 {
	font-size: 18px;
	background-color:#008ca8;
	line-height:25px;
	padding:10px 10px 10px 48px;
	color:#fff;
	margin-top:30px;
	background-image: url(images/h3.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#post3 h3 {
	font-size: 18px;
	background-color:#ffcf06;
	line-height:25px;
	padding:10px 10px 10px 48px;
	color:#b31f17;
	margin-top:30px;
	background-image: url(images/h3-3.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#post14 h3 {
	font-size: 18px;
	background-color:#f0b310;
	line-height:25px;
	padding:10px 10px 10px 48px;
	color:#fff;
	margin-top:30px;
	background-image: url(images/h3-14.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#post16 h3 {
	font-size: 18px;
	background-color:#47292b;
	line-height:25px;
	padding:10px 10px 10px 48px;
	color:#fff;
	margin-top:30px;
	background-image: url(images/h3-16.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#post8 h3 {
	font-size: 18px;
	background-color:#c5960b;
	line-height:25px;
	padding:10px 10px 10px 48px;
	color:#fff;
	margin-top:30px;
	background-image: url(images/h3-8.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#post10 h3 {
	font-size: 18px;
	background-color:#00535e;
	line-height:25px;
	padding:10px 10px 10px 48px;
	color:#fff;
	margin-top:30px;
	background-image: url(images/h3-10.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#post12 h3 {
	font-size: 18px;
	background-color:#b31f17;
	line-height:25px;
	padding:10px 10px 10px 48px;
	color:#fff;
	margin-top:30px;
	background-image: url(images/h3-12.gif);
	background-repeat: no-repeat;
	background-position: left;
}
h4 {
	font-size: 14px;
        color:#c5960c;
        font-style:italic;
        font-weight:bold;
        margin-top:15px;
}

h5 {
	font-size: .8em;
}

h6 {
	font-size: .7em;
}

blockquote {
	padding: 0 0.5em;
	margin: 0;
}

img.alignleft {
	float: left;
	margin: 0 .8em .8em 0;
}

img.alignright {
	float: right;
	margin: 0 0 .8em .8em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a img {
}

form {
	padding: 0;
	margin: 0;
}

/* Layout */

#searchBar {
	clear: left;
	text-align: right;
}

#searchform {
	padding: 5px;
}

#s {
	border: 1px solid #bbb;
}

#searchsubmit {
	border: 1px solid #bbb;
	background: #fff url(images/buttonBk.gif) repeat-x;
}

#sidebar {
	float: right;
	width: 297px;
	}

#sidebar a {
}

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
        margin-left:5px;

}

#sidebar ul li {	
	margin: 0 0 13px 0;
	font-size: 0.85em;
}

#sidebar ul li h2 {
	margin: 0;
	font-size: 1.3em;
	padding: 3px 3px 3px 10px;
}

#sidebar ul li p,
#sidebar ul li div {
	padding: 5px 10px 10px 10px;
	margin: 0;
}

#sidebar ul li table {
	padding-bottom: 5px;
}

#sidebar ul li table caption {
	padding: 5px 0 0 0;
}

#sidebar ul li ul {
	padding: 0.3em 0;
}

#sidebar ul li ul ul,
#sidebar ul li ul ul ul,
#sidebar ul li ul ul ul ul,
#sidebar ul li ul ul ul ul ul {
	padding: 0;
}

#sidebar ul li ul li {
	font-size: 1em;
	padding: 0.2em 1em 0.2em 0;
	margin: 0 0 0 1em;
}

#sidebar ul li ul li li,
#sidebar ul li ul li li li,
#sidebar ul li ul li li li li,
#sidebar ul li ul li li li li li {
	margin: 0 0 0 1em;
}

#sidebar ul li ul li a {
	text-decoration: none;
	background: url(images/sidebarBullet.gif) left center no-repeat;
	padding-left: 1em;
}
#sidebar ul li ul#themeswitcher li a,
#sidebar ul li ul li.recentcomments a {
	background-image: none;
	padding-left: 0;
}
#sidebar ul li ul#themeswitcher li,
#sidebar ul li ul li.recentcomments {
	background: url(images/sidebarBullet.gif) left center no-repeat;
	padding-left: 1em;
}

#sidebar ul li ul li a:hover {
	color: #863f09;
}

/* Calendar */
#wp-calendar {
	width: 100%;
}

#wp-calendar th,
#wp-calendar td {
	text-align: center;
}

#wp-calendar td#today {
	font-weight: bold;
}

h2.pagetitle {
	margin: 0;
	padding: 3px 3px 3px 10px;
}

#content {
	width: 634px;}



/* Post */
.post h2.posttitle {
	padding: 0;
	margin: 0;
	font-size: 18px;
        color:#b7291b; 
        text-transform:uppercase;
}
h2.resourcetitle {
	padding: 0;
	margin: 0;
	font-size: 16px;
        color:#b7291b; 
        text-transform:uppercase;
}


.post h2.posttitle a,
.post h2.posttitle a:hover {
	text-decoration: none;
	color: #8e1901;
}

/* make your own sticky post styling */
.sticky {
}

small.postmetadata {
	font-size: 0.85em;
}

ul.postmetadata {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0.85em;
}

ul li.tags {
	float: left;
}

ul li.comments {
	text-align: right;
}

div.divider {

	margin: 1em 0;
}

div.navigation {
	text-align: center;
	padding: 0 0 2em 0;
}

div.commentnavigation {
	padding: 0;
}


#commentwrapper {
	padding: 0 15px 49px 15px;
}

#commentwrapper h2 {
	margin: 0;
	padding: 0.5em 0;
}

/* Comment */
h2.commentheading {
	font-size: 1.2em;
	color: #fefef6;
}

ol.commentlist {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #3a3a3a;
}

ol.commentlist a {
	text-decoration: none;
}

img.avatar {
	border: 3px solid #fefef6;
	margin: 0 0.5em;
}

ol.commentlist li.commentind {
	padding: 0 0 2em 0;
	margin: 0;
}

ol.commentlist li.depth-1 {
	border-bottom: 3px double #fefef6;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
}

ul.children {
	list-style: none;
}

ol.commentlist ul.children li.commentind {
	padding: 1em 0 0 0;
}

ol.commentlist li.commentind cite {
	font-style: normal;
}

p.commentsedit {
	font-size: 0.9em;
	margin: 0 0 0 0.5em;
}

.commentindheader {
	border-bottom: 1px dotted #fefef6;
}

.commentindheader img.avatar {
	float: left;
}

ol.commentlist li.legacyAlt .commentindheader {
	text-align: right;
}

ol.commentlist li.legacyAlt .commentindheader img.avatar {
	float: right;
}

ol.commentlist li.legacyAlt p.commentsedit {
	text-align: right;
	margin: 0 0.5em 0 0;
}

/* Comment form */
form#commentform input,
form#commentform textarea {
	border: 1px solid #bbb;
}

input#author,
input#email,
input#url {
	width: 60%;
}

textarea#comment {
	width: 90%;
}

input#submit {
	border: 1px solid #bbb;
	background: #fff url(images/buttonBk.gif) repeat-x;
}

#footer {
	clear: both;
	background: #563a38;
	height: 30px;
	text-align: right;
	font-size: 1em;
        width:951px;
        margin:0 auto;
        padding-top:10px;
        padding-right:20px;
	color: #ffffff;
}

#footer p {
	margin: 0;
	padding: 0.9em;
	line-height: 1.5em;
	color: #ffffff;

}

#footer a {
	color: #ffffff;
    text-decoration: none;
        padding:0 3px;
}

#footer a:hover {
	color: #ffffff;
    text-decoration: underline;

}

div#recaptcha_widget_div {
	float: right;
}

/* Wordpress required */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

h3.subpages {
	font-size: 18px;
	background-color:#47292b;
	line-height:25px;
	padding:10px 10px 10px 48px;
	color:#fff;
	margin-top:30px;
	background-image: url(images/h3-16.gif);
	background-repeat: no-repeat;
	background-position: left;
}

ul.subpages {
	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
	list-style: square;
}

/* Formatting */
fieldset {
	border: 1px solid #ccc;
	padding: 0 1em;
	margin: 0;
}

legend {
	color: #999;
	font-size: 1.1em;
	font-weight: bold;
}

hr {
	border: 0;
	color: #cfc887;
	background-color: #cfc887;
}

pre, code {
	width: 100%;
	overflow: auto;
	font-size: 1em;
}

.post table {
	width: 100%;
	border: 1px solid #ccc;
	border-top: 0;
	border-collapse: collapse;
}

.post table th,
.post table td {
	border: 1px solid #ccc;
	border-bottom: 0;
	padding: .3em .5em;
}

.post table th {
	text-align: left;
	border-bottom: 2px solid #ccc;
}

p.loggedinAs {
	margin: 0; 
	padding: 0;
}

a#cancel-comment-reply-link {
	display: block;
	margin-bottom: 1em;
}
#clear {clear:both;}
.icon {margin-bottom:-3px;}
.post {line-height:18px;}
#moveup {margin-top:100px;}
#movetotop {
 position:absolute;
 z-index:10;
}
.clear {clear:both;}