
/*

	filename:	/css/screen-core.css
	version:	1.0 - 2007-06-28 - mkr

	author:		martin (dot) krause (at) gpm (dot) de 
	validated by W3C CSS Validator // jigsaw.w3.org

*/


* { 
	margin: 0; 
	padding: 0; 
}

html {
	font-size: 100%; /* for IE*/
}

html > body {
	font-size: 16px; /* for everyone else*/
}

/* that's it. default: 1em = 16px */

/* elements keeping their parents font size */
input, select, th, td, li li, li p, td p, q p {
	font-size: 1em;
}

body {
	background: #EEE9E9 url(/img/chrome_body-bg.gif) 0 0 repeat-x;
	font-family: Verdana;
	color: #55524A;
}

#stage {
	width: 825px;
	margin: auto;
    margin-left: 50px;
    
    /* for left side banner */
    padding-right: 190px;
}

* html #stage {
	padding-bottom:70px;
}

*+html #stage {
	padding-bottom:70px;
}

#header {
	height: 91px;
}
#header img{
	margin-top: 25px;
	width: 278px;
	float :left;
}

#header ul {
	list-style: none;
	float: left;
	width: 405px;
	margin: 61px 0 0 72px;

}

#header li { 
	float: left;
}

#header li a { 
	float: left;
	height: 30px;
	background: transparent url(/img/chrome_header-a-bg.gif) 0 0 no-repeat;
	padding: 3px 25px 0 10px;
	font-size: .6875em;
	color: #807F7C;
	text-decoration: none;

}

#header li a:link,
#header li a:visited {
	color: #807F7C;
	text-decoration: none;
}

#header li a:hover,
#header li a:active,
#header li a.active {
	color: #fff;
	text-decoration: none;
}

#maincontent {
	width: 568px;
	float :left; 
	padding: 0 20px 0 4px;
 

}

#sidebar  {
	width: 200px;
	padding-left: 28px;
	float :left; 
	margin: 25px 0 ;
	background: transparent url(/img/chrome_side-bg.gif) 0 0 repeat-y;
}
#sidebar #top {
	width: 200px;
	height: 33px;
	margin-left: -28px;
	background: transparent url(/img/chrome_side-top-bg.gif) 0 0 no-repeat;
}

#sidebar #bottom {
	width: 200px;
	height: 33px;
	margin-left: -28px;
	background: transparent url(/img/chrome_side-bottom-bg.gif) 0 0 no-repeat;
}


/* post 
 -------------------------------------------------------------------------*/

.post { 
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
}

.post ul.postMeta {
    background: #C4C4C4;
    padding: 0;
    margin: 0 0 0 -10px;
}
.post ul.postMeta li {
    list-style: none ! important;
    font-size: .75em ! important;
    line-height: 1em;
    display: inline;
    padding: 0;
    margin: 0;
}
.post ul.postMeta {
    border-top: 1px solid #C8C9C4;
    border-bottom: 1px solid #C8C9C4;
    text-align: right;
    background: #E1DCDC;
    padding: 2px 5px 5px 0;
    margin-bottom: 10px;
    margin-top: 10px;
}

#maincontent h1 {
/*.post h1 {*/
	color: #55524A;
	padding: 25px 0 10px 0;
	font-family: Georgia, Times, serif;
	font-size: 1.5em;
}
.post h1 {
	color: #55524A;
	padding: 25px 0 5px 0 ! important;
	font-family: Georgia, Times, serif;
	font-size: 1.5em;
}

#stage #maincontent h1 a,
#stage #maincontent h1 a:link,
#stage #maincontent h1 a:visited
 {
	text-decoration: none ! important;
	color: #55524A;
}

#stage #maincontent h1 a:hover,
#stage #maincontent h1 a:active
 {
	text-decoration: underline ! important;
	color: #55524A;
}

#maincontent h2 {
/*.post h2 {*/
	font-size: .75em;
	line-height: 1.5em;
}
#maincontent p {
/*.post p {*/
	font-size: .75em;
	line-height: 1.5em;
	margin: 0 0 18px 0;
}


#maincontent li {
/*.post p {*/
	font-size: .75em;
	line-height: 1.5em;
	list-style: inside;
	margin: 0 0 0 10px ! important;
}


.post a,
.post a:link,
.post a:visited {
	font-weight: bold;
}

.post a:hover,
.post a:active {
	font-weight: bold;
}

#maincontent img {
/*.post img {*/
	margin:0 10px 5px 0;
/*	border: 1px solid #55524A;*/
}

blockquote {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 50px;
	padding-left: 30px;
	font-style: italic;
	background: transparent url(/img/core_blockquote-bg.gif) 0 0 no-repeat;;
	font-size: 1em ! important;
}

address {
	margin: 20px 0;
	font-size: .75em ! important;
	font-style: normal;
}

cite {
	font-style: normal;
	font-weight: bold
}


#maincontent a,
#maincontent a:link,
#maincontent a:visited,
#sidebar a,
#sidebar a:link,
#sidebar a:visited
{
	color: #3399FF;
}

#footer a,
#footer  a:link,
#footer a:visited
{
	color: #817B7A;
}

#maincontent a:hover,
#maincontent a:active,
#maincontent a.sctive,
#sidebar a:hover,
#sidebar a:active,
#sidebar a.sctive
{
	color: #3399FF;
	text-decoration: none;
}

#footer a:hover,
#footer a:active,
#footer a.sctive
{
	color: #fff;
}

.beitrag p {
	font-size: .75em;
	line-height: 1.5em;
}

ol li {
	list-style-type: decimal ! important;
}
ul,
ol {
	margin-bottom: 18px ! important;
}

/* =postmeta: author, comments, permalink
-------------------------------------------------------------------------*/
.postMetaAuthor {  display: none ! important; width: 0 ! important; }
.postMetaDate { font-size: .8333em; ! important}


/* =tags */
h2.postMetaTags {
	float: left;
	margin-right: 4px;
}

* html div.postMetaTagsTechnorati {
	margin-top: 10px;
	margin-bottom: 10px;
}

h2.postMetaTagsTechnorati {
	background: transparent url(/img/tn_tech.gif) 0 0 no-repeat;
	clear: left;
	float: left;
	width: 12px;
	height: 12px;
	margin-right: 4px;
	text-indent: -9999em;
}

ul.postMetaTags {
	list-style: none;
	display: inline;
}

ul.postMetaTagsTechnorati {
	list-style: none;
	display: inline;
 
}
ul.postMetaTags li,
ul.postMetaTagsTechnorati li {
	display: inline;
}
 

#maincontent .post ul.postMetaTags,
#maincontent .post ul.postMetaTagsTechnorati {
	list-style: none ! important; 
 	margin: 0 ! important;
	padding: 0 ! important;
}

#maincontent .post ul.postMetaTags li,
#maincontent .post ul.postMetaTagsTechnorati li {
	display: inline;
	list-style: none ! important;
	margin: 0 ! important;
	padding: 0 0 0 5px ! important;
 
}

ul.postMetaTags li *,
ul.postMetaTagsTechnorati li * {
	display: inline ! important;
	margin: 0 ! important; 
	padding: 0 ! important;
}


/* =social bookmarks */
div.postMetaSocialBookmarks {
	margin-top: 15px;
	font-size: 1em ! important
}

div.postMetaSocialBookmarks p {
	font-weight: bold;
}

div.postMetaSocialBookmarks img {
	margin: 0 ! important;
}

span#socialBookmarkTarget {
	font-weight: bold;
}


/* =full article / =long article
-------------------------------------------------------------------------*/
.full {}

.full div.postMeta {
    border-top: 1px solid #C8C9C4;
    border-bottom: 1px solid #C8C9C4;
    background: #E1DCDC;
    padding: 5px;
}
.full ul.postMeta {
	border: 0 !important;
    list-style: none;
    text-align: right;
    margin: 0 !important;
    padding: 0 !important;
    font-size: .875em;
    clear: right;
}

.full ul.postMeta li {
	display: inline;
	padding-bottom: 5px;
}
.full .postMetaAuthor {  display: none ! important; width: 0 ! important; }
.postMetaDate { font-size: .8333em; ! important}

.full ul.postMeta li.postMetaCommentsCount {}
.full ul.postMeta li.postMetaCommentsWrite {}
.full ul.postMeta li.postMetaCategory {
	display: block ! important;
	margin-bottom: 4px; 

}

.full ul.postMeta li.postMetaCategory span {
	font-weight: bold;
}

div.postMetaTags {
    margin: 5px 0;
}

/* =page: < 1 2 3 > 
 -------------------------------------------------------------------------*/
#navShortArticles {
	clear: both;
	color: #55524A;
	font-size: .6875em;
	border-top: 1px solid #E7E7E7;
	padding-top: 10px;
}

#navShortArticles span {
	font-weight: bold;
	padding: 0 0 0 0;
}

#navShortArticles a,
#navShortArticles a:link,
#navShortArticles a:hover {
	font-weight: bold;
	padding: 0 0 0 0;
	color: #3399FF;
}

#navShortArticles a:hover,
#navShortArticles a:active {
	padding: 0 0 0 0;
	color: #3399FF;
	text-decoration: none;
}


/* comments  
-------------------------------------------------------------------------*/
h1.comments, #trackbacks h2 {
	color: #55524A;
	font-family: Georgia, Times, serif;
	font-size: 1.5em;
	border-top: 1px solid #C8C9C4;
	border-bottom: 1px solid #C8C9C4;
	text-align: left;
	background: #E1DCDC;
	padding: 2px 5px ! important;
}
h1.comments span {
    font-size: .6875em;
    font-weight: normal;
    vertical-align: middle;
}
h1.comments span a {
    font-size: .6875em;
    font-weight: bold;
    vertical-align: middle;
    color: #6186C5;
}
h1.comments span a:hover {
    text-decoration: none;
}
h1.comments span a img {
    margin: 0 !important;
    padding-bottom: -2px !important;
}
.comment {
	margin-left: 5px ! important;
	padding: 10px 10px;
	background: #eee9e9 ! important;
	border-left: 0px solid #eee9e9;
}

.comment p {
	margin-left: 10px ! important;
}
	
/* =level: comment depth */
.level1 {
	background: #eee9e9 ! important;
	margin-top: 0;
	border-left: 0px solid #eee9e9;
}
.level2 {
	background: #eee9e9 ! important;
	margin-top: 0;
	border-left: 24px solid #eee9e9;
}
.level3 {
	background: #eee9e9 ! important;
	margin-top: 0;
	border-left: 48px solid #eee9e9;
}
.level4 {
	background: #eee9e9 ! important;
	margin-top: 0;
	border-left: 72px solid #eee9e9;
}
.level5 {
	background: #eee9e9 ! important;
	margin-top: 0;
	border-left: 100px solid #eee9e9;
}

.odd {}
.even {
	background-color: #eee9e9 ! important;
	border-color: #eee9e9 ! important;
}

/* comment meta */
ul.commentMeta { 
	list-style: none ! important;
	margin-bottom: 5px;
}

ul.commentMeta li {
	font-size: .625em;
	line-height: 1.5;
	display: inline;
}


ul.commentMeta li.commentAuthor a,
ul.commentMeta li.commentAuthor a:link,
ul.commentMeta li.commentAuthor a:visited {
	color: #3399FF;
	text-decoration: underline;
}
ul.commentMeta li.commentAuthor a:hover,
ul.commentMeta li.commentAuthor a:active {
	color: #3399FF;
	text-decoration: none;

}

ul.commentMeta li.commentAuthor span {
	font-weight: bold;
}
a.commentMetaUrl {}
ul.commentMeta li.commentMetaDate {}
ul.commentMeta li.commentMetaTime {}

/* tools: edit, reply, submit */
ul.commentTools {
	list-style: none;
	border-top: 1px solid #C8C9C4;
	border-bottom: 1px solid #C8C9C4;
	text-align: right;
	background: #E1DCDC;
	padding: 2px 0;
	margin: 12px 0 0 0 ! important;
}
ul.commentTools li {
	display: inline;
}

.commentPreview ul.commentTools {
	list-style: none;
	border: none;
	text-align: left;
	background: none;
	padding: 0;
	margin: 10px 0 0 0 ! important;
}

.commentPreview ul.commentTools li.commentEdit {
	width: 75px;
	background: #fafafa;
	border: 1px solid #D7D7D9;
	height: 21px;
	color: #55524A;
	color: #55524A! important;
	font-weight: normal ! important;
	margin-right: 5px;
}

.commentPreview ul.commentTools li.commentSubmit {
	width: 75px;
	background: #fafafa;
	border: 1px solid #D7D7D9;
	height: 21px;
	color: #55524A! important;
	font-weight: normal ! important;
	margin-right: 5px;
}

ul.commentTools li.commentReply {
	font-size: .8333em ! important;
}
ul.commentTools li.commentReply a:hover {
	font-size: .8333em ! important;
}
ul.commentTools li a,
ul.commentTools li a:link,
ul.commentTools li a:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: .8333em;
	padding: 5px ! important;
}

ul.commentTools li a:hover,
ul.commentTools li a:active {
	text-decoration: none;
	font-weight: bold;
/*	font-size: .625em;*/
	padding: 5px ! important;
}


.comment h2 {
	font-size: 1em;
	color: #55524A;
	font-family: Georgia, Times, serif;
	line-height: 1.5em;
	padding: 10px 0 4px 0 ;
	margin: 0 0 6px 0 ;
	background: transparent url(/img/chrome_side-h2-bg.gif) 0 100% repeat-x;
	
}
.comment p {
	font-size: .625em;
	line-height: 1.5;
}

form#postRecommendForm {
	background: #f2f2f2 ! important;
	padding: 15px;
	border: 1px solid #C8C9C4;
}

#trackbacks {
    overflow: hidden;
}
#trackbacks ul {
	margin-top: 1em;
}
.trackbackicon {
    overflow: visible !important;
    background: transparent url(/img/trackback_icon.gif) 0 0 no-repeat;
    padding-left: 20px !important;
    line-height: 20px !important;
}


/* =ajax reply
-------------------------------------------------------------------------*/
#commentform {}

div#commentReply {}

form#commentReplyForm {
	background: #E1DCDC ! important;
	padding: 15px;
	margin: 5px 40px 5px 40px;
	border: 1px solid #C8C9C4;
}

form#commentReplyForm label {
	font-size: 0.625em;
	color: #55524A;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
}

form#commentReplyForm .input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .625em;
	color: #55524A;
	border: 1px solid #C8C9C4;
	height: 18px;
	width: 250px;
	margin-bottom: 15px;
	padding-top: 4px;
	display: block;
}

form#commentReplyForm .textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .625em;
	color: #55524A;
	width: 400px;
	height: 200px;
	margin-bottom: 15px;
	border: 1px solid #C8C9C4;
}

form#commentReplyForm .submit {
	width: 75px;
	background: #fafafa;
	border: 1px solid #D7D7D9;
	height: 21px;
	color: #55524A;
	font-size: .625em;
}

form#commentReplyForm  .remembermeCheck {
	margin-right: 5px;
	display: block;
	float:left;
}

form#commentReplyForm .remembermeLabel {
	display: block;
}

* html form#commentReplyForm .remembermeLabel {
	padding-top: 4px;
}


/* =preview / =comment preview 
-------------------------------------------------------------------------*/
.commentPreview {
	background: #E1DCDC ! important;
	padding: 10px;
	margin: 5px 45px 5px 40px;
	border-top: 1px solid #AFAFAF;
	border-right: 2px solid #636363;
	border-bottom: 2px solid #636363;
	border-left: 1px solid #AFAFAF;
}

#commentReply p {
	color: #55524A;
	font-size: .625em ! important;
	margin: 10px 0;
}

input.captcha {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .625em;
	color: #55524A;
	border: 1px solid #C8C9C4;
	height: 18px;
	width: 100px;
	margin-bottom: 15px;
	padding-top: 4px;
	display: block;
}
.captchapict {
	border: 1px solid #ccc
}


/* =recommend / = weiterempfehlen
-------------------------------------------------------------------------*/
form#postRecommendForm label {
	font-size: 0.625em;
	color: #55524A;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
}

form#postRecommendForm .input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .625em;
	color: #55524A;
	border: 1px solid #C8C9C4;
	height: 18px;
	width: 250px;
	margin-bottom: 15px;
	padding-top: 4px;
	display: block;
}

form#postRecommendForm .textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .625em;
	color: #55524A;
	width: 400px;
	height: 200px;
	margin-bottom: 15px;
	border: 1px solid #C8C9C4;
}

form#postRecommendForm .submit {
	width: 75px;
	background: #fafafa;
	border: 1px solid #D7D7D9;
	height: 21px;
	color: #55524A;
	font-size: .625em;
}

form#postRecommendForm .remembermeCheck {
	margin-right: 5px;
	display: block;
	float:left;
}

form#postRecommendForm.remembermeLabel {
	display: block;
}

* html form#commentReplyForm .remembermeLabel {
	padding-top: 4px;
}

/* =ratings
-------------------------------------------------------------------------*/
ul.postMetaRating {
    float: right;
}
ul.postMetaRating li {
    float: left;
}
#postMetaRating span {
    float: left;
    text-align: right;
}
#postMetaRating .stars1, #postMetaRating .stars2,#postMetaRating .stars3, #postMetaRating .stars4, #postMetaRating .stars5, #postMetaRating .stars6 {
    display: block;
    float: left;
    width: 84px;
    height: 14px;
    overflow: hidden;
    background: transparent url(/img/sterne84x168.gif) no-repeat 0 14px;
}
#postMetaRating .stars1 {background-position: 0 -168px;}
#postMetaRating .stars2 {background-position: 0 -154px;}
#postMetaRating .stars3 {background-position: 0 -140px;}
#postMetaRating .stars4 {background-position: 0 -112px;}
#postMetaRating .stars5 {background-position: 0 -98px;}
#postMetaRating .stars6 {background-position: 0 -84px;}
#postMetaRating a {
    float: left;
    border: 0 !important;
    text-decoration: none !important;
    display: block;
    width: 14px;
    height: 14px;
}
.starsHover1, .starsHover2, .starsHover3, .starsHover4, .starsHover5, .starsHover6 {
    display: block;
    width: 84px;
    height: 14px;
    overflow: hidden;
    background: transparent url(/img/sterne84x168.gif) no-repeat 0 14px;
}
.starsHover0 {background-position: 0 14px;}
.starsHover1 {background-position: 0 -70px;}
.starsHover2 {background-position: 0 -56px;}
.starsHover3 {background-position: 0 -42px;}
.starsHover4 {background-position: 0 -28px;}
.starsHover5 {background-position: 0 -14px;}
.starsHover6 {background-position: 0 0;}

#trackbacks {
    margin-top: 1em;
}

/* =back to ...
-------------------------------------------------------------------------*/
a.historyBack,
a:link.historyBack,
a:visited.historyBack {
	font-size: 1em;
	margin: 10px 10px;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
	color: #6186C5;
	display: block;
}

a:hover.historyBack,
a:active.historyBack {
	text-decoration: none;
}

.post a.historyBack {
	font-size: 1em ! important;
}

/* =image 
 -------------------------------------------------------------------------*/
img.left {
	float:left; 
	margin: 0px 20px 10px 0 ! important;
}

img.center {
	margin: 0 auto 5px auto;
	text-align: center;
}

img.right {
	float:right; 
	margin: 0 0 5px 10px;
}



/* =box / =sidebar
 -------------------------------------------------------------------------*/

.box {
	margin: 0 0 30px 0;
}

.box h2 {
	font-size: 1em;
	color: #55524A;
	font-family: Georgia, Times, serif;
	line-height: 1.5em;
	padding: 0 0 4px 0 ;
	margin: 0 0 6px 0 ;
	background: transparent url(/img/chrome_side-h2-bg.gif) 0 100% repeat-x;
	margin-right: 14px;
}
.box h3 {
	padding: 8px 0 0 0;
	font-size: .75em;
	line-height: 1.5em;
}
.box p {
	font-size: .625em;
	line-height: 1.8em;
}
.box ul {

}

.box li {
	list-style: inside;
	font-size: .625em ! important;
	line-height: 1.8em;
	margin-left: 10px;
}
.box li li {
	font-size: 1em ! important;
	line-height: 1.5em;
}

/* =search */
.box form#searchform {
	margin-bottom: 15px;
 
}
.box input {
	font-family: Verdana, Geneva, sans-serif;
	color: #55524A;
	height: 18px;
	border: 1px solid #D7D7D9;
}

.box .imgBorder img {
	border: 1px solid #C0BCBC ! important;
}
.box .submitbutton {
	border: none;
	width: 18px;
	height: 18px;
}
.box .ajaxSuggests {
	font-size: 0.625em;
	height: 17px;
	width: 160px ! important;
	margin-right: 5px;
	padding-top: 4px;
	float: left;
}

.box .divSubmit {
	padding-top: 3px;
	margin-left: 4px;
}

.box .submitbutton {
	border: none;
	width: 18px;
	height: 18px;
}

/* =abo */
.box form#blogabo {
 
	margin-bottom: 7px;
}

.box .inputblogabo {
	font-size: 0.625em;
	height: 17px;
	width: 185px ! important;
	margin-bottom: 5px;
	padding-top: 4px;
}

.box .submitblogabo {
	font-size: 0.625em;
	background: #fafafa;
	width: 90px;	
	margin-bottom: 5px;
}

.box ul {
	margin: 0;
}
 


/* =tagcloud 
 -------------------------------------------------------------------------*/
.tagcloud {
	font-size: 11px ! important;
	line-height: 1.1 ! important;
	text-align: left;
	padding: 4px 2px ! important;
	background: #E1DCDC;
	width: 182px;
	text-decoration: none ! important;
}



/*=RSS InfoLayer 
-------------------------------------------------------------------------*/
#rssInfo {
	position:absolute;
	top:899px; 
  	left:757px;
	z-index:1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.68em;
	line-height: 1.5em;
	color: #55524A;
	width: 200px;
	padding: 10px;
	background: #f8f8f8;
	border: 1px solid #D7D7D9;
	display: none;
}

* html #rssInfo {
	top:895px; 
}

/* = highlight 
 -------------------------------------------------------------------------*/
.highlight {
	background-color: yellow;
	font-weight: bold;
}


/* ajax suche 
 -------------------------------------------------------------------------*/
#searchsuggestStage {
	position: relative;
	height: 25px;
}

#searchsuggest {
	position: absolute;
	background: #fff;
	border-top: 1px solid #D7D7D9;

	border-bottom: 1px solid #D7D7D9;

	width: 162px;
	padding: 0;
	top: 22px;
	left: 0px;
}

#searchsuggest a,
#searchsuggest a:link,
#searchsuggest a:visited {
	border-right: 1px solid #D7D7D9;
	border-left: 1px solid #D7D7D9;
	display: block;
	background: #fff;
	font-size: 10px;
	line-height: 1.5;
	text-decoration: none;
	padding: 2px 4px;
	color: #55524A;
}

#searchsuggest a:hover,
#searchsuggest a:active { 
	background: #3399FF ! important;
	text-decoration: none ! important;
	color: #fff ! important;
}

#searchsuggest a span { 
	font-weight: bold ! important;
}

#searchsuggest .selected { 
	background: #3399FF ! important;
	text-decoration: none ! important;
	color: #fff ! important;
}

.skip {
	display: none ! important;
}


/* backend  
-------------------------------------------------------------------------*/
.required_error {
	color:#f00 ! important;
	font-weight:bold;
}

.imagecontainer {
	float: right;
	padding:3px;
	font-variant: normal;
	font-size: 90%;
	background-color: #E1DCDC;
	margin-left: 10px;
	border:1px solid #ccc;
}

.imagecontainer img {
	padding:4px;
}

.imagecontainer p {
	margin-left: 7px;
	color: #E1DCDC;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

 
#footer p {
	font-size: .625em;
	marign: 0 ! important;
	padding: 0 ! important;
}
#footer  img {
    vertical-align: middle;
}

/* =printInfo, print styles
-------------------------------------------------------------------------*/
#printInfo {
	display: none ! important;
}


/* =generic declarations
-------------------------------------------------------------------------*/

abbr,
acronym {
	border-bottom: 1px dotted #c00;
	cursor: help;
}

a img {
	border: none;
}

#header a img {
	border: none;
}

#sidebar a img {
	border: none;
}



.skip {
	display: none;
}

li dfn {
	display: none;
}

.blank {
	border: none ! important;
	background: none ! important;
	text-align: left ! important;
	padding: 0 ! important;
}

/* =clearing floats without structural markup
-------------------------------------------------------------------------*/

/* clearfix, http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	content: ".";
	display: block;
	height:0;
	clear: both;
	visibility: hidden;
}

/* winIE7 */
.clearfix { display:inline-block; }
/* winIE6 */
* html .clearfix { height: 1%; }
/* safari, winIE, stripped macIE hide */
.clearfix { display: block; }


/* float environment using overflox: hidden;*/
.floatbox { overflow:hidden; } 
/* winIE6, stripped the macIE stuff*/
* html .floatbox {width:100%;}

html
{
height: 100%;
}

body
{
height: 100%;
}

#stage
{
position: relative;
min-height: 100%;
}

* html #stage
{
height: 100%;
}

#footer
{
	clear:both;
	position: relative;
 	display:block;
	height: 40px;
	background: #4A4640 url(/img/chrome_footer-bg.gif) 0 0 repeat-x;
	margin: -60px 0 0 0 ! important;
	padding: 20px 0 0 0;
	text-align: center;
	color: #817B7A;
}

/* =poll
-------------------------------------------------------------------------*/
.poll {
    margin-bottom: 1.5em;

}

.poll fieldset {
    border: 1px solid #ccc ! important;
    padding: 0 10px 10px 10px;
}

.poll legend {
    border: 1px solid #ccc ! important;
    padding: 2px 5px;
    background: #ddd;
}

.pollQuestion {
    padding-top: 10px;
    margin-left: 10px;
    font-weight: bold ! important;
    color: #575850;
    font-size: 11px; /*.75em*/
}

legend {
    padding: 0 5px;
    font-weight: bold ! important;
    color: #575850;
    font-size: 11px; /*.75em*/
}

.poll ul {
    list-style: none;
    margin:5px;
}


.poll input.radio {
    margin-right: 5px;
    vertical-align: -2px;
}

.poll li {
    list-style: none !important;
	margin-bottom: 10px;
}

.answer li {


}

.answer li strong {
    display: block;

}

.answer div.info {
    float: left; 
    width: 40px;
}


.answer div.bar {
    background: #D10A00 url(/img/poll-bar.gif) 0 100% repeat-x;
    border: 1px solid #ccc;
    float: left;
}

.poll input.submit {
    font-size: 11px; /*.75em*/
    margin-left: 20px;
    background: #fafafa;
    color:#6E6F65;
    width: 90px;    
    margin-bottom: 5px;
    border: 1px solid #D7D7D9;
    padding: 2px 0;
}


label {
    cursor: pointer;
    font-size: 11px; /*.75em*/
}

#extraSidebar {
    position: absolute;
    top: 91px;
    right: 0;
    padding-left: 28px;
    margin: 25px 0 ;
    background: transparent url(/img/chrome_side-bg.gif) 0 0 repeat-y;
}
#extraSidebar .top {
	width: 200px;
	height: 33px;
	margin-left: -28px;
	background: transparent url(/img/chrome_side-top-bg.gif) 0 0 no-repeat;
}

#extraSidebar .bottom {
	width: 200px;
	height: 33px;
	margin-left: -28px;
	background: transparent url(/img/chrome_side-bottom-bg.gif) 0 0 no-repeat;
}

