/*   
Theme Name: anakbangsa.v2
Theme URI: http://www.anakbangsa.web.id/
Description: Official website of Anakbangsa.
Author: LiliekS
Author URI: http://www.gagasimaji.com
Version: 2.0
*/

/* ------- Resets ------- */
html, body, div, 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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	background:#360812 url(images/bg.jpg) no-repeat center top;
    font-family: Arial, Helvetica, sans-serif;
	color:#333333;
}

html, body {
	height: 100%;
}

ol, ul, ul li {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote e:before, blockquote e:after, q e:before, q e:after{
	content: '';
	content: none;
}

blockquote {
	background:transparent url(images/q_open.gif) no-repeat scroll left top;
	color:#9C2648;
	font-style:italic;
	padding:5px 30px;
}

blockquote span.quote-text {
	background:transparent url(images/q_close.gif) no-repeat scroll right bottom;
	font-size:1.7em;
	line-height:1.2em;
	padding:10px 30px 5px 0;
}

.quote-author {
	color:#666666;
	font-size:0.75em;
	font-weight:bold;
	padding:0 0 20px 30px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

pre, code, kbd, samp, tt {
	font-family:monospace;
	line-height:100%;
}

.clear {
	clear: both;
}

.clear-fix {
	clear: both;
	padding-bottom: 20px;
}

.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}

p {
	font-size:0.75em;
	line-height:1.5em;
}

small {
	font-size:85%;
	color:#666666;
}

/* ------- Heading ------- */
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h1 {
	font-size:2em;
}

h2 {
	font-size:1.4em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size:0.9em;
	font-weight:bold;
}

/* ------- Link ------- */	
a:link, a:visited, a:active {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #006699;
	text-decoration:underline;
}

/* ------- Header ------- */
#header-wrapper {
	height: 230px;
	min-width: 960px;
}

#header {
	position: relative;
	height: 230px;
	width: 960px;
	margin: 0 auto;
}

#header .logo {
	position:absolute;
	right:100px;
	top:45px;
}

h1.description {
	color:#ffe4d1;
	font-family:georgia;
	font-size:2.5em;
	font-style:italic;
	font-weight:bold;
	left:20px;
	position:absolute;
	top:55px;
	width:560px;
}

/* ------- Search Box ------- */

form#searchform{
	background:transparent url(images/search.png) no-repeat scroll left center;
	height:35px;
	margin:35px 0 20px;
	position:relative;
	width:360px;
}

form#searchform #s{
	background:transparent none no-repeat scroll 0 0;
	border:medium none;
	color:#666666;
	font-size:0.8em;
	height:20px;
	left:0;
	margin:9px 0 0 12px;
	position:absolute;
	top:0;
	width:240px;
}

form#searchform input#button{
	background:#8FAA05 url(images/button.png) no-repeat scroll left center;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	height:35px;
	position:absolute;
	right:13px;
	top:0;
	width:73px;
}

#content_archive form#searchform, #breadcrumb_page form#searchform{
	float:right;
	margin:0 0 0 10px;
}

/* ------- Navigation ------- */

#header .menu ul { 
	float:left;
	margin:200px 0 0 10px;
	width:268px;
}

#header .menu ul li {
	float:left;
	text-indent:-9999px;
	width:auto;
	padding-right:4px;
	display:inline;
}

#header .menu ul li a {
	display:block;
	height:30px;
}

#header .menu ul li.home a {
	background:transparent url(images/nav_menu.jpg) no-repeat scroll 0 0%;
	width:40px;
}

#header .menu ul li.contribute a {
	background:transparent url(images/nav_menu.jpg) no-repeat scroll -43px 0%;
	width:121px;
}

#header .menu ul li.about a {
	background:transparent url(images/nav_menu.jpg) no-repeat scroll -167px 0%;
	width:95px;
}

#header .menu ul li.home a:hover {
	background-position: 0 50%;
}

#header .menu ul li.contribute a:hover {
	background-position: -43px 50%;
}

#header .menu ul li.about a:hover {
	background-position: -167px 50%;
}

#header .menu ul li#current a {
	background:transparent url(images/nav_menu.jpg) no-repeat scroll 0 100%;
}

#header .menu ul li#current.contribute a {
	background:transparent url(images/nav_menu.jpg) no-repeat scroll -43px 100%;
}

#header .menu ul li#current.about a {
	background:transparent url(images/nav_menu.jpg) no-repeat scroll -167px 100%;
}

/* ------- Breadcrumb ------- */

#content #breadcrumb, #content_archive #breadcrumb, #breadcrumb_page{
	position:relative;
	overflow:hidden;
	padding:20px 10px 0;
}

#breadcrumb_page{
	margin-bottom:40px;
	padding-left:20px;
}

#content #breadcrumb .bread, #content_archive #breadcrumb .bread, #breadcrumb_page .bread{
	display:inline;
	float:left;
	font-size:0.8em;
	font-weight:bold;
	margin:0 10px 0 0;
	padding:9px 0;
	width:360px;
}

#category_btn{
	background:transparent url(images/cat_btn.png) no-repeat scroll center top;
	cursor:pointer;
	display:inline;
	float:right;
	height:35px;
	width:128px;
}

#category_btn span{
	font-size:0.8em;
	line-height:2.6em;
	margin-left:11px;
}

ul.category_list{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#F3F5F9;
	border:1px solid #E3E3E3;
	clear:both;
	display:none;
	margin:20px 15px 40px;
	padding:10px 14px;
	overflow:hidden;
}

ul.category_list li{
	background-color:#FFFFFF;
	border:1px solid #F3F5F9;
	display:block;
	float:left;
	font-size:0.75em;
	line-height:2em;
	padding:10px 10px 8px;
	width:98px;
}

ul.category_list li a{
	color:#7D2322;
	font-size:110%;
	font-weight:bold;
}

/* ------- Content ------- */

#page_wrapper{
	min-width: 960px;
}

#page{
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	padding: 0 0 50px 0;
	position: relative;
	margin: 0 auto;
	width: 960px;
	background-color:#FFFFFF;
}


/* ------- [Additional Page] ------- */

#content_about, #content_page, #content_page_post{
	margin:0 20px;
	width:690px;
}

#content_about, #content_page{
	display:inline;
	float:left;
}

#content_about{
	padding-top:250px;
	background:transparent url(images/bg_about.jpg) no-repeat scroll 10% top;
}

#content_about p, #content_page p{
	font-size:95%;
}

#content_about h1, #content_page h1, #content_page_post h1{
	margin-bottom:20px;
	color:#999999;
}

#content_page_post .entry{
	margin-bottom:60px;
}

.team_bio{
	border-bottom:2px solid #EEEEEE;
	overflow:hidden;
	padding:30px 0;
	position:relative;
}

.team_bio img{
	background:#F1F1F1 none repeat scroll 0 0;
	border:1px dashed #DDDDDD;
	display:inline;
	float:left;
	margin-right:20px;
	padding:10px;
}

.team_bio #followme{
	display:block;
}

.team_bio #followme a{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#33CCFF none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:70%;
	font-weight:bold;
	padding:8px 12px;
	position:absolute;
	right:0;
	top:42px;
}

.team_bio h2{
	color:#8D3543;
	font-size:230%;
	font-weight:bold;
	padding-top:4px;
}


.team_bio h2, .team_bio p, .team_bio p.small{
	display:inline;
	float:left;
	width:530px;
}

#content_page .team_bio p.small{
	font-size:85%;
	color:#999999;
}

#sidebar_page{
	display:inline;
	float:left;
	margin:0 10px;
	width:190px;
}

#sidebar_page ul{
	margin-top:12px;
	border-top:1px dashed #CCCCCC;
}

#sidebar_page ul li{
	border-bottom:1px dashed #CCCCCC;
	color:#999999;
	font-size:90%;
	line-height:1.5em;
}

#sidebar_page ul li a{
	padding:5px 10px 4px;
	display:block;
}

#sidebar_page ul li.current a{
	background-color:#FAFAFA;
	display:block;
}

/* ------- Blog ------- */

#content{
	display:inline;
	float:left;
	margin:0 10px;
	width:540px;
}

#content #all_post, #content_archive #all_post{
	margin-top:40px;
	overflow:hidden;
}

#content #all_post .post, #content_archive #all_post .post{
	display:inline;
	float:left;
	margin:0 10px 10px;
	position:relative;
	width:160px;
	min-height:16em;
}

#content_archive #all_post .post{
	margin:0 14px 10px;
}

#content #all_post .post h4, #content_archive #all_post .post h4{
	line-height:1.5em;
	margin:140px 0 5px;
}

#content #all_post .post a img, #content_archive #all_post .post a img  {
	border-color:#EEEEEE #EEEEEE #999999;
	border-style:solid;
	border-width:1px 1px 3px;
	left:0;
	position:absolute;
	top:0;
}

#content #all_post .post a:hover img, #content_archive #all_post .post a:hover img {
	border-bottom:solid 3px #990033;
}


/* ------- Archive-Post ------- */

#content_archive{
margin:0 10px;
}

/* ------- Single-Post ------- */

#content_single{
	margin:0 20px 0 200px;
}

#content_single h1{
	color:#666666;
	width:510px;
	font-size:350%;
}

#content_single .post{
	background-color:#FFFFFF;
	position:relative;
}

#content_single .post .entry/*, ol.commentlist*/{
	width:512px;
	margin-bottom:60px;
}

#content_single .post .entry p, #content_single .post .entry p img, #comment-body p, #content_about p, #content_page p, #content_page_post p{
	margin-bottom:1.5em;
}

#content_single .post .entry p img{
	border:1px solid #EEEEEE;
}

#content_single .post .entry p strong{
	font-size:110%;
	font-weight:bold;
}

#content_single img.thumb  {
	border-bottom:3px solid #999999;
	left:-180px;
	position:absolute;
	top:10px;
}

#content_single .post .meta{
	border-left:1px dashed #BFBFC1;
	color:#999999;
	font-size:0.75em;
	line-height:1.5em;
	padding:0 0 0 20px;
	position:absolute;
	right:0;
	top:10px;
	width:190px;
}

.date{
	color:#999999;
	font-size:150%;
	margin-bottom:10px;
}

.author{
	border-bottom:1px dotted #BFBFC1;
	border-top:1px dotted #BFBFC1;
	margin:10px 10px 16px 0;
	padding:8px 0;
	position:relative;
}

.author span{
	color:#999999;
	font-style:italic;
	padding:2px 0 0;
	text-align:right;
}

.author span a{
	font-weight:bold;
	font-style:normal;
}

.author img.avatar{
	position:absolute;
	right:6px;
	top:7px;
}

/* ------- Comment ------- */

h2#comments, h2#respond, h2#pings{
	border-bottom:1px dashed #BFBFC1;
	border-top:1px dashed #BFBFC1;
	clear:both;
	color:#999999;
	line-height:1.7em;
	margin-bottom:30px;
	position:relative;
	width:510px;
}

.commentlist, .pinglist {
	padding:0;
	text-align:justify;
	width:510px;
	margin-bottom:30px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	background-color:#EEEEEE;
	border:1px dashed #DDDDDD;
	font-size:1em;
	margin:20px 4px 10px 20px;
}

.commentlist li {
	font-weight:bold;
	margin:20px 0;
	padding:15px 15px 10px;
	position:relative;
}

.pinglist li{
	font-size:0.85em;
list-style-type:decimal;
margin:0 0 10px 20px;
}

.pinglist li a{
line-height:2em;
}

.pinglist li p{
	font-size:90%
}

.comment-author{
	float:left;
	padding-top:15px;
}

.commentlist li .avatar { 
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #EEEEEE;
	padding:2px;
	position:absolute;
	right:15px;
	top:15px;
}

.commentlist li.depth-2 img.avatar { 
	width:35px;
	height:35px;
}

.commentlist cite{
	border-right:1px solid #A1A1A1;
	display:inline;
	font-size:0.75em;
	font-style:normal;
	font-weight:bold;
	padding-right:5px;
}

.commentlist p{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	clear: both;
	padding:15px 0;
	width:400px;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata{
	color:#A1A1A1;
	display:inline;
	float:left;
	font-size:0.75em;
	font-weight:normal;
	margin:0;
	padding:15px 0 0 5px;
}

.commentmetadata a{
	color:#A1A1A1;
}
	
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

.children {
	padding:0;
}

.commentlist li em{
	display:none;
}

#commentform{
	width:510px;
}

#commentform .form-item{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#D4D0C8;
	margin-bottom:10px;
	padding:10px;
	text-align:right;
}

#commentform .form-item label{
	font-size:0.8em;
	padding-right:10px;
}

#commentform .form-item input, textarea#comment{
	border-color:#999999 #DDD9D0 #F0EBE2;
	border-style:solid;
	border-width:1px;
	padding:4px;
	font-family: Verdana,Sans-serif;
	color:#333333;
	font-size:0.8em;
}

#commentform .form-item input#submit{
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#949586;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:arial;
	font-size:0.75em;
	font-weight:bold;
	height:40px;
	letter-spacing:1px;
	margin-top:16px;
	padding:0 10px 3px;
	text-align:center;
}

span.form-required{
	color:#990033;
}

#commentform p{
	padding-left:10px;
}

.reply, reply a{
	font-size:0.75em;
}


/* ------- Sidebar ------- */

#sidebar{
	display:inline;
	float:left;
	margin-left:20px;
	width:360px;
}

#sidebar .side-box, #sidebar .links-box, #sidebar .contrib-box{
	padding-bottom:20px;
}

#sidebar .links-box img{
	margin-bottom:5px;
}

#sidebar .links-box a{
	text-decoration:none;
}

#sidebar .contrib-box{
	background-color:#f1f1f4;
	border:1px solid #e7e7e7;
	padding:5px 15px 15px;
	margin-bottom:20px;
}

#sidebar .contrib{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#e1e1e4;
	padding:15px 15px 20px;
}

#sidebar .contrib p{
	color:#707070;
	font-size:90%;
	margin:0 auto;
	text-align:center;
	width:280px;
}

#sidebar .contrib p.submit_btn, #sidebar .contrib p.submit_btn a, #sidebar .contrib p.submit_btn a:hover{ 
	width:167px;
	height:29px;
	display:block;
	margin-top:10px;
}

#sidebar .contrib p.submit_btn a{
	background:transparent url(images/submit_btn.png) no-repeat scroll center top;
	color:#FFFFFF;
	line-height:1.8em;
}

#sidebar .contrib p.submit_btn a:hover{
	background:transparent url(images/submit_btn.png) no-repeat scroll center bottom;
	text-decoration:none;
}

h2.side-title{
	color:#707070;
	font-size:130%;
	font-weight:bold;
	line-height:1.7em;
	padding-bottom:10px;
}

h2.link-title{
	color:#707070;
	font-size:130%;
	font-weight:bold;
	padding-bottom:5px;
}

#sidebar .side-box ul li{
	border-bottom:1px dashed #bfbfc1;
	display:block;
	font-size:0.8em;
	line-height:2em;
}

.trophy{
	margin-left:12px;
	margin-top:-58px;
}

.side-box img{
	margin-right:10px;
}

#tweet{
	position:relative;
}

#tweet .tweet_img{
	background:transparent url(images/twitter_standing.png) no-repeat scroll 0 0;
	height:48px;
	left:0;
	position:absolute;
	top:-13px;
	width:48px;
}

#tweet h2{
	border-bottom:9px solid #EBEBEB;
	margin:10px 0 10px 48px;
	padding-left:10px;
}

#tweet h2 a.twitter_title_link{
	text-decoration:none;
}

#tweet ul li.twitter-item{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#F4F4F4;
	border:medium none;
	font-size:0.75em;
	line-height:1.5em;
	margin:1px 0 0;
	padding:10px;
}

span.twitter-timestamp{
	color:#898989;
	display:block;
	font-size:85%;
	margin-top:5px;
}

/* ------- Search Result Page ------- */

#not_found{
	padding:0 10px;
}

#not_found p{
	font-size:105%;
	font-weight:bold;
	line-height:2.7em;
}

#not_found h2{
	font-size:130%;
	line-height:2.7em;
}

#not_found h4{
	margin-bottom:10px;
}

#not_found ul li{
	background:transparent url(images/expander.png) no-repeat scroll 5px 6px;
	font-size:0.8em;
	line-height:1.6em;
	margin:0 0 5px;
	padding:0 0 0 22px;
	list-style-type:disc;
	list-style-position:inside;
}

/* ------- 404 Page ------- */

#content_page_error{
	min-height:16em;
	padding:50px 20px;
}

#content_page_error p{
	font-size:150%;
	line-height:2em;
	padding:20px 0;
}

h2.error-page{
	color:#6E141D;
	font-size:230%;
	font-weight:bold;
	margin-bottom:30px;
}

#content_page_error ul{
	margin:0 0 0 20px;
}

#content_page_error ul li{
	font-size:100%;
	padding-bottom:10px;
}

#content_page_error ul li img{
	padding-right:10px;
	vertical-align:middle;
}

/* ------- Footer ------- */

#footer-wrapper {
	min-width: 960px;
	clear:both;
}

#footer{
	margin:0 auto;
	position:relative;
	width:960px;
	font-size:0.8em;
	color:#999999;
}

#footer .tag{
	background:#120B0B url(images/bg_footer.jpg) repeat-x scroll center top;
	padding:40px 20px;
	font-size:130%;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
}

#footer .tag a{
	color:#cccccc;
}

#footer .tag a:hover{
	color:#ebebeb;
}

#footer .tag h2{
	margin-bottom:10px;
}

#footer .logos{
	height:95px;
	position:relative;
	padding-top:35px
}

#footer .logos img.ab_watermark, #footer .logos img.wp_watermark, #footer .logos img.gi_watermark{
	position:absolute;
}

#footer .logos img.ab_watermark{
	left:-20px;
	top:0;
}

#footer .logos img.wp_watermark{
	right:170px;
	top:0;
}

#footer .logos img.gi_watermark{
	right:-20px;
	top:0;
}


#footer .logos small{
	color:#863043;
	margin-left:150px;
}

#footer small a{
	color:#b15a6d;
}


/* ------- Contact Us [Additional Page] with Plugin Contact Form7 ------- */

#content_page .wpcf7{
	margin:0 auto;
	width:400px;
}

#content_page .wpcf7 label{
	color:#666666;
	font-size:120%;
	font-weight:bold;
	line-height:2em;
}

#content_page .wpcf7 input, #content_page .wpcf7 textarea{
	background-color:#F1F1F1;
	border:1px solid #BFBFC1;
	color:#333333;
	font-family:Verdana,Sans-serif;
	font-size:1em;
	padding:4px 7px;
	width:340px;
}

#content_page .wpcf7 input.submit{
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#EF672F;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	height:35px;
	text-align:center;
	width:70px;
	margin-top:16px;
}

#content_page .wpcf7 p{
	margin-bottom:10px;
}

#content_page span.wpcf7-not-valid-tip, #content_page .wpcf7-mail-sent-ng{
	background-color:#F29CA6;
	border:1px solid #E6C6CF;
	padding:5px 10px;
}

#content_page .wpcf7-validation-errors{
	background-color:#fff799;
	border:1px solid #f7e700;
}

#content_page .wpcf7-response-output{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	color:#555555;
	font-size:80%;
	font-weight:bold;
	padding:10px 15px;
}

#content_page div.wpcf7-mail-sent-ok{
	background-color:#9CB906;
	color:#FFFFFF;
}

#content_page span.wpcf7-not-valid-tip-no-ajax{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#CC3333;
	color:#FFFFFF;
	display:block;
	font-size:75%;
	font-weight:bold;
	margin:0.5em 0.5em 1em;
	padding:3px 10px;
}

/* ------- WP-PageNavi plugin ------- */

#page .wp-pagenavi{
	border-top:1px dashed #BFBFC1;
	clear:both;
	display:block;
	font-family:verdana;
	font-size:0.7em;
	font-weight:bold;
	margin:0 10px;
	padding:20px 0 40px;
}

#page .wp-pagenavi span.pages {
	border:medium none;
	color:#666666;
	margin:2px 2px 2px 0;
	padding:5px 7px 0 0;
}

#page .wp-pagenavi span.current {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#990033;
	border:medium none;
	color:#EC7891;
	padding:5px 7px;
}

#page .wp-pagenavi a, #page .wp-pagenavi a:link {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#EBEBEB;
	border:medium none;
	color:#990033;
	padding:5px 7px;
}

#page .wp-pagenavi a:hover{
	background-color:#e1e1e1;
}

/* ------- Sociable plugin ------- */

.tweets, .sociable{
	display:inline;
	float:left;
}

.tweets{
	margin:16px 0;
	padding-right:10px;
}

.meta .sociable ul li{
	float:left;
	display:inline;
	padding-right:5px;
}

.sociable_tagline{
	color:#666666;
	font-size:120%;
	font-weight:bold;
	padding-bottom:10px;
}
