html { -webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */ -ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */ } button, html input[type="button"], html input[id="submitcomment"], input[type="reset"] { background: -moz-linear-gradient(top, #fafafa 60%, #e6e6e6 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,#fafafa), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #fafafa 60%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #fafafa 60%,#e6e6e6 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #fafafa 60%,#e6e6e6 100%); /* IE10+ */ -webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */ } button:hover, html input[type="button"]:hover, html input[id="submitcomment"]:hover, input[type="reset"]:hover { background: -moz-linear-gradient(top, #f5f5f5 60%, #dcdcdc 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,#f5f5f5), color-stop(100%,#dcdcdc)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #f5f5f5 60%,#dcdcdc 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #f5f5f5 60%,#dcdcdc 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #f5f5f5 60%,#dcdcdc 100%); /* IE10+ */ } input[type="search"] { -webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */ } input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */ -webkit-appearance: none; } button::-moz-focus-inner, input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */ border: 0; padding: 0; } .assistive-text { clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ } /* Search Form */ .headsearch .searchform { } .headsearch .searchform div { margin: 0 } .headsearch .s { -webkit-transition-duration: 400ms; -webkit-transition-property: width, background; -webkit-transition-timing-function: ease; -moz-transition-duration: 400ms; -moz-transition-property: width, background; -moz-transition-timing-function: ease; -o-transition-duration: 400ms; -o-transition-property: width, background; -o-transition-timing-function: ease; } .search-form .s { -webkit-transition-duration: 400ms; -webkit-transition-property: width, background; -webkit-transition-timing-function: ease; -moz-transition-duration: 400ms; -moz-transition-property: width, background; -moz-transition-timing-function: ease; -o-transition-duration: 400ms; -o-transition-property: width, background; -o-transition-timing-function: ease; } #menu-22.ddsmoothmenu ul li ul li a { -webkit-transition: background-color, color 0.2s linear; -moz-transition: background-color, color 0.2s linear; } #fnav li ul { -moz-box-shadow: 1px 1px 6px rgba(0,0,0,0.5),8px 10px 10px rgba(255,255,255,0.75) inset; } #sharebox { -moz-border-radius: 5px; } #sharebox:hover { -moz-transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; } .flexslider .slides > li { -webkit-backface-visibility: hidden; } .flex-viewport { -webkit-transition: all 1s ease; -moz-transition: all 1s ease; } .mostpopular_li { -webkit-transition-property: background; -webkit-transition-duration: 0.2s, 0.1s; -webkit-transition-timing-function: linear, ease-in; -moz-transition-property: background; -moz-transition-duration: 0.2s, 0.1s; -moz-transition-timing-function: linear, ease-in; } ul.tabs { -moz-border-radius: 2px; -webkit-border-radius: 2px; } .block-item-small-tabs img { -moz-border-radius: 3px; -webkit-border-radius: 3px 3px 3px 3px; } .block-item-small-view ol li { -webkit-transition-property: background; -webkit-transition-duration: 0.2s, 0.1s; -webkit-transition-timing-function: linear, ease-in; -moz-transition-property: background; -moz-transition-duration: 0.2s, 0.1s; -moz-transition-timing-function: linear, ease-in; } .multiplesocialwidget-id { -moz-box-shadow: 1px 1px 1px #EEE; -webkit-box-shadow: 1px 1px 1px #EEE; } .email-news-subscribe .email-box input.email { -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -khtml-border-radius: 3px; } .email-news-subscribe .email-box input.subscribe:active { -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset; } .avatar { -moz-border-radius: 3px; -webkit-border-radius: 3px 3px 3px 3px; } .comment-box { -moz-border-radius: 5px; -webkit-border-radius: 5px; } .tagcloud a, .almeros_tags a { -webkit-text-shadow: rgba(0,0,0,0.2) 1px 0,rgba(0,0,0,0.2) 0 1px,rgba(255,255,255,0.2) -1px 0,rgba(255,255,255,0.2) 0 -1px,rgba(0,0,0,0.2) 1px 1px,rgba(255,255,255,0.2) -1px -1px; -moz-text-shadow: rgba(0,0,0,0.2) 1px 0,rgba(0,0,0,0.2) 0 1px,rgba(255,255,255,0.2) -1px 0,rgba(255,255,255,0.2) 0 -1px,rgba(0,0,0,0.2) 1px 1px,rgba(255,255,255,0.2) -1px -1px; -o-text-shadow: rgba(0,0,0,0.2) 1px 0,rgba(0,0,0,0.2) 0 1px,rgba(255,255,255,0.2) -1px 0,rgba(255,255,255,0.2) 0 -1px,rgba(0,0,0,0.2) 1px 1px,rgba(255,255,255,0.2) -1px -1px; -webkit-box-shadow: 0 0 1px #999999; -moz-box-shadow: 0 0 1px #999999; -o-box-shadow: 0 0 1px #999999; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transition: -webkit-transform 0.1s ease-in; -moz-transition: -moz-transform 0.1s ease-in; -o-transition: -o-transform 0.1s ease-in; } .tagcloud a:hover, .almeros_tags a:hover { -webkit-box-shadow: 0 0 20px rgb(0,0,50); -moz-box-shadow: 0 0 20px rgb(0,0,50); -o-box-shadow: 0 0 20px rgb(0,0,50); -webkit-transform: rotate(3deg) scale(1.2); -moz-transform: rotate(3deg) scale(1.2); -o-transform: rotate(3deg) scale(1.2); } .tagcloud a:nth-child(2n), .almeros_tags a:nth-child(2n) { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); } .tagcloud a:nth-child(2n):hover, .almeros_tags a:nth-child(2n):hover { -webkit-transform: rotate(-3deg) scale(1.2); -moz-transform: rotate(-3deg) scale(1.2); -o-transform: rotate(-3deg) scale(1.2); } .tagcloud a:nth-child(4n), .almeros_tags a:nth-child(4n) { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); } .tagcloud a:nth-child(4n):hover, .almeros_tags a:nth-child(4n):hover { -webkit-transform: rotate(3deg) scale(1.2); -moz-transform: rotate(3deg) scale(1.2); } .tagcloud a:nth-child(5n), .almeros_tags a:nth-child(5n) { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); } .tagcloud a:nth-child(5n):hover, .almeros_tags a:nth-child(5n):hover { -webkit-transform: rotate(2deg) scale(1.2); -moz-transform: rotate(2deg) scale(1.2); -o-transform: rotate(2deg) scale(1.2); } .clipmask { clip: rect(1px 1px 1px 1px); } .ie7 .plus-badge { clip: rect(1px 1px 1px 1px); } .footer2 .widget h3 { clip: rect(1px 1px 1px 1px); }