/*
Theme Name: Mozillish
Theme URI: http://firefox.org.ua
Description: Wordpress theme to blend in with Mozilla brand and style.
Version: 0.1
Author: Tim Babych
Author URI: http://clear.com.ua/
*/

#footer {
    min-height:inherit;
    }

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 5px;
	}
	

.commentlist {
	padding: 0;
	text-align: justify;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
    }

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;	
	}

#commentform p {
	margin: 5px 0;	
	}

.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
/* ====================== */

.small-dwn { 
	display: block; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	background-position: left top;
	background-repeat: no-repeat;
    padding: 10px 5px 10px 47px; 
    margin-left: 10px;
    font: bold 15px Trebuchet Ms, Arial, sans-serif;
    color: #454545 !important;
    }
    
#side-menu a, #side-menu a:link, #side-menu a:hover, #side-menu a:active, #side-menu a:visited {
    color:#0489B7;
}    

#side-menu {
    right: 15px;
    width: 190px;
    font-size: 80%;    
}


.alignright { float: right;	}
.alignleft { float: left }

.blocky {}
.blocky td {margin: 0px; padding: 0px; vertical-align: middle;}
.blocky td a {
	display: block; padding: 20px 25px 20px 55px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
	background-position: left top;
	background-repeat: no-repeat;
}

.blocky .addon { background-image: url(/img/addon-icn.png); padding-left: 48px; }

#side-menu #twitter_div span {color: black; font-weight: normal;}
