/*
Theme Name: Fixed Blix
Theme URI: http://lettersandscience.net/Blix/
Description: Fixed or fluid width. Language localization support. View the <a href="http://lettersandscience.net/Blix/showcase">Blix Gallery</a> at the <a href="http://lettersandscience.net/Blix/">demo</a> site. <a href="http://lettersandscience.net/wp-content/themes/Blix/readme.html">Read me</a>. Original theme by <a href="http://www.kingcosmonaut.de">Sebastian Schmieg</a>. Adapted by <a href="http://lettersandscience.net">dancer</a>.
Version: 2009.08.13
Author:
Author URI:
Tags: two-columns, fixed-width, flexible-width, right-sidebar, white
*/

@import "css/layout.css";
@import "css/layout_fixed.css";
@import "css/spring_flavour.css";
@import "css/spring_flavour_fixed.css";

/* ignore */
.alignleft {}
.alignright {}
.aligncenter {}

#content {
width:445px;
padding-top:15px;
padding-left:10px;
overflow:hidden;
}

#content h2 {
font-size:1.2em;
font-weight:bold;
margin-top:15px;
}

#content h3 {
font-size:1.2em;
font-weight:bold;
color:#009193;
margin-bottom:4px;
}


.entry {
margin-top:-10px;
margin-bottom:20px;
}

.entry p {
margin-top:-10px;
margin-bottom:4px;
}

.entry .info .date {
color:#6C8C37;
padding-left:15px;
margin-top:-20px;
}

.entry .info {
margin-top:-20px;
border-bottom:1px inset #1ba6b2;
padding:0;
}

form input,form textarea {
border-color:#1ba6b2;
}

#container {
width: 710px;
border-top:2px solid #cfe;
border-bottom:2px solid #cfe;
border-right:20px solid #cfe;
border-left:20px solid #cfe;
padding:0;
}

.doublecol {
list-style-image: url(../images/spring_flavour/post_yellow.gif);
}

body {
color:#414141;
background:#ffcc66 top;
margin-top:0;
padding-top:0;
margin-bottom:0;
padding-bottom:0;
}

#navigation form {
/*background:#ffcc66 url('http://peacenewscamp.files.wordpress.com/2010/03/corner_bottom_right1.png') bottom right */
no-repeat;
width:197px;
border-color:white;
padding:0 12px;
}

#navigation,#navigation li {
/*background:#a3c159 url('http://peacenewscamp.files.wordpress.com/2010/03/corner_bottom_right1.png') bottom right */
no-repeat;
}

#navigation .selected,#navigation a:hover {
/*background:#1BA6B2 url('http://peacenewscamp.files.wordpress.com/2010/03/corner_bottom_right1.png') bottom right */
no-repeat;
}

#navigation li a {
padding:0 8px;
}

#header {
height:220px;
width:690px;
background-color:#96c24f;
background-image:url('http://peacenewsgathering.info/summer/wp-content/uploads/2010/03/summercamp101.jpg');
background-repeat:no-repeat;
padding:0 0 0 20px;
}

#header h1 {
color:transparent;
text-indent: -999em;  /* this hides the text */
}

#header h3 {
color:transparent;
text-indent: -999em;  /* this hides the text */
}

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333366;
}

ul {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333366;
}

.sticky h2 a {
background-color:#1ba6b2;
}

.column {
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
}


