/*   
Theme Name: Child Atlas
Theme URI: 
Description: 
Author: Andrea Gambedotti
Author URI: http://www.andreagambedotti.com/
Template: thematic
Version: 0.1
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Apply 960grid styles */
@import url('library/styles/960.css');

/* Apply a basic layout */
@import url('library/layouts/3c-fixed.css');

/* Apply basic image styles */
@import url('library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('library/styles/default.css');

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');

/* Jquery UI Accordion */
//@import url('library/styles/jquery-ui-1.8.2.custom.css');	


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 28, 2010 12:05:26 PM America/New_York */



@font-face {
	font-family: 'TitilliumText14LRegular';
	src: url('fonts/TitilliumText1-webfont.eot');
	src: local('☺'), url('fonts/TitilliumText1-webfont.woff') format('woff'), url('TitilliumText1-webfont.ttf') format('truetype'), url('fonts/TitilliumText1-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumText14L250wt';
	src: url('fonts/TitilliumText250wt-webfont.eot');
	src: local('☺'), url('fonts/TitilliumText250wt-webfont.woff') format('woff'), url('TitilliumText250wt-webfont.ttf') format('truetype'), url('fonts/TitilliumText250wt-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumText14L400wt';
	src: url('fonts/TitilliumText400wt-webfont.eot');
	src: local('☺'), url('fonts/TitilliumText400wt-webfont.woff') format('woff'), url('fonts/TitilliumText400wt-webfont.ttf') format('truetype'), url('fonts/TitilliumText400wt-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumText14L600wt';
	src: url('fonts/TitilliumText600wt-webfont.eot');
	src: local('☺'), url('fonts/TitilliumText600wt-webfont.woff') format('woff'), url('fonts/TitilliumText600wt-webfont.ttf') format('truetype'), url('fonts/TitilliumText600wt-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumText14L800wt';
	src: url('fonts/TitilliumText800wt-webfont.eot');
	src: local('☺'), url('fonts/TitilliumText800wt-webfont.woff') format('woff'), url('fonts/TitilliumText800wt-webfont.ttf') format('truetype'), url('fonts/TitilliumText800wt-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumText14L999wt';
	src: url('TitilliumText999wt-webfont.eot');
	src: local('☺'), url('TitilliumText999wt-webfont.woff') format('woff'), url('TitilliumText999wt-webfont.ttf') format('truetype'), url('TitilliumText999wt-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumTitle01Thin';
	src: url('Titillium_title03-webfont.eot');
	src: local('☺'), url('Titillium_title03-webfont.woff') format('woff'), url('Titillium_title03-webfont.ttf') format('truetype'), url('Titillium_title03-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}





body {
	background-color: #D4E0F6;
	background-image: url('images/tile6w.png');
	background-repeat:repeat-x;
	font-family: Georgia;
}

#wrapper {
  margin: 0 auto;
  width: 960px;
}
#container {
	margin: 0;
	padding-top: 30px;
}
#main {
	padding: 60px 10px 0 10px;
	background: transparent url(images/tile7.png) repeat-y;
}

#header {
	background: url('images/atlas-benessere9b.jpg') no-repeat top center;
	height: 500px;
}

#branding {
	margin: 0 auto;
	padding: 0px;
	text-align: right;
}

#logo-image {
	padding: 56px 0 20px 0;
}

#blog-description {
	background: url('images/potenzia_tue_risorse.png') no-repeat top left;
	font: 1px/28px Arial;
letter-spacing: 0;
font-style: italic;
	position: absolute;
	width:320px;
	height: 64px;
	margin: 0 auto;
	top: 12px;
	left: 190px;
	color: #5084FE;
}

#access {
	margin: 0 auto;
	background-color: #497EFF;
	width: 940px;
	height: 38px;
	margin-top: 270px;
	font: 18px/28px 'TitilliumText14L400wt', Arial, sans-serif;letter-spacing: 0;
}
ul.sf-menu * {
	background-color: #497EFF;
	color: #fff;
	border: none;
}
li.page_item a:link, li.page_item a:visited {
	color: #fff;
}
li.page_item a:hover {
	background-color: #77AAFF;
}
li.current_page_item a:link, li.current_page_item a:visited {
	background-color: #FFF;
	color: #2683C0;
	border-bottom: 2px solid #FFF;
}
#content {
	padding: 0 8px;
}

h2, h2 a:link, h2 a:visited {
	font: 24px/24px 'TitilliumText14L600wt', Arial, sans-serif;letter-spacing: 0;
	color: #497EFF;
}

h3 a:link, h3 a:visited {
	font: 24px/24px 'TitilliumText14L600wt', Arial, sans-serif;letter-spacing: 0;
}

h3.widgettitle {
		color: #880000;
}
.page_item a:link {
	color: #497EFF;
}

.entry-title {
	color: #497EFF;
}
#box1 h3 a, #box2 h3 a, #box3 h3 a {
	color: #02548C;
	text-decoration: none;
	padding: 6px 0 4px 10px;
}

#box2 {  
/*font: 15px/20px 'TitilliumText14L400wt', Arial, sans-serif;letter-spacing: 0;*/
font: 14px/22px 'Georgia', Arial, sans-serif;letter-spacing: 0;
font-style: italic;
border-radius: 10px;  
-moz-border-radius: 10px;  
-webkit-border-radius: 10px;  
background: #B6FF55; 
padding: 2px;
}  

#box1 {  
font: 16px/24px 'Georgia', Arial, sans-serif;letter-spacing: 0;
font-style: italic;
border-radius: 10px;  
-moz-border-radius: 10px;  
-webkit-border-radius: 10px;  
background: #FFAE24;  
padding: 2px;
}  

#box3 {  
font: 14px/22px 'Georgia', Arial, sans-serif;letter-spacing: 0;
font-style: italic;
border-radius: 10px;  
-moz-border-radius: 10px;  
-webkit-border-radius: 10px;  
background: #9DF3FF;  
padding: 2px;
}  

table#wp-calendar  {
	font-size: 80%;
	width: 190px;
}

#ondauno {
	position:absolute;
	margin-top:-100px;
	margin-left:-940px;
	filter:alpha(opacity=15);
  /* CSS3 standard */
     opacity:0.15;
}
#ondadue {
	position:absolute;
	margin-top:-80px;
	margin-left:-940px;
	filter:alpha(opacity=10);
  /* CSS3 standard */
    opacity:0.10;
}
#ondatre {
	position:absolute;
	margin-top:60px;
	margin-left:-600px;
	filter:alpha(opacity=70);
  /* CSS3 standard */
        opacity:0.7;
}
#wp-calendar td {
	border-top:1px solid #CCC;
}
#wp-calendar a:link, #wp-calendar a:visited {
	color:red;
}

.widget_tag_cloud {
	font-family: Arial, sans-serif;
}

#footer {
margin: 0 auto;
width: 940px;
	background-color: #497EFF;
	background: #497EFF url(images/sfondofooter3.jpg) no-repeat top left;
	color: #FFF;
	font: 12px/20px 'TitilliumText14L250wt', Arial, sans-serif;letter-spacing: 0;
}
#footer a:link, #footer a:visited {
	color: #036;
}

#first.aside, #second.aside, #third.aside {
	
	padding-left: 80px;
	width: 220px;
}
.xoxo, .aside {
	width:  200px;
}
#primary {
	border: none;
}

.main-aside {
	padding-top: 20px;
}
.main-aside ul {
	padding:0 8px;
}

#siteinfo {
	color: #ACE;
	margin: 0;
	padding: 8px;
	text-align: center;
}
/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
*/



/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fed22f; background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }



/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block;  padding: .5em .5em .5em .7em; }
/* IE7-/Win - Fix extra vertical space in lists */
.ui-accordion a { zoom: 1; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: .5em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; 
height:124px;}
.ui-accordion .ui-accordion-content-active { display: block; }
