/*  

Theme Name: Handbag Snob

Theme URI: http://www.wpskins.org/

Author: Free Wordpress Themes

Author URI: http://www.wpskins.org/

	 

	 	The CSS, XHTML and design is released under Attribution-ShareAlike 2.5 Licence if you wish to use it, please refer to the licence.txt file included. [ http://creativecommons.org/licenses/by-sa/2.5/ ]



*/



/************************/

/*     Global Design    */

/************************/

/* Import YUI Reset CSS */

@import url(reset.css);

/* Import YUI Reset CSS */



a {

	color: #cb6168;

	text-decoration: none;

}



a:hover{

	text-decoration: underline;

}



body {

    font-family: Verdana, Arial, sans-serif;

    background: #583f16 url(images/background.png) repeat-x;

}



ul, ol {

    list-style-type: none;

}



blockquote, #content ul, #content ol, p, pre {

    margin: 0 0 0.5em 0;

}



/************************/

/*     Layout Design    */

/************************/



#page {

	width: 950px;

    padding: 0 15px 15px;

	margin: 0 auto;

    background-color: #f9e58c;

}



#header {

    position: relative;

    background: url(images/logo.jpg) no-repeat;

    height: 128px;

}



#wrapper {

    background: #FFF url(images/wrapper.png) repeat-y;

    height: 1%;

}



#content {

	float: left;

	width: 530px;

    padding: 0 7px;

    background-color: #FFF;

    height: 1%;

}



#sidebar {

	float: right;

    width: 400px;

    height: 1%;

}



#footer {

	clear: both;

	width: 930px;

	margin: 0 auto 10px auto;

    padding: 10px;

}



/************************/

/*     Header Design    */

/************************/

#headerimg {

    padding-top: 30px;

    padding-left: 160px;

}



#headerimg a {

	color: #ecd98a;

}



.description {

    font-size: 12px;

	color: #ecd98a;

}



/************************/

/*    Sidebar Design    */

/************************/

ul.left-bar, ul.right-bar {

    width: 190px;

    float: left;

}



ul.left-bar {

    border-left: 10px solid #f5e5a7;

    background-color: #edd576;

}



ul.right-bar {

    border-left: 10px solid #fcf5da;

    background-color: #fceeb5;

}



#sidebar ul {

    font-size: 10px;

    font-weight: bold;

}



#sidebar ul h2 {

    font-size: 18px;

	margin: 0 0 4px 0;

    background: url(images/heading.png) no-repeat center bottom;

    padding-bottom: 5px;

    text-align: center;

}



#sidebar ul.left-bar h2 {

    color: #FFF;

}



#sidebar ul.right-bar h2 {

    color: #cb6168;

}



#sidebar ul li {

    margin-bottom: 10px;

    padding: 10px;

}



#sidebar ul ul {

}



#sidebar ul ul li {

    padding: 0px;

    margin-bottom: 3px;

    line-height: 14px;

}



#sidebar ul ul ul {

    display: none;

}



#sidebar p {



}



#sidebar a {

    color: #000;

    font-size: 10px;

    font-weight: bold;

}



#sidebar a:hover {

    color: #583f16;

    background: url(images/bullet.png) no-repeat left;

    padding-left: 10px;

}



#sidebar .recentcomments a:hover {

    background: none;;

}



#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    */

/************************/

.post {

    margin: 10px 0;

	font-size: 12px;

	line-height: 14px;

}



.post h2 {

	line-height: normal;

    background: url(images/post-title.jpg) no-repeat;

    padding: 10px 0;

    font-size: 14px;

}



.post h2 a:hover, h2 a:visited, h2 a {

    color: #9e0b15;

}



.post .posted {

    display: block;

    float: left;

    width: 90px;

    text-align: center;

    color: #FFF;

    font: bold 16px normal;

    font-family:  Arial, sans-serif ;

    margin-right: 5px;

}



.post p {



}



.post a {



}



.post img {

    max-width: 100%;

    margin: 3px;

}



.post ul {



}



.post li {



}



.entry {

    padding: 5px;

}



.postmetadata {

    margin: 5px 0;

    font-size: 12px;

	line-height: normal;

    float: right;

    padding-right: 5px;

    color: #157bab;

    border-top: 1px solid #157bab;

    padding: 10px 10px 0 20px;

}



.postmetadata a {

    color: #9e0b15;

}



.entrytext {



}



p.alt {

    font-size: 10px;

}



.entry-tags {

    display: block;

}



.navigation {

    height: 1em;

    font-size: 12px;

    margin: 5px 0;

}



#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: 12px;

	padding: 0;

	list-style-type: none;

    margin: 0;

    color: #583f16;

}



ol.commentlist li cite.author {

    font-size: 14px;

    font-weight: bold;

    font-style: normal;

}



ol.commentlist li {

    margin-bottom: 1em;

    border: 1px solid #eeebe7;

    padding: 10px;

}



ol.commentlist li.alt {



}



ol.commentlist a {



}



ol.commentlist p {

    margin: 0 0 0.5em 0;

}



#commentform p {

    font-size: 12px;

    margin: 0 0 5px 0;

}



#comment {

    width: 95%;

}



#author, #email, #url, #comment {

    border-top: 3px solid #e0d8b8;

    border-left: 2px solid #e0d8b8;

    background-color: #fff6d1;

    padding: 3px;

    font-family: Verdana, sans-serif;

    font-size: 10px;

}



small.commentmetadata {

    margin: 0 0 0.3em 0;

}



h3#comments, h3#respond {

    font-size: 16px;

    margin: 4px 0 4px 0;

    color: #cb6168;

    font-weight: bold;

    font-family: Arial, sans-serif;

}



.gravatar {

    float: left;

    width: 75px;

    margin: 0 5px 0 0;

}



#submit {

    background: url(images/submit-comment.png) no-repeat;

    padding: 5px 5px;

    text-align: center;

    border: 0;

    color: #FFF;

    font-weight: bold;

    font-size: 10px;

    font-family: Verdana;

}





/************************/

/*     Search Design    */

/************************/

#searchform {



}



#searchform #s {



}



#searchform #searchsubmit {



}



/************************/

/*   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 {

    font-size: 14px;

}



/************************/

/*     Footer Design    */

/************************/

#footer-meta {

    font-size: 12px;

    padding: 10px;

    color: #FFF;

}



#footer-meta a {

    color: #FFF;

}



#footer p {

	margin: 0;

}



#footer #wp {

    float: left;

    width: 80px;

}



/************************/

/*     Other Design     */

/************************/

.clear {

    clear: both;

}



.include {

    text-align: center;

}

