
::selection { background:#D68BBC; }
::-moz-selection { background:#D68BBC; }
::-webkit-selection { background:#D68BBC; }	


/* Form
---------------------------------------- */
input[type=submit]:hover { 
	background: #D68BBC;  
	}
    


/* Links
---------------------------------------- */
a {
	color: #D68BBC;
	}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #D68BBC;
	}
    

/* Others
---------------------------------------- */
span.color {  
	color: #D68BBC; 
    }    
    

/*---------------------------------------------- 
2. Commen Classes & Id's
------------------------------------------------*/
.seperator span { 
	background: #D68BBC;
	}
    
    
/*---------------------------------------------- 
4. Header
------------------------------------------------*/
header {		
	background: #D68BBC;
	}


/*---------------------------------------------- 
5. Navigation & Menus
------------------------------------------------*/	
nav ul li:hover a, nav ul li a:hover, nav ul li.current-menu-item a, nav ul li.current-menu-ancestor a, nav ul li.current_page_parent a {
	color: #D68BBC;
	}
    
nav ul li ul li > a:hover, nav ul li ul li.current-menu-item > a, nav ul li ul li.current-menu-ancestor > a { 
	color: #D68BBC !important;
	}
    

/*---------------------------------------------- 
8. Footer
------------------------------------------------*/
.copyright {
	background-color: #D68BBC;
	}
    
.totop {
	background-color: #D68BBC;
	}


/* 	Filter
------------------------------------------------*/
.filter li a.active { color: #D68BBC; }  
  
    
    
/*	Meta Datas
------------------------------------------------*/
.meta_comments a:hover { color: #D68BBC;  }
.meta_comments:hover .icon { background-color: #D68BBC; }

.meta_views a:hover { color: #D68BBC;  }
.meta_views:hover .icon { background-color: #D68BBC; }

.meta_tags a:hover { color: #D68BBC;  }
.meta_tags:hover .icon { background-color: #D68BBC; }

.meta_type a {
	background-color: #D68BBC !important; 
	}

.meta_type a:hover { 
	background-color: #b3b3b3 !important; 
}    
    
    
/*---------------------------------------------- 
12. Pagination
------------------------------------------------*/	
#pagination a:hover {
	color: #D68BBC;
	}


/*---------------------------------------------- 
COMMENTS
------------------------------------------------*/
#commenticon span {
	background-color: #D68BBC; 
	}

#leavecommenticon span {
	background-color: #D68BBC; 
	}


/*---------------------------------------------- 
SKILLS
------------------------------------------------*/
.skill .skill_bar .skill_active {
	background: #D68BBC; 
	}
    

/*---------------------------------------------- 
Toggle
------------------------------------------------*/	
.toggle .toggle_title .toggle_icon {
	background-color: #D68BBC;
	}
    

/*---------------------------------------------- 
PRICING
------------------------------------------------*/
.price-col {
	border-top: 5px solid #D68BBC;
	}
	
.best {	border-top: 5px solid #1eb56c; }	
.standard {	border-top: 5px solid #595959; }

.recommended .price-header h1 {
	color: #D68BBC;
	}
    
a.signupbutton {
	color: #ffffff;
	background: #D68BBC;
	}
.best a.signupbutton {	background: #1eb56c; }	
.standard a.signupbutton {	background: #595959; }

    

/*---------------------------------------------- 
MENU
------------------------------------------------*/
.widget ul li a {
	color: #D68BBC;
	}
	
.widget ul li a:hover, .widget ul li.current-menu-item a, .widget ul li.current-cat a  {
	color: #595959;
	}

/*---------------------------------------------- 
FLICKR
------------------------------------------------*/
#flickr-widget #flickr-list li:hover {
	border: 2px solid #D68BBC;
	}
    

/*---------------------------------------------- 
18. Overlay Images
------------------------------------------------*/
.imgoverlay a .overlay {
	background: #D68BBC;
	}

/*---------------------------------------------- 
jPlayer
------------------------------------------------*/
div.jp-play-bar {
	background: #D68BBC;
}

div.jp-volume-bar-value {
	background: #D68BBC;
}


/*---------------------------------------------- 
Edit Link
------------------------------------------------*/
a.post-edit-link {
	color: #ffffff;
	}
    
a.post-edit-link:hover {
	color: #ffffff;
	}
    
    

/*---------------------------------------------- 
Buttons
------------------------------------------------*/
a.white {
	color: #999999;
	}

a.blue {
	color: #318588;
	}

a.yellow {
	color: #ae8c2d;
	}

a.green {
	color: #768c34;
	}

a.pink {
	color: #e0556e;
	}

a.purple {
	color: #d46fc9;
	}

a.grey {
	color: #8c8c8c;
	}

a.orange {
	color: #e08457;
	}


header #logo img {
    max-height: 60px;
}
/*Separación superior*/
header {
        margin-bottom: 40px;
}
#pagetop {
    margin-bottom: 30px;
}
/*boton subir*/

.totop {
     height: 50px;
     width: 50px;
     background: url(/wp-content/themes/zito/files/images/top.png) no-repeat scroll center center #D68BBC;
}
.column {
    padding-bottom: 20px;
}

footer {
    background: none repeat scroll 0 0 #EDD0E4;
    padding-top: 20px;
    width: 100%;
}
/* paragraph rules */
p { 
	margin-top: 20px; 
        font-family: Helvetica, Arial, sans-serif;
        font-size: 16px;
        	}

.page-description {
	margin-bottom: 40px;
	}

/*subir arriba*/
.totop {
       top: -35px;
   }
body {
        color: #000;
}
/* Menu */
nav ul li a  {
	
	color: #797979;
	
	}

#socialmedia-widget a {
    background: url(/wp-content/themes/zito/files/images/social_icons.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 26px;
    margin-right: 5px;
    text-indent: -9999px;
    width: 26px;
}

nav ul li ul li a {
    font-size: 14px;
    color: #000000 !important;
}

#footer h2 {
    font-size: 14px;
}

#footer .widget {
   margin-top:0px;
}

#footer .widget ul li {
	padding-left: 0px;
	background: none;
}

@media all and (min-width: 835px) {
.totop {
   right: -60px !important;
}
}

.ws-schedule {
  overflow-x: auto;
}