/*

Theme Name: Weinstein

Theme URI:

Description: Vote Weinstein theme designed by <a href="http://www.centretek.com">CentreTEK Solutions</a>.

Version: 1.4

Author: AOE media GmbH

Author URI: http://www.aoemedia.de

Tags: two columns, widgets, fixed width, blue, custom header, valid XHTML, valid CSS

	By downloading and using this theme, you agree to the following terms:

    - You may NOT resell this theme

    - A link back to AOE media GmbH must be retained in the footer (either modified or unmodified)

    - You may use this theme for personal or commercial projects

    - You may modify, translate or distribute

*/



/* Reset styles

*******************************/

html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, font, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* Main styles

*******************************/

html {
	height: 100%;
	margin-bottom: 1px;/* force vertical scrollbars */
}
body {
	/*background-color:#c0c2cb;*/

	background: #00539f url(img/background.jpg) top center repeat-x;
	color: #646464;
	font-size: 75%;
	text-align: left;
}
/* Default fonts

*******************************/

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
input,  select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
textarea,  pre,  tt,  kbd,  var,  code {
	font-family:"Courier New", Courier, monospace;
}
/* Header elements

*******************************/

h1,  h2,  h3,  h4,  h5,  h6 {
	font-weight:normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.5em;
	color:#900103;
	line-height:1;
	padding-bottom: 5px;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.5em;
	padding-bottom:1em;
	/*color:#518cb1;*/

    color: #900103;
}
h4 {
	font-size: 1.3em;
	padding-bottom: 1em;
	padding-left: 25px;
	font-weight: bold;
	background: url(img/issue_arrow.gif) left top no-repeat;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.1em;
}
/* Text elements

*******************************/

p {
	margin: 0 0 1em 0;
	text-align: left;
	line-height:1.2;
}
p.last {
	margin-bottom:0;
}
p.first {
	margin-top:1em;
}
p.img {
	float: left;
	margin:0 1em 1em 0;
	padding:0;
}
blockquote {
	margin: 0 0 2em 2em;
	border:1px dotted #666;
	padding:1em;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
pre {
	border: 1px solid #ddd;
	margin-bottom: 1.2em;
	padding:1.2em;
}
small {
	font-size: .9em;
}
code { /*style*/
}
ins {
	text-decoration:none;
} /*remove underline from text*/
del {
	text-decoration:line-through;
}
sub {
	vertical-align:sub;
	font-size: .9em;
}
sup {
	vertical-align:super;
	font-size: .9em;
}
acronym {
	border-bottom:1px dotted #666;
}
abbr { /*style*/
}
dfn {
	font-style:italic;
}
bdo { /*style*/
}
q {
	font-style:italic;
}
cite {
	font-style:italic;
}
dl {
	line-height:1.2;
	margin-bottom:1.2em;
}
dd {
}
dt {
}
hr {
	color: #fff;
	background:transparent;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
	border:0;
	border-bottom: 1px #000 dotted;
}
/*links*/

a:link,  a:visited,  a:focus,  a:hover,  a:active {
	color: #518CB1;
	text-decoration: underline;
	cursor:pointer;
}
a:hover {
}
a:visited {
}
a:active,  a:focus {
	outline: 0;
} /*remove border in ff*/
/* decorate lists in posts */

#content .post ul,  #content .post ol {
	margin: 0 0 1em 2em;
}
#content .post ul {
	list-style-type:disc;
}
#content .post ol {
	list-style-type:decimal;
}
#content .post ul li,  #content .post ol li {
	line-height:2;
}
/* Images

*******************************/

img {
	outline:0;
	border:0;
}
/* Form styles

*******************************/

input,  select,  textarea {
	font-size:1.0em;/*by default font-size is bigger*/
	vertical-align:baseline;
}
input.text,  input.file {
	cursor:text;
}
input.button {
	cursor:pointer;
	color:#fefefe;
	border:0;
	background:url(img/header-search-button.gif) 0 0 repeat-x;
	font-weight:bold;
	padding:1px 12px;
	text-align:center;
	height:19px;
}
input.radio,  input.checkbox {
	border: 0;
	padding: 0;
}
/* Home Page Styles

*******************************/



p.quote {
	color: #900103;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	text-align: center;
}
p.quote img {
}
ul.bullets {
	margin-left: 20px;
	padding: 10px;
}
.homecontent {
	font-size: 12px;
	line-height: 16px;
	margin: 10px 0 20px 0;
	padding: 10px;
	font-size: 12px;
	line-height: 24px;
	padding: 10px;
}
.homecontent .theader {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
}
.homecontent .theader a {
	color: #646464;
	padding-top: 5px;
}
/* Wordpress aligning

*******************************/

.aligncenter,  div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float:left;
	margin: 0 1em 1em 0;
}
.alignright {
	float: right;
	margin: 0 0 1em 1em;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption {
	text-align:center;
	padding-top:4px;
}
.wp-caption p.wp-caption-text {
	border:1px solid #eee;
	margin-top: 5px;
	font-size: 0.7em;
	text-align:center;
}
/* Text align

*******************************/

.t-right {
	text-align: right;
}
.t-left {
	text-align: left;
}
.t-center {
	text-align: center;
}
.t-justify {
	text-align: justify;
}
/* Other

*******************************/

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.zoom {
	overflow:hidden;
}
/* Main styles

 *******************************/

#root {
	width: 975px;
	margin: 24px auto 0 auto;
	padding-bottom: 24px;
	background: #FFFFFF;
}
/* Header

 *******************************/

#header {
	overflow: hidden;
}
* html #header {
	behavior: url(csshover.htc);
}
#header .menu,  #header .search {
	background: #020D2E url(img/header-menu-back.gif) 0 0 repeat-x;
}
#header .menu {
	float:left;
	width:667px;
	height:28px;
	padding:10px 20px;
}
#header .menu li {
	float:left;
	background:url(img/header-menu-delim.gif) 100% 0 no-repeat;
}
#header .menu li.last {
	background:none;
}
#header .menu a {
	color:#fefefe;
	font-weight:bold;
	padding:0 14px;
	display:block;
	text-decoration: none;
	line-height:2.2;
}
#header .menu a:hover {
	text-decoration:none;
	color: #c0c2cb;
}
#header .menu li ul li {
}
#header .search {
	width:236px;
	height:20px;
	float:right;
	padding:14px 16px;
	font-size:0.92em;
}
#header .search label {
	color:#fff;
	padding-right:8px;
}
#header .search input.text {
	width:122px;
	border:1px solid #5286ab;
	border-right:0;
	border-bottom:0;
	background:#ecf0f2;
	padding:2px;
	color:#34668a;
	margin-right:8px;
}
#header .search input.button {
	color:#fefefe;
	border:0;
	background:url(img/header-search-button.gif) 0 0 repeat-x;
	font-weight:bold;
	width:51px;
	padding:1px 0;
	text-align:center;
	height:19px;
}
#heading {
	/*margin-top:4px;*/

    width:975px;
	float:left;
	clear:both;
	height:190px;
	background:url(img/header_full.jpg) 0 0 no-repeat;/*padding: 66px 0 0 156px;*/

}
#heading h1 {
	display:none;
}
#heading .description {
	display:none;
}
#heading a {
	color:#fff;
	text-decoration:none;
}
#heading .description {
	color:#fff;
}
/*#about {

    margin-top:4px;

    width:232px;

    height:164px;

    overflow:hidden;

    float:right;

    background:url(img/header_right.gif) 0 0 repeat-y;

    padding:18px;

	color: #FFFFFF;

	font-size: 12px;

}



#about h3 {

	color: #FFFFFF;

	font-style: italic;

} 



#about .signature {

    text-align:right;

    margin:0;

}*/



#contribution {
	border: 1px solid #CCC;
	background-color: #EEE;
	padding: 20px;
	width: 500px;
}
.small {
	font-size: 10px;
}
#main {
	margin-top:0px;
	clear:both;
	overflow:hidden;
}
#left-block {
	width:268px;
	float:right;
}
#left-block .box {
	background:#fff;
	padding:5px;/*margin-bottom:4px;*/

}
#left-block .box h1 {
	padding: 10px 0 10px 0;
	color: #020D2E;/*background: url(img/title_bg.png) no-repeat;

	width: 232px;

	height: 40px;*/

}
#left-block .box h1.box-title {
	background-color: #020d2e;
	color: #FFFFFF;
	width: 230px;
	margin: 0;
	padding: 10px;
}
#left-block .box ul {
	background: url(img/gradient_bg.gif) top left repeat-x;
	width: 250px;
	margin: 0;
	padding: 0;
	font-size:12px;
}
#left-block .box ul.children {
	padding-top:8px;
	font-size:12px;
}
#left-block .box li {
	/*padding:4px 0;

    padding-left:20px;

    background-repeat:no-repeat;

    background-position:0 6px;*/

	margin: 0;
	padding: 0;
	list-style: none;
}
#left-block .box li.ec3_list_day {
	color: #333333;
	font-size: 14px;
}
#left-block .box ul li a {
	display: block;
	background: url(img/hr_bg.gif) bottom left repeat-x;
	padding: 10px;
	color: #333333;
	text-decoration: none;
}
#left-block .box ul li a:hover {
	background-color: #CCC;
}
#left-block .box li.current-cat {
	font-weight:bold;
}
#left-block .categories li {
	background-image:url(img/cat.gif);
}
#left-block .archive li {
	background-image:url(img/cal.gif);
}
#left-block .blogroll li,  #left-block .meta li {
	background-image:url(img/arrow.gif);
}
#left-block ul {
	background: url(img/gradient_bg.gif) top left repeat-x;
}
/* Content

 *******************************/

#main-block {
	width:707px;
	float:left;
}
#content {
	padding:18px;
	background:#fff;
	min-height:400px;
	height:auto!important;
	height:400px;
}
#content .post {
	overflow:hidden;
	margin-bottom:18px;
	clear:both;
}
#content .entry p {
	/*/float: left;*/

	font-size: 12px;
	line-height: 24px;
}
#content .entry a {
	color: #518CB1;
}
#content .date {
	float:left;
	padding-right: 10px;/*width:54px;

    height:43px;

    padding-top:11px;

    background:url(img/post-date.gif) 0 0 no-repeat;

    color:#020D2E;

    font-size:1.67em;

    text-align:center;

    margin: 0 0 20px 0;

    text-transform:uppercase;*/

}
#content .date span {
/*font-size:0.65em;

    display:block;*/

}
#content .title,  #content .postdata {
/*margin-left:74px;*/

}
#content .page .title {
	margin-left:0;
}
#content .title h2 {
	background:url(img/post-title-border.gif) 0 100% repeat-x;
	padding-bottom:8px;
	margin-bottom:8px;
}
#content .title a {
	text-decoration:none;
	color:#020D2E;
}
#content .title a:hover {
	color:#518cb1;
}
#content .postdata {
	font-size:0.92em;
}
#content .category {
	background:url(img/cat.gif) 0 1px no-repeat;
	padding-bottom:1px;
	padding-left:20px;
	float: left;
}
#content .comments {
	background:url(img/comment.gif) 0 1px no-repeat;
	padding-bottom:1px;
	padding-left:20px;
	float: right;
}
#content .category,  #content .category a {
	color:#91adc1;
}
#content .entry {
	clear:both;
	margin-top:30px;
}
#content .entry .more-link {
	font-weight:bold;
	color:#518cb1;
}
#recent {
	/*margin-top:4px;*/

    background:#FFFFFF url(img/post-title-border.gif) left top repeat-x;
	overflow:hidden;
	padding: 0 10px;
	display: none;
}
#recent .posts,  #recent .comments {
	width:270px;
	padding:24px 32px;
}
#recent .posts {
	float:left;
}
#recent .comments {
	float:right;
}
#recent .posts ul,  #recent .comments ul {
	font-size:.92em;
	line-height:1.2;
}
#recent .posts li,  #recent .comments li {
	margin-bottom:1.1em;
}
#recent .posts li a {
	font-weight:bold;
}
#recent .comments li .author {
	font-size:0.91em;
	line-height:1.4;
}
#recent .comments li a {
	text-decoration:none;
}
#leavecomment {
	padding-top:1em;
}
.comments-list .avatar {
	margin-bottom:4px;
}
.comments-list li {
	padding:18px;
	line-height:1.2;
}
.comments-list li.graybox {
	background:#f5f5f5;
}
.comments-list cite {
	font-weight:bold;
	font-style:normal;
}
.comments-list small {
	font-size:.83em;
}
.comments-list .comment {
	margin-top:8px;
}
#commentform input.text,  #commentform textarea {
	border:1px solid #5286ab;
	border-right:0;
	border-bottom:0;
	background:#ecf0f2;
	padding:2px;
	color:#34668a;
}
#commentform input.text {
	width:200px;
}
#commentform textarea {
	width:600px;
}
/* Footer

 *******************************/

#footer {
	width: 975px;
	margin: auto;
	margin-top:4px;
	padding:4px 32px;
	font-size:.92em;
	overflow:auto;
	line-height:1.2;
	background-color: #00539f;
	color: #FFFFFF;
}
#footer img {
	vertical-align:middle;
}
#footer .copyright {
	float:left;
}
#footer .links {
	float:right;
}
#footer .links a {
	padding-left:16px;
	margin-left:16px;
	background-repeat: no-repeat;
	background-position:0 1px;
	color: #FFFFFF;
}
#footer .rss {
	background-image:url(img/rss.gif);
}
#footer .login {
	background-image:url(img/login.gif);
}
#footer a.powered {
	padding:0;
}
#wp-calendar {
	margin-top: 10px;
	width: 250px;
}
#wp-calendar caption a {
	text-align: center;
	padding: 5px;
	text-decoration: none;
	font-size:14px;
	margin-left: 60px;
}
#home-left {
	float: left;
	width: 330px;
	margin: 0;
	padding: 0;
}
#home-right {
	float: right;
	width: 330px;
	margin: 0;
	padding: 0;
}
#content #home-left a.spoiler-tgl {
	color: #020d2e;
	font-weight: bold;
	text-decoration: none;
}
#post-862 .title h2 {
	display: none;
}

#post-926 .title h2 {
	display: none; 
}

#post-930 .title h2 {
	display: none;	
}

table.ec3_schedule {
	border:1px solid #518CB1 !important;
	color:#333333;
	float:right !important;
	margin:10px !important;
	padding:10px !important;
}
table.ec3_schedule td {
	color: #518CB1 !important;
	padding: 5px !important;
	font-size: 14px;
}

input.sendbutton { 
	border: 1px solid #5286AB !important;
	color: #5286AB !important; 
	font-weight: bold !important;
	padding: 3px !important;
	height: auto !important;
	margin-top: 10px !important;
}

p.linklove { display: none; }

.pagination .left { width: 200px; float: left; text-align: left; }
.pagination .right { width: 200px; float: right; text-align: right; }