/*  
Theme Name: SUMMA
Theme URI: http://summa.name/
Description: Summa Co-(R)evolutionary Consultancy
Version: 1.0
Author: Stefan Sicher
Author URI: http://sicher.com/
*/

/* css reset */
tml, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
a, abbr, acronym, address, big, cite, code,
 dfn, font, img, ins, kbd, q, s, samp,
small, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* globals */
a img {border:0;}
a {color: #000;}
li {
	list-style: none;
}
/* the mess */
html {overflow: -moz-scrollbars-vertical;}
body {
	text-align: center; /* IE */
	font:62.5%/125% arial, verdana, helvetica, sans-serif;
	background: #fff url(img/bgd.png) no-repeat 50% 0 fixed;
	color: #333;
	padding: 0;
}
body.home {
    background: #fff url(img/bgd.png) no-repeat 50% 0 fixed;
   
}
h1, h2, h3, h4, h5, h6 {font-size: 1em;}
#wrap {
	position: relative;
	width: 703px;
	text-align: left;
	margin: 0 auto;
}
#header {
    height: 246px;
}
#header h1 {
    padding: 24px 0 0 468px;
}
#header h1 a#logo {
    display: block;
    height: 120px;
    width: 230px;
    margin: 0;
    background: url(img/logo.gif) no-repeat top left;
    text-align: center;
    text-indent: -9999.9em;
}
#sidebar, #homenews .profiles {
    float: right;
    width: 167px;
}
#sidebar #pages li a {
    font-size: 1.6em;
    line-height: 1.6em;
    font-weight: bold;
    text-transform: uppercase;
    color: #999;
    text-decoration: none;
}
#sidebar #pages li li {
    margin: 0 5px 0 10px;
}
#sidebar #pages li a:hover, #sidebar #pages .current_page_item a, #sidebar a:hover, #sidebar #pages .current_page_item li a:hover {
    color: #666;
}

#sidebar #pages .current_page_item li a {
    color: #999;
}
#sidebar #pages li li a {
    font-size: 1em;
    line-height: 1.2em;
    color: #999;
}
#categories, #archives {
    margin: 20px 0 0 0;
}
#categories li, #archives li {
    margin: 2px 5px 2px 5px;
    color: #999;
}
#categories li a, #archives li a {
    color: #999;
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none; 
}
a#rss {
    display: block;
    margin: 20px 0;
    padding: 2px 0 0 20px;
    color: #999;
    font-size: 1.1em;
    line-height: 15px;
    font-weight: bold;
    text-decoration: none;
    background: url(img/rss.png) no-repeat 0 0;
}
a#rss:hover {
    background: url(img/rss.png) no-repeat 0 -16px;
}
#content {
    padding: 0 1px;
}
#items {
    width: 433px;
}
.item {
    margin: 0 0 40px 0;
}
.twitter .item {
    margin: 0 0 20px 0;
}
.item p, .tweets p.postmeta {
    font-size: 1.1em;
    line-height: 1.3em;
    margin: 0 0 13px 0;
}
.tweets p {
    margin: 0;
}
.item h2, #homenews .twitter h3 {
    background: url(img/titlebg.gif) no-repeat 0 18px;
    margin-left: -20px;
    padding-left: 20px;
}
.item h2 a, #homenews h3 a, #homenews .profiles h3, #tagcloud h2 {
    font-size: 1.6em;
    line-height: 1.6em;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #333;
    text-decoration: none;
}
.item h4.subline, .item h4.subline a, #homenews h4.subline, #tagcloud h4.subline, #categories h4, #archives h4 {
    font-family: georgia, times, serif;
    font-size: 1.2em;
    color: #7cb0c9;
    font-weight: bold;
    margin: -5px 0 13px 0;
}
.item h4.subline a {text-decoration: none;}
#categories h4, #archives h4 {
    margin: 0 0 8px 0;
}
.item p a, .item li a, .item blockquote a {
    text-decoration: none;
    border-bottom: 1px solid #7cb0c9;
    padding: 0 1px;
}

.item p.postmeta, .item p.postmeta a {
    color: #666;
    border-bottom: 1px solid #fff;
}
.item p.postmeta a:hover {
    color: #333;
    border-bottom: 1px solid #7cb0c9;
}
.item blockquote {
	margin: 10px 20px;
	padding: 16px 10px 10px 20px;
	border: 1px solid #ddd;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 0px;
	background: url(/wp-content/themes/ubersuper/img/quote.gif) no-repeat 8px 7px;
}
.item ul li {
	font-size: 1.1em;
	background: url(img/listarrow.gif) no-repeat 0px 5px;
	padding: 0 0 0 12px;
	margin: 0 0 6px 0;
}
/* home */
#homenews {
    padding: 35px 0 0 0;
}
#homenews .twitter, #homenews .blog {
    float: left;
    width: 205px;
    margin: 0 25px 0 0;
}
#homenews .twitter a.date, #homenews .blog a.date {
    float: left;
    padding: 0 5px 0 0;
    text-decoration: none;
    color: #7cb0c9;
    font-size: 1.1em;
}
#homenews .profiles a {
    text-decoration: none;
    color: #7cb0c9;
    font-size: 1.1em;
    line-height: 1.5em;
    padding: 3px 0 3px 5px;
    border-left: 1px solid #7cb0c9;
}
#homenews .twitter .homeitem, #homenews .blog .homeitem {
    min-height: 50px !important;
    margin: 0 0 10px 0;
}
/* single */
.next {
display: block;
width: 205px;
height: 50px;
float: left;
}
.prev {
display: block;
width: 205px;
height: 50px;
float: right;
}
.prevnext, #tagcloud {
width: 432px;
padding: 50px 0 0 0;
}
.index .prevnext .next a, .index .prevnext .prev a {
padding: 0 10px;
font-size: 1em;
border-bottom: 0 !important;
text-decoration: none;
}
.index .prevnext .prev a {
text-align: right;
}
#tagcloud p a {
    color: #666;
    text-decoration: none;
}
#tagcloud p a:hover {
    color: #333;
    text-decoration: none;
    border-bottom: 1px solid #7cb0c9;
}
.clear {clear:both;}
#footer {
    clear: both;
    padding: 120px 0 2px 0;
    color: #888;
    font-size: 1em;
    text-transform: uppercase;
}
#footer p {
    margin: 0 0 1px 0;
}
#footer a {
    text-decoration: none;
    color: #888;
}
#footer a:hover {
    text-decoration: none;
    color: #555;
}
hr {
	border : solid 1px white;
}

