/*  
Theme Name: Painters Palette
Theme URI: http://www.wpskins.org/
Description: Designed by <a href="http://www.runawaychild.com/" target="_blank">Runaway Child</a> & <a href="http://www.wpskins.org" target="_blank">Free Wordpress Themes</a>
Author: WPSkins.org
Author URI: http://www.wpskins.org/

	This theme was designed and built by WPskins.org,
	whose blog you will find at http://www.wpskins.org/

	The CSS, XHTML and design is released under Attribution-ShareAlike 2.5 Licence:
	http://creativecommons.org/licenses/by-sa/2.5/

*/

/************************/
/*     Global Design    */
/************************/
/* Import YUI Reset CSS */
@import url(reset.css);
/* Import YUI Reset CSS */

a {
	color: #9a9a9a;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

body {
    font-family: Verdana, Arial, sans-serif;
    background: #DECBBD url(images/background.jpg) no-repeat fixed center top;
    color: #FFF;
}

ul, ol {
    list-style-type: none;
}

blockquote, #content ul, #content ol, p, pre {
    margin: 0 0 0.5em 0;
}

/************************/
/*     Layout Design    */
/************************/

#page {
	width: 600px;
	margin: 10px auto;
    border: 2px solid #aa6435;
    padding: 1px;
    position: relative;;
}

#pages {
    position: absolute;
    top: 119px;
    right: -38px;
    height: 400px;
}

#header {
    position: relative;
    margin-bottom: 10px;
}

#wrapper {
    clear: both; /* Clear float items in from navi-bar */
    background: #2f2f2f url(images/wrapper.png) repeat-y;
    padding-bottom: 20px;
}

#content {
	float: right;
	width: 445px;
}

#sidebar {
	float: left;
    width: 150px;
}

#footer {
	clear: both;
    background: url(images/footer.jpg);
    height: 77px;
}

/************************/
/*     Header Design    */
/************************/
#headerimg {
    background: #2f2f2f url(images/header.png) repeat-x;
    margin: 0 1px;
    height: 122px;
}

#headerimg h1 {
    padding-top: 20px;
    text-align: center;
    font-size: 40px;
}

#headerimg a {
	color: #8cccca;
}

.description {
    font-size: 12px;
    text-align: center;
}

#pages img {
    margin: 5px 0;
}

/************************/
/*    Sidebar Design    */
/************************/
#sidebar ul {
	font-size: 10px;
    padding: 10px;
    font-weight: bold;
}

#sidebar ul h2 {
    font-size: 12px;
    color: #FFF;
    border-bottom: 3px solid #282828;
    font-weight: bold;
    margin-bottom: 3px;
}

#sidebar ul li {
    margin-bottom: 10px;
}

#sidebar ul ul {
    padding: 0;
}

#sidebar ul ul li {
    margin-bottom: 3px;
    line-height: 14px;
}

#sidebar ul ul ul {
    display: none;
}

#sidebar p {

}

#sidebar a {
}

#sidebar a:hover {
    color: #ffbd1c;
    padding-left: 10px;
    background: url(images/bullet.png) no-repeat left;
}

#sidebar a:visited {

}

/************************/
/*    Content Global    */
/************************/
blockquote {
    font-style: italic;
    padding: 0 10px;
}

h1, h2, h3, h4, h5, h6 {
	color:;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 12px;
}

code, pre {
    overflow: auto;
    white-space: pre;
    font-family: Courier;
}

#content ul {
    padding-left: 20px;
    list-style-type: square;
}

#content ol {
    padding-left: 25px;
    list-style-type: decimal;
}

/************************/
/*    Content Design    */
/************************/
h2 a:hover, h2 a:visited, h2 a {
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
}

.post h2 {
    margin-bottom: 5px;
}

.post {
    margin-bottom:20px;
	font-size: 11px;
    padding: 0 10px 10px 10px;
    border-bottom: 4px solid #2c2c2c;
}

.post .posted {
	font-size: 11px;
    color: #8f8f8f;
    margin-bottom: 10px;
}

.post p {

}

.post a {

}

.post img {
    max-width: 100%;
    margin: 3px;
}

.post ul {

}

.post li {

}

.entry {

}

.postmetadata {
    margin: 5px 0;
    font-size: 10px;
    height: 27px;
}

.postmetadata .comments {
    width: 208px;
    height: 27px;
    float: left;
    background: url(images/comments.png);
}

.postmetadata .comments span, .postmetadata .tags .entry-tags {
    display: block;
    padding: 7px 0px 5px 30px;
    font-weight: bold;
    font-style: italic;
}

.postmetadata .tags {
    width: 208px;
    height: 27px;
    float: right;
    background: url(images/tags.png);
    overflow: hidden;
}

.postmetadata  a {
    color: #FFF
}

.postmetadata a {

}

.entrytext {

}

p.alt {
    font-size: 10px;
}

.entry-tags {
    display: block;
}

.navigation {
    height: 1em;
    font-size: 12px;
    margin: 5px 20px;
}

#nav-above {
    margin-bottom: 10px;
}

#nav-below {
    margin-top: 10px;
}

.alignleft, .nav-previous {
    float: left;
}

.alignright, .nav-next {
    float: right;
}

.center {

}

.pagetitle {

}

cite {

}

a img {
    border: none;
}

acronym, abbr {

}


/************************/
/*    Comment Design    */
/************************/

#content ol.commentlist {
	font-size: 11px;
	padding: 0;
	list-style-type: none;
    margin: 0;
    padding: 0 10px;
}

ol.commentlist li cite.author {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
}

ol.commentlist li {
    margin-bottom: 1em;
    border-bottom: 4px solid #2c2c2c;
}

ol.commentlist li.alt {

}

ol.commentlist a {

}

ol.commentlist p {
    margin: 0 0 0.5em 0;
}

#commentform {
    background: url(images/comment-area.png) no-repeat;
    width: 422px;
    height: 267px;
    margin: 0 10px;
    padding: 10px;
}

#commentform p {
    font-size: 12px;
    margin: 0 0 5px 0;
}

#comment {
    width: 95%;
}

#author, #email, #url, #comment {
    border: none;
    border-left: 2px solid #E0E0E0;
    background: #FFF url(images/form.png) repeat-x;
    padding: 3px;
    font-family: Verdana, sans-serif;
    font-size: 10px;
}

#commentform #submit {
    background: url(images/submit.png) repeat-x;
    border: 0;
    padding: 3px 10px;
    color: #000;
}

#author:hover, #email:hover, #url:hover, #comment:hover {
    border: ;
    background-color: ;
}

small.commentmetadata {
    margin: 0 0 0.3em 0;
}

h3#comments, h3#respond {
    font-size: 14px;
    margin: 4px 0 4px 0;
    padding: 0 10px;
}

/************************/
/*     Search Design    */
/************************/
#searchform {

}

#searchform #s {
    width: 95%;
    padding: 2px;
    font-size: 10px;
}

#searchform #searchsubmit {
    width: 100%;
}

/************************/
/*   Calendar Design    */
/************************/

#wp-calendar {
	width: 100%;
}

#wp-calendar td {
	text-align: center;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/************************/
/*     Footer Design    */
/************************/
#footer-meta {
    font-size: 10px;
    padding-top: 30px;
    text-align: center;
}

#footer p {
	margin: 0;
}

/************************/
/*     Other Design     */
/************************/
.clear {
    clear: both;
}
