﻿
html,body,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td, hr {
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
margin:0;
padding:0;
text-align: left;
}

/*GENERAL */

body{
	font-family:Arial, sans-serif;
	color:#555;
	font-size:12px;
	line-height:18px;
	background:#f4f4f4 url(/assets/images/main-background.gif) repeat-x top;
}

a{
	text-decoration:none;
	color:#000;
}

li{
	list-style:none;
}
.clear{
	clear:both;
}

#wrapper {
  display: block;
  width: 960px;
  margin: 0 auto;
}

/*HEADER */

#header{
	background:#fff;
	padding:20px;
	height:74px;
	border-bottom:1px solid #e5e5e5;
	position:relative;
}
#header h1{
	font-size:30px;
	float:left;
	margin-right:10px;
	height:114px;
	width:297px;
	position:absolute;
	top:-16px;
	left:-20px;
	background:url(/assets/images/logo-temp.png) no-repeat;
}
#header h1 a{
	display:block;
	text-indent:-5000px;
	height:115px;
	width:120px;
}
#mainlinks{
	float:left;
}

#mainlinks ul{
	margin-left:100px;
	margin-top:36px;
	z-index:1000;
	position:relative;
}
#accountlinks{
	width:200px;
	float:right;
}
#accountlinks ul{
	position:absolute;
	top:56px;
}
#accountlinks h3{
	padding-top:4px;
	font-weight:normal;
}
#accountlinks img{
	float:left;
	border:2px solid #e1e1e1;
	margin:0 8px 12px 0;
}
#mainlinks li, #accountlinks li{
	margin-right:5px;
	float:left;
	display:inline;
}
#mainlinks li a, #accountlinks li a{
	background:#1dacf6;
	font-size:14px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding: 4px 8px;
	color:#fff;
}
#mainlinks li a:hover, #accountlinks li a:hover{
	background:#1993d2;
}

#globallinks{
	height:30px;
	background:#f4f4f4;
	font-size:12px;
}
#globallinks ul{
	float:right;
}
#globallinks li{
	float:left;
	margin-right:8px;
	display:inline;
	margin-top:6px;
}

#globallinks a{
	color:#787878;
	padding:3px 6px;
}
#globallinks a:hover{
	background:#e1e1e1;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	
}


/*POPULAR TAGS*/

#populartags{
	background:#b9b9b9;
	height:50px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
}
#populartags h3{
	text-indent: -5000px;
	background: #d4d4d4 url(/assets/images/popular-tags.gif) no-repeat center center;
	width:114px;
	height:50px;
	float:left;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	margin-right:20px;
}
#main #populartags li{
	float:left;
	margin:0 30px 0 0;
	padding:0;
	display:inline;
	line-height:50px;
}
#populartags li a{
	font-family:Arial;
	font-size:17px;
	color:#e2e2e2;
}
#populartags li a:hover, #populartags li a.active{
	color:#fff;
}
#populartags li a.active{
	padding:2px 8px;
	background:#aaa;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}


/* MAIN BODY */

#main{
	position:relative;
	margin-bottom:5px;
}

.pagination span{
	color:#bbb;
}

/*MAIN CONTENT */
#main #content{
	width:720px;
	float:left;
	margin-right:10px;
}

/*SIDEBAR */

#main #sidebar{
	width:230px;
	float:right;
	margin-top:38px;
}
#main #sidebar .sidemodule{
	margin:10px 0;
	background:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 1px solid #e5e5e5;
} 
/* SIDEBAR TAGS */
#sidebartags, #sidebarabout {
	padding:12px;
}
#sidebartags li{
	float:left;
}
#sidebartags li a{
	font-size:11px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#EAEAEA;
	border:1px solid #DFDFDF;
	color:#999;
	display:block;
	padding:1px 6px;
	margin: 0 4px 4px 0;
}
#sidebartags li a:hover{
	background:#fff;
}

/* PROFILE MODULE */
#userinfo{

	font-family:Tahoma;
}
#userbio{
	padding:12px;
}
#userbio h2{
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
	color:#7f7f7f;
	margin-bottom:8px;
	float:left;
}

#userbio img{
	float:left;
	border:3px solid #e5e5e5;
	margin-right:5px;
	margin-bottom:10px;
}
#userbio p{
	font-size:11px;
	line-height:15px;
}
#userinfo h3{
	color:#333333;
	font-size:11px;
	font-weight:bold;
	margin:0 0 5px 0;
}
#userbio .follow_unfollow{
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	background:#666 none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:12px;
	padding:4px 8px;
}


#useractivity, #userlinks{
	padding:8px 12px;
	border-top:1px dashed #e3e3e3;
}
#userlinks{
	border-bottom:1px dashed #e3e3e3;
}
#userlinks span{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:#1DACF6 url(/assets/images/icons.png) no-repeat 4px -35px;	
	padding:3px 6px;
	text-indent:-2000px;
	width:10px;
	height:16px;
	display:block;
	margin-right:5px;
	margin-bottom:4px;
	float:left;
}

#userlinks span.permalink{
	background:#1DACF6 url(/assets/images/icons.png) no-repeat 4px 6px;	
}
#useractivity li a{
	font-size:11px;
	color:#8b8b8b;
	font-weight:bold;
	display:block;
	line-height:17px;
	padding:0 8px;
	margin:0 -8px;	
}
#useractivity li a:hover{
	background:#f3f3f3;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
#useractivity li span{
	float:right;
	font-weight:normal;
}
/* FOLLOWERS */
.followers, .following{
	padding:8px 12px;
}
.followers li .username, .following li .username{
	display:none;
}
.followers li img, .following li img{
	margin: 0 5px 5px 0;
}

.followers li a:hover img, .following li a:hover img{
	border:2px solid #1993D2;
}

/*POST */
#content ul.single{
	margin-top:15px;
}
#content li{
	background:#e9e9e9;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	padding:2px;
	margin-bottom:10px;
}
#content li .main{
	margin-right:20px;
	padding:12px 0;
	background:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:480px;
	float:left;
}
.post h3{
	float:left;
	margin-bottom:8px;
	width:348px;
}
.post h3 a{
	color:#7f7f7f;
	font-size:18px;
	font-weight:normal;
}
.post .extras{
	float:right;
}
.post .extras a, .rss a, .preview .post .meta span.save a{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	color:#fff;
	background:#d4d4d4 url(/assets/images/icons.png) no-repeat 4px -77px;
	padding:3px 6px;
	width:10px;
	height:16px;
	text-indent:-6000px;
	display:block;
	float:left;
	margin-right:3px;
}



.post .extras .save a, .preview .post .meta .save a{
	text-indent:0;
	padding-left:24px;
}

.post .extras a.retweeted{
	text-indent:0;
	padding-left:24px;
}

.post .extras .favorited{
	background-color:#EF0A5C;
}
.post .extras .tweet a{
	background:#d4d4d4 url(/assets/images/icons.png) no-repeat 4px -35px;	
}
.post .extras .permalink a{
	background:#d4d4d4 url(/assets/images/icons.png) no-repeat 4px 6px;	
	margin-right:0;
}
.post .extras .edit a{
	background:#1DACF6 url(/assets/images/icons.png) no-repeat 4px -152px;	
	margin-left:3px;
	display:inline;
}

.post .extras a:hover, .rss a:hover{
	background-color:#c3c3c3;
}

.post .extras #del_div{
	background:#e1e1e1;
	padding:1px;
	margin:3px 3px 3px 0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.rss a{
	background:#d4d4d4 url(/assets/images/icons.png) no-repeat 4px -208px;
	float:right;
}

.post .content{
	padding:0 10px;
	margin-bottom:8px;
}
.post .content p{
	padding:10px;
}
.post blockquote{
	font-family:Times New Roman;
	font-size:22px;
	font-style:italic;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:24px;
	padding:0 20px 10px 20px;
	text-align:center;
}
.post blockquote p{
	text-align:center;
}
.post .images .fullsize{
	margin-bottom:5px;
}
.post .images .fullsize img{
	display:block;
}
.post .thumbs img{
	display:block;
	width:88px;
}
.post .thumbs a{
	margin:0 5px 5px 0;
}
.post .thumbs a img, .post .thumbs a           { border: none; overflow: hidden; float: left; }
.post .thumbs a:hover                         { border: 3px solid #1993D2; }
.post .thumbs a:hover img                     { margin: -3px; }

.post .meta span{
	display:block; 
	padding:0 10px;
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	border-top:1px solid #e9e9e9;
	height:38px;
	line-height:38px;
}
.post .meta .user,
.post .meta .date{
	float:left;
}
.post .meta .comments{
	text-align:right;
	border-right:none;
}
.post .meta .comments a{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	color:#fff;
	background:#d4d4d4 url(/assets/images/icons.png) no-repeat 5px -118px;
	padding:5px 6px 4px 27px;
}
.post .meta .comments a:hover{
	background:#c3c3c3 url(/assets/images/icons.png) no-repeat 5px -119px;
}
.post .meta .tags, .post .meta .source{
	clear:both;
	border:none;
	height:20px;
}
.post .meta .source{
	padding-bottom:6px;
}
.userimage{
	border:2px solid #e5e5e5;
	float:left;
	margin-top:5px;
	margin-right:10px;
}

/*LOVERS */
.sidepost h3{
	float:none;
	width:auto;
	display:block;
}

#content .sidepost{
	width:200px;
	margin-top:30px;
	float:left;
}
#content .lovers li{
	width:auto;
	background:none;
	margin:0;
	padding:0;
	float:left;
}
#content .lovers li img{
	border:2px solid #fff;
	float:left;
	margin-right:3px;
	margin-bottom:3px;
}
#content .lovers li a:hover img{
	border:2px solid #1DACF6;
}
	
#content .lovers li span{
	padding-top:5px;
	display:none;
}
#content .lovers h3{
	color:#555;
	font-size:14px;
	font-weight:normal;
	margin-bottom:10px;
}

/*Related */
#content .related{
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px dashed #ccc;
}
#content .related li{
	width:auto;
	background:none;
	margin:0;
	padding:0;
	clear:both;
	font-family:Tahoma;
	line-height:15px;
	margin-bottom:5px;
}
#content .related li a{
	padding:6px 6px;
	margin:0 -6px;
	display:block;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#content .related li a:hover{
	background:#ddd;
}
#content .related li img{
	border:2px solid #fff;
	width:50px;
	margin:0 8px 0 0;
	float:left;
	
}
#content .related li a:hover img{
	border:2px solid #1DACF6;
}
	
#content .related li span{
	color:#555;
	font-size:11px;
	display:block;
}
#content .related h3{
	color:#555;
	font-size:14px;
	font-weight:normal;
	margin-bottom:10px;
}

/*COMMENTS */
#content li.comment{
	padding:0;
	background:#fff;
	width:480px;
}
.comment .meta{
	background:#999;
	padding:5px 10px;
	color:#dfdfdf;
	display:block;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;

}
.comment .meta .userimage{
	border-color:#fff;
}
.comment .meta a{
	color:#fff;
}
.comment .meta .user{
	float:none;
}

.comment .content{
	padding:10px;
	background:url(/assets/images/comment_arrow.gif) no-repeat 10px top;
}

#content .addcomment{
	background:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	padding:10px;
	width:460px;
	
}

#content .addcomment li{
	background:none;
	margin:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	margin-bottom:4px;
	padding:0;
}
.addcomment label{
	width:75px;
	display:block;
	float:left;
	padding-right:5px;
	text-align:right;
	padding-top:7px;
}
.addcomment input, .addcomment textarea, .content h3 input,  .content p textarea{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#F1F1F1;
	border:thin solid #DFDFDF;
	color:#000000;
	font-family:Arial,sans-serif;
	font-size:12px;
	padding:4px 6px;
	width:120px;
}
.addcomment textarea{
	width:365px;
	height:90px;
	line-height:18px;
}

#content .addcomment li#captcha{
	margin:10px 0;
}
.addcomment #captcha img{

}

.addcomment #commit{
	border:none;
	background:#555;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	color:#fff;

	margin-left:80px;
}

#content h2{
	margin:10px;
	font-size:21px;
	font-weight:normal;
	margin-top:20px;
}


/*ADD LINK */
#addlink{
	background:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	padding:10px;
	width:460px;
	
}

#addlink li{
	background:none;
	margin:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	margin-bottom:4px;
	padding:0;
}
#addlink label{
	display:block;
	padding-right:5px;
	padding-top:7px;
}
#addlink input, #addlink textarea{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	display:block;
	background-color:#F1F1F1;
	border:thin solid #DFDFDF;
	color:#000000;
	font-family:Arial,sans-serif;
	font-size:15px;
	padding:4px 6px;
	width:445px;
}
#addlink textarea{
	width:445px;
	height:130px;
	line-height:18px;
}

#addlink #commit{
	border:none;
	background:#1DACF6;
	font-size:14px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	color:#fff;
	padding:3px 6px;
	margin-top:20px;
	width:auto;
}

#addlink h2{
	margin:10px;
	font-size:21px;
	font-weight:normal;
	margin-top:20px;
}
/*SIGN UP*/

#signup{
	background:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	padding:10px;
	width:460px;
}

#signup label{
	display:block;
	padding-right:5px;
	padding-top:7px;
}
#signup input{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	display:block;
	background-color:#F1F1F1;
	border:thin solid #DFDFDF;
	color:#000000;
	font-family:Arial,sans-serif;
	font-size:15px;
	padding:4px 6px;
	width:250px;
}
#signup button{
	border:none;
	background:#1DACF6;
	font-size:14px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	color:#fff;
	padding:3px 6px;
	margin-top:20px;
}

#signup .checkbox{
	padding:0;
	margin:10px 10px 0 0;
	display:inline;
	width:auto;
}


.signup h2{
	margin:10px;
	font-size:21px;
	font-weight:normal;
	margin-top:20px;
}

/*PAGINATION */

.pagination a, .pagination strong, .pagination span{
	padding:4px 8px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #ccc;
	background:#fff;
}

.pagination a:hover{
	background:#ccc;
	color:#fff;
}
.pagination strong{
	background:#aaa;
	border-color:#aaa;
	color:#fff;
}

/*FOOTER */

#footer{
	margin-top:40px;
	color:#888;
}

#footer li.column{
	width:200px;
	padding:5px 40px 5px 0;
	float:left;
}
#footer li.column h3{
	font-size:14px;
	font-weight:normal;
	color:#555;
}
#footer .copyright{
	color:#bbb;
}

#footer .bookmarklet{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding:3px 6px;
	background:#ddd;
}
#footer a.bookmarklet:hover{
	background:#999;
	color:#fff;
}

#footer a{
	color:#444;
}
#footer a:hover{
	color:#000;
}
/*TOOLS */

.tools .bookmarklet{
	display:block;
	float:left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #fff;
	padding:3px 6px;
	background:#1DACF6;
	margin-left:10px;
}
.tools a.bookmarklet:hover{
	background:#1993D2;
}

.tools h3{
	font-size:15px;
	margin-top:10px;
}
.about p, .tools p{
	font-size:13px;
	line-height:18px;
	margin-bottom:10px;
}

.tools p small{
	font-size:11px;
	color:#999;
	display:block;
}

/* PEOPLE */
#people{
	font-family:Tahoma;
}
#people h2{
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
	color:#7f7f7f;
	margin-bottom:8px;
	
}

#people li.user{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#FFFFFF none repeat scroll 0 0;
	float:left;
	margin:0 6px 6px 0;
	padding:10px;
	width:94px;
	overflow:hidden;
}
#people li.user h3{
	font-family:arial;
	font-weight:normal;
	margin-bottom:2px;
}
#people li.user img{
	width:88px;
	height:88px;
	border:3px solid #ccc;
}
#people li.user a:hover img{
	border:3px solid #1DACF6;
}
#people .userinfo li a, #people .userinfo li{
	color:#8B8B8B;
	display:block;
	font-size:11px;
	line-height:16px;
}
#people .userinfo li a:hover{
	color:#000;
}
#people .userinfo li span{
	float:right;
}

/*LOGIN BOOKMARKLET*/
#bookmarklet{
	background:#fff;
}
#bookmarklet #wrapper{
	width:auto;
}
#bookmarklet #main{
	padding:10px;
}
#bookmarklet h2{
	font-weight:normal;
	font-size:18px;
	
}
#bookmarklet fieldset{
	padding:0;
	width:auto;
}
#bookmarklet fieldset label{
	padding-top:3px;
}
#bookmarklet fieldset label span{
	float:left;
	display:block;
	width:65px;
	padding-top:3px;
}
#bookmarklet fieldset input{
	width:170px;
	font-size:12px;
}
#bookmarklet fieldset button{
	margin-top:10px;
	
}

/* PROFILE */
#profile h3{
	font-size:18px;
	margin:15px 0 5px 0;
	font-weight:normal;
}
#profile label small{
	font-size:11px;
	font-style:italic;
	color:#999;
}
#profile li{
	margin-bottom:10px;
}
#profile label{
	margin-left:5px;
}
#profile .linkname{
	display:block;
	margin-right:10px;
	float:left;
}
#profile li .linkname input{
	width:200px;
}

#profile li .linkurl input{
	width:220px;
}

#profile .linkurl{
	display:block;
}

/*TOOL TIPS*/
#tooltip{
	position:absolute;
	background:#444;
	padding:2px 5px;
	color:#eee;
	display:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

/*INDEX PREVIEW */
#wrapper #main .preview{
	width:960px;
}
#wrapper #main div.col_3{
	width:720px;
}
	
.preview ul{
	width:230px;
	float:left;
	margin-right:10px;
}
#wrapper .preview li{
	overflow:hidden;
	position:relative;
}
#wrapper .preview li.post{
	background:#fff;
	padding:0;
}
#wrapper .preview .post .content{
	padding:5px;
	width:220px;
}

#wrapper .preview .post .content .images{
	width:220px;
}
#wrapper .preview .post .content .source{
	display:block;
	font-size:11px;
	line-height:13px;
	color:#bbb;
}
#wrapper .preview .post .content .source a{
	color:#999;
}
.preview blockquote{
	font-size:20px;
	line-height:20px;
	padding:0;
}
.preview .post .meta{
	font-size:11px;
	position:absolute;
	bottom:8px;
	background:#fff;
	width:235px;
	display:none;
	filter:alpha(opacity=93);
	-moz-opacity:0.93;
	-khtml-opacity: 0.93;
	opacity: 0.93;
}
.preview .post .meta span{
	height:34px;
	line-height:34px;
}
.preview .post .userimage{
	margin-top:3px;
}
.preview .post .meta span.user{
	margin-bottom:5px;
}
.preview .post .meta .tags, .preview .post .meta span.source{
	line-height:16px;
	height:18px;
}

/*WELCOME PAGE */
div#wrapper div#main div.welcome{
	width:auto;
}
div#wrapper div#main div.welcome div#addlink{
	width:440px;
}
.column{
	float:left;
	width:460px;
	margin-right:10px;
}
.column li a{
	background:#1dacf6;
	font-size:14px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding: 4px 8px;
	color:#fff;
}
.column li a:hover{
	background:#1993d2;
}

/*FLASH NOTIFICATION */
.flash{
	display:none;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius:8px;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-bottom-left-radius:8px;
	background:#aaa;
	color:#fff;
	font-size:14px;
	padding:10px;
}

.message{
	margin:10px;
}
.message ul li{
	background:none !important;
	margin:5px 0;
}
.message li a{
	background:#1dacf6;
	font-size:14px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding: 4px 8px;
	color:#fff;
}
.message li a:hover{
	background:#1993d2;
}

/*GRID LIST ICONS */
#gridlist{
	position:absolute;
	right:250px;
	top:16px;
	background:#d4d4d4;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;

}
#gridlist a{
	color:#fff;
	background:url(/assets/images/icons.png) no-repeat 4px -77px;
	padding:3px 6px;
	width:10px;
	height:16px;
	text-indent:-6000px;
	display:block;
	float:left;
}
#gridlist a#grid{
	border-right:#e1e1e1 1px solid;
	background:url(/assets/images/icons.png) no-repeat -26px -235px;
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
}
#gridlist a#list{
	background:url(/assets/images/icons.png) no-repeat -26px -267px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
}
#gridlist a#grid:hover{
	background:#c1c1c1 url(/assets/images/icons.png) no-repeat 4px -235px;
}
#gridlist a#list:hover{
	background:#c1c1c1 url(/assets/images/icons.png) no-repeat 4px -267px;
}