/**** The Grid ****/

/* Just to make sure everything starts out zeroed */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

.container_12,.container_16{margin-left:auto;margin-right:auto;width:960px}.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{display:inline;float:left;margin-left:10px;margin-right:10px}.container_12 .grid_3,.container_16 .grid_4{width:220px}.container_12 .grid_6,.container_16 .grid_8{width:460px}.container_12 .grid_9,.container_16 .grid_12{width:700px}.container_12 .grid_12,.container_16 .grid_16{width:940px}.alpha{margin-left:0}.omega{margin-right:0}.container_12 .grid_1{width:60px}.container_12 .grid_2{width:140px}.container_12 .grid_4{width:300px}.container_12 .grid_5{width:380px}.container_12 .grid_7{width:540px}.container_12 .grid_8{width:620px}.container_12 .grid_10{width:780px}.container_12 .grid_11{width:860px}.container_16 .grid_1{width:40px}.container_16 .grid_2{width:100px}.container_16 .grid_3{width:160px}.container_16 .grid_5{width:280px}.container_16 .grid_6{width:340px}.container_16 .grid_7{width:400px}.container_16 .grid_9{width:520px}.container_16 .grid_10{width:580px}.container_16 .grid_11{width:640px}.container_16 .grid_13{width:760px}.container_16 .grid_14{width:820px}.container_16 .grid_15{width:880px}.container_12 .prefix_3,.container_16 .prefix_4{padding-left:240px}.container_12 .prefix_6,.container_16 .prefix_8{padding-left:480px}.container_12 .prefix_9,.container_16 .prefix_12{padding-left:720px}.container_12 .prefix_1{padding-left:80px}.container_12 .prefix_2{padding-left:160px}.container_12 .prefix_4{padding-left:320px}.container_12 .prefix_5{padding-left:400px}.container_12 .prefix_7{padding-left:560px}.container_12 .prefix_8{padding-left:640px}.container_12 .prefix_10{padding-left:800px}.container_12 .prefix_11{padding-left:880px}.container_16 .prefix_1{padding-left:60px}.container_16 .prefix_2{padding-left:120px}.container_16 .prefix_3{padding-left:180px}.container_16 .prefix_5{padding-left:300px}.container_16 .prefix_6{padding-left:360px}.container_16 .prefix_7{padding-left:420px}.container_16 .prefix_9{padding-left:540px}.container_16 .prefix_10{padding-left:600px}.container_16 .prefix_11{padding-left:660px}.container_16 .prefix_13{padding-left:780px}.container_16 .prefix_14{padding-left:840px}.container_16 .prefix_15{padding-left:900px}.container_12 .suffix_3,.container_16 .suffix_4{padding-right:240px}.container_12 .suffix_6,.container_16 .suffix_8{padding-right:480px}.container_12 .suffix_9,.container_16 .suffix_12{padding-right:720px}.container_12 .suffix_1{padding-right:80px}.container_12 .suffix_2{padding-right:160px}.container_12 .suffix_4{padding-right:320px}.container_12 .suffix_5{padding-right:400px}.container_12 .suffix_7{padding-right:560px}.container_12 .suffix_8{padding-right:640px}.container_12 .suffix_10{padding-right:800px}.container_12 .suffix_11{padding-right:880px}.container_16 .suffix_1{padding-right:60px}.container_16 .suffix_2{padding-right:120px}.container_16 .suffix_3{padding-right:180px}.container_16 .suffix_5{padding-right:300px}.container_16 .suffix_6{padding-right:360px}.container_16 .suffix_7{padding-right:420px}.container_16 .suffix_9{padding-right:540px}.container_16 .suffix_10{padding-right:600px}.container_16 .suffix_11{padding-right:660px}.container_16 .suffix_13{padding-right:780px}.container_16 .suffix_14{padding-right:840px}.container_16 .suffix_15{padding-right:900px}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:1px;}.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}


/** reset **/

* {
	margin: 0;
	padding: 0;
}

div.clear
{
height: 1px;
clear: both;
content: ".";
height: 0;
visibility: hidden;
}

body {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	background: url(/sixwords_shared/img/body-top.jpg) repeat-x top #ddd;
}

p {margin: 10px 0;}

a {
	text-decoration: none;
	color: #05AAA1;
	font-weight: bold;
}

a:hover {
	text-decoration: underline	;
}


/** structure **/

#wrapper {
	background: #fff;
	width: 1000px;
	min-height: 1000px;
}

#supra-header {
	margin: 15px 0 0 0;
	color: #666;
	padding: 2px 0;
	text-align: center;
	font-size: 10px;
	width: 500px;
	float: right;
}

#supra-header p {
	margin:0;
	}
	
#placeholderdiv {
	}

#header {
	width: 980px;
}

#content {
	margin-top: 15px;
	width: 630px;
}

#sidebar {
	width: 330px;
	margin-top:13px;
	text-align: center;
}

#footer {
	width: 1000px;
	margin: 0;
}


img {border: none;}

/** header **/

#header h1 {display: none;}

h2 {
	font-size: 48px;
	text-transform: uppercase;
	margin-top: -10px;
}

img#logo {
	float: left;
	margin: -70px 0 0 0px;
}




#left-head {
	margin-top: 5px;
	width: 700px;
	margin-right: 0px;
	float:left;
}

#right-head {
	float: right;
	margin-top: 0;
	width: 275px;
}



#small {
	font-size: 12px;
	font-weight: bold;	
}

#small a {
	color: #000;
}

#small a:hover {
	text-decoration: none;
}

#section-title {
font-size:12px;
font-weight: bold;
margin:20px 0 0 165px;
}


#profile_login {
	background: #04a9a0;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-khtml-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomleft: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 10px;
	width:253px;
	text-align:center;
}

#profile_login span {
	text-transform: uppercase;
}

#profile_login a {
	text-decoration: none;
	color: #fff;
}

#profile_login a:hover {
	text-decoration: underline;
}
#profile_login p { padding:0px; margin:0px; }
/* menu */

#profile_login img.usericon {
margin:0;
padding:0 0 0 2px;
vertical-align:middle;
}

#sections {
	margin-top: 20px;
}

#sections ul li {
	display: inline;
	margin-right: 10px;
}

#sections ul li a {
	color: #05aaa1;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}

#sections ul li a:hover {
	color: #fff;
	background: #05aaa1;
}

#sections ul li.more a {
	color: #000;
	padding-right: 22px;
	background: url(/sixwords_shared/img/arrow.png) no-repeat right;
}



/* menu drop down */



ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0px;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 width: 300px;
 margin: 0 auto;
}

ul.dropdown li {
 float: left;
 line-height: 10px;
 vertical-align: middle;
 zoom: 1;
	border-right: 1px solid #000;
	padding:0 7px;
}

ul.dropdown li.end {
	border: none;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 min-width:150px;
	border: 1px solid #ddd;
	background: #dfedec;
}

ul.dropdown ul li {
 float: none;
 text-align: left;
 border: none;
 padding: 0;
}

#sections ul.dropdown ul li a, ul.dropdown ul li a {
	display: block;
	padding: 2px;
	width: 150px;
	color: #05aaa1;
	font-size: 14px;
	background-image: none;
	padding-left: 10px;
}

#sections ul.dropdown ul li a:hover {
	color: #fff;
	background: #05aaa1;
}
	
ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}


ul.dropdown li.rtl ul {
 top: 100%;
 right: 0;
 left: auto;
}

ul.dropdown li.rtl ul ul {
 top: 1px;
 right: 99%;
 left: auto;
}





p.sub {
	margin: 0 0 5px 0;
	float: left;
	color: #000;
	font-weight: bold;
}



#submit {
	float: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	margin: 0 0 0 8px;
	width: 615px;
	padding:  15px;
	background: /* #f5ed38*/ #dae200;
	border: 10px solid /* #f5ed38*/ #dae200;  
	-moz-border-image: url(/sixwords_shared/img/smith-yellow-box.png)   10 10 10 10 stretch stretch; 
	-webkit-border-image: url(/sixwords_shared/img/smith-yellow-box.png)   10 10 10 10  stretch stretch;
	-moz-background-clip: padding; background-clip: padding; -webkit-background-clip: padding;
}

#submit-drop {
	margin-top: 20px;
	max-height: 140px;
	color: #000;
}


#submit-drop form {
	color: #000;
}

 a#cancel {
	display: block;
	margin: 50px 0 0 0;
}

#count {
	float: right;
	width:80px;
	margin: -90px 25px 0 0;
}


#submit input {
	font-size: 28px;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	width: 500px;
	font-weight: bold;

}



#count span {
	font-size: 32px;
}

#submit-drop input {
	font-size: 14px;
	width: 200px;
	font-weight: normal;
}


.blackbtn {
  background:none;
  height:44px;
  line-height:44px;
  padding:0; /* padding:10px 0 0 0; */
  margin:0;
  border:none;
  color: #dae200; 
  font-size:16px !important;
  width:100% !important; 
  overflow:visible;
}

#publishbtn {
	float: right;
	display:block;
	margin:0px 0px 0 0;
	padding:0;
	color: #dae200; 
	font-weight: bold;
	font-size: 18px; 
	background:#000;
	text-align:center;
	
	border: 10px solid #000;  
	-moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
	
	width:79px;
	height:44px;
	line-height:44px;
}

#publish {
	float: right;
	width: 67px;
	margin-bottom: -12px;
	margin-top: -12px;
	padding:10px; 
	color: /* #EDEE1E*/ #dae200; 
	font-weight: bold;
	font-size: 18px !important;
	background: #000; 
	border: 10px solid #000;  
	-moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
	/*
	-moz-border-image: url(/sixwords_shared/img/black-box.png)   10 10 10 10 stretch stretch; 
	-webkit-border-image: url(/sixwords_shared/img/black-box.png)   10 10 10 10  stretch stretch; 
	-moz-background-clip: padding; background-clip: padding; -webkit-background-clip: padding;
	*/
	width:100px !important;
}

.webkit #publish {padding:10px 5px;}


#picture, #signin {
	float: left;
	width: 320px;
	font-size: 14px;
	
}

#signin {
	width: 250px;
	margin-bottom: 20px;
}





#menu {
	margin: 5px 0 0 0;	
	font-weight: bold;
	padding-left: 43px;
	
}

#menu a {
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

#menu a:hover {
	color: #fff;
	background: #000;
}

#menu p {
	font-size: 12px;
	text-align: left;
}

#menu p span {
	float: right;
	margin-top: -10px;
}

/***** content! ****/



#oftheday {
	margin-bottom: 20px;
	margin-top: -10px;
	padding: 5px;
	border: solid #000 2px;
	/* border: dashed 2px #000;
	background: #dfedec; border: 10px solid #ddd;  -moz-border-image: url(/sixwords_shared/img/lime-box.png)   10 10 10 10 stretch stretch; -webkit-border-image: url(/sixwords_shared/img/lime-box.png)   10 10 10 10  stretch stretch; -moz-background-clip: padding; background-clip: padding; -webkit-background-clip: padding;
	*/

}

#oftheday p {
	color: #000;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	
}

#oftheday div#thememoir {
	width:613px;
	margin-top: 0;
	/* background: #dfedec; border: 10px solid #ddd;  -moz-border-image: url(/sixwords_shared/img/white-box.png)   10 10 10 10 stretch stretch; -webkit-border-image: url(/sixwords_shared/img/white-box.png)   10 10 10 10  stretch stretch; -moz-background-clip: padding; background-clip: padding; -webkit-background-clip: padding; */
}


div#thememoir a p {
	color: #000;
}




#oftheday legend {
	padding: 0px 5px;
}

#oftheday legend div {
	margin: 10px 0 0 0;
	float: right;
}

#oftheday legend img {
	margin-right: 5px;
	margin-bottom: -5px;
	margin-top: -10px;
}

.dindin {
	font-weight:bold;
	color:#c62525;
	font-family: Arial;
	text-transform:uppercase;
	font-size: 15px;
}


#oftheday p.author {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-top: 30px;
	color: #333;
	text-shadow: none;
}



#wordcloud {

	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topright: 10px;
	-khtml-border-radius-topleft: 10px;
	background: black;
	
	padding: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-align: center;
	line-height: 20px;
}

#wordcloud h1 { font-weight: normal; color: #FFF; font-size: 24px; margin-bottom: 20px; }
#wordcloud h1 span { font-weight: bold; font-size: larger; }
#wordcloud a { color: #EDEE1E; }


#entry-wrapper {

	-moz-border-radius: 10px;
	-webkit-border-top-radius: 10px;
	-khtml-border-radius: 10px;
	/* background: url(/sixwords_shared/img/entry-gradient.png) repeat-y #05AAA1; */
	background: black;
	
	padding: 10px;
	margin-bottom: 20px;
}

#entry-wrapper p.sort, #entry-wrapper #andtherest {
	background: #000	;
	padding:10px 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
}

#andtherest p.explore {
	font-size: 18px;
}

#andtherest p.explore span {
	font-size: 24px;
}

#entry-wrapper p.sort a, form {
	font-size: 14px;
}

form.editform {
	color: #000;
	padding: 10px;
}

textarea.edittext {
	width: 560px;
	height: 25px;
	font-size: 22px;
	padding: 5px;
}

a.headline {color: #000; font-size: 20px; font-weight: bold;}


#search {
	float: right;
	margin-top: -38px;
	margin-right: 7px;
}

 #entry-wrapper p.sort a.selected, #entry-wrapper #andtherest a {color: #edee1e;}


#entry-wrapper p.sort, #entry-wrapper #andtherest {
	color: #fff;
}

#entry-wrapper #andtherest
{text-align: center;}

#single-entry {
	background: /* url(/sixwords_shared/img/horizontal-gradient.png) repeat-y */ #fff;
	background: #fff; border: 10px solid #fff;  -moz-border-image: url(/sixwords_shared/img/white-box.png)   10 10 10 10 stretch stretch; -webkit-border-image: url(/sixwords_shared/img/white-box.png)   10 10 10 10  stretch stretch; -moz-background-clip: padding; background-clip: padding; -webkit-background-clip: padding;
min-height: 100px;
}


#single-entry img.icon {
	float: left;
}

#single-entry div {
	padding: 0 10px;
	display: inline-table;
	margin-top: 15px;
}

#single-entry div p {
	font-size: 20px;
	font-weight: bold;
	margin-bottom:0;
	margin-top: 20px; margin-bottom:20px;
}

p.meta {
	font-size: 12px;
	font-weight: normal;
	margin-top:0px; margin-bottom:5px;margin-left: 10px;
	text-align: right;

}

.metaz {
	margin-top: 0; padding:0; text-align: left;width:570px;
}

#new_message { padding:20px; }
#new_message h3 { color: #F00; }
.backstory p {
	font-weight: normal !important;
	margin-top:10px !important;
	font-size: 12px !important;
}






/*
.entry{
	background: #fff; url(/sixwords_shared/img/horizontal-gradient.png) repeat-y 
	height: auto;
	margin-bottom: 20px;
	padding-bottom: 2px;
	background: #fff; border: 10px solid #fff;  -moz-border-image: url(/sixwords_shared/img/white-box.png)   10 10 10 10 stretch stretch; -webkit-border-image: url(/sixwords_shared/img/white-box.png)   10 10 10 10  stretch stretch; -moz-background-clip: padding; background-clip: padding; -webkit-background-clip: padding;
}
*/
.entry{
	background-image: url(/work/img/memoirelistitembg.gif);
	background-repeat:no-repeat;
	height: 106px;
	width: 597px;
	padding: 2px; 
	margin:1px 0 8px 0;
	top:0;
	left:0;
}

.bsentry {
  float:right;
  height: 45px;
  width: 45px;
  margin: 2px 5px 0 0;
}






.entry img.icon {
	float: left;
	/*padding-right: 10px; */
	padding: 10px 10px 10px 2px;
}

/*.entry div {
	padding: 10px;
	margin: 20px 0 0 0px;
	padding-bottom: 3px;
}*/

.entry div p {
	font-size: 20px;
	font-weight: bold;
}

.entry div p.meta {
	font-size: 12px;
	font-weight: normal;
}











/*** sidebar **/


.module {
	margin-bottom: 20px;
	text-align: left;
	
}

.module span {
	color: #05AAA1;
	font-weight: bold;
}

.module p {
	font-size: 12px;
}

.border {
	border: 1px #333 solid;
}

.module img{
	max-width: 100% !important;
}

.module object embed, .module object  {
	width: 100% !important;
	height: 330px;
}


.video, .border {
	text-align: center;
}

.gallery {
	height: 330px;
}

.blog {
	border: 1px #333 solid;
	padding: 5px 10px;
}

.blog div {
	background: url(/sixwords_shared/img/SMITH-logo-120.png) no-repeat 205px 4px #000;
	color: #fff;
	font-size: 11px;
	line-height: 11px;
	margin: -5px -10px 0 -10px;
	padding: 5px;
}



h4 {margin: 0 0 5px 0;}


p.more {
	text-align: right;
}

.module ul {
	margin: 10px 0;
}

.module ul li {
	list-style: none;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 16px;
	margin-left: 0px;
	padding-left: 18px;
	background: url(/sixwords_shared/img/s.png) no-repeat 0px 4px;
}


.module ul li a {
	font-weight: bold;
}


.module ul li a:hover {
	text-decoration: none;
	background: #000;
}

.socialmedia {
	text-align: center;
}

.advert {
	text-align: center;
}


/** footer **/

#footer {
	background: #000;
}


#left {
	width: 30%;
	float: left;
	padding: 0 10px;
}


#right {
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	width: 650px;
}

.othersites {
	width: 150px;
	float: left;
	margin-right: 12px;
	font-size: 14px;
}

.comics {
	margin-top: 20px;
	padding-right: 12px;
}

.comics .othersites {
	width: 100px;
	margin-right: 27px;
	font-size: 10px;
	text-align: center;
}

.othersites p{
	margin-top: 5px;
}

.comics p {
	font-weight: bold;
	font-size: 16px !important;
}

#bottom {
	text-align: center;
	margin: 10px 0;
}

#footer p {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}


#footer a {
	color:#EDEE1E;
}

#footer ul {
	margin: 0 auto;
}

#footer ul li {
	display: inline;
	margin-right: 10px;
	font-size: 10px;
}



/* sixwords install styles */


/* comment form */


div.comment p { margin: 5px 0;}

div.comment p.commentauthor {margin-top: 20px;}

div.commentform_bubble {margin-top: 20px;}



/* sending form */

#sharing {
	color: #000 !important;	
}

#sharing label {
	float: left;
	width: 110px;
}

#sharing input {
	margin-top: 1px;
}

#sharing textarea {
	width: 567px;	
	height: 100px;	
}

#feat_icon {
	width: 60px;
}

#feat_icon img {
	width: 50px;
	margin: 0 10px 0 0;
	}


#feat_author {
	margin-top: -5px;
	width: 100%;
}




#thumb {
	margin: 10px 0 0 0;
}

#thumb img {
	width: 100px;
}


/**** carousel ****/


/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}









ul#mycarousel {
	height: 50px;
	margin-top: 0px;		
}


ul#mycarousel li a {
color:#000;
font-weight:bold;
text-decoration:none;
}

ul#mycarousel li.selected  {
    background: url(/sixwords_shared/img/tab-w3.png);
	border-bottom: none;
	}

ul#mycarousel li.selected a {
	color: #05AAA1
	}
	
ul#mycarousel li {
	background-image: url(/sixwords_shared/img/tab-un.png);
	background-position: 0px 5px;
	border-bottom: #ddd solid 1px;
} 

.jcarousel-skin-tango .jcarousel-container {
    background: none;
}

/* .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 560px;
    padding: 0 10px 20px;
    margin-top:0px;
    margin-left: -39px;
} */

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 780px;
    padding: 0 10px 10px;
    margin-top:4px;
    margin-left: 0; /* 148px; */
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 50px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  757px;
    height: 41px;
    margin: 0 auto;
    padding: 0 10px 0 0;	
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    height: 30px;
    text-align: center;
    width: 128px;
    font-size: 18px;
    padding-top:10px;
    background-image: url(/sixwords_shared/img/tab-bot.png);
    background-repeat: repeat-x;
    background-position: bottom;
}


/** width fix **/






.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 0px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
/* .jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 20px;
    right: 5px;
    width: 21px;
    height: 40px;
    cursor: pointer;
    background: transparent url(arrow-right.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -24px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -48px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
} */



.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 18px;
    right: 0px;
    width: 10px;
    height: 12px;
    cursor: pointer;
    background: transparent url(/sixwords_shared/img/arrow-right.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -12px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -24px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}





.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 18px;
    left: 0px;
    width: 10px;
    height: 12px;
    cursor: pointer;
    background: transparent url(/sixwords_shared/img/arrow-left.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -12px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -24px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 60px 0;
}






/*.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 45px;
    left: 35px;
    width: 10px;
    height: 12px;
    cursor: pointer;
    background: transparent url(arrow-left.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -12px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -24px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 60px 0;
} */

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 0px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/sixwords_shared/img/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/sixwords_shared/img/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}


.footer2011 {
  position:relative;
  left: 15px;
  margin:0;
  padding:0; 
  width:940px;
/*  height:200px;*/
  clear:both;
  font-size:14px; 
  line-height:16px;   
  overflow:hidden;
}

.sectionof2011footer{
  float:left; 
  text-align:center; 
  padding:0; 
  margin:0; 
  width:150px;
  color:black;
}
.lastsectionof2011footer{
 float:left; 
 text-align:right; 
 font-size: 16px; 
 line-height:19px; 
 padding:20px 0px 0 0px;  
 margin:0;
 width:100px;
}
div.sectionof2011footer img {
  margin-bottom:3px;
  border:none;
}
.sectionof2011footer a{
  color:black;
  font-weight:bold;
  font-size:14px;
  text-decoration:none;    
}



.sixwordbsback {
  position:relative;
  background-image:url(/work/img/sixwordbsback.jpg);
  background-repeat:no-repeat;
  font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
  width:319px;
  height:374px;
  padding:0;
  margin:0;
 }
 #sixwordbsbackimg {
   float:left;
   margin: 50px 2px 0 11px;
   padding:0;
   width: 150px;
 }
 #sixwordbstitle {
   float:left;
   margin: 69px 0 0 5px;
   padding:0;
   font-size: 18px;
   font-weight:bold;
   line-height: 22px;
   text-align:left;
   width: 106px;
   color: #FFF45E;
 }
 #sixwordbstory {
   position:relative;
   clear:both;
   width:270px;
   padding: 10px 0 0 11px;
   margin:0;
   color:black;       
   text-align:left;
   font-size:12px;
   font-weight:bold;
   line-height:16px;
 }

.most_list_item { 
  padding: 5px; 
  font-size: 12px; 
  line-height: 18px; 
  margin-bottom: 0px; 
  color:black; 
  } 
.most_list_item img.icon { float: left;  }
.most_list_item img.avatar { 
  float: left; 
  margin:0; 
  padding:0;
 }
.most_list_item a { 
  margin: 0 5px 0 0; 
  padding: 0; 
  font-size: 12px; 
/*  color:#c8cc6c; /*#018075; /* #5A9A9C;  */
 } 

div.mostest.clearer { width: 100%; clear: both; height: 0px; } 
.commentcount { 
  display: block; 
  font-weight:bold;
  font-size: 14px;
  float: left; 
  padding: 5px 5px 0 0px; 
  margin:0;
}


