/* ////////////////// Gabriele Heinisch-Hosek Skin //////////////////

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

/*
	base.css modifications ////////////////////////////////////
*/

/* +body
-------------------------------------------------------------------*/

body{
	background-image: url('heinisch/gradient_bg.jpg');
	background-repeat: repeat-y;
	background-position: center;
	background-color: #f4f4f4;
	padding-top: 0px;
	border-left: 1px solid #9d9d9d;
	border-right: 1px solid #9d9d9d;
}

body.mblogextern #c-parent {
	background:#FFFFFF url(heinisch/header.jpg) no-repeat scroll 0 0;
	padding-top:220px;
}

/* IE6 */
* html #c-parent {width:969px;}

/* ----- +footer ----- */

#c-footer {
	background:#fff none;
	clear:both;
	padding:5px 10px;
	border-top:1px solid #9d9d9d;
	padding:10px 10px;
}

#c-footer ul li#footer-main {
	background:transparent url(heinisch/logo-tiny-trans.gif) no-repeat scroll 0 50%;
}

/* +standard box layout
-------------------------------------------------------------------*/

div.box1, form#search { 
	background:#f1f1f1 none no-repeat 100% 12px;
	border:1px solid #9d9d9d;
	padding:15px;
	margin-bottom: 17px;
}
form#search{margin-top: 0px; padding-top: 10px;}
div.box1 h3 {color:#262626;}

/* +standard buttons
-------------------------------------------------------------------*/

input.button {background-color:#747474;}

/*
	module_blog.css modifications /////////////////////////////
*/

/* Blog Header */

#c-blogcontent .blog-head .blog-head-content, #c-blogcontent .blog-head-short .blog-head-content,
#c-blogcontent .blog-head .blog-head-title, #c-blogcontent .blog-head-short .blog-head-title, #c-blogcontent .overview-title,
body.mblogextern img.blog-image-big, #c-blogcontent .toolshead li#home a,
body.mblogextern #waitingregister {
	display: none;
}

.blog-head {border-bottom:1px solid #9d9d9d;}

/* Blog Content */
#c-blogcontent div.Col-1b {width:254px;}
#c-blogcontent .blog-head-short .blog-head-title a, body.mblogextern h3 span {color:#E20916;}