/* article */
p.meta {
	font-size: 0.9em;
	color: #666;
	margin-top: -0.6em;
	margin-bottom: 0;
}

.meta span.article-icons {
	float: right;
}

.meta .article-icons a {
	border: none;
}

#content li {
	margin-left: 2em;
}

.highlight {
	border: 2px solid #d6e1eb;
	background: #e5e9ed;
	-moz-border-radius: 1%;
	padding: 0.75em;
	margin: 1em 2em 1em 1em;
}

.highlight .article-content {
	margin-bottom: 0;
}

.highlight h2 {
	margin-top: 0;
	margin-bottom: 0;
}

.highlight ul {
	padding-left: 0;
	margin-left: -0.5em;
}

div.article-content {
	margin-bottom: 0.5em;
	overflow: hidden;
}

div.article-content object {
	padding: 5px;
}

.article_column {
	padding-right: 3em;
}

#content a img {
	border: 1px solid transparent;
}

#content a:hover img {
	border-color: #555;
}

#sidebar ul, #sidebar ol {
	margin-top: 0;
	margin-bottom: 0;
}

#sidebar .moduletable {
	margin-bottom: 2em;
}

#sidebar .newsbox ul {
	list-style: none;
}

#sidebar .newsbox li {
	margin-left: 0;
	margin-bottom: 0.75em;
}

#sidebar .searchbox form {
	text-align: center;
}

#sidebar .searchbox .button {
	margin-top: 0.5em;
}

/* List with operating systems for downloading */
#os-list {
	width: 50%;
}

#os-list td {
	padding: 1em;
}

#ggt-joomla-module {
	list-style: none;
	margin: 0;
}

#ggt-joomla-module li {
	margin: 0 0 1em 0;
}

#ggt-joomla-module a {
	border: none;
}

#ggt-joomla-module img {
	border: 3px solid #CCC !important;
	border-radius: 3px;
	padding: 3px;
}

#ggt-joomla-module img:hover {
	border-color: #AAA !important;
}

/* js highlight for user's os */
.os-highlight {
	background: #e5e9ed;
	font-weight: bold;
}
