/*
Theme Name: Chosenlight Flowerly
Theme URI: http://www.chosenlight.com/
Description: A full-css theme designed by mom of the family.
Version: 1.0
Author: devi@work
Author URI: http://deviatwork.chosenlight.com/
Tags: purple, flower, family, chosenlight, fixed width, two columns, widgets

	chosenlightflower v1.0
	 http://www.chosenlight.com/

	This theme was designed and built by devi.
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size:90%;
    text-align: center;
    background: #685d8a url(images/page_bg.jpg) bottom center repeat-x;
    color: #6d6a76;
    margin: 0 auto;
    margin-top: 20px;
    padding: 10px;

}

img {border:0}

h1, h2, h3 {
    font-family: Verdana;
}

h1 {
    font-size: 13px;
}

h2 {
     font-size: 12px;
}

h3 {
     font-size: 11px;
}

ul{
  margin-left: 10px; 
  padding-left:1px;
} 

li
{
  width:155px;
  border-bottom: 1px dashed #fff;
  font-size:10px;
}

a {
    color: #2751a7;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: #123456;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 750px;
	
}

#header {
	margin: 0;
	background: url(images/body_t.png) no-repeat;
	height: 42px;
}

.breadcrumbs {
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
  font-size: 10px;
  padding-left: 20px;
  padding-top: 6px;
  padding-bottom: 6px;
  background: #efefef;
}

#date {
font-size:10px;
height:20px;
margin-left:200px;
margin-top:30px;
text-align:right;
width:320px;
}

#logo {
  height: 46px;
  float: left;
  padding-left: 20px; 
}

#container {
	float: left;
        text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 750px;
  background:url(images/body_bg.png) repeat-y 100%;
}

#side-a {
	float: left;
	width: 555px;
	margin-left: 11px;
}

#content {
  width: 380px;
  margin-top: 20px;
  margin-left: 75px;
  margin-bottom: 15px;
  font-size: 11px;
}


#side-b { 	
	margin: 0;
	float: left;
	width: 180px;
	height: 1%;
}

#paper {
  width: 164px;
  z-index: 9;
  background-color: #f0ede1;
  font-size: 10px;
}

#paper .inner {
  background: url(images/paper_bt.gif) bottom no-repeat;
  padding: 8px 15px 35px 18px;
}


#search {
  margin-top: 5px;
  width: 146px;
  background-color: #c6e4eb;
  font-size: 10px;
  padding-left: 15px;
  padding-right: 5px;
  padding-bottom: 15px;
  padding-top: 12px;
}


#name {
  margin-top: 15px;
  width: 164px;
  background-color: #cdefab;
  font-size: 11px;  
  color: #333;
}

#name .inner {
  padding: 5px 10px 10px 10px;
}

#sidebar {
	margin-top: 15px;
  font: 1em Verdana, Arial, Sans-Serif;
	}

#spr{
  border-bottom: 1px dotted #cdcdcd;
  height: 2px;
}

form{
 margin: 0px;
 font: 10px bold Tahoma, verdana, sans-serif;
}

form img {
  margin: 0px;
}


form input{
  border: 1px solid #cbccb3;
}

form input[type="submit"]{ /*width of submit button. IE6 does not understand this attribute*/
  border: 3px double #cccccc;
  padding: 0.25em;
  background-color: #FFFFFF;
  color: #333333;
  font-size: 95%;
}

.button{ 
  border: 3px double #cccccc;
  padding: 0.25em;
  background-color: #FFFFFF;
  color: #333333;
  font-size: 95%;
}

form input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
  width: 120px;
  margin-bottom: 5px;
  font-size: 10px;
}

blockquote {
  display:block !important;
  font-family: Georgia, Verdana, Arial, Times, "Times New Roman", serif;
  margin: auto;  
  width: 200px;
}

blockquote:before {
  content: open-quote;
  height: 0;
  margin-left: 0.8em;
}

blockquote:before {
  color: #69c;
  display: block;
  font-size: 600%;
  width: 150px;
}

#bquote{
  margin-top: 15px;
  z-index: 9;
  background-color: transparent;
  border: 1px dashed;
  width: 500px;
  margin-left: 35px;
}

#bquote .inner {
 padding: 8px 15px 18px 18px;
}

#bquote .inner p{
  font-family: Verdana;
  font-size: 11px;
}

#copyright  {
  text-align: center;
  color: black;
  width: 750px;
	font-size: 10px;
}

#footer {
  clear: both;
  height: 200px;
  background: url(images/body_footer.png) 0px 0px no-repeat;
}

#rss a{
  font-size: 10px;
  color: #f36100;
  font-weight: normal;  
}

#creditfooter{
  display:none;
}


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.post {
	margin: 0 0 40px;
	border-bottom: 1px dashed #ccc;
	}

.entry {
  font-family: "Lucida Sans Unicode";
  margin-top: 10px;
  font-size: 12px;
  line-height: 125%;
}

.entrytime {
  font-size:9px;
  font-weight:bold;
  margin-bottom:2px;
}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/*Comment */
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
        width: 340px
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentlist li {width: 340px;}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


/*SIDE MENU*/
/********************
MENU
*********************/
#menu_vert {
  margin-top: 10px;
  width: 164px;
  background-color: #dedede;
  font-size: 10px;
  text-transform: lowercase;
}

#menu_vert .inner {
  padding: 5px 3px 4px 10px;
}


#primary-nav {
  text-align: left;
  list-style: none;
  margin: auto;
}

ul#primary-nav {
  text-align: left;
  list-style: none;
  margin: auto;
}

ul#primary-nav li {
  width:148px;
  border-bottom: 1px dashed #eee;
}

ul#primary-nav li a
{
  display: block;
  padding: 0.5em 0 0.5em 2em;
  color: #777;
  text-decoration: none;
}

ul#primary-nav li a:hover
{
  color: #123456;
  background: #eaf2f9;
  text-decoration: none
}

ul#primary-nav li a:hover
{
  color: #123456;
  background: #eaf2f9;
  text-decoration: none
}

ul#primary-nav li .menuparent  a:hover{
  color: #123456;
  background: #eaf2f9;
  text-decoration: none;
  width:90%;
}

.menuactive {
  text-decoration: none;
  background: #c1c8d0;
  color: #abcdef;
}
