/*
Theme Name: UAM
Theme URI: http://emoticon.es/
Description: Cubit Child Campus
Author: Emoticon
Author URI: http://emoticon.es/
Template: cubit
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url("../cubit/style.css");

.bot-docs {
border:0 none;
float:right;
height:66px;
margin:0;
padding:0;
right:0;
top:0;
width:244px;
}

#gallery-1 .gallery-caption {
font-family:georgia;
font-size:12px;
font-style:italic;
line-height:14px;
margin-left:0;
padding:2px 15px 20px 18px;
text-align:left;
}

#listpdf ul{
	padding: 20px 0;
	}
#listpdf li{
	background:#ffffff;
	}
#listpdf li a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(images/doc_pdf.png) no-repeat scroll right center;
border-bottom:1px dotted #E5E5E5;
display:block;
padding:5px 0 0;
text-decoration:none;
width:500px;
}