/*
Theme Name: c4-solution.com
Version: 0.9
Author: ec4u expert consulting ag
Author URI: http://www.ec4u.de/
*/

@import url('./style-reset.css');
@import url('./style-common.css');

/* FONTS AND COLOURS
========================================== */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea,select { 
	color: #000;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
        
}

h1,h2,h3,h4,h5,h6 {
    font-size:12px;
}

p,ul,ol,dl,input,textarea,select {
    font-size:11px;
}
/* @group Layout */

/* LAYOUT
========================================== */
html {
	background-color: #fff;
}
body {
	font-size: 77%;
	line-height: 150%;
        background:url(images/bg.gif) repeat-y center;
}

#page {
	width: 920px;
        margin: 0 auto;
	background-color: #f6f6f6;
        position:relative;
}

div.container {
	width: 880px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
}

div.small {
	width: 160px;
	float: left;
}

div.large {
	width: 500px;
	float: left;
	margin-bottom: 10px;
}

div.full {
	width: 100%;
	float: left;
}

/* CUSTOM LAYOUT
========================================== */
div.container.body {
	padding-top: 10px;
        min-height:600px;
}
div.container.body .large {
	position: relative;
	left: 160px;
}

div#landingsites {
	background:none repeat scroll 0 0 GhostWhite;
	border:1px solid grey;
	display:block;
	#height:200px;
	left:140px;
	margin:0 50px 20px 5px;
	max-width:630px;
	overflow:hidden;
	padding:10px;
	position:absolute;
	top:100px;
	width:420px;
	opacity:0.9;
}


/* LAYOUT LEFT */
#content div.large.left {
	float: right;
	position: static;
	width: 718px;
}
#content #sidebar-left {
	float: left;
}
#content #sidebar-left #sidebar-1 {
	position: relative;
	left: 0;
}

/* LAYOUT RIGHT */
#content div.large.right {
	position: static;
	width: 600px;
}
#content #sidebar-right {
	float: left;
}
#content #sidebar-right #sidebar-1 {
	position: relative;
	left: 0;
}
#content #sidebar-right #sidebar-1 h4 {
	font-size:12px;
        margin-top:2px;
        padding-top:0px;
}
#content #sidebar-right #sidebar-1 .sidebar {
	margin-left: 10px;
	margin-right: 0;
}

/* LAYOUT FULL */
#content div.container.body .full {
	width: 100%;
}

/* LAYOUT HOME */
#content div.large.home,
#content div.large.featured {
	position: static;

}
#content div.large.home{
	width: 435px;

}
#content #sidebar-home {
	width: 445px;
	float: left;
}
#content #sidebar-home #sidebar-1 {
	position: relative;
	left: 220px;
}
#content #sidebar-home #sidebar-1 .sidebar {
	margin-left: 10px;
	margin-right: 0;
}
#content #sidebar-home #sidebar {
	position: relative;
}

/* HOME FEATURED
========================================== */
#content div.featured {
	width: 100%;
        overflow:hidden;
	margin: 0 0 10px;
	padding: 0;
	background-color: #000;
        position:relative;
        cursor:pointer;
}

#content div.featured .image {
	margin:5px;
}

#content div.featured .text {
	position:absolute;
    bottom:5px;
    left:5px;
    background:#c80000;
    width:482px;
    opacity:.90;filter: alpha(opacity=90); -moz-opacity: 0.90;
}

#content div.featured .landingText {
	position:absolute;
    top:5px;
    left:416px;
    background:#dfdfdf;
    width:459px;
    height:250px;
    opacity:.90;filter: alpha(opacity=90); -moz-opacity: 0.90;
}

#content div.featured .landingText div {
	margin-top:75px;
    margin-left:30px;
    margin-right:30px;
}

#content div.featured .landingText p.landingHeader {
	color:#d20000;
    margin:5px;
    padding-bottom:0px;
    font-size: 14px;
    font-weight:bold;
}

#content div.featured .landingText p,
#content div.featured .landingText h2 {
	color:#000;
    margin:5px;
    padding-bottom:0px;
    font-size: 11px;
}

#content div.featured .landingText h2 {
    font-size: 18px;
    font-weight:bold;
}

#content div.featured .landingText a {
	color:#fff;
}

#content div.featured .text p {
	color:#fff;
    margin:5px;
    padding-bottom:0px;
    font-size: 12px;
}

#content div.featured .text a {
	color:#fff;
}

/* HOME Subboiler
========================================== */

#subboilerContainer {
    width:100%;
    margin-top:10px;
    margin-bottom:10px;
}

.subboiler {
    background:#eeeeee;
    border:1px solid #dedede;
    width:210px;
    height:100px;
    float:left;
    padding-top:5px;
    padding-bottom:5px;
    cursor:pointer;
    margin-right:10px;
}

.subboiler.last {
    margin-right:0px;
    width:212px;
}

div.subboiler .image {
    float:right;
    width:50px;
    margin-left:10px;
}

div.subboiler .image img {
    width:50px;
    height:50px;
}
div.subboiler .subboilerPost {
    margin-left:5px;
    margin-right:5px;
}

div.subboiler .subboilerPost p {
    padding-bottom:0px;
}


/* HOME POST
========================================== */
#content #testimonials {
    background:#fff;
}

#content #news h2,
#content #testimonials h2 {
    margin-left:20px;
    padding-top:20px;

}

#content #news .post-title,
#content #testimonials .post-title {
    background: url('images/bg-groove.png') repeat-x left bottom;
    height:28px;
}

#content #news .post,
#content #testimonials .post {
    padding:0px;
    background: none;
    margin-bottom: 10px;
    border-bottom: none;
}

#content #news .post h3,
#content #testimonials h3 {
    padding:0px;
    line-height:28px;
    margin-left:5px;
}

#content #news .post h3 span {
    color:#666;
    font-weight:normal;
    font-size:11px;
    float:right;
    margin-right:10px;
}

#content div.large.home.grid .post .post-footer {
	display: none;
}
#content div.large.home.grid .post .post-content {
    background:#fff;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
}
#content div.large.home.grid .post .post-content p {
	padding: 0;
        margin:5px;
}
#content div.large.home.grid .post .post-content p br {
	display: none;
}
#content div.large.home.grid .post .post-image {
	float: left;
	padding: 0 10px;
	padding-left: 0;
}

#content div.large.home.grid .post .post-image img {
        width:100px;
        height:100px;
}

#testimonials .post-content {
    margin-left:5px;
}

/* HOME SIDEBAR
========================================== */
/* TABBED WIDGET */
#content #sidebar-3 .tabbertab.sidebar p {
	padding-bottom: 0;
}
#content #sidebar-3 .tabbertab.sidebar ul li {
	padding: 5px 12px;
	border-bottom: 1px solid #CCCCCC;
	background: url('images/bullet.gif') no-repeat 3px 10px;
	height: 100%;
	overflow: auto;
	clear: both;
}
#content #sidebar-3 .tabbertab.sidebar ul li:last-child {
	border: 0;
}

/* RECENT COMMENTS WIDGET */
#content #sidebar-3 #recent-comments-widget ul li {
	padding-left: 18px;
	background-image: url('images/icon-comment.png');
	background-position: 0 center;
}
#content #sidebar-3 #recent-comments-widget ul li img {
	float: left;
	margin: 0 10px 0 0;
}

/* MOST POPULAR WIDGET */
#content #sidebar-3 #most-popular-widget ul li {
	padding-left: 18px;
	background-image: url('images/icon-post.png');
	background-position: -0px center;
}

/* FEATURED VIDEO WIDGET */
#content #sidebar-3 #featured-video-widget {
	padding-top: 10px;
}
#content #sidebar-3 #featured-video-widget h3 {
	margin-top: -10px;
	margin-bottom: 10px;
}
#content #sidebar-3 #featured-video-widget ul {
	margin-top: 5px;
}
#content #sidebar-3 #featured-video-widget p {
	width: 100%;
}

/* @end */

/* @group Header */

/* SOCIAL
========================================== */
#social {
    position:absolute;
    right:15px;
    z-index:10;
}
#social p {
    padding:3px 0 0;
}

#social a {
    color:#fff;
    font-size:32px;
    line-height:32px;
    float: left;
}


a#twitter{
display:block;
width:32px;
height:32px;
background: transparent url(images/icons/twitter.png) 0px 0px no-repeat;
text-indent:-9000%;
}

a:hover#twitter{
background: transparent url(images/icons/twitter.png) 0px -32px no-repeat;
}

a#facebook{
display:block;
width:32px;
height:32px;
background: transparent url(images/icons/facebook.png) 0px 0px no-repeat;
text-indent:-9000%;
}

a:hover#facebook{
background: transparent url(images/icons/facebook.png) 0px -32px no-repeat;
}

a#rss{
display:block;
width:32px;
height:32px;
background: transparent url(images/icons/rss.png) 0px 0px no-repeat;
text-indent:-9000%;
}

a:hover#rss{
background: transparent url(images/icons/rss.png) 0px -32px no-repeat;
}

/* HEADER
========================================== */
#header {
	width: 100%;
        height:120px;
	margin: 0 auto;
	background-color: #000;
}
#header .container {
	position: relative;
}

#header #logo {
    position:absolute;
    left:19px;
    top:17px;
}

#header #languageSelector {
    position:absolute;
    right:19px;
    top:25px;
}

#header #languageSelector a {
    color:#fff;
}

/* SEARCH */

#header form#search-form {
    margin-top:80px;
    margin-right:19px;
    width: 200px;
    background-color: transparent;
    float: right;
    overflow: hidden;
}

#header form#search-form input.text,
#header form#search-form label.overlabel-apply,
#header form#search-form input.button-search {
	font-size: 90%;
}

#header form#search-form input.text {
	width: 122px;
	height: 12px;
}
#header form#search-form input.button-search {
	padding: 0;
	width: 67px;
	height: 21px;
	background-color: #DBDBDB;
	border: 1px solid #fff;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	color: #666;
}
#header form#search-form input.button-search:active {
	border-color: #fff;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#header form#search-form label.overlabel-apply {
	top: 6px;
}

/* MAIN NAVIGATION
========================================== */
#navigation {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: #e1e1e1 url(images/nav-bg.gif) repeat-x left top;
}
#navigation .container {
	height: 38px;
	overflow: visible;
}

#nav {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 1;
	text-align: left;
	line-height: 150%;
}
#nav li,
#nav a {
	color: #333;
}
#nav li {
	position: relative;
	float: left;
	height: 38px;
	font-size: 100%;
	background: url(images/nav-bg.gif) repeat-x left top;
}
#nav li a {
	display: block;
	float: left;
	background: url(images/nav-separator.gif) no-repeat right top;
	padding: 11px 10px 7px 10px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

#nav li a:hover,
#nav ul li a:hover {
	text-decoration: none;
}
/*#nav li:hover a,
#nav li a:hover,
#nav ul li a:hover,
#nav li ul {
	background-color: #aaa;
}*/
#nav li.current_page_item a,
#nav li.current_page_parent a,
#nav li.current_page_ancestor a {
	color: #c80000;
}
#nav ul li a:hover,
#nav li.current_page_item ul li a:hover,
#nav li.current_page_parent ul li a:hover {
	color: #c80000;
}
#nav li a:hover,
#nav li.current_page_item ul li a,
#nav li.current_page_parent ul li a {
	color: #c80000;
}

/* DROP DOWN */
#nav li ul {
	width: 120px;
	position: absolute;
	visibility: hidden;
	float: none;
	top: 34px;
	left: 0;
	margin: 0;
	padding: 5px 9px 5px;
	z-index: 2;
	border: 1px solid #23425B;
	border-bottom-width: 2px;
	opacity: 0.92;
}

#nav li:hover ul,
#nav li.iehover ul {
	visibility: visible;
}
#nav ul li{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	font-size: 100%;
	line-height: 100%;
	overflow: hidden;
	white-space: normal;
	border-bottom: 1px solid #23425B;
	background: none;
}
#nav ul li:last-child {
	border-bottom: 0;
}
#nav ul li a {
	display: block;
	width: auto;
	height: auto;
	float: none;
	font-weight: normal;
	background-image: none;
	padding: 5px 0;
	white-space: normal;
	color: #fff;
}
#nav li.current_page_item ul li a,
#nav li.current_page_parent ul li a {
	text-decoration: none;
}
#nav li ul li a:hover,
#nav li.current_page_item ul li a:hover,
#nav li ul li.current_page_item a {
	color: #c80000;
}

#nav li.nav-start {
	background: transparent url(images/nav-separator.gif) no-repeat left top;
	width: 1px;
	height: 34px;
}

/* NAVIGATION CATEGORIES
========================================== */
#sub-navigation {
	clear: both;
	width: 100%;
	margin: 0 15px auto;
        margin-bottom:10px;
}
#sub-navigation .container {
	height: 35px;
	overflow: visible;
}

#sub-nav {
	padding: 0 0 30px !important;
	overflow: visible;
	font-weight: bold;
	position: relative;
	z-index: 1;
}
#sub-nav li {
        background:none !important;
	display: block;
	position: relative;
	float: left;
	white-space: nowrap;
	border-left: 1px solid #828282;
	padding: 0 0 !important;
	text-shadow: 0 1px 1px #fff;
}
#sub-nav li.first {
	border-left: 0 ;
}
#sub-nav li a {
	display: block;
	line-height: 100%;
	float: left;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:15px;
    padding-right:5px;
	font-weight: normal;
    color:#828282;
    background:url('images/nav-arrow-passive.gif') no-repeat 6px 3px;
}
#sub-nav li a:hover,
#sub-nav li.current_page_item a {
	color: #C80000;
    background-image:url('images/nav-arrow.gif');
}

/* @end */

/* @group Content */

/* CONTENT
========================================== */
#content {
	clear: both;
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}

/* fixes other content inside content box */
#content #content {
	background: transparent;
	width: auto;
	padding: 20px;
	margin: 0;
	border: 0;
}

#content h2 {
	padding: 0 0 5px;
}
#content h2 a, 
#content h3 a {
	color: #333 !important;
	text-decoration: none;
}
#content h2 a:hover,
#content h3 a:hover {
	color: #c80000 !important;
	text-decoration: none;
}
#content h3 {
	padding-top: 5px;
}

#content ul {
	list-style-type: none;
}
#content ul, #content ol {
	padding: 0 0 20px;
}
#content ul li,
#content ol li {
	background: url('images/bullet.gif') no-repeat 15px 9px;
	padding: 3px 0 3px 30px;
}

#content ul ul {
	padding: 0;
}
#content ol { 
	margin-left: 30px;
}
#content ol li {
	padding-left: 0;
	background-image: none;
}

img.right,
img.align-right,
img.alignright {
	float: right;
	margin: 0 0 5px 10px;
	display: inline;
}
img.left,
img.align-left,
img.alignleft {
	float: left;
	margin: 0 10px 5px 0;
	display: inline;
}
img.centered { 
	display: block;
	margin: 0 auto 5px;
}
img.wp-smiley { border: none; }
.alignright { float: right; }
.alignleft { float: left; }

/* POST
========================================== */
#content .post,
#content .post-nav,
#comments,
#respond {
	clear: both;
	padding: 20px 24px 0;
	height: 100%;
	overflow: auto;
	background-color: #fff;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

#content .post-content a {
	color: #c80000;
}
#content .post-content a:hover,
#content .post-content a:active {
	text-decoration: underline;
}

#content .post-content img {
	max-width: 440px;
}

#content .post a.more-link {
	padding: 1px 4px;
	padding-right: 10px;
	background: url('images/icon-more.png') no-repeat right center;
	text-decoration: none;
}
#content .post a.more-link:hover {
	color: #fff;
	background-color: #c80000;
	text-decoration: none;
}

#content .post-title h2 {
	margin-bottom: 10px;
        font-weight:bold;
}
#content .post-title p,
#content .post-title a {
	color: #aaa;
}
#content .post-title p {
	font-size: 90%;
	font-weight: normal;
	padding: 0;
	text-transform: uppercase;
}
#content .post-title p.post-edit {
	padding-bottom: 0;
	float: right;
}

#content .post-footer p,
#content .post-footer a {
	color: #999;
}
#content .post-footer a:hover {
	color: #c80000;
}
#content .post-footer span.post-comments {
	float: right;
}

#content .post table {
	background-color: #fff;
	border-collapse: collapse;
	border: 1px solid #EAEAEA;
	border-width: 1px 0 1px 1px;
	border-left-width: 3px;
}
#content .post table th {
	border: 1px solid #EAEAEA;
	border-width: 0 1px 0 0;
}
#content .post table td {
	border: 1px solid #EAEAEA;
	border-width: 0 1px 0 0;
}

/* NEXT AND PREVIOUS POST NAVIGATION
========================================== */
#content .post-nav {
	clear: both;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	background: transparent;
	border: 0;
}
#content .post-nav a:hover {
	color: #c80000;
}
#content .post-nav .previous {
	text-align: left;
	float: left;
}
#content .post-nav .next {
	text-align: right;
}

/* POST PAGES LINKS
========================================== */
#content p.pagenav {
	clear: both;
}
#content p.pagenav,
#content .pagenav a {
	color: #000;
}

#content .pagenav a,
#content .pagenav span {
	border: 1px solid #EAEAEA;
	margin: 0 2px 0;
	padding: 3px 5px 4px;
	display: inline;
}
#content .pagenav span.extend {
	border: 0;
	padding: 0;
}

#content .pagenav a {
	text-transform: lowercase;
	background-color: #F3F3F3;
	text-decoration: none;
	line-height: 50%;
}
#content .pagenav a:hover {
	border-color: #BDAEB4;
	text-decoration: none;
}
#content .pagenav span.current {
	background-color: #fff;
}

/* @end */

/* @group Comments */

/* COMMENTS
========================================== */
#comments,
#respond {
	background: #F2F2F2;
	padding: 10px;
}

#comments.tabberlive {
	margin-left: 0;
	padding: 0;
}
#content #comments.tabberlive .tabbertab {
	padding: 0 0 10px 0;
}

#comments ol.comment-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#comments ol.comment-list li.comment {
	padding: 0 10px;
	background-color: #F2F2F2;
	border-bottom: 1px solid #ccc;
}

/* COMMENT AUTHOR NAME */
#comments ol.comment-list li.comment .comment-author {
	font-size: 100% !important;
	margin-top: 0 !important;
}
#comments ol.comment-list li.comment .comment-author cite {
	font-weight: bold;
	font-style: normal;
}

/* COMMENT GRAVATAR */
#comments ol.comment-list li.comment .comment-author img.avatar {
	/*float: right;*/
}

/* COMMENT META */
#comments ol.comment-list li.comment .comment-meta {
	font-size: 90%;
	padding-left: 5px;
	float: right;
	text-transform: uppercase;
}
#comments ol.comment-list li.comment .comment-meta a {
	color: #999;
	font-weight: normal;
}

/* ODD COMMENT */
#comments ol.comment-list li.comment.odd {
	
}
/* AUTHOR COMMENT */
#comments ol.comment-list li.comment.bypostauthor {
	background-color: #fff;
}

/* COMMENT CONTENT */
#comments ol.comment-list li p {
	padding: 0 0 10px;
}
#comments ol.comment-list li blockquote,
#comments ol.comment-list li code,
#comments ol.comment-list li pre {
	margin: 0 0 10px;
}

/* RESPOND FORM
========================================== */
#respond #cancel-comment-reply {
	float: right;
	overflow: hidden;
}

#content #respond p {
	padding-bottom: 0;
}
#respond form {
	padding: 10px;
}
#respond form textarea {
	width: 446px;
}
#respond form input.button {
	border: 0;
	background-color: #333;
	color: #fff;
	padding: 5px 10px;
	cursor: pointer;
}
#respond form input.button:hover {
	background-color: #c80000;
}

/* LEGACY COMMENTS
========================================== */
#comments .comment-wrap {
	height: 100%;
	overflow: auto;
	margin: 0 0 0 0;
	padding: 10px 10px 0;
	clear: both;
	border: 1px solid #ddd;
	border-top: 1px solid #fff;
}

#comments .comment-wrap img.avatar {
	margin: 0;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #ccc;
}

#comments .comment-wrap .comment-left {
	width: 62px;
	padding: 0 10px 10px 0;
	float: left;
}

#comments .comment-wrap .comment-right {
	width: auto;
	padding: 0 0 5px 0;
	display: block;
	height: 100%;
	overflow: auto;
}

#comments .comment-wrap .comment-right a {
	text-decoration: none;
}

#comments .comment-wrap .comment-right a:hover {
	text-decoration: none;
}

#comments .comment-wrap .comment-right cite {
	margin: 0;
	font-style: normal;
	display: block;
	height: 100%;
	overflow: auto;
}
#comments .comment-wrap .comment-right cite b {
	float: left;
}
#comments .comment-wrap .comment-right cite a {
	color: #000;
}
#comments .comment-wrap .comment-right cite a:hover {
	color: #c80000;
}
#comments .comment-wrap .comment-right cite small {
	font-size: 90%;
	padding-left: 5px;
	float: right;
	text-transform: uppercase;
}
#comments .comment-wrap .comment-right cite small a {
	color: #999;
	font-weight: normal;
}

#comments .comment-wrap .comment-right p {
	padding: 5px 0;
	clear: both;
}

#comments .comment-wrap .comment-right blockquote,
#comments .comment-wrap .comment-right code,
#comments .comment-wrap .comment-right pre {
	margin: 5px 0;
	clear: both;
}

#comments .alt {
	background-color: transparent;
}

#comments .author {
	background-color: #fff;
}

/* @end */

/* @group Sidebar */

/* MAIN SIDEBAR
========================================== */
#sidebar-1 {
	width: 280px;
}
#sidebar-2 {
	width: 220px;
}
#sidebar-3 {
	width: 380px;
}

#content .sidebar {
	font-size: 90%;
        padding: 10px;
	margin: 0 0 10px 10px;
	clear: both;
	height: 100%;
	overflow: hidden;
}

#content .sidebar_footer {
	font-size: 90%;
	clear: both;
	height: 100%;
	overflow: hidden;
        margin-bottom: 10px;
}

#sidebar-1 {
	position: relative;
	right: 500px;
}
#sidebar-1 .sidebar {
	margin-left: 0;
	margin-right: 10px;
}

#sidebar-2 .sidebar form#search-form input.text {
	width: 127px;
}

#content .sidebar h3,
#comments h3,
#respond h3,
#comments ol.comment-list li.comment .comment-author {
	display: block;
	width: auto;
	background: url('images/bg-groove.png') repeat-x left bottom;
	background-color: #F2F2F2;
	margin: -10px -10px 8px -10px;
	padding: 5px 10px;
	padding-bottom: 8px;
	font-size: 120%;
	text-shadow: 0 1px 0 #fff;
	border: 0;
        text-transform:uppercase;
        color:#C80000;
}
#content .small h4 {
	padding: 5px 0 0;
}
#content .small p {
	padding-right: 0;
	padding-bottom: 5px;
	margin: 0;
	color: #666;
}

#content .sidebar a {
	color: #c80000;
}
#content .sidebar a:hover {
	text-decoration:underline;
}

#content .sidebar p a,
#content .sidebar p a:visited {
	color: #c80000;
}
#content .sidebar p a:hover,
#content .sidebar p a:active {
	color: #c80000;
	text-decoration: underline;
}

#content .small ul {
	padding: 0;
}
#content .small ul li {
	color: #000;
	line-height: 125%;
	padding-left: 10px;
	background-position: 0 8px;
}
#content .small ul li a,
#content .small ul li a:hover,
#content .small ul li a:active {
	text-decoration: none;
}

#content .small ul li ul {
	display: none;
}
#content .small ul li.current_page_item ul {
	display: block;
}
#content .small ul li.current_page_item,
#content .small ul li.current_page_item a {
	font-weight: bold;
}
#content .small ul li.current_page_item ul li a {
	font-weight: normal;
}

#content .small ul li ul {
	border: 0;
}
#content .small ul li input,
#content .small ul li select {
	margin-bottom: 0;
}

#content .small ul li span.recent_date {
	padding-left: 3px;
	font-size: 80%;
	font-weight: bold;
	color: #888;
}
#content .sidebar ul li a:hover {
	text-decoration: none;
}
#content .small ul ul {
	border: 0;
	padding: 0;
}
#content .small ul ul li {
	border: 0;
	padding: 3px 0;
	background: url('images/bullet.gif') no-repeat 3px center;
	padding-left: 14px;
}

/* @end */

/* @group Widgets */

/* ADS WIDGET
========================================== */
#content .sidebar.ads {
	padding: 0;
	background: none;
	border: 0;
}
#content #sidebar-home .sidebar.ads img {
	float: left;
	margin: 2px 1px 2px 2px !important;
	padding: 0 !important;
}

/* FLICKR RSS WIDGET
========================================== */
#content .sidebar .flickrtable {
	float: left;
	clear: none;
	margin-right: 0;
	list-style-type: none;
}
#content .sidebar .flickrtable li {
	background: transparent;
	margin: 0;
	padding: 0;
}
#content .sidebar .flickrtable a img {
	margin: 4px;
	padding: 5px;
	border: 1px solid #E7E7E7;
	background-color: #fff;
}

/* SEARCH WIDGET
========================================== */
form#search-form {
	height: 23px;
	margin: 0;
	position: relative;
	margin-top: 10px;
}

form#search-form input.text,
form#search-form label.overlabel-apply {
	font-size: 100%;
}

form#search-form input.text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 13px;
	padding: 4px 3px 4px 4px;
	margin: 0;
	z-index: 0;
}
form#search-form input.button-search {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	display: block;
	line-height: 100%;
	width: 55px;
	height: 23px;
	border: 0;
	font-size: 90%;
	text-align: center;
	background-color: #c80000;
	color: #fff;
	cursor: pointer;
}
form#search-form input.button-search:hover {
	background-color: #333;
}
form#search-form label.overlabel {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
form#search-form label.overlabel-apply {
	display: block;
	color: #666;
	position: absolute;
	top: 7px;
	left: 5px;
	margin: 0;
	z-index: 1;
	cursor: text;
	line-height: 90%;
	text-transform: lowercase;
}

/* CALENDAR WIDGET
========================================== */
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #333;
	text-align: right;
}
#wp-calendar td {
	padding: 3px;
}
#wp-calendar th {
	color: #333;
	font-size: 80%;
	padding-left: 0;
	padding-right: 0;
}
#wp-calendar a {
	font-weight: bold;
}

#wp-calendar tfoot td {
	text-align: left;
}
#wp-calendar tfoot td#next {
	text-align: right;
}
#wp-calendar td#today {
	background-color: #f3f3f3;
}

/* @end */

/* @group Tabs */

/* TABBED WIDGETS
========================================== */
/* hide the non-active tab content */
.tabberlive .tabbertabhide {
	display: none;
}
/*
.tabber = before the interface is set up
.tabberlive = after the interface is set
*/
.tabber {
	margin-right: 1px;
	margin-top: 0;
}
.tabberlive {
	margin: 0 0 10px 10px;
}
#content .tabberlive .sidebar {
	margin: 0;
	padding: 8px 10px 10px !important;
}
#content .tabberlive ul,
.tabberlive ul li {
	padding: 3px 0;
}
#content .tabberlive .sidebar ul {
	padding: 0;
}
#content .tabberlive .sidebar ul li {
	background: none;
	padding: 1px 0;
}
#content .tabberlive .sidebar ul li ul {
	display: block;
	padding-left: 10px;
}
/*
ul.tabbernav = the tab navigation list
li.tabberactive = the active tab
*/
#content ul.tabbernav li.tabberactive a {
	color: #c80000 !important;
	background-color: #F6F6F6 !important;
}

#content ul.tabbernav {
	background: url('images/bg-groove.png') repeat-x left bottom;
	background-color: #F2F2F2;
	padding: 0 0 2px 0px;
	height: 100%;
	overflow: auto;
}
#content ul.tabbernav li {
	background: none;
	text-transform: uppercase;
	line-height: 175%;
	margin: 0;
	margin-right: 0px;
	padding: 0;
	list-style: none;
	display: block;
	float: left;
}
#content ul.tabbernav li a {
	color: #333;
	background-color: transparent;
	padding: 3px 11px 3px;
	text-decoration: none;
	display: block;
	float: left;
	white-space: nowrap;
	font-weight: bold;
	text-shadow: 0 1px 0 #fff;
}
#content ul.tabbernav li a {
	color: #333;
}
#content ul.tabbernav li a:hover {
	color: #c80000;
	text-decoration: none;
}
#content ul.tabbernav li.tabberactive a {
	
}
#content ul.tabbernav li.tabberactive a:hover {
	color: inherit;
	cursor: default;
}
/*
.tabbertab = the tab content
Add style only after the tabber interface is set up (.tabberlive)
*/
#content .tabberlive .tabbertab {
	padding: 10px 20px;
	padding-left: 0;
	padding-right: 0;
}
/* hide the heading since its on the tab */
#content .tabberlive .tabbertab h2,
#content .tabberlive .tabbertab h3 {
	display: none;
}

/* @end */

/* @group Footer */

/* FOOTER
========================================== */
#footer {
	clear: both;
	background-color: #0D171F;
	border-top: 1px solid #ccc;
}
#footer .sidebar,
#footer .tabberlive {
	margin: 0;
	padding: 0;
	background-color: transparent;
}
#footer .grid {
	padding: 20px 0;
}
#footer .grid .sidebar {
	float: left;
	clear: none;
	width: 177px;
	padding: 0 20px;
	background: transparent;
	border: 0;
}
#footer .grid .sidebar p,
#footer .grid .sidebar ul {
	padding-bottom: 0;
}
#footer .grid .sidebar p,
#footer .grid .sidebar h1,
#footer .grid .sidebar h2,
#footer .grid .sidebar h3,
#footer .grid .sidebar h4,
#footer .grid .sidebar h5,
#footer .grid .sidebar h6,
#footer .grid .sidebar a,
#footer .grid .sidebar a:visited {
	color: #999;
}
#footer .grid .sidebar a:hover {
	color: #c80000;
}
#footer .grid .sidebar h3 {
	padding: 0 0 3px;
	margin: 0 0 3px;
	background: none;
	text-shadow: none;
	font-size: 100%;
	color: #ccc;
}
#footer .grid .sidebar ul li {
	line-height: 125%;
	padding: 3px 0;
	background: none;
}
#footer .grid .sidebar.first-child,
#footer .grid .sidebar:first-child {
	border: 0;
}

/* CREDITS
========================================== */
#credits {
	clear: both;
	width: 100%;
	padding: 10px 0 0;
	background-color: #11202B;
	border-top: 1px solid #1B364A;
}

#credits p {
	padding: 0 10px 10px;
	margin: 0;
	color: #999;
	font-size: 90%;
}

#credits a,
#credits a:visited {
	color: #999;
}

#credits a:hover,
#credits a:active {
	color: #c80000;
}

#credits ul.nav {
	padding: 0 10px 10px;
	text-align: left;
	font-size: 90%;
	float: right;
}

#credits ul.nav li {
	color: #999;
	margin: 0;
	display: inline;
}

#credits ul.nav li a {
	display: inline;
	margin: 0;
	padding: 0 5px 0 4px;
	border-right: 1px solid #666;
}
#credits ul.nav li a,
#credits ul.nav li a:visited {
	
}
#credits ul.nav li a:hover,
#credits ul.nav li a:active {
	
}
#credits ul.nav li a.top {
	border: 0;
	padding-right: 0;
}

/* @end */