/**************************************************************
 header
 **************************************************************/

#header_wrapper {
   display: none;
}

#customHeaderContainer {
   display: none;
}

#as_headerWrapper {
   margin:10px;
   padding:5px;
}

#pipe, #photography, #alberto {
   font-family: verdana, arial;
   font-size: 18px;
}

#dosmildreams {
   font-size: 28px;
   font-weight: bold;
   letter-spacing: 2px;
}

#dosmildreams, #photography {
   color: #500;
}

#pipe, #alberto {
   color: #c66;
}

a.as_nodec {
   text-decoration: none;
}

/**************** Navigator bars ****************/

.navigator {
   margin-top: 5px;
}

.navigator ul {
   padding: 1px;
   list-style-type: none;
   background-color: #500;
}

.navigator ul li {
   display: inline-table;
   #display: inline;
   text-align: center;
   width: 100px;
   padding: 2px;
   border: 1px;
   color: #faa;
   vertical-align: middle;
}

.navigator ul li a {
   text-decoration: none;
   color: #fff;
}

#as_liMain {
   font-family: verdana;
   color: #ff0;
   font-weight: bold;
}

#as_header_navBar_main {
   display: none;
}

#as_header_navBar_byYear ul li {
   width: 80px;
   font-size: 12px;
   font-weight: bold;
}

/**************************************************************
 uncomment this to edit the header styles secretly :-)
 **************************************************************/
/*.asBoxes {display:none;}*/

/**************************************************************
 fonts of titles
 **************************************************************/

h3.title, #breadcrumb .title, #lightBoxNav .title, .homepage .boxTop .title, .cartbuttons .title, #comment_header .title {
   font-family: Verdana, Arial, Geneva;
   color: #990000 !important;
}

#breadcrumb .title, #breadcrumb .nav {
   font-family: Arial, Geneva;
   font-weight: bold !important; 
   font-size: 14px !important;
}

#breadcrumb .nav {
   color: #770000 !important;
}

#breadcrumb .title {
   color: #aa0000 !important;
}

/*#galleriesBox .title {
   font-family: Arial, Geneva;
   font-weight: bold !important; 
   font-size: 14px !important;
   color: #770000 !important;
}*/

/**************************************************************
 general
 **************************************************************/

.nophotos {display: none;}
.loggedIn .nophotos {display: block;}
.homepage #breadcrumb {display: none;}

#toolbar a.nav {display: none;}
#toolbar {color: #000 !important;}
#toolbar {display: none;}

#header_wrapper, #footer_wrapper, #cobrand_footer, #header, #smugmug, 
.smugmug #header, .smugmug #footer {
   margin-left: 15px;
   margin-right: 15px;
   min-width: 755px;
   width: auto;
}

#pageNavigation_top, .pageOn, #photoNavTop .title, .miniBox a.nav {
   font-weight: normal !important;
}

#photoBy, .smugmug #caption_bottom {
   text-align: center; 
   border: none;
}

/* Colors and fonts */
#mapTitle, #categoryTitle, #featuredTitle, #galleryTitle {
   //color: red !important; 
}

/* Hiding the "updated on" info */
.updated {
   display: none !important;
}

/* hiding the recent sharegroups visited */
#shareGroups {
   display: none !important;
}

/* font for the albums title */
.miniBox .albumTitle a.nav {
	font-family: Arial, Geneva, sans-serif !important;
	font-size: 14px !important;
	color: #565F96 !important;
	font-weight: bold !important;
}

/* miniBox a bit smaller for the list of galleries */
.miniBox {
    height: 90px !important;
}

/* For some pages I don't want the box with title */
#sharedGalleries .boxTop, #galleriesBox .boxTop {
    display: none;
}

/* padding of the box containing the albums */
.boxBottom {
    padding: 20px 5px 10px 5px;
}