/*  
Theme Name: P2
Version: 1.0.4
Author: Joseph Scott, Matt Thomas, Noel Jackson, and Automattic
Author URI: http://automattic.com/
Tags: blue, two-columns, fixed-width
Description: A group blog theme for short update messages, inspired by Twitter. Featuring: Hassle-free posting from the front page. Perfect for group blogging, or as a liveblog theme. Dynamic page updates. Threaded comment display on the front page. In-line editing for posts and comments. Live tag suggestion based on previously used tags. A show/hide feature for comments, to keep things tidy. Real-time notifications when a new comment or update is posted. Super-handy keyboard shortcuts. Helvetica Neue for you modern font lovers. And more to come...
*/

/* The Reset ---------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td { margin: 0; padding: 0; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,
h4,h5,h6,strong,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none;}
/* Font Stacks -------------------------------- */
body, form *, #respond #cancel-comment-reply-link { 
    /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;    */
    font-family: Tahoma, Geneva, sans-serif;  
}
h3, #postbox label, #help dd {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;
}
code, pre { font-family: Monaco, Consolas, "Courier New", monospace; }
/* -------------------------------------------- */

html {
    font-size: 100%;
}
body {
    font-size: 62.5%;
    /*background: #f1f1f1;  */
    background: #2d353d url(./i/worsterer/images/worstererBackground.png) repeat-x; 
}
a, a:visited, a:active, #main .selected .actions a, #main .selected .actions a:link, #main .selected .actions a:visited, #help dt {
    /*color: #ffffff; */
	color: #000000;
	text-decoration: none;
}
a:hover, #main .selected .actions a:hover, #main .selected .actions a:active {
	text-decoration: none;
	font-weight: bold;
    /*color: #ffffff; */
}

#sleeve_right a, #sleeve_right a:hover, #sleeve_right a:active, #sleeve_right a:visited, #sleeve_right{
    color:#ffffff;
}
a:hover {
    /*border-bottom: 1px solid #000000;*/
	font-weight: bold;
	color: #000000;
}                                                                                                     
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
code, pre {
    font-size: 1.1em;
}
code {
    background: #f1f1f1;
}
acronym {
    border-bottom: 1px dotted rgb(85, 85, 85);
    cursor: help;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 2em;
}
blockquote {
    padding-left: 8px;
    font-style: italic;
    color: #888;
    background: #f1f1f1;
    padding: 2px 12px;
}

#header .sleeve {
    background: #2d353d url(./i/worsterer/images/worstererHeaderBackground.png) repeat-x scroll top left;    
    margin-bottom: 0px; 
    margin-top: 0px;
    padding-top: 0px; 
    height: 46px;       
}
#header .tagline {
    float: right;
    margin-left: 10px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-align: left;
    vertical-align: bottom;
    width: 340px;
    padding-top: 24px;
    color: white;
    font-weight: 600;
    font-size: 10px;
}
#header .sleeve_right {
    width: 100px;
    text-align: left; 
    float: right;
    height: 46px;
}
#header .sleeve_left {
    width: 204px;
    text-align: left; 
    float: left;
    margin-left: 10px;
    height: 46px;
}
#header .search_box {
    width: 316px;
    text-align: left; 
    float: right;
    height: 46px;
}
#header .nav_spacer {
    /*display: inline-block;*/
    background: #2d353d url(./i/worsterer/images/topNavSpacer.png) repeat-x;    
    margin-top: 0px;
    /*margin-left: -1px; */
    margin-bottom: 0px;
    height: 1px;
}
#header .nav {
   /* display: inline-block;  */
    background: #2d353d url(./i/worsterer/images/navBackground.png) repeat-x;    
    margin-top: 0px;
    /*margin-left: -1px; */
    margin-bottom: 0px;  
    height: 24px;
}
#header small {
    font-size: 1.3em;
    line-height: 1.2em;
    display: block;
    clear: both;
    margin-top: -3px;
    padding: 0 16px 12px 16px;
    color: #888;
}
#header .sleeve, #wrapper, #footer {
    border: 0;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
h4, h5, h6 {
    font-weight: 500;
}
h5{
    padding-top: 5px;
	/*border-right: 1px solid #000000;*/
}

#header, #footer {
    width: 980px;
    margin: 0 auto;
}
#footer {
	background:#2D353D url(./i/worsterer/images/navBackground.png) repeat-x scroll 0 0;
	height:24px;
	margin-bottom:0px;
	margin-top:0px;
}
#footer p {
	font-size:1.3em;
	/*margin:16px;*/
	padding:5px;
	text-align:center;
}
#wrapper {
    /* this is #sidebar bg */
    background: #1a2128 url(./i/worsterer/images/bodyBackground.png) repeat-x scroll top left;   
    /*border: 1px solid #fff;   */
    width: 980px;
    margin: 0px auto 0px;
    position: relative;
    overflow: hidden;
}
.sleeve_main {
    width: 670px;
}
#main {
    font-size: 1.3em;
    /*padding-left: 18px;
    padding-right: 18px;
    padding-bottom: 10px;*/
    width: 620px;
	margin:15px;
}

.single #main {
    padding-top: 18px;
}
#main .wp-smiley {
    border: none;
}
#postbox {
    position: relative;
    padding: 16px 18px;
    margin-right: 1px;
    font-size: 14px;
    padding-bottom: 0px; 
    /*height: 150px; */
}
#postbox .avatar {
    float: left;
    border: 0;
}
#postbox .avatar img {
    padding: 0;
    border: 1px solid #ccc;
}
#postbox .inputarea {
    margin-left: 76px;
    height: 100%;
    font-size: 12px;
}
#postbox textarea#posttext {
    width: 526px;
    margin-bottom: 10px;
    background: #fafafa;
    border: 1px solid #d1d1d1;
    color: #666;
    font-size: 13px;
    padding: 1%;
}
#postbox textarea#theform {
    width: 526px;
    margin-bottom: 10px;
    background: #fafafa;
    border: 1px solid #d1d1d1;
    color: #666;
    font-size: 13px;
    padding: 1%;
}
#wrapper form input[type="text"] {
    border: 1px solid #d1d1d1;
    background: #fafafa;
    color: #666;
    font-size: 13px;
    padding: 5px 7px;
    line-height: 16px;
}
#sidebar form input[type="text"] {
    background: #fff;
}
#postbox label {
    display: inline;
    color: #FFF; 
}
#postbox input#tags {
    width: 75%;
    float: left;
}
#postbox input#submit {
    margin-right: 26px;
    padding: 0 20px;
    
}
#postbox .postrow {
    height: 28px;
    text-align:right;
}
#wrapper button, #wrapper input[type="submit"] {
    margin-left: 10px;
    border: 1px solid #ccc;
    border-radius: 12px;
    -webkit-border-radius: 14px;
    -khtml-border-radius: 14px;
    -moz-border-radius: 14px;
    line-height: 27px;
    height: 28px;
    background: #F2F2F2 url(./i/white-grad.png) repeat-x;
    text-shadow: 0 1px 0 #fff;
    font-size: 13px;
    padding: 0 10px;
    font-weight: bold;
    color: #333;
}
#wrapper button {
margin: 10px 10px 0px 0;
}
#wrapper button:active, #wrapper input[type="submit"]:active {
    background: #eee url(./i/white-grad-active.png) repeat-x scroll left top;
}
.disabled, .disabled:hover {
    color: #eee !important;
    background: #ddd !important;
    border: 1px solid #ccc;
}

#respond #submit, input#comment-submit {
    width: auto;
}
input#comment-submit {
    clear: both;
}
#searchsubmit:hover, #submit:hover, input#comment-submit:hover {
    border-color: #555;
}
#main ul#postlist {
    list-style: none;
    margin-top: 16px;
    margin-left: 0;
}
h3 {
    font-size: 1.2em;
    color: #777;
    font-weight: bold;
}
#main img.avatar {
    float: left;
	/*margin: 8px;*/
	margin-left:9px;
    /*margin-right: 15px;*/
    /*border: 1px solid #ccc;     */
    /*margin-left: 2px;  */
}
#main ul#postlist li {
    overflow: visible;
    /*border-top: 1px solid #bbb;*/
    padding: 14px 0 0;
}
#main ul#postlist ul li {
    border-top: 1px solid #ddd;
}
#main h4 {
    position: relative;
}
#main .controls {
font-size: 12px;
text-align: right;
right: 0;
position: absolute;
line-height: 3em;
}
#main .theRatings {
    position: absolute;
    right: 2px;
    top: 3px;
}
#main .actions, #main .actions a, #main .actions a:link, #main .actions a:visited, #main .actions a:hover, #main .actions a:active, 
#main .keyselected .actions, #main .keyselected .actions a, #main .keyselected .actions a:link, #main .keyselected .actions a:visited, #main .keyselected .actions a:hover, #main .keyselected .actions a:active,
#main .selected ul li .actions, #main .selected ul li .actions a, #main .selected ul li .actions a:link, #main .selected ul li .actions a:visited, #main .selected ul li .actions a:hover, #main .selected ul li .actions a:active {
    color: #ccc;
}
.postcontent {
    color: #555;
    min-height: 32px;
    background-color: #FFFFFF;
    width:auto;
    margin-left:73px;
    margin-top: 0px;
    padding-top: 0px;
}
.content-padding{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-top: 5px;;
}
.bottom_of_entry{
    height: 33px;
    margin-left:73px;
    background-color:#FFFFFF;
}

.bottom_of_entry_top{
 	background:transparent url(./i/worsterer/images/posttopcommentbg.png) no-repeat scroll right top;
	height:5px;
	margin-top:-4px;
}

.bottom_of_entry_down{
 	background:transparent url(./i/worsterer/images/postdownentrybg.png) no-repeat scroll right top;
	height:5px;
	margin-top:-6px;
}

.bottomofcomment {
    margin-bottom: 1px;
    height: 33px;
    border-bottom:1px dotted #cccccc;
}
.bottonline {
    border-bottom:1px dotted #cccccc;
	width:400px;
}

.bottom_of_list {
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
}
.shareLinks{
    margin-top:5px;
    float:right;
    width:300px;
    text-align: right;  
}
.bottomOfEntryLinks{
    margin-left:10px;
    padding-top:5px;
    width:200px;
}
#main p img {
    vertical-align: top;
    padding: 2px;
    border: 1px solid #eee;
    margin-right: 8px;
}
#main h4 {
    font-size: 1em;
    line-height: 2.0em;
    background: transparent url(./i/worsterer/images/posttopbg.png) no-repeat scroll right top;
    height: 27px;
    margin-left:60px;
}
#main h4 a {
    font-weight: bold;
    margin-left:4px;
}
#main h4 span a {
    font-weight: normal;
}


#main h4.usertitle {
	background: transparent url("") no-repeat scroll right top;
    font-size: 1em;
    line-height: 2.0em;
    height: 27px;
    margin-left:62px;
}
#main h4.usertitle a {
    font-weight: bold;
    margin-left:4px;
}
#main h4.usertitle span a {
    font-weight: normal;
}


#main p {
    margin: .7em 0;
}
#main p, #main ul, #main ol {
    font-size: 1em;
    line-height: 1.3em;
    color: #555;
}
/* TOP POSTS*/
#main ul.menu{
    font-family:"Tahoma";  
    font-weight: bold;    
    font-size: 13px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 0px;
    height: 13px;
    margin-top:8px;
    margin-left: 71px; 
}

#main ul.menu li.on{
    background: transparent url(./i/worsterer/images/menuonbg.png) no-repeat scroll left top;
}
#main ul.menu li.on a{
    color:#ffffff;
}

#main ul.menu li{
    background: transparent url(./i/worsterer/images/menubg.png) no-repeat scroll left top;
    list-style: none;
    padding: 5px;
    float: left;
    width:97px;
    text-align:center;
}

#main ul.menu li a{
    color:#000000;
}


.clear {
  clear: both;
}
/* END ADDED TOP*/
#main ul#postlist .postcontent ul, #main ul#postlist .postcontent li {
    border: none;
    padding-top: 0;
}
.postcontent ul, .postcontent ol {
    clear: both;
}
#main ul, #main ol {
    margin-left: 18px;
}
#main ul.commentlist {
    list-style: none;
    margin-left: 64px;
}
#main ul.commentlist li {
    list-style: none;
}
#main ul.commentlist .commentcontent li {
    list-style: disc;
}
#main ul.commentlist {
    border-top: 0;
    margin-top: 0;
}
#main ul.commentlist img.avatar {
    margin-right: 12px;
}
#main form {
    margin-top: 10px;
}
#main input {
    margin: 4px 0;
}
#postpage #respond {
    width: 70%;
    margin-bottom: 20px;
    margin-left: 72px;
}
#main #respond, .textedit {
    background-color: #f1f1f1;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    width:546px;
	margin: 10px 0px 10px 73px;
}

.replying .inner{
    padding: 14px 16px 12px;
}

.textedit {
margin-left: 0;
}
#main .commentlist #respond.replying {
    margin-left: 44px;
}
#main .commentlist li #respond.replying {
    margin-left: 93px;
}
#respond #cancel-comment-reply-link {
    font-weight: normal;
}
#respond h3 small {
    font-weight: normal;
    font-size: .7em;
}
#respond textarea, .textedit textarea {
    width: 94%;
    padding: 6px;
    font-size: 12px;
    border: 1px solid #ccc;
}
#postpage #respond p {
    margin-right: 0;
}
#respond p, li ul #respond p {
    float: right;
    margin-right: 10%;
    padding-right: 5px;
    margin-top: 5px;
}
#postpage li ul #respond p {
    margin-right: 5%;
}
#postpage #respond textarea {
    width: 96%;
}
#postpage li ul #respond textarea {
    width: 94% !important;
}
.commentcontent {
    /*overflow: auto;
	background-color: #ffffff;
	margin-left:73px;
	overflow:auto;
	width:537px;
	padding-left:5px;
	padding-right:5px;*/
	background-color:#FFFFFF;
	margin-left:70px;
	overflow:auto;
	padding-right:5px;
	width:460px;
}
.fb_profile_pic_rendered  {
	float:left;
	/*margin-left:5px;*/
	margin:2px 4px 0px 4px;
	
}
.commentlist {
    /*margin-bottom:5px;
	margin-left:73px;*/
	background-color:#FFFFFF;
	padding-top:5px;
	margin-bottom:5px;
	margin-left:73px;
	margin-top:-5px;
	width:547px;
	/*-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;*/
}
.commentlist .children {
    margin: 0 !important;
}
.commentlist .children li {
    list-style: none;
    padding: 0 0 5px;
    position: relative;
    height: 1%;
    margin-left: 47px;
}
.commentlist .children li li {
    height: 1%;
}
#main span.meta {
    padding-top: 0px;
    margin-top: 0px;
    font-size: 0.85em;
    margin-left: 11px;
    color: #666;
}
#main .meta em {
    font-style: normal;
}
#main p.meta {
    font-size: 1em;
}
.rss {
    float: right;
    background: url(i/feed.png) bottom left no-repeat;
    padding-left: 14px;
    padding-top: 4px;
}
.logo {
    /*float: right; */
    background: url(i/worsterer/images/worstererLogo.png) no-repeat scroll left top; 
    width: 204px; 
    height: 46px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-top: 0px;
    display: block;  

}
.allrss {
    background: url(i/feed.png) center left no-repeat;
    padding-left: 14px;
}
.sleeve_main {
    margin-right: 253px;
    width: auto;
}
#sidebar {
    color: #555;
    margin-left: -1px;
    float: right;
    width: 300px;
    position: relative;
    top: 0;
    padding: 15px 10px 10px 10px;
}
#sidebar ul li p {
    line-height: 1.4em;
    margin-bottom: 1.5em;
}

#sidebar a:hover {
    border-bottom: none;
}
#sidebar ul {
    list-style: none;
    margin-bottom: 22px;
    color: #888;
    font-size: 1.1em;
}
#sidebar ul ul {
margin-bottom: 0px;
}
#sidebar ul li {
    clear: both;
    padding: 4px 0 24px;
    font-size: 1em;
}
#sidebar ul li ul li {
    padding-bottom: 4px;
    padding-right: 6px;
}
#sidebar ul li ul li ul {
    margin-left: 10px;
    font-size: 1em;
}

#sidebar ul li#authors ul li {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 10px;
    float: left;
    height: 32px;
    width: 32px;
    clear: none!important;
}
#sidebar ul li#authors ul li strong {
    display: none;
}
#sidebar ul li#authors ul li img.avatar {
    margin: 0;
    padding: 0;
    border: none;
}
#sidebar ul li#authors, #sidebar ul li#authors ul li {
    border: none;
    margin-bottom: -3px;
    margin-right: -5px;
}
#recent-comments .avatar {
    height: 50px;
    width: 50px;
}
#recent-comments tr {
    height: 32px;
    overflow: hidden;
}
#recent-comments table td.recentcommentsavatartop {
    height: 32px !important;
    width: 32px !important;
}
#recent-comments table td.recentcommentstexttop {
    vertical-align: top;
}
#searchform div {
    height: 2em;
    clear: both;
    margin-bottom: 2px;
    float:right;
    padding-right:10px;
}
#searchform input {
    float: left;
    margin-top: 5px;
    padding-right:2px;
}
#searchform #s {
    width: 57%;
}
#searchform #searchsubmit {

}
#wpstats {
    position: relative;
    margin-top: 30px;
}
#main ul#postlist, #main .post ul {
    list-style: none;
    margin-top: 0px;
}
#main ul#postlist ul, #main .post ul {
    list-style: disc;
}
#main ul#postlist ul ul, #main ul#postlist ol ul, #main .post ul ul, #main .post ol ul {
    margin-top: 0;
}
#main ol, #main .post ol {
    margin-top: 16px;
    margin-left: 18px;
    list-style: decimal;
}
#main ol ol, #main .post ol ol {
    margin-top: 0;
}
img.centered, img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #f3f3f3;
}
.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;
}
.liveupdates {
    min-height: 30px;
    line-height: 30px;
    margin: 0 0 10px;
    padding: 0 5px;
    color: #464646;
    display: none;
    background: #E4F2FD;
}
a.hidemessage {
    display: block;
    float: left;
}
.ac_results {
    margin: -1px 0 0;
    list-style: none;
    position: absolute;
    z-index: 10000;
    display: none;
    border: 1px solid #ccc;
    font-size: 1.2em;
    background: rgba(255, 255, 255, 0.95);
}
.ac_results li {
    padding: 4px 8px;
    white-space: nowrap;
    text-align: left;
}
.ac_over {
    cursor: pointer;
    color: #fff;
    background: #3478e3;
}
.ac_match {
    text-decoration: underline;
}
.post-error {
    color: red !important;
    width: 608px;
    padding-bottom: 10px;
}
.progress {
    bottom: 23px;
    padding-left: 20px;
    position: absolute;
    left: 37px;
    width: 20px;
    display: none;
}
#tooltip {
    position: absolute;
    border: 1px solid #666;
    background: #eee;
    padding: 2px 5px;
    color: #333;
    display: none;
}
.hilite {
    color: #fff;
    background: #f93;
}
#newCommentsIndicator {
    position: absolute;
    left: 0;
    top: 300px;
    border: 2px solid red;
}
li.newupdates, li.newcomment {
    display: none;
    background: #F6F3D1;
}
.repyling .post .comment {
    background: transparent;
}
form.textedit textarea {
    font-size: 12px;
    line-height: 12px;
}
#settings {
    float: left;
    padding: 22px 22px 0;
    width: 176px;
}
#help, #notify {
    position: fixed;
    background: black;
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
    z-index: 10000;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    color: white;
    display: none;
    padding: 30px;
}
#help {
    top: 50%;
    width: 50%;
    left: 50%;
    margin: -10% 0 0 -25%;
}
#notify {
    top: 90%;
    width: 20%;
    left: 50%;
    margin: -10% 0 0 -10%;
    font-size: 1.8em;
    text-align: center;
}
#help dl {
    font-size: 2.8em;
    margin: 0; padding: 0;
}
#help dd, #help dt {
    display: block;
    float: left;
    margin: 0; padding: 0;
}
#help dt {
    width: 15%;
    padding-right: 5%;
    text-align: right;
    clear: left;
}
#help dd {
    width: 80%;
}
#userpage  ul {
    padding-top: 10px;
    clear: left;
}
#postpage h2.title {
    text-indent: -1000em;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    margin: 0px;
    padding: 0px;
}
#postpage h4 {

}
#postpage li li h4 {
    margin-top: 0px;
}
#postpage .postcontent {
   /* margin-left: 62px;*/
}
#postpage #main ul#postlist, #postpage #main ul#postlist li {
   /* border-width: 0px;
    margin-top: 0px;
    padding-top: 0px;
	margin-bottom:20px;  */
}
#postpage #main ul#postlist li ul li {
    /*border-width: 1px 0 0;
    margin-top: 0;
    padding-top: 14px; */
}
#navigation p a {
	text-align: left;
	color: #B3B3B3;
}
#navigation p {
	text-align: left;
	padding:10px;
    margin-left:60px;
}

.keyselected {
    background: #eee !important;
}

.postcontent h2, .commentcontent h2,
.postcontent h3, .commentcontent h3,
.postcontent h4, .commentcontent h4 {
    margin-bottom: .3em;
}
.no-posts {
    padding: 2em !important;
    
}
div.entry {
    margin-right: 250px; /* compensate for sidebar */
    height: auto;
}

.gallery br {
display: none;
clear: none;
}

.attachment .navigation {
width: 691px;
height: 85px;
margin-bottom: 20px;
border-top: 0;
}

h5 a, h5 a:visited, h5{
    font-family: Tahoma, Geneva, sans-serif; 
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
    color: #000000;
    padding-top: 3px;
    padding-left: 5px;
    height:24px;
}
.divider{
    vertical-align:bottom;
}


.post-ratings {
    width:100%;
    font-size: 0.85em; 
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    /* background-color: #ffffff; */
}

#searchBox {
background: transparent url(./i/worsterer/images/searchBox.png) no-repeat scroll left top;
color:#1B1B1B;
font-family:Lucida Grande,Verdana,Lucida Sans Regular,Lucida Sans Unicode,Arial,sans-serif;
font-size:13px;
margin:0;
padding:0;
text-align:center;
height: 22px;
width: 205px;
border: 0px;
}

#titleBubble1 {
    float: right;
    position:relative;
    background: transparent url(./i/worsterer/images/bubble1.png) no-repeat scroll ;
    height: 30px;
    margin-right:140px;
    width: 400px;  
}
#titleBubble1 h1{
    font-size:14px;
    margin-left:18px;
    margin-top:5px;
    text-align: left;
    color:#000000;
    font-family:Tahoma,Geneva,sans-serif;
    font-weight: bold;
}
#titleBubbleGuy{
    float:left;
    position:relative;
    background: transparent url(./i/worsterer/images/guy2.png) no-repeat scroll ;
    height: 55px;
    margin-left:86px;
    width: 32px;    
}
#titleBubble2 {
    float: left;
    position:relative;
    background: transparent url(./i/worsterer/images/bubble2.png) no-repeat scroll ;
    height: 30px;
    margin-left:40px;
    width: 400px;  
    margin-top: 7px;
}
#titleBubble2 h2{
    font-size:14px;
    margin-left:10px;
    margin-top:5px;
    text-align: left;
    color:#000000;
    font-family:Tahoma,Geneva,sans-serif;
}
#titleBubbleGuys{
    float:right;
    position:relative;
    background: transparent url(./i/worsterer/images/guys2.png) no-repeat scroll ;
    height: 44px;
    width: 68px;  
    margin-right:30px;
    margin-bottom: 2px;
}
#titleBubbleLogIn{
    position:relative;
    background: transparent url(./i/worsterer/images/bubbleLogIn.png) no-repeat scroll ;
    height: 35px;
    width: 204px;  
    margin-left:423px;
    margin-top:12px;  
}
#titleBubbleLogIn p{
    font-weight:bold;
    font-size:11px;
    margin-left:5px;
    padding-top:15px;
    text-align: left;
    color:#000000;
    font-family:Tahoma,Geneva,sans-serif;
}
#titleBubbleLogIn a{
    color:#E73200;
}
.fbconnect_userprofile{
    float:left;
    margin-left:0px;
}
#settingscaptions {
    color:#7D868F;
    font-family:Arial,Verdana;
    font-size:12px;
    font-weight:bold;
    margin-left:10px;
}
#settingsTodaysWorsterer{
    float:right;
    margin-top: 15px;
    margin-right: 10px;
    width:270px;
}
#ranklist{
    width: 450px;
    font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
    font-size:11px;
    background-color: #FFFFFF;
}
#ranking{
    width:10px;
    border-left: 1px solid #d3d3d3;
    padding-left:10px;
    height:54px;
    padding-bottom:20px;
}
#rankingUser{
    width:260px;
    float:right;
    border-left: 1px solid #d3d3d3;
    padding-left:10px;
    height:54px;
    padding-bottom:20px;
}
#rankingPosts{
    width:50px;
    float:right;
    border-left: 1px solid #d3d3d3;
    padding-left:10px;
    height:54px;
    padding-bottom:20px;
}
#rankingPoints{
    width:50px;
    float:right;
    border-left: 1px solid #d3d3d3;
    padding-left:10px;
    height:54px;
    padding-bottom:20px;
}
#rankingText{
    padding-top:40px;
}
#rankingTitles{
    color:#7D868F;
    font-family:Arial,Verdana;
    font-size:12px;
    font-weight:bold;
    height:30px;
    padding-top:0px;
    padding-bottom:0px;
}
#ranking2{
    width:10px;
    border-left: 1px solid #d3d3d3;
    padding-left:10px;
}
#rankingUser2{
    width:260px;
    float:right;
    border-left: 1px solid #d3d3d3;
    padding-left:10px;
}
#rankingPosts2{
    width:50px;
    float:right;
    border-left: 1px solid #d3d3d3;
    padding-left:10px;
}
#rankingPoints2{
    width:50px;
    float:right;
    border-left: 1px solid #d3d3d3;
    padding-left:10px;
}
#topPostersLinks{
    font-family:Tahoma,Geneva,sans-serif;
    font-size:12px;
    font-weight:bold;
}
#rankingUser img.avatar {
    margin: 0px 0px 0px 0px;
}
#rankingUser .fb_profile_pic_rendered, #rankingUserModule .fb_profile_pic_rendered{
    margin: 0px 0px 0px 0px;
    float:none;
}
#sidebarModuleInnerShell{
    padding: 4px 0px 5px 0px;
    font-weight: normal;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #f7f7f7;
    border: 1px solid #e5e5e5;
    -moz-box-shadow: rgba(200,200,200,1) 0 4px 18px;
    -webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px;
    -khtml-box-shadow: rgba(200,200,200,1) 0 4px 18px;
    box-shadow: rgba(200,200,200,1) 0 4px 18px;
}
#sidebarModuleShell { 
    margin:30px 0px 0px;
    width:300px;
    text-align:left;
}
#sidebarModuleTop{
    background:#FFFFFF url(./i/worsterer/images/signUpBackgroundGradient.png) repeat-x scroll 0 bottom;
    height:55px;
}
#sidebarModuleTitle{
    font-size: 24px;
    font-family:  "Myriad Pro", Verdana, Arial;
    font-weight: 500; 
    color: #4c4c4c;   
}
#sidebarModuleTitleBold{
    font-size: 24px;
    font-family:  "Myriad Pro", Verdana, Arial;
    font-weight: bold;
    padding-left: 5px; 
    color: #4c4c4c;   
}
#sidebarModuleTopLeft{
    margin-bottom:50px;
    margin-left:10px;
    width:280px;
    text-align:left;
}
#sidebarCaptions {
    color:#7D868F;
    font-family:Arial,Verdana;
    font-size:12px;
    font-weight:bold;
    margin-left:2px;
    width:290px
}
#rankingModule{
    width:10px;
    padding-left:10px;
    height:54px;
    padding-bottom:10px;
}
#rankingUserModule{
    width:260px;
    float:right;
    padding-left:10px;
    padding-top:10px;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 1em;
    color: #555555;
    font-weight: bold;
}
#rankingTextModule{
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 1em;
    color: #555555;
    font-weight: bold;
    padding-top:30px;
}
#sidebarModuleDivider{
    background:#FFFFFF url(./i/worsterer/images/dots.png) repeat-x scroll 0 bottom;
    width: 299px;
    height:1px;
}
#sidebarModuleBottom{
    background-color:#FFFFFF;  
}
#entryDivider{
    background:#FFFFFF url(./i/worsterer/images/dots.png) repeat-x scroll 0 bottom;
    width:auto;
    height:1px;
    margin-left:73px;
}
#sidebarText{
    color:#555555;
    font-family:Tahoma,Geneva,sans-serif;
    font-size:1.1em;
    padding-bottom:5px;
    padding-left:12px;
    padding-top:5px; 
    background-color: #FFFFFF;
}
#skyscraperAd{
    border-style:solid;
    border-width:1px;
    border-color:black;
    width:160px;
    margin-left:70px;
}
#LRECAd{
    border-style:solid;
    border-width:1px;
    border-color:black;
    width:300px;
}
#moreLink{
    color:#555555;
    font-family:Tahoma,Geneva,sans-serif;
    font-size:1em;
    font-weight:bold;
}
#rankingUserModuleName{
    float:right;
    margin-right:100px;
    margin-top:21px;
    width:100px;
}