.gravatar {
border-radius: 10%;
-moz-border-radius: 10%;
-webkit-border-radius: 10%;
}


*, h1, h2, h3, h4, body, a, p {
	font-family:verdana,helvetica,arial,sans-serif !important;
}

p {
	margin: 1em 0 1em 0; !important;
}

input, textarea {
	font-size: inherit;
}

h2 {
	font-size: 22px;
	font-weight: bold;
}

	h2 a {
		text-decoration: none !important;
	}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #2C6877 !important;	
}

	h3 a {
		font-size: 22px !important;
		color: #2C6877 !important;
		font-weight: bold;
		text-decoration: none !important;
	}

.right {
	float:right;
}
	
div#navigation ul li a {
	text-decoration: none !important;
}

a.talk_title {
	font-weight: normal;
}

span.inline input {
	display: inline;
	width: auto;
}


span.highlight {
	background-color: yellow !important;
}

div.badge h3 {
	border-bottom: 1px solid;
}

#navigation li.current {
}
    #navigation li.current a {
        background: #2C6877;
        color: #fff;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
    }

form .required {
	font-weight: normal;
}

form div.input span {
	font-size: small;
	font-style: italic;
	font-weight: normal;
}

#container { background-position: right top; }

#header { text-align: left; background-position: right bottom; }

div.qr-code img {
	width: 100%;
}
div.qr-code {
	width: 150px;
	float: right;
}

div.sidebar-box, .countdown-container {
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #ccc;
	padding: 10px;
	background-color: white;
	margin: 0 0 1em 0;
}

.important {
	color: red;
	font-weight: bold;
}

table tfoot.totalRow tr td {
	border-top:2px solid #555;
	border-bottom: none;
	font-size: large;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.button {
	font-weight:normal;
	padding: 4px 8px;
	background:#e6e49f;
	background: -webkit-gradient(linear, left top, left bottom, from(#f1f1d4), to(#e6e49f));
	background-image: -moz-linear-gradient(top, #f1f1d4, #e6e49f);
	color:#333;
	border:1px solid #aaac62;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	text-decoration:none;
	text-shadow: #fff 0px 1px 0px;
	min-width: 0;
}

a.red {
	color: #DC143C;
}

div#sidebar div.actions ul {
	padding: 0;
	margin: 0;
}

div#mainContent ol, div#mainContent ul {
	padding-left: 20px;
	margin: 0 0 1em 0;
}

div.paging {
	height: 50px;
}

div.talk-abstract {
	margin: 1.12em 0;
}

div.talk-abstract ul {
	margin-top: 1.12em;
	margin-bottom: 1.12em;
}

p.talk-details {
	padding: 10px;
	font-size: smaller;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background-color: #eee;
}

a {
	font-weight: normal;
	text-decoration:underline !important;
	color: #2C6877;
}

a:hover {
	text-decoration:underline;
}

.sidebar-box a.talk-topic {
	font-size: 14px;
	margin-bottom: 0.2em;
}

a.talk-topic {
	font-size: 17px;
	display: block;
	color: #2C6877;
	margin-bottom: 0.5em;
}

.talk-excerpt {
	font-size: smaller;
}

.talk-140 {
	border: 1px solid dashed;
	background-color: yellow; 
	font-size: smaller;
	
}

#tagcloud {
	padding-bottom: 10px;
	text-align: center;
}

#tagcloud {
	vertical-align:middle;
}

#tagcloud span {
    padding: 2px;
}

#tagcloud .smallest {
    font-size: x-small;
}

#tagcloud .small {
    font-size: small;
}

#tagcloud .medium {
    font-size:medium;
}

#tagcloud .large {
    font-size:large;
}

#tagcloud .largest {
    font-size:larger;
}

/* News */

article {
	position: relative;
	padding: 0;
	margin: 0 0 20px 0;
}

article time {
	position: static;
	color: #aaa;
}

/* Quick Links */

.quick-links {
    color: #999;
    clear: left;
}
    .quick-links a {
        font-weight: bold;
    }

/* Etc */
#contentWrapper {
  background-image: none;
}

#container {
	background-color: #fff;
	background-image: none;
}


.wysiwyg-font-size-smaller {
  font-size: smaller;
}

.wysiwyg-font-size-larger {
  font-size: larger;
}

.wysiwyg-font-size-xx-large {
  font-size: xx-large;
}

.wysiwyg-font-size-x-large {
  font-size: x-large;
}

.wysiwyg-font-size-large {
  font-size: large;
}

.wysiwyg-font-size-medium {
  font-size: medium;
}

.wysiwyg-font-size-small {
  font-size: small;
}

.wysiwyg-font-size-x-small {
  font-size: x-small;
}

.wysiwyg-font-size-xx-small {
  font-size: xx-small;
}

.wysiwyg-color-black {
  color: black;
}

.wysiwyg-color-silver {
  color: silver;
}

.wysiwyg-color-gray {
  color: gray;
}

.wysiwyg-color-white {
  color: white;
}

.wysiwyg-color-maroon {
  color: maroon;
}

.wysiwyg-color-red {
  color: red;
}

.wysiwyg-color-purple {
  color: purple;
}

.wysiwyg-color-fuchsia {
  color: fuchsia;
}

.wysiwyg-color-green {
  color: green;
}

.wysiwyg-color-lime {
  color: lime;
}

.wysiwyg-color-olive {
  color: olive;
}

.wysiwyg-color-yellow {
  color: yellow;
}

.wysiwyg-color-navy {
  color: navy;
}

.wysiwyg-color-blue {
  color: blue;
}

.wysiwyg-color-teal {
  color: teal;
}

.wysiwyg-color-aqua {
  color: aqua;
}

.wysiwyg-text-align-right {
  text-align: right;
}

.wysiwyg-text-align-center {
  text-align: center;
}

.wysiwyg-text-align-left {
  text-align: left;
}

.wysiwyg-text-align-justify {
  text-align: justify;
}

.wysiwyg-float-left {
  float: left;
  margin: 0 8px 8px 0;
}

.wysiwyg-float-right {
  float: right;
  margin: 0 0 8px 8px;
}

.wysiwyg-clear-right {
  clear: right;
}

.wysiwyg-clear-left {
  clear: left;
}
