/*

Theme: http://www.ianone.de/
Author: christian stein ianone.de 2009

*/

body { 
	margin:0px 0; 
	padding:0; 
	color:#ccc;  
	line-height: 1.4em; font-style:normal; font-variant:normal; font-weight:normal; font-size:80%; font-family:Arial, Sans-Serif; 
}

:focus {
outline : 0;
}

a img
{
border:none;
}


.content { 
	background:url(http://www.christine-blaettchen.de/wp-content/themes/blueblog_DE/images/main.jpg) no-repeat;
	color: #ccc; 
	margin: 0 auto; 
	padding: 0; 
	width: 800px;
	height:100%;
	padding-top:44px;
}

.entry li a:link {
	color:#003366;
 	font-weight:bold;
	text-decoration:none;
}

.entry li a:visited {
	color:#003366;
 	font-weight:bold;
	text-decoration:none;
}


p { 
	margin: 0 0 5px 0;
	padding: 0;
	color: #666666;
	background: none;
}

p a:link {
	color:#003366;
 	font-weight:bold;
	text-decoration:none;
}

p a:visited {
	color:#003366;
 	font-weight:bold;
	text-decoration:none;
}

/* HEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------
*/

#header { 
	margin-left: 15px; 
	width: 770px; 
	height: 150px; 
	color: #FFF ;
        border-top: 3px solid #990033;
}

#header .f_search { float: right; padding: 70px 50px 0 0; }
#header .title {	padding: 45px 0 0 50px; }
#header h1 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 22px; font-weight: bold;
		margin: 0;
		padding: 0; 
}


/* SUBHEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#subheader { 
	margin-left: 15px;	
}


/* MENU
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#menu {
	background: #003366;
	width: 770px;
	height: 28px;
	font-weight:bolder;
        border-top:1px solid #FFFFFF;

}

#menu ul { margin:0; list-style:none; padding: 0 0 0 10px; }

#menu li { float:left; color: #FFF; background: #003366; margin:0; font-weight:bolder;}

#menu a:link { display:block; color:#fff; padding: 5px 10px 5px 15px; text-decoration:none; font-weight:bolder; }

#menu a:active { text-decoration:none;color:#990033; font-weight:bolder;}

#menu a:visited { display:block; color:#fff; padding: 5px 10px 5px 15px; text-decoration:none; font-weight:bolder; }

#menu a:hover { text-decoration:none;color:#990033; font-weight:bolder;}





#menu li ul {
   display: none;
  }

#menu li:hover ul {
    display: block;
    padding:0;
    float:left;
    position:absolute;
	color:#990033;
}


/* MAIN
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#main { 
	background: none;
	width: 760px;
	color: #666666;
}
  
#main .right_side { 
       float: right;
       padding:0px 0 0 10px;
	   width:161px;
}

	
#main .right_side .hitems li { 
	margin: 0 0 2px 20px;
	padding: 0 0 0 0px;
	color: #555;
	 
}

#main .left_side { float: left; width: 530px; padding:0 0 0 38px;}
#main h3 {  font: 85% Arial, Sans-Serif; margin: 0 0 10px 0px; padding: 0; color: #5f5f5f; background: inherit; 
			border-bottom: 1px solid #036CB4;
}
#main .left_side h2 { 
    color:#990033;
	font-size:140%; 
	font-weight:bold; 
    border-bottom:2px solid #990033;
    padding-bottom:6px;
    margin-top:12px;
    width:530px;
}

#main .right_side h2 { 
    color: #990033;
	font-size: 110%; 
	font-weight: bold;
    margin: 0;
    padding:28px 0 23px 0;
}

#main .box  {	background: #efefef; padding: 5px; border: 1px solid #ccc;}

#main .right_side ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	list-style : none; 
	border-bottom: 0px solid #eee; 
	list-style-type: square;
	color: #a90000;
}
	
#main .right_side li { 
	margin: 0 0 2px 15px;
	padding: 0 0 0 0px;
	color: #555;
	list-style : none; 
}

#main .right_side li a{ 
text-decoration:none;
}


#main .right_side  .padding {
        margin: 0 0 20px 15px;
	padding: 0 0 0 0px;
	color: #555;
        position: absolute;
}


/* FOOTER
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#footer { 
	clear:both;
	height: 20px;
	color:#999;  
	font-size:10px; 
	padding: 0; 
	text-align:right;
        width:770px;
        margin-left:15px;
}

#footer .right { 
	float:right; 
	clear:right; 
	text-align:right; 
}

#footer a { color: #999; }
#footer a:hover { color: #000; }


/* SUCHFELD
---------------------------------------------------------------------------------------------------------------------------------------------------*/

input.search { width: 150px; border: 1px solid #990033; color: #666; }
input.submit { 
	background: none; 
	color: #990033;
	border: 0px none;; font-style:normal; font-variant:normal; font-weight:bold; font-size:1.1em; font-family:Arial, Verdana, Helvetica, sans-serif
}

input.search:hover {	background: #FFFFF4; }

/* HEADLINES H1 H2 H3
---------------------------------------------------------------------------------------------------------------------------------------------------*/
h1 { 
	padding:0; 
	margin:0; 
	color: #FFF; 
	background: inherit;
	font: bold 1.8em Arial, Sans-Serif; 
	letter-spacing: -1px;
}

h1 a { color: #FFF; background: inherit; }

h2 { 
	color:#990033;
	font-size:110%; 
	font-weight:bold;
}

h2 a {color: #990033; text-transform: uppercase; text-decoration:none;}
h2 a:hover { text-decoration:none; text-decoration:none}


/* EXTRAS
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.entry {
height:325px;
overflow:auto;
padding-right:20px;
}

.textwidget{
     width:140px;
     float:left;
     line-height:18px;
     text-align:left;
     color:#666666;
     font-style:italic;
     margin-top:25px;
}




/* untermenue Style
---------------------------------------------------------------------------------------------------------------------------------------------------*/

.page_item .page-item-22{
     width:128px;
}

.page_item .page-item-24{
     width:128px;
}

.page_item .page-item-30{
     width:128px;
}


/* backbutton
---------------------------------------------------------------------------------------------------------------------------------------------------*/

.backbutton {
margin-top:10px;
}


.backbutton a:link {
   text-transform:uppercase;
   text-decoration:none;
   font-size:12px;
   font-weight:bold;
   color:#990033;
}

.backbutton a:hover {
   text-transform:uppercase;
   text-decoration:none;
   font-size:12px;
   font-weight:bold;
   color:#990033;
}

.backbutton a:active {
   text-transform:uppercase;
   text-decoration:none;
   font-size:12px;
   font-weight:bold;
   color:#990033;
}

.backbutton a:visited {
   text-transform:uppercase;
   text-decoration:none;
   font-size:12px;
   font-weight:bold;
   color:#990033;
}

h5 {
font-weight:bolder;
letter-spacing:1px;
line-height:auto;
}
