@charset "UTF-8";
/* CSS Document */
/* UNIVERSAL */
a, a:active, a:visited {
color: #2d96c4;
text-decoration: underline;
}
a:hover {
color: #000;
text-decoration: none;
}

.saved {background-color:#000;color:#fff;font-size:14px;padding:6px;}
.error  {background-color:#ffecec;color:#dd0000;font-size:11px;padding:6px;line-height:14px;}
.errordiv  {background-color:#ffecec;color:#dd0000;font-size:11px;padding:6px;line-height:14px;}

.readmore {float:right;margin:5px 0 5px 5px;text-align:right;}

.linetop {border-top:2px solid #DEDEDE;}
.linespacer {margin-top:2px;margin-bottom:8px;border-bottom:1px solid #DEDEDE;}

.button {border:2px solid #dedede;background:#fff;}
.field {border:1px solid #dedede;padding:2px;}

#content {
margin: 0px auto;
background-color: #fff;
}
.floatleft {
float: left;
}
.floatright {
float: right;
}

/* HEADER */
#login {
text-align: right;
padding-right: 10px;
font-size: 14px;
}

.search {float: right; padding-right: 10px;}
#searchsite {border:0px solid #DEDEDE;}
.searchbutton {background:#fff;border:1px solid #dddddd; color: #34a900; font-size: 16px; font-weight: 700; background-image: url(../s-images/bg-btn.png); background-repeat: repeat-x; padding: 3px 5px;}
.searchfield {
	background-color: #FFF; border: 0; font: 13px Trebuchet MS, Helvetica, Arial, Sans-serif;
}

.rsslink {float:right;margin-top:20px;text-align:right;font-size:15px;}
.rsslink a {text-decoration:none;color:#707070;font-weight:bold;}

#reg_usernamecheckitvalue {background:#FFFFD3;}
#reg_emailcheckitvalue {background:#FFFFD3;}

/* STORIES */
.leftwrapper {padding-left:12px;}

#leftcol {
overflow: hidden;
}

#leftcol ol, #leftcol ul {
margin-left:10px;
margin-top:5px;
}

#leftcol-wide {
overflow: hidden;
}
#leftcol-superwide {
overflow: hidden;
}
.stories {
margin-bottom: 30px;
}
.stories-wide {
margin-bottom: 20px;
}
.stories-superwide {
margin-bottom: 20px;
}

.pagewrap {
border-top: 2px solid #dedede;
border-bottom: 1px solid #dedede;
padding: 10px;
}

.headline {
border-bottom: 1px solid #dedede;
padding: 0 0 5px 0;
}

.title h2 {
font-size: 14px;
color: #000;
margin: 0px;
font-weight: bold;
}
.title h2 a {
color: #000;
text-decoration:none;
}
.title h2 a:hover {
text-decoration:underline;
}

.subtext {
font-size: 13px;
}
.subtext a {
color: #000;
}
.vote {
float: left;
padding: 0px 5px;
border-right: 1px solid #dedede;
text-align: center;
}
.vote a{text-decoration:none;}
.vote a:hover{text-decoration:underline}

.votenumber {
font-size: 14px;
margin: 0px;
font-weight:bold;
}
.title {
margin-left: 46px;
}

.adminlinks {font-size:11px;}

.storycontent {
padding: 10px;
font-size:12px;
}
.storycontent p {
margin:0 0 -10px 0;
}
.storycontent ol {
margin-left:22px;
padding:0;
}
.storycontent ol li {
line-height:14px;
margin:0 0 -10px 0;
padding:0;
}
.storycontent ul {
margin:0 0 0px 0;
padding:0;
}
.storycontent ul li {
line-height:14px;
margin:0 0 -10px 0;
padding:0;
}

.storyfooter {
padding: 0px 10px;
}

#who_voted ol {padding-bottom:20px;clear:both;}
#who_voted li {
background:#fff;
padding:2px;
margin-right:5px;
margin-bottom:4px;
margin-top:4px;
list-style-type: none;
float:left;
}

#related {margin-bottom:10px;padding-top:10px;}
#related ol {
padding-left:30px;
margin-top:5px;
margin-bottom:5px;
}

#who_voted {margin-bottom:10px;}

.edit {
border:1px solid #d9d9d9;
padding: 5px 5px 5px 10px;
background: #ededed;
margin-bottom:20px;
}
.edit-image {float:left;}
a .edit-image img{border:0px;}

/* Submit */
#submit {padding-top:5px;border-top:2px solid #DEDEDE;}
#submit_content {padding:8px;}

#submit ul {padding-left:20px;}

.instructions {margin-top:10px;line-height:16px;}

#bodytext {}
#summarytext {}

/* Profile */ 
#navbar {padding-top:10px;border-top:2px solid #DEDEDE;margin-bottom:10px;}

.userborderbottom {border-bottom:2px solid #dedede;}

#profile {border-top:2px solid #dedede;padding:10px;}
#profile_content {}

#personal_info {}
#bookmarklet {}

#search_users {float:right;}

/* Comments */

.comment-form {
background:#fff;
border-bottom:1px solid #DEDEDE;
border-right:1px solid #DEDEDE;
border-left:2px solid #C8C8C8;
border-top:2px solid #C8C8C8;
font-size: 12px;
padding: 5px;
}

#comments {padding-top:5px;}
.comment-wrap {padding:5px;}

.comment-left {
float:left; 
width:80px;
text-align:right;
border-right:1px solid #DEDEDE;
padding-right:10px;
overflow:hidden;
}

.comment-right {
margin: 0px 10px 30px 90px;
padding-left:12px;
overflow:hidden;
}

.commenttools {
padding: 0px 10px;
float:right;
}


/* FOOTER */
#footer {
padding: 4px 10px;
background-color: #ededed;
border-top: 1px solid #dedede;
border-bottom: 1px solid #dedede;
margin: 20px 0px;
}
.footer a:hover {
color:#000;
text-decoration:underline;
}

/* Sort list */
#navcontainer {
padding:10px 10px 10px 5px;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-size: 12px;
}

#navcontainer li { margin: 0 0 3px 0; }

#navcontainer a
{
display: block;
padding-left: 18px;
width: 160px;
background-image: url(../images/l1_down.gif);
}

#navcontainer a:link, #navlist a:visited
{
color: #707070;
text-decoration: none;
}

#navcontainer a:hover
{
background-image: url(../images/l1_over.gif);
color: #000;
}

#active a:link, #active a:visited, #active a:hover
{
/*background-image: url(../images/l1_over.gif);*/
}

/* Pagination */
.pagination {
color:#333;
margin-top:10px;
padding:10px;
float: left;
}

.pagination p {
margin:0;
padding:5px 0 5px 0;
}

.pagination p a:link,.pagination p a:visited,.pagination p a:hover,.pagination p a:active {
	border: 1px solid #e5f2f8;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #e5f2f8;
	text-decoration:none;
	padding:2px 8px;
	font-size: 16px;
	font-weight: 700;
	margin-right:2px;
	color: #000;
}

.pagination p a:hover {
background:#2d96c4;
color:#fff;
border: 1px solid #2d96c4;
}

.pagination p span {
	border: 1px solid #2d96c4;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #2d96c4;
	text-decoration:none;
	font-size: 16px;
	color:#FFF;
	font-weight: 700;
	margin-right:2px;
	padding:2px 8px;
}

/* Tags */

.tagformat a{text-decoration:none;}
.tagformat a:hover{text-decoration:underline;}

/* RSS Feeds */
#feeds {
text-transform:capitalize;
border-top: 2px solid #dedede;
margin-top:-15px;
padding:10px 10px 10px 0px;
}

#rssfeeds, #rssfeeds ul {list-style:none;}
#rssfeeds li{margin-left:-10px;}

.feedname {
margin-left:8px;
font-size: 15px;
font-weight: bold;
}
.feedname a {
color: #000;
text-decoration:none;
}
.feed-spacer {
margin:15px 10px 0px 15px;
border-top:1px solid #ededed;
}
.rssfield {
background:#F9F9F9;
border:1px solid #dedede;
padding-left:2px;
margin-left:16px;
}

/* Live */

.live2-item {
clear:both;
border-bottom:1px solid #EFEFEF;
text-align:center;
overflow:hidden;
padding:5px 2px;
}

.live2-ts,.live2-type,.live2-votes,.live2-story,.live2-who,.live2-status {
float:left;
display:block;
}

.live2-type img {
border:none;
vertical-align:middle;
margin:0;
width:60px;
}

.live2-ts {width:12%;text-transform:capitalize;}
.live2-type {width:12%;text-transform:capitalize;}
.live2-votes {width:6%;text-transform:capitalize;}
.live2-story {width:40%;text-align:left;text-transform:capitalize;}
.live2-story a {text-decoration: underline;}
.live2-story a:hover {text-decoration:underline;}
.live2-who {width:18%;text-transform:capitalize;}
.live2-status{width:12%;text-transform:capitalize;}
.live2-problem {color:red;text-transform:capitalize;}

/* Register */
.register-left {
float:left;
margin-right:15px;
}
.register-right {
padding: 10px;
background-color: #f8f8f8;
border: 1px solid #CCC;
}
.register-right ul {
padding-left:15px;
}

/* Login */
.login-left {
float:left;
width:200px;
border-right:1px solid #DEDEDE;
margin-right:15px;
}
.login-middle {
float:left;
width:200px;
border-right:1px solid #DEDEDE;
margin:0px 15px;
}
.login-right {
float:left;
width:200px;
margin-left:15px;
}

/*Group css*/

#group_navbar {padding-top:10px;border-top:2px solid #DEDEDE;margin-bottom:2px;}

.groupexplain {
padding:10px;
background:#EDEDED;
border:1px solid #CCCCCC;
}

.rolelinks a{color:#6666CC;}

#groupadminlinksbutton a{color:#999}

.toptitle {
margin-top:5px;
font-size:16px;
font-weight:bold;
}
.toptitle a{text-decoration:none;}
.toptitle a:hover{text-decoration:underline;}

.group_container {
margin-top:10px;
float:left;
position:relative;
}

.group_right {
float:left;
position:relative;
}
.group_left {
width:100px;
float:left;
position:relative;
margin-top:5px;
}
.group_avatar {
}
.group_join {
}
.group_unjoin {
}
.group_unjoin a {
font-weight:bold;
left:4px;
position:relative;
text-decoration:none;
top:-3px;
}
.group_withdraw_request {
}
.group_created_by {
}
.group_member {
}

.bgSearch {
	background-image: url(../s-images/bg-head.png); 
	background-repeat: no-repeat; 
	background-position: left; 
	background-color: #FFFFFF;
}
.bgTabMenu {
	background-image: url(../s-images/bg-menu-tab.png); background-repeat: no-repeat; background-position: left 0;
}




/* Start Basic Style  */
.font-logo {
	font-size: 48px; 
	font-weight: normal; 
	color: #2d96c4;
}
.font-sublogo {
	font-size: 18px;
	color: #2d96c4;
	padding-left: 5px;
	line-height: 0;
}
.bg-catmenu {
	border: 1px solid #FFF;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #f5fcff;
}

.bg-content {
	border: 1px solid #FFF;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	background-color: #FFF;
	padding: 0;
}

/*  Menu  */
#nav {
	margin: 0px;
}
#nav li {
	list-style: none;
	display: inline;
}
#nav li a {
	color: #2d96c4;
	text-decoration: none;
	font-size: 16px;
	font-weight: 700;
}
#nav li  a:hover{
	color: #000;
}
#nav .current {
	list-style: none;
	display: inline;
	color: #2d96c4;
}
#nav .current a {
	list-style: none;
	display: inline;
	color: #2d96c4;
}

#nav2 {
	margin: 0px;
	padding-left: 10px;
	border-bottom: 1px solid #c7dfe9;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#nav2 li {
	list-style: none;
	display: inline;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #c7dfe9;
}
#nav2 li a {
	color: #2d96c4;
	text-decoration: none;
	font-size: 13px;
}
#nav2 li  a:hover{
	color: #000;
}
#nav2 .current {
	list-style: none;
	display: inline;
	color: #2d96c4;
}
#nav2 .current a {
	list-style: none;
	display: inline;
	color: #2d96c4;
}

.bg-topnav {
	border: 1px solid #ebf4f8;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	background-color: #ebf4f8;
	padding: 6px;
}

#topnav {
	margin: 0px;
	padding-left: 0;
}
#topnav li {
	list-style: none;
	display: inline;
}
#topnav li a {
	color: #2d96c4;
	text-decoration: none;
	font-size: 18px;
	padding-right: 20px;
}
#topnav li  a:hover{
	color: #000;
}
#topnav .current {
	list-style: none;
	display: inline;
	color: #000;
}
#topnav .current a {
	list-style: none;
	display: inline;
	color: #000;
}

.bg-voted {
	border: 1px solid #c7dfe9;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	background-color: #f5fcff;
	padding: 6px;
	width: 50px;
	text-align: center;
}

.bg-blockright {
	border: 1px solid #c7dfe9;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	background-color: #f5fcff;
	padding: 10px;
}

.font-voted {
	font-size: 30px;
	color: #2d96c4;
}
.voted a {
	text-decoration: none;
}
.voted {
	color: #333;
}
.font-linktitle {
	font-size: 18px;
	text-decoration: none;
}
.font-linktitle a {
	font-size: 18px;
	text-decoration: underline;
	color: #2d96c4;
}
.font-date {
	color: #999;
}
.font-date a {
	color: #999;
}
.tags a {
	color: #999;
}
#linksummaryDiscuss a {
	color: #000;
	text-decoration: none;
	font-weight: 700;
}
h2, h2 a, h1, h1 a {
	color: #2d96c4;
	font-weight: normal;
	text-decoration: none;
}

/* MIDDLE COLUMN */
#midcol {
/* a trick to hide of long comments that don't have spaces */
overflow:hidden;
font-size: 13px;
}
.sectiontitle {
font-size: 18px;
margin: 0px;
color: #2d96c4;
}
.sectiontitle a {
color: #2d96c4;
}
.sectiontitle a {text-decoration:none;}
.sectiontitle a:hover {color: #2d96c4;}

.boxcontent {
	margin-bottom: 15px;
}
.active {
color: #2d96c4;
}

.sidebar-saved {list-style-type:disc;margin-left:5px;}
.sidebar-saved a{text-decoration:none;}
.sidebar-saved a:hover {text-decoration:underline;}

.sidebar-stories {list-style-type:none; padding-left: 0;}
.sidebar-stories li {padding-bottom: 3px; padding-top: 3px; border-bottom: 1px dashed #CCC; margin-top: 3px; margin-bottom: 3px;}
.sidebar-vote-number a{ 
	font-size:14px;
	text-decoration:none;
	color: #FFF; 
	border: 1px solid #2d96c4;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #2d96c4;
	padding: 1px 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.sidebar-article a{text-decoration:none;}
.sidebar-article a:hover {text-decoration:underline;}

#sidebar-comments {line-height:14px;}
#sidebar-comments a {text-decoration:none}
#sidebar-comments a:hover {text-decoration:underline;}


/* RIGHT COLUMN */
#rightcol {
}
#aboutcontent {
padding: 10px 10px 20px 10px;
border-bottom: 1px solid #dedede;
}
.links {
border-bottom: 1px solid #dedede;
padding-bottom: 5px;
margin-bottom: 5px;
}
.line-voted {
	border-top: 1px solid #c7dfe9;
}
