/* 
Theme Name: whiteboard
Version: 2.0.1
*/




/* HTML layout */
#container
{
    font-size: 0.75em;
    line-height: 1.333em;
    font-family: Georgia, "Times New Roman", "Bitstream Vera Serif", serif;
}

a
{
text-decoration:none;
color:#ca46a4;
}

a:hover
{
text-decoration:underline;
}

strong
{
font-weight:bold;
}

blockquote
{
display:block;
margin:20px 60px 20px 60px;
font-style:italic;
line-height:1.3em;
letter-spacing:-0pt;
}

em
{
font-style:italic;
}

.postbodytext p
{
margin-bottom:15px;
}

.postbodytext li
{
list-style-type:square;
margin-left:20px;
}

.postbodytext ul{
margin-bottom:15px
}


#container
{
width:930px;
margin-left:auto;
margin-right:auto;
padding-top:50px;
}

#header
{
float:left;
width:630px;
height:90px;
margin-bottom:15px;
}

#content
{
float:left;
clear:both;
width:630px;

padding-bottom:100px;
}

#sidebar
{
margin-left:50px;
width:250px;
float:left;
margin-top:-90px;
min-height:0;
}

#footer
{
margin-top:25px;
width:940px;
border:1px pink solid;
float:left;
clear:both;
}


.posthead{
width:630px;
background-color:#93f8fb; 
/* background-color:#00e7ed; */
padding:0px;
margin-bottom:15px;
padding-top:10px;
padding-bottom:10px;
overflow:hidden;

}


.posttime
{
float:left;
clear:both;
width:180px;
margin-left:10px;
font-family: Tahoma, Geneva, sans-serif;
color:#48797B;

}

.posttitle{
margin-left:190px;
width:430px;
padding-right:10px;
font-size:1.3em;
}

.posttitle a{
/*color:#487a7b;*/
color:#233B3C;
}

.editlink{
display:inline;
font-size:1em;
margin-right:10px;
}

.post{}

.postmeta{
width:145px;
padding-left:10px;
padding-right:10px;
margin-right:25px;
background-color:#FF855c;
color:white;
padding-top:5px;
padding-bottom:5px;
float:left;
clear:both;
font-family: Tahoma, Geneva, sans-serif;
}

.postmeta a{
color:white;
}

.posthour{
margin-bottom:5px;
}

.postcomments{
margin-bottom:5px;
}

.postbodytext{
margin-left:190px;
width:440px;
margin-bottom:30px;
font-size:1.2em;
line-height:1.4em;
color:#444444;
}

.more-link{
font-size:0.9em;

}


.postbodytext img
{
margin-bottom:12px;
}


.postnavigation{
margin-left:190px;
font-size:1.3em;}



.hrline
{
margin-left:190px;
height:1px;
color:#d171b9;
background-color:#d171b9;
width:440px;
border:0px;
margin-top:-10px;
margin-bottom:20px;
}

/* ---------------------------------------------------------------------------------- */

/* WIDGET STYLES */

#sidebar .widget             /* generic widget - any new widgets will be defined by this */
{
background-color:#edfbe0;    /* background colour for generic widget */
padding-left:20px;
padding-top:20px;
padding-bottom:12px;
margin-bottom:30px;
width:210px;
padding-right:20px;
}

#sidebar .widget_search     /* search widget */
{
background-color:#fff6be;
padding-left:20px;
padding-top:20px;
height:40px;
margin-bottom:30px;
padding-bottom:0px;
border:0px;
}

#sidebar #text-3{            /* about 3000 books widget */
background-color:#e0fbfb;
}

#sidebar .widget_tag_cloud,
#sidebar .widget_most_popular_tags{     /* tags widget */
text-transform:lowercase;
background-color:#fbecd3;
}

#sidebar .widget_links{                /* links widget */
background-color:#b1fbdb;
}

#sidebar #list-3{                      /* currently reading list widget */
background-color:#e0e5fb;
color:#666666;
}

#sidebar #execphp-3{                   /* subscribe to rss widget */
background-color:#b5e6ff;
height:75px;
}

#sidebar #execphp-5{                   /* subscribe by email widget */
background-color:#EEE1F7;
}


/* ---------------------------------------------------------------------------------- */

#sidebar #emsub{
margin-top:2px;
height:20px;
margin:0px;
border:1px solid #d0c99b;
}

#sidebar #emsubbut{
margin-top:10px;
}

#sidebar .widget h2
{
font-size:1.2em;
font-style:italic;
margin-top:-36px;
margin-bottom:12px;
color:#777777;
min-height:0;
} 

#sidebar .widget_text p
{
margin-bottom:5px;
}

#sidebar .textwidget
{
line-height:1.2em;
color:#3b6262;
}

#sidebar .widget_most_popular_tags h2{
text-transform:capitalize;
}

#sidebar .list_widget li{
list-style-type:disc;
margin-left:5px;
}



#sidebar .sym
{
color:#666666;
}

#sidebar li
{
list-style-type:none;
}

#searchform #s
{
width:160px;
height:17px;
margin:0px;
float:left;
border:1px solid #d0c99b;
}

#searchform a
{
text-decoration:none;
float:left;
margin-left:6px;
margin-top:0px;
}

#commentsbox{
margin-left:190px;
margin-top:0px;
}

#commentsheader{
font-size:1.3em;
font-style:italic;
margin-bottom:20px;
margin-left:190px;
}

.replyheader{
font-weight:bold;
margin-top:40px;
margin-bottom:5px;
color:#606060;
font-size:1.1em;
}

.commentpostform textarea{
resize:vertical;
padding:10px;
margin:0px 0px 10px 0px;
border: 1px solid #4b4b4b;
}

.commentpostform input[type="text"]{
padding:6px 3px;
font-size:1.2em;
margin-bottom:10px;
margin-right:5px;
}

.commentpostform textarea:focus{
background-color:#fffefa;
border: 1px solid #dc6399;
}

.commentpostform input[type="submit"],#acp-preview{
padding:5px;
float:left;
margin-right:10px;
}

.commentpostform{
margin-bottom:50px;
margin-top:0px;
}


#comments_list li{

}


#comments.comments_navigation{}

.comments_navigation{}

.comments_reply{}

.comment_text{
margin-bottom:20px;
margin-top:1px;
font-size:1.1em;
}

.comment_text p{
margin-bottom:10px;
}

.comments_meta{
margin-top:10px;
font-size:0.9em;
font-weight:500;
font-family: Verdana, Geneva, sans-serif;
color:#078F5B;
}

.comment .depth-2
{
border-left:15px solid #eeeeee;
padding-left:30px;
}

.comment .depth-3
{
padding-left:30px;
}

.comment .depth-4
{

padding-left:30px;
}

.comment .depth-5
{

padding-left:30px;
}

.feedicon{
width:64px;
margin-right:20px;
float:left;
}

.feedtextlink{
width:64px;
margin-right:20px;
float:left;
text-align:center;
margin-top:5px;
}

#TB_caption{
display:none;
}

#TB_window
{
-moz-box-shadow: rgba(0,0,0,1) 0 0px 0px !important;
-webkit-box-shadow: rgba(0,0,0,1) 0 0px 0px !important;
-khtml-box-shadow: rgba(0,0,0,1) 0 0px 0px !important;
border:0px;
}

#TB_Image
{
border:0px !important;
padding-bottom:15px;
}

#TB_closeWindow
{
display:none;
}

.messagewarning
{
font-size:2em;
color:white;
margin:2px auto 10px auto;
line-height:1.3em;
padding:20px 20px;
background-color:#dc6399;
}

.resulttoggle{
font-size:0.7em;
float:right;
margin-right:10px;
}

a.resulttoggle{
color:#999999;
text-decoration:none;
}

.wp-caption-text
{
font-size:0.8em;
font-style:italic;
margin-top:-8px;
}

.postnavigation
{
margin-top:50px;
font-size:1.8em;
}

.olderlink, .newerlink
{
margin-right:5px;
}


.olderlink a{
padding:5px 10px;
background-color:#518F65;
color:white;
}

.newerlink a
{
padding:5px 10px;
background-color:#A94C76;
color:white;
}

.wpa-container
{
display:block;
}


.blogger-post-footer{
display:none;
}

.blogsp
{
width:440px !important;
height:auto !important;
}

.endpostcomments{
font-size:0.8em;
margin-bottom:-5px;
}

.wpa_text{
text-spacing:0;
}

.wpa_container{
display:block;
}

.wholeresult .postbodytext
{
display:none;
}

.commentpostform textarea{
max-width:420px;
}


/* socialable customization */

.sociable
{
margin:0px !important;
float:right;
}

.singlepost .sociable 
{
margin-top:25px !important;
}

#plugline
{
float:right;
font-size:0.85em;
margin-top:-18px;
}

.aligncenter{
align:center;
}