Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*
- * Skeleton V1.2
- * Copyright 2011, Dave Gamache
- * www.getskeleton.com
- * Free to use under the MIT license.
- * http://www.opensource.org/licenses/mit-license.php
- * 6/20/2012
- */
- /* Table of Content
- ==================================================
- #Site Styles
- #Page Styles
- #Media Queries
- #Font-Face */
- @import url(http://fonts.googleapis.com/css?family=Sintony:400,700|Open+Sans:400italic,700italic,400,700&subset=latin,latin-ext);
- @import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,200);
- /* #Site Styles
- ================================================== */
- .aboutUs {
- width: 100%;
- height: auto;
- background: #E3D367;
- overflow: auto;
- float: left;
- margin-bottom: 10px;
- margin-right: 10px;
- min-height: 250px;
- }
- .aboutUs:3n {
- width: 290px;
- height: auto;
- background: #E3D367;
- overflow: auto;
- float:left;
- margin-bottom: 10px;
- min-height:250px;
- }
- .aboutUs h1 {
- margin: 10px;
- }
- .aboutUs p {
- margin: .5em;
- }
- .info1 img {
- width: 350px;
- height: 450px;
- -webkit-transition: all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;
- transition: all .5s ease-in-out;
- }
- .info3 img {
- width: 325px;
- height: 450px;
- bottom: 55px;
- position: relative;
- -webkit-transition: all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;
- transition: all .5s ease-in-out;
- }
- .categoryList, .footerTitle {
- font-size: 20px;
- line-height: 30px;
- text-indent: 10px;
- }
- #wrapper {
- width: 100%;
- height: 100px;
- position: absolute;
- left: 0;
- }
- #carousel div {
- text-align: center;
- width: 300px;
- height: auto;
- float: left;
- position: relative;
- }
- #carousel div img {
- border: none;
- width: 210px;
- height: 150px;
- margin-top: 10px;
- }
- #carousel div span {
- text-align: center;
- color: #333;
- font-family: Arial, Geneva, SunSans-Regular, sans-serif;
- font-size: 14px;
- font-weight: bold;
- display: block;
- }
- /* #Page Styles
- ================================================== */
- a:link {
- text-decoration: none;
- }
- a:visited {
- text-decoration: none;
- }
- .nav a .item:hover {
- text-decoration: none;
- color: #4C8081;
- }
- .nav a .item:hover img {
- margin-right: 10px;
- }
- a:hover {
- text-decoration: none;
- color: #FFF;
- }
- a:active {
- text-decoration: none;
- }
- /* #Media Queries
- ================================================== */
- @media only screen and (min-width:960px) {
- .container {
- background: #FFF;
- padding: 25px;
- }
- .miniNav {
- width: 320px;
- height: 20px;
- background: #903;
- float: right;
- margin-bottom: 50px;
- }
- .miniNav .miniItem {
- width: 80px;
- height: 20px;
- background: #E3D367;
- float: left;
- text-align: center;
- font:
- font-size: 12px;
- font-family: 'Titillium Web', sans-serif;
- font-weight: 400;
- }
- #carousel div {
- text-align: center;
- width: 300px;
- height: auto;
- float: left;
- position: relative;
- }
- #carousel div img {
- border: none;
- width: 210px;
- height: 150px;
- margin-top: 10px;
- }
- #carousel div span {
- text-align: center;
- color: #333;
- font-family: 'Titillium Web', sans-serif;
- font-weight: 400;
- font-size: 14px;
- font-weight: bold;
- display: block;
- }
- .nav {
- width: 960px;
- height: 45px;
- margin: auto;
- clear: both;
- }
- .nav .item {
- color: #4C8081;
- width: 162px;
- height: auto;
- background: #E3D367;
- float: left;
- text-align: center;
- font-size: 24px;
- padding: 15px;
- -webkit-transition: all .2s ease-in-out;
- -moz-transition: all .2s ease-in-out;
- -o-transition: all .2s ease-in-out;
- transition: all .2s ease-in-out;
- font-family: 'Titillium Web', sans-serif;
- font-weight: 400;
- }
- .nav .item:hover {
- color: #000;
- width: 162px;
- height: auto;
- background: #E3D367;
- float: left;
- text-align: center;
- font-size: 24px;
- padding: 15px;
- padding-bottom: 12px;
- border-bottom: solid 3px #4C8081;
- -webkit-transition: all .2s ease-in-out;
- -moz-transition: all .2s ease-in-out;
- -o-transition: all .2s ease-in-out;
- transition: all .2s ease-in-out;
- }
- .nav .item img {
- width: 25px;
- height: 25px;
- margin-right: 10px;
- position: relative;
- }
- .slider {
- width: 100%;
- height: 375px;
- background: #E3D367;
- float: left;
- margin: 65px 0 25px 0;
- }
- .logoPosition {
- color: #578564;
- width: 162px;
- height: auto;
- background: #E3D367;
- float: left;
- text-align: center;
- font: Arial, Helvetica, sans-serif;
- font-size: 20px;
- padding: 15px;
- height: 36px;
- float: left;
- }
- .logoPosition img {
- position: relative;
- bottom: 55px;
- }
- .categories {
- width: 320px;
- height: 330px;
- background: #E3D367;
- float: left;
- }
- .categoryWrapper {
- width: 310px;
- height: 285px;
- float: left;
- margin: 5px;
- }
- .categoryList {
- width: 100%;
- height: 31px;
- background-color: #FDF6DF;
- float: left;
- }
- .captionSection {
- width: 100%;
- height: 31.9px;
- background: #4C8081;
- color: #FFF;
- float: left;
- font-size: 25px;
- padding-top: .3em;
- text-align: left;
- font-family: 'Titillium Web', sans-serif;
- font-weight: 200;
- }
- .captionSection p {
- margin-left: 10px;
- }
- .categoryList img {
- width: 15px;
- height: 15px;
- -webkit-transition: all .2s ease-in-out;
- -moz-transition: all .2s ease-in-out;
- -o-transition: all .2s ease-in-out;
- transition: all .2s ease-in-out;
- }
- .categoryList:hover {
- background-color: #4C8081;
- color: #fcf8c3;
- }
- .categoryList:hover img {
- margin-right: 5px;
- -webkit-transition: all .2s ease-in-out;
- -moz-transition: all .2s ease-in-out;
- -o-transition: all .2s ease-in-out;
- transition: all .2s ease-in-out;
- }
- .information {
- width: 615px;
- height: 330px;
- background: #E3D367;
- float: left;
- margin-left: 25px;
- margin-bottom: 25px;
- }
- .info1 {
- width: 296px;
- height: 320px;
- background-color: #FDF6DF;
- overflow: hidden;
- float: left;
- margin: 5px 5px 5px 5px;
- font-family: 'Titillium Web', sans-serif;
- font-weight: 200;
- }
- .info2 {
- overflow: hidden;
- width: 304px;
- height: 160px;
- background-color: #FDF6DF;
- float: left;
- margin-bottom: 5px;
- margin-top: 5px;
- font-family: 'Titillium Web', sans-serif;
- font-weight: 200;
- }
- .info3 {
- overflow: hidden;
- width: 304px;
- height: 155px;
- background-color: #FDF6DF;
- float: left;
- font-family: 'Titillium Web', sans-serif;
- font-weight: 200;
- }
- .info1 p {
- position: absolute;
- color: #FFF;
- font-size: 20px;
- z-index: 1;
- margin-top: 290px;
- background: #4C8081;
- padding: 5px;
- width: 286px;
- text-align: center;
- }
- .info2 p {
- position: absolute;
- color: #FFF;
- font-size: 20px;
- z-index: 1;
- margin-top: 130px;
- background: #4C8081;
- padding: 5px;
- width: 294px;
- text-align: center;
- }
- .info2 img {
- width: 325px;
- height: 175px;
- -webkit-transition: all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;
- transition: all .5s ease-in-out;
- }
- .info1 img:hover, .info2 img:hover, .info3 img:hover {
- -webkit-transition: all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;
- transition: all .5s ease-in-out;
- -webkit-transform: scale(1.1);
- -moz-transform: scale(1.1);
- -o-transform: scale(1.1);
- transform: scale(1.1);
- }
- .info3 p {
- position: absolute;
- color: #FFF;
- font-size: 20px;
- z-index: 1;
- margin-top: 125px;
- background: #4C8081;
- padding: 5px;
- width: 294px;
- text-align: center;
- }
- .tips {
- width: 100px;
- height: 100px;
- background: #E3D367;
- float: left;
- }
- .tipsInformation {
- width: 850px;
- height: auto;
- min-height: 100px;
- background: #E3D367;
- float: left;
- margin-left: 10px;
- margin-bottom: 10px;
- }
- .tipsInformation p {
- margin: .5em;
- }
- .featured {
- width: 960px;
- height: 225px;
- background: #E3D367;
- float: left;
- margin-bottom: 25px;
- }
- .featured h1 {
- font-size: 20px;
- line-height: 25px;
- text-indent: 10px;
- font-weight: bolder;
- background-color: #FDF6DF;
- width: 325px;
- margin: 5px 0 0 5px;
- }
- span {
- }
- span p {
- color: #4C8081;
- font-family: 'Titillium Web', sans-serif;
- font-weight: 400;
- font-size:20px;
- }
- span .price {
- text-align: center;
- font-size: 16px;
- }
- .footer {
- width: 960px;
- height: 200px;
- background: #E3D367;
- float: left;
- }
- .footerWrapper {
- background-color: #FDF6DF;
- width: 325px;
- height: 190px;
- float: left;
- margin: 5px 5px 5px 5px;
- }
- .footerTitle {
- width: 240px;
- height: 30px;
- background-color: #FDF6DF;
- float: left;
- margin: 5px 5px 5px 10px;
- }
- .footerListWrapper {
- width: 310px;
- height: 155px;
- /*background-color: #099;*/
- float: left;
- margin-left: 5px;
- }
- .footerList {
- width: 145px;
- height: 20px;
- background-color: #FDF6DF;
- float: left;
- margin: 0px 5px 5px 5px;
- }
- .social {
- width: 310px;
- height: 190px;
- float: left;
- margin: 5px 5px 0 0;
- background-color: #FBF6DE;
- }
- .social h1 {
- font-size: 20px;
- width: 100%;
- height: 25px;
- text-align: center;
- }
- .social p {
- font-size: 15px;
- width: 100%;
- height: 25px;
- text-align: center;
- }
- .socialIcon {
- width: 70px;
- height: 70px;
- background-color: #666;
- float: left;
- margin: 15px 16px;
- }
- .socialIcon img {
- width: 70px;
- height: 70px;
- background-color: #666;
- float: left;
- }
- .contact {
- width: 305px;
- height: 190px;
- float: left;
- margin: 5px 5px 0 0;
- background-color: #FBF6DE;
- }
- .contact h1 {
- font-size: 20px;
- width: 100%;
- height: 25px;
- text-align: center;
- }
- .contact p {
- font-size: 15px;
- width: 100%;
- height: auto;
- padding: .5em;
- line-height: 33px;
- }
- .contact img {
- position: relative;
- bottom: -5px;
- padding-right: 10px;
- }
- .aboutSection {
- width: 490px;
- height: 420px;
- background-color: #E0CD5D;
- float: left;
- margin-bottom: 10px;
- }
- .formSection {
- width: 460px;
- height: 300px;
- background-color: #E0CD5D;
- float: left;
- margin-left: 10px;
- }
- .formSectionItem {
- width: 450px;
- height: 142px;
- background-color: #FDF6DF;
- float: left;
- margin: 5px 0 0 5px;
- }
- .aboutSection h1 {
- font-size: 20px;
- line-height: 25px;
- text-indent: 10px;
- font-weight: bolder;
- background-color: #FDF6DF;
- width: 130px;
- margin: 5px 0 0 5px;
- }
- .birdContainer {
- width: 100%;
- height: auto;
- background: #E3D367;
- float: left;
- margin: 65px 0 25px 0;
- }
- .birdPicture {
- width: 375px;
- height: auto;
- float:left;
- margin: 0px 0 0 10px;
- }
- .birdPicture img {
- width: 375px;
- height: 380px;
- }
- .birdInformation {
- float:left;
- width:555px;
- height:380px;
- background:#FFF;
- margin-left:10px;
- margin-bottom:10px;
- }
- .birdInformation p {
- font-size:30px;
- color:#4C8081;
- margin:0px;
- font-family: 'Titillium Web', sans-serif;
- font-weight: 200;
- padding:10px;
- }
- .birdBreed {
- width:100%;
- height:45px;
- float:left;
- border-bottom:1px dotted #c5c8cc;
- }
- .birdPrice {
- width: 275px;
- height:110px;
- float:left;
- margin-top:10px;
- margin-left:10px;
- }
- .birdPrice p {
- line-height: 90px;
- width: 100%;
- text-align: center;
- font-size: 30px;
- font-weight:400;
- color:#4C8081;
- }
- .birdPersonality {
- width:250px;
- height:110px;
- background:#F93;
- float:left;
- margin-top:10px;
- margin-left:10px;
- }
- .birdDescription {
- width: 535px;
- height:110px;
- color:#4C8081;
- float:left;
- margin-top:10px;
- margin-left:10px;
- border-top:1px dotted #c5c8cc;
- border-bottom:1px dotted #c5c8cc;
- }
- .birdDescription p {
- font-size:13px;
- font-weight:400;
- }
- .birdBuy {
- background-color:#4C8081;
- float:left;
- margin-left:10px;
- margin-top:10px;
- width: 150px;
- text-align: center;
- -webkit-transition: all .2s ease-in-out;
- -moz-transition: all .2s ease-in-out;
- -o-transition: all .2s ease-in-out;
- transition: all .2s ease-in-out;
- }
- .birdBuy:hover {
- background-color: #5793C4;
- float:left;
- margin-left:10px;
- margin-top:10px;
- width: 150px;
- text-align: center;
- -webkit-transition: all .2s ease-in-out;
- -moz-transition: all .2s ease-in-out;
- -o-transition: all .2s ease-in-out;
- transition: all .2s ease-in-out;
- }
- .birdBuy p{
- padding:27px;
- color:#FFF;
- }
- .birdTags {
- float:left;
- margin-left:10px;
- margin-top:10px;
- width: 375px;
- height:75px;
- text-align: center;
- border-left:1px dotted #c5c8cc;
- }
- .birdTags p{
- font-size:15px;
- }
- .dealsContainer{
- width: 285px;
- height: auto;
- background-color: #FDF6DF;
- float: left;
- margin: 25px 0 25px 25px;
- }
- .dealsImage{
- width: 285px;
- background:#933;
- height:150px;
- border-bottom:solid 2px #4C8081;
- overflow:hidden;
- }
- .dealsImage img{
- width: 285px;
- background:#933;
- height:150px;
- -webkit-transition: all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;
- transition: all .5s ease-in-out;
- }
- .dealsImage:hover img{
- width: 285px;
- background:#933;
- height:150px;
- border-bottom:solid 2px #4C8081;
- -webkit-transition: all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;
- transition: all .5s ease-in-out;
- -webkit-transform: scale(1.1);
- -moz-transform: scale(1.1);
- -o-transform: scale(1.1);
- transform: scale(1.1);
- }
- .dealsText h1 {
- font-family: 'Titillium Web', sans-serif;
- font-size: 30px;
- margin:.2em;
- border-bottom: 1px dotted #4C8081 ;
- }
- .dealsText p {
- font-size: 25px;
- width:180px;
- text-align:center;
- border-right: 1px dotted #4C8081;
- margin:.5em .5em .5em .5em;
- color: #4C8081;
- float:left;
- height: 50px;
- line-height: 50px;
- }
- .dealsTextBuy {
- font-family: 'Titillium Web', sans-serif;
- padding:1em;
- background:#4C8081;
- color:#FFF;
- margin:.5em .5em .5em .5em;
- width:auto;
- font-size: 16px;
- float:left;
- -moz-border-radius: 3px;
- -webkit-border-radius: 3px;
- border-radius: 3px;
- cursor: pointer;
- margin-right: 10px;
- margin-top: 12px;
- -webkit-transition: all .2s ease-in-out;
- -moz-transition: all .2s ease-in-out;
- -o-transition: all .2s ease-in-out;
- transition: all .2s ease-in-out;
- }
- .dealsTextBuy:hover {
- background:#72C8CF;
- color:#FFF;
- -webkit-transition: all .2s ease-in-out;
- -moz-transition: all .2s ease-in-out;
- -o-transition: all .2s ease-in-out;
- transition: all .2s ease-in-out;
- }
- }
- /* @media only screen and (max-width: 959px)
- ==================================================
- ###
- ###
- ###
- ###
- ###
- */
- @media only screen and (min-width: 768px) and (max-width: 959px) {
- .container {
- background: #FFF;
- padding: 25px;
- }
- .miniNav {
- width: 320px;
- height: 20px;
- background: #903;
- float: right;
- margin-bottom: 50px;
- }
- .miniNav .miniItem {
- width: 80px;
- height: 22px;
- background: #F3F1BA;
- float: left;
- text-align: center;
- color:#F00;
- font-size: 14px;
- font-family: 'Titillium Web',sans-serif;
- font-weight: 400;
- }
- .nav {
- width: 768px;
- height: 45px;
- background: #903;
- margin: auto;
- clear: both;
- }
- .nav .item {
- width: 16.09%;
- height: auto;
- background:#E3D367;
- float: left;
- text-align: center;
- font: Arial, Helvetica, sans-serif;
- font-size: 20px;
- padding: 15px;
- }
- .nav .item:hover {
- background: #4C8081;
- }
- .nav .item img {
- width: 25px;
- height: 25px;
- margin-right: 10px;
- position: relative;
- }
- .logoPosition {
- color: #578564;
- width: 123.5px;
- height: auto;
- background:#E3D367;
- float: left;
- text-align: center;
- font: Arial, Helvetica, sans-serif;
- font-size: 20px;
- padding: 15px;
- height: 28px;
- float:left;
- margin-bottom:65px;
- }
- .logoPosition img {
- position: relative;
- bottom:45px
- }
- .slider {
- width: 100%;
- height: 300px;
- background:#E3D367;
- float: left;
- margin-bottom: 10px;
- }
- .categories {
- width: 283px;
- height: 330px;
- background:#E3D367;
- float: left;
- }
- .categoryWrapper {
- width: 273px;
- height: 285px;
- float: left;
- margin: 5px;
- }
- .categoryList {
- width: 273px;
- height: 31px;
- background-color: #FDF6DF;
- float: left;
- }
- .categoryList img {
- width: 15px;
- height: 15px;
- -webkit-transition: all .2s ease-in-out;
- -moz-transition: all .2s ease-in-out;
- -o-transition: all .2s ease-in-out;
- transition: all .2s ease-in-out;
- }
- .categoryList:hover {
- background-color: #4C8081;
- color: #fcf8c3;
- }
- .categoryList:hover img {
- margin-right: 5px;
- -webkit-transition: all .2s ease-in-out;
- -moz-transition: all .2s ease-in-out;
- -o-transition: all .2s ease-in-out;
- transition: all .2s ease-in-out;
- }
- .captionSection {
- width: 100%;
- height: 25px;
- background: #4C8081;
- color: #FFF;
- float: left;
- font-size: 20px;
- padding-top: .3em;
- }
- .information {
- width: 475px;
- height: 330px;
- background:#E3D367;
- float: left;
- margin-left: 10px;
- margin-bottom: 10px;
- }
- .info1 {
- width: 230px;
- height: 320px;
- background-color: #FDF6DF;
- overflow: hidden;
- float: left;
- margin: 5px 5px 5px 5px;
- font-family: 'Titillium Web', sans-serif;
- font-weight:200;
- }
- .info2 {
- overflow: hidden;
- width: 230px;
- height: 165px;
- background-color: #FDF6DF;
- float: left;
- margin-bottom: 5px;
- margin-top: 5px;
- font-family: 'Titillium Web', sans-serif;
- font-weight:200;
- }
- .info3 {
- overflow: hidden;
- width: 230px;
- height: 150px;
- background-color: #FDF6DF;
- float: left;
- font-family: 'Titillium Web', sans-serif;
- font-weight:200;
- }
- .info1 p {
- position: absolute;
- color: #FFF;
- font-size: 20px;
- z-index: 1;
- margin-top: 290px;
- background: #4C8081;
- padding: 5px;
- width: 220px;
- text-align: center;
- }
- .info2 p {
- position: absolute;
- color: #FFF;
- font-size: 20px;
- z-index: 1;
- margin-top: 135px;
- background: #4C8081;
- padding: 5px;
- width: 220px;
- text-align: center;
- }
- .info2 img {
- width: 325px;
- height: 175px;
- -webkit-transition: all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;
- transition: all .5s ease-in-out;
- }
- .info1 img:hover, .info2 img:hover, .info3 img:hover {
- -webkit-transition: all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;
- transition: all .5s ease-in-out;
- -webkit-transform: scale(1.1);
- -moz-transform: scale(1.1);
- -o-transform: scale(1.1);
- transform: scale(1.1);
- }
- .info3 p {
- position: absolute;
- color: #FFF;
- font-size: 20px;
- z-index: 1;
- margin-top: 120px;
- background: #4C8081;
- padding: 5px;
- width: 220px;
- text-align: center;
- }
- .captionSection {
- width: 100%;
- height: 31.9px;
- background: #4C8081;
- color: #FFF;
- float: left;
- font-size: 25px;
- padding-top: .3em;
- text-align:left;
- font-family: 'Titillium Web', sans-serif;
- font-weight:200;
- }
- .captionSection p {
- margin-left:10px;
- }
- .featured {
- width: 768px;
- height: 200px;
- background:#E3D367;
- float: left;
- margin-bottom: 10px;
- }
- .featured h1 {
- font-size: 20px;
- line-height: 25px;
- text-indent: 10px;
- font-weight: bolder;
- background-color: #FDF6DF;
- width: 280px;
- margin: 5px 0 0 5px;
- }
- .footer {
- width: 768px;
- height: 200px;
- background:#E3D367;
- float: left;
- }
- .footerWrapper {
- background-color: #FDF6DF;
- width: 443px;
- height: 190px;
- float: left;
- margin: 5px 5px 5px 5px;
- }
- .footerTitle {
- width: 240px;
- height: 30px;
- background-color: #FDF6DF;
- float: left;
- margin: 5px 5px 5px 10px;
- }
- .footerListWrapper {
- width: 310px;
- height: 155px;
- /*background-color: #099;*/
- float: left;
- margin-left: 5px;
- }
- .footerList {
- width: 145px;
- height: 20px;
- background-color: #FDF6DF;
- float: left;
- margin: 0px 5px 5px 5px;
- }
- .social {
- width: 310px;
- height: 190px;
- float: left;
- margin: 5px 5px 0 0;
- background-color:#FBF6DE;
- }
- .social h1 {
- font-size:20px;
- width:100%;
- height:25px;
- text-align:center;
- }
- .social p {
- font-size:15px;
- width:100%;
- height:25px;
- text-align:center;
- }
- .socialIcon {
- width:93px;
- height:93px;
- background-color: #666;
- float:left;
- margin:5px 5px;
- }
- .contact {
- width: 305px;
- height: 190px;
- float: left;
- margin: 5px 5px 0 0;
- background-color:#FBF6DE;
- visibility:hidden;
- display:none;
- }
- .contact h1 {
- font-size:20px;
- width:100%;
- height:25px;
- text-align:center;
- }
- .contact p {
- font-size:15px;
- width:100%;
- height:auto;
- padding:.5em;
- line-height: 33px;
- }
- .contact img {
- position:relative;
- bottom:-5px;
- padding-right:10px;
- }
- .aboutSection {
- width:100%;
- height:420px;
- background-color:#E0CD5D;
- float:left;
- margin-bottom:10px;
- }
- .formSection {
- width:460px;
- height:300px;
- background-color:#E0CD5D;
- float:left;
- margin-bottom:10px;
- }
- .formSectionItem {
- width:758px;
- height:142px;
- background-color:#FDF6DF;
- float:left;
- margin:5px 0 0 5px;
- }
- .aboutSection h1 {
- font-size: 20px;
- line-height: 25px;
- text-indent: 10px;
- font-weight: bolder;
- background-color: #FDF6DF;
- width: 130px;
- margin: 5px 0 0 5px;
- }
- .birdContainer {
- width: 100%;
- height: auto;
- background: #E3D367;
- float: left;
- margin: 65px 0 25px 0;
- }
- .birdPicture {
- width: 250px;
- height: auto;
- float:left;
- margin: 0px 0 0 10px;
- }
- .birdPicture img {
- width: 250px;
- height: 250px;
- }
- .birdInformation {
- float:left;
- width:490px;
- height:auto;
- background:#FFF;
- margin-left:10px;
- margin-bottom:10px;
- }
- .birdInformation p {
- font-size:30px;
- color:#4C8081;
- margin:0px;
- font-family: 'Titillium Web', sans-serif;
- font-weight: 200;
- padding:10px;
- }
- .birdBreed {
- width:100%;
- height:45px;
- float:left;
- border-bottom:1px dotted #c5c8cc;
- }
- .birdPrice {
- width: 210px;
- height:110px;
- float:left;
- margin-top:10px;
- margin-left:10px;
- }
- .birdPrice p {
- line-height: 90px;
- width: 100%;
- text-align: center;
- font-size: 30px;
- font-weight:400;
- color:#4C8081;
- }
- .birdPersonality {
- width:250px;
- height:110px;
- background:#F93;
- float:left;
- margin-top:10px;
- margin-left:10px;
- }
- .birdDescription {
- width: 470px;
- height: auto;
- color:#4C8081;
- float:left;
- margin-top:10px;
- margin-left:10px;
- border-top:1px dotted #c5c8cc;
- border-bottom:1px dotted #c5c8cc;
- }
- .birdDescription p {
- font-size:13px;
- font-weight:400;
- }
- .birdBuy {
- background-color:#4C8081;
- float:left;
- margin-left:10px;
- margin-top:10px;
- width: 150px;
- text-align: center;
- -webkit-transition: all .2s ease-in-out;
- -moz-transition: all .2s ease-in-out;
- -o-transition: all .2s ease-in-out;
- transition: all .2s ease-in-out;
- }
- .birdBuy:hover {
- background-color: #5793C4;
- float:left;
- margin-left:10px;
- margin-top:10px;
- width: 150px;
- text-align: center;
- -webkit-transition: all .2s ease-in-out;
- -moz-transition: all .2s ease-in-out;
- -o-transition: all .2s ease-in-out;
- transition: all .2s ease-in-out;
- }
- .birdBuy p{
- padding:27px;
- color:#FFF;
- }
- .birdTags {
- float:left;
- margin-left:10px;
- margin-top:10px;
- width: 300px;
- height:75px;
- text-align: center;
- border-left:1px dotted #c5c8cc;
- margin-bottom:10px;
- }
- .birdTags p{
- font-size:15px;
- }
- }
- @media only screen and (min-width: 480px) and (max-width: 767px) {
- .container {
- background: #FFF;
- padding: 25px;
- }
- .miniNav {
- width: 240px;
- height: 20px;
- background: #903;
- float: right;
- margin-bottom: 50px;
- }
- .miniNav .miniItem {
- width: 60px;
- height: 20px;
- background: #E3D367;
- float: left;
- text-align: center;
- font: Arial, Helvetica, sans-serif;
- font-size: 12px;
- }
- .nav {
- width: 480px;
- height: 45px;
- margin: auto;
- clear: both;
- }
- .nav .item {
- width: 51px;
- height: auto;
- background: #E3D367;
- float: left;
- text-align: center;
- font: Arial, Helvetica, sans-serif;
- font-size: 15px;
- padding: 15px;
- }
- .nav .item:hover {
- background: #4C8081;
- }
- .nav .item img {
- width: 25px;
- height: 25px;
- margin-right: 10px;
- position: relative;
- visibility: hidden;
- display: none;
- }
- .logoPosition {
- color: #578564;
- width: 123.5px;
- height: auto;
- background: #E3D367;
- float: left;
- text-align: center;
- font: Arial, Helvetica, sans-serif;
- font-size: 20px;
- padding: 15px;
- height: 21px;
- float: left;
- margin-bottom: 65px;
- }
- .logoPosition img {
- position: relative;
- bottom: 45px;
- width: 100px;
- height: 125px;
- }
- .slider {
- width: 100%;
- height: 200px;
- background: #E3D367;
- float: left;
- margin-bottom: 10px;
- }
- .categories {
- width: 480px;
- height: auto;
- background: #E3D367;
- float: left;
- }
- .categoryWrapper {
- width: 480px;
- height: 285px;
- float: left;
- margin: 5px;
- }
- .categoryList {
- width: 470px;
- height: 30px;
- background-color: #FDF6DF;
- float: left;
- margin-bottom: 1.9px;
- }
- .categoryList img {
- width: 15px;
- height: 15px;
- -webkit-transition: all .2s ease-in-out;
- -moz-transition: all .2s ease-in-out;
- -o-transition: all .2s ease-in-out;
- transition: all .2s ease-in-out;
- }
- .categoryList:hover {
- background-color: #4C8081;
- color: #fcf8c3;
- }
- .categoryList:hover img {
- margin-right: 5px;
- -webkit-transition: all .2s ease-in-out;
- -moz-transition: all .2s ease-in-out;
- -o-transition: all .2s ease-in-out;
- transition: all .2s ease-in-out;
- }
- .captionSection {
- width: 100%;
- height: 25px;
- background: #4C8081;
- color: #FFF;
- float: left;
- font-size: 20px;
- padding-top: .3em;
- }
- .information {
- width: 480px;
- height: 295px;
- background: #E3D367;
- float: left;
- margin-top: 10px;
- margin-bottom: 10px;
- }
- .info1 {
- width: 235px;
- height: 285px;
- background-color: #FDF6DF;
- overflow: hidden;
- float: left;
- margin: 5px 5px 5px 5px;
- font-family: 'Titillium Web', sans-serif;
- font-weight: 200;
- }
- .info2 {
- overflow: hidden;
- width: 230px;
- height: 140px;
- background-color: #FDF6DF;
- float: left;
- margin-bottom: 5px;
- margin-top: 5px;
- font-family: 'Titillium Web', sans-serif;
- font-weight: 200;
- }
- .info3 {
- overflow: hidden;
- width: 230px;
- height: 140px;
- background-color: #FDF6DF;
- float: left;
- font-family: 'Titillium Web', sans-serif;
- font-weight: 200;
- }
- .info1 p {
- position: absolute;
- color: #FFF;
- font-size: 20px;
- z-index: 1;
- margin-top: 255px;
- background: #4C8081;
- padding: 5px;
- width: 225px;
- text-align: center;
- }
- .info2 p {
- position: absolute;
- color: #FFF;
- font-size: 20px;
- z-index: 1;
- margin-top: 110px;
- background: #4C8081;
- padding: 5px;
- width: 220px;
- text-align: center;
- }
- .info2 img {
- width: 325px;
- height: 175px;
- -webkit-transition: all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;
- transition: all .5s ease-in-out;
- }
- .info1 img:hover, .info2 img:hover, .info3 img:hover {
- -webkit-transition: all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;
- transition: all .5s ease-in-out;
- -webkit-transform: scale(1.1);
- -moz-transform: scale(1.1);
- -o-transform: scale(1.1);
- transform: scale(1.1);
- }
- .info3 p {
- position: absolute;
- color: #FFF;
- font-size: 20px;
- z-index: 1;
- margin-top: 110px;
- background: #4C8081;
- padding: 5px;
- width: 220px;
- text-align: center;
- }
- .featured {
- width: 480px;
- height: 150px;
- background: #E3D367;
- float: left;
- margin-bottom: 10px;
- }
- .featured h1 {
- font-size: 20px;
- line-height: 25px;
- text-indent: 10px;
- font-weight: bolder;
- background-color: #FDF6DF;
- width: 280px;
- margin: 5px 0 0 5px;
- }
- #carousel div img {
- border: none;
- width: 100px;
- height: 100px;
- margin-top: 10px;
- }
- .captionSection {
- width: 100%;
- height: 31.9px;
- background: #4C8081;
- color: #FFF;
- float: left;
- font-size: 25px;
- padding-top: .3em;
- text-align: left;
- font-family: 'Titillium Web', sans-serif;
- font-weight: 200;
- }
- .captionSection p {
- margin-left: 10px;
- }
- .footer {
- width: 480px;
- height: 200px;
- background: #E3D367;
- float: left;
- }
- .footerWrapper {
- background-color: #FDF6DF;
- width: 470px;
- height: 190px;
- float: left;
- margin: 5px 5px 5px 5px;
- }
- .footerTitle {
- width: 240px;
- height: 30px;
- background-color: #FDF6DF;
- float: left;
- margin: 5px 5px 5px 10px;
- }
- .footerListWrapper {
- width: 370px;
- height: 155px;
- /*background-color: #099;*/
- float: left;
- margin-left: 5px;
- }
- .footerList {
- width: 175px;
- height: 20px;
- background-color: #FDF6DF;
- float: left;
- margin: 0px 5px 5px 5px;
- }
- .social {
- width: 310px;
- height: 190px;
- float: left;
- margin: 5px 5px 0 0;
- background-color: #FBF6DE;
- visibility: hidden;
- display: none;
- }
- .social h1 {
- font-size: 20px;
- width: 100%;
- height: 25px;
- text-align: center;
- }
- .social p {
- font-size: 15px;
- width: 100%;
- height: 25px;
- text-align: center;
- }
- .socialIcon {
- width: 93px;
- height: 93px;
- background-color: #666;
- float: left;
- margin: 5px 5px;
- }
- .contact {
- width: 305px;
- height: 190px;
- float: left;
- margin: 5px 5px 0 0;
- background-color: #FBF6DE;
- visibility: hidden;
- display: none;
- }
- .contact h1 {
- font-size: 20px;
- width: 100%;
- height: 25px;
- text-align: center;
- }
- .contact p {
- font-size: 15px;
- width: 100%;
- height: auto;
- padding: .5em;
- line-height: 33px;
- }
- .contact img {
- position: relative;
- bottom: -5px;
- padding-right: 10px;
- }
- .aboutSection {
- width: 100%;
- height: 420px;
- background-color: #E0CD5D;
- float: left;
- margin-bottom: 10px;
- }
- .formSection {
- width: 460px;
- height: 300px;
- background-color: #E0CD5D;
- float: left;
- margin-bottom: 10px;
- }
- .formSectionItem {
- width: 758px;
- height: 142px;
- background-color: #FDF6DF;
- float: left;
- margin: 5px 0 0 5px;
- }
- .aboutSection h1 {
- font-size: 20px;
- line-height: 25px;
- text-indent: 10px;
- font-weight: bolder;
- background-color: #FDF6DF;
- width: 130px;
- margin: 5px 0 0 5px;
- }
- .birdContainer {
- width: 100%;
- height: auto;
- background: #E3D367;
- float: left;
- margin: 65px 0 25px 0;
- }
- .birdPicture {
- width: 460px;
- height: auto;
- text-align: center;
- float:left;
- margin: 0px 0 0 10px;
- }
- .birdPicture img {
- width: 250px;
- height: 250px;
- padding:10px;
- background:#4C8081;
- }
- .birdInformation {
- float:left;
- width:460px;
- height:auto;
- background:#FFF;
- margin-left:10px;
- margin-bottom:10px;
- }
- .birdInformation p {
- font-size:30px;
- color:#4C8081;
- margin:0px;
- font-family: 'Titillium Web', sans-serif;
- font-weight: 200;
- padding:10px;
- }
- .birdBreed {
- width:100%;
- height:45px;
- float:left;
- border-bottom:1px dotted #c5c8cc;
- }
- .birdPrice {
- width: 175px;
- height:110px;
- float:left;
- margin-top:10px;
- margin-left:10px;
- }
- .birdPrice p {
- line-height: 90px;
- width: 100%;
- text-align: center;
- font-size: 30px;
- font-weight:400;
- color:#4C8081;
- }
- .birdPersonality {
- width:250px;
- height:110px;
- background:#F93;
- float:left;
- margin-top:10px;
- margin-left:10px;
- }
- .birdDescription {
- width: 435px;
- height: auto;
- color:#4C8081;
- float:left;
- margin-top:10px;
- margin-left:10px;
- border-top:1px dotted #c5c8cc;
- border-bottom:1px dotted #c5c8cc;
- }
- .birdDescription p {
- font-size:13px;
- font-weight:400;
- }
- .birdBuy {
- background-color:#4C8081;
- float:left;
- margin-left:10px;
- margin-top:10px;
- width: 150px;
- text-align: center;
- -webkit-transition: all .2s ease-in-out;
- -moz-transition: all .2s ease-in-out;
- -o-transition: all .2s ease-in-out;
- transition: all .2s ease-in-out;
- }
- .birdBuy:hover {
- background-color: #5793C4;
- float:left;
- margin-left:10px;
- margin-top:10px;
- width: 150px;
- text-align: center;
- -webkit-transition: all .2s ease-in-out;
- -moz-transition: all .2s ease-in-out;
- -o-transition: all .2s ease-in-out;
- transition: all .2s ease-in-out;
- }
- .birdBuy p{
- padding:27px;
- color:#FFF;
- }
- .birdTags {
- float:left;
- margin-left:10px;
- margin-top:10px;
- width: 285px;
- height:75px;
- text-align: center;
- border-left:1px dotted #c5c8cc;
- margin-bottom:10px;
- }
- .birdTags p{
- font-size:15px;
- }
- }
- /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
- @media only screen and (max-width: 479px) {
- .container {
- padding: 0px;
- margin: auto;
- width: 325px;
- }
- .miniNav {
- width: 240px;
- height: 20px;
- background: #903;
- float: right;
- margin-bottom: 50px;
- }
- .miniNav .miniItem {
- width: 60px;
- height: 20px;
- background: #E3D367;
- float: left;
- text-align: center;
- font: Arial, Helvetica, sans-serif;
- font-size: 12px;
- }
- .nav {
- width: 320px;
- height: 45px;
- margin: auto;
- clear: both;
- }
- .nav .item {
- width: 46px;
- height: auto;
- background: #E3D367;
- float: left;
- text-align: center;
- font: Arial, Helvetica, sans-serif;
- font-size: 14px;
- padding: 7px;
- }
- .nav .item:hover {
- background: #4C8081;
- }
- .nav .item img {
- width: 25px;
- height: 25px;
- margin-right: 10px;
- position: relative;
- visibility: hidden;
- display: none;
- }
- .logoPosition {
- color: #578564;
- width: 50px;
- background: #E3D367;
- float: left;
- text-align: center;
- font: Arial, Helvetica, sans-serif;
- font-size: 20px;
- padding: 15px;
- height: 5px;
- float: left;
- margin-bottom: 65px;
- }
- .logoPosition img {
- position: relative;
- bottom: 25px;
- width: 50px;
- height: 65px;
- }
- .slider {
- width: 100%;
- height: 150px;
- background: #E3D367;
- float: left;
- margin-bottom: 10px;
- }
- .categories {
- width: 325px;
- height: auto;
- background: #E3D367;
- float: left;
- }
- .categoryWrapper {
- width: 320px;
- height: 285px;
- float: left;
- margin: 5px;
- }
- .categoryList {
- width: 315px;
- height: 30px;
- background-color: #FDF6DF;
- float: left;
- margin-bottom: 1.9px;
- }
- .categoryList img {
- width: 15px;
- height: 15px;
- -webkit-transition: all .2s ease-in-out;
- -moz-transition: all .2s ease-in-out;
- -o-transition: all .2s ease-in-out;
- transition: all .2s ease-in-out;
- }
- .categoryList:hover {
- background-color: #4C8081;
- color: #fcf8c3;
- }
- .categoryList:hover img {
- margin-right: 5px;
- -webkit-transition: all .2s ease-in-out;
- -moz-transition: all .2s ease-in-out;
- -o-transition: all .2s ease-in-out;
- transition: all .2s ease-in-out;
- }
- .captionSection {
- width: 100%;
- height: 25px;
- background: #4C8081;
- color: #FFF;
- float: left;
- font-size: 20px;
- padding-top: .3em;
- }
- .information {
- width: 325px;
- height: auto;
- background: #E3D367;
- float: left;
- margin-top: 10px;
- margin-bottom: 10px;
- }
- .info1 {
- width: 315px;
- height: 285px;
- background-color: #FDF6DF;
- overflow: hidden;
- float: left;
- margin-left: 5px;
- font-family: 'Titillium Web', sans-serif;
- font-weight: 200;
- }
- .info2 {
- overflow: hidden;
- width: 315px;
- height: 140px;
- background-color: #FDF6DF;
- float: left;
- margin-top: 5px;
- margin-left: 5px;
- font-family: 'Titillium Web', sans-serif;
- font-weight: 200;
- }
- .info3 {
- overflow: hidden;
- width: 315px;
- height: 140px;
- background-color: #FDF6DF;
- float: left;
- margin-top: 5px;
- margin-left: 5px;
- margin-bottom: 5px;
- font-family: 'Titillium Web', sans-serif;
- font-weight: 200;
- }
- .info1 p {
- position: absolute;
- color: #FFF;
- font-size: 20px;
- z-index: 1;
- margin-top: 255px;
- background: #4C8081;
- padding: 5px;
- width: 305px;
- text-align: center;
- }
- .info2 p {
- position: absolute;
- color: #FFF;
- font-size: 20px;
- z-index: 1;
- margin-top: 110px;
- background: #4C8081;
- padding: 5px;
- width: 305px;
- text-align: center;
- }
- .info2 img {
- width: 325px;
- height: 175px;
- -webkit-transition: all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;
- transition: all .5s ease-in-out;
- }
- .info1 img:hover, .info2 img:hover, .info3 img:hover {
- -webkit-transition: all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;
- transition: all .5s ease-in-out;
- -webkit-transform: scale(1.1);
- -moz-transform: scale(1.1);
- -o-transform: scale(1.1);
- transform: scale(1.1);
- }
- .info3 p {
- position: absolute;
- color: #FFF;
- font-size: 20px;
- z-index: 1;
- margin-top: 110px;
- background: #4C8081;
- padding: 5px;
- width: 305px;
- text-align: center;
- }
- .captionSection {
- width: 100%;
- height: 31.9px;
- background: #4C8081;
- color: #FFF;
- float: left;
- font-size: 25px;
- padding-top: .3em;
- text-align: left;
- font-family: 'Titillium Web', sans-serif;
- font-weight: 200;
- }
- .captionSection p {
- margin-left: 10px;
- }
- .featured {
- width: 325px;
- height: 150px;
- background: #E3D367;
- float: left;
- margin-bottom: 10px;
- }
- .featured h1 {
- font-size: 20px;
- line-height: 25px;
- text-indent: 10px;
- font-weight: bolder;
- background-color: #FDF6DF;
- width: 280px;
- margin: 5px 0 0 5px;
- }
- #carousel div img {
- border: none;
- width: 75px;
- height: 75px;
- margin-top: 10px;
- }
- .footer {
- width: 325px;
- height: 200px;
- background: #E3D367;
- float: left;
- }
- .footerWrapper {
- background-color: #FDF6DF;
- width: 315px;
- height: 190px;
- float: left;
- margin: 5px 5px 5px 5px;
- }
- .footerTitle {
- width: 240px;
- height: 30px;
- background-color: #FDF6DF;
- float: left;
- margin: 5px 5px 5px 10px;
- }
- .footerListWrapper {
- width: 310px;
- height: 155px;
- /*background-color: #099;*/
- float: left;
- margin-left: 5px;
- }
- .footerList {
- width: 65px;
- height: 20px;
- background-color: #FDF6DF;
- float: left;
- margin: 0px 5px 5px 5px;
- }
- .social {
- width: 310px;
- height: 190px;
- float: left;
- margin: 5px 5px 0 0;
- background-color: #FBF6DE;
- visibility: hidden;
- display: none;
- }
- .social h1 {
- font-size: 20px;
- width: 100%;
- height: 25px;
- text-align: center;
- }
- .social p {
- font-size: 15px;
- width: 100%;
- height: 25px;
- text-align: center;
- }
- .socialIcon {
- width: 93px;
- height: 93px;
- background-color: #666;
- float: left;
- margin: 5px 5px;
- }
- .contact {
- width: 305px;
- height: 190px;
- float: left;
- margin: 5px 5px 0 0;
- background-color: #FBF6DE;
- visibility: hidden;
- display: none;
- }
- .contact h1 {
- font-size: 20px;
- width: 100%;
- height: 25px;
- text-align: center;
- }
- .contact p {
- font-size: 15px;
- width: 100%;
- height: auto;
- padding: .5em;
- line-height: 33px;
- }
- .contact img {
- position: relative;
- bottom: -5px;
- padding-right: 10px;
- }
- .aboutSection {
- width: 100%;
- height: 420px;
- background-color: #E0CD5D;
- float: left;
- margin-bottom: 10px;
- }
- .formSection {
- width: 460px;
- height: 300px;
- background-color: #E0CD5D;
- float: left;
- margin-bottom: 10px;
- }
- .formSectionItem {
- width: 758px;
- height: 142px;
- background-color: #FDF6DF;
- float: left;
- margin: 5px 0 0 5px;
- }
- .aboutSection h1 {
- font-size: 20px;
- line-height: 25px;
- text-indent: 10px;
- font-weight: bolder;
- background-color: #FDF6DF;
- width: 130px;
- margin: 5px 0 0 5px;
- }
- .birdContainer {
- width: 100%;
- height: auto;
- background: #E3D367;
- float: left;
- margin: 65px 0 25px 0;
- }
- .birdPicture {
- width: 100%;
- height: auto;
- text-align: center;
- float:left;
- }
- .birdPicture img {
- width: 250px;
- height: 250px;
- padding:10px;
- background:#4C8081;
- }
- .birdInformation {
- float:left;
- width:305px;
- height:auto;
- background:#FFF;
- margin-left:10px;
- margin-bottom:10px;
- }
- .birdInformation p {
- font-size:30px;
- color:#4C8081;
- margin:0px;
- font-family: 'Titillium Web', sans-serif;
- font-weight: 200;
- padding:10px;
- }
- .birdBreed {
- width:100%;
- height:45px;
- float:left;
- border-bottom:1px dotted #c5c8cc;
- }
- .birdPrice {
- width: 300px;
- height:110px;
- float:left;
- margin-top:10px;
- margin-left:10px;
- }
- .birdPrice p {
- line-height: 90px;
- width: 100%;
- text-align: center;
- font-size: 30px;
- font-weight:400;
- color:#4C8081;
- }
- .birdPersonality {
- width:300px;
- height:110px;
- text-align:center;
- float:left;
- margin-top:10px;
- margin-left:10px;
- }
- .birdDescription {
- width: 285px;
- height: auto;
- color:#4C8081;
- float:left;
- margin-top:10px;
- margin-left:10px;
- border-top:1px dotted #c5c8cc;
- border-bottom:1px dotted #c5c8cc;
- }
- .birdDescription p {
- font-size:13px;
- font-weight:400;
- }
- .birdBuy {
- background-color:#4C8081;
- float:left;
- margin-left:10px;
- margin-top:10px;
- width: 100px;
- text-align: center;
- -webkit-transition: all .2s ease-in-out;
- -moz-transition: all .2s ease-in-out;
- -o-transition: all .2s ease-in-out;
- transition: all .2s ease-in-out;
- }
- .birdBuy:hover {
- background-color: #5793C4;
- float:left;
- margin-left:10px;
- margin-top:10px;
- width: 100px;
- text-align: center;
- -webkit-transition: all .2s ease-in-out;
- -moz-transition: all .2s ease-in-out;
- -o-transition: all .2s ease-in-out;
- transition: all .2s ease-in-out;
- }
- .birdBuy p{
- padding:27px;
- color:#FFF;
- }
- .birdTags {
- float:left;
- margin-left:10px;
- margin-top:10px;
- width: 180px;
- height:75px;
- text-align: center;
- border-left:1px dotted #c5c8cc;
- margin-bottom:10px;
- }
- .birdTags p{
- font-size:15px;
- }
- }
- .slider img {
- width: 100%;
- height: 100%;
- }
- .theme-default .nivoSlider {
- position:relative;
- background:#fff url(loading.gif) no-repeat 50% 50%;
- margin-bottom:10px;
- -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
- -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
- box-shadow: 0px 1px 5px 0px #4a4a4a;
- }
- .theme-default .nivoSlider img {
- position:absolute;
- top:0px;
- left:0px;
- display:none;
- }
- .theme-default .nivoSlider a {
- border:0;
- display:block;
- }
- .theme-default .nivo-controlNav {
- text-align: center;
- padding: 20px 0;
- }
- .theme-default .nivo-controlNav a {
- display:inline-block;
- width:22px;
- height:22px;
- background:url(bullets.png) no-repeat;
- text-indent:-9999px;
- border:0;
- margin: 0 2px;
- }
- .theme-default .nivo-controlNav a.active {
- background-position:0 -22px;
- }
- .theme-default .nivo-directionNav a {
- display:block;
- width:30px;
- height:30px;
- background:url(arrows.png) no-repeat;
- text-indent:-9999px;
- border:0;
- opacity: 0;
- -webkit-transition: all 200ms ease-in-out;
- -moz-transition: all 200ms ease-in-out;
- -o-transition: all 200ms ease-in-out;
- transition: all 200ms ease-in-out;
- }
- .theme-default:hover .nivo-directionNav a { opacity: 1; }
- .theme-default a.nivo-nextNav {
- background-position:-30px 0;
- right:15px;
- }
- .theme-default a.nivo-prevNav {
- left:15px;
- }
- .theme-default .nivo-caption {
- font-family: Helvetica, Arial, sans-serif;
- }
- .theme-default .nivo-caption a {
- color:#fff;
- border-bottom:1px dotted #fff;
- }
- .theme-default .nivo-caption a:hover {
- color:#fff;
- }
- .theme-default .nivo-controlNav.nivo-thumbs-enabled {
- width: 100%;
- }
- .theme-default .nivo-controlNav.nivo-thumbs-enabled a {
- width: auto;
- height: auto;
- background: none;
- margin-bottom: 5px;
- }
- .theme-default .nivo-controlNav.nivo-thumbs-enabled img {
- display: block;
- width: 120px;
- height: auto;
- }
- /*
- * jQuery Nivo Slider v3.2
- * http://nivo.dev7studios.com
- *
- * Copyright 2012, Dev7studios
- * Free to use and abuse under the MIT license.
- * http://www.opensource.org/licenses/mit-license.php
- */
- /* The Nivo Slider styles */
- .nivoSlider {
- position:relative;
- width:100%;
- height:auto;
- overflow: hidden;
- }
- .nivoSlider img {
- position:absolute;
- top:0px;
- left:0px;
- max-width: none;
- }
- .nivo-main-image {
- display: block !important;
- position: relative !important;
- width: 100% !important;
- }
- /* If an image is wrapped in a link */
- .nivoSlider a.nivo-imageLink {
- position:absolute;
- top:0px;
- left:0px;
- width:100%;
- height:100%;
- border:0;
- padding:0;
- margin:0;
- z-index:6;
- display:none;
- background:white;
- filter:alpha(opacity=0);
- opacity:0;
- }
- /* The slices and boxes in the Slider */
- .nivo-slice {
- display:block;
- position:absolute;
- z-index:5;
- height:100%;
- top:0;
- }
- .nivo-box {
- display:block;
- position:absolute;
- z-index:5;
- overflow:hidden;
- }
- .nivo-box img { display:block; }
- /* Caption styles */
- .nivo-caption {
- position:absolute;
- left:0px;
- bottom:0px;
- background:#000;
- color:#fff;
- width:100%;
- z-index:8;
- padding: 5px 10px;
- opacity: 0.8;
- overflow: hidden;
- display: none;
- -moz-opacity: 0.8;
- filter:alpha(opacity=8);
- -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
- -moz-box-sizing: border-box; /* Firefox, other Gecko */
- box-sizing: border-box; /* Opera/IE 8+ */
- }
- .nivo-caption p {
- padding:5px;
- margin:0;
- }
- .nivo-caption a {
- display:inline !important;
- }
- .nivo-html-caption {
- display:none;
- }
- /* Direction nav styles (e.g. Next & Prev) */
- .nivo-directionNav a {
- position:absolute;
- top:45%;
- z-index:9;
- cursor:pointer;
- }
- .nivo-prevNav {
- left:0px;
- }
- .nivo-nextNav {
- right:0px;
- }
- /* Control nav styles (e.g. 1,2,3...) */
- .nivo-controlNav {
- text-align:center;
- padding: 15px 0;
- }
- .nivo-controlNav a {
- cursor:pointer;
- }
- .nivo-controlNav a.active {
- font-weight:bold;
- }
Advertisement
Add Comment
Please, Sign In to add comment