/* Start entries From planet.ubuntu.com */

body * {
    font-family: "Ubuntu", sans-serif !important;
}

#content * {
	font-family: "Ubuntu", sans-serif !important;
	font-weight: 300;
	font-size: 15px;
	line-height: 1.45em;
}

a {
	outline: none;
    -moz-outline-style: none;
}

.secondary-links li {
	padding: 0 !important;
}

#logo > a > span {
 display: inline;
}

h1.pagetitle {
    margin:0.35em 0 0.5em;
    font-size: 2em !important;
}

h3 {
    margin-top: 0;
}

h3 a {
	font-size: 18px !important;
	line-height: 22px !important;
}

.page_info {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #F0F0F0;
    padding: 10px 10px 12px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 16px !important;
    margin-bottom: 22px !important;
}

.middleinfo {
    padding: 8px;
    width: 31%;
    float: left;
}

.clear {
    clear: both;
}

.page_info, .page_info * {
    font-size: 16px;
    line-height: 22px;
}

#subheader .links li {
    padding-right: 0;
}

#subheader .links li.label {
    font-weight: bold;
}

#footer * {
    color: #666;
    font-size: 10px;
    text-align: center;
    text-shadow: 0 1px 0 white;
    padding: 6px;
}

#chat_frame {
	border: 0;
	height: 450px;
	width: 100%;
}

.button {
	background: #f7f7f7;
	border: 1px solid #f0f0f0;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
	display: inline-block;
	text-align: center;
	font-size: 16px !important;
	line-height: 50px !important;
	width: 31%;
	color: #333333 !important;
	text-decoration: none !important;
	font-weight: bold !important;
	margin: 5px 8px;
}

.button:hover {
	color: #dd4814 !important;
}

.intro {
	font-size: 22px !important;
	text-align: center;
	margin-bottom: 16px;
}

.toggle-comunita {
	display: block;
	margin-top: 10px;
	text-align: center;
}

.comunita-notice {
	display: block;
	padding: 10px 0;
	text-align: center;
}

.comunita-notice b {
	font-weight: bold !important;
}

.button-offset {
	display: inline-block;
	font-size: 16px !important;
	line-height: 50px !important;
	width: 31%;
	color: transparent !important;
	text-decoration: none !important;
	font-weight: bold !important;
	margin: 5px 8px;
}

.button-semi-offset {
	display: inline-block;
	font-size: 16px !important;
	line-height: 50px !important;
	width: 15.5%;
	color: transparent !important;
	text-decoration: none !important;
	font-weight: bold !important;
	margin: 5px 8px;
}
