%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% filename: soton-beamer.sty
%   author: Max Blanco
%  contact: m.blanco 
%     date: October 2009
%  version: 0.1
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% style from University of Southampton document (ref SES728235.pdf)
%
%      `Working with the new brand. Guidelines for designers' 
%
% font `Freight' is unavailable to non-professionals
% substitute font `Georgia' for academic presentations
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Corrections, suggestions and contributions by:
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\NeedsTexFormat{LaTeX2e}
\ProvidesPackage{soton-beamer}[2009/10/13]

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\RequirePackage{soton-palette} % colour names listed here

\setbeamercolor{background canvas}{bg=sotonblu}
\setbeamercolor{button border}{bg=sotonblu, fg=sotonblu}
\setbeamercolor{button}{bg=sotonblu, fg=DarkRed}

\setbeamercolor{frametitle}{fg=sotonora}
\setbeamercolor{alerted text}{fg=sotonora}
\setbeamercolor{normal text}{fg=sotonbei}
\setbeamercolor{titlelike}{fg=sotonora}
\setbeamercolor{author}{fg=sotonbei}
\setbeamercolor{date}{fg=sotonbei}
\setbeamercolor{item}{fg=sotonmet}