/*
Theme Name: Buddy
Theme URI: http://wordpress.org/
Description: Custom Theme designed for www.buddysdogtoyreviews.com.
Version: 1.0
Author: Mike Swan and Liberty Tsighis
Author URI: www.libertyinteractivemarketing.com
Tags: blue, custom header, fixed width, two columns, widgets


*/
/* global elements */

body	{
	font-size: 67.5%; /* Resets 1em to 10px */
	font-family: georgia, "times new roman", serif;
	color: #5c5a4e;
	margin: 0;
	padding: 0;
	background: #f2f0e2 url(/images/bodybg.jpg) repeat-x top;
	width: 100%;
	}
	
a:link, a:visited	{
	color: #00929f;
	text-decoration: underline;
}

a:hover, a:active	{
	color: #00929f;
	text-decoration: none;
}
	
#page {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px; 
    background: #f9f8f1;
	}
	
h1, h2, h3	{
	font-family: arial, helvetica, sans-serif;
	color: #273b8a;
}

h1	{
	font-size: 2em;    
        background: url(/images/h1bg.jpg) no-repeat;
        line-height: .9;
        font-weight: normal;
        padding: 5px 0 0 10px;
	}
	
h2	{
	font-size: 1.5em;
	color: #273b8a;
        /*font-size: 16px;*/
        border-bottom: 1px solid #dbdad0;
        padding: 8px 0;
        font-weight: normal;
        margin: 0;
	}
	
h3	{
	font-size: 1.3em;
	margin: 5px 0 0 42px;
	color: white;
    font-weight: normal;
	}

/* header elements */

#header {
	height: 115px;
        background:  #00929f url(/images/headerbg.jpg) repeat-x top;
	}

	
#header img	{
	margin: 28px 0 0 63px;
	}
	
/* nav */

#nav     {
        margin: 0 52px 0 341px;
        padding: 0;
        position: absolute;
        top: 16px;
}

#nav li   {
        list-style: none;
        display: inline;
}
        

#nav a    {
        text-decoration: none;
        text-transform: uppercase;
        color: white;
        font-size: 12px;
        font-family: arial, helvetica, sans-serif;
        font-weight: bold;
        float: left;
        margin: 0;
        padding: 46px 11px 40px 11px;
}

#nav a:hover  {
        color: yellow;
        background: url(/images/rollover.jpg) no-repeat top center;
        padding: 46px 11px 40px 11px;
        margin: 0;
}
	
/*#headerimg h1  {
	text-indent: -9999px;
	padding: 0 0 33px 0;
	margin: 0px 10px 0 220px;
	background: url('images/buddytitle.jpg') no-repeat top right;
	display: block;
	}
*/	
/* footer elements */

.clear {
	clear: both;
}

#footer {
	clear: both;
	}

#footer p {
	font-size: 11px;
        font-family: arial, helvetica, sans-serif;
        color: #00929f;
        text-align: center;
        padding: 25px 0 0 0;
        background: #f2f0e2;
        border-top: 1px solid #dbdad0;
	}
	
#footer p a    {
        text-decoration: none;
        font-weight: bold;
        margin: 0 5px;
}
	
/* sidebar elements */

#sidebar h2	{
	padding: 6px 20px 6px 0;
	margin: 0;
}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#sidebar {
	width: 190px;
        float: right;
        margin: 95px 63px 150px 0;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
	
/* index elements */

#content {
	font-size: 1.2em
	}
	
#content h2 a {
	color: #273b8a;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #273b8a;
	text-decoration: underline;
	}
	
#content h2	{
	border: none;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
	
.narrowcolumn {
	float: left;
	width: 440px;
        margin: 42px 0 0 53px;
        padding: 0;
	}
	
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
	
.post {
	margin: 0 0 0 0;
	text-align: left;
	
	}


.post hr {
	display: block;
	}
	
.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.center {
	text-align: center;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
	
#intro	{
	width: 390px;
	padding: 0 0 20px 0;
	font-size: 1.05em;
}


/* single post */

.widecolumn {
	padding: 0 0 20px 0;
	margin: 5px 20px 0 20px;
	width: 760px;
	}

#landingsites	{
	margin: 5px 20px 5px 20px;
	padding: 5px;
	background: #f2f0e2;
}


.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .post h2  {
	clear: both;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
	padding: 0 0 40px 0;
	margin: 0 0 40px 0;
	border-bottom: 1px solid #dbdad0;
}

/* comments */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}

.commentlist li {
	font-weight: bold;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
	}

#commentform p {
	font-family: georgia, "times new roman", serif;
	margin: 5px 0;
	}

.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
	}	
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 10px 0;
	float: left;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
/* archives */

.post h3	 a, .post h3 {
	color: #273b8a;
	margin: 0;
	text-align: left;
	}

	
/* calender */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}