
 p {font-size: 14px;}

.phpsidebar {color: #ffffff; display: table-cell; vertical-align: top; overflow: hidden; padding-bottom: 2000px; margin-bottom: -2000px; min-height: 800px;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1f2f4f+0,273b63+100 */
background: #1f2f4f; /* Old browsers */
background: -moz-linear-gradient(top,  #1f2f4f 0%, #273b63 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #1f2f4f 0%,#273b63 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #1f2f4f 0%,#273b63 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f2f4f', endColorstr='#273b63',GradientType=0 ); /* IE6-9 */

}

.phprow {display: table-row; width: 100%; vertical-align: top; height: 800px;}

.phpwrap {display:table; overflow: hidden; min-height: 800px; width: 100%; vertical-align: top;}

.phpentries {height:auto; display: table-cell; vertical-align: top; padding-bottom: 30px}


.phpentrythumb {float: left; background-color: #fff; -webkit-box-shadow: 5px 3px 17px 9px rgba(0,0,0,0.05);
-moz-box-shadow: 5px 3px 17px 9px rgbargba(0,0,0,0.05);
box-shadow: 5px 3px 17px 9px rgbargba(0,0,0,0.05); margin:10px; height:190px; max-width: 600px; overflow: hidden; margin-left: 20px; }


.sidemenu {padding-bottom: 2000px; margin-bottom: -2000px; color: #ffffff; height: 1710px;     

}


.cms-table {margin-bottom: 20px}
.cms-table tr {border-bottom-width: 1px; border-bottom-color: #f0f0f0; border-bottom-style: solid; }
.cms-table td {margin-bottom: 10px; margin-right: 15px;}

.desc {margin-top: 15px; }

#boton-add-post { padding: 10px; padding-top: 6px; padding-bottom: 6px; color: white; font-weight: bold; margin-top: 20px; background-color: tomato; border-radius: 3px; }


.entry-menu a {font-weight: bold; text-decoration: none; font-family: 'Lato'}

.desplegable-propiedades {background-color: #002561; border-radius: 10px; color: white; height: 100%; width: 100%;}
#btn-prop {background-color: #002561; border-radius: 10px; color: white;}









@media (min-width: 1755px) {

.phpentrythumb {margin-right: 0px;}

}

