/*
Theme Name: قالب ویوا
Author: میهن وردپرس
Author URI: http://mihanwp.com
Version: 2.1
*/
@charset "UTF-8";
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('http://tikdownload.com/wp-content/themes/viva/fonts/eot/IRANSansWeb.eot');
	src: url('http://tikdownload.com/wp-content/themes/viva/fonts/eot/IRANSansWeb.eot#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('http://tikdownload.com/wp-content/themes/viva/fonts/woff2/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('http://tikdownload.com/wp-content/themes/viva/fonts/woff/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('http://tikdownload.com/wp-content/themes/viva/fonts/ttf/IRANSansWeb.ttf') format('truetype');
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
	display: block;margin: 0; padding : 0
}
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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-family:IRANSans;
	font-size:14px;
	border: 0;
	line-height:24px;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:border-box;outline: 0;
	box-sizing: border-box;
}
audio,
canvas,
video {
	display: inline-block;
}
nav ,
ul ,
ol li,
li {
	list-style: none;
	margin: 0;
	padding: 0
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden], .hide {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
::selection{
	background: #333333;
	color: #fff
}
::-moz-selection{
	background: #333333;
	color: #fff
}
.clear {
	clear: both;
	height: 0
}
a {
	color:#3F3A3A;
	text-decoration: none;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-ms-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	 transition: all 0.1s ease-out;
}
a:hover {
	color: #0B6BA6
}
body {
	direction: rtl;
	margin: 0;
	overflow-x:hidden;
	color: #3F3A3A; 
	background:url(http://tikdownload.com/wp-content/themes/viva/images/bg.png) repeat;
}
input,textarea,button {
	font:13px/1.5 'BYekan',tahoma;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	 transition: all 0.3s ease-out;
}
input[type="submit"]{
	background: linear-gradient(to bottom, #E96A46 0%, #E45835 100%) repeat scroll 0% 0% transparent;
	box-shadow: 0px 1px 0px #F19576 inset, 0px 2px 5px rgba(154, 125, 108, 0.49);
	border: 1px solid #CA4E2A;
	color:#fff;
	padding:3px 5px;
	border-radius:3px;
}
input[type="submit"]:hover{
	background: linear-gradient(to bottom, #EE8765 0%, #E45835 100%) repeat scroll 0% 0% transparent;
	box-shadow: 0px 1px 0px #F4AD91 inset, 0px 2px 5px rgba(154, 125, 108, 0.49);
	border: 1px solid #CA4E2A;
}
input[type="text"],input[type="email"],select,input[type="password"]{
	background:#fff;
	box-shadow:inset 0 1px 3px #ccc;
	border-radius:3px;
	border-top:0;
	border-right:0;
	padding-right:5px;
	border-left:0;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	margin: 0;padding: 0
}
h1 {
	font-size: 17px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 13px;
}
h5, h6 {
	font-size: 12px;
}
#main, .header {
	height: auto
}
#main{
	margin:10px auto 0;
	width:1200px;
}
.topbar nav , .nav-primary ul{
	width:1200px;
	margin:0 auto;
}
.header {
	width:100%
}
.topbar{
	background:url(http://tikdownload.com/wp-content/themes/viva/images/nav.jpg) repeat-x;
	background-size:contain;
	box-shadow:0 0 3px #000;
	width: 100%;
	height:41px;
	position:fixed;
	top:0;
	z-index:99999;
}
.topbar ul li a{
	display: inline-block;
	float: right;
	padding:0 0.83em;
	line-height:40px;
	color:#fff;
	font-size: 14px;
	margin:0;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.78);
}
.topbar ul li a:hover{
	background:#2980b9;
}
.head{
	margin:40px auto 0 auto;
	width:1200px;
}
.site-title {
	float: right;
		padding-top:10px;
	margin:0 30px 20px 0;
}
.ads1{
	background:url(http://tikdownload.com/wp-content/themes/viva/images/adst.png) no-repeat left 2px center #333;
	width:488px;
	height:70px;
	padding:5px 5px 5px 15px;
	border-radius:3px;
	float:left;
	margin: 55px 0px 0px 30px;
}
.nav-primary{
	background:url(http://tikdownload.com/wp-content/themes/viva/images/nav.jpg) repeat-x;
	background-size:contain;
	border-radius:4px;
	width:1200px;
	margin:0 auto;
	font: 13px/2 'BYekan',tahoma;
}
.nav-primary ul li {
	float: right;
}
.nav-primary ul li a {
	color:#fff;
	font-size:15px;
	line-height:35px;
	margin:5px 5px;
	display: block;
	padding:0 10px;
}
.nav-primary ul li a:hover {
	border-radius:3px;
	background:#2980b9;
}
.nav-primary ul li ul{
	position:absolute;
	opacity:0;
	z-index:999999999;
	width:250px;
	visibility:hidden;
}
.nav-primary ul li ul li{
	float:none;
	line-height:20px;
}
.nav-primary ul li ul li a{
	color:#000;
}
.nav-primary ul li ul li a:hover{
	color:#fff;
}
.nav-primary ul li ul li ul{
	right:250%;
	width:250px;
	border-radius:5px;
	border:1px #ccc solid;
}
.nav-primary ul li ul li:hover > ul{
	margin-top:-45px;
	right:100%;
}
.nav-primary ul li:hover > ul{
	visibility:visible;
	opacity:1;
	background: none repeat scroll 0px 0px rgba(232, 232, 232, 0.9);
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
	border-left:1px #ccc solid;
	border-radius:0 0 5px 5px;
}
.rightsidebar {
	width: 200px;
	float: right;
}
#search {
	float: left;
	margin:3px;
	background:#fff;
	box-shadow:inset 0 1px 3px #ccc;
	border-radius:2px;
}
.searchtext {
	float: right;
	width:140px;
	padding:4px 6px;
	color: #000;
	background:transparent !important;
	text-align: right;
	height:32px;
	box-shadow:none !important;
}
.searchtext:focus{
	width:180px;
}
.searchsubmit {
  	background: url(http://tikdownload.com/wp-content/themes/viva/images/search.png) center no-repeat transparent !important;
	border:none !important;
	width: 34px;
	margin:0 !important;
	border-radius:0 !important;
	box-shadow:none !important;
	height:32px;
	float: left
}
.rightsc {
	height: auto;
	margin-bottom:10px;
}
.rightsidebarc {
	padding: 10px 5px;
}
.copyright{
	padding:20px;
	font-size:14px;
	float: right;
	color:#fff;
	width: 100%;
}
.copyright a{
	color:#fff;
}
.main-container {
	width: 1000px;
	float: left;
}
.maincontent {
	width: 690px;
	float: right;
	margin: 0px 10px 0px 0px;
}
.post {
	margin-bottom:15px;
	float:right;
	width:100%
}
article img {
	width: auto !important;
	height: auto !important;
}
.post img, .maincontent img {
	-ms-interpolation-mode: bicubic; 
	max-width: 100%;
} 
.post-content {
	padding: 0px 1em;
}
.post .tags {
	margin-top:10px;
	padding:5px 15px;
	text-align: justify;
}
.post .tags span {
	background:url(http://tikdownload.com/wp-content/themes/viva/images/tags.png) center no-repeat;
	width:14px;
	height:16px;
	display:inline-block;
}
.post .entry {
	width: 100%;
	float:right;
	margin-top:5px;
	background:#fff;
	border-right: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}
.post .entry-etc {
	background: #fff;
	width:100%;
	float: left;
	border: 1px solid #e2e2e2;
}
.post .entry header,
.post .entry-etc header {
	font: 12px/2 'BYekan',tahoma;
	margin: 0 0 0.5em;
	background:url(http://tikdownload.com/wp-content/themes/viva/images/nav.jpg) repeat-x;
	display:block;
	border-radius:4px 4px 0 0;
	border-bottom: 1px solid #e2e2e2;
}
.post .entry header h2 a ,
.post .entry header h2 ,
.post .entry-etc h2 {
	color: #fff;
	font-size: 15px;
line-height:32px;
}
.post .entry header h2{
	background:url(http://tikdownload.com/wp-content/themes/viva/images/post.png) no-repeat right 2px center;
	padding:5px 40px 5px 0;
}
.post .view {
	background: url(http://tikdownload.com/wp-content/themes/viva/images/eye.png) no-repeat right center;
	padding: 0px 22px 0px 0px;
	float: right;
	font-size:12px;
	margin: 0px 0px 0px 15px;
}
.post .cat {
	font-size:12px;
	background: url(http://tikdownload.com/wp-content/themes/viva/images/cat.png) no-repeat right center;
	padding: 0px 22px 0px 0px;
	float: right;
	margin: 0px 5px 0px 15px;
}
.post .cat a, .post .view a {
	color: #000;
	font-size:12px;
}
.post footer{
	float:right;
}
.post footer div {
	padding: 4px 35px 4px 10px;
	float: right;
	font: 13px/2 'BYekan',tahoma
}
.post footer .commentc {
	background: url(http://tikdownload.com/wp-content/themes/viva/images/comments.png) no-repeat right 8px center;
}
.post footer .author {
	background: url(http://tikdownload.com/wp-content/themes/viva/images/user.png) no-repeat right 8px center;
}
.post footer .date {
	background: url(http://tikdownload.com/wp-content/themes/viva/images/date.png) no-repeat right 8px center;
}
.post-more-link{
	float:left;
}
.post-more-link a{
	border-radius:3px;
	padding:10px 20px;
	margin:5px 0 0 10px;
	font-size:15px;
	background: linear-gradient(to bottom, #E96A46 0%, #E45835 100%) repeat scroll 0% 0% transparent;
	box-shadow: 0px 1px 0px #F19576 inset, 0px 2px 5px rgba(154, 125, 108, 0.49);
	border: 1px solid #CA4E2A;
	color:#fff;
}
.post-more-link a:hover{
	background: linear-gradient(to bottom, #EE8765 0%, #E45835 100%) repeat scroll 0% 0% transparent;
	box-shadow: 0px 1px 0px #F4AD91 inset, 0px 2px 5px rgba(154, 125, 108, 0.49);
	border: 1px solid #CA4E2A;
}
.post-content .tags {
	padding: 10px 0px;
	color: #999
}
.post-content .tags a {
	color: #777;
	padding: 2px 3px;
}
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	text-align: right
}
#wp_page_numbers {
	margin: 10px 0px;
	font:13px/2 'BYekan',tahoma;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
	margin-bottom: 2px;
}
#wp_page_numbers a {
	padding: 3px 10px;
	margin-left: 2px;
	margin-right: 2px;
	padding:3px 5px;
	display: block;
	color: #777;
	background: #f6f6f6;
}
#wp_page_numbers li a:hover {
	background: linear-gradient(to bottom, #E96A46 0%, #E45835 100%) repeat scroll 0% 0% transparent;
	box-shadow: 0px 1px 0px #F19576 inset, 0px 2px 5px rgba(154, 125, 108, 0.49);
	color:#fff;
	border-radius:3px;
}
#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}
#wp_page_numbers li.active_page a {
	background: #eee;
}
#wp_page_numbers li.active_page a:hover  {
	color: black;
}
#wp_page_numbers li.page_info {
	float: right;
	display: block;
	padding: 3px 5px;
	margin-right: 2px;
	color: #fff;
	background: #ccc;
}
.leftsidebar {
	float: left;
	width: 290px;
	margin-bottom:10px;
}
.newsbox{
	background:#fff;
  	margin-top:5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:1px solid #ddd;
}
.newsbox .title{
	background:url(http://tikdownload.com/wp-content/themes/viva/images/nav.jpg) repeat-x;
	border-radius:4px 4px 0px 0px;
}
.newsbox .title span {
	display:block;
	font-size:15px;
	font-weight:normal;
	line-height:44px;
	text-align:center;
	-moz-border-radius: 4px 4px 0px 0px ;
	-webkit-border-radius: 4px 4px 0px 0px ;
	border-radius: 4px 4px 0px 0px;
	color: white;
}
.newsbox ul {
  	padding:3px 0px;
}
.newsbox ul li a {
  	background:url('http://tikdownload.com/wp-content/themes/viva/images/arrow.gif') no-repeat center right transparent;
	padding: 5px 18px 5px 10px;
	color: #000;
	display: block;
}
.newsbox ul li a:hover{
  	background:url('http://tikdownload.com/wp-content/themes/viva/images/arrow.gif') no-repeat center right #8e44ad;
	color: white;
}
#footer {
	background:url(http://tikdownload.com/wp-content/themes/viva/images/line.gif) repeat-x top rgba(0,0,0,0.8);
	padding:40px 0;
}
#footer .tagslist {
	width:30%;
	float:right;
	margin:10px;
	padding-top:10px;
}
#footer .tagslist-content {
	text-align: justify;
}
#footer .tagslist-content a{
	color:#fff;
	padding:0 3px;
}
.txt-ads a{
	display:block;
	width:96%;
	margin:1px auto;
	color:#333;
	background:#eee;
	padding:0 10px;
	text-shadow:0 1px 1px #fff;
	font-size:14px;
	overflow:hidden;
	border-radius:3px;
	transition-duration:0s;
}
.txt-ads a:hover{
	color:#fff;
	text-shadow:0 1px 1px #333;
}
.txt-ads a:nth-child(1):hover{
	background:#26a65b;
}
.txt-ads a:nth-child(2):hover{
	background:#1bbc9b;
}
.txt-ads a:nth-child(3):hover{
	background:#2980b9;
}
.txt-ads a:nth-child(4):hover{
	background:#3498db;
}
.txt-ads a:nth-child(5):hover{
	background:#c0392b;
}
.txt-ads a:nth-child(6):hover{
	background:#e74c3c;
}
.txt-ads a:nth-child(7):hover{
	background:#8e44ad;
}
.txt-ads a:nth-child(8):hover{
	background:#d2527f;
}
.txt-ads a:nth-child(9):hover{
	background:#bf55ec;
}
.txt-ads a:nth-child(10):hover{
	background:#f5ab35;
}
.txt-ads a:nth-child(11):hover{
	background:#34495e;
}
.txt-ads a:nth-child(12):hover{
	background:#913D88;
}
.txt-ads a:nth-child(13):hover{
	background:#674172;
}
.txt-ads a:nth-child(14):hover{
	background:#87D37C;
}
.txt-ads a:nth-child(15):hover{
	background:#1BA39C;
}
.txt-ads a span{
	float:left;
	width:100%;
	text-align:left;
	font-size:10px;
}
.footer-c{
	width:90%;
	padding:10px 0;
	margin:0 auto;
}
.rss{
	text-align:justify;
	width:25%;
	float:left;
	margin:0 20px 0 10%;
	background:url(http://tikdownload.com/wp-content/themes/viva/images/f-line.png) no-repeat right top 20px;
	padding:5px 15px;
	margin:0 auto;
}
.rss div{
	color:#fff;
	font-size:14px;
	padding:10px 0;
	min-height:80px;
}
.rss div .rss-i{
	width:80px;
	height:80px;
	background:url(http://tikdownload.com/wp-content/themes/viva/images/rss.png) no-repeat scroll 0 -80px transparent;
	margin-left:10px;
	float:right;
}
.rss div:hover > div{
	background:url(http://tikdownload.com/wp-content/themes/viva/images/rss.png) no-repeat scroll 0 0 transparent;
}
.rss-form{
	width:92%;
	margin:0 auto;
	height:35px;
}
.rss-form input[type="text"]{
	width:70%;
	border-radius:0 3px 3px 0;
	margin:0;
	padding:0 2%;
	float:right;
	height:30px;
}
.rss-form input[type="submit"]{
	width:30%;
	height:30px;
	margin:0;
	border-radius:3px 0 0 3px;
	float:left;
	padding:0;
}
.shop li{
	width:194px;
	padding:0 !important;
	background:none !important;
	margin:0 2px;
	height:138px;
	overflow:hidden;
}
.shop li a{
	padding:0 !important;
	position:relative;
	background:none !important;
}
.shop li img{
	width:100%;
	height:auto;
}
.shop li .txt-btm{
	position:absolute;
	z-index:9999;
	bottom:0;
	margin-bottom:5px;
	background:rgba(0,0,0,0.7) !important;
	width:100%;
	padding:0 10px;
	color:#fff;
	transition-duration:1s;
	font-size:12px;
}
.shop li:hover .txt-btm{
	margin-bottom:-60px;
}
.new-comments-list{
	width:94%;
	margin:2px auto;
}
.new-comments-list li a{
	color:#333 !important;
	padding:0 !important;
	margin:2px auto;
	background:none !important;
}
.new-comments-list .txt{
	font-size:11px;
	padding:0 5px;
}
.new-comments-list .txt span{
	font-size:13px;
}
.new-comments-list .avatar{
	width:48px;
	margin-left:7px;
	float:right;
	border:1px solid #ddd;
}
.new-comments-list li:hover{
	background:#eee;
}
.new-comments-list li:hover .avatar{
	border-color:#9b59b6
}
.shop-archive{
	background:#e74c3c;
	font-size:18px;
	display:block;
	color:#fff;
	transition-duration:0s;
	-moz-transition-duration:0s;
	-ms-transition-duration:0s;
	-o-transition-duration:0s;
	text-shadow:0 1px 1px #333;
	-webkit-transition-duration:0s;
	-khtml-transition-duration:0s;
	border-radius:3px;
	text-align:center;
	width:97%;
	margin:0 auto 5px;
	border-bottom:3px solid #c0392b;
}
.shop-archive:hover{
	border-top:3px solid #c0392b;
	color:#fff;
	border-bottom:0px solid #c0392b;
}
.english-txt{
	background:#1abc9c;
	border:1px solid #16a085;
	box-shadow:inset 0 0 5px #16a085;
	padding:5px 10px;
	border-radius:3px;
	margin:0 auto;
	width:96%;
}
.english-txt p{
	color:#fff !important;
	text-shadow:0 0 1px #333;
	direction:ltr;
	text-align:justify;
}
.english-txt span{
	color:#fff !important;
	text-shadow:0 0 1px #333;
	font-size:15px;
}
.downloads{
	width:98%;
	overflow:hidden;
	margin:10px auto 0;
	background:#019875;
	padding:10px;
	border-radius:4px;
	box-shadow:inset 0 0 3px #333;
}
.downloads li{
	display:block;
	line-height:40px;
	border-radius:3px;
	font-size:14px;
	text-shadow:0 1px 1px #333;
	color:#fff;
}
.downloads a{
	color:#fff;
	line-height:40px;
}
.downloads li:hover{
	background-color:#1bbc9b;
}
.download-link{
	padding-right:26px;
	background:url(http://tikdownload.com/wp-content/themes/viva/images/dl.png) no-repeat right center;
}
.password{
	padding-right:26px;
	background:url(http://tikdownload.com/wp-content/themes/viva/images/password.png) no-repeat right center;
}
.source{
	padding-right:26px;
	background:url(http://tikdownload.com/wp-content/themes/viva/images/source.png) no-repeat right center;
}
.commentha h3{
	margin:10px 10px 0 0;
	font-size:17px;
}
#commentform{
	width:100%;
	padding:10px;
	background:#fff;
	border:1px solid #ddd;
}
#commentform p{
	margin:2px;
}
.comment,.trackback{
	padding:5px 10px;
	margin:5px auto;
	overflow: hidden;
	width:100%;
	background:#fff;
	border-radius:3px;
	border:1px solid #Ddd;
}
.comment a{
	color:#333 !important;
}
.cavatar{
	float:right;
	margin-left:5px;
}
.avatar{
	transition-duration:1s;
	-moz-transition-duration:1s;
	-ms-transition-duration:1s;
	-webkit-transition-duration:1s;
	-o-transition-duration:1s;
	border-radius:100%;
}
.avatar:hover{
	transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
}
.bypostauthor .cavatar{
	float:left
}
.bypostauthor .left-com{
	float:right;
}
.bypostauthor .left-com .cm-part{
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	top:80px;
	right:100%;
}
.left-com{
	float:left;
	width:83%;
	min-height:110px;
	position:relative;
	padding:5px 10px;
	background:#fff;
	border-radius:8px;
}
.left-com .cm-part{
	background:url(http://tikdownload.com/wp-content/themes/viva/images/part.png) no-repeat;
	width:15px;
	height:15px;
	position:absolute;
	top:80px;
	right:-15px;
}
.left-com li{
	display:inline;
	list-style:none;
	margin-left:20px;
	font-size:13px;
}
.left-com p{
	text-align:justify;
}
.comment .depth-1{
	margin: 5px auto;
	background:#eee;
}
.comment .depth-3{
	margin: 5px auto;
	background:#eee;
}
.comment .depth-5{
	margin: 5px auto;
	background:#eee;
}
@media screen and (max-width: 1030px)  {
.fixed {
	position: fixed;
	top: 0;
	width: 17.8% !important
}
.dividerf {
	margin: 0px 0px 5px; 
}
.post .entry {
	width:100%;
}
.post .entry-etc {
	width:100%;
}
}

@media screen and (max-width: 1200px) { 
.header , #main {
	width: 99%
}
.head{width:100%;}
.topbar nav , .nav-primary ul{
	width:99%;
}
.rightsidebar {
	width: 18%
}
.main-container {
	width: 82%
}
.maincontent {
	width: 68%;
	margin: 0 1% 0 0
}
.leftsidebar {
	width: 29%
}
}
@media screen and (min-width: 980px) { 
#pull {
	display: none
}
}

@media screen and (max-width: 980px) { 
#main {
	background: none;
}
#main {
	position: relative
}
#pull {
	-moz-border-radius: 3px ;
	-webkit-border-radius: 3px ;
	border-radius: 3px;
	font: 15px/2 'BYekan',tahoma;
	background: #333;
	color: #fff;
	border-bottom: 4px solid #222;
	padding :2px 5px;
	display: block;
	text-align: center;
	margin: 5px 0px;
}
.ads1{
display:none
}
#pull:hover, #pull:active {
	background:#e74c3c;
	border-bottom: 4px solid #c0392b;
}
.maincontent {
	width: 98%;
	float: none;
	margin: 0px 1% 20px 1%
}
.leftsidebar {
	width: 98%;
	float: none;
	margin: 0 1%
}
#cats {
	width: 100%;
	position: absolute;
	right: 0px;
	display: none;
	overflow-y: hidden;
	top:40px;
}
.rightsidebar{
	width:98%;
	margin:0 1%;
}
.main-container {
	width: 100%;
	float: none;
}
}

@media screen and (max-width: 720px) { 
#footer .tagslist {
	width:100%;
	float: none;
	margin: 0px 0px 1em;
}
.topbar ul{display:none !important}
#footer section{
	width:100%
}
#footer .dlhacr {
	width:100%;
	float: none;
}
.site-title {
	float:none;
	width:100%;
	margin:10px auto;
	height:150px;
	display:block;
	text-align:center;
	font: 0px/0 x;
}
.nav-primary .last {
	float: none;
}
#achivelist {
	z-index: 9999
}
.rightsidebar {
	top: 140px
}
}

@media screen and (max-width: 550px) { 

footer .comment{
	display: none !important
}
#footer .dlhacrheader #social  {
	top: 75%;
}
.post-features .keys {
	width: 10%;
}
.post-features .content {
	width: 90%;
}
.nav-primary {
	font-size: 11px
}
.post .entry {
	float: none;
	width: 100%;
}
#footer .links {
	padding: 1.75em 0 .5em;
}
}
/* Opera */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
.fixed { position:static !important }
}
noindex:-o-prefocus, .fixed {
 position:static !important
}
doesnotexist:-o-prefocus, .fixed{
 position:static !important
}
.aligncenter{ 
    display: block;
    margin: 15px auto;
}
.socialbox{
	padding-top:5px;
	text-align:center;
}
.socialbox a{
	background:none !important;
	padding:0 3px !important;
	display:inline-block !important;
}
.socialbox img{
	width:50px;
	height:50px;
	transition-duration:1s;
	-ms-transition-duration:1s;
	-moz-transition-duration:1s;
	-webkit-transition-duration:1s;
	-o-transition-duration:1s;
}
.socialbox img:hover{
	transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-o-transform:rotate(360deg);
}
.ads{
	text-align:center;
	margin:5px 0;
}
.sideax img{
	margin:1px 0;
}
.sideax img:hover{
	transform:scale(1.05);
	-ms-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-o-transform:scale(1.05);
}
.toolbar{
	width:100%;
	border-radius:4px;
	box-shadow:inset 0 0 2px #1E824C;
	font-size:14px;
	color:#fff;
	text-align:center;
	padding-top:10px;
	background:#1BA39C;
}
.toolbar span{
	background:url(http://tikdownload.com/wp-content/themes/viva/images/toolbar.png) no-repeat right center;
	padding:10px 40px 10px 0;
	font-size:16px;
}
.toolbar a{
	display:inline-block;
	margin:7px 10px;
	color:#fff;
	border-radius:3px;
	padding:0 5px;
	box-shadow:inset 0 0 3px #666;
	font-size:14px;
}
.toolbar a.dl{
	background:#F9690E;
}
.toolbar a.l{
	background:#DB0A5B;
}
.box-center{
	float:right;
	width:42%;
	padding:15px 0;
	padding-right:15px;
	background:url(http://tikdownload.com/wp-content/themes/viva/images/f-line.png) no-repeat right top 20px;
}
.hemayat{
	width:100%;
	color:#fff;
	padding-bottom:10px;
	border-bottom:dashed 1px rgba(255,255,255,0.5);
}
.infos{
	width:100%;
	padding-top:15px;
	text-align:center;
}
.infos a{
	color:#fff;
	padding-top:50px;
	float:right;
	width:16.6%;
}
.infos a:hover{
	transform:scale(1.08);
}
.infos a.site-home{
	background:url(http://tikdownload.com/wp-content/themes/viva/images/home.png) no-repeat top center;
}
.infos a.designer{
	background:url(http://tikdownload.com/wp-content/themes/viva/images/designer.png) no-repeat top center;
}
.infos a.site-shop{
	background:url(http://tikdownload.com/wp-content/themes/viva/images/shop.png) no-repeat top center;
}
.infos a.site-map{
	background:url(http://tikdownload.com/wp-content/themes/viva/images/map.png) no-repeat top center;
}
.infos a.site-ads{
	background:url(http://tikdownload.com/wp-content/themes/viva/images/ads.png) no-repeat top center;
}
.infos a.hosting{
	background:url(http://tikdownload.com/wp-content/themes/viva/images/hosting.png) no-repeat top center;
}
.linkdoni{
	padding:5px 10px;
	color:#fff;
	border-radius:4px;
	text-shadow:0 0 2px #333;
	margin-top:10px;
	float:right;
	width:100%;
	box-shadow:inset 0 0 3px #333;
	background:#1bbc9b;
}
.linkdoni h2{
	text-align:center;
	border-bottom:1px solid rgba(0,0,0,0.3);
}
.linkdoni a{
	color:#fff;
	padding:1px 20px;
	background:url(http://tikdownload.com/wp-content/themes/viva/images/arrow.gif) no-repeat right center;
	border-radius:2px;
	display:block;
}
.linkdoni a:hover{
	background:url(http://tikdownload.com/wp-content/themes/viva/images/arrow.gif) no-repeat right center #019875;
}
.humbericon {
  display: none;
  color:#fff;
  line-height:41px;
  position:absolute;
    top:0;
    right:15px;
    z-index:999999999;
}
@media screen and (max-width: 720px) {
  .humbericon{
    display: block !important;
  }
  .nav-primary{transition-duration:0.5s;width:100%;position:absolute;top:-100%;right:0;}
  .nav-primary.responsive{z-index:999999;top:41px;}
  .nav-primary.responsive a {
    float: none;
    display: block;
    font-size:13px;
  }
     .nav-primary.responsive ul li{
        width:100%;
        display:block;
        margin:0;
     }
    .nav-primary.responsive ul li ul li:hover > ul{
        right:0 !important;
                 margin-top:0 !important;
    }
      .nav-primary.responsive ul,.nav-primary.responsive ul ul ul{
         width:100% !important;
         display:block !important;
         border:none !important;
         right:0 !important;
         margin-top:0 !important;
         top:0 !important;
         position:relative !important;
         visibility:visible !important;
         opacity:1;
      }
    .nav-primary.responsive ul li a{
        background:#444;
        border-bottom:1px solid #333;
        color:#fff;
        display:block;
        padding-right:10px;
        margin:0;
    }
}