/*
Theme Name: Gestammel
Theme URI: http://www.gestammel.com/
Description: Gestamtamstatmml
Version: 1.0
Author: Tom O'Doherty
Author URI: http://www.tomodoherty.ie/
Tags: gestammel
*/

/* ========================================================= */
/* basic setup and layout */
/* ========================================================= */

* {margin: 0; padding: 0;}
hr {display: none;}

body {background: #000 url("images/bg/rotate.php") center top repeat-y; font-size: 62.5%;
font-family: Helvetica, Arial, Sans-Serif; color: #eee; text-align: center;}

#wrap {vertical-align: middle; margin: 0 auto; text-align: left; width: 960px; padding: 10px 0 0 0;}

/* ========================================================= */
/* layout */
/* ========================================================= */

div.column {width: 320px; float: left;}
div.box {width: 300px; float: left; background: url("images/tiles/bg-70.png"); margin: 0 5px 10px 5px; padding: 10px 5px 0 5px;}
div#name {background: url("images/other/logo.png") right top repeat-x; height: 115px;}
div.navigation {text-align: right; border-top: 1px solid #000; padding-top: 4px;}
div.navigation div.alignleft {float: left;}
div.navigation div.alignleft, div.navigation div.alignright {padding: 0 0 8px 0;}

/* ========================================================= */
/* links */
/* ========================================================= */

a, a:link {color: #00aeef;}
a:visited {color: #347f9c;}
a:hover {color: #fff;}
a:active {color: #964759;}

a img {border: 1px solid #00aeef; vertical-align: bottom;}
a:hover img {border: 1px solid #fff;}

/* ========================================================= */
/* typography */
/* ========================================================= */

h1, hr {position: absolute; left: -1000px;}
h2 {font-size: 1.4em; font-weight: normal; margin: 0 0 9px 0;}
p, ul, h3 {font-size: 1.1em; line-height: 1.5em; margin: 0 0 9px 0; list-style-type: none;}
li {padding-left: 10px; background: url("images/other/li.png") left top no-repeat;}

/* ========================================================= */
/* news */
/* ========================================================= */

p.aside {float: right; margin: 0 0 0 5px;}

/* ========================================================= */
/* feeds */
/* ========================================================= */

div#feeds {padding: 0 0 0 5px; width: 305px;}
div#feeds h2 {padding-top: 10px; clear: both;}
div#feeds ul li {float: left; margin: 0; padding: 0;}
div#feeds ul li a img {width: 69px; margin: 0 5px 4px 0;}  /* height: 65px; */