/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

/* 
#logo {
display:none;
}

#header {
height:80px;
}
 
Widgets von Links nach Rechts
---------------------
.col-left { float: right; }
.col-right { float: left; }
*/


#loopedSlider .slide-content {
display: none;
}
.entry img, img.thumbnail {
border: 0px solid #fff;
}

img.wp-smiley  {
padding: 0; border: none;
}

.post .title  {
display:none;
}

#navigation ul.rss {
display: none;
}

#main.fullwidth {width: 960px;}

.col-full  { width: 960px; margin: 0 auto; }

/* 2.2 Navigation */
#navigation{font:14px/14px georgia, serif; border-bottom:0px solid #000;padding:0px; margin-top:1px; margin-bottom: 40px; background: url(images/nav-highlight.png) no-repeat top center;}










