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, 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 {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	/*font-family: 'Lato', sans-serif;*/
	font-family: sans-serif;
	background-color: #fff;
	font-size: 13px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
	max-width: 100%;
}
html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a {
	color: #333;
	text-decoration: none;
}
a:focus {
	outline: none;
}
a:hover, a:active {
	outline: 0;
}
a:active, a:hover, .entry-content a {
	color: #FF5500;
}
address {
	font-style: italic;
	margin-bottom: 24px;
}
abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}
b, strong {
	font-weight: 700;
}
em {
	font-style: italic;
}
code, kbd, tt, var, samp, pre {
	font-family: monospace, serif;
	font-size: 15px;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	line-height: 1.6;
}
ol, ul {
	list-style: none;
}
pre {
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
blockquote, q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	content: none;
}
blockquote {
	color: #767676;
	font-size: 17px;
	font-style: italic;
	font-weight: 300;
	line-height: 1.2631578947;
	margin-bottom: 24px;
}
blockquote cite, blockquote small {
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote strong, blockquote b {
	font-weight: 400;
}
small {
	font-size: smaller;
}
big {
	font-size: 125%;
}
sup, sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
dl {
	margin-bottom: 24px;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 24px;
}
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}
figure {
	margin: 0;
}
fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}
legend {
	white-space: normal;
}
button, input, select, textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}
button, input {
	line-height: normal;
}
input, textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0));
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
del {
	color: #767676;
}
hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}
.archive-pagination:before, 
.entry:before, 
.entry-pagination:before, 
.footer-widgets:before, 
.nav-primary:before, .site-container:before, .site-footer:before, .site-header:before, .site-inner:before, .wrap:before, .wp-pagenavi:before, .related-logos:before, .logo-articles:before, .recent-vector:before, .popular-vector:before, .entry-navigation:before, .content-block:before,
.widget-wrap:before, .top-download-by-cat:before {
	content: " ";
	display: table;
}
.archive-pagination:after, .entry:after, .entry-pagination:after, .footer-widgets:after, .nav-primary:after, .site-container:after, .site-footer:after, .site-header:after, .site-inner:after, .wrap:after, .wp-pagenavi:after, .related-logos:after, .logo-articles:after, .recent-vector:after, .popular-vector:after, .entry-navigation:after, .content-block:after,
.widget-wrap:after, .top-download-by-cat:after {
	clear: both;
	content: " ";
	display: table;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
*zoom: 1;
}


@font-face {
  font-family: 'logoeps';
  src: url('fonts/logoeps.eot?46965319');
  src: url('fonts/logoeps.eot?46965319#iefix') format('embedded-opentype'),
       url('fonts/logoeps.woff?46965319') format('woff'),
       url('fonts/logoeps.ttf?46965319') format('truetype'),
       url('fonts/logoeps.svg?46965319#logoeps') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "logoeps";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
}


.icon-arrow-menu:before { content: '\e805'; } /* '' */
.icon-vector:before { content: '\e804'; } /* '' */
.icon-facebook:before {
	content: '\e800';
}
.icon-twitter:before {
	content: '\e801';
}
.icon-gplus:before {
	content: '\e802';
}
.icon-rss:before {
	content: '\e803';
}
.icon-search:before {
	content: '\e806';
}
.icon-search {
	color:#4E4E4E;
	font-size:16px;	
}
.icon-download:before {
	content: '\e808';
}
.font12 {
	font-size:12px;	
}
.site-inner {
	clear: both;
	padding: 30px 0 50px;
}
.site-inner, .wrap {
	max-width: 1200px;
	margin: 0 auto
}
.content-sidebar-wrap {
	width: 1020px;
	float: right;
}
.site-header .wrap {
	padding: 20px 0;
}
.logo-area {
	float: left;
}
.logo-area .site-logo {
	background: url(images/logo.png) scroll no-repeat right center;
	display: inline-block;
	text-indent: -999em;
	width: 250px;
	height: 90px;
}
.header-widget-area {
	width: 735px;
	float: right;
	text-align: right;
}
.nav-primary {
	background: #eee;
	border-bottom:1px solid #ddd;
}
.menu-primary {
	line-height: 45px;
	float: left;
}
.menu-primary li {
	margin-right: 1px;
	float: left;
}
.menu-primary li a {
	display: block;
	color: #3B3B3B;
	
	/*text-transform: uppercase;*/
	padding: 0 15px;
	font-weight: 700;
	font-family: 'Lato', sans-serif;
}
.menu-primary li a:hover, .menu-primary li.mouseover {
	background: #666;
	color: #F90
}
.menu-primary li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	background: #666;
	width: 441px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	z-index: 20;
}
.menu-primary li ul li {
	padding: 3px 0;
	line-height: 25px;
	display: block;
	width: 210px;
	float: left;
}
.menu-primary li ul li a {
	width: auto;
	text-transform: inherit;
	padding: 4px 0;
	font-weight: normal;
	font-size: 14px;
	color:#fff;
}
.menu-primary li ul li a:hover {
	font-weight: normal;
}
.share-bar {
	display: block;
	float: right;
}
.share-bar li {
	float: left;
}
.share-bar li a {
	display: block;
	font-size:18px;
	height: 45px;
	width: 40px;
	text-align: center;
	line-height: 45px;
}
.share-bar li.fb a {
	color: #3B5998
}
.share-bar li.tw a {
	color: #0066FF
}
.share-bar li.gplus a {
	color: #DC4A38
}
.share-bar li.rss a {
	color: #FF7300
}
.share-bar li a:hover {
	background: #666;
}
.search-box-wrapper {
	background:#eee;
	float: left;
	border-left:1px solid #ddd;
}
.search-box {
	height: 45px;
	min-width: 300px;
	overflow: hidden;
	z-index: 111;
	padding-left: 7px;
}
.search-box .textfield {
	width: 260px;
	border: none;
	height: 40px;
	outline: none;
	margin: 2px 0 2px 1px;
	padding: 0;
	font-size: 15px;
	background:#eee;
}
.content {
	width: 700px;
	float: left;
}
.sidebar-content .content {
	width: 1000px;
	float: left;
}
.logo-item {
	display: block;
	width: 205px;
	margin-right: 20px;
	margin-bottom: 15px;
	border-radius: 2px;
	position: relative;
	float: left;
}
.logo-item-fr {
	margin-right: 0;
	float: right;
}
.logo-item .post-thumbnail {
	display: block;
	width: 210px;
	height: 180px;
	background: #fafafa;
	text-align: center;
}
.logo-item .post-thumbnail img {
	width: 180px;
	height: 180px;
}
.logo-item .entry-title {
	font-size: 13px;
	line-height: 16px;
	margin-top: 8px;
	font-weight: 400;
	margin-bottom:0;
	word-spacing:1px;
}

.logo-item .entry-meta {
	font-size: 11px;
	margin: 4px 0 10px;
	color: #666;
}
.logo-item .entry-meta a {
	color: #999;
}
.entry-title, .archive-title {
	color: #333;
	vertical-align: middle;
	line-height: 35px;
	margin: 15px 0;
	font:700 2.1em  'Lato', sans-serif;
	word-spacing:1px;
}
.logo-single .entry-title a {
	color: #FF5500;
}
.logo-single .entry-navigation {
	background: #f8f8f8 url(images/navigation-br.png) 50% repeat-y;
	border-radius: 4px;
	margin: 10px 0;
}
.logo-single .entry-tags a {
	display: inline-block;
	padding: 2px 5px;
	background: #FFC;
	border-radius: 3px;
	font-weight: bold
}
.nav-previous a, .nav-next a {
	display: block;
	padding: 10px 8px;
}
.nav-previous, .nav-next {
	width: 49%;
	display: inline-block;
}
.nav-next {
	text-align: right;
}
.full-size {
	width: 340px;
	height: 220px;
	text-align: center;
	padding: 40px 0;
	float: left;
}
.full-size img {
	height: 225px;
	width: 225px;
}
.entry-header .content-block {
	margin-bottom: 15px;
}
.entry-content {
	color: #3C3C3C;
	margin-bottom: 15px;
	margin-top: 15px
}
.entry-content h3, .entry-content h2 {
	margin-bottom: 25px;
	font:700 145%  'Lato', sans-serif;
}
.entry-content ul, .entry-content ol {
	margin: 0 0 30px 30px
}
.entry-content ul li {
	list-style-type: square;
	margin-bottom: 10px
}
.wp-caption {
	width: 600px;
	margin: 0 auto 1.625em
}
.wp-caption img {
	display: block;
	margin: 10px auto
}
.wp-caption .wp-caption-text {
	background: #EEE;
	text-align: center;
	padding: 5px 0 5px 5px
}
.entry-content p, .entry-content li {
	font-size: 1.15em;
	line-height: 1.65em
}
.entry-content p {
	margin: .55em 0 1.1em
}
.entry-content img {
	width:100%;
	height:auto	
}
.entry-content .file-info {
	text-align: center;
	margin-left: 0;
	margin-bottom: 0;
}

.download-times-count {
	display: block;
	float: right;
	font-size: 25px;
	color: #CCC;
	padding-right: 15px;
	word-spacing: 2px;
}
.logo-tag {
	margin: 20px 0;
}
.logo-tag ul li {
	color: #666;
	margin-right: 10px;
	line-height: 22px;
	display: inline-block;
}
.logo-tag ul li a {
	padding: 2px 5px;
	background: #EEE;
}
.sidebar-primary {
	width: 300px;
	float: right;
	display:block;
}
.widget-wrap {
	margin-bottom:15px;
	display:block;	
}
.widget-area section {
	margin-bottom: 15px;
}
.widget-title {
	margin-bottom: 10px;
	color: #666;
	font:700 15px 'Lato', sans-serif;
	word-spacing:1px;
}

.popular-by-cat {
	background: #f5f5f5;
	padding: 0 15px;
}
.popular-by-cat li {
	border-bottom: 1px dotted #CCC;
	padding: 15px 0;
	display: block;
}
.popular-by-cat li:last-child {
	border-bottom: none;
}
.popular-by-cat li img {
	height: 65px;
	width: 65px;
	float: left;
	margin-right: 15px;
	background: #FFF;
	padding: 5px;
}
.popular-by-cat li a {
	font-weight: 700;
	font-size: 13px;
	display: block;
	padding: 4px 0 7px;
}
.popular-by-cat li span {
	color: #666;
}
.sidebar-secondary {
	width: 160px;
	float: left;
}
.hot-logo-topic ul li {
	padding-bottom: 12px;
}
.monthly-archives li {
	font-size: 110%;
	padding: 4px 0;
}


.ft-menu {
	padding:20px 0;
	background:#38424b;	
	color:#E9E9E9;
}

.ft-ct {
	background:#f3f7fa;	
	padding:40px 0;
	color:#7f8c8d;
	font-size:14px;
	text-align:center
}
.ft-ct p {
	line-height:25px
}
.ft-ct ul {
	text-align:center;
	margin-bottom:15px;	
}
.ft-ct ul li {
	display:inline-block;
	padding:0 8px;
}
.ft-ct ul li a {
	font:700 14px "Lato", sans-serif;
	text-transform:uppercase;
	color:#7f8c8d
}
.ft-menu a {
	color:#BDBDBD;	
}
.ftmn-block {
	width:29%;
	float:left;
	padding:2%;
}
.ftmn-block p {
	font-size:15px;
	margin-bottom:10px;	
	line-height: 25px;
}
.ft-menu h3 {
	font:700 18px "Lato", sans-serif;
	color:#FFFF;
	margin-bottom:15px;
}
.ft-menu ul {
	margin-left:15px;
}	
.ft-menu ul li {
	padding:5px;
	list-style:disc;
	color:#BDBDBD;	
}
.ft-menu ul li a {
	font-size:14px;	
}
.ft-menu ul li small {
	color:#868686;	
	font-size:10px;
	font-style:italic
}
.breadcrumb {
	color: #666
}
.breadcrumb span.separate {
	display: inline-block;
	width: 25px;
	height: 12px;
	text-align: center;
}
.breadcrumb a {
	color: #999;
}
.breadcrumb a:hover {
	color: #000
}
.wdt_button {
	margin-right: 10px
}
.subscribe-box {
	background: #f6f6f6;
	border: 1px solid #dcdcdc;
	margin-bottom: 10px;
	padding: 5px
}
.subscribe_fb, .subscribe_ggplus {
	border-bottom: 1px solid #CCC
}
.subscribe_ggplus, .subscribe_twitter {
	border-top: 1px solid #FFF
}
.subscribe_twitter, .subscribe_fb, .subscribe_ggplus {
	padding: 5px 0
}
.wp-pagenavi {
	border-top: 1px solid #eee;
	padding: 15px 0;
	margin: 20px 0;
	text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
	font-size: 17px;
	display: inline-block;
	padding: 3px 9px;
	margin: 0 7px;
	border: 1px solid #fff;
	text-decoration: none;
	color: #FF5500;
}
.wp-pagenavi .current, .wp-pagenavi a:hover {
	background: #eee;
	border-radius: 3px;
	border: 1px solid #e9e8e8;
	color: #333
}
#page-404 {
	margin-top: 20px;
	width: 900px;
	margin: 0 auto;
}
#page-404 a {
	color: #F30
}
#page-404 h3 {
	font-size: 120px;
	font-weight: 700;
	margin: 0 20px 0 0;
}
#page-404 .ouch {
	float: left;
	margin: 20px 0;
	width: 100%;
	line-height: 18px;
}
#page-404 .ouch strong {
	font-size: 1.8em;
	font-weight: 700;
	line-height: 2.25em;
	text-transform: uppercase;
	color: #333;
}
#page-404 h4 {
	background-color: #CCCCCC;
	clear: both;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 700;
	line-height: 1em;
	margin: 20px 0;
	padding: 20px;
}
#page-404 ul {
	list-style: square;
	margin-left: 40px;
	margin-top: 15px;
	color: #333
}
#page-404 ul li {
	padding: 6px 0;
}
.logo-articles {
	margin-top: 15px;
	padding-top: 25px;
	border-top: 1px solid #eee
}
.logo-articles .post-thumbnail {
	float: left;
	margin-right: 30px;
	display: block;
}
.logo-articles .post-thumbnail img {
	height: 110px;
	width: 110px;
}
.logo-articles .entry-title {
	font-size: 1.6em;
	margin: 0 0 10px;
	line-height: 22px;
	padding-left: 140px;
}
.logo-articles .entry-meta, .logo-articles .entry-footer {
	color: #999;
	padding-left: 140px;
}
.logo-articles .entry-meta a {
	color: #666
}
.logo-articles .entry-content {
	font-size: 14px;
	line-height: 25px;
	color: #666;
	padding-left: 140px;
}
.archive-description {
	padding: 15px 0;
}

.fl {
	float: left
}
.fr {
	float: right
}
.mt20 {
	margin-top: 20px!important
}
.mb20 {
	margin-bottom: 20px!important
}
.q-results {
	color: #F60;
	padding: 0 3px
}
.spacer {
	clear: both;
	height: 1px;
	display: block
}
.section-title {
	color: #666;
	margin-bottom: 10px;
	font:400 17px 'Lato', sans-serif;
	word-spacing:1px;
	margin-top:20px;
}
.st-first {
	margin-top:0;
}
.section-title span {
	display:inline-block;
	font-size:13px;
	text-transform:none;
}
.section-title span a {
	color:#ff5500;	
}
.section-title span a:hover {
	color:#636363
}
.section-title span.count {
	font-size:25px;
	display:inline-block;
	padding-right:10px;
}
.downloading-icon {
	display: inline-block;
	height: 35px;
	width: 35px;
	background: url(images/downloading.gif) scroll no-repeat;
	vertical-align: middle
}
.download-finish {
	display: inline-block;
	height: 35px;
	width: 35px;
	background: url(images/download-finish.png) scroll no-repeat;
	vertical-align: middle
}
.logo-thumbnail {
	border: 1px solid #eee;
	background: #fafafa
}
.detail-thumb-attribute {
	width: 209px;
	height: 199px;
	margin-top: 5px;
	padding: 20px 40px
}
.download-content {
	margin-top: 25px
}
.dl-thumb-attribute {
	width: 110px;
	height: 110px;
	margin-top: 5px;
	padding: 10px
}
.dl-thumb-attribute img {
	width: 110px;
	height: 110px
}
.download-info {
	margin-left: 20px;
}
.download-info a {
	color: #FF5500;
}
.download-info h2 {
	font-size: 16px;
	font-weight: 700
}
.download-info p {
	font-size: 90%;
	color: #666
}
#headline {
	position: fixed;
	top: -110px;
	z-index: 999;
	width: 100%;
	background: #444;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	text-align: center;
	color: #FFF;
	height: 21px;
	padding: 8px 0;
}
#headline h2 {
	display: inline-block;
	color: #F8B622;
	font-size: 14px;
	font-weight: bold;
	padding-right: 15px;
	height: 21px;
}
.g-plus, .fb-like {
	margin-right: 10px;
	margin: 0;
	padding: 0;
}
.ad336 {
	width: 336px;
}
.ad300 {
	width: 300px;
}
.ad468 {
	width: 468px;
}
.ad728 {
	width: 728px;
}
.mgauto {
	margin: 0 auto
}
#gads-336-single {
	float: right;
}
.single-related-links ul li {
	display: inline-block;
	padding: 2px 5px;
}

/* top-download-by-cat */
.top-download-by-cat ul li {
	float:left;
	list-style:disc;
	color:#A8A8A8;
	margin-left:12px;
	margin-right:10px;
	line-height:24px;
	font-size:11px;
}	

.top-download-by-cat ul li a {
	color:#ff5500;
	font:400 14px  'Lato', sans-serif;
	word-spacing:1px;
}
.top-download-by-cat ul li a:hover {
	border-bottom:1px solid #ff5500
}	

.view-category {
	display:block;
	text-align:center;
	background:#eee;
	font:400 16px "Lato", sans-serif;
	border-radius:4px;
	padding:5px 0;
}
.download-info {
	margin-top:20px;
	padding:12px 0;
	/*border-bottom:1px solid #eee;*/	
	border-top:1px solid #eee;
}

.download-info ul {
	float:left;	
}

.download-info ul li {
	display:inline-block;
	margin-right:15px;
	color:#474747;
	line-height:40px;
}

.download-info ul li [class^="icon-"] {
	color:#969696	
}
.download-info ul li span {
		color:#969696	
}

.logo-download {
	display:block;
	float:right;
	width:auto;
	min-width:180px;
}
.dl-icon {
	margin-top:2px;
	width:45px;
	float:left;
	display:block;
	font-size:24px;
	color:#838383;
}

.dl-title {
	font-weight:700;
	font-size:15px;
}

.dl-title {
	color:#14A004	
}

.dl-size {
	display:block;
	padding:5px 0;
	color:#868686;
	margin-left:45px;
}

@media only screen and (max-width: 768px) {

.top-menu,
.sidebar-primary,
.header-widget-area,
.sidebar-secondary,
.nav-primary,
.share-bar,
.ftrc-post,
.ftrc-dl,
.breadcrumb,
.entry-navigation,
.gads-336-single,
.bsap,
.top-download-by-cat  {
	display:none;	
}

.logo-area .site-logo {
	width:150px;
	background-size:150px auto;
	height:70px;
}
.site-header .wrap {
	padding:5px 0;	
}
.content {
	width:100%;
	float:none	
}
.logo-area {
	width:100%;
	float:none;
	text-align:center	
}
.logo-item {
	width:50%;
	margin-right:0;
	margin-bottom:0;
	padding:5px;
	box-sizing: border-box;	
}
.site-inner, .wrap {
	width:100%;
	padding:10px;	
	box-sizing: border-box;	
}
.content-sidebar-wrap {
	float:none;
	width:100%;	
}
.logo-item .post-thumbnail img {
	 width:80%;
	 height:auto	
}
.logo-item .post-thumbnail {
	width:100%;
	height:auto;
	border:1px solid #F1F1F1;	
	border-radius:1px;
}
.logo-item .entry-title {
	text-align:center;
	font-size:12px;
	
}
.logo-item .entry-title a {
overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;		
	display:block;
}
.section-title span.count {
	display:none;	
}
.section-title {
    word-spacing: 0px;	
	padding-bottom:4px;
	border-bottom:2px solid #ddd;
	text-transform:uppercase;
	font-weight:700;
}

.ftabout {
	width:100%;
	float:none	
}
.wp-caption img,
.full-size {
	max-width:100%;
	height:auto;	
}
.wp-caption {
	width:100%;	
}
.logo-download,
.download-info ul {
	float:none;
	width:100%;
	display:block;
	text-align:center;
}
.share-this {
	display:block;
	margin-top:15px;	
}
}