/*  
Theme Name: Atlantica
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
*/
/* ----------- */
/* CSS IMPORTS */
/* ----------- */

/* Stylesheet RESET */
@import url(./core/css/hacks/reset.css);

/* Stylesheet SIFR */
@import url(./core/css/sifr.css);

/* Stylesheet JCAROUSEL */
@import url(./core/css/jcarousel/jquery.jcarousel.css);
@import url(./core/css/jcarousel/skins/atlantica/skin.css);

/* Stylesheet for GALLERY - PRETTYPHOTO */
@import url(./core/css/prettyPhoto.css);

#commentform {
clear:both;
overflow: hidden;
padding:10px 0 0;
}

#commentform input, #commentform textarea {
border:1px solid #CCCCCC;
padding:5px 8px;
margin:0 10px 10px 0;
}

#commentform textarea {
width:400px;
}

ul#mycarousel li {
overflow: hidden;
}

.gallery .jcarousel-skin-atlantica-gallery .jcarousel-item {
overflow: hidden;
height:136px;
display:block;
}

#page .navigation ul {
width: 750px;
}

#footer .footerList .textwidget {
color:#8c8c8c;
}

#footer .copyright {
margin-bottom:20px;
display: block;
overflow: hidden;
}

#footer .footerList h2, #footer .footerList ul {
clear:both;
display: block;
}