nav, nav ul ul{
    background: none repeat scroll 0 0 #FFFFFF;
}

.left-corner {
    display: none;
}

.right-corner{
	display: none;
}

nav {
    margin: 0;
}

.right-sidebar #secondary {
    margin: 20px 0 0;
}

.postformat {
    display: none;    
}

.right-sidebar #content {
    margin: 20px 0 0;
    width: 650px;
}

.entry-content {
    text-align: justify;
}

.tagcloud a {
    color: #696768;
    transition: color 0.1s ease 0s, text-decoration 0.1s ease 0s;
}

.tagcloud a:hover {
    color: #C80654;
    text-decoration:none;
}

#page {
    border: 1px solid #DDDDDD;
    overflow: hidden;
}

#branding {
    background: none;
}

.right-sidebar #main {
    background: none;
}

.col2, .entry-header, .entry-meta{
	transition: border-color 0.2s ease 0.2s, box-shadow 0.1s ease 0.2s;
}

.col2:hover{
    border-color:#696768;
    box-shadow: 1px 1px 1px #696768;
}

.col2:hover .entry-header {
    border-color:#696768;
}

.col2:hover .entry-meta {
  border-color:#696768;
}

a, a:hover, #site-title a:hover, .entry-title a:hover, #recentcomments li a, .widget ul li .rsswidget, .edit-i a, .comment-awaiting-moderation {
    color: #C80654;
}

#wp-calendar a, #wp-calendar #prev a:hover, #wp-calendar #next a:hover {
    background: none repeat scroll 0 0 #002A57;
}

#wp-calendar a:hover{
	background: #F3006A;
	color:#FFF;
}

.page-header {
    margin-bottom: 29px;
    position: relative;
    width: 650px;
}

#respond .form-submit input {
    background: none repeat scroll 0 0 #C80654;
	color:#fff;
}

#submit:hover{
  color:#ddd;
}

#submit, #searchform #searchsubmit{
  background: none repeat scroll 0 0 #C80654;
}

#submit, #searchform #searchsubmit:hover{
  color:#fff;
  background:#002A57;
}

.widget_links ul li {
    border-bottom: medium none;
    color: #666666;
    display: block;
    margin-bottom: 15px;
    padding: 8px 0;
    text-align: center;
}

#searchform #s {
    width: 195px;
}

#branding {
    background-image: url("http://empretsinf.blogs.upv.es/files/2014/05/logocabecera.jpg");
    background-position: right center;
    background-repeat: no-repeat;
}

nav a:hover{
	border-bottom: 1px dashed #002A57;
    color: #002A57;
}

.entry-title a {
    border: 0 none;
    color: #fff;
    text-decoration: none;
}

.entry-title a:hover {
    border-bottom: 1px dashed #fff;
	color:#fff;
}

nav a {
    color: #EF0066;
    text-decoration: none;
}

nav ul li.current_page_item > a, nav ul li.current-menu-ancestor > a, nav ul li.current-menu-item > a, nav ul li.current-menu-parent > a {
    border-bottom: 1px dashed #EF0066;
    color: #EF0066;
}

.postformat, .page-header, .widget-title, #top {
	 background: none repeat scroll 0 0 #002A57;
}

.entry-header{
	background: none repeat scroll 0 0 #002A57 !important;
}

#nav-below{
	background: none repeat scroll 0 0 #002A57;
}

#main {
    border-top: none;
}

.col_sidebar{
  overflow:hidden;
}

#available-widgets h3, #widgets-right h3{
  color:#FFF;
}