/*
Theme Name: Nina
Theme URI: http://www.ninacherry.com/
Description: Custom design for ninacherry.com
Version: 1.0
Author: Ron Rinaldi, based initially on Hope 1.0 design by Fatma Hassan
Author URI: http://freethoughts.ftmblog.com/


*/



/* Begin Typography & Colors */

body {
margin:0;
padding:0;
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
line-height: 1.5em;
background:#EED8B3;

background: #e3d7db;   /* Lavender2 */
background:#ddc3cc;   /* Lavender */


    }
a ,a:link{
    color: #AD582A;
}

a img {
    border: none;
}

a:visited {
    color: #AD582A;
}

a:hover {
    color: #AD582A;
}

#container {
font-size: 1.2em;
    text-align: left;
    }

#header {
    background:url(images/headerright.jpg) no-repeat;
}

#headerleft{
background:url(images/headerleft.jpg) top left no-repeat;

}
#sitetitle a,#sitetitle a:hover{
  font-size: 32px;
  color:#593107;
  font-family: Georgia;
  font-weight:bold;
  text-decoration:none;
  text-align: right;
}
#sitetitle .description {
  padding-top: 10px;
  font-weight: bold;
  text-align: right;
  font-size: 1.5em;
  color: #6d5235;
  font-style: italic;
}

#contentcolumn {
    font-size: 1.2em
    }

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

.contentcolumn .entry{
    line-height: 1.4em;
    }



.alt {
    background-color: #fbf1f0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    }

#footer {
    background-color:#925f70;
    border: none;
}

#footer a:link, #footer a:hover, #footer a:visited {
  color:#593107;
  font-weight:bold;
  text-decoration:none;
}

small {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.9em;
    line-height: 1.5em;
    }

h1, h2, h3 {
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-weight: bold;
    text-align:left;
    }





h2 {
    font-size: 1.6em;
        /* padding-top: 18px; */
    }

h2.pagetitle {
    font-size: 1.6em;
    }

#sidebar h2 {
    font-family: 'Lucida Grande', Verdana, Sans-Serif;
    font-size: 1.2em;
    }

h3 {
    font-size: 1.3em;
        padding-top: 18px;
    }

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
    text-decoration: none;
    color:#bb3a4c;
    }

h2, h2 a, h2 a:hover,h2 a:visited, h3, h3 a ,h3 a:hover, h3 a:visited {
    color:#bb3a4c;
    }

h3, h3 a ,h3 a:hover, h3 a:visited {
  color: #9d8265;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
    text-decoration: none;
    }
#contentcolumn h2{
  color:#5c062b;
}
.entry p a:visited {
    color: #b85b5a;
    }



#sidenav {
    font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
    color: #777;
    }

code {
    font: 1.1em 'Courier New', Courier, Fixed;
    }

acronym, abbr, span.caps
{
    font-size: 0.9em;
    letter-spacing: .07em;
    }

a, h2 a:hover, h3 a:hover {

    text-decoration: none;
    }

a:hover {
    color: #CF835A;
    text-decoration: underline;
    }

#wp-calendar #prev a, #wp-calendar #next a {
    font-size: 9pt;
    }

#wp-calendar a {
    text-decoration: none;
    }

#wp-calendar caption {
    font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align: center;
    }

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
    }

/* End Typography & Colors */

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

/*  Using 'class="alignright"' on an image will (who would've
    thought?!) align the image to the right. And using 'class="centered',
    will of course center the image. This is much better than using
    align="center", being much more futureproof (and valid) */

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;
    }
/*
---

.aligncenter,
div.aligncenter,
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
.alignleft {
    float: left
}
.alignright {
    float: right;
}




---
*/
.alignright {
    float: right;
  background-color:#fbf1f0;
    margin:5px;
    }

.alignleft {
    float: left;
  background-color:#fbf1f0;
    margin:5px;
    }
/* End Images */
/* Begin Structure */
#maincontainer{
   min-width:730px;
}

#header{
  height:106px;
  margin:0px;
  padding:0px;
  background-color: #e3d7db;  /* rhs of banner */
}
#headerleft{
  height: 106px;
  width: 100%;
  position: relative;  /* so sitetitle can be positioned */
}

.headerstripe, .footerstripe {
  clear: both;
  width: 100%;
  height: 4px;
  background-color: #9d8265;  /* olive */
}
/*
#sitetitle{
clear:both;
text-align:right;
width:90%;
padding-top: 24px;
}
*/
div#sitetitle{
  position: absolute;
  right: 2em;
  bottom: 0.5em;
  text-align: right;
  padding-top: 24px;

}

#container{
  width: 100%;
/*  float: left; */
}
#sub_container{
/*  float: left; */
  width: 100%;
}

.entry{
/*direction:rtl;*/
}
#header h1{
  margin: 0;
  padding-top: 15px;
}

#contentwrapper{
  float: left;
  width: 100%;
}

#contentcolumn{
  margin-right:225px; /*Set right margin to RightColumnWidth*/
  padding: 0;
  padding-left: 5px;
}

.post {
padding:0 10px 10px 10px;
    text-align:left;
    }

.post hr {
    display: block;
    }


.widecolumn .post {
    margin: 0;
    }

.post .postmetadata {
    padding:5px 5px 0 5px;
    }
#footer p {
    margin: 0;
    padding: 10px 0;
    text-align: center;
}



    /****************sidenav bar*************************/
#sidenav{
  float: left;
  width: 215px; /*Width of right column in pixels (RightColumnWidth - 10)*/
  margin-left: -225px; /*Set left margin to -(RightColumnWidth) */
  padding: 0;
}
/*************
*  Comments  *
**************/
#comment-container{
margin:10px 10px 10px 10px;
padding:10px 10px 10px 10px;
/*border:1px solid #8B6F52;*/
border:1px solid gray;

}
#commentlist {
    margin: 1.2em 0;
    padding: 0;
    list-style-type: none;
}

#commentlist li {
    margin: 12px 0;
    border: 1px solid #eff3e4;
    padding: 1px 20px;

    border:2px solid #fff6df;
    color: #97a28b;

}

h3.commenttitle {
    margin: 14px 0 0 0;
    font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
    font-size: 1em;
    color:#593107;
}
h3.commenttitle a:link,
h3.commenttitle a:visited,
h3.commenttitle a:hover,
h3.commenttitle a:active {
color:#A79419;
}
.commentmeta {
    margin: 4px 0 0 0;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 0.9em;
    color: #444;
}

.commentmeta a:link,
.commentmeta a:visited,
.commentmeta a:hover,
.commentmeta a:active {
    color: #888;
}
.commentmeta em{
    color:#AD582A;
    }
#commentlist hr {
    width: 100%;
    height: 1px;
    color: #eff3e4;
}
#commentlist p {
  color: #444;
}


/* Comment Counter */
.commentcounter {
  display: none;
/*
    float: right;
    height: 30px;
    margin: 15px 0 0;
    padding: 10px 0 10px 0;
    color:#A79419;
    font-family: 'Century Gothic', Verdana, Sans-Serif;
    font-size: 3em;
    font-style: italic;
    font-weight: bold;
*/
    /*border:1px solid #000;*/
}
#commentlist .adminreply .commentcounter {
    color:#AD582A;
}

#commentlist .adminreply {
  background-color:#fbf1f0;
}
#commentlist li ol li{
list-style: decimal outside;
}
/* Gravatar */
.commentgravatar {
    float: left;
    margin: 12px 6px 0 0;
    padding: 0;
}

img.gravatar {
    padding: 1px;
    border: 1px solid #ddd;
}



input#author,
input#email,
input#url {
    width: 200px;
    height: 16px;
    padding: 1px 5px 0;
    }
textarea#comment {
    /*width: 460px;*/
    width:100%;
    height: 190px;
    padding: 5px;
    }


/****************begin lists**************/
/* Begin Lists

    Special stylized non-IE bullets
    Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
    margin-left: 0px;
    padding: 0 30px 0 0;
    list-style: none;
    padding-left: 10px;
    text-indent: -10px;
    text-align:left;
    }

html>body .entry li {
    margin: 7px 0 8px 10px;
    text-align:left;
    }

.entry ul li:before, #sidebar ul ul li:before {
    content: "\00BB \0020";
    }

.entry ol {
    padding: 0 10px 0 20px;
    margin: 0;
    text-align:left;


    }

.entry ol li {
    margin: 0;
    padding: 0;
    text-align:left;
    }

.postmetadata ul, .postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
    }

#sidenav ul, #sidenav ul ol {
    margin: 0;
    padding: 0;
text-align:left;
    }

#sidenav ul li {
    list-style-type: none;
    list-style-image: none;
    /*margin-bottom: 15px;*/
    padding-bottom: 15px;
    }

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

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

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

.entry ol li, #sidenav ul ol li ,#commentlist ol li ol li{
    list-style: decimal outside;
    }
#commentlist ol li{
list-style-type:none;
}
#sidenav ul ul li, #sidenav ul ol li {
    margin: 3px 0 0;
    padding: 0;
    }
#contentcolumn .post p.postmetadata {
  background-color:#fbf1f0;
    border-top: 1px solid #AD582A;
    list-style: none;
    font: 0.9em/2em Tahoma, Arial, Helvetica, sans-serif;
    /*padding: 0.1em 0 0.2em 0;*/
    color: #000;
    /*margin: 1.3em 0.2em 0 0;*/
    }

.iconComment a {padding-left: 20px;background: url('images/icon_comments.gif') top left no-repeat;}
#contentcolumn .post ul.post-data li {
    color: #000;
    }

#contentcolumn .post ul.post-data a {
    text-decoration: none;
    color: #AD582A;
    }

#contentcolumn .post ul.post-data a:hover {
    color: #AD582A;
    }

#contentcolumn .post ul.post-data li.comments {
    float:left;
    margin: 0 0.7em 0 0;
    display: inline; /* fixes double float bug in IE */
    }

#contentcolumn .post ul.post-data li.comments a {
    padding: 0 0 0 15px;
    background: url(images/icon_comments.gif) 0 2px no-repeat;
}

#contentcolumn .post ul.post-data li.posted {
    margin: 0 0 0 0.7em;
    }

#contentcolumn .post ul.post-data li.posted a {
    background: url(images/icon_postdata.gif) 0 2px no-repeat;
    padding: 0 0 0 13px;
    }



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

#footer{
  clear: both;
  width: 100%;
  text-align: center;
  padding: 4px 0;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
div#menu{
  /*float:right;*/
  margin-left: 136px;
  margin-right: 10px;
  margin-top: 0px;
  text-align:left;
}

ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}

ul#nav{font-size:1em;font-weight:bold;}
ul#nav li{float:left;margin-left: 3px;text-align: center}

ul#nav a{float:left;padding:5px 10px 5px 10px;
  background: #fbf1f0;
  text-decoration:none;
  color: #4e1f05;
  border: 1px solid #a87e8c;
}

ul#nav a:hover{
  background: #a87e8c;
  color: #fff
}

ul#nav li.current_page_item a,ul#nav li.current_page_item a:hover{
  background: #a87e8c;
  color: #fff
}

ul {  padding: 0; margin: 0;}
li { list-style-type: none;}


 /* Begin Form Elements */
#searchform {

    text-align: center;
    }

#sidenav #searchform #s {
    width: 108px;
    padding: 2px;
    }

#searchsubmit {
    padding: 2px;
    background:#AD582A; border:solid 1px #eed495; text-align:center;
    color:#fbf1f0;
    font-size:1em;

    }

.entry form { /* This is mainly for password protected posts, makes them look better. */
    text-align:left;
    }

select {
    width: 130px;
    }

#commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
    border:solid 1px gray;
    }

#commentform textarea {
    width: 90%;
    padding: 2px;
    border:solid 1px gray;
    }

#commentform #submit {
    margin: 0px 0px 10px 0px;
    padding:2px;
    color:#ffffff;
    font-size:1em;
    background:#AD582A;
  border:solid 1px gray;
  text-align:center;
}

/* End Form Elements */
/* Begin Calendar */
.calendar{
padding:10px;
}
#wp-calendar {
    empty-cells: show;
width: 100%;
    border:1px solid #AD582A;
  background-color:#fbf1f0;

    }

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

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

#wp-calendar a {
    display: block;
    }

#wp-calendar caption {
    text-align: center;
    /*width: 100%;*/
    padding:5px;
    color:#EED495;
    background:#AD582A;
    }
#wp-calendar thead {background:#593107;color:#fbf1f0;text-align:center;}

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


/* End Calendar */

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

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

blockquote {
    margin: 15px 0 0 10px;
    padding-left: 20px;
    border-left: 5px solid #A28D19;
  width: 80%;
  font-style: italic;
    }

blockquote cite {
    margin: 5px 0 0;
    display: block;
  font-style: normal;
    }

.center {
    text-align: center;
    }

hr {
    display: none;
    }

a img {
    border: none;
    }

.navigation {
    /*display: block;*/
    text-align: center;
    /*margin-top: 10px;
    margin-bottom: 60px;*/
    }
/* End Various Tags & Classes*/
 /* CSS for the box starts here
================================================*/
/* Insert the custom corners and borders for browsers with JavaScript on */
.cb {
    margin:0.5em 0;
}
/* Rules for the top corners and border */
.bt {
  background:url(images/box.gif) no-repeat 100% 0;
    margin:0 0 0 18px;
    height:17px;
}
.bt div {
    height:17px;
    width:18px;
    position:relative;
    left:-18px;
    background:url(images/box.gif) no-repeat 0 0;
}

/* Rules for the bottom corners and border */
.bb {
    background:url(images/box.gif) no-repeat 100% 100%;
    margin:0 0 0 18px;
    height:17px;

}
.bb div {
    height:17px;
    width:18px;
    position:relative;
    left:-18px;
    background:url(images/box.gif) no-repeat 0 100%;

}

/* Insert the left border */
.i1 {
    padding:0 0 0 12px;
    background:url(images/borders.gif) repeat-y 0 0;

}
/* Insert the right border */
.i2 {
    padding:0 12px 0 0;
    background:url(images/borders.gif) repeat-y 100% 0;

}
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
  background-color:#fbf1f0;
    border:1px solid #fff;
    border-width:1px 0;
    padding:0 10px;

}


.cb { clear: both; }


/* CSS for the box ends here */

/* Just a bit of styling for this example. Adjust as you wish. */
.cb h1 {
    margin:0 -10px;
    padding:0.3em 10px;

    text-align:left;
    font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
#contentcolumn h1{
font-size:2em
}

.post h1 { text-align: center; }


/* Home page capture box.
Note: this html code was taken from www.ninacherrycoaching.com, and so
it reflects the "header-widget-area" class, etc.   On this (nina) theme,
this widget is not used, but I have kept the class name for the sake of
keeping the code the same on both sites.

Therefore, the style rules here are also copied from nina2/style.css
*/
div#header-widget-area {
   margin: 0;
   width: 415px;
    margin-left: 250px;
   xfloat:right;
   border: 1px solid #000;
   background-color: #E4E9EF;
   padding: 16px;
   height: 280px;
}
#header-widget-area h3  { font-size: 1em; margin: 0; margin-bottom: .5em; padding:0; }
#header-widget-area h4  { font-size: 1.5em; font-weight: bold;
    width: 100%; margin: .8em auto; text-align: center;  }
#header-widget-area p { margin: 5px 0 5px 0; }
#header-widget-area p.features { padding-left: 30px; padding-bottom: 10px; }
#header-widget-area p.smallnote {
    font-style: italic; margin: 4px auto; width: 100%; font-size: .7em; text-align: center; }

/* Capture box text area */

.capturebox label { text-align: right;
    padding-right: 5px;
    font-weight: normal; display:inline-block;  width: 50px;}
.capturebox input { text-align: left; margin: 0;}



