/*  
Theme Name: Mint Chocolate
Theme URI: http://www.wpskins.org/
Description: A pleasing green and brown theme, mint chocolate!
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 You must leave our 3 links intact on this theme if you wish to use it, please refer to the licence.txt file included. [ http://creativecommons.org/licenses/by-sa/2.5/ ]

*/

/************************/
/*     Global Design    */
/************************/
* {
    margin: 0;
    padding: 0;
}

a {
	color: blue;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

body {
    font-family: "Trebuchet MS", sans-serif;
}

ul, ol {
    list-style-type: none;
}

blockquote, #content ul, #content ol, p {
    margin: 5px 0;
}

/************************/
/*     Layout Design    */
/************************/

#page {
	width: 900px;
	margin: 0 auto;
}

#header {
    height: 149px;
    background: url(images/header.jpg);
}

#wrapper {
    background: url(images/content.png) repeat-x top;
}

#content {
	float: right;
	width: 580px;
    padding: 20px;
}

#sidebar {
	float: left;
    width: 257px;
    background-color: #fcfaf6;
}

#footer {
	clear: both;
    height: 100px;
    background: url(images/footer.png) repeat-x;
}

/************************/
/*     Header Design    */
/************************/
#headerimg {
    width: 400px;
    float: left;
    padding-top: 45px;
    padding-left: 100px;
}

#search-bar {
    width: 243px;
    height: 42px;
    float: right;
    margin-top: 56px;
    margin-right: 40px;
    background: url(images/search-bar.png) no-repeat;

}

#headerimg h1 {
	font-size: 40px;
}

#headerimg a {
	color: #47332f;
}

.description {

}

#navi-bar {
    height: 41px;
    background: url(images/nav-bar.png) repeat-x;
    text-align: right;
}

#navi-bar ul {
	font-size: 14px;
    padding: 13px 0;
    font-family: Arial, sans-serif;
    font-weight: bold;
}

#navi-bar ul h2 {
    font-size: 120%;
}

#navi-bar ul li {
    margin-bottom: 10px;
    display: inline;
    border-right: 1px solid #c1bc9d;
}

#navi-bar ul li:last-child {
    border: none;
}

#navi-bar ul ul {
    display: none;
}

#navi-bar a {
    padding: 0 15px;
}

#navi-bar a:hover {

}

#navi-bar a:visited {

}

/************************/
/*    Sidebar Design    */
/************************/
#sidebar .contact-me {
    text-align: center;
    height: 67px;
    padding: 0px;
    background: url(images/contact.jpg);
    margin-bottom: 10px;
}

#sidebar ul {
	font-size: 12px;
    font-family: "Century Gothic", sans-serif;
}

#sidebar ul h2 {
    font-size: 16px;
    color: #FFF;
    padding: 17px 0px;
    text-indent: 40px;
    font-weight: normal;
    background: url(images/menu-heading.jpg);
}

#sidebar ul li {
    margin-bottom: 10px;
    border: 1px solid #c1bc9d;
    background: #c1bc9d url(images/menu.jpg) repeat-x;
}

#sidebar ul ul {
    margin: 2px 15px;
}

#sidebar ul ul li {
    margin-bottom: 4px;
    border: none;
    background: none;
    padding-left: 15px;
    background: url(images/bullet.png) no-repeat left 5px;
}

#sidebar ul ul ul {
    display: none;
}

#sidebar p {

}

#sidebar a {
    color: #000;
}
#sidebar a:hover {

}

#sidebar a:visited {

}

/************************/
/*    Content Global    */
/************************/
blockquote {
    font-style: italic;
    padding: 0 10px;
}

h1, h2, h3, h4, h5, h6 {
	color: black;
}

h1 {
}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

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 {

}
.post h2 {
    border-bottom: 1px dotted #000;
}

.posted {
    width: 71px;
    height: 71px;
    float: left;
    background: url(images/date.png);
}

.posted em {
    display: block;
    font-style: normal;
    font-family: Arial;
    color: #FFF;
    font-weight: bold;
    text-align: center;
}

.posted em.month {
    margin-top: 10px;
}

.posted em.date {
    margin-top: 8px;
    color: #000;
    font-size: 26px;
}

.post-entry {
    float: right;
    width: 480px;
    padding: 10px 0;
    padding-right: 20px
}

.post {
    margin-bottom: 10px;
    font-size: 12px;
    background-color: #f1f0eb;
}

.first-post {
    background-color: transparent;
}

.post p {
}

.post a {

}

.post img {
    max-width: 100%;
}

.post ul {

}

.post li {

}

.entry {
    line-height: 20px;
}

.entrytext  {
    line-height: 20px;
}

p.alt {
    font-size: 12px;
}

.postmetadata a {

}

.navigation {
    height: 1em;
    font-size: 12px;
}

#nav-above {
    margin-bottom: 10px;
}

#nav-below {
    margin-top: 10px;
}

.alignleft, .nav-previous {
    float: left;
}

.alignright, .nav-next {
    float: right;
}

.center {

}

.pagetitle {
    font-size: 16px;
}

cite {

}

a img {

}

acronym, abbr {

}


/************************/
/*    Comment Design    */
/************************/

#content ol.commentlist {
	font-size: 12px;
	padding: 0;
	list-style-type: none;
}

ol.commentlist li cite {
    font-weight: bold;
    font-style: normal;
    font-size: 13px;
}

ol.commentlist li {
    margin: 10px 0;
    padding: 5px;
}

ol.commentlist li.alt {
    background-color: #f1f0eb;
}

ol.commentlist a {

}

ol.commentlist p {
    margin: 3px 0;
}

#comment {
    width: 95%;
}

#author, #email, #url, #comment {
    border: ;
    background-color: ;
    padding: ;
}

small.commentmetadata {

}

h3#comments, h3#respond {
    font-size: 18px;
    margin: 8px 0;
}

#commentform p {
    font-size: 11px;
}

/************************/
/*     Search Design    */
/************************/

#searchform {
    margin: 8px 5px;
}

#searchform input {

}

#searchform #s {
    height: 20px;
    padding: 2px;
    float: left;
    width: 146px;
    margin-right: 5px;
}

#searchsubmit {
    background: url(images/search-button.png);
    border: 0;
    width: 72px;
    height: 28px;
    color: #FFF;
}

/************************/
/*   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 {

}

/************************/
/*     Other Design     */
/************************/
#footer p {
    margin: 0;
	padding: 30px 10px;
    font-size: 12px;
    color: #FFF;
    text-align: center;
}

#footer a {
    color: #000;
}

/************************/
/*     Other Design     */
/************************/
.clear {
    clear: both;
}

