/* IE specific code kicks */
* html object.hiddenObjectForIE { display: none; }

/* Set default properties that vary between browsers */
body
{
 font: normal normal normal 12px/1.2 Georgia,Times,serif;
 margin: 0px;
 padding: 0px;
 border: 0px;
}
form
{
 display: block;
 margin: 0px;
 padding: 0px;
}
img
{
 display: block;
 border: 0px;
}
h1, h2, h3, h4, h5, h6
{
 margin: 0;
 padding: 0;
 display: block;
 font-weight: bold;
}
h1
{
 font-size: 2em;
 margin-bottom: 0;
}

h2
{
 font-size: 1.5em;
 margin-bottom: 0;
}

h3
{
 font-size: 1.17em;
 margin-bottom: 0;
}

h3.date,
.block h3
{
 margin-bottom: 1.4em;
}

h5
{
 font-size: 0.83em;
 margin-bottom: 0;
}
h6
{
 font-size: 0.67em;
 margin-bottom: 0;                                                                                                                                     
}                                                                                                                                                        
input,                                                                                                                                                   
textarea
{                                                                                                                                                        
 border: 1px;                                                                                                                                            
}                                                                                                                                                        
/* Blog.com-wide element design */                                                                                                                       
#sidebar ul                                                                                                                                              
{
 list-style-type: none;                                                                                                                                  
}                                                                                                                                                        
#body .button                                                                                                                                            
{                                                                                                                                                        
 border: 0px;
 padding: 1px 4px;                                                                                                                                       
 text-align: center;
}                                                                                                                                                        
#sidebar .search input#searchtext{                                                                                                                       
 width: 138px;                                                                                                                                           
 height: 19px;                                                                                                                                           
 padding: 0;                                                                                                                                             
 margin:0;                                                                                                                                               
}                                                                                                                                                        
.tags
{
 padding: 1em 0 0 0;                                                                                                                                     
 font-size: 80%;                                                                                                                                         
}                                                                                                                                                        
.tags label                                                                                                                                              
{
 font-weight: bold;
}                                                                                                                                                        
#sidebar ul,                                                                                                                                             
#sidebar li                                                                                                                                              
{                                                                                                                                                        
 margin: 0px;                                                                                                                                            
 padding: 0px;                                                                                                                                           
}                                                                                                                                                        
#sidebar .powered,                                                                                                                                       
#sidebar .random ul li ,                                                                                                                                 
#sidebar .reading,                                                                                                                                       
#sidebar .reading ul li p                                                                                                                                
{                                                                                                                                                        
 text-align: center;                                                                                                                                     
}                                                                                                                                                        
#sidebar .profile,                                                                                                                                       
#sidebar .profile ul li                                                                                                                                  
{                                                                                                                                                        
 text-align: left;                                                                                                                                       
}
#sidebar .powered img,                                                                                                                                   
#sidebar .reading img                                                                                                                                    
{                                                                                                                                                        
 margin: 0px auto;                                                                                                                                       
}                                                                                                                                                        
#sidebar .profile a img                                                                                                                                  
{
 margin: 0px;                                                                                                                                            
}                                                                                                                                                        
#sidebar img                                                                                                                                             
{                                                                                                                                                        
 display: inline;                                                                                                                                        
}                                                                                                                                                        
/*Calendar*/                                                                                                                                             
.calendar                                                                                                                                                
{                                                                                                                                                        
 text-align:center;                                                                                                                                      
 width:100%;                                                                                                                                             
}                                                                                                                                                        
.calendar td                                                                                                                                             
{                                                                                                                                                        
 line-height: 1;                                                                                                                                         
 padding :  0px;                                                                                                                                         
 padding-top: 0px;                                                                                                                                       
 padding-bottom: 4px;                                                                                                                                    
}                                                                                                                                                        
.calendar caption                                                                                                                                        
{                                                                                                                                                        
font-size:15px;                                                                                                                                          
}                                                                                                                                                        
.calendar .header                                                                                                                                        
{                                                                                                                                                        
font-size:10px;                                                                                                                                          
}                                                                                                                                                        
.day-calendar
{                                                                                                                                                        
 text-align: center;                                                                                                                                     
 font-size:9px;                                                                                                                                          
}                                                                                                                                                        
.linkedday                                                                                                                                               
{                                                                                                                                                        
 text-align: center;                                                                                                                                     
 font-size:12px;                                                                                                                                         
 text-decoration: underline;                                                                                                                             
 background: white;                                                                                                                                      
}                                                                                                                                                        
#content #sidebar .linkedday a.calendarlink                                                                                                              
{                                                                                                                                                        
 color: #222222;                                                                                                                                         
}                                                                                                                                                        
/* Set blog default properties */                                                                                                                        
.post-slidingdoor-tl                                                                                                                                     
{                                                                                                                                                        
 margin-bottom: 2em;
}

/*slideshow*/                                                                                                                                            
img.profile-photos-verysmall                                                                                                                             
{                                                                                                                                                        
 float: right;                                                                                                                                           
 background-image: url('/images/photo-frame.png');                                                                                                       
 height:54px;                                                                                                                                            
 width:54px;                                                                                                                                             
 border: none;                                                                                                                                           
 padding: 5px;                                                                                                                                           
 margin-right:10px;                                                                                                                                      
 margin-bottom:10px;                                                                                                                                     
}                                                                                                                                                        
.slideshow                                                                                                                                               
{                                                                                                                                                        
 /*height:360px;*/                                                                                                                                       
 margin-right:10px;                                                                                                                                      
}
.paginator {                                                                                                                                             
 padding: 10px 0px;                                                                                                                                      
}                                                                                                                                                        
.paginator-page {                                                                                                                                        
 padding: 0px 5px 2px 5px;                                                                                                                               
 border-width: 1px;                                                                                                                                      
 border-style: solid;                                                                                                                                    
 border-color: #999999;                                                                                                                                  
 vertical-align: middle;                                                                                                                                 
}                                                                                                                                                        
.paginator-current-page {                                                                                                                                
 background: black;                                                                                                                                      
 color: white;                                                                                                                                           
 border-width: 0px;                                                                                                                                      
}                                                                                                                                                        

                                                                                                                                                         
.calendar                                                                                                                                                
{
text-align:center;                                                                                                                                       
width:100%;                                                                                                                                              
}
.calendar td                                                                                                                                             
{                                                                                                                                                        
 line-height: 1;                                                                                                                                         
 padding :  0px;
 padding-top: 0px;                                                                                                                                       
 padding-bottom: 4px;                                                                                                                                    
}                                                                                                                                                        
caption                                                                                                                                                  
{                                                                                                                                                        
font-size:15px;                                                                                                                                          
}                                                                                                                                                        
.header                                                                                                                                                  
{                                                                                                                                                        
font-size:10px;                                                                                                                                          
}                                                                                                                                                        
.day-calendar                                                                                                                                            
{                                                                                                                                                        
     text-align: center;                                                                                                                                 
     font-size:9px;
}
.linkedday                                                                                                                                               
{                                                                                                                                                        
     text-align: center;                                                                                                                                 
     font-size:12px;                                                                                                                                     
     text-decoration: underline;                                                                                                                         
}                                                                                                                                                        
#content .post img.tinymce-smiley                                                                                                                        
{
 border: 0px;
 margin: 0px;                                                                                                                                            
 padding: 0px 0px 4px 0px;                                                                                                                               
 vertical-align: middle;                                                                                                                                 
}                                                                                                                                                        
                                                                                                                                                         
a.min{font-size:xx-small;}                                                                                                                               
a.small{font-size:small;}                                                                                                                                
a.medium{font-size:medium;}                                                                                                                              
a.large{font-size:large;}                                                                                                                                
a.max{font-size:xx-large;}                                                                                                                               
                                                                                                                                                         
.tagcloud a                                                                                                                                              
{                                                                                                                                                        
 text-decoration: none;                                                                                                                                  
}                                                                                                                                                        

.tagcloud a:hover                                                                                                                                        
{                                                                                                                                                        
 text-decoration: underline;                                                                                                                             
}                                                                                                                                                        
.friendsonlymessage                                                                                                                                      
{                                                                                                                                                        
 font-style: italic;                                                                                                                                     
}                                                                                                                                                        
.tags                                                                                                                                                    
{
 padding: 1em 0 0 0;                                                                                                                                     
 font-size: 80%;                                                                                                                                         
}                                                                                                                                                        
.tags label                                                                                                                                              
{                                                                                                                                                        
 font-weight: bold;                                                                                                                                      
}                                                                                                                                                        
.posts img                                                                                                                                               
{                                                                                                                                                        
 margin: 4px 10px;                                                                                                                                       
 display: inline;                                                                                                                                        
}

img.avatar
{
 background-image: url('/images/photo-frame.png');        
 float:right;
 height:54px;                                                                                                                                            
 width:54px;                                                                                                                                             
 border: none;                                                                                                                                           
 padding: 5px;                                                                                                                                           
 margin: 0 0 4px 15px;
}
div.commenttext .text
{
 text-align:justify !important;
}
.mceItemWindowsMedia,
.mceItemQuickTime
{
 display:inline;
}

iframe#top-leaderboard{
 margin-bottom:5px;
 margin-top:5px;
 margin-left:268px;
}
iframe#tbottom-leaderboard{
 margin-bottom:5px;
}

span.mail{
 background:transparent url('/images/email.gif') no-repeat scroll left center;
 margin:0pt 0pt 0pt 0.5em;
 padding:9px 10px;
}
body
{
 border-top-width: 0px;
 padding-right: 0px;
 padding-left: 0px;
 border-left-width: 0px;
 border-bottom-width: 0px;
 padding-bottom: 0px;
 margin-top: 17px;
 margin-right: 17px;
 margin-bottom: 17px;
 margin-left: 17px;
 line-height: 1.2;
 padding-top: 0px;
 border-right-width: 0px;
 background-color: rgb(80, 140, 65);
 font-weight: normal;
 font-size: 13px;
 color: rgb(45, 80, 30);
 font-style: normal;
 font-family: Verdana,serif;
 text-decoration: none
}
form
{
 padding-right: 0px;
 display: block;
 padding-left: 0px;
 padding-bottom: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 0px
}
img
{
 border-top-width: 0px;
 display: block;
 border-left-width: 0px;
 border-bottom-width: 0px;
 border-right-width: 0px
}
h1
{
 padding-right: 0px;
 display: block;
 padding-left: 0px;
 font-weight: bold;
 padding-bottom: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-left: 0px;
 padding-top: 0px;
 color: rgb(148, 50, 145);
 font-size: 2em;
 margin-bottom: 1.8em
}
h2
{
 padding-right: 0px;
 display: block;
 padding-left: 0px;
 font-weight: bold;
 padding-bottom: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-left: 0px;
 padding-top: 0px;
 font-size: 1.5em;
 margin-bottom: 1.6em
}
h3
{
 padding-right: 0px;
 display: block;
 padding-left: 0px;
 font-weight: bold;
 padding-bottom: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-left: 0px;
 padding-top: 0px;
 font-size: 1.17em;
 margin-bottom: 1.4em;
 background-color: rgb(255, 255, 255) !important
}
h4
{
 padding-right: 0px;
 display: block;
 padding-left: 0px;
 font-weight: bold;
 padding-bottom: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 0px;
 color: rgb(34, 63, 2) !important
}
h5
{
 padding-right: 0px;
 display: block;
 padding-left: 0px;
 font-weight: bold;
 padding-bottom: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-left: 0px;
 padding-top: 0px;
 font-size: 0.83em;
 margin-bottom: 1.2em
}
h6
{
 padding-right: 0px;
 display: block;
 padding-left: 0px;
 font-weight: bold;
 padding-bottom: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-left: 0px;
 padding-top: 0px;
 font-size: 0.67em;
 margin-bottom: 1em
}
input,
textarea
{
 border-top-width: 1px;
 border-left-width: 1px;
 border-bottom-width: 1px;
 border-right-width: 1px
}
#sidebar ul
{
 list-style-type: none;
 padding-right: 0px;
 padding-left: 0px;
 padding-bottom: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 0px
}
#body .button
{
 border-top-width: 0px;
 padding-right: 4px;
 padding-left: 4px;
 border-left-width: 0px;
 border-bottom-width: 0px;
 padding-bottom: 1px;
 padding-top: 1px;
 text-align: center;
 border-right-width: 0px
}
#sidebar .search input#searchtext
{
 padding-right: 0px;
 padding-left: 0px;
 padding-bottom: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 width: 138px;
 padding-top: 0px;
 height: 19px
}
.tags
{
 padding-right: 0px;
 padding-left: 0px;
 font-size: 80%;
 padding-bottom: 0px;
 padding-top: 1em
}
.tags label
{
 font-weight: bold
}
#sidebar li
{
 padding-right: 0px;
 padding-left: 0px;
 padding-bottom: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 0px
}
#sidebar .powered,
#sidebar .random ul li,
#sidebar .reading,
#sidebar .reading ul li p
{
 text-align: center
}
#sidebar .profile,
#sidebar .profile ul li
{
 text-align: left
}
#sidebar .powered img,
#sidebar .reading img
{
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto
}
#sidebar .profile a img
{
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px
}
#sidebar img
{
 display: inline
}
.calendar
{
 width: 100%;
 text-align: center
}
.calendar td
{
 padding-right: 0px;
 padding-left: 0px;
 padding-bottom: 4px;
 line-height: 1;
 padding-top: 0px
}
.calendar caption
{
 font-size: 15px
}
.calendar .header
{
 font-size: 10px
}
.day-calendar
{
 font-size: 9px;
 text-align: center
}
.linkedday
{
 background-color: rgb(255, 255, 255);
 font-size: 12px;
 text-align: center;
 text-decoration: underline
}
#content #sidebar .linkedday a.calendarlink
{
 color: rgb(34, 34, 34)
}
.post-slidingdoor-tl
{

}
img.profile-photos-verysmall
{
 padding-right: 5px;
 padding-left: 5px;
 float: right;
 background-image: url("http://blog.com//images/photo-frame.png");
 margin-bottom: 10px;
 padding-bottom: 5px;
 width: 54px;
 border-top-style: none;
 margin-right: 10px;
 padding-top: 5px;
 border-right-style: none;
 border-left-style: none;
 height: 54px;
 border-bottom-style: none
}
.slideshow
{
 margin-right: 10px
}
.paginator
{
 padding-right: 0px;
 padding-left: 0px;
 padding-bottom: 10px;
 padding-top: 10px
}
.paginator-page
{
 border-right: rgb(153, 153, 153) 1px solid;
 padding-right: 5px;
 border-top: rgb(153, 153, 153) 1px solid;
 padding-left: 5px;
 padding-bottom: 2px;
 vertical-align: middle;
 border-left: rgb(153, 153, 153) 1px solid;
 padding-top: 0px;
 border-bottom: rgb(153, 153, 153) 1px solid
}
.paginator-current-page
{
 border-top-width: 0px;
 border-left-width: 0px;
 background-color: rgb(0, 0, 0);
 border-bottom-width: 0px;
 color: rgb(255, 255, 255);
 border-right-width: 0px
}
caption
{
 font-size: 15px
}
.header
{
 font-size: 10px
}
#content .post img.tinymce-smiley
{
 border-top-width: 0px;
 padding-right: 0px;
 padding-left: 0px;
 border-left-width: 0px;
 border-bottom-width: 0px;
 padding-bottom: 4px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 vertical-align: middle;
 padding-top: 0px;
 border-right-width: 0px
}
a.min
{
 font-size: xx-small
}
a.small
{
 font-size: small
}
a.medium
{
 font-size: medium
}
a.large
{
 font-size: large
}
a.max
{
 font-size: xx-large
}
.tagcloud a
{
 text-decoration: none
}
.tagcloud a:hover
{
 text-decoration: underline
}
.friendsonlymessage
{
 font-style: italic
}
.posts img
{
 display: inline;
 margin-top: 4px;
 margin-right: 10px;
 margin-bottom: 4px;
 margin-left: 10px
}
img.avatar
{
 padding-right: 5px;
 padding-left: 5px;
 float: right;
 background-image: url("http://blog.com//images/photo-frame.png");
 padding-bottom: 5px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 4px;
 margin-left: 15px;
 width: 54px;
 border-top-style: none;
 padding-top: 5px;
 border-right-style: none;
 border-left-style: none;
 height: 54px;
 border-bottom-style: none
}
.commenttext
{
 background-color: rgb(242, 242, 242)
}
div.commenttext .text
{
 text-align: justify;
 background-color: rgb(242, 242, 242)
}
#body
{
 text-align: center
}
#body div,
#body a
{
 text-align: left
}
#header
{
 width: 838px;
 position: relative;
 height: 185px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 background-color: rgb(34, 63, 2) !important
}
#content
{
 padding-right: 0px;
 padding-left: 0px;
 background-color: rgb(255, 255, 255);
 width: 838px;
 position: relative;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px
}
#sidebar
{

}
#headerimg
{
 left: 0px;
 overflow: hidden;
 width: 838px;
 position: absolute;
 top: 65px;
 height: 120px;
 background: url("http://amadeo.blogs.iol.pt/repository/44295/1557253.jpg") left top;
 background-color: transparent;
 background-image: url("http://amadeo.blogs.iol.pt/repository/47554/1570270.jpg");
 background-repeat: repeat;
 background-attachment: scroll;
 background-position: top left
}
#blogtitle
{
 left: 30px;
 overflow: hidden;
 width: 750px;
 position: absolute;
 top: 0px;
 font-weight: normal;
 font-size: 28px;
 color: rgb(255, 255, 255);
 font-style: normal;
 font-family: arial rgb(0, 0, 0),sans-serif;
 text-decoration: none
}
#blogsubtitle
{
 left: 30px;
 overflow: hidden;
 width: 750px;
 position: absolute;
 top: 40px;
 font-weight: bold;
 font-size: 16px;
 color: rgb(255, 255, 255);
 font-style: normal;
 font-family: Arial,sans-serif
}
#posts-slidingdoor-tl,
#posts
{

}
a
{
 color: rgb(80, 140, 65)
}
#blogtitle a
{
 font-weight: normal;
 font-size: 28px;
 color: rgb(255, 255, 255);
 font-style: normal;
 text-decoration: none
}
.posts .day .date
{
 font-weight: bold;
 font-size: 11px;
 color: rgb(58, 74, 57);
 font-style: normal;
 font-family: Arial,sans-serif
}
.posts .day .posttitle
{
 font-weight: bold;
 font-size: 22px;
 color: rgb(85, 200, 85);
 font-style: normal;
 font-family: arial,serif
}
.posts .day .postedby
{
 font-size: 11px;
 color: rgb(33, 39, 44);
 font-family: Arial,sans-serif
}
.posts .day .postedby .author,
.posts .day .postedby .time,
.posts .day .postedby .category a,
.posts .day .postedby .permalink a,
.posts .day .postedby .comments a
{
 font-size: 12px
}
.block h3
{
 font-weight: bold;
 font-size: 15px;
 color: rgb(32, 37, 43);
 font-style: normal;
 font-family: Arial,sans-serif
}
#content #sidebar .block
{
 border-right: rgb(100, 100, 100) 0px solid;
 padding-right: 6px;
 border-top: rgb(100, 100, 100) 0px solid;
 padding-left: 6px;
 padding-bottom: 14px;
 margin-top: 10px;
 margin-right: 10px;
 margin-bottom: 10px;
 margin-left: 10px;
 border-left: rgb(100, 100, 100) 0px solid;
 padding-top: 9px;
 border-bottom: rgb(100, 100, 100) 1px solid;
 background-color: rgb(255, 255, 255)
}
.block h3
{
 text-transform: uppercase;
 color: rgb(140, 140, 140)
}
input.button
{
 color: rgb(255, 255, 255);
 background-color: rgb(80, 140, 65)
}
input.text
{
 border-right: rgb(80, 140, 65) 1px solid;
 border-top: rgb(80, 140, 65) 1px solid;
 border-left: rgb(80, 140, 65) 1px solid;
 border-bottom: rgb(80, 140, 65) 1px solid
}
.posts .day .date
{
 padding-right: 0px;
 padding-left: 0px;
 padding-bottom: 5px;
 margin-top: 11px;
 margin-right: 0px;
 margin-bottom: 5px;
 margin-left: 0px;
 text-transform: uppercase;
 padding-top: 5px;
 border-bottom: rgb(100, 100, 100) 1px solid;
 background-color: rgb(207, 234, 255)
}
#content .commentshead
{
 border-right: rgb(100, 100, 100) 0px solid;
 padding-right: 0px;
 border-top: rgb(100, 100, 100) 0px solid;
 padding-left: 0px;
 font-weight: bold;
 font-size: 15px;
 padding-bottom: 2px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 26px;
 margin-left: 0px;
 text-transform: uppercase;
 border-left: rgb(100, 100, 100) 0px solid;
 color: rgb(46, 57, 68);
 padding-top: 2px;
 border-bottom: rgb(100, 100, 100) 1px solid;
 font-family: Arial,sans-serif
}
#content .commentsformbody
{
 border-right: rgb(207, 234, 255) 1px dotted;
 padding-right: 12px;
 border-top: rgb(207, 234, 255) 1px dotted;
 padding-left: 12px;
 padding-bottom: 12px;
 border-left: rgb(207, 234, 255) 1px dotted;
 padding-top: 12px;
 border-bottom: rgb(207, 234, 255) 1px dotted;
 position: relative;
 background-color: rgb(240, 240, 240)
}
#content .commentsform h5
{
 border-right: rgb(80, 140, 65) 1px dotted;
 padding-right: 10px;
 border-top: rgb(80, 140, 65) 1px dotted;
 padding-left: 10px;
 font-weight: bold;
 font-size: 14px;
 padding-bottom: 2px;
 margin-top: 40px;
 margin-right: 0px;
 margin-bottom: 5px;
 margin-left: 0px;
 text-transform: uppercase;
 border-left: rgb(80, 140, 65) 1px dotted;
 color: rgb(255, 255, 255);
 padding-top: 2px;
 border-bottom: rgb(80, 140, 65) 1px dotted;
 font-family: Arial,sans-serif;
 position: relative;
 background-color: rgb(80, 140, 65)
}
#content .commentsform label
{
 font-weight: bold;
 font-size: 12px;
 text-transform: uppercase;
 color: rgb(46, 57, 68);
 font-family: Arial,sans-serif
}
#content .commentsform input.text,
#content .commentsform textarea
{
 border-right: rgb(80, 140, 65) 1px solid;
 border-top: rgb(80, 140, 65) 1px solid;
 font-size: 11px;
 border-left: rgb(80, 140, 65) 1px solid;
 width: 100%;
 color: rgb(80, 80, 80);
 border-bottom: rgb(80, 140, 65) 1px solid;
 font-family: Arial,sans-serif
}
input#searchtext
{
 background-color: rgb(255, 255, 255)
}
#body input#searchbutton
{
 border-right: rgb(254, 53, 1) 1px solid;
 border-top: rgb(254, 53, 1) 1px solid;
 border-left: rgb(254, 53, 1) 1px solid;
 color: rgb(255, 255, 255);
 border-bottom: rgb(254, 53, 1) 1px solid;
 background-color: rgb(80, 140, 65)
}
#sidebar-slidingdoor-top
{
 width: 215px;
 top: 30px;
 left: 600px;
 position: absolute;
 overflow: hidden;
 background-color: rgb(255, 255, 255)
}
#posts-slidingdoor-top
{
 position: relative;
 top: 30px;
 left: 30px;
 width: 495px
}
#posts-slidingdoor-right,
#posts-slidingdoor-bottom,
#posts-slidingdoor-left,
.post-slidingdoor-top,
.post-slidingdoor-right
{

}
.post-slidingdoor-bottom
{
 margin-bottom: 2em
}
div.postedby {
 clear: both;
}
