* 
{
    margin: 0pt;
    padding: 0pt;
    font-family: "Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
    color: #ffffff;
}

body 
{
    background: #0e0e0e url(/static/background_1000_500.gif) no-repeat scroll center top;
    font-size: small;
    min-width: 760px;
    border-top: 10px solid #0065c2;
}

a:link, a:visited 
{
    color: #0065c2;
    text-decoration: none;
}
a:hover, a:active 
{
    text-decoration:underline;
}

.wrap
{
    width: 860px;
    margin: 0pt auto;
}
.header
{
    padding-left: 20px;
    padding-top: 20px;
    
}
.sidebar
{
    float: right;
    width: 280px;
    
    margin-top: 15px;
    margin-bottom: 15px;    
    margin-right: 20px;    
}


.sidebar_open_box
{

	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;


}

.sidebar_box
{
	background: url(/static/mountaintop_sidebar_280_bottom.gif) no-repeat scroll center bottom;
	
	margin-bottom: 15px;
	padding: 15px;

}
.sidebar_ul
{
	list-style-type: none;
}

.sidebar_ul li
{
	background: #000000 url(/static/mountaintop_sidebar_280_top.gif) no-repeat scroll center top;
}


.sidebar_box ul
{
    list-style-position: inside;
    list-style-type: circle;/*disc*/
    clear: both;

}


.main
{
    float: left;
    width: 520px;
    
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 10px;
}
.footer
{
    clear: both;
    background: #0065c2;
}

/*
.pagination .page, .pagination .prev, .pagination .next
{
    border: 1px solid #888888;
    padding: 5px;
}
*/

.entry
{
    background: #000000 url(/static/mountaintop_entry_520_bottom.gif) no-repeat scroll left bottom;

    margin-top: 15px;
    margin-bottom: 15px;
/*
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;*/
    
}
.entrytop
{
    background: #000000 url(/static/mountaintop_entry_520_top.gif) no-repeat scroll left top;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
}
.entrymiddle
{
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}

.entrymiddle img 
{
    /* keep external img within entrymiddle */
    max-width: 490px;
    max-height: 490px;
}

.entrytitle
{

}
.entryfeed
{

}
.entrycontent
{
    padding-top: 15px;
    
    list-style-position: inside;
    clear: both;
}
.entrymeta
{
    color: #888888;
    font-size: 85%;
    font-style: italic;

}

/*
.twitter_content
{
    background: #ffffff url(/static/mountaintop_twitter_490_top.gif) no-repeat scroll left top;

    color: #000000;
    
    padding: 10px;
}
*/
.twitter_user
{
	background: #000000 url(/static/twitter_arrow_21.gif) no-repeat scroll left top;

    padding-top: 15px;
    padding-left: 20px;
}


/*----------------------------------------------------------------------------*/

.ponywrap
{
	text-align: center;
}

.ponybadge img
{
	border: 0px;
}


/*----------------------------------------------------------------------------*/

