/*
Description: Customized WordPress theme developed for Our Dog Blog by Organized Assistant
Version: 2.0
Author: Organized Assistant
Author URI: http://www.organizedassistant.com
*/

/* basics */

*{margin:0; padding:0;}

body {
	background: #999; 
        background-image: url(images/pawprints.gif);
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 9pt/11pt;
	margin: 20px;
	}

h1,h2,h3,h4,h5,h6 {
color:#561F1E; 
margin:0;
padding:0;
}

h2.entry-title {
font-size:180%;
}

h2.page-title {
margin:0 20px 0 20px;
}

h2#comments{margin:20px auto 10px;font-size:140%;}


/* headings inside posts */
.entry-content h3 {font-size:140%;}
.entry-content h4 {font-size:120%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}

h3#comments{
margin:20px 0 0 20px;
}

/* images and misc. */

img{ border: none; padding: 6px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a {
text-decoration:none;
color:#561F1E; 
}

/* container */

#container {
	width: 900px;
	margin: 0 auto;
	background:#E5D89C;
	color:#333;
	}

/* header */

#header {
        width: 100%;
	height: 180px;
        margin:0 auto;
        text-align:center;
}

#header h1{
	letter-spacing: 1px;
        margin: 0;	
	padding: 35px 0 0 16px;
	}

#header h1 a {
        color:#D4A861; 
        font-size: 125%;
        text-decoration: none;
}

#header h1 a:hover{color: #E5D89C; text-decoration: none;}

#header h2 {
padding-top: 15px;
color:#E5D89C;
font-style: italic;
}

/*************************************
	Horizontal Menu
**************************************/
#menu {
    width: 900px; height: 29px;
    padding: 0px; 
    margin: 24px 0 25px 170px;
    background: transparent;
    font-size: 12px;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    text-align: left;
    text-transform: uppercase;
    }
#menu ul {
	display: block;
	float: left;
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	}
#menu li {
	float: left;
	list-style-type: none;
	margin: 0px -4px 0px 4px;
	padding: 0px;
	background: url(images/menu.jpg) top left no-repeat;
	}
#menu ul li:hover, #menu ul li.hover, #menu ul li.current_page_item {
	background: url(images/menu-active.jpg) top left no-repeat;
	}
#menu ul li:hover a, #menu ul li.hover a, #menu ul li.current_page_item a {
	color: #561f1e;	
	text-decoration: none;
	background: url(images/menu-active.jpg) top right no-repeat;
	}
#menu ul li.current_page_item a:hover {
	text-decoration: underline;
	}
#menu ul li a {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	color: #E5D89C;
	text-decoration: none;
	display: block;
	padding: 8px 15px 8px 0px;
	margin: 0px 0px 0px 15px;
	background: url(images/menu.jpg) top right no-repeat;
	}
#menu ul li a:hover {
	color: #561f1e;
	text-decoration: none;
	background: url(images/menu-active.jpg) top right no-repeat;
	}

/* content */

#content {
	float: left;
	width: 55%;
	}

.post {
	margin: 0 10px;
	padding:15px;
	line-height: 14pt;
	}
	
.post h2{
	font-family: verdana, arial, times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #561F1E;
	}
	
.post h2 a{
	color: #561F1E;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #D4A861;
	text-decoration: none;
	}
	
.post h3 {
	font-family: verdana, arial, times, serif;
	font-size: 12pt;
	font-weight: 300;
	color: #561F1E;
	}

.post p{font-size: 10pt;}

.post a{text-decoration:underline;}

.post ul {
	padding-left:15px;
font-size: 10pt;
}

.post ol {
	padding-left:20px;font-size: 10pt;
}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#E5D89C;
	padding:6px;
	margin-top: 16px;
	}

.postmetadata a {
color:#561F1E; 
}

.post-meta-bottom {
	background: #E5D89C url(images/small_pawprint.gif) bottom left repeat-x;
	display: block;
	margin: 0px auto 15px auto;
	padding: 25px 10px;
	clear: both;
line-height: 1.5em;
}	

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; margin:25px;}
	.alignright {float:right; margin:25px;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}


/* left sidebar */

#left {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width: 200px;
	float:left;
	margin: 12px 0 24px 0;
	padding: 0;
	border-right: #B64928 dashed thin;
	}

#left h2{
	font-family: verdana, arial, tahoma;
	font-size: 10pt; 
	text-align: left;
	color: #561F1E;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0 6px 0 12px;}

#left a {color: #561F1E;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}



/* right sidebar */

#right{
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width: 200px;
	float:right;
	margin: 12px 0 24px 0;
	padding: 0;
	border-left: #B64928 dashed thin;
	}

#right h2{
	font-family: verdana, arial, tahoma;
	font-size: 10pt; 
	text-align: left;
	color: #561F1E;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding: 6px 6px 6px 6px;}

#right a {color: #561F1E;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #D4A861;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #D4A861;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #D4A861;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt; font-size: 9pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {height:50px;overflow:hidden;margin:20px auto 0;clear:both;float:none;text-align:center;padding: 20px 0;}
	
#footer p{padding:6px;margin: 0;font-size:8pt;}
#footer a{color: #561F1E;}



