/*
Theme Name: petjournal
Theme URI: http://www.kawaiithemes.com
Description: Customized WordPress Theme.
Version: v1.0
Author: Kawaii Themes
Author URI: http://www.kawaiithemes.com
Tags: customized theme, kawaiithemes, widget ready

************************************/

/* RESET 
************************************/

* {
margin: 0;
padding: 0;
letter-spacing: 1px;
}

p {
padding-bottom: 18px;
}

h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}

hr {
clear: both;
visibility: hidden;
}

img {
border: none;
}

ul {
list-style: none;
}

input, textarea {
color: #000000;
font-family: inherit;
font-size: inherit;
letter-spacing: inherit;
}

/* CLEARFIX 
************************************/

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

* html .clearfix {
height: 1%;
}

/* GENERAL ITEMS
************************************/

body {
background-color: #030303;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

blockquote {
border: 1px solid #FEB333;
margin:  0 20px 18px;
padding: 18px 18px 0;
text-align: justify;
}

a {
color: #0f0e13;
font-weight: bold;
outline: none;
text-decoration: none;
}

a:hover {
color: #4BC4BF;
text-decoration: underline;
}

h1 {
font-size: 20px;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

h4 {
font-size: 14px;
}

h5 {
font-size: 12px;
}

h6 {
font-size: 10px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
font-weight: normal !important;
}

/* GENERAL LAYOUT
************************************/

#main {
background-color: #ffffff;
margin: 0 auto;
margin-bottom: 10px;
margin-top: 10px;
padding: 0px;
width: 980px;
background-image: url(images/bodybg.jpg);
background-repeat: repeat-y;
border: 4px solid #ffffff;
}

#wrapper {
margin: 0 auto;
width: 980px;
}


#page {
	background-image:url(images/header.jpg);
        height: 479px;
	padding: 0px;
	margin: 0px auto;
        width:980px;
        background-color: transparent;
}

#header {
width: 980px;
background-color: transparent;
padding: 0px;
}

#content  {
float : right;
padding-left : 0px;
padding-right : 25px;
margin-top: -300px;
padding-bottom : 10px;
width : 585px;
}

#sidebar {
float: left;
margin-left: 30px;
width: 310px;
margin-top: -100px;
}

#sidebar_right {
float: right;
margin: 7px;
width: 220px;
}

#footbar {
background-attachment: scroll;
background-color: #9B7D1D;
background-image: url(images/bg_header.jpg);
background-position: center;
background-repeat: repeat-x;
clear: both;
padding-bottom: 5px;
border-top: 2px solid #000000;
width: 460px;
}

#footer {
background-color: #ffffff;
background-color: transparent;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
clear: both;
color: #ffffff;
height: 336px;
}

/* HEADER ITEM
************************************/

#main_navigation {
background-color: #4BC4BF;
font-size: 12px;
height: 30px;
border-bottom: 4px solid #ffffff;
}

#main_navigation li {
display: inline;
}

#main_navigation li a {
color: #0f0e13;
display: block;
float: left;
margin-right: 0px;
padding: 7px 10px;
text-align: center;
}

#main_navigation li a:hover, #main_navigation li.current_page_item a {
background-color: #F7CE42;
color: #0f0e13;
text-decoration: none;
border-right: 2px solid #ffffff;
border-left: 1px solid #ffffff;
}

#title {
width: 890px;
font-size: 40px;
margin-top: 0px;
text-align: right;
}

#title a {
color: #eeeeee;
margin-top: 10px;
font-weight: bold !important;
}

.description {
width: 900px;
text-align: right;
color: #ffffff;
font-size: 15px;
}

/* CONTENT ITEM
************************************/

.post {
margin-bottom: 1px; 
padding: 5px;
}

.post h2 {
border: none;
color: #4BC4BF;
text-transform: uppercase;
}

.postmetadata {
border-bottom: 1px solid #7D5C00;
margin: 10px 0;
padding: 3px 0;
}

.entry {
margin: 10px 0;
}

.ads {
float: left;
margin: 0 5px 5px 0;
}

.entry ul {
list-style: inside;
padding-bottom: 18px;
padding-left: 5px;
}

.entry ol {
padding-bottom: 18px;
padding-left: 20px;
}

.navigation {
margin: 1px 0;
padding: 10px;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.serif {
clear: both;
}

.serif a {
border: 1px solid #7D5C00;
display: block;
padding: 5px;
text-align: center;
}

.serif a:hover {
background-color: #7D5C00;
color: #0f0e13;
text-decoration: none;
}

.center {
text-align: center;
}

.wp-caption {
border: 1px solid #9C7E1D;
margin: 3px;
padding: 2px;
text-align: center;
}

.wp-caption-text {
margin-top: 3px;
padding: 0 !important;
}

/* COMMENT ITEM
************************************/

.comment_area {
margin-top: 20px;
}

.commentlist {
list-style: none;
}

.commentlist li {
border: 1px solid #000000;
margin: 5px 0;
padding: 10px;
}

.avatar_div {
float: left;
text-align: center;
padding-right: 10px;
}

.author_comment {
background-attachment: scroll;
background-color: #4BC4BF;
background-image: url(images/bg_header.jpg);
background-position: bottom left;
background-repeat: repeat-x;
}

.comments_title {
margin-bottom: 18px;
}

#author, #email, #url, #comment {
border: 1px solid #000000;
margin-bottom: 10px; 
padding: 5px;
width: 428px;
}

#submit {
border: 1px solid #000000;
cursor: pointer;
font-weight: bold;
margin-bottom: 18px; 
padding: 5px;
width: 440px;
color: #000000;
}

#submit:hover {
background-color: #4BC4BF;
border: 1px solid #000000;
}

/* ARCHIVE ITEM
************************************/

.pagetitle {
margin: 5px 1px 18px;
text-align: right;
}

.archive_post {
margin-bottom: 10px;
}

/* FOOTBAR ITEM
************************************/

#footbar ul {
padding: 5px 0;
}

#footbar ul li {
display: inline;
float: left;
margin: 0 5px;
width: 222px;
}

#footbar ul li h4 {
padding: 0 10px !important;
}

#footbar ul li ul, #fotobar ul li ul li {
display: block;
margin: 0 !important;
}

#footbar ul li ul li {
border-top: 1px solid #0f0e13;
}

#footbar a {
color: #0f0e13;
display: block;
padding: 5px;
}

#footbar a:hover {
background-color: #7D5C00;
color: #ffffff;
text-decoration: none;
}

#footbar .cat-item {
display: block;
text-align: right;
padding: 5px 0;
}

#footbar .cat-item:hover, #footbar .cat-item:hover a {
background-color: #7D5C00;
color: #ffffff;
}

#footbar .cat-item a {
float: left;
padding: 0 !important;
padding-left: 5px !important;
}

#footbar .cat-item a:hover {
background-color: transparent;
}

#footbar #wp-calendar {
display: block;
width: 220px;
}

#footbar #wp-calendar thead th, #footbar #wp-calendar td {
border: 1px solid #fccb7d;
width: 45px;
}

#footbar #wp-calendar td {
text-align: right;
padding: 4px;
}

#footbar #wp-calendar caption {
border: 1px solid #fccb7d;
padding: 5px 0;
}

#footbar #wp-calendar td a {
display: block;
padding: 0;
}

#prev {
text-align: left !important;
}

.recentcomments {
padding: 5px 0;
}

.textwidget {
padding-left: 5px;
color: #333333;
}

/* SIDEBAR ITEM
************************************/

#sidebar ul li {
border-top: 1px solid #9C7E1D;
margin-bottom: 1px;
}

#sidebar ul li h4 {
background-image: url(images/sidebg.jpg);
background-repeat: repeat-x;
background-color: transparent;
padding: 5px;
text-align: center;
text-transform: uppercase;
font-weight: bold;
border-bottom: 1px solid #9C7E1D;
border-left: 1px solid #9C7E1D;
border-right: 1px solid #9C7E1D;
}

#sidebar ul li ul {
margin-top: 1px;
padding: 5px;
}

#sidebar ul li ul li {
border-top: 1px solid #0f0e13; !important;
border-bottom: 1px solid #0f0e13; !important;
margin-bottom: 0 !important;
}

#sidebar a, #sidebar_right a {
display: block;
padding: 5px;
}

#sidebar a:hover {
background-color: #4BC4BF;
color: #333333;
display: block;
text-decoration: none;
}

#sidebar .cat-item {
display: block;
text-align: right;
padding: 5px;
}

#sidebar .cat-item:hover {
background-color: #4BC4BF;
}

#sidebar .cat-item a {
float: left;
padding: 0 !important;
}

#sidebar .cat-item a:hover {
background-color: transparent;
}

.ads_small {
margin-bottom: 20px;
width: 310px;
margin-left: 45px;
}

.ads_small img {
margin: 6px;
}

.search_bar {
background-color: #4BC4BF;
border: none;
padding: 5px;
width: 95%;
}

#s, #searchsubmit {
border: 1px solid #9C7E1D;
}

#s {
margin-right: 5px;
padding: 5px;
width: 122px;
}

#searchsubmit {
border: 1px solid #9C7E1D;
cursor: pointer;
font-weight: bold;
padding: 4px;
width: 65px;
color: #000000;
}

#searchsubmit:hover {
background-color: #9C7E1D;
}

#sidebar #wp-calendar {
display: block;
width: 100%px;
}

#sidebar #wp-calendar thead th {
border: 1px solid #FEB333;
width: 45px;
}

#sidebar #wp-calendar td {
text-align: right;
padding: 4px;
}

#sidebar #wp-calendar caption {
border: 1px solid #FEB333;
padding: 5px 0;
}

#sidebar #wp-calendar td a {
display: block;
padding: 0;
}

.ads_sidebar_top, .ads_sidebar_bottom {
clear: both;
}

.ads_sidebar_top img {
float: left;
padding: 0 12px 0px 2px !important;
}


/* FOOTER ITEM
************************************/

#footer a {
color: #9C7E1D;
}

#footer .wrapper {
padding: 100px 0px;
color: #9C7E1D;
}

#footbarposition {
float: center;
width: 980px;
}

#footerlinks {
text-align: center;
color: #4BC4BF;
text-decoration: none;
font-size: 10px;
font-family: Verdana, Arial;
}

#footerlinks a {
text-align: center;
color: #4BC4BF;
text-decoration: none;
}

#footerlinks a:hover {
text-align: center;
color: #eeeeee;
text-decoration: none;
}