/*
Theme Name: WordPress EBD-pN
Theme URI: http://partneringnews.com/
Description: Theme createt for EBD Group. Design by Core, implemented by bitcloud.
Version: 0.1
Author: Jan Schmidle
Author URI: http://bitcloud.org/
Tags: fixed width, widgets


*/

/****************
**
** CSS Reset
**
*****************/
* {
      margin: 0;
      padding: 0;

      /* Tabellen */
      border-collapse: collapse;
      border-spacing: 0;

}

html, body {
      line-height: 1.45;
}

/****************
**
** General Style
**
*****************/
.clear {
    clear:both;
}

body {
    margin: 0;
    padding: 0;
    background: #eaeaea url("images/background.gif") repeat-x;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #231f20;
    }

#wrapper {
    width: 960px;
    margin-left:auto;
    margin-right:auto;
}

#content, #menu, #footer, #advert_right {
    margin-top: 12px;
}

a {
    color: #d12412;
    text-decoration: none;
}

img {
    border: 1px solid #dedede;
}

/****************
**
** Head Style
**
*****************/

#head {
//    height: 93px;
    height: 56px;
//    margin-top: 45px;
    margin-top: 25px;
}

#head #logo {
    background: url("images/logo.jpg") no-repeat;
    height: 2em;
    width: 352px;
    padding-top: 34px;
    float: left;
}

#head a #logo {
    color: #000;
}

#head #newsletter {
    background: url("images/box_sub_bg.gif");
    width: 328px;
    height: 50px;
    float: right;
    padding: 6px 0 0 12px;
    color: #fff;
}

.ebd-subscribe-text {
    background:transparent url(images/box_sub_input.gif) left no-repeat;
    float:right;
    height:22px;
    width:188px;
    border:medium none;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    color: #aaa;
}

.rsslink {
    background:transparent url(images/rss2.png) left no-repeat;
    width: 22px;
    height: 22px;
    float: right;
    padding: 2px 5px;
}

#content .ebd-subscribe-text {
    background:transparent url(images/newsletter_background_pink.jpg) left no-repeat;
    width:215px;
}

.ebd-subscribe-button {
    background:transparent url(images/box_sub_button.gif) repeat scroll 0 0;
    float:right;
    height:22px;
    margin-right:10px;
    width:82px;
    border:medium none;
    margin-top: 2px;
}

#content .ebd-subscribe-button {
    background:transparent url(images/btn_subscribe_pink.jpg) repeat scroll 0 0;
    margin-right:6px;
    width:107px;
}

.ebd-subscribe-head {
    color: #000;
}

/****************
**
** Menu Style
**
*****************/

#menu {
    background: url("images/nav_bg.jpg");
    height: 34px;
    overflow: hidden;
}

#menu-links {
    background: url("images/nav_left.jpg") no-repeat top left;
    height: 34px;
    float: left;
    padding: 9px 0 0 12px; 
}

#menu #menu-links ul {
    display: inline;
    margin:0;
    padding:0;
    float: left;
}

#menu #menu-links ul li {
    display: inline;
    list-style-type: none;
    margin-right: 10px;
}

#menu #menu-links a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

#menu #menu-links a:hover {
    color: #fff;
    text-decoration: none;
}

#menu #menu-search {
    background: url("images/nav_right.jpg") top right no-repeat;
    height: 34px;
    float: right;
    padding: 7px 0 0 0; 
}

#menu #menu-search #search_text,
#menu #menu-search #search_button {
    border: none;
    float: left;
    color: #aaa;
}

#menu #menu-search #search_button {
    width: 26px;
    height: 20px;
    cursor: pointer;
    margin-right: 12px;
    background: #fff url("images/search_button.gif") no-repeat top right;   
}

/*
#menu #menu-search #search_button:hover {
    background: #fbc900 url(search_bg.gif) no-repeat bottom right;  
}
*/

#menu #menu-search #search_text {
    /*font-size: 1.2em;*/
    width: 190px;
    height: 18px;
    padding: 2px 0 0 5px;
    background: #fff url("images/search_start.gif") no-repeat top left;
}

/*
#menu #menu-search #search_text:focus {
    background: #616161 url(search_bg.gif) no-repeat left -38px;
    outline: none;
}
*/

/****************
**
** Content Style
**
*****************/

#content {
    width: 752px;
    float: left;
}

#content .smallbox,
#content .widebox,
#content .bigbox {
    margin-right: 12px;
    margin-bottom: 12px;
    display: inline;
    float: left;
    background: url("images/box_big_foot.gif") no-repeat bottom;
    width: 740px;
}

#content .smallbox {
    width: 364px;
    background: url("images/box_small_foot.gif") no-repeat bottom;
}

#content .smallbox.red {
    background: url("images/red_box_small_foot.gif") no-repeat bottom;
}

#content .smallbox .content{
    min-height: 190px;
}

#content .content {
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    background: #fff;
    margin-bottom: 5px;
    padding: 12px;
    display: block;
}

#content .red .content {
    background: #d21242;
    color: #fff;
}


#content .smallbox .head,
#content .bigbox   .head,
#content .widebox  .head {
    background: url("images/box_big_head.gif") no-repeat top left;
    height: 34px;
    display: block;
    font-weight: bold;
    padding-right: 6px;
}

#content .smallbox .foot,
#content .bigbox   .foot,
#content .widebox  .foot {
    background: url("images/box_big_bottom.gif") no-repeat top left;
    height: 34px;
    display: block;
    font-weight: bold;
    padding-right: 6px;
}

#content .bigbox .content {
    margin: 0;
}

#content .widebox .content {
    min-height: 100px;
}

#content .smallbox .head {
    background: url("images/box_small_head.gif") no-repeat top left;
}

#content .head p,
#content .head h2 {
    margin: 9px 0 0 11px;
    padding: 0;
    height: 24px;
    float: left;
    font-size: 1em;
}

#content .head a.link_prev,
#content .head a.link_next,
#content .head a.link_list,
#content .foot a.link_prev,
#content .foot a.link_next,
#content .foot a.link_list {
    display: block;
    width: 66px;
    height: 34px;
    margin-right: 6px;
    text-indent: -1999px;
    overflow: hidden;
    float: right;
}

#content .head a.link_prev {
    background: url("images/btn_back.jpg") no-repeat;
}

#content .foot a.link_prev {
    background: url("images/btn_back_bottom.jpg") no-repeat;
}

#content .head a.link_prev:hover {
    background: url("images/btn_back_over.jpg") no-repeat;
}

#content .foot a.link_prev:hover {
    background: url("images/btn_back_bottom_over.jpg") no-repeat;
}

#content .head .link_list {
    background: url("images/box_btn_list.jpg") no-repeat;
}

#content .foot .link_list {
    background: url("images/box_btn_list_bottom.jpg") no-repeat;
}

#content .head .link_next {
    background: url("images/btn_forward.jpg");
}

#content .foot .link_next {
    background: url("images/btn_forward_bottom.jpg");
}

#content .head a.link_next:hover {
    background: url("images/btn_forward_over.jpg");
}

#content .foot a.link_next:hover {
    background: url("images/btn_forward_bottom_over.jpg");
}

#content .content .post {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #dedede;
}

#content .content .post:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

#content .content .post h3 a {
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}

#content .content p,
#content .content ul {
    color: #000000;
    font: 13px/1.231 verdana,arial,helvetica,clean,sans-serif;
    margin: 0 0 1.5em;
/*    padding-bottom: 15px; */
}

#content .content p.title {
    font-size: 14px;
    margin-bottom: 5px;
}

#content .content p.title a{
    font-weight: normal;
    text-decoration: none;
}

#content .content .post .meta {
    font-size: 9px;
    margin-top: 5px;
    margin-bottom: 15px;
    color: #6e6e6e;
}

#content .content .post .meta a {
    color: #6e6e6e;
}

/*
#content .content .post a {
    white-space: nowrap;
}
*/

#content .content .post p {
    color: #000000;
    font: 13px/1.231 verdana,arial,helvetica,clean,sans-serif;
    margin: 0 0 1.5em;
}

#content .content .thumb {
    float: left;
    width: 98px;
    height: 98px;
    overflow: hidden;
    border: 1px solid #dedede;
    margin-right: 12px;
    margin-bottom: 10px;
}

#content .content .thumb img {
    width: 96px;
    height: 96px;
    border: 1px solid #fff;
}

#content .content .related {
    font-size: 9px;
}

#content .post ul li {
    margin-left: 15px;
}

/****************
**
** Advert Style
**
*****************/
#advert_right {
    float: left;
    width: 208px;
    background: url("images/box_advert_right_foot.gif") no-repeat bottom;
    padding-bottom: 12px;
}

#advert_right .adverts_head {
    background: url("images/box_advert_right_head.gif") no-repeat top;
    height: 12px;
}

#advert_right .adverts_bg {
    background: #fff;
    border-left:  1px solid #dedede;
    border-right: 1px solid #dedede;
}

#advert_right .ad_180x150 {
    height: 152px;
    width: 182px;
    border: 1px solid #dedede;
    margin: 0px auto 12px auto;
}

#advert_right .last {
    margin-bottom:0;
}

#advert_right a img {
    height: 150px;
    width: 180px;
    border: 1px solid #fff;
}

/****************
**
** Footer Style
**
*****************/
#footer {
    margin-top: 30px;
    padding-top: 30px;
    background: url("images/footer_bg.jpg") no-repeat;
    text-align: center;
    height: 238px;
}

#footer p {
    margin-bottom: 10px;
}

#footer ul {
    display: inline;
    margin:0;
    padding:0;
}

#footer ul li {
    display: inline;
    list-style-type: none;
    margin-right: 10px;
}






/* IMPORT VOM ALTEN STYLE */


/* Begin Structure */
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */


/* Begin Images */
.post p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal inside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

.ui-dialog {margin: 0 auto;}

