/*
-----------------------------------------------------------

Theme Name: Thoughts
Theme URI: http://www.ewebscapes.com
Description: A muted blueness.
Author: Lisa Sabin-Wilson
Tags: grey, two column, widget, threaded comments
-----------------------------------------------------------
*/

                                                                     
                                                                     
                                                                     
                                             
/* Captions and image alignment for wordpress */

div.aligncenter {
	display: block !important;
    margin: 0px auto 10px;
}
div.alignleft {
	float: left !important;
	margin-right: 10px;
}
div.alignright {
	float: right !important;
	margin-right: 0px;
	margin-left: 10px;
}
.wp-caption {
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #F8F8F8;
	padding-top: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 16px;
    text-align: center !important;
	padding: 5px 4px;
	margin: 0;
	font-family: Arial, Tahoma, "Lucida Sans";
	color: #949494;
	font-style: normal;
}

blockquote p {
	margin: 0px !important;
	padding: 0px;
}

blockquote {
	margin: 1em 25px;
	line-height: 24px;
	font-size: 16px;
	font-weight: normal;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-style: italic;
	border-left: 5px solid #000000;
}


pre {
	margin: 8px 0px;
	padding: 10px;
	clear: both;
	width: 92%;
	overflow: scroll;
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	background: #FFFFFF;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	white-space: nowrap;
	border: 1px solid #eeeeee;
}
em {
	font-style: italic;
}

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	float: right;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	float: left;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.commentlist {
  margin: 10px 0px 10px 20px;
  padding: 0px;
  list-style: none;
}
.commentlist li {
  margin-left: 0px;
  padding: 8px;
}
.thread-alt {
  background: #eee;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ccc;
}


.commentlist .children {
padding-left: 0px;
}

.commentlist .children img.avatar {
  width: 32px;
  height: 32px;
}
.commentlist .children {
padding-left: 10px;
margin-left: 20px;
margin-top: 10px;
border-left: 2px solid #ddd;
list-style: none;
}

.commentlist .children .children img.avatar {
  width: 25px;
  height: 25px;
}

#post-navigator-single {
width: 100%;
float: left;
}

#pings {
  list-style: none;
}
#author-block {
  width: 94%;
  padding: 3%;
  float: left;
  margin-bottom: 25px;
  background: #eee;
}
#author-block h1 {
display: block;
width: 100%;
float: left;
font-size: 20px;
  margin-bottom: 10px;
}
#author-block .info {
 float: left;
 width: 60%;
 padding-left: 15px;
 letter-spacing: 0px !important;
}
#author-block .info p {
 font-size: 12px;
 width: 100%;
float: left;
 margin-top: 0px;
 margin-bottom: 16px;
 line-height: 20px;
}


/* End captions and image alignment */





BODY {
 background: #4f4f50 url(images/bg.jpg) repeat-x;
 font-family: arial, verdana, helvetica, sans-serif;
 margin: 0;
}

a, a:active, a:visited { color: #4f4f50; text-decoration: none;}
a:hover {color: #000;}
a img {border:0px;}

h1 {margin:0; padding:0; font-weight: normal;}

/* STRUCTURE */

#page {
 width: 900px;
 margin-left: auto;
 margin-right: auto;
}


#frame {
 background:url(images/frame.jpg) repeat-y;
 float:left;
 width: 900px;
}

#frame2 {
 width: 900px;
 float:left;
}

#topbanner1 {
 width: 900px;
 height: 317px;
 background: url(images/header.jpg) no-repeat;
}


.info {
 padding: 0 0 0 230px;
 font-family: trebuchet ms;
 color: #929296;
 font-size: 18px;
 letter-spacing: 4px;
}

.title {
 color: #4f4f50 ;
 font: italic 16pt Georgia;
 font-size: 50px;
 padding: 25px 0 0 50px;
}



#main {
 float: left;
 margin: 20px 0 0 80px;
 width: 530px; 
 overflow:hidden;
}

#main a img {border:0px;}



 /* Sidebar styles */

#sidebar li {list-style: none; margin:0; padding-bottom: 10px;}

#sidebar {
 float: left;
 margin: 120px 0 0 24px;
 width: 251px;
 font-size: 9pt;
}

#sidebar ul {
 margin: 0;
 padding: 0;
 list-style-type: none;
}

#sidebar ul li {
 margin: 0;
 padding: 0 0 30px 0;
 background: url(images/sidebot.jpg) no-repeat bottom left;
 overflow: visible;
}

#sidebar h2 {
 font-family: trebuchet ms;
 color: #000;
 font-size: 16px;
 letter-spacing: 4px;
 padding: 0;
 font-weight: bold;
 list-style: none;
 margin:0;
}


#sidebar p, #sidebar ul ul, #sidebar ul ol {
 margin: 1em 0 0 0;
 padding: 10px 40px 0 6px;
}

#sidebar ul ol {
 margin: 1em 0 0 20px;
}

#sidebar ul ol li {
 padding: 0;
 background: url(images/bullet.gif) no-repeat 2000px 0;
}

#sidebar ul ul {
 padding: 10px 0 0 0; margin: 0;
 background: url(images/sidebg.jpg);
}

#sidebar ul ul ul {
 margin: 0;
 padding: 0 0 0 4px;
 background: none;
}

#sidebar ul ul li {
 padding: 0 0 0 15px;
 background: url(images/bullet.gif) no-repeat 0 0.2em;
}

/* Formatting */

.main_title {
 font-size: 26px;
 font-weight: bold; 
}

.main_post {
 text-align: justify;
 font-size: 10pt; 
 line-height: 150%;
}

.main_post img {
  float:left;
  margin-left: 4px;
  margin-right: 4px;
}


.main_feedback {
 font-size:9pt;
 font-family: trebuchet ms;
 text-align: center;
 }

.navi {
 color: #808080;
 text-align: center;
 font-weight: bold;
 }

blockquote {
 color: #404040;
 padding-left: 5px;
 border-left: #808080 solid 2px;
}


#wp-calendar {empty-cells: show;font: 10px verdana, arial, helvetica, sans-serif;color: #808080; width: 98%;  margin: 0; padding: 5px; text-align: center;
 background: url(images/sidebg.jpg);}
#wp-calendar #next a{padding-right: 10px;text-align: right;color: #808080;}
#wp-calendar #prev a{padding-left: 10px;text-align: left; color: #808080;}
#wp-calendar a{	color: #ededed; display: block;text-decoration: none;}
#wp-calendar a:hover{color: #404040; text-decoration: none;border: none;}
#wp-calendar caption{ 
 text-align: left;
 font-family: trebuchet ms;
 color: #000;
 font-size: 16px;
 padding: 0;
 font-weight: bold;
 list-style: none;
 margin:0;}
#wp-calendar #today{background: #ededed; color: #000;}
#wp-calendar th{ padding-top: 10px;font-style: normal;text-transform: capitalize;}
#wp-calendar tbody{width: 90%}

<!-- /* Comments Form Styles */ -->

#comments-post { margin: 0 15px 0 15px;}

h3#respond{ color: #545454;  font-size: 18px;}
h3#comments{ color: #545454; font-size: 14px;}

.commentmetadata{
 text-align:right; 
 padding-right: 5px;
 font-size: 10px;
 color: #545454;
}
.commentmetadata a{ text-decoration: none; color: #4e3e49;}

cite {
 font-size: 11px;
 font-weight: bolder;
 font-style: normal;
 padding-left: 5px;
 height: 18px;
}

cite a{
 text-decoration: none;
 color: #4e3e49;
 border-bottom: 1px solid #545454;
}

cite a:hover{
 color: #e9e1e9;
}

p, li, .feedback {
 font-size: 12px;
}


.commentlist li {
 background: #dbdbdb;
 padding-bottom: 15px;
 margin-bottom: 10px;
 border-bottom: 1px dotted #545454;
}

.commentlist li.alt{
 background: #dadcdc;
 padding-bottom: 15px;
 margin-bottom: 10px;
 border-bottom: 1px dotted #545454;
}

form {
 margin:0;
 padding: 0;
}

#s {
 border:1px solid #545454;
 background: #dadcdc;
 width:80%;
}

#b {
 border:1px solid #545454;
 background: #dadcdc;
 margin-top:5px;
}

#button {
 border:1px solid #545454;
 background: #dadcdc;
 margin-top:5px;
}

INPUT{
 border:1px solid #545454;
 background: #dadcdc;
 color: #000;
}

TEXTAREA{
 border:1px solid #545454;
 background: #dadcdc;
 width:510px;
}


#footer {
 background: url(images/footer.jpg) no-repeat;
 height: 64px;
 width: 900px;
}

.footertext a { color: #c0c0c0; text-decoration:none;}
.footertext a:visited { color: #c0c0c0; text-decoration:none;}
.footertext a:active { color: #c0c0c0; text-decoration:none;}
.footertext  a:hover {color: #fff; text-decoration: underline;}

.footertext {
 text-align: center;
 padding: 15px 0 0 0;
 font-size: 8pt; 
 font-family: trebuchet MS;
 color: #fff; 
}
/* BCZ */
