﻿/*
Theme Name: Radioactivists
Description: Radioactivists Wordpress Theme by Lulisaurus
Version: 1.0
Author: <a href="http://www.lulisaur.us" target="_blank">Lulisaurus</a>
Author URI: http://www.lulisaur.us/
*/

/*-------------------------------
RESET browser defaults
-------------------------------*/

@import url( 'css/reset.css' );

/*-------------------------------
BEGIN structure
-------------------------------*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	background: url("images/radioactivists_bg.jpg") no-repeat fixed center top #FFFFFF;
	color: #000;
	text-align: center;
	padding: 0;
}

#container {
  width: 960px;
  margin: 0 auto;
}

#header {
	margin: 0px;
	padding: 0;
	height: 260px;
	width: 1054px;
	color: #000;
	}

#page {
  margin: 0px auto;
  padding: 0;
  width: 1054px;
  text-align: left;
  min-height: 1050px;
}

#content-wrapper, .single #content {
  background: url("images/content_bg.png") repeat scroll 0 0 transparent;
  border-radius: 3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  float: left;
  width: 630px;
}

#content-bottom {
	width: 1054px;
	height: 35px;
	margin: 0;

}

.column .post, .column .archivetitle {
  background: url("images/content.jpg") repeat scroll 0 0 #FFFFFF;
  margin: 12px;
  border-radius: 3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  padding: 20px;
  display: inline-block;
  width: 566px;
}

#nav-post {
  width: 630px;
  float: left;
}

#nav-post a {
  color: #000;
}

.column .entry {
  clear: left;
  line-height: 1.4em;
  font-size: 1.2em;
  line-height: 1.8em;
  padding-bottom: 10px;
  display: inline-block;
}

.column .entry p {
  margin-bottom: 1.8em;
  width: 512px;
}

.column .postmetadata {
	padding-top: 20px;
	}


.post {
	margin: 0px;
	}
}

.column .postmetadata {
	padding-top: 20px;
}

.postarrow {
	width: 43px;
	height: 95px;
	margin: 33px 0 0;
	float: left;
}

.posttitle {
	width: 537px;
	float: left;
	margin-top: 20px;
	padding: 0 0 18px;

}

.post-edit-link a {
	color: #000;
}

.postcomments {
	width: 65px;
	height: 40px;
	float: left;
	padding-top: 8px;
	margin: 20px 0 0;
	text-align: center;
	font-size: 1.17em;

}

.postcomments span {
	font-size: 0.7em;
	color: #990000;

}

.postcomments a{
	font-weight: bold;
	color: #990000;
	font-size: 1.17em;
}

.post hr {
	display: block;
	}

.textwidget {
	margin: 0 10px 0 10px;
	}

.widget_tag_cloud {
	margin: 0 20px 0 0px;
}

/*-------------------------------
END structure
-------------------------------*/

/*-------------------------------
START Typography & Colors
-------------------------------*/


#header .description {
  font-family: 'WeltronUrbanRegular', Tahoma, Verdana, Sans-Serif;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}

#header .rss {
	font-size: 1.2em;
	padding: 0 0 0 768px;
	font-weight: bold;
	}

#header .rss a{
	color: #000;	}

#header .rss a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 2px dashed #990000;	}


h1 {
	font-size: 4.8em;
	font-family: impact;
	text-transform: uppercase;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #000;
	}

h2 {
	font-size: 2.8em;
	font-family: impact;
	font-weight: normal;
	padding-bottom: 9px;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	font-family: impact, Verdana, Arial, Sans-Serif;
	color: #990000;
	text-decoration: none;
	}

#sidebar-wrapper h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


h3 {
	font-size: 2.5em;
	}

.reply a {
	display: block;
	width: 38px;
	height: 21px;
	cursor: pointer;
	text-indent: -9999px;
	margin: 0 0 10px 3px;
}

small {
	line-height: 1.6em;
  }


small a{
	color: #747775;
	font-weight: bold;}

small a:hover {
	color: #747775;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #990000;}


.fourofour {
	font-size: 10em;
	font-family: impact;
	color: #990000;
	padding: 0px 0 16px 0;
	margin-bottom: 10px;
	border-bottom: 2px dashed #000;
}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li {
	font: 1.1em Tahoma, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: left;
	padding: 2px 15px 5px 5px;
	}

.commentlist cite {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #000;
	}

.commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #000;
	}

.says {
	font-weight: normal;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.8em;
	text-transform: none;
	clear: left;
	padding: 0 0 0 60px;
	}

#form p {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 1.1em;
	}

#form p a{
	color: #fff;
	}

.commentlabel, .entry form label {
  color: #000;
  line-height: 18px;
  margin-left: 4px;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar-wrapper {
	font: 1.1em Tahoma, Arial, Sans-Serif;
	color: #000;
	}

#sidebar-wrapper a{
	color: #000;
	}

#sidebar-wrapper a:hover{
	text-decoration: none;
	border-bottom: 1px dashed;
	}

small, .nocomments, blockquote, strike {
	color: #747775;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 1em;
	letter-spacing: .07em;
	}

a  {
	color: #990000;
	text-decoration: none;
	}

a:hover, h3 a:hover{
	color: #990000;
	text-decoration: underline;
	}

h2 a:hover, h3 a:hover {
	color: #990000;
	border-bottom: 1px dashed;
	text-decoration: none;
	}



/*-------------------------------
End Typography & Colors
-------------------------------*/


/*-------------------------------
START subscribe forms
-------------------------------*/


.message-box{ /*outer background*/
height: 59px;
padding: 0px;
margin: 15px 35px 7px 0px;
width: 229px;
}

.form-message{
font-size: 1.2em;
color: #fff;
font-weight: bold;
}

input.message-field{ /*input field */
float: left;
border:0;
margin:0 0 10px 0;
font-family:arial, verdana;
font-size: 1.2em;
font-weight: normal;
padding: 9px 0px 8px 11px;
height:17px;
background-color: #dce4df;
width: 218px;
}

.message-box textarea{ /*input field */
float: left;
border:0;
margin:0 0 10px 0;
font-family:tahoma, arial, verdana;
font-size: 1.2em;
font-weight: normal;
padding: 9px 11px 8px 11px;
height:77px;
background-color: #dce4df;
width: 207px;
}

input.message-go { /*search icon */
clear:both;
border:0;
margin:10px 0 0 18px;
padding:0;
height: 40px;
width: 192px;
cursor: pointer;
}

/*-------------------------------
END subscribe forms
-------------------------------*/


/*-------------------------------
START headers
-------------------------------*/

h1 {
}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	width: 512px;
}


h2.archivetitle {
	margin-top: 0px;
	color: #000;
	font-size: 2.5em;
	text-transform: uppercase;
}

#sidebar-wrapper h2 {
  margin: 5px 0 0;
  width: 208px;
  height: 30px;
  font-size: 20px;
  text-transform: uppercase;
  padding-left: 30px;
  background: url('images/radioactivists_button.png') 0 5px no-repeat;
  color: #000;
  font-family: 'WeltronUrbanRegular', Tahoma, Verdana, Sans-Serif;
}


#sidebar-wrapper h3 {
	margin: 5px 0 0;
	width: 208px;
	height: 39px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 11px 0 0 47px;
	color: #000;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;

	}

h3 {
	padding: 0;
	margin: 8px 0 18px;
	}

#comments {
  width: 192px;
  height: 39px;
  padding: 0;
  margin: 40px 0 15px 0;
  font-size: 30px;
  font-family: 'WeltronUrbanRegular',Tahoma,Verdana,Sans-Serif;
}


#nocomments {
  width: 231px;
  height: 39px;
  font-size: 12px;
  font-style: italic;
  padding: 0;
  margin: 40px 0 15px 0;
}

/*-------------------------------
END headers
-------------------------------*/


/*-------------------------------
START images
-------------------------------*/

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px 0 4px 0;
	margin: 0 0 4px 12px;
	display: inline;
	}

img.alignleft {
	padding: 4px 0 4px 0;
	margin: 0 12px 4px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}


/*-------------------------------
END images
-------------------------------*/



/*-------------------------------
BEGIN lists
-------------------------------*/

#nav {
  margin-left: 40px;
	position:absolute;
  width: 960px;
}

#nav ul li, #nav ul li a {
  float: left;
  display: block;
}

#nav ul li a {
  margin: 0 10px 0 10px;
  padding: 5px 10px 5px 10px;
  color: #fff;
  text-decoration: none;
}

#nav ul li a:hover, .current_page_item a {
  background: none repeat scroll 0 0 #990000;
  border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
}



html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	text-indent: 0px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

/*-------------------------------
END lists
-------------------------------*/



/*-------------------------------
BEGIN form elements
-------------------------------*/



select {
	width: 130px;
	}

#respondcon {
  clear: both;
  width: 100%;
  padding-top: 20px;
  color: #fff;
}

#respond p{

	    margin-left: 0;
	    padding-left: 0;
	   	}

#respond a{
		color: #fff;
	}

#commentform input, #commentform textarea, .entry form input, .entry form textarea {
  padding: 4px;
  border: 2px solid #999;
  background-color: transparent;
  font-size: 12px;
  font-family: tahoma, verdana, arial, sans-serif;
  border-radius: 3px;
}

#commentform input, .entry form input {
	width: 200px;
	margin: 0px 15px 9px 0;
  }

#commentform input:focus, #commentform textarea:focus, .entry form input:focus, .entry form textarea:focus  {
  background-color: #fff;
}

#commentform {
  margin: 5px 10px 0 0;
  height: 380px;
 }

#commentform textarea, .entry form textarea  {
  width: 555px;
  height: 135px;
}

#respond:after {
		content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}

#commentform #submit, .entry form input.wpcf7-submit {
  border-color: #990000;
  box-shadow: 1px 1px 2px #333333;
  color: #990000;
  cursor: pointer;
  display:block;
  float: right;
  font-family: 'WeltronUrbanRegular',Tahoma,Verdana,Sans-Serif;
  font-size: 30px;
  height: 39px;
  margin: 10px 0 35px auto;
  padding: 0;
  width: 130px;
}

/*-------------------------------
END form elements
-------------------------------*/


/*-------------------------------
START Comments
-------------------------------*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
  background: transparent;
  border: 1px solid #999;
  border-radius: 3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  margin: 2px 0px;
  padding: 15px 5px 10px 10px;
  list-style: none;
}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	color: #666666;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 1.2em;
	}

.commentmetadata {
	margin: 5px 0 0 0;
	display: block;
	color: #990000;
	}

.commentmetadata a{
	color: #990000;
	}

/*-------------------------------
END Comments
-------------------------------*/


/*-------------------------------
START sidebar structure
-------------------------------*/

#sidebar-wrapper {
  background: url("images/sidebar.png") repeat scroll 0 0 transparent;
  border-radius: 3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  float: left;
  margin-right: 10px;
  width: 280px;
}

#sidebar {
  background: url("images/content.jpg") repeat scroll 0 0 #FFFFFF;
  margin: 12px;
  border-radius: 3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  padding: 10px;
}

#side-bott
{
	background: url('images/sidebar-bott.jpg') top no-repeat;
	width: 275px;
	height: 35px;
	}

#sidebar-wrapper form {
	margin: 0;
	}
/*-------------------------------
END sidebar structure
-------------------------------*/

/*-------------------------------
STARR sidebar lists
-------------------------------*/

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar-wrapper ul, #sidebar-wrapper ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar-wrapper ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 18px;
	}


#sidebar-wrapper ul p, #sidebar-wrapper ul select {
	margin: 5px 0 8px;
	}

#sidebar-wrapper ul ul, #sidebar-wrapper ul ol {
	margin: 5px 0 0 20px;
	}

#sidebar-wrapper ul li ul li, #sidebar-wrapper ul li ol li {
	padding: 0 0 0 20px;
	margin: 5px 20px 10px 0;
	}


#sidebar-wrapper ul ul ul, #sidebar-wrapper ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar-wrapper ul ol li {
	list-style: decimal outside;
	}

#sidebar-wrapper ul ul li, #sidebar-wrapper ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/*-------------------------------
END sidebar lists
-------------------------------*/

/*-------------------------------
<<<<<<< HEAD
BEGIN share navigation
-------------------------------*/

#share-con {
	width: 648px;
	height: 72px;
	background:url("images/share-bg.jpg") no-repeat;
	padding-top: 16px;
}

#sharemenu {
    background:url("images/social-icons.jpg") no-repeat;
    width:460px;
    height:41px;
    margin:0px 0 0 154px;
    padding:0;
    }


    #sharemenu span {
    display: none;
    }

    #sharemenu li, #sharemenu a {
    height:41px;
    display:block;

    }

    #sharemenu li {
    float:left;
    list-style:none;
    display:inline;
    }

    #share-divider {width: 28px;}
    #share-twitter {width: 41px;}
    #share-facebook {width: 41px;}
    #share-stumble {width: 41px;}
    #share-delicious {width: 41px;}
    #share-digg {width: 40px;}
    #share-technorati {width: 41px;}
    #share-email {width: 44px;}


    #share-facebook a:hover {background:url("images/social-icons.jpg") 0px -41px no-repeat; }
    #share-twitter a:hover {background:url("images/social-icons.jpg") -69px -41px no-repeat; }
    #share-digg a:hover {background:url("images/social-icons.jpg") -138px -41px no-repeat; }
    #share-delicious a:hover {background:url("images/social-icons.jpg") -206px -41px no-repeat; }
    #share-stumble a:hover {background:url("images/social-icons.jpg") -275px -41px no-repeat; }
    #share-technorati a:hover {background:url("images/social-icons.jpg") -344px -41px no-repeat; }
    #share-email a:hover {background:url("images/social-icons.jpg") -413px -41px no-repeat; }



/*-------------------------------
END share navigation
-------------------------------*/

/*-------------------------------
=======
>>>>>>> 931009980e29d13003bada072f432f9360fcf033
START footer
-------------------------------*/

#footer {
  margin-top: 40px;
  background: url("images/content_bg.png") repeat scroll 0 0 transparent;
  clear: both;
  display: inline-block;
  padding: 0;
  width: 101%;
}

#footer a{
	color: #000;
}

#footer-wrapper {
  background: url("images/footer_bg.jpg") scroll 0 0 #FFFFFF;
  border-radius: 3px 3px 3px 3px;
  float: right;
  list-style: none outside none;
  margin-top: 4px;
  width: 100%;
  height: 120px;
}

.socialfooter ul {
	margin: 10px;
	list-style-type: none;
	list-style: none;}

.socialfooter ul li a {
  display: block;
  float: right;
  font-size: 1.2em;
  height: 35px;
  list-style: none outside none;
  padding: 5px;
  width: 90px;
  height: 64px;
}

#footer-inner {
  display: block;
  height: 100px;
  margin: 0 auto;
  padding-left: 230px;
  width: 630px;
}

.footerlinks {
  display: block;
  float: left;
  font-size: 12px;
  height: 49px;
  margin: 25px 0 0;
  text-align: left;
  width: 200px;
}

.socialfooter {
  display: inline-block;
  margin: 0 auto;
  width: 420px;
  float: right;
}

.facebook-link a {
	background: url(images/facebook-logo.png) no-repeat right center;
}
.twitter-link a {
	background: url(images/twitter-logo.png) no-repeat right center;
}
.vimeo-link a {
	background: url(images/vimeo-logo.png) no-repeat right center;
}
.rss-link a {
	background: url(images/rss-logo.png) no-repeat right center;
}

.getintouch {
	float: left;
	padding: 0px;
	margin: 52px 0 0 19px;
	width: 229px;
	}

.recent-foot {
	float: left;
	padding: 0px;
	margin: 0px 0 0px 0px;
	width: 200px;
	color: #000;
	}
.recent-foot ul {
	list-style: none;
	list-style-type: none;
	margin: 15px 0 15px 0;
	}

.recent-foot ul li{
	margin: 0px 20px 9px 0;
	font-size: 1.1em;
	padding-left: 22px;	}

.footerlinks a{
	color: #000;
	}

.footerlinks ul li{
	margin: 0px 0 9px 0;
	font-size: 1.2em;
	padding-left: 22px;
	list-style: none;
	list-style-type: none;
	}

.footerhome {
	margin: 0px 0 9px 0;
	font-size: 1.2em;
	padding-left: 22px;
	list-style: none;
	list-style-type: none;

	}

#footer-bott {
	padding: 15px 0 0 0;
	margin: 0 auto;
	width: 100%;
	height: 295px;
	clear: both;
	color: #fff;
	font-size: 1.1em;
	}

#footer-bott a {
	color: #fff;
		}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

/*-------------------------------
END footer
-------------------------------*/


/*-------------------------------
BEGIN Calendar
-------------------------------*/

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	border-bottom: 1px dashed #000;
	text-decoration: none;
	}


#wp-calendar td {
	padding: 6px;
	text-align: center;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}


#wp-calendar caption {
	font: bold 1.2em tahoma, Arial, Verdana, Sans-Serif;

	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #fff;
	padding: 6px;
	text-align: center;
	}


/*-------------------------------
END Calendar
-------------------------------*/



/*-------------------------------
BEGIN various
-------------------------------*/

.postmetadata {
	clear: both;
	font-size: 11px;
}

.clear {
	clear: both;
}


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 60px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

/*-------------------------------
END various
-------------------------------*/

/*-------------------------------
BEGIN page navigation
-------------------------------*/

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}



.navigation-bott {
  background: url("images/content.jpg") repeat scroll 0 0 #FFFFFF;
  border-radius: 3px 3px 3px 3px;
  display: block;
  font-size: 12px;
  height: 24px;
  margin: 12px;
  padding: 5px 10px;
}

.rightnav {
	float: right;
	padding: 5px 0 8px 0;
	}

.rightnav a:hover{
	color: #990000;
	border-bottom: 1px dashed;
	text-decoration: none;	}

.leftnav {
	float: left;
	padding: 5px 0 8px 0;
	}

.leftnav a:hover{
	color: #990000;
	border-bottom: 1px dashed;
	text-decoration: none;	}
/*-------------------------------
END page navigation
-------------------------------*/

/*-------------------------------
BEGIN table
-------------------------------*/
table {
    border-collapse:collapse
}

th {
    font-size:1em;
    padding:4px 6px;
    border-width:1px;
    border-style:solid;
    color:#000;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}
td {
    padding:4px;
    border-width:1px;
    border-style:solid
}
/*-------------------------------
END table
-------------------------------*/

/*-------------------------------
START captions
-------------------------------*/
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;

}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*-------------------------------
END captions
-------------------------------*/

#header h1 {
  text-align: center;
}

#header h1 img {
  width: 500px;
}

@font-face {
    font-family: "WeltronUrbanRegular";
	src: url("weltu-webfont.ttf") format('truetype');
    src: url("weltu-webfont.eot");
    src: url("weltu-webfont.eot?#iefix") format('embedded-opentype'),
         url("weltu-webfont.woff") format('woff'),
         url("weltu-webfont.svg#WeltronUrbanRegular") format('svg');
    font-weight: normal;
    font-style: normal;

}

#nav ul li a:hover, #nav ul li a.selected, #nav ul li a {
  font-family: 'WeltronUrbanRegular', Tahoma, Verdana, Sans-Serif;;
  font-size: 20px;
  font-weight: normal;
}

#authors {
  color: #999999;
  font-size: 16px;
  letter-spacing: 5.2px;
  padding-bottom: 0;
  padding-top: 100px;
  text-align: center;
}

#content span.wpcf7-not-valid-tip {
  left: 100%;
  top: 0;
}

#content form div.wpcf7-validation-errors {
  clear: both;
}

.weltron {
  font-family: 'WeltronUrbanRegular';
  font-size: 150%;
}

img#wpstats { display:none }

#qtranslate-3-chooser .qtrans_flag_and_text { padding-left: 30px; }