/* 
**** ViaCon ****
www.viacon-beratung.de

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.

*/
/*  
Template Name: Gotham News
Version: 2.2.1
Author: WooThemes
Author URI: http://www.woothemes.com
*/

body {
	background: rgb(255,255,255);
}

ul, ol {
	list-style: none;
	padding: 5px 0;
	line-height: 20px;
}

/* Top Menu */

#top-menu-out {
	width: 100%;
	background: rgb(255,255,255);
}

/* Header */

#header-out {
	width: 100%;
	background: #757575 url(styles/default/bg_header.jpg) no-repeat 0 0;
	border-top: #757575 1px;
}

#header {
	width: 960px;
	padding-left: 30px;
	height: 100px;
}

#header .col-left {
	padding: 0px 0px 0 0;
}

/* Header (title) */

/* Header (date) */

/* Header (search) */

/* Main Menu */

/* Main Menu (current page item) */

/* Sub Category Menu */

/* Middle */

/* Content */

#content a {
	text-decoration: underline;
}

#content h2 a {
	text-decoration: none;
}

#content a.read-more {
	text-decoration: none;
}

/* Content (featured) */

/* Content (main) */

/* Content (archives) */

/* Content (page) */

/* Content (latest) */

/* Content (latest > post) */

/* Content (latest > more posts) */

/* Content (popular) */

/* Content (single) */

/* Content (single > post) */

/* Post Content Lists and Blockquote */

/* Content (single > comments) */

/* Content (single > comments > comment) */

/* Content (single > comments > form) */

/* Sidebar */

/* Sidebar (Smooth Slider) */
/* invisible link */
.sldrlink a{color:#f2f2f2;}

/* Sidebar (tabs) */

/* Sidebar (subscribe) */

/* Sidebar (advert) */

/* Sidebar (categories and archive) */

/* Widget (calendar) */

/* Widget (tag cloud) */

/* Widget (textwidget) */

/* Footer */

/* Footer (flickr) */

/* Footer (widget) */

/* Copyright */

/* Fix */

/* Mix */

/*=== Misc. ===*/

/* Page Nav */

/* Style drop down list */

#main-menu li ul li a {
	font-size: 12px;
	width: 140px;
}
#main-menu a:hover {
	text-decoration: none;
}
#main-menu li:hover {
	background-color: #F8DC6B;
}
#main-menu.normal li.current-cat, #main-menu.normal li.current-cat-parent {
	background: #FFFFD5;
}
/* IE7 Fix */

