/*
Theme Name: Galago
Theme URI: http://www.galagogame.com/
Description: Galagogame Theme
Author: Seabeast
Author URI: http://www.galagogame.com/
Template: arras-theme
Version: 1.0
.
For more information on how to create and use child themes:
http://codex.wordpress.org/Child_Themes

Any CSS code written below will override any existing
declarations from the theme itself.
.
*/

/* Geen zoekbalk in banner */
#searchbar { display: none; }

/* Geen slogan */
.blog-description { display: none; }

/* Grote eigen banner */
.blog-name a:link, .blog-name a:visited { text-indent: -9000px; background: url(http://www.galagogame.com/wp-content/themes/Galago/images/headergg.png) no-repeat; width: 960px; height: 150px; display: block;}
/* Marges weghalen */
#branding	 { width: 980px; margin: 0 auto; padding: 0 0 0px; }
.logo	 { max-width: 590px; float: left; margin: 0px 0 0 10px; }

/* Achtergrond van de header */
#header                    { background: url(http://www.galagogame.com/wp-content/themes/Galago/images/headerbackg.jpg) repeat-x; }
/* Border van de header */
#header                    { border-bottom: 2px solid #ff9000; }

/* Achtergrond van de navigatie */
#nav                    { background: url(http://www.galagogame.com/wp-content/themes/Galago/images/topnav.jpg) repeat-x; }
/* Kleuren van tekst */
.sf-menu a                 { color: #fff; }
/* Kleur blokje rollover top level */
.sf-menu li.sfhover, .sf-menu li:hover { background: url(http://www.galagogame.com/wp-content/themes/Galago/images/topnavhover1.jpg) repeat-x; }

/* Content achtergrond */
#main                    { background: url(http://www.galagogame.com/wp-content/themes/Galago/images/contentbg.png) repeat-y; }

/* Archief Nodes */
#archive-posts .posts-default .post { width: 205px; }
#archive-posts .posts-default img, #archive-posts .posts-default .entry-thumbnails-link { width: 195px; height: 110px; }
#archive-posts .posts-default .entry-thumbnails { width: 205px; height: 120px; }
#archive-posts .posts-quick .entry-thumbnails img { width: 195px; height: 110px; }
#archive-posts .posts-default .entry-meta, #archive-posts .posts-quick .entry-meta { width: 196px; }

/* Alle Nodes */
.posts-default .entry-thumbnails-link:hover    { border: 2px solid #ff6600; }

/* Slideshow */
.featured-entry .entry-title       	 { color: #ffffff; }
.featured-entry .entry-summary       	 { color: #ffffff; }
.featured-entry                		{ background: url(http://www.galagogame.com/wp-content/themes/Galago/images/slidebottombar.png); height: 67px; }
#controls .prev				{ background: url(http://www.galagogame.com/wp-content/themes/Galago/images/prevslide.png); no-repeat; height: 24px; width: 25px; }
#controls .next				{ background: url(http://www.galagogame.com/wp-content/themes/Galago/images/nextslide.png); no-repeat; height: 24px; width: 25px; }

/* Slideshow Achtergrond */
#featured-slideshow {
border-color:#333333;
}

/* Slideshow tekst opacity  */
.featured-entry {
color:white;
opacity:1;
}

/* Latest Content */
.home-title                { border-bottom: 1px dashed #ff6600; }

/*Widgets */
.widgettitle                { color: #FFFFFF; border: 1px solid #333333; }
.widgetcontent               { border: 1px solid #666666; }
.widgettitle                { background: url(http://www.galagogame.com/wp-content/themes/Galago/images/WidgetTitle.png); }

/* Zoekbalk Widget Border */
.widgetcontent  .search-results-content .searchform, .sidebar .searchform { border: 1px solid #666666!important; }

/* Footer */
.arras                    { color: #CCCCCC !important; }
