/* 
Theme Name: Blueleaves
Theme URI: http://www.kaushalsheth.com/
Description: Blue Leaves theme
Version: 1.0
Author: Kaushal Sheth
Author URI: http://www.kaushalsheth.com


*/


/* Hides from IE-mac \*/
html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: left; /* IE Fix */
    margin: 0px;
    padding: 0px;
}
acronym { cursor: help; border-bottom: 1px dashed #999; }

img {
    border: 0px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
p {
    padding: 0 5px 0 5px;
    margin: 0 0 0 0;
}

a.meta {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
    margin: 0 auto;
    width: 760px;
    text-align: left; 
    padding-left:5px; 
    padding-right:5px; 
    padding-top:0; 
    padding-bottom:0
}
	

/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
    padding-top: 0px;
    float: right;
    width: 510px;
    text-align: left; 
}
#content div.more {
    padding: 0 10px 0 0;
    border-top: 0px;
    text-align: right;
}
#content p {
    padding: 0 5px 15px 5px;
}
/*post stylng*/
.post {
    margin:0 0 25px 0;
}
.post a {
    color: #0000ff;
    text-decoration: none;
    font-weight: normal;
}
.post a:hover {
    text-decoration: underline;
}
.postheader {
    overflow: hidden;
    white-space: nowrap;
    padding: 5px 15px 0px 5px;
    margin: 20px 0 0 0;
}
.post-header-line1 a {
    color: #333366;
    font-size: 12pt;
    padding: 1px 2px 0px 2px;
    font-weight: bold;
}
.post-header-line1 a:hover {
    color: #aaaacc;
    text-decoration: none;
}
.post-header-line1 a:visited {
    color: #333366;
}
.post-header-line1 a:visited:hover {
    color: #aaaacc;
    text-decoration: none;
}
.post-header-line2 {
    color: #909090;
    text-align: right;
    font-size: 8pt;
    line-height: 8pt;
    padding: 2px 0 15px 0;
    border-top: 2px solid #000000;
}
.post-header-line2 a {
    font-size: 8pt;
    color: #0000ff;
}

.codebox { background-color: #e3e3f6; border: 1px solid #333366; padding: 5px; margin-bottom: 5px; width: 570px; max-height: 400px; overflow: auto; text-align: left; }
.codebox pre { margin: 0px; padding: 0px; }

.column-disclaimer {
    color: #909090; 
    font-size: 8pt; 
    font-style: italic; 
    text-align: left; 
    margin: 20px 10px 20px 30px; 
    width: 450px;
}
/*------------------------------------------------------------*
**  Side Bar
**------------------------------------------------------------*/
#sidebar {
    float: left;
    width: 115px;
    position: relative;
    line-height: 20px; 
    word-spacing: 2px;	
    padding: 17px 0px 0px 7px;
}

/* added comments*/
#comment-form input {
    width: 150px;
    padding: 2px;
    margin: 5px 5px 1px 0;
}

#comment-form textarea {
    width: 80%;
    padding: 2px;
    border: 1px solid #c2c2c2;
}
#comment-post-result {
    width: 400px; 
    color: #ffffff; 
    background-color: #ff0000; 
    font-weight: bold;
    padding: 5px 5px 5px 5px;
    display: none;
}
#comment-post-wait {
    text-align: center;
    font-weight: bold;
    font-size: 9pt;
    color: #000000;
    background-color: #ffff99;
    border: 1px solid #c0c0c0;
    position: relative;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 18px;
    visibility: hidden;
}
.alt {
    margin: 0;
    padding: 10px;
    border: 1px solid #cecece;
}

.comment-list {
    padding: 0;
    text-align: justify;
}

.comment-list a {
    color: #0000ff;
    font-weight: normal;
    text-decoration: none;
}

.comment-list a:hover {
    text-decoration: underline;
}

.comment-list p {
    margin: 10px 5px 10px 0;
}

.comment-author {
    border-bottom: 1px solid #000000;
}

.comment-author a {
    color: #333366;
}

#comment-form p {
    margin: 5px 0;
}

.no-comment {
    text-align: center;
    margin: 0;
    padding: 0;
}

.comment-meta-data {
    margin: 0;
    display: block;
    color: #909090;
}

.comment-list, #comment-form input, #comment-form textarea {
    font: 0.9em Verdana, Arial, Sans-Serif;
}
	
.comment-list {
	font-weight: bold;
    padding: 20px 10px 20px 10px;
}

.comment-list cite, .comment-list cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
}

.comment-list p {
    font-weight: normal;
    line-height: 1.5em;
    text-transform: none;
}

#comment-form p {
    font-family: Verdana, Arial, Sans-Serif;
    padding: 0 0 0 0;
}

.comment-page-numbers {
    position: relative;
    top: 0px;
    left: 0px;
    width: 480px;
    height: 18px;
    font-size: 9pt;
    border: 1px solid #909090;
    background-color: #e0e0e0;
    padding: 2px 10px 2px 10px;
    word-spacing: 2px;
}
.comment-page-numbers a {
    text-decoration: none;
    padding: 0 7px 0 7px;
}
.comment-page-numbers a:hover {
    text-decoration: underline;
}

#comment-page-ticker1, #comment-page-ticker2 {
    position: relative;
    top: 0px;
    left: 0px;
    width: 480px;
    height: 18px;
    font-size: 9pt;
    font-weight: bold;
    border: 1px solid #909090;
    background-color: #ffffcc;
    padding: 2px 10px 2px 10px;
    word-spacing: 2px;
    display: none;
}

.comment-meta-data {
    font-weight: normal;
}

/* close comments*/


/* added blockquote*/
blockquote {
    margin: 15px 30px 0 15px;
    padding-left: 20px;
    padding-right: 20px;
    border: 3px double #cecece;
    font-style: italic;
}
	

/*------------------------------------------------*/
/* subcontent
--------------------------------------------------*/

#column-menu {
    width: 115px;
    font-size: 8pt;
    line-height: 9pt;
    background-color: #909090;
    color: #ffffff;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
#column-menu a {
    color: #ffffff;
    font-size: 9pt;
    text-decoration: none;
    font-weight: bold;
}
#column-menu a:hover {
    color: #ffff99;
}
#column-menu a:visited {
}
#column-menu td {
    width: 115px;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    line-height: 10pt;
    padding: 2px 2px 2px 2px;
    margin: 0 0 0 0;
    background-color: #909090;
    font-size: 8pt;
}
#comment-ticker {
    position: relative;
    top: 0px;
    left: 0px;
    width: 130px;
    height: 160px;
    font-size: 8pt;
    line-height: 10pt;
    word-spacing: 0px;
    padding: 2px 2px 2px 2px;
    margin: 0 0 0 0;
    overflow: hidden;
}
#comment-ticker .ticker-entry {
    position: relative;
    top: 0px;
    left: 0px;
    width: 120px;
    height: 160px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    overflow: hidden;
}
#comment-ticker a {
    font-weight: normal;
    font-size: 8pt;
    text-decoration: underline;
    color: #0000ff;
}
#comment-ticker a:hover {
    font-weight: normal;
    color: #ff0000;
}
#comment-ticker .link-to-comment {
    color: #909090;
    text-decoration: none;
}
#comment-ticker .link-to-comment:hover {
    text-decoration: underline;
}
#comment-ticker-nav {
    background-color: #909090; 
    text-align: right; 
    width: 132px; 
    padding: 0 0 0 0;
    overflow: hidden;
}
#comment-ticker-nav a {
    border: 1px solid #909090;
    margin: 0 2px 0 0;
    padding: 0 0 0 0;
}
#comment-ticker-nav a:hover {
    border: 1px solid #ffff99;
}


/* Calenader Styling*/
/* calendar
/* calendar
--------------------------------------------------*/
#wp-calendar {
    border-collapse:collapse;
    width:120px;
    margin:0px 10px 0 10px;
    text-align:center;
    background:#F6F6F6;
    color:#49515C;
}

#calendar table caption {
    margin:5px 10px 0 10px;
    padding-bottom:5px;
    border-bottom:1px solid;
    letter-spacing:0.1em;
    font-size:10px;
    color:#49515C;
}

#calendar table thead tr {border-bottom:1px solid;color:#49515C}
#calendar table thead tr th{font-size:10px;}

#calendar table th {border-bottom:1px solid; color:#49515C}

#calendar table td {
    width:120px; /* maximaize width; honestly, I don't know much about tables... */
    padding:1px;
    font-size:10px;
    color:#49515C;
}

#calendar table td#today {
    padding:0;
    border:1px solid;
    font-size:12px;
    font-weight:bold;
    color:#49515C;
}

#calendar table td a {
    display:block;
    border:2px solid #000000;
    font-weight:bold;
    font-size:1.15em;
    color:#ffffff;
    background-color: #333333;
}

#calendar table tfoot {border-top:1px solid;
color:#49515C;}

#calendar table tfoot a {
    border:none;
    font-weight:bold;
    color:#49515C;
    background-color: #ffffff;
}

#calendar table tfoot #prev a {text-align:left;}
#calendar table tfoot #next a {text-align:center;}

