/*  
Theme Name: Networked politics
Theme URI: http://networked-politics.info/
Description: Based on 'WordPress Default' by Michael Heilemann, the default WordPress theme based on <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.1
Author: Lorenzo De Tomasi
Author URI: http://www.isotype.org/
	Networked politics v0.1
	 http://networked-politics.info/
	This theme was designed and built by Lorenzo De Tomasi,
	whose blog you will find at http://www.isotype.org/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
/* Begin Sidebar */
#sidebar, #sidebar2 {
 padding: 1.4em 5px 5px 5px;
 margin: .6em 0 0 0;
 width: 150px;
 font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#sidebar {
 float: left;
 padding-left: 20px;
}
#sidebar2 {
 float: right;
 padding-right: 20px;
}
#sidebar h2, #sidebar2 h2 {
 color: #660099;
 font-size: 1.2em;
 margin: .4em 0 0 0;
 padding: 0;
}
#sidebar form, #sidebar2 form {
 margin: 0;
}
#sidebar ul, #sidebar ul ol, #sidebar2 ul, #sidebar2 ul ol {
 margin: 0;
 padding: 0;
}
#sidebar ul li, #sidebar2 ul li {
 list-style-type: none;
 list-style-image: none;
 margin-bottom: 1em;
}
#sidebar ul p, #sidebar ul select, #sidebar2 ul p, #sidebar2 ul select {
 margin: 0;
}
#sidebar ul ul, #sidebar ul ol, #sidebar2 ul ul, #sidebar2 ul ol {
 margin: 0;
}
#sidebar ul ul ul, #sidebar ul ol, #sidebar2 ul ul ul, #sidebar2 ul ol {
 margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li, #sidebar2 ul ol li {
 list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li {
 margin: 3px 0 0;
 padding: 0;
}
/* End Sidebar */
/* Begin Typography & Colors */
body {
 font-size: 0.73em; /* .625em resets 1em to 10px */
 font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
 background: #d5d6d7 url('images/kubrickbgcolor.jpg');
 color: #333;
 text-align: left;
}
#header {
 background: #73a0c5 url('images/np-header_150px.png') no-repeat bottom center;
}
#headerimg {
 margin: 7px 9px 0; 
 height: 117px; 
 width: 780px; 
}
.widecolumn .entry p {
 font-size: 1em;
}
.narrowcolumn .entry, .widecolumn .entry {
 line-height: 1.4em;
}
.alt {
 background-color: #f8f8f8;
 border-top: 1px solid #ddd;
 border-bottom: 1px solid #ddd;
}
#footer {
 background: #eee url('images/kubrickfooter.jpg') no-repeat top; 
 border: none;
 padding: 15px 0;
 margin: 0 auto;
 width: 800px;
 clear: both;
 text-align: center;
}
#subfooter {
 text-align: center;
}
small {
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 0.9em;
 line-height: 1.5em;
}
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a, h7, h7 a, h8, h8 a, caption, caption a {
 font-family: Futura, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-weight: normal;
 text-align: left;
 color: #660099;
 text-decoration: none;
 line-height: 1.2em;
}
h1 a, h1 a:hover, h1 a:visited {
 text-decoration: none;
}
h1, h1 a {
 color: orange;
 margin-top: 0;
}
h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h7 a:hover, h8 a:hover {
 color: #CC99CC;
 text-decoration: none;
}
h1 a:visited, h2 a:visited, h3 a:visited {
 text-decoration: none;
}
#headerimg .description {
 font-size: 1.2em;
 text-align: center;
}
#header h1, #headerimg .description {
 color: white;
 display: none;
}
#header h1 {
 padding-top: 1em;
 font-size: 4em;
 text-align: center;
}
#header h2 {
 font-size: 1.6em;
}
p {
 margin: 0 0 .5em 0;
}
#content {
 font-size: 1em;
 float: left;
 width: 394px;
 line-height: 1.6em;
 margin: 0 20px 0 20px;
 padding: 0 0 20px 0;
}
#content.narrowcolumn {
 text-align: center;
}
#content h2 {
 margin: 1em 0 1em 0;
}
#content h3 {
 font-size: 1.3em;
 margin: 1em 0 1em 0;
}
#content h4 {
 font-size: 1.2em;
 margin: 1em 0 .4em 0;
}
.entry p a:visited {
 color: #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
 font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
 font-weight: bold;
}
.commentlist cite, .commentlist cite a {
 font-weight: bold;
 font-style: normal;
 font-size: 1.1em;
}
.commentlist p {
 font-weight: normal;
 line-height: 1.5em;
 text-transform: none;
}
#commentform p {
 font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
 font-weight: normal;
}
small, .nocomments, .postmetadata, blockquote, strike {
 color: gray;
}
code {
 font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
 font-size: 0.9em;
 letter-spacing: .07em;
}
a {
 color: green;
 text-decoration: none;
}
a:hover {
 color: green;
 text-decoration: underline;
}
#sidebar a:hover {
 color: #CC99CC;
 text-decoration: none;
}
/* End Typography & Colors */

/* Begin Structure */
body {
 margin: 0 0 20px 0;
 padding: 0; 
}
#page {
 margin: 20px auto;
 padding: 0;
 width: 800px;
 background-color: white;
 background: url("images/kubrickbgwide.jpg") repeat-y top; border: none; 
}
#header {
 background-color: #73a0c5;
 margin: 0 0 0 1px; 
 padding: 0; 
 height: 117px; 
 width: 798px;
}
#headerimg {
 margin: 0;
 height: 117px;
 width: 100%;
}
.halfcol {
 width: 170px;
 height: 100%;
 float: left;
 margin-bottom: 10px;
}
#welcome, #where_we_are, #latest_posts {
 padding: 10px;
 border: 2px solid #660099;
 -moz-border-radius: 1em;
 -webkit-border-radius: 1em;
 border-radius: 1em;
 text-align: left;
}
#welcome {
 border-color: orange;
}
#where_we_are {
 float: right;
}
#latest_posts {
 clear: both;
}
#content div {
 margin-top: 2em;
}
#content div h2, caption {
 color: #660099;
 font-size: 1.7em;
 margin: 0 0 .5em 0;
 padding: 0;
}
#content div h2 a {
 color: #660099;
}
#content div div {
 margin: 0;
 padding: 0;
}
#welcome h2 a {
 color: orange !important;
}
.post {
 text-align: left;
 clear: both;
 border-top: 1px dotted #660099;
 margin: 0;
 padding: .4em 0 1em 0 !important;
}
.page {
 border-top: none;
}
.post h3 {
 margin: 0 !important;
}
.widecolumn .smallattachment {
 text-align: center;
 float: left;
 width: 168px;
 margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
 text-align: center;
 margin: 5px 0px;
}
/* End Structure */

/*	Begin Headers */
h3.comments {
 padding: 0;
 margin: 40px auto 20px ;
}
/* End Headers */

/* Begin Images */
p img {
 padding: 0;
 max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */
img.centered {
 display: block;
 margin-left: auto;
 margin-right: auto;
}
img.alignright {
 padding: 4px;
 margin: 0 0 2px 7px;
 display: inline;
}
img.alignleft {
 padding: 4px;
 margin: 0 7px 2px 0;
 display: inline;
}
.alignright {
 float: right;
}
.alignleft {
 float: left
}
/* End Images */
/* Begin Lists
 Special stylized non-IE bullets
 Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
 margin-left: 0px;
 padding: 0 0 0 30px;
 list-style: none;
 padding-left: 10px;
 text-indent: -10px;
}
html>body .entry li {
 margin: 7px 0 8px 10px;
}
.entry ul li:before {
 content: "\00BB \0020";
}
.entry ul li:before {
 content: "\00BB \0020";
}
.entry ol {
 padding: 0 0 0 35px;
 margin: 0;
}
.entry ol li {
 margin: 0;
 padding: 0;
}
.postmetadata ul, .postmetadata li {
 display: inline;
 list-style-type: none;
 list-style-image: none;
}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
 margin: 10px auto;
 padding: 5px 3px; 
 text-align: center;
}
#sidebar #searchform #s, #sidebar2 #searchform #s {
 width: 108px;
 padding: 2px;
}
#sidebar #searchsubmit, #sidebar2 #searchsubmit {
 padding: 1px;
}
input, textarea {
 padding: 2px;
}
select {
 width: 130px;
}
/* Begin Comments*/
#comments {
 background-color: #fdedd2;
 padding: 1em ;
 margin: 0;
 text-align: left;
 clear: both;
}
#comments h3 {
 margin: 0 0 .5em 0;
}
#reply {
 display: block;
 clear: both;
 padding: 0;
}
.commentlist {
 width: 100%;
 margin: 0 0 1em 0;
 padding: 0;
 text-align: left;
}
.commentlist li {
 background-color: #f8f8f8;
 border-top: 1px solid #ddd;
 border-bottom: 1px solid #ddd;
 margin: 0;
 padding: .2em .5em 0 .5em;
 list-style: none;
}
.commentlist cite, .commentlist cite a {
 font-weight: bold;
 font-style: normal;
 font-size: 1.1em;
}
#commentform input {
 margin: .5em 0 .5em 0;
}
#commentform textarea {
 height: 5em;
 width: 100%;
}
#commentform #submit {
 margin: 0;
}
#commentform p {
 margin: 0;
}
.nocomments {
 text-align: left;
 margin: 0;
 padding: 0;
}
.commentmetadata {
 margin: 0;
 display: block;
}
/* End Comments */

/* Begin Calendar */
#event-calendar {
 margin: 0 !important;
 border-top: 2px solid #660099;
 border-right: 2px solid #660099;
 -moz-border-radius-topright: 1em;
 -webkit-border-top-right-radius: 1em;
 border-top-right-radius: 1em;
 padding-bottom: 1em;
}
#wp-calendar table {
 width:100%;
}
/* Fix a bug in the default style. */
#wp-calendar #prev a {
  font-size:100%;
}
#wp-calendar table td,
#wp-calendar table th {
 text-align: center;
 border: 1px hidden;
}
#wp-calendar table td,
#wp-calendar table td.pad:hover,
#wp-calendar table.nav tr td {
padding: .2em;
}
#wp-calendar .ec3_eventday a {
 color: #660099;
 border: 1px solid;
 padding: .2em;
}
#wp-calendar table #today {
 background: #ffcc66;
}
#event-calendar h2 {
 display: none;
}
#wp-calendar #prev {
 text-align:left;
}
#wp-calendar #next {
 text-align:right;
}
#event-calendar #next, #event-calendar #prev {
 text-align: center;
 background: #CC99CC;
 -moz-border-radius: 1em;
 -webkit-border-radius: 1em;
 border-radius: 1em;
}
#event-calendar #next a, #event-calendar #prev a {
 width: 100%;
 color: #660099;
}
#event-calendar #next a:hover, #event-calendar #prev a:hover {
 color: white;
 text-decoration: none;
}
#event-calendar caption {
 text-align: center;
 margin: .2em 0 .2em 0;
}
#event-calendar caption a {
 color: #660099;
 margin: 0;
 padding: 0;
}
#event-calendar caption a:hover {
 color: orange;
 text-decoration: none;
}
#upcoming-events {
 margin: 0;
 padding: 0 .5em .5em .5em;
 border-top: 1px dotted #660099;
 border-right: 2px solid #660099;
 border-bottom: 2px solid #660099;
 -moz-border-radius-bottomright: 1em;
 -webkit-border-bottom-right-radius: 1em;
 border-bottom-right-radius: 1em;
}
#upcoming-events ul li {
 color: darkorange;
}
#upcoming-events ul li a {
 color: #660099;
}
#upcoming-events ul li ul li {
 list-style: square;
 margin-left: .5em;
}
/* Schedule */
table.ec3_schedule {
 background: #ffcc66;
 padding: .5em;
 width: 100px;
 margin: 0 .5em .5em 0;
 float:left;
 -moz-border-radius: 1em;
 -webkit-border-radius: 1em;
 border-radius: 1em;
}
table.ec3_schedule td {
 padding:0 0.5ex 0 0.5ex;
 color:#800;
}
td.ec3_start {
 text-align:right;
 background-color: #fdedd2;
}
td.ec3_to {
 text-align:center;
}
td.ec3_end {
 background-color: #fdedd2;
}
/* End Calendar */
#search, #login-widget, #gt_widget, #xdtalk-widget {
 -moz-border-radius: 1em;
 -webkit-border-radius: 1em;
 border-radius: 1em;
}
#search {
 background: #CC99CC;
}
#gt_widget {
 background: #CC99CC;
 padding: .5em;
}
#login-widget {
 background: #ffcc66;
 padding: .5em;
 padding-right: 1em;
}
#login-widget form {
 text-align: right;
}
#login-widget form input.text, #login-widget form input.password {
 width: 5em;
}
#xdtalk-widget {
 background: #ffcc66;
 padding: .5em;
 padding-right: 1em;
}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
 cursor: help;
}
acronym, abbr {
 border-bottom: 1px dashed;
}
blockquote {
 margin: 15px 30px 0 10px;
 padding-left: 20px;
 border-left: 5px solid #ddd;
}
blockquote cite {
 margin: 5px 0 0;
 display: block;
}
.center {
 text-align: center;
}
hr {
 display: none;
}
a img {
 border: none;
}
.postmetadata {
 clear: both;
 font-size: .9em;
 margin: 0 0 .5em 0;
}
#latest_posts .postmetadata {
 margin: 0;
}
#reply {
 clear: both;
 background-color: #fdedd2;
 padding: 1px 20px 25px 10px;
}
.navigation div a {
 display: block;
 color: #660099;
 text-align: center;
 margin: .4em 0 1em 0 !important;
 padding: .3em !important;
 background: #CC99CC;
 -moz-border-radius: 1em;
 -webkit-border-radius: 1em;
 border-radius: 1em;
}
.navigation div a:hover {
 color: white;
 text-decoration: none;
}
/* End Various Tags & Classes*/
/* Partners */
#text-8 {
 margin: 0 0 1em 0!important;
 border-top: 2px solid #660099;
 border-right: 2px solid #660099;
 border-bottom: 2px solid #660099;
 -moz-border-radius-topright: 1em;
 -webkit-border-top-right-radius: 1em;
 border-top-right-radius: 1em;
 -moz-border-radius-bottomright: 1em;
 -webkit-border-bottom-right-radius: 1em;
 border-bottom-right-radius: 1em;
 padding-bottom: 1em;
}
#text-8 h2 {
 margin-bottom: .5em;
}
#text-8 li {
 display: inline;
}
#text-8 img {
 margin: 0 5px 5px 0;
}
#text-8 img.euromovements-logo {
 width: 140px;
 height: 30px;
}
/* end Partners */
/* Frontend administration */
p.addpost a {
 display: block;
 color: darkred;
 background: orange;
 text-align: center;
 margin: .4em 0 1em 0 !important;
 padding: .3em !important;
 -moz-border-radius: 1em;
 -webkit-border-radius: 1em;
 border-radius: 1em;
}
/* End Frontend administration */