﻿/*
Theme Name: Freaky Purple ZH Pride Festival
Theme URI: http://zhpf.ch/
Description: Theme designed exclusively for ZHPF
Version: 1.0
Author: Rémy M&uuml;ller
Author URI: http://www.sz46.ch
Tags: zh, pride, festival, pink, purple

	This theme was designed by Rémy M&uuml;ller.
*/



* {
    margin:0;
    padding:0;
    font-family:Verdana;
    font-size:11px;
    color:#2e2e2e;
}

small {
	font-size:10px;
}

strong {
	font-weight:bold;
}

body {
    background-color:#a70d67;
}

body.blog .post {
	border-bottom:1px dotted #BBBBBB;
	margin-bottom:15px;
}

img {
    border:none;
}

a {
	text-decoration:none;
}

p a:link, p a:visited {
    color:#a70d67;
    text-decoration:none;
}

p a:link:hover, p a:visited:hover {
    color:#ccc;
}

#global-wrapper {
    width:800px;
    margin:0 auto;
}

#utils {
	margin-top:10px;
	text-align:right;
	margin-right:15px;
	color:#fff;
}
#utils a, #utils a:visited {
	color:#fff;
	text-decoration:none;
}

#utils a:hover, #utils a:visited:hover {
	color:#2e2e2e;
}

#header-wrapper {
    margin-top:10px;
    background-color:#fff;
    background-image:url('img/shadow/800x19.jpg');
    background-position:left bottom;
    background-repeat:no-repeat;
    padding:10px;
    padding-bottom:29px;
    height:140px;
}

#logo {
    margin-left:5px;
    border-right:solid 1px #191919;
    width:181px;
    float:left;
}

#header {
    margin-left:197px;
}

#navigation-wrapper {
    background-color:#fff;
    padding:10px 0;
    padding-bottom:29px;
    background-image:url('img/shadow/800x19.jpg');
    background-position:left bottom;
    background-repeat:no-repeat;
}

#navigation li {
    display:inline;
    list-style-type:none;
    border-right:solid 1px #2E2E2E;
}

#navigation li.page-item-43, #navigation li.page-item-244, #navigation li.page-item-272 {
	border-right:none;
}

#navigation li a {
    display:inline-block;
    width:95px;
    text-align:center;
    font-size:14px;
}

#navigation li a:link, #navigation li a:visited {
    color:#2e2e2e;
    text-decoration:none;
}

#navigation li a:hover, #navigation li a:visited:hover, #navigation li.current_page_item a, #navigation li.current_page_ancestor  a {
    color:#a70d67;
}

#sidebar {
    float:left;
    width:190px;   
}

#sidebar .sidebar-item {
    background-color:#fff;
    padding:10px;
    padding-bottom:25px;
    background-image:url('img/shadow/195x15.jpg');
    background-position:left bottom;
    background-repeat:no-repeat;
}

#sub-navigation li {
    list-style-type:none;
}

#sub-navigation li ul {
	display:none;
	margin-left:15px;
}

#sub-navigation li.current_page_item ul, #sub-navigation li.current_page_parent  ul {
	display:block;
}

#sub-navigation li a, #sub-navigation li a:visited {
    display:block;
    line-height:24px;
    text-decoration:none;
    color:#2e2e2e;
}

#sub-navigation li a:hover, #sub-navigation li a:visited:hover, #sub-navigation li.current_page_item a {
    color:#a70d67;
}

#sub-navigation li.current_page_item ul li a {
    color:#2e2e2e !important;
}

#content {
    margin-left:201px;
    padding:10px;
    background-color:#fff;
    padding-bottom:25px;
    background-image:url('img/shadow/589x15.jpg');
    background-position:left bottom;
    background-repeat:no-repeat;
}

#content h1 {
    margin-bottom:16px;
}

#content p {
    line-height:16px;
    margin-bottom:16px;
}

#content div.paging {
	height:30px;
}

#main-wrapper {
    margin-bottom:50px;
}

#sponsors-main-bar {
    position:fixed;
    bottom:0px;
    left:0px;
    width:100%;
    height:50px;
    background-image:url('img/shadow/bottom.png');
    background-position:left top;
    background-repeat:repeat-x;
    text-align:center;
}
#sponsors-main-bar ul {
	margin:0;
	padding:0;
	margin-top:10px;
}

#sponsors-main-bar ul li {
	list-style-type:none;
	display:inline-block;
	line-height:40px;
	padding:0 53px;
}

.alignleft {
	float:left;
}
 
.alignright {
	float:right;
}

img.alignleft {
	margin-right:5px;
}

img.alignright {
	margin-left:5px;
}