/*
	Theme Name: Mamma Press
	Theme URL: http://newwpthemes.com/wordpress-theme/mamma-press/
	Description: Mamma Press is a clean and modern design free premium WordPress theme with theme options page and featured content area. Suitable for any niche especially for mommy, baby and health related sites
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 1.0
	Tags: Mommy, Baby, Healt, Blogging,  Ads Ready, Two Columns, Left Sidebar, Fixed Width, Options Page
*/

/* LAYOUT */

body {
	background: url(images/background.png) top left repeat-x;
	background-color: #5c84ac;
	}

#wrapper {
	padding:0;
	}

#container {
	padding-bottom: 10px;
	}

#contentwrap {
	background: #fff;
    border-bottom: 4px solid #6587a9;
	}

a {
	color: #000080; /*#e35a07;*/	
	}

a:hover {
	color: #3669B2; /*#2d5375;*/
	}

strong a {
	text-decoration:none;
	}

.sub2cont {
	text-align: center;
}

.sticky {
        background: #E6F5FF;
/*border-top: 1px solid #A8CAE9;*/
        }

.more-link {
	color: #E35A07;
	font-weight: bold;
        text-decoration: none;
	}

.fbLikeContainer {
	padding:0 0 5px 10px;
	}

.fbLikeContainerHome {
	padding:6px 0 0 0;
	}

.addthis_toolbox .custom_images a {
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0px 10px 0px 0px;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 1;
}
.addthis_toolbox .custom_images a img {
    opacity: 0.60;
}

.addthis_toolbox2 {
    padding: 0 0 0px 0;
	text-align: center;
	}

.addthis_toolbox2 .custom_images a {
    width: 62px;
    height: 62px;
    margin: 0;
    padding: 0;
}
.addthis_toolbox2 .custom_images a:hover img {
    opacity: 1;
}
.addthis_toolbox2 .custom_images a img {
    opacity: 0.75;
}

div#inhaltsverzeichnis {
    -moz-border-radius:10px;
/*    width:450px;*/
display: inline-block;
    height:auto;
    background-color:#F0F8FF;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 0px;   
    border:2px solid #3569B2;
    color:#3569B2;
    font-size:12px;
}

div#inhaltsverzeichnis ul {
    list-style:decimal; 
    padding-top:5px;
}

div#inhaltsverzeichnis ul ul li {
    list-style:disc; 
}

div#inhaltsverzeichnis strong {
    color:#000080;    
}

div#social {
    margin-left: auto;
    margin-right: auto;
    width:480px;
    padding:10px;
}

div#socialbox {
    background-color:#D6EBFF;
    border:2px solid #0066FF;
    padding-bottom:20px;
}

#mustread a, #mustread a:visited {
  -moz-border-radius:10px;
  text-decoration:none; 
  color:#5C74C8; 
  display:block; 
  width:230px; 
  height:1.8em; 
  background-color:#ECEEF5; 
  border:1px solid #CAD4E7; 
  padding-top:3px;
  padding-left:10px;
  margin-bottom:2px;
  font-weight:strong;
  }
#mustread a:hover {
  color:#5C74C8;
  background-color:#ECEEF5; 
  border-color:#9DACCE;
  }

/* HEADER */

#header {
	height: 100px;
	padding-top:30px;
        background: #fff url(images/header-background.png) top left repeat-x;
        -moz-border-radius: 20px 20px 0 0;
        -khtml-border-radius: 20px 20px 0 0;
        -webkit-border-radius: 20px 20px 0 0;
        border-radius: 20px 20px 0 0;
	}

#header h2 {
	padding-left: 25px;
	color: #98BDE2;
	font-size: 26px;
	font-family: Arial, Helvetica, Sans-serif;
        font-style: italic;
	letter-spacing: 1px;
	}
.logoimg {
    margin: 0 0 0 142px;
    }

#header h3 {
	font-size: 20px;
	}
    
/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 30px;
	margin-top: 20px;
        padding-left: 10px;
	}
	
#pagemenu {
	height: 30px;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #fff;
	display: block;
        margin: 0px 3px 0px 3px;
	padding: 9px 10px 9px 10px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px; /* 11px*/
	font-family: Arial, Helvetica, sans-serif;
    background: url(images/pagenav-background.png) top left repeat-x;
    -moz-border-radius: 8px 8px 0 0;
    -khtml-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    text-shadow: 0 1px 0 #022848;
	}
	
#pagemenu li a:hover, #pagemenu li a:active{
	color: #fff;
	display: block;
	text-decoration: none;
    background: url(images/pagenav-background-hover.png) top left repeat-x;
    -moz-border-radius: 8px 8px 0 0;
    -khtml-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
	}
	
#pagemenu  li.current_page_item a {
	color:#fff;
    background: url(images/pagenav-background-hover.png) top left repeat-x;
    -moz-border-radius: 8px 8px 0 0;
    -khtml-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	


.navcontainer {
	height: 34px;
	}
	
#nav {
	height: 34px;
	background: #e35a07;
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav {
	margin-bottom: 1px;
	padding-left: 10px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #fff;
	display: block;
        margin: 0px 3px 0px 3px;
	padding: 11px 12px 10px 12px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
        text-shadow: 0 1px 0 #823202;
	}
	
#nav li a:hover, #nav li a:active, .current-cat {
	background: url(images/nav-backgr-hover.png);
	background-repeat: repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;
	}
	
#nav  li.current-cat a {
	color:#fff;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/* CONTENT */

#content {
	background-color: #fff;
	padding: 15px 5px 15px 15px;
	}
	
pre { overflow: auto; 
	width: 470px; 
	}

.post {
	padding-bottom: 15px;
	margin-bottom: 15px;
        border-bottom: 1px solid #A8CAE9;
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 25px;
	font-family: Arial, Helvetica, Sans-serif;
	color: #000080;
        font-weight: bold;
	font-size: 24px;
	}

	
.title a {
	text-decoration: none;
	color: #000080;/*#2D5375;*/
	}

.title a:hover {
	text-decoration: none;
	color: #3669B2; /*#5C84AC;*/
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
        font-size:32px;
        color:#3B5998;
	text-decoration: none;
}

.postdate {
	font-size: 15px;
	font-family: Georgia, Times New Roman Times, Serif;
    font-style: italic;
    color: #8a8a8a;
	}


.postmeta {
	font-size: 11px;
	padding-top: 10px;
        margin: 15px 0 10px 0;
	font-family: Arial, Verdana;
        border-top:1px solid #B3C6FF; 
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
	}

.entry h2 {
	color: #3669B2;
	font-size: 19px;
	font-family: Arial, Helvetica, Sans-serif;
        font-weight: bold;
	letter-spacing: 1px;
        margin-top:5px;
        background-color:#D6EBFF;
        padding: 5px;
	}

.entry h3 {
	color: #0066FF;
	font-size: 17px;
	font-family: Arial, Helvetica, Sans-serif;
        font-weight: bold;
        padding-top:15px;
        text-shadow: 0 1px 0 #D6EBFF;
	}

.entry h4 {
	color: #5CADFF;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-serif;
        font-weight: bold;
        padding-top:15px;
	}

.entry h5 {
	color: #5CADFF;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-serif;
        font-weight: bold;
        padding-top:15px;
	}

div.check ul
{
list-style-type: none;
padding: 0;
padding-bottom:10px;
padding-left:10px;
margin: 0;
}

div.check li
{
background-image: url(http://zahnweissinfo.com/offers/check.png);
background-repeat: no-repeat;
background-position: 0 .3em;
padding-left: 1.5em;
}

div.cross ul
{
list-style-type: none;
padding: 0;
padding-bottom:10px;
padding-left:10px;
margin: 0;
}

div.cross li
{
background-image: url(http://zahnweissinfo.com/offers/cross.gif);
background-repeat: no-repeat;
background-position: 0 .3em;
padding-left: 1.5em;
}

div.checkhome ul
{
list-style-type: none;
padding: 0;
padding-bottom:10px;
padding-left:10px;
margin: 0;
}

div.checkhome li
{
background-image: url(http://zahnweissinfo.com/offers/check.png);
background-repeat: no-repeat;
background-position: 0.0em .4em;
padding-top: 0.3em;
padding-left: 1.5em;
}

div.bounce li
{
width:237px;
-moz-border-radius:10px;
}

div.bounce li a
{
font-weight:bold;
}

div.toggleborder a img {
    opacity: 0.60;
}

div.toggleborder a:hover img {
    opacity: 1;
}

.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
	}
	
/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.ad125 {
	margin: 10px;
	}


.sidebar {
	margin: 0 10px 10px 0;
    font-size: 12px; /* 13px */
	}
	
.sidebar a {
	text-decoration: none;
	color: #022e55;
	}

.sidebar a:hover {
	text-decoration: none;
	color:#ff6a00;
	}
	

	
#s {
	width: 215px;
	padding: 4px;
    border: 1px solid #bbd6ed;
    background: #97afc4;
    color: #fff;
	}

	
.feedtwitter {
	text-align: right;
    margin: 15px  0 0 0;
    height: 34px;
	}
    
#topsearch {
	margin:15px 0 0 0;
	text-align: right;
    height: 34px;
	}

#topsearch label {
	display: none;
	}
	
#topsearch #s {
	width: 215px;
	padding: 5px;
    border: 1px solid #bbd6ed;
    background: #97afc4;
    color: #fff;
	}	



.twitterbox {
	background: #eff0fa;
	border: 1px solid #657fc0;
	padding: 10px;
	margin: 0 10px 10px 0;
	}
	
.twitterbox a {
	color: #02349b;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
.twitterbox a:hover {
	color: #02349b; 
	text-decoration: underline;
	}
		
/* Social icons */
.addthis_toolbox {
    padding-top: 10px;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 48px;
    height: 48px;
    margin: 0 2px 0 2px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.80;
}

.addthis_toolbox_extra {
    padding: 5px 0 10px 0;
	text-align: left;
        border-bottom:1px solid #B3C6FF; 
	}

.addthis_toolbox_extra .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 2px 0 2px;
    padding: 0;
} 

.addthis_toolbox_extra .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox_extra .custom_images a img
{
    opacity: 0.85;
}

	


.sidebar h4 {
	margin: 10px 0 0 0;
	padding: 6px 0 6px 20px;
	background: url(images/sidebar-tab.png) top left no-repeat;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
        text-shadow: 0 1px 0 #000;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.sidebar ul li li {
	padding: 3px 0px 3px 15px;
	margin: 0px;
	}
	
.sidebar ul li ul li {
	padding: 4px 0px 2px 10px;
	margin: 2px 4px;
        -moz-border-radius:10px;
        border:1px solid #FFFFFF; 
	}

.sidebar ul li li:hover, .sidebar ul li ul li:hover {
        -moz-border-radius:10px;
        border:1px solid #CAD4E7; 
    }

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: #fff;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: #eef0f4;
	}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eef0f4;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
	background: #466f97;
	padding: 22px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	}

#footer a {
	color: #fff;
	} 

#footer a:hover {
	text-decoration: none;
	} 
	
#footer2 {
	color: #afc3d5;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	}
    	
#footer2 a {
	color: #afc3d5;
    text-decoration: none;
	} 
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#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;
	}

.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;
	}
	
