/*
Theme Name: twtrcon 2
Theme URI: http://twtrcon.com
Description: Our custom wp theme for twtrcon.com
Version: 2.0
Author: Chris Carson
Author URI: chris@modernmediapartners.com
*/

/***************
BASIC LAYOUT
***************/
.clear{clear:both}
body{
	background-color:#88B9C1;
	margin:0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	overflow-y:scroll;
}
#wrap{
	width:990px;
	margin: 0px auto;
	text-align:left;
	background-image:url(images/tree.gif);
	background-repeat:no-repeat;
	background-position: 100% 0px;
}
.column {
	float:left;
	margin: 16px 8px;
}
#column-left{
	width:480px;
}
#column-center{
	width:280px;
	margin: 16px 8px;
}
#column-right{
	width:150px;
}
#sidebar-footer{
	clear: both;
	font-size:11px;
	text-align:right;
}
#content{
	min-height:600px;
}
.module{
	background-color:#FFFFFF;
	border:0px solid #CCC;
	border-radius: 16px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	padding: 15px;
	margin: 0em 0em 16px 0em;
	border: 1px solid #3CF;
}
.nrs-search h3{margin-bottom:0px}
.nrs-search form{display:inline}
.nrs-search div{
	text-align:right;
}

	
/*************
FONTS
*************/
a{
	color:#FF1F1F;
}
.blue, a.blue{
	color:#33ccff;
}
.black, a.black{
	color: #999;
}
h1{font-size: 3em}
h2{font-size: 1.3em}
h3{font-size: 1.2em}
.post h3 a{text-decoration:none;}

h1,h2,h3,h4,h5,h6{
	margin: 0em 0em 0em 0em;
}
h1,h2,h3,h4,h5,h6,strong{
	color:#444;
	text-decoration:none;
}
ul{
	list-style-image:url(images/bullet.png);
}

	
/*************
Header
*************/

#header{
	position:relative;
	
}

#header h2#explanation{
	position:absolute;
	top: 10px;
	left: 16px;
	font-weight:normal;
	font-size:11px;
}

#header h1{
	text-transform:uppercase;
	margin:0em;
	font-size: 3em;
	line-height: inherit;
	
}
#header h1 .smaller{font-size: .5em}
#header h1 a{
	text-decoration:none;
}
#header #maintag {
	margin:0em;
	
}
span#dateloc{
	font-weight:bold;
	color: #444;
	line-height: inherit;
	font-size: 1.1em;
}
#header #maintag  h2{
	margin:0em;
	font-size: 1.1em;
	line-height: inherit;
	display: inline;
}
#sidebar-header-tabs{
	margin: .2em 0em ;
	font-size: 1em;
	text-align: left;
	line-height: inherit;
}
#sidebar-header-tabs .widget {
	display:inline;
	padding: 0px 3px;
	
}

#sidebar-header-tabs .first{
	padding:0px;
}

#sidebar-header-tabs .last{
	
}



#sidebar-top-links{
	background-image: url(images/tree.gif);
	background-repeat: no-repeat;
	background-position: 180px 30%;
}

.event-sponsors a img{
	border:none;
}
.event-sponsors h3{
	font-size: 1em;
	font-weight:normal;
}
.event-sponsors .sponsor-level{
	margin-bottom: 16px;
       
}
.event-sponsors .sponsor{
	margin: 10px 0em;
	text-align:center;
}

.event-sponsors .sponsor-level-11 .sponsor{
	float:left;
	width:49%;
	margin:0px;
}
.event-sponsors .sponsor-level-11 .sponsor img{
	
}
.event-sponsors .clear{
	clear:both;
}
#sidebar-center-1 h3{
	font-size:1em;
	font-weight:normal;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #3CF;
}
#twitter-1 h3{
	
}
ul.twitter{
	margin: 0px;
	padding: 0px;
	list-style:none !important;
	list-style-image:none;
    padding-bottom:10px;
	font-size:11px;

}
ul.twitter li {
	margin:8px 0px;
	padding: 2px;
	clear:both;
	background-image:url(images/transp50pct.png);
}

ul.twitter li div.profile-image{
	margin-right: 3px;
	float:left;
}
ul.twitter li div.profile-image img{
	width:48px;
	height:48px;
}
ul.twitter li div.tweet {
	width:200px;
	float:left;
}
div.twitter-timestamp{
	clear:both;
	text-align:right;
}
.twitter-at-feed ul.twitter li div.profile-image img{
	width:12px;
	height:12px;
}
.twitter-at-feed ul.twitter li div.tweet {
	width:250px;
	float:left;
}





div.alignright,
img.alignright {
	float:right;
	clear:right;
	margin-bottom: 5px;
	margin-left: 5px;
}
div.alignleft,
img.alignleft {
	float:left;
	clear:left;
	margin-bottom: 5px;
	margin-right: 5px;
}
#sidebar-right img {
	max-width: 150px;
}

textarea#comment{ width:400px;}
.navigation{clear:both;height:10px;}
#content h2{margin-bottom:10px; clear:both;}
small.meta{
	margin:5px 0px;
	font-size:11px;
	display:block;
}
p.postmetadata{
margin:5px 0px;
	font-size:11px;
}
.category-blog{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #3CF;
}

.sponsor{
	margin: 10px 0px;
}

#sidebar-right .widget_recent_entries{
	margin:20px 0px;
	background-image:url(images/transp50pct.png);
	border-radius: 16px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	padding: 10px;
	background-color:#FFFFFF;
	border: 1px solid #3CF;
}
#sidebar-right .widget_recent_entries ul{
margin: 0px;
padding:0px;
list-style:none;
font-size:11px;

}

#sidebar-right .widget_recent_entries ul li{
	margin: 10px 0px;
}

.rightsponsor{
	margin:10px 0px;
}
.rightsponsor a img{
	border:none;
}
#sidebar-right .widget_text{
	margin:16px 0px;
}
#sidebar-right .widget_text h3{
	font-size:12px;
}
/*************************** CONTENT STYLES **************************************/
/* These styles are defined in the tinymce editor, and have to be kept in both places*/
.blue{
	color:#33ccff;
}
.small{
	font-size:11px;
}
.smaller{
	font-size:10px;
}
.personPhoto{
	border:1px solid #3CF;
}
.strong{font-weight:bold}

.post{clear:both;}

#top-links{
	position: absolute;
	top: 4px;
	left:117px;
	width:630px;
	font-size: 12px;
}

#top-links .universal-links{
	float: left;
}
