                                     /*
Theme Name: the work.group 6
Theme URI: http://sisyphean.com/
Description:  the work.group's home on the web - forum edition.
Version: fall 2009
Author: saucemaster
Author URI: http://angryredplanet.org/


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



p{
margin-bottom: 1.1em;
}


a, a:visited    {

		font-family: Verdana, Arial, Helvetica, sans-serif;

		font-size: 1.0em;

		font-style: normal;

		line-height: normal;

		font-weight: normal;

		text-transform: none;

		color: #a00;

		text-decoration: none;

}





a:hover, a:active    {

		font-family: Verdana, Arial, Helvetica, sans-serif;

		font-size: 1.0em;

		font-style: normal;

		line-height: normal;

		font-weight: normal;

		text-transform: none;

		color: #000;

		background: #ddd;

		text-decoration: none;

}




div.flip a {
	color: #a00;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	text-indent: 0px;
	font-size: 10px;
	background-color: #fff;
        line-height: 150%;
}

div.flip a:hover{
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #444;
	text-decoration: none;
	text-indent: 5px;
	font-size: 10px;
	background-color: #ddd;
	line-height: 250%;
        font-weight: bold;
}



div.flip-h2  {
	color: #a00;
	display: block;
	text-decoration: none;
	font-size: 1.05em;
	background-color: #efefef;
border-bottom: #000 solid 1px;
padding: 4px 0 4px 0;

}

div.flip-h2:hover{
	display: block;
	color: #a00;
	text-decoration: none;
	font-size: 1.05em;
	background-color: #fff;
padding: 4px 0 4px 0;

}




body {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 10px;
    	font-style: normal;
    	line-height: normal;
    	font-weight: normal;
    	text-transform: lowercase;
    	color: #000000;
    	text-decoration: none;
    	background-color: #fff;
    	background-image: url(/images/bg_200222.gif);
     	/* 	background-image: url(/images/bg2inv.gif); */
    	background-repeat: repeat;
height: 100% ;
}



.pp_image {
    	border-width :1px;
    	margin-right:5px;
    	margin-bottom:5px;
    	clear:both;
}

h1{
    	font-size: 1.2em;
    	display: inline;
    	color: #999;
    	padding: 0px 1px 0 1px;
}


h2{
    	font-size: 2.1em;
    	text-align: right;
}


* {
margin:0px;
padding:0px;
}


#bannerimage {
        height: 320px;
    	border-bottom: 1px #000 solid;
    	background-position: top left;
        width: 100%;
        top:0px;
        left: 0px;
        background-color: #fff;
}

.superheader {
        font-size:  9em;
        letter-spacing: -.16em;
        color: #fff;
        margin: 188px 0 0 50px;
        font-family: "Helvetica";
}

#header_menu {
    	margin: 0px 0 0 0px;
    	height: 18px;
    	border-bottom: 1px #000 solid;
    	background-position: top left;
        width: 100%;
        top:0px;
        left: 0px;
        background-color: #fff;


}


#everything {
      	/*  	margin: 20px 10px 0 10px;
        border: 1px #eee dotted;
        background-color: #fff;
        background-image: url(/images/bg2inv.gif);
        background-repeat: repeat;*/
}

#header /*search*/ {
text-align: right;
margin-top: 20px;
width: 1070px;
}

#blackbar {
background-color: #ddd;
width: 100%;
height: 20px;
padding: 0 10px 0 0px;
margin: 0px;
position: fixed;
bottom:0px;
right:0px;
text-align: right;
}


#manifesto{
width: 760px;
margin: 10px 0 10px 10px;
}

#boards {
width: 1070px;
float: left;
margin: 10px 0 0 10px;
background-color: #fff;
padding: 0 0 50px 0px;
}

#newest {
width: 210px;
float: left;
margin: 10px 0 0 10px;
background-color: #fff;
padding: 0 0 50px 0px;
}


#post, #page {
width: 760px;
float: left;
margin: 10px 0 50px 20px;
padding: 0 0 0px 0px;
}

#left {
margin: 10px 0 10px 10px;
float: left;
width: 260px;
}

#projekts-box, #features-box, #boards-box, #involved-box, #articles-box {
width: 230px;
}

#tag-title {
width: *;
margin: 0px 0px 0px 10px;
float: left;
font-size: 2.4em;
font-weight: bold;
color: #444;
}

#posts {
background-color: #fff;
}

#left_column {
width: 200px;
float: left;
text-align: center;
}


#footer {
margin: 30px 0 30px 20px;
border: #eee solid epx;
width: 960px;
background-color: #ddd;
    	background-image: url(/images/bg2inv.gif);
    	background-repeat: repeat;
}




td   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
	background-color: #fff;
}





blockquote {
    	font-size: 10px;
    	font-style: normal;
    	line-height: normal;
    	font-weight: normal;
    	color: #444444;
    	text-decoration: none;
    	margin: 4px 16px 4px 16px;
    	text-transform: lowercase;
    	background-color: #FFEBD7;
    	padding: 3px;
    	border-color: #444444;
    	border-width: 1px;
    	border-style: solid;
}



.comments  {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	text-transform: lowercase;
	background-color: #ffffff;
	padding: 3px;
	border-color: #444;
	border-width: 1px;
	border-style: solid;
}


.cell {
border-left: #ccc 4px  solid;
border-right: #ccc 4px  solid;
border-bottom: #ccc 4px  solid;
}


.cell-recent {
	padding: 0px;
	background-color: #fff;
	border-bottom: #000  1px  solid;
	}

.cell-index {
	margin:  0px;
	padding:  8px 0px 0 8px;
	background-color: #fff;
	border-bottom: #000  1px  solid;

}

.sidebarcell {
	margin: 5px;
	padding: 0px;
	background-color: #fff;
	border-color: #ddd;
	border-width: 1px;
	border-style: dashed;
        width: 140px;
}


.cell-text {
	margin: 0px;
	background-color: #fff;
	padding: 3px 8px 3px 8px;
	text-transform: lowercase;
	font-size: 10px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
        text-align: left;
 	border-color: #d1d1d1;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
}



.cell-comments {
	margin: 0px;
	padding: 3px 4px 3px 4px;
	background-color: #fff;
	border-color: #ddd;
	border-width: 2px 0px 0px  0px;
	border-style: solid;
}

.cell-comments-jt {
	margin: 0px;
	padding: 3px 4px 3px 4px;
	background-color: #fff;
	border-color: #ddd;
	border-width: 2px 0px 0px  0px;
	border-style: solid;
}

.cell-comments-ashley {
	margin: 0px;
	padding: 3px 4px 3px 4px;
	background-color: #efefef;
	border-color: #ddd;
	border-width: 2px 0px 0px  0px;
	border-style: solid;
}


.comment-left {
width: 120px;
float: left;
margin-right: 5px;
}

.comment-right {
width: 400px;
float: left;
}


.cell-title {
	margin: 0px;
	padding: 3px 0px 3px 3px;
	background-color: #d1d1d1;
	color: #444;
	border-bottom: 1px solid #000;
	overflow: hidden;
	text-align: left;
	font-weight: bold;
	font-size: 1.4em;
	font-family: Helvetica, Verdana, Arial, sans-serif;

}


.post-body {
	padding:  1px 5px 0px 5px;
}

.projekt-brief {
font-size: 2em;
line-height: 2.2em;
}

input {
	background: #ddd;
	color: #000000;
}





textarea {
	background: #ddd;
	color: #000000;
}



.u {
	text-decoration:underline;
}

.note {
	font-size: 9px;
	color: #888;
}


.subtitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
	background-color: #eee;
	margin: 10px 0 0 0px;
}


acronym {
	cursor: help;
	border-bottom: 1px solid #996633;

}



ol {

	list-style-type: lower-roman;

}





ul {
	margin: 0px 5px 5px 12px;
	padding: 0px;
	/*list-style:url('/images/bullet.png');*/
list-style-type: none;
	line-height: 14px;

}



li {
	margin-left: 12px;
	margin-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}


.chat1 {color: #f00;
font-weight: bold;}

.chat2 {color: #00f;
font-weight: bold;}

.largered {
font-size: 4em;
color: #f00;
line-height: .8em;
}

hr {
margin: 2px auto 2px auto;
}


strong.search-excerpt { background: yellow; }

.avatar, .avatar-default {
	float: left;
margin-right:7px;

}

