/**
 * Theme Name: Nundy Hybrid Custom
 * Theme URI: http://AwesomeAudrey.com
 * Description: A theme for Simon Nundy's Lewisham Mayoral Campaign.
 * Version: 0.1
 * Author: Audrey Hingle
 * Author URI: http://AwesomeAudrey.com
 * Tags: Simon Nundy,  Conservatives,  Mayoral Campaign,  Lewisham
 *Template: hybrid
 */

/* Get plugins CSS */
@import url('../hybrid/library/css/plugins.css'); 

/* Get drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css'); 

/* Default CSS */
body {
	font: normal normal normal 100% "Lucida Sans", "Lucida Unicode", "Lucida Sans Unicode", "Lucida Sans Regular", "Lucida Sans Roman", "Lucida Sans Grande", "Lucida Grande", Garuda, sans-serif;
	color: #323329;
	line-height:140%; 
	font-family:"Lucida Sans", "Lucida Unicode", "Lucida Sans Unicode", "Lucida Sans Regular", "Lucida Sans Roman", "Lucida Sans Grande", "Lucida Grande", Garuda, sans-serif; 
	background-color:#0096d8 !important;
	background-image: url("New_Sky_small.jpg")!important;
	background-position: top right !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
	}
body.archive div.sidebar {
	display: none;
	width:0px;
	}
body.archive div.hfeed { 
	width: 1024px;
}
	
/* Body container */
#body-container {
	margin: 90px auto 21px auto;
	background-position: 780px 10px;
	background-image: url("electiondaymay6.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	}
#balloon {
	float: right;
	}

/* Links */
a {
	color: #990000;
	text-decoration: underline;
	}
a:visited {
	color: #990000;
	}
a:hover, a:active {
	color: #fff;
	text-decoration: underline;
	}

/* Headers */
h2, h3, h4, h5, h6 {
	font-family: "Lucida Sans", "Lucida Unicode", "Lucida Sans Unicode", "Lucida Sans Regular", "Lucida Sans Roman", "Lucida Sans Grande", "Lucida Grande", Garuda, sans-serif;
	color: #000;
	font-weight: bold;
	}
h2 {
	font-size: 21px;
	}
h3 {
	font-size: 19px;
	}
h4 {
	font-size: 17px;
	}
h5 {
	font-size: 15px;
	}
h6 {
	font-size: 13px;
	}

/* Lists */
ul {
	list-style: square;
	}

/* Blockquotes */
blockquote {
	font-style: italic;
	color: #555;
	}
blockquote blockquote {
	color: #777;
	}
blockquote em {
	font-style: normal;
	}

/* Code */
pre {
	padding: 9px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	}
code {
	padding: 0 3px;
	background: #eee;
	}
pre code {
	background: transparent;
	}

/* Tables */
table {
	width: 100%;
	border-collapse: separate;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}
caption {
	font-size: .9em;
	font-style: italic;
	text-align: right;
	}
td, th {
	padding: 3px 6px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}
th {
	background: #eee;
	}

/* Drop caps */
.drop-cap {
	float: left;
	margin: 3px 3px 0 0;
	font: normal normal normal 47px/35px "Warnock Pro", "Goudy Old Style", Palatino,"Book Antiqua", Georgia, serif;
	color: #333;
	}

/* Notes */
.note {
	padding: 6px 9px;
	background: #eee;
	border: 1px solid #ccc;
	}

/* Warnings/Alerts */
.warning, .alert {
	padding: 6px 9px;
	background: #fffbbc;
	border: 1px solid #E6DB55;
	}

/* Errors */
.error {
	padding: 6px 9px;
	background: #ffebe8;
	border: 1px solid #C00;
	}

/* Downloads */
.download {
	padding: 6px 9px;
	background: #e7f7d3;
	border: 1px solid #6c3;
	}

/* Breadcrumb */
.breadcrumb {
	margin: 0 0 30px 0;
	font-size: .9em;
	font-style: italic;
	color: #767a74;
	}
.breadcrumb a {
	color: #111;
	text-decoration: none;
	}
.breadcrumb a:hover {
	color: #7cbf47;
	text-decoration: underline;
	}

/* Images */
.post img {
	max-width: 568px;
	padding: 5px;
	border: 1px solid #ccc;
	}

/*.thumbnail {
	float: left;
	width: 100px;
	height: 100px;
	margin: 5px 15px 0 0;
	} */

/* Captions [caption] */
.wp-caption {
	max-width: 576px;
	margin-top: 6px;
	padding: 6px 1px 0 1px;
	border: 1px solid #ccc;
	text-align: center;
	}
.wp-caption .wp-caption-text {
	margin: 0;
	padding: 0 5px;
	text-align: center;
	font-size: .9em;
	font-style: italic;
	color: #535444;
	}
.wp-caption img {
	max-width: 564px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #8d8f83;
	}

/* Gallery [gallery] */
.gallery img {
	border: 1px solid #ccc;
	}

/* Avatars */
.avatar {
	float: left;
	width: 100px;
	height: 100px;
	margin: 5px 15px 0 0;
	padding: 5px;
	border: 1px solid #ccc;
	}

/* Header */
#header {
	margin: 10px 0 0px 0;
	background-repeat: no-repeat;
	background-position: bottom left;
	width:315px;
	text-align:center;
	float: left;
	}
#header-container {
	width:315px;
}
/* Blog title */
#site-title {
	font: 38pt "Lucida Sans", "Lucida Unicode", "Lucida Sans Unicode", "Lucida Sans Regular", "Lucida Sans Roman", "Lucida Sans Grande", "Lucida Grande", Garuda, sans-serif;
	margin-left:0px;
	margin-bottom: 0px;
	margin-top:0px;
	margin-right: 0px;
	font-weight: bold;
	letter-spacing: -5px;
	}
#site-title a {
	color: #535444;
	}

/* Blog description */
#site-description {
	font: normal normal normal 12pt "Lucida Sans", "Lucida Unicode", "Lucida Sans Unicode", "Lucida Sans Regular", "Lucida Sans Roman", "Lucida Sans Grande", "Lucida Grande", Garuda, sans-serif;
	margin-left:0px;
	margin-bottom: 0px;
	margin-top:-5px;
	margin-right: 0px;
	color: #66695f;
	font-weight: bold;
	letter-spacing: 1px;
	}

/* Navigation */
#navigation {
	overflow: visible;
	margin: 0px 0px 20px 20px;
	z-index: 100;
	width: 450px;
	float: left;
	clear: right;
	font-size: 11pt;
	background-repeat: no-repeat;
	background-position: 100% 10px;
	}
#page-nav li {
	margin-right: 2px;
	}
#page-nav li li {
	margin-right: 0;
	}
#page-nav li a {
	padding: 65px 8px 6px 8px;
	color: #535444;
	border: 0px;
	vertical-align: bottom;	
	}
#page-nav li a:hover {
	background-color: #fff;
	font-style: normal;
	}
#page-nav li.current_page_item a {
	background-color: #7cbf47 !important;
	font-style: normal;
}

/* Drop-downs style */
#page-nav li:hover ul, li.sfHover ul {
	top: 32px;
	}
#page-nav li li a {
	border-top: none;
	margin-right: 0;
	}
#page-nav li ul {
	background: #fff;
	border-top: 1px solid #ccc;
	}
#page-nav li li:hover ul, li li.sfHover ul , #page-nav li li li:hover ul, li li li.sfHover ul  {
	top: -1px;
	}
#page-nav li li li {
	margin-left: -1px;
	}

/* Container (wraps content, primary, and secondary) */
#container {
	margin-bottom: 21px;
	}

/* Main content */
.content {
	margin: 0 0 21px 0;
	}
.no-widgets .content, .page-template-no-widgets .content{
	width: 1024px;
	}

/* Posts */
.post {
	overflow: hidden;
	margin: 0 0 10px 0;
	}
.single .post, .attachment .post, .page .post {
	margin: 0;
	}

/* Archive information */
.author-info, .search-info {
	overflow: hidden;
	margin: 0 0 40px 0;
	}

/* Entry title */
.entry-title {
	font-size: 24px;
	margin: 0 0 8px 0px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -1px;
	}
.archive .entry-title, .search .entry-title {
	font-size: 21px;
	margin: 0;
	}
.page-title, .attachment-title {
	margin: 0 0 21px 0;
	}
.page-title a {
        display: none;
}
.entry-title a {
	color: #000;
	}

/* Byline */
.byline {
	margin: 0 0 5px 0;
	font-style: normal;
	color: #535444;
	}
.archive .byline, .search .byline {
	margin: 0;
	}
.byline .byline-prep, .byline .url {
	text-transform: lowercase;
	display: none;
	}

/* Entry content */
.entry-content {
	overflow: hidden;
	margin: 0 0 0 0;
	}

/* Entry metadata */
.entry-meta {
	clear: both;
	font-style: italic;
	color: #535444;
	}

/* Page links (multiple-paged posts) */
p.pages a {
	margin: 0 3px;
	padding: 3px 9px 3px 9px;
	border: 1px solid #7ebe46;
	}

/* Navigation links */
.navigation-links {
	margin-bottom: 21px;
	font-style: italic;
	}
.navigation-links .previous {
	float: left;
	max-width: 50%;
	}
.navigation-links .next {
	float: right;
	max-width: 50%;
	text-align: right;
	}
.navigation-attachment {
	overflow: hidden;
	}

/* WP Pagenavi plugin */
.wp-pagenavi {
	margin-bottom: 21px;
	}
.wp-pagenavi .pages, .wp-pagenavi .current, .wp-pagenavi .extend, .wp-pagenavi a {
	margin-right: 6px;
	padding: 3px 9px 3px 9px;
	border: 1px solid #ccc;
	}

/* Widgets */
.widget {
	overflow: hidden;
	margin: 0 0 15px 0;
	color: #323329;
	}
.widget a {
	color: #990000;
	text-decoration: underline;
	}
.widget a:hover {
	color: #fff;
	text-decoration: none;
	}

/* Widget titles */
.widget-title {
	font-size: 120%;
	font-weight: normal;
	color: #323329;
	margin-bottom: 5px;
	text-align:center;
	}

/* Utility widget areas */
#utility-before-content, #utility-after-content, #utility-after-page, #utility-after-single {
	margin: 0 0 21px 0;
	padding: 20px 20px 0 20px;
	border: 1px solid #ccc;
	}

/* Comments template */
#comments-template {
	clear: both;
	}

/* Comment headers */
.comments-header {
	font-size: 1.2em;
	}

/* Comments are closed */
.comments-closed {
	font-style: italic;
	}

/* Comment list */
#comments-template ol {
	list-style: none;
	margin: 0 0 21px 0;
	}
#comments li, #comments li li li, #comments li li li li li {
	overflow: hidden;
	margin: 0 0 15px 0;
	padding: 15px 15px 0 15px;
	background: #fff;
	border: 1px solid #ccc;
	}
#comments li li, #comments li li li li {
	background: #f9f9f9;
	}

/* Avatar */
#comments-template .avatar {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 15px;
	padding: 0;
	border: 1px solid #8d8f83;
	}

/* Comment metadata */
.comment-meta {
	margin: 10px 0 21px 0;
	font-size: 13px;
	color: #8d8f83;
	}
.comment-author {
	font-size: 15px;
	color: #000;
	}
.comment-reply-link, .permalink, .comment-edit-link {
	font-style: italic;
	color: #8d8f83;
	}

/* Comment text */
.comment-text {
	clear: left;
	margin: 0 15px;
	}

/* Form */
.text-input {
	display: block;
	padding: 3px 6px;
	width: 97%;
	}
#comments-template label {
	font-size: .9em;
	}

/* Respond textarea */
textarea {
	width: 98%;
	}

/* Submit and rest buttons */
.button, .submit, .reset {
	width: 100px;
	margin-right: 15px;
	padding: 7px 15px 8px 15px;
	background: #fff;
	border: 1px solid #ccc;
	}
.button:hover, .submit:hover, .reset:hover {
	cursor: pointer;
	background: #f9f9f9;
	}

/* Footer container */
#footer-container {
	margin: 0 0 21px 0;
	}

/* Subsidiary */
#subsidiary {
	margin: 0 0 21px 0;
	}

/* Footer */
#footer {
	font-style: italic;
	color: #444;
	}
#footer .copyright {
	display: inline;
	float: left;
	margin-right: 9px;
	}

/* Layout CSS */

#body-container {
	overflow: hidden;
	width: 1024px;
	margin: 0 auto;
	}

#container {
	overflow: hidden;
	float: left;
	width: 1024px;
	padding-top: 0px;
	margin-top:-10px
	}

.content{
	overflow: hidden;
	float: left;
	width: 650px;
	}
.no-widgets .content, .no-default-widgets .content{
	width: 1024px;
	}

#primary {
	position: relative;
	float: right;
	width: 354px;
	margin-top:20px;
	margin-left:20px;
	}

#secondary {
	position: relative;
	clear: right;
	float: right;
	width: 375px;
	padding-left:20px;
	}

#subsidiary {
	overflow: hidden;
	}

#subsidiary .widget {
	overflow: hidden;
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
	}

#footer-container {
	clear: both;
	overflow: hidden;
	}

#footer {
	clear: both;
	overflow: hidden;
	}
	
 /* Base CSS */

html, body, span, div, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td  {
	margin:0; 
	padding:0; 
	vertical-align:baseline; 
	outline:none; 
	font-size:100%; 
	background:transparent; 
	border:none; 
	text-decoration:none
	}
b, i, hr, u, center, menu, layer, s, strike, font, xmp  {
	margin:0; 
	padding:0; 
	vertical-align:baseline; 
	outline:none; 
	font-size:100%; 
	font-weight:normal; 
	font-style:normal; 
	background:transparent; 
	border:none; 
	text-decoration:none
	}
font {
	color:#333
	}
center {
	text-align:center
	}
h1, h2, h3, h4, h5, h6 {
	font-style:normal; 
	font-weight:bold; 
	margin:0 0 21px 0;
	}
h1 {
	font-size:1.8em;
	letter-spacing: -3px;
	}
h2 {
	font-size:1.7em;
	letter-spacing: -2px;
	}
h3 {
	font-size:1.55em; 
	}
h4 {
	font-size:1.4em
	}
h5 {
	font-size:1.25em
	}
h6 {
	font-size:1.1em
	}
p {
	margin:0 0 21px 0;
	font-size:90%;
	}
ol, ul {
	list-style:none
	}
ul {
	list-style:disc; 
	margin:0 0 21px 2.5em
	}
ol {
	list-style-type:decimal; 
	margin:0 0 21px 3em
	}
ol ol {
	list-style:upper-roman
	}
ol ol ol {
	list-style:lower-roman
	}
ol ol ol ol {
	list-style:upper-alpha
	}
ol ol ol ol ol {
	list-style:lower-alpha
	}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom:0
	}
dl {
	margin:0 0 18px 3px
	}
dl dt {
	font-weight:bold; 
	margin:12px 0 0 0
	}
dl dd {
	margin:6px 0 0 1.5em
	}
strong {
	font-weight:bold
	}
strong strong {
	font-weight:normal
	}
em, cite {
	font-style:italic
	}
em em, cite cite {
	font-style:normal
	}
abbr {
	cursor:help
	}
acronym {
	text-transform:uppercase; 
	border-bottom:1px dashed #8d8f83; 
	cursor:help
	}
big {
	font-size:120%
	}
small, sup, sub {
	font-size:80%
	}
sup {
	vertical-align:baseline; 
	position:relative; 
	bottom:0.3em
	}
	sub {
	vertical-align:baseline; 
	position:relative; 
	top:0.3em
	}
address {
	font-style:italic; 
	margin:0 0 21px 0
	}
li address, dd address {
	margin:0
	}
blockquote {
	margin:0 2.5em; 
	font-style:normal
	}
blockquote em, blockquote cite {
	font-style:italic
	}
blockquote, q {
	quotes:none
	}
blockquote:before, blockquote:after, q:before, q:after {
	content:''; 
	content:none}
a {
	cursor:pointer
	}
a img {
	border:none
	}
pre {
	overflow:auto; 
	font:.9em Monaco, monospace, Courier, "Courier New"; 
	line-height:21px; 
	margin-bottom:21px; 
	padding:9px
	}
code {
	font:.9em Monaco, monospace, Courier, "Courier New"
	}
pre code {
	font-size:1em
	}
ins, dfn {
	font-style:italic; 
	text-decoration:none; 
	border-bottom:1px solid #8d8f83
	}
del {
	text-decoration:line-through
	}
object {
	margin-bottom:21px
	}
input, textarea {
	font-size:1em; font-family:"Lucida Sans", "Lucida Unicode", "Lucida Sans Unicode", "Lucida Sans Regular", "Lucida Sans Roman", "Lucida Sans Grande", "Lucida Grande", Garuda, sans-serif;
	padding:3px
	}
:focus {
	outline:none
	}
form label {
	cursor:pointer
	}
option {
	padding:1px 3px
	}
table {
	border-collapse:collapse; 
	border-spacing:0; 
	margin-bottom:21px
	}
th, td {
	text-align:left
	}
	hr {
	margin-bottom:21px
	}
img.wp-smiley {
	max-height:12px; 
	margin:0; 
	padding:0; 
	border:none}
.gallery {display:block; 
	text-align:center; 
	margin-bottom:21px !important
	}
.alignleft, .left {
	float:left; 
	margin-right:15px
	}
.alignright, .right {
	float:right; 
	margin-left:15px
	}
.aligncenter, .center {display:block; 
	margin:0 auto 21px auto
	}
.alignnone, .block {
	clear:both; 
	margin:0 0 21px 0
	}
.clear {
	clear:both
	}
img.alignleft, img.alignright {
	display:inline
	}
blockquote.alignleft, blockquote .alignright {
	width:33%
	}
.textwidget .hackadelic-sliderPanel span a{
        display: none !important;
}
#donate a.hackadelic-sliderButton {
	color: #ffffff;
	padding: 12px 20px 0px 20px;
	display: block;
	margin-bottom: 0px;
	text-transform: uppercase;
	background-image: url("donatebuttonbackground.png");
	background-repeat: no-repeat;
	background-position: top center;
	height:43px;
	font-weight: bold;
	font-size: 140%;
	letter-spacing: -1px;
	text-align:center;
	border: 0px;
	text-decoration:none !important;
}
div.collapsible h3.widget-title {
	color: #535444;
	padding: 0px 20px 0px 20px;
	display: block;
	margin-bottom: 0px;
	text-transform: uppercase;
	background-image: url("skybutton.jpg");
	height:55px;
	font-weight: bold;
	font-size: 120%;
	letter-spacing: -1px;
	text-decoration:none !important;
	text-align:right;
	border: 1px solid #535444;
	cursor: pointer;
	}
a.hackadelic-sliderButton:hover {
	color: #000;
	border: 1px solid #fff;
	text-decoration:underline;
	}
.widget.collapsible .widgettitle {
	text-align: center;
	height: 24px;
	-moz-border-radius: .6em; -webkit-border-radius: .6em;
	cursor: pointer;
}

#sidebar-left .widget.collapsible .widgettitle {
	background: url(/i/bg/widget-title-bg-open.png) top left no-repeat;
	margin: 1em 2px .25em -6px;
}
#sidebar-left .widget.collapsible .widgettitle:hover,
#sidebar-left .widget.collapsible .widgettitle.collapsed:hover {
	background: url(/i/bg/widget-title-bg-hover.png) top left no-repeat;
}
#sidebar-left .widget.collapsible .widgettitle.collapsed {
	background: url(/i/bg/widget-title-bg-closed.png) top left no-repeat;
}

#sidebar-right .widget.collapsible .widgettitle {
	background: url(/i/bg/sidebar-button-bg-1.png);
	margin: 1em -14px .25em -12px;
}
#sidebar-right .widget.collapsible .widgettitle:hover {
	background: url(/i/bg/sidebar-button-bg-2.png);
}
#conservative_link { 
float: right;
margin-top:45px;
}
#twitter_div {
	color:#323329;
	font-size: 90%;
	}
#twitter_update_list li {
	border-bottom: 1px dashed #8d8f83;
	list-style-type: none; 
	margin-left:-30px;
	}
#twitter_div h3 {
	border-bottom: 1px dashed #8d8f83;
}
div.archive-description { 
	width: 300px;
	float: right;
	border: 1px solid #8d8f83;
	padding: 5px;
	margin:5px;
	}
div.archive-description ul {
	margin-left: 20px;
	font-size:95%;
	}
div.archive-description ul ul {
	font-size:90%;
	}
div.candidate {
	float: left;
	clear: both;
	margin-bottom: 20px;
	width: 650px;
	}
div#widget_google_translate ul form{
	margin-left: 0px !important;
	margin-top:0px !important;
	padding:0px !important;
}
div#widget_google_translate form select {
	float: left !important;
}
div#widget_google_translate form input {
	float: left !important;
	font-size: 90% !important;
}
form#search-form .button {
	height: 32px;
	width: 80px;
	margin-left: 15px;
	padding: 0px;
	float: right;
	background-image: url("skybutton.jpg");
	background-position: bottom right;
	color: #535444;
	text-transform: uppercase;
	background-position: top center;
	font-weight:bold;
	letter-spacing: -1px;
	text-decoration:none !important;
	border: 1px solid #535444;
}
form#search-form input {
	width: 230px;
	float: left;
	}
div#text-13 {
	margin:0px;
	padding:0px;
	height:35px;
	}
