/*  

Theme Name: ACOSMIN6

Theme URI: http://www.acosmin.com.com/

Description: ACOSMIN6 by <a href="http://www.acosmin.com">Alexandru Cosmin</a>...<br/>

Version: v6

Author: Alexandru Cosmin

Author URI: http://www.acosmin.com/

*/



body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
img.alignright {
	float:right;
	margin:0 0 1em 1em
}
img.alignleft {
	float:left;
	margin:7px 7px 7px 7px 0
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
a img.alignright {
	float:right;
	margin:0 0 1em 1em
}
a img.alignleft {
	float:left;
	margin:0 1em 1em 0
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
/*------------TOP--------------*/

body {
	background:url(images/bg.jpg) repeat;
	padding:0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

@font-face {
      font-family: "acosmin";
	  src: url('fonts/acosmin.eot');
	  src: local('acosmin'), local('acosmin'), url('fonts/acosmin.TTF') format('truetype');
    }
	
@font-face {
      font-family: "acosmin2";
	  src: url('fonts/acosmin2.eot');
	  src: local('acosmin2'), local('acosmin2'), url('fonts/acosmin2.TTF') format('truetype');
    }


#top {
	width:100%;
	/* height:449px; */	
	overflow:hidden;
	background:url(images/topbg.jpg) repeat-x top left;
}
#top2 { 	
    width:100%;
	/* height:449px; */	
	overflow:hidden;
	background:url(images/topbg2.jpg) repeat-x top left; }
.topcentral {
	width:960px;
	/* height:449px; */
	overflow:hidden;
	background:url(images/topimg.jpg) no-repeat top center;
	margin:0 auto;
}
.topsubmenu {
	width:930px;
	height:16px;
	overflow:hidden;
	list-style:none;
	margin:26px auto 0px auto;
	padding:0px 30px 0px 0px;
}
.topsubmenu li {
	display:inline;
	float:right;
	overflow:hidden;
	height:16px;
	padding:0px;
	margin:0px 0px 0px 15px;
}
.topsubmenu li a {
	float:left;
	overflow:hidden;
	height:16px;
}
.topsubmenu li a.bookmark {
	width:102px;
	background:url(images/tsmbookmark.png) no-repeat top center;
}
.topsubmenu li a.skipto {
	width:116px;
	background:url(images/tsmskiptocontent.png) no-repeat top center;
}
.menu {
	width:960px;
	height:110px;
	margin:20px auto 0px auto;
	overflow:hidden;
	background:url(images/menubg.png) repeat;
}
.logo {
	position:relative;
	width:230px;
	height:38px;
	padding:0px;
	margin:35px 0px 0px 30px;
	overflow:hidden;
	float:left;
}
.logo span {
	position:absolute;
	width:230px;
	height:38px;
	left:0;
	top:0;
	margin:0;
	background:url(images/logo.png) no-repeat;
	text-indent:-9999px;
}
.menu ul {
	list-style:none;
	float:right;
	margin:54px 30px 0 0px;
	padding:0;
	overflow:hidden;
	height:12px;
}
.menu ul li {
	display:inline;
	float:left;
	height:12px;
	overflow:hidden;
	margin:0px 0px 0px 30px;
	padding:0px;
}
.menu ul li a {
	float:left;
	overflow:hidden;
	height:12px;
}
.menu ul li a.home {
	width:43px;
	background:url(images/menu-home.png) no-repeat top left;
}
.menu ul li a.home:hover {
	background-position: -43px 0;
}
.menu ul li a.premium {
	width:132px;
	background:url(images/menu-premium.png) no-repeat top left;
}
.menu ul li a.premium:hover {
	background-position: -132px 0;
}
.menu ul li a.support {
	width:68px;
	background:url(images/menu-support.png) no-repeat top left;
}
.menu ul li a.support:hover {
	background-position: -68px 0;
}
.menu ul li a.affiliates {
	width:83px;
	background:url(images/menu-affiliates.png) no-repeat top left;
}
.menu ul li a.affiliates:hover {
	background-position: -83px 0;
}
.menu ul li a.contact {
	width:72px;
	background:url(images/menu-contact.png) no-repeat top left;
}
.menu ul li a.contact:hover {
	background-position: -72px 0;
}
.slider {
	width:960px;
	height:235px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	margin:12px auto 0 auto;
	background:url(images/sliderbg.png) no-repeat top left;
	position:relative;
}
#slidewrap {
	float:left;
	width:792px;
	height:235px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	position:relative;
}

.contentdiv {
	width:792px;
	height:235px;
	margin:0px;
	padding:0px;
	visibility: hidden;
	position: absolute; 
	left: 0px;  
	top: 0px;  
	/*
    filter:progid:DXImageTransform.Microsoft.alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
	*/
}
.slideimg {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	overflow:hidden;
	/*
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
	*/
}

.slideimg:hover { 
    /*
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
	*/
}


.slidetitle {
	float:left;
	margin:96px 0px 0px 0px;
	padding:0px;
}
.sliderbuttons {
	list-style:none;
	float:left;
	overflow:hidden;
	width:138px;
	height:65px;
	margin:90px 0px 0px 30px;
}
.sliderbuttons li {
	display:inline;
	float:left;
	width:63px;
	height:65px;
	overflow:hidden;
}
.sliderbuttons li a {
	width:63px;
	height:65px;
	float:left;
	overflow:hidden;
}
.sliderbuttons li a.next {
	background:url(images/slidernext.jpg) no-repeat top left;
}
.sliderbuttons li a.prev {
	background:url(images/sliderprev.jpg) no-repeat top left;
}
.sliderbuttons li a.next:hover {
	background-position:-63px 0;
}
.sliderbuttons li a.prev:hover {
	background-position:-63px 0;
}
.subslider {
	width:960px;
	height:30px;
	overflow:hidden;
	margin:0px auto 0 auto;
	padding:0px;
	background:url(images/subslider.png) no-repeat bottom left;
}
#subtop {
	width:100%;
	height:89px;
	padding:31px 0px 0px 0px;
	overflow:hidden;
	background:#000 url(images/coloredborder.jpg) no-repeat top center;
}
.eyecatching { width: 751px; height:61px; overflow:hidden; margin:0px auto 0 auto; background:url(images/eyecatching.jpg) no-repeat top left;  }

.eyecatching h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; font-weight:lighter; color:#b6c8ba; text-shadow:1px 1px #000; padding:0px; margin:16px 0px 0px 22px; overflow:hidden; float:left; letter-spacing:0px; }

.eyecatching h2 em { font-style:italic; }

.eyecatching a.viewthemes { float:right; width:118px; height:30px; background:url(images/viewthemes.jpg) no-repeat top left; overflow:hidden; text-indent:-9999px; position:relative; margin:16px 16px 0px 0px ; display:block; }

.eyecatching a.viewthemes:hover { background-position:-118px 0; }


#main {
	width:100%;
	overflow:hidden;
	background:url(images/mainbg.png) repeat-x top left;
}
.central {
	width:980px;
	margin:0 auto;
	padding:0px;
	overflow:hidden;
	background:url(images/maincenter.png) no-repeat top center;
}

.aboutha { width:960px; height:111px; overflow:hidden; background:url(images/aboutha.jpg) no-repeat top left; margin:20px auto 0 auto; padding:12px 0px; }

.aboutha .boxy { width:240px; height:111px; overflow:hidden; float:left; }

.aboutha .boxy a.easy-to-use { float:left; width:211px; height:28px;  background:url(images/easy-to-use.png) no-repeat top left; margin:39px 0px 0px 15px; }

.aboutha .boxy a.great-support { float:left; width:211px; height:28px; overflow:hidden; background:url(images/great-support.png) no-repeat top left;margin:39px 0px 0px 15px; }

.aboutha .boxy a.unique-design { float:left; width:211px; height:28px; overflow:hidden; background:url(images/unique-design.png) no-repeat top left; margin:39px 0px 0px 15px; }

.aboutha .boxy a.make-money { float:left; width:211px; height:28px; overflow:hidden; background:url(images/make-money.png) no-repeat top left; margin:39px 0px 0px 15px; }

#content { width:960px; margin:20px auto 25px auto; overflow:hidden; }

#sidebar { width:302px;  float:left; background:url(images/sidebarbg.png) repeat; overflow:hidden; padding:15px; }

.insidebar { width:270px; overflow:hidden; padding:15px; border:1px solid #cde4de; background:url(images/insidebar.png) repeat; }

.topspace { margin:15px 0px 0px 0px; }

.newsletter { width:100%; overflow:hidden; margin:0px; padding:0px; background:url(images/newsletterbg.png) repeat; }

.newsletter p { float:left; overflow:hidden; width:247px; margin:10px 0px 10px 12px; font-size:12px; font-style:italic; color:#7c8e8a; text-shadow:1px 1px #fff; }

.newsletter_t, .popular_t, .recentc_t {
	position:relative;
	width:270px;
	height:32px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	float:left;
}
.newsletter_t span, .popular_t span, .recentc_t span {
	position:absolute;
	width:270px;
	height:32px;
	left:0;
	top:0;
	margin:0;
	background:url(images/newsletter.jpg) no-repeat;
	text-indent:-9999px;
}

.popular_t span { background:url(images/populararticles.jpg) no-repeat; }

.recentc_t span { background:url(images/recentcomments.jpg) no-repeat; }


.newsemail { float:left; margin:0px 0px 0px 12px; width:174px; height:19px; padding:4px 0px 0px 5px ; border:0; background:url(images/newsemail.png) no-repeat top left; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#7c8e8a }

.gonewsletter { 	
    width: 68px;
	height: 23px;
	background:url(images/gonewsletter.png) no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	}
	
.gonewsletter:hover { background:url(images/gonewsletterh.png) no-repeat; }

.insidebar ul { list-style:none; overflow:hidden; width:270px; font-size:12px; margin:0px 0px 10px 0px; float:left; }

.insidebar ul li { display:block; overflow:hidden; width:270px; color:#7c8e8a; text-shadow:1px 1px #fff; padding:0px 0px 0px 16px; background:url(images/bullet.png) no-repeat top left; margin:12px 0px 0px 0px; }

.insidebar ul li a, .insidebar ul li a:visited { text-decoration:none; color:#3b6a51; }

.insidebar ul li a:hover { text-decoration:underline; color:#517e65; }

#posts { float:right; width:930px; background:url(images/sidebarbg.png) repeat; overflow:hidden; padding:15px; }

.theblog { width:582px; height:72px; overflow:hidden; text-indent:-9999px; margin:0px 0px 0px 0px; padding:0px; background:url(images/theblog.png) no-repeat top right; }

.post { width:898px; overflow:hidden; padding:15px; margin:0px 0px 0px 0px; border:1px solid #cde4de; background:url(images/insidebar.png) repeat; font-size:12px; color:#4c514e;  }

.detalii { width:530px; height:20px; padding:6px 10px 0px 10px; overflow:hidden; background:url(images/detaliibg.png) repeat; }

.detalii span { font-size:10px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:lighter; text-shadow:1px 1px #fff; color:#7c8e8a; text-transform:uppercase; }

.detalii span a, .detalii span a:visited { text-decoration:none; color:#7c8e8a; }

.detalii span a:hover { text-decoration:underline; color:#7c8e8a; }

.detalii span.dleft { float:left; }

.detalii span.dright { float:right; font-style:italic; }

.post h2.postitle { font-family:"acosmin", "Lucida Bright", Georgia, "Times New Roman", Times, serif; color:#3b6a51; text-align:left; font-size:20px;  text-transform:uppercase; }

.post h2.postitle a, .post h2.postitle a:visited { text-decoration:none; color:#3b6a51; }

.post h2.postitle a:hover { text-decoration:underline; color:#3b6a51; }

.post p { line-height:160%; word-spacing:0.5px; margin:0px 0px 20px 0px; }

.single { font-size:14px;  }

.single .space { width:530px; height:20px; padding:6px 10px 0px 10px; margin:0px 0px 8px 0px; overflow:hidden; background:url(images/detaliibg.png) repeat; text-align:right; text-shadow:1px 1px #fff; font-family:"Times New Roman", Georgia, Times, serif; font-size:11px; color:#7c8e8a; text-transform:uppercase; }

.single .space a, .single .space a:visited, .single .space a:hover { color:#7c8e8a; }

.single .sp2 { width:550px; margin:0px 0px 15px 0px; height:3px; padding:0px; }

.single p { word-spacing:1px; line-height:160%; }

.single strong { font-weight:bold; }

.single em { font-style:italic; }

.single a, .single a:visited { text-decoration:none;  color:#517e65; } 

.single a:hover { text-decoration:underline;  color:#3b6a51; } 

.single h1, .single h2, .single h3, .single h4 { font-family:"acosmin", Georgia, "Times New Roman", Times, serif; margin:0px 0px 5px 0px; color:#45514f; text-align:left; text-transform:uppercase; }

.single h2.spostitle { font-family:"acosmin2", "Lucida Bright", Georgia, "Times New Roman", Times, serif; margin:0px 0px 20px 0px; color:#45514f; text-align:left; font-size:24px;  text-transform:uppercase; background:url(images/sh1bg.png) repeat-x bottom left; padding:0px 0px 15px 0px; font-weight:bold;   }

.single h1 { font-size:20px; }

.single h2 { font-size:18px; }

.single h3 { font-size:16px; }

.single h4 { font-size:16px; }

.single ul { list-style:square; list-style-position:inside;  overflow:hidden; margin:0px 0px 10px 5px; padding:0px; }

.single ul li { margin:0px 0px 8px 0px; padding:0px; word-spacing:1px; line-height:160%;}

.single .live, .single .buy { border:none; background:none; margin:10px 5px 10px 0px; padding:0px;}

.single img { border:1px solid #cde4de;  padding:4px; margin:0px 0px 10px 0px; background-color:#d7eeef;  }

.single img.alignright, .single a img.alignright {
	float:right;
	margin:7px 0 7px 7px;
}
.single img.alignleft, .single a img.alignleft {
	float:left;
	margin:7px 7px 7px 0px;
}
.single img.aligncenter, .single a img.aligncenter {
	display: block;
	margin:0 auto 15px auto;
}
.single img.wp-smiley { margin:0px; padding:0px; border:none; background:none; }

#comments h2 { font-family:"acosmin2", Georgia, "Times New Roman", Times, serif; margin:0px 0px 5px 0px; color:#45514f; text-align:left; text-transform:uppercase; font-size:18px; }

#listcomments { list-style:none; width:550px; padding:0px; margin:10px 0px 0px 0px; overflow:hidden; }

#listcomments li { display:block;  overflow:hidden; width:550px; padding:0px; margin:0px 0px 15px 0px; }

.avatar { float:left; overflow:hidden; width:40px; height:40px; margin:0px 5px 0px 0px; padding:3px; background:url(images/sh1bg.png) repeat top left; }

a.url, a.url:visited { float:left; overflow:hidden; color:#517e65; font-size:18px; text-decoration:none; font-style:italic; text-shadow:1px 1px #fff; margin:2px 0px 0px 0px; }

a.url:hover { text-decoration:underline; }

.says { float:left; overflow:hidden; clear:both; color:#4c514e; font-size:18px; text-decoration:none; font-style:italic; text-shadow:1px 1px #fff;  }

.comment-meta { width:499px; float:left; overflow:hidden; margin:3px 0px 0px 0px; }

.comment-meta a, .comment-meta a:visited, .comment-meta a:hover { color:#97a19b; text-decoration:none; text-shadow:1px 1px #fff; font-family:"Times New Roman", Georgia, Times, serif; font-size:11px; text-transform:uppercase; }

.allc { overflow:hidden; min-height:46px; float:left; width:499px; text-align:left; }

.comtext { width:550px; float:left; overflow:hidden; margin:8px 0px 0px 0px; padding:0px 0px 13px 0px; background:url(images/sh1bg.png) repeat-x bottom left; }

.comtext p { margin:0px 0px 5px 0px; }

.comtext a, .comtext a:visited, .comtext a:hover { color:#517e65; text-decoration:underline; }

#listpings { list-style:decimal; list-style-position:inside; margin:0px 0px 15px 0px; padding:0px; overflow:hidden; }

#listpings li { width:550px; font-size:12px; margin:0px 0px 8px 0px; line-height:160%; word-spacing:1px; }

#listpings li a.url, #listpings li a.url:visited  { float:none; color:#517e65; font-size:12px; text-decoration:none; font-style:normal; text-shadow:1px 1px #fff; margin:0px; }

#listpings li a.url:hover { text-decoration:underline; }

#commentform { width:550px; overflow:hidden; padding:0px; margin:0px; }

.formfild { float:left; width:252px; overflow:hidden; margin:0px 0px 0px 0px; padding:0px; }

.formname, .formemail, .formwebsite { width:247px; overflow:hidden; height:30px; margin:0px 0px 5px 0px; padding:5px 5px 0px 0px; }

.formname input, .formemail input, .formwebsite input { width:166px; height:22px; padding:3px 5px 0px 5px; float:right; overflow:hidden; border:none; background-color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-style:italic; color:#465250; }

.formname { background:url(images/formname.png) no-repeat top left; }

.formemail { background:url(images/formemail.png) no-repeat top left; }

.formwebsite { background:url(images/formwebsite.png) no-repeat top left; }

.formtext { width:275px; overflow:hidden; float:right; background:url(images/formtextbg.png) repeat; padding:4px; }

.formtext .txtwrp { overflow:hidden; width:263px; border:1px solid #cde4de; background-color:#fff; padding:5px; }

.formtext .txtwrp textarea { width:263px; height:135px; border:none; background:none; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#465250; line-height:160%; word-spacing:1px;   }

.submitcom { width:252px; height:35px; overflow:hidden; background:url(images/submitcom.png) no-repeat top left; }

#footer { width:100%; min-height:100px; overflow:hidden; background:#000 url(images/footerbg.jpg) repeat-x top left; padding:20px 0px 20px 0px; }

.footer { width:945px; margin:0 auto; padding:29px 0px 0px 15px; overflow:hidden; background:url(images/footercolors.jpg) no-repeat top left; }

.footer h2 { font-family:"acosmin", "Lucida Bright", Georgia, "Times New Roman", Times, serif; color: #c8c78f; text-align:left; font-size:16px; line-height:26px;  text-transform:uppercase; margin:0px 0px 5px 0px;  }

.fbox { width:174px; float:left; margin:0px 15px 0px 0px; background:url(images/fulbg.png) repeat-x bottom left; padding:0px 0px 3px 0px; }

.fbox ul { list-style:none; width:174px; overflow:hidden; font-size:11px; text-transform:uppercase; }

.fbox ul li { display:block; overflow:hidden; width:174px; margin:0px 0px 8px 0px; padding:0px 0px 0px 8px; background:url(images/fbullet.png) no-repeat top left; }

.fbox ul li a, .fbox ul li a:visited { text-decoration: none; color:#c2191e; }

.fbox ul li a:hover { text-decoration: underline; color:#c2191e; }

.subfooter { width:100%; height:48px; padding:35px 0px 0px 0px; overflow:hidden; background:url(images/subfooter.jpg) repeat-x top left; text-align:center; font-size:11px; text-transform:uppercase; color:#3d4850; text-shadow:1px 1px #000; font-family:"Times New Roman", Georgia, Times, serif; }

#navigation { width:550px; overflow:hidden; padding:15px; margin:15px 0px 0px 0px; border:1px solid #cde4de; background:url(images/insidebar.png) repeat; font-size:11px; color:#4c514e;  text-align:center; text-transform:uppercase; text-shadow:1px 1px #fff; }

#navigation a, #navigation a:visited { text-decoration:none;  color:#517e65; } 

#navigation a:hover { text-decoration:underline;  color:#3b6a51; } 

/* ----------- */

#premium { width:411px; padding:15px; float:left; margin:0px 0px 0px 0px; overflow:hidden;  background:url(images/premiumlibg.png) repeat; }

#features { width:437px; float:right; overflow:hidden; margin:0px; }

#promo { margin:0px 0px 15px 0px; padding:0px; border:none; background:none;}

.slicense { height:69px; overflow:hidden; width:411px; background:url(images/slicense.png) no-repeat top left; margin:20px 0px 0px 0px; } 

/* .slicense { height:105px; overflow:hidden; width:411px; background:url(images/slicense.png) no-repeat top left; margin:20px 0px 0px 0px; } */

.dlicense { height:69px; overflow:hidden; width:411px; background:url(images/dlicense.png) no-repeat top left; margin:20px 0px 0px 0px; }

.pcc { left:left; display:block; width:132px; height:44px; overflow:hidden; background:url(images/pcc.png) no-repeat top left; background-position:0px 0px; }

.pcc:hover { background-position:-132px 0px; }

.ppal { float:left; margin:0px 20px 0px 50px; display:block; width:132px; height:44px; overflow:hidden; background:url(images/ppal.png) no-repeat top left; background-position:0px 0px; }

.ppal:hover { background-position:-132px 0px; }

.post a, .post a:visited { text-decoration:none;  color:#517e65; } 

.post a:hover { text-decoration:underline;  color:#3b6a51; } 

#features ul { list-style:square; list-style-position:inside;  overflow:hidden; margin:0px 0px 10px 5px; padding:0px; }

#features ul li { margin:0px 0px 8px 0px; padding:0px; word-spacing:1px; line-height:160%;}

.features { width:437px; height:75px; overflow:hidden; display:block; background:url(images/features.png) no-repeat top left; }

.goodtoknow { width:437px; height:75px; margin:20px 0px 20px 0px; overflow:hidden; display:block; background:url(images/goodtoknow.png) no-repeat top left; }

.featbox { width:432px; height:90px; padding:0px 5px 0px 0px; overflow:hidden; margin:20px 0px 0px 0px;  }

.featthumb { width:80px; height:80px; border:5px solid #e4f1e9; float:left; padding:0px; margin:0px 15px 0px 0px; }

.feath2 { width:327px; float:right; margin:5px 0px 5px 0px; font-family:"acosmin", Georgia, "Times New Roman", Times, serif; color:#45514f; text-align:left; text-transform:uppercase; font-size:16px; }

.featp { width:327px; float:right; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:normal; line-height:160%; word-spacing:1px; }

.conta { padding:10px 3px 10px 3px; overflow:hidden; background:url(images/premiumliconta.png) repeat; }

.conta img { border:none; padding:0; margin:0 auto; background:none; }

.conta .theme-details { width:405px; overflow:hidden; }

.imgprev { margin:15px 0px 0px 0px; padding:10px; }

.sscren { padding:0px 3px 10px 3px; }

.conta .theme-details .tdlivedemo { float:right; margin:0px 10px 0px 0px; }

.conta .theme-details .tdbuynow { float:right; margin:0px 5px 0px 0px; }

.screenshots { list-style:none; list-style-position:outside; margin:0px 0px 0px 7px; padding:0px; overflow:hidden; width:390px; }

.screenshots li { display:inline; float:left; width:86px; height:86px; overflow:hidden; border:2px solid #c2d2c9; padding:0px; margin:0px 10px 0px 0px; }

.name {
	position:relative;
	width:173px;
	height:14px;
	padding:0px;
	margin:12px 0px 0px 15px;
	overflow:hidden;
	float:left;
}
.name span {
	position:absolute;
	width:173px;
	height:14px;
	left:0;
	top:0;
	margin:0;
	background:url(images/logo.png) no-repeat;
	text-indent:-9999px;
}

.name span.sscreenshots { background:url(images/theme-preview/s-s.png) no-repeat top left; }

.ss { margin:22px 0px 0px 15px; padding:0px 0px 18px 0px; float:none; width:390px; }

.name span.acosminbiz { background:url(images/theme-preview/acosminbiz-name.png) no-repeat top left; }

.name span.acosminbnews { background:url(images/theme-preview/acosminbnews-name.png) no-repeat top left; }

.name span.acosminsimple { background:url(images/theme-preview/acosminsimple-name.png) no-repeat top left; }

.name span.acosminshade { background:url(images/theme-preview/acosminshade-name.png) no-repeat top left; }

.name span.acosmingrungy { background:url(images/theme-preview/acosmingrungy-name.png) no-repeat top left; }

.name span.acosminmag { background:url(images/theme-preview/acosminmag-name.png) no-repeat top left; }

.name span.acosmingazzete { background:url(images/theme-preview/acosmingazzete-name.png) no-repeat top left; }

.name span.acosminmag2 { background:url(images/theme-preview/acosminmag2-name.png) no-repeat top left; }

.name span.typographywp { background:url(images/theme-preview/typographywp-name.png) no-repeat top left; }

.name span.typographywp2 { background:url(images/theme-preview/typographywp2-name.png) no-repeat top left; }

.name span.icanwatchmovies { background:url(images/theme-preview/icanwatchmovies-name.png) no-repeat top left; }

.name span.technology-society { background:url(images/theme-preview/technology-society-name.png) no-repeat top left; }

.name span.acosmintech { background:url(images/theme-preview/acosmintech-name.png) no-repeat top left; }

.name span.chrome-tweaks { background:url(images/theme-preview/chrome-tweaks-name.png) no-repeat top left; }
