/*----------------------------------------------------------------------------
	weblog.css

	this css-file contains all definitions, that are specific for the weblog.

	(c) Schlund + Partner AG
 ----------------------------------------------------------------------------*/

/*--- containers -----------------------------------------------------------*/

#weblog_sub_container1 {
    position: relative;
    top: 0px;
    margin: 0;
    padding: 0;
}

#weblog_article_container {
    margin: 0 0 0 0px;
    padding: 2px 0 0 0;
    font-size: 11px;
}

/*--- a container for the "about me" box -----------------------------------*/

#weblog_calendar {
    margin: 25px 0px 0px 0px;
    padding-bottom: 10px;
}

/*--- an image of the weblog owner -----------------------------------------*/

/*--- name of the weblog owner ---------------------------------------------*/

/*--- short description of the weblog owner --------------------------------*/

/*--- link to the profile of the weblog owner ------------------------------*/

/*--- about me -------------------------------------------------------------*/

.box1_head {
    width: 161px;
    margin: 0px;
    font-family: trebuchet ms,verdana,arial,sans-serif;
    font-size: 13px;
    padding: 26px 0 0 0;
    font-weight: bold;
    height: 86px;
    text-align: center;
    text-transform: uppercase;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 60px;
}

html>body #weblog_calendar h1 {
    /*height: 60px;*/
}

/*--- weblog categories ----------------------------------------------------*/

.box2 {
    margin: 25px 0px 0px 0px;
    padding-bottom: 10px;
}

.box2_head {
    width: 161px;
    margin: 0px;
    font-family: trebuchet ms,verdana,arial,sans-serif;
    font-size: 13px;
    padding: 26px 0 0 0;
    font-weight: bold;
    height: 86px;
    text-align: center;
    text-transform: uppercase;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 60px;
}

html>body .box2_head {
    height: 60px;
}

.list1 {
    padding: 10px 5px 0px 5px;
    margin: 0px;
    font-size: 11px;
    list-style-type: none;
}

.list1 li {
    padding: 5px 0px 5px 0px;
    font-size: 11px;
    border-bottom: 1px solid #000;
}

.link2 a {
    text-decoration: none;
    padding-left: 19px;
    font-size: 11px;
    line-height: 13px;
    font-weight: bold;
}

.link2 a:hover {
    text-decoration: underline;
}

/*--- weblog last comments -------------------------------------------------*/

.box3 {
    margin: 25px 0px 0px 0px;
    padding-bottom: 10px;
}

.box3_head {
    width: 161px;
    margin: 0px;
    font-family: trebuchet ms,verdana,arial,sans-serif;
    font-size: 13px;
    padding: 26px 0 0 0;
    font-weight: bold;
    height: 86px;
    text-align: center;
    text-transform: uppercase;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 60px;
}

html>body .box3_head {
    height: 60px;
}

.list2 {
    padding: 0px 5px 0px 5px;
    margin: 5px 0 0 0;
    font-size: 11px;
    list-style-type: none;
}

.list2 li {
    padding: 3px 0px 2px 0px;
}

.link3 a {
    text-decoration: none;
    font-style: italic;
}

.link3 a:hover {
    text-decoration: underline;
}

.weblog_commentator {
    font-weight: bold;
}

/*--- weblog external links ------------------------------------------------*/

.box4 {
    margin: 25px 0px 0px 0px;
    padding-bottom: 10px;
}

.box4_head {
    width: 161px;
    margin: 0px;
    font-family: trebuchet ms,verdana,arial,sans-serif;
    font-size: 13px;
    padding: 26px 0 0 0;
    font-weight: bold;
    height: 86px;
    text-align: center;
    text-transform: uppercase;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 60px;
}

html>body .box4_head {
    height: 60px;
}

.list3 {
    padding: 0px 0px 0px 3px;
    margin: 5px 0 0 5px;
    font-size: 11px;
    list-style-type: none;
}

.list3 li {
    padding: 1px 0px 1px 0px;
}

.link4 a {
    text-decoration: none;
    padding-left: 20px;
}

.link4 a:hover {
    text-decoration: underline;
}

/*--- weblog search --------------------------------------------------------*/

.search_box {
    margin: 20px 0 0 0;
    padding: 15px 10px 10px 10px;
    height: 86px;
    width: 161px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 141px;
}

html>body .search_box {
    width: 141px;
}

#weblog_search_form {
    margin: 0px;
    padding: 0px;
}

#weblog_search_input {
    margin: 0px;
    padding: 0px;
}

#weblog_search_input input {
    width: 130px;
    margin: 0;
    padding: 0px;
}

#weblog_search_button {
    width: 105px;
    margin: 5px auto 0px 25px;
}

#weblog_search_button button {
    height: 26px;
    width: 85px;
    font-family: tahoma,arial,verdana,trebuchet ms,sans-serif;
    font-weight: bold;
    font-size: 11px;
    font-style: normal;
    border: 1px solid;
    vertical-align: middle;
}

/*--- weblog article -------------------------------------------------------*/

.weblog_article {
}

/*--- overwrites default definitions in main.css ---------------------------*/

.weblog_article p {
    margin: 0px 0px 20px 0px;
    font-size: 11px;
}

.weblog_article table {
    border-style: solid;
    border-width: 1px;
    border-spacing: 0px;
    width: 100%;
}

/*--- info about an article ------------------------------------------------*/

.weblog_article_info {
    font-style: italic;
}

.weblog_article_info a {
    text-decoration: none;
}

.weblog_article_info a:hover {
    text-decoration: underline;
}

/*--- date of an article ---------------------------------------------------*/

.weblog_article_date {
}

/*--- time of an article ---------------------------------------------------*/

.weblog_article_time {
}

/*--- the author of an article ---------------------------------------------*/

.weblog_author_link {
}

/*--- link to an category of an article -----------------------------------*/

.weblog_category_link {
}

/*--- link to the comments of an article -----------------------------------*/

.weblog_comment_link {
    margin: 15px 15px 0px 0px;
    text-align: right;
}

.weblog_comment_link a {
    text-decoration: none;
    padding-left: 22px;
}

.weblog_comment_link a:hover {
    text-decoration: underline;
}

/*--- a quote in an article ------------------------------------------------*/

.weblog_article_quote {
    margin: 10px;
    padding: 5px;
    font-style: italic;
}

/*--- pager for the weblog -------------------------------------------------*/

.pager {
    font-family: tahoma,arial,verdana,trebuchet ms,sans-serif;
    margin: 20px 0px 15px 0px;
    text-align: center;
    height: 48px;
    /*width: 515px;*/
    line-height: 48px;
    color: #fff;
    font-size: 11px;
}

.link5 a {
    text-decoration: none;
}

.link5 a:hover {
    text-decoration: underline;
}

.current_page {
    font-weight: bold;
    margin: 0px 20px 0px 20px;
}

/*--- linkt to previous page -----------------------------------------------*/

#weblog_previous_page {
}

/*--- linkt to next page ---------------------------------------------------*/

#weblog_next_page {
}

/*--------------------------------------------------------------------------*/

#comment {
    width: 500px;
}

p.par1 {
    margin: 5px;
}

a.link6 {
    text-decoration: none;
	 color: #000;
	 line-height: 14px;
	 font-size: 11px;
    font-weight: bold;
    letter-spacing: 3px;
}

.list1 h2 {
    font-size: 150%;
}

#weblog_sub_container1 .box2_head {
	 padding-top: 50px;
	 height:40px;
}

#weblog_sub_container1 .box2 h2 {
    font-size: 11pt;
	 font-weight: bold;
	 padding: 0px;
	 background:none;
	 height:20px !important;
	 line-height:20px !important;
	 padding:0 !important; 
	 margin:0 !important;
}

#weblog_sub_container1 .link3 ul {
margin-top:-10px !important;
padding-top:0 !important;
} 
.list1 li#linkcat-1{
border:0px;
} 
.list1 li#linkcat-2 {
border:0px;
} 
