/*
Theme name: Lavender Dream
Theme URI: http://blog.annas-playground.info/wordpress-themes/lavender-dream/
Description: A pale lavender theme, with three columns and four dynamic sidebars. It is my first theme.
Tags: light, purple, fixed-width, three-columns, sticky-post, threaded-comments
Author: LadyAnna
Author URI: http://www.annas-playground.info/
Version: 1.0.1
Feel free to use and edit as you wish, but please leave the link back to my site in the footer. You may hide it with css, but not delete it.*/

/* Set the size and colors of main (and reused) elements */

body {
    font-size: 14px;
    font-family: Arial, Sans-Serif;
    background:#4c4c4c;
center;
    color: #000000;
    margin: 0;
    padding: 0;   
    text-align:center;
}
.border_hr {
    background:#000000;
    height:0px;
    width: 0%;
}
.right {
    text-align:right;
}
.alignleft{
    float:left;
    margin-right:0px;
}
.alignright{
    float:right;
    margin-left:0px;
}
.center, .aligncenter{
    margin:auto;
    text-align:center;
}
.clear {
    clear:both;
}
/* Main style of links */
a:link,a:visited{
    color:#FF6600;
    text-decoration:none;
}   
a:hover, a:active{
    color:#FF6600;
    text-decoration:underline;
}

/* The width and style of the actual blog area */
#page {
    background:#333333;
    width: 1000px;   
    margin:0 auto;   
    padding:0 0px 0 0px;
}
/* Headers used within the blogposts (h1-h3 are used elsewhere on the pages and should not be used in posts)*/
h4,h5,h6{
    font-variant: small-caps;
    font-family: Georgia, Serif;
}
h4 {font-size: 11px;}
/* Deal with the header */
#header{
    background:#333333;
    height:110px;   
    margin:0px;
    padding:1px;   
    width:100%;   
}
#header h1{
    background:#333333;
    margin: 5px 0 0 0;   
    font-size:24px;   
    font-variant: small-caps;   
    font-family: Helvetica;
    font-style: bold;　　　
}
#header h1 a:link, #header h1 a:visited {
    color: #ff7214;   
    text-decoration:none;
}
#header h1 a:hover, #header h1 a:active {
    color: #5CA3A0;   
    text-decoration:underline;
}
#header .description{
    background:#333333;
    color: #ffe6c1;   
    font-weight:bold;   
    font-style: normal;   
    font-family: Helvetica;
}
#header_left{
    background:#333333;
    float:left;   
    width:200px;   
    height:110px;   
    border:0px;   
    text-align:left;   
    padding-left:0px;   
}
html>body #header_left{
     background: 
}
#header-right{
    background:#333333;
    float:right;   
    width:728px;
    height:110px;
    margin:0px;   
    padding:0px;
}
#header-right p{
    text-align:justify;   
    margin:0px;   
    padding:0 0px 0 0;
}
#header-right fieldset{
    border:0px;   
    margin:0px;   
    padding:0px;
}

/* Deal with left, right and bottom sidebars */
#sidebar-right{
    font-weight:bold;
    font-size: 14px;
    font-family: Helvetica;
    float:right;       
    margin:1px 1px 1px 1px;   
    width:336px;   
    padding:2px 2px 2px 2px;
    background:#3C3C3C;
}
#sidebar-left{
    font-weight:bold;
　　 font-size: 14px;
    font-family: Helvetica;
    float:left;   
    margin:1px 1px 1px 1px;   
    width:133px;   
    padding:2px 2px 2px 2px;
    background:#3C3C3C;
}
#sidebar-bottom {
    border-top: 0px solid #000000;   
    padding-top: 1px;   
    margin:5px auto;
}
#sidebar-bottom .widget_bottom  {
    float:left;   
    list-style-type:none;   
    text-align:center;   
    margin:0 3px;   
    display:inline;   
    width:452px; /* Change this for other numbers of widgets: 191px = 4 widgets, 262px = 3 widgets, 403px = 2 widgets (default), 925px = 1 widget */
}
#sidebar-right a:link,
#sidebar-left a:link,
#sidebar-bottom a:link,
#sidebar-right a:visited,
#sidebar-left a:visited,
#sidebar-bottom a:visited{
    color:#ffe6c1;
}
#sidebar-right a:hover,
#sidebar-left a:hover,
#sidebar-bottom a:hover,
#sidebar-right a:active,
#sidebar-left a:active,
#sidebar-bottom a:active{
    color:#f49200;   
    text-decoration:none;
}
#sidebar-right ul,
#sidebar-left ul,
#sidebar-bottom ul{
    list-style-type: none;   
    margin:0;   
    padding:0;   
    text-align:left;
}
#sidebar-right li li,
#sidebar-left li li,
#sidebar-bottom li li {
    border-bottom:thin solid #06aeff;       
    border-left:4px solid #3d81ee;   
    margin:1px 0;   
    padding:4px 1px 3px 5px;
}
#sidebar-right li li:hover,
#sidebar-left li li:hover,
#sidebar-bottom li li:hover {
    border-bottom:thin solid #06aeff;   
    border-left:4px solid #3d81ee;       
    background:#3c3c3c;       
}
#sidebar-right .current_page_item,
#sidebar-left .current_page_item,
#sidebar-bottom .current_page_item,
#sidebar-right .current-cat,
#sidebar-left .current-cat,
#sidebar-bottom .current-cat{
    border-left:0px solid #000000;       
    background:#3c3c3c;
}
#sidebar-right h2,
#sidebar-left h2,
#sidebar-bottom h2{
    text-align:center;   
    background:#464646;   
    padding-bottom:3px;   
    color:#5C6FA3;   
    font-size:11px;   
    font-variant: small-caps;   
    font-family: Georgia, Serif;
}
#sidebar-right p,#sidebar-left p{
    font-size:11px;    text-align:center;   
    font-weight:bold;
}
/* Show calendar in bottom sidebar */
#calendar-bottom table{
    color:#5C6FA3; 
    margin:auto;
    width:90%;
}
#calendar-bottom a:link,
#calendar-bottom a:visited {
    font-weight:bold;
    color:#9ecad1;
}
#calendar-bottom a:hover,
#calendar-bottom a:active{
    color:#71b8ff;   
    text-decoration:none;
}
#calendar-bottom #today {
    background:#ffffff;
}

.divider{
    height:5px;   
    padding:0;       
    margin:0;
}
.border_hr_thin{ 
    height:0px;   
    width:100%;       
    margin:auto;
}

/* Deal with content (all styles used in index.php) */

#content {
    text-align:left;   
    width:515px; 
    color:#ffffff;  
    padding:2px 2px;       
    float:left;
    background:#4c4c4c;       
    margin-top:1px;   
    min-height:508px;   
    border-right:0px solid #4c4c4c;   
    border-left:0px solid #4c4c4c;
}
html>body #content{width:515px;}
#content h1{
    color:#000000;
    margin: 3px 0 3px 0;   
    font-family: Verdana, Serif;   
    font-variant: small-caps;   
    font-size:15px;
}
#content h2{
    color:#000000;
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial;   
    font-variant: small-caps;   
    font-size: 1.3em;
    font-style:bold;
}
#content h6{
    color:#000000;
    font-style:normal; 
    font-variant: normal;   
    font-size:15px;
}
#content h2.postheader{    margin: 10px 0 1px 0;}
#content h4.postheader{    margin: 14px 0 1px 0;    }
#content h2 a:link, #content h2 a:visited {
    color: #0000FF;   
    text-decoration:none;
}
#content  a:hover, #content  a:active {
    color: #83a8c3;   
    text-decoration:underline;
}
#content .post-info{
    font-size:15px;   
    font-variant: normal;
}
#content .widgettitle{
    font-size:15px;   
    font-weight:bold;   
    margin: 5px 0 2px 0;
}
#content blockquote{
    background: #FFFFFF; repeat-y left;   
    padding-left:10px;   
    margin:10px 20px;   
    color: #313131;
}
#content q {
    quotes: ;   
    color: #6C5B7E;
}
#content cite { color: #0b080b;}
#content .css{ color:#3A80FF;}
#content .php{ color:#3E6E3E;}
#content .entry {
    color: #000000;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 1.1em;
    margin: 1px 2px;
}
#content .entry a:link,a:visited{
    color:#3D81EE;
    text-decoration:none;
}   
#content .entry ul, #content .entry ol{
    margin: 3px;   
    padding:0 0 0 15px;
}

#content .postmetadata{font-size: 10px;}
#content .post{
　　 color: #000000;
    margin: 0 0 10px 0;   
    background:#FFFFFF;   
    padding: 1px 5px 0 5px;
}
#content .sticky #FFFFFF; no-repeat top center;}
#content .wp-caption, .caption{
    border:thin solid #756882;   
    background-color: #FFFFFF;   
    padding: 2px 2px;   
    -moz-border-radius: 3px;   
    -khtml-border-radius: 3px;   
    -webkit-border-radius: 3px;   
    border-radius: 3px;
}
#content .wp-caption{ text-align:center;}
#content img {border:thin solid #756882;}
#content a img {border:0;}
#content .wp-caption a img {border:thin solid #756882;}
#content .wp-smiley{border:0 !important;}
#content .wp-caption-text{
    margin:0px;   
    padding:2px 3px 0px 3px;
}
#content .not-found{color:#756882;}
#content .search{margin-top:15px;}
#content .search fieldset{border:0;}
dl,dt,dd{margin:0 10px;}
dt{
    font-weight:bold;   
    padding:6px 0 0 0;
}
.navigation .alignleft,
.navigation .alignright{
    width:222px;
    min-height:21px;
}
.navigation .alignright{
    text-align:right;
}
/* Special styles used by image.php to show an image attachment */
.attachment{
    text-align:center;   
    margin:0 auto;
}
.caption{
    width:300px;   
    margin:15px auto;   
}
.attachment p {
    padding:0;   
    margin:7px auto 2px auto;
}
/* Special styles used by archives.php (archives page) */
.archive{
    width:200px;   
    padding: 2px 20px;
}
/* Special styles used by links.php (links page) */
.archive{padding: 2px 20px;}
/* Special styles used by children.php */
#list-subpages{
    margin:0 10px;
}
#list-subpages ul{
    list-style-type:none;
    margin:3px 15px;
    padding:0px;
}
#list-subpages ul li {
    margin:15px 0;
}
.page-link{
    font-variant:small-caps;
    font-size:18px;
    font-family: Georgia, Serif;
}
#list-subpages p {
    margin:4px 10px;
    padding:0;
}
/* Styles needed to handle comments */
.xoxo,.children{
    list-style-type:none;   
    margin:4px;   
    padding:0 0 0 10px;
}
.children{margin:1px 4px;}
#respond h3,#content h3 {
    font-variant: small-caps;   
    font-family: Georgia, Serif;   
    font-size:13px;   
    margin: 10px 0 2px 0;
}
#commentform textarea{
    width:99%;   
    background:#EAE7ED;   
    border: 1px;   
    background:#EAE7ED;   
    padding: 2px;   
    border-color:#756882;   
    border-style:solid;
}
#comments ul {
    list-style-type:none;   
    list-style-position:inside;   
    margin:0;   
    padding:5px;
}
#comments li {border:1px solid #8F839B;}
#comments .children{padding:0 0 0 25px;}
#comments blockquote{
    background: url('./images/bg-blockquote.png') repeat-y left;   
    padding-left:10px;   
    margin:10px 60px;
}
#comments blockquote blockquote{margin:10px 20px;}
#comments blockquote p {
    padding:0;
    margin:0;
}
#comments #author-info img {
    float:left;   
    margin-right:7px;
}
#comments #author-info {font-size:11px;}
#comments p,#comments .reply {
    font-size:12px;   
    margin-left:42px;
}
#comments .reply {margin-bottom:10px;}
#comments .comment,
#comments .trackback,
#comments .pingback {
    padding:5px;   
    margin:5px 0;
}
.thread-odd, .depth-1, .depth-4{background:#EAE7ED;}
.depth-2, .depth-5 {background:#E0DAE6;}
.thread-even, .depth-3, .depth-6{background:#CFC6D8;}
.children .alt, .children .odd {background:#E0DAE6;}
.children .even {background:#C6BDCE;}
/* Shows info about comment status */
#comments-status {
    margin: 10px auto;   
    text-align:center;   
    font-size:11px;
}
#comments-status a:link,#comments-status a:visited{font-weight:bold;}
#commentform #submit{
    margin: 5px 0px;   
    border-width:1px;   
    background: #BBB3C3;   
    padding: 1px 4px;   
    border-color:#D2CCD7 #756882 #756882 #D2CCD7;   
    border-style:solid;
}
/* Deal with the footer area */
/* footer*/
#footer {
  clear: both;
  background:#4c4c4c;
  border: 1px solid #070707;
  padding: 5px 5px 1px 5px;
  }
#footer p {
  font-weight:bold; 
  font-size: 11pt;
  color: #ffffff;
  padding: 0;
  }
#footer a {
  font-weight:bold; 
  color: #ffffff;
  text-decoration: underline;
  }
#footer a:hover {
  color: #000000;
  }
#footerleft {
  float: left;
  width: 500px;
  }
#footerright {
  float: right;
  width: 300px;
  text-align: right;
  }

}
#theme-author{
　　　　　width:925px;
    padding:0;   
    margin:0px 0 0 0;
}