

/* --------layout -------- */

#container {

	width: 960px;
	margin: 0 auto;
	xborder-left: 5px solid #3c2a65;
	xborder-right: 5px solid #3c2a65;
	xborder-bottom: 5px solid #3c2a65;
	
}

#logo {

	background-color: #3c2a65;
	xxbackground-image: url('/images/europapolitik-logo.png');
	background-repeat: no-repeat;
	width: 100%;
	height: 70px;
	
}


#header {

	width: 100%;
	background-color: #E8590C; //#ff7e00;
	color: #222;
	font-size: 0.8em;
	padding: 0px 0px;
	xheight: 120px;
	
}


#subheader {

	padding: 7px 10px;
	color: #eee;

}

#clock {

	float: right;
	color: #ddc;
	xfont-size: 0.9em;
	
}


#main {

	xbackground-color: #fff;
	margin: 20px 0;
	float: left;
	width: 600px;
	display: inline;
	overflow: hidden;
	
}

.headerterms {

	margin-top: 20px;
	clear: both;
	
}

.headerterms a {

	width: 208px;
	margin-right: 15px;
	padding: 5px 10px;
	float: left;
	font-weight: bold;
	height: 3em;
	background-color: #3c2a65;
	color: #eee;
	display: block;
	
}

.headerterms a.last {

	margin-right: 0;
	
}

.headerterms a:hover {

	background-color: #999;
	
}


.right {

	width: 340px;
	padding: 6px 0px;
	background-color: #fff;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	
}

.right .title {

	border-bottom: 1px solid #fff; //#dcddeb;
	margin: 0px 0px;
	padding: 0px 10px 3px 10px;
	color: #222;
	font-size: 0.9em;
	xfont-weight: bold;
	
	xbackground-color: #3c2a65;
	
}


#footer {

	background-color: #3c2a65;
	color: #eee;
	
}


/* -------- tags ------- */

body,html {

	font-family: Arial;
	margin: 0 0;
	padding: 0 0;
	background-color: #fff; //#dcddeb; //#dcddeb;
	xbackground-image: url(/images/bg.png);
	xbackground-repeat: repeat-x;

}


a {

	text-decoration: none;
	color: #160F25; //#229;
}

a:active {

  outline: none;

}

:focus {

  -moz-outline-style: none;
}





a:hover {

	xtext-decoration: underline;
	color: #3c2a65;

}



a.button {

	padding: 1px 3px;
	border: 1px solid #ffbe7f;
	color: #eee;

}

a.togglebutton {

	padding-left: 15px;
	background-image: url(/images/on.png);
	background-repeat: no-repeat;

}


.main textarea {

	width: 90%;
	height: 5em;
	
}

.main a.button {

	border: 1px solid #666;
	color: #666;
	background-image: none;

}

.main a.button:hover {

	border: 1px solid #666;
	color: #eee;
	background-color: #444;

}

.main.highlight a.button {

	border: 1px solid #eee;
	color: #eee;
	background-image: none;

}

.main.highlight a.button:hover {

	border: 1px solid #eee;
	color: #444;
	background-color: #eee;

}


.right a.button {

	border: 1px solid #444;
	color: #444;

}

a.button.inactive {

	border: 1px solid #ff9e40;
	color: #ff9e40;
	background-image: url(/images/off.png);
	
}


a.button:hover {

	background-color: #444;
	color: #eee;
	
}

.right a.button:hover {

	background-color: #666;
	color: #eee;

}

a.morebutton {

	background-image: url(/images/more.png);
	background-repeat: no-repeat;
	display: none; //inline-block;
	width: 15px;
	margin: 0 0;
	padding: 0 0;
	
}

a.morebutton:hover {

	background-image: url(/images/moredown.png);

}



/* ----------------------------------------- styles --------------------------------------------- */


h1.pagetitle {

	xpadding: 5px 10px 5px 10px;
	font-size: 16pt;
	margin: 0 0 10px 0;
	xbackground-color: #b3afc9;
	color: #222;

}


.textpad {

	padding: 1px 3px;
	
}

.selection {

	border: 1px solid #eee;
	
}


.main {

	width: 100%;
	padding: 6px 0px;
	background-color: #fff;
	margin-bottom: 20px;

}

.main .boxtitle {

	border-bottom: 1px solid #dcddeb;
	margin: 0px 0px;
	padding: 0px 10px 3px 10px;
	color: #444;
	font-size: 0.9em;
	
}

.titlelink {

	font-weight: bold;
	
}

.commentlink {

	font-size: 0.9em;
	
}

.icon {

	float: left;
	margin-right: 3px;
	
}


.fbicon {

	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	
}

a:hover .icon {

	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;

}


#newsfield {

	width: 480px;

}

#newsform {

	margin: 0 0;
}


#newsform .source {
	
	font-size: 0.8em;
	
}


#tooltip {

	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #ff7e00;
	padding: 1px 3px;
	opacity: 0.85;
	font-size: 1em;

}


#tooltip h3,
#tooltip div {

	margin: 0;
	font-size: 0.8em;
	color: #eee;
	
}

.admin {

	background-color: lightblue;
	
}



/* --- new item --------------------------------------------------------------------------------- */


.newitem {

	margin: 0 0 10px 0px;
	background-color: #f0eff3; //#fff;

}


.newitem .title {

	border-bottom: 1px solid #fff; //#edeef5; //#dcddeb;
	padding: 5px 10px 3px 10px;

}

.newitem .title .bigtitle {

	font-size: 14pt;

}


.newitem .terms {

	height: 1.4em;
	overflow: hidden;
	border-bottom: 1px solid #dcddeb;
	padding: 3px 10px 3px 10px;
	xdisplay: none;
	margin: 0 0;
		
}

.newitem .activeterms {

	xbackground-color: yellow;
	padding: 0 0;
	overflow: hidden;
	width: 270px;
	height: 10pt;
	text-align: right;
}


.newitem a.term {

	text-transform: uppercase;
	padding: 1px 3px;
	line-height: 14pt;
	font-size: 7pt;
	margin: 0 0;

}


.newitem a.activeterm {

	text-transform: uppercase;
	padding: 1px 2px; //1px 3px;
	xline-height: 14pt;
	font-size: 7pt;
	margin: 0 0 0 1em;
	
	float: right;
	display: block;

}



.newitem a.termx {

	border: 1px solid #edeef5;
	padding: 0px 3px;
	line-height: 14pt;
	font-size: 7pt;

}

.newitem a.term.active {

	font-weight: bold;
	
}



.newitem .meta {

	padding: 3px 10px 3px 10px;
	height: 10pt;

}


.newitem .meta .timestamp {

	font-size: 8pt;
	color: #888;
	width: 4em;
	
}


.newitem .meta .source {

	font-size: 8pt;
	color: #444;
	font-weight: bold;
	width: 200px;
	
}



.itembody {

	padding: 3px 10px 3px 10px;
	xfont-family: "Courier New",Courier,monospace;
	font-size: 11pt;
	line-height: 14pt;

}


.itembody lead {

	font-weight: bold;
	
}


.navterm {

	text-transform: uppercase;
	margin: 0 10px 0 0;
	line-height: 12pt;
	
}


.itempad {

	padding: 5px 10px;
	xwidth: 100%;
	
}

/* --- cloud ------------------------------------------------------------------------------------ */

.tagcloud a {

	text-transform: uppercase;
	xbackground-color: #fff;
	line-height: 16pt;
	padding: 1px 4px;

}

.tagcloud a:hover {

	background-color: #cecad8;
	
}


/* --- listitem --------------------------------------------------------------------------------- */

.listitem {

	margin: 0px 0px;
	padding: 2px 10px;
	border-bottom: 1px dotted #ccc;
	
}


.listitem .titlelink {

	font-size: 9pt;
	
}


.listitem .meta {

	font-size: 7pt;

}



/* --- item ------------------------------------------------------------------------------------- */

.item {

	font-size: 0.8em;
	padding: 5px 10px;
	border-bottom: 1px solid #dcddeb;
	height: 50px;
	background-image: url(/images/bg.gif);
	margin-top: 5px;
	
	xbackground-color: orange;
	
}

.item.highlight {

	height: 35px;
	background-image: none;

	
}

.right .item {

	height: 40px;
	font-size: 0.8em;
	overflow: hidden;

}

.right .item .link {

	position: relative;
	left: 0px;
	font-size: 1em;
	font-weight: bold;
	xoverflow: hidden;
	xwidth: 100%;
	xheight: 2.4em;
	display: block;
	line-height: 1.2em;
	
}

#main .highlight {

	background-color: #8c83a8;
	xbackground-image: url('/images/bg_highlight.gif');
	
}

#main .highlight .title {

	color: #eee;
	
}

#main .highlight:hover {

	xbackground-color: #fff;

}


.item:hover {

	background: none;
}

.item.highlight:hover {

}


.item .meta {

	float: left;
	color: #666;
	width: 180px;
	text-align: left;
	font-size: 0.8em;
	margin-right: 5px;
	
}

.item.highlight .meta {

	color: #eee;
	
}

.item .source {

	float: right;
	color: #444;
	font-weight: bold;
	width: 120px;
	
	xbackground-color: gray;

}


.datestamp {

	font-size: 1.1em;
	color: #bbb;
}

.termtitle {

	font-variant: small-caps;
	font-size: 2em;
	font-weight: bold;

}

.item.highlight .source {

	color: #eee;

}

.item .title {

	xposition: relative;
	xleft: 10px;
	font-size: 1.2em;
	font-weight: bold;
	overflow: hidden;
	width: 320px;
	height: 3.3em;
	display: block;
	line-height: 1.1em;
	padding: 0 0;
	margin: 0 0;

	xbackground-color: pink;

}


.item .icons {

	xposition: relative;
	xleft: 10px;
	overflow: hidden;
	width: 60px;
	height: 3.6em;
	display: block;
	line-height: 1.2em;
	float: right;
	text-align: right;
	
	xbackground-color: green;
	
}


.item.highlight .title {

	color: #eee;
	
}


.item .buttons {

	float: right;
	margin: 5px 0px 0px 0px;
	width: 80px;
	xheight: 2.4em;
	xdisplay: block;
	color: #eee;

}

.item .buttons .button {

	float: left;
	font-size: 0.7em;
	margin-left: 5px;
	
}



#newer {

	display: none;
	
}

.item .terms {

	float: right;
	width: 300px;
	height: 2.6em;
	overflow: hidden;
	
}


.source_group {

	line-height: 2em;
	margin-top: 10px;
	font-size: 0.8em;

}



.group_name {

	font-weight: bold;
	padding: 1px 0px 1px 3px;
	xbackground-color: #3c2a65;
	color: #eee;
	margin-right: 7px;

}

.group_name a {

	color: #eee;
	
}



.inlineform {

	display: inline;
	
}

a.termcloud {

	color: #eee;
	padding: 1px 3px;
	font-variant: small-caps;
	padding: 0px 3px;
	line-height: 0.9em;
	font-size: 0.8em;

}

a.termcloud:hover {

	color: #fff;
	text-decoration: underline;

}


.box {

	background-color: #fff;
	font-size: 0.8em;
	padding: 5px 10px;
	margin-top: 5px;
	
}


.pad {

	padding: 10px 10px;
	width: 95%;
	display: block;
	margin: 10px -40px 10px 10px;
	
}



.adsbox {

	margin: 10px 11px 8px 11px;
	padding: 4px 4px;
	border: 1px solid #dcddeb;
	background-color: #fff;

}

.adsbox img {

	border: 4px solid #fff;
	
}

.rightad {

	background-color: #edeef5;
	
}


.smalltimestamp {

	color: #666;
	font-size: 0.8em;

}

.login {

	line-height: 0.8em;
	font-size: 0.8em;
	height: 1em;
	margin: 2px 0px;

}


.inlineblock {

	display: -moz-inline-box;
	display: inline-block;

}

.margintop {
	
	margin-top: 1em;
	
}


.hidden 	{	display: none;				}

.floatleft		{	float: left;			}
.floatright		{	float: right;			}

.small		{	font-size: 9pt;				}
.large		{	font-size: 14pt;			}

.bold		{	font-weight: bold; 			}

.inline		{	display: inline;			}


.blue25		{	color: #cecad8;				}

.bg25		{	background-color: #f9e57f; //#fbec9f; //#f9d5c2;  f9e57f c3c2d6
}
.bg50		{	background-color: #c3c2d6;	}


.white		{	color: #eee;				}

.white100	{	background-color: #fff;				}


.blue {

	background-color: #3c2a65;
	color: #eee;
	
}

.lightblue	{ background-color: #f0eff3;	}

.orange		{ background-color: #E8590C; //#ff7e00; 	
}
.orange75	{ background-color: #ff9e40; 	}
.orange50	{ background-color: #FFBC0D; //#ffbe7f;
}


