/*  
Theme Name: default theme empty
Theme URI: 
Description: empty WP Theme without design but full with html comments to exlain the wp template tags
Version: 1.6
Author: MTS von webdesign-in.de und texto.de
Author URI: http://www.texto.de 

	
 */


body{
background-color:#0f4670;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:normal;
color:#666666;
background-image:url(images/blueBG.jpg);
background-repeat:repeat-x;
background-position:top left;
}

* {
padding:0;
margin:0;
}

/*--------------------for your text--------------------*/

p{ padding-top: 10px;
     }


h2 {
font-size:18px;
color:#f8981d;
margin-bottom:12px;
}
h3 {
font-size:14px;
color:#f8981d;
margin-bottom:10px;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

ul{
     }
ol{
     }
     li{
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
border:none;

     }

address {
     }

/*--------------------for links--------------------*/


a {
color:#f8981d;
text-decoration:none;
     }
a:hover {
text-decoration:underline;
    }

a.didyouknow
{
	position: relative;
	left: 90px;
	color:#FFFFFF;
}


/*--------------------layout-------------------*/

.contentMain{
background-color:#FFFFFF;
background-image:url(/wp-content/themes/mypedi/images/contentBG.jpg);
background-repeat:repeat-y;
width:808px;
margin-left:auto;
margin-right:auto;

}
.headerTOP {
background-image:url(/wp-content/themes/mypedi/images/headerLogo.png);
background-repeat:no-repeat;
width:804px;
height:88px;
margin-left:2px;
}
.content {
margin-left:2px;
}

.nav {
width:180px;
padding-left:20px;
color:#68ade8;
}
.nav a{
color:#68ade8;
}
.cssnav {
border-bottom:1px #CCCCCC;
}
 .cssnav #home
{
position: relative;
background: url(/wp-content/themes/mypedi/images/1sel.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 160px;
height: 30px;
margin: 0;
margin-left:-1px;
margin-bottom: 0;
padding: 0;
}
 .cssnav #aboutus{
position: relative;
background: url(/wp-content/themes/mypedi/images/2sel.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 160px;
height: 30px;
margin: 0;
margin-bottom: 0;
padding: 0;
}
 .cssnav #recommended_products{
position: relative;
background: url(/wp-content/themes/mypedi/images/3sel.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 160px;
height: 30px;
margin: 0;
margin-bottom: 3px;
padding: 0;
} 
.cssnav #resources{
position: relative;
background: url(/wp-content/themes/mypedi/images/4sel.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 160px;
height: 30px;
margin: 0;
margin-bottom: 0;
padding: 0;
} 
.cssnav #fordoctors{
position: relative;
background: url(/wp-content/themes/mypedi/images/5sel.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 160px;
height: 30px;
margin: 0;
margin-bottom: 0;
padding: 0;
} 
.cssnav #blog{
position: relative;
background: url(/wp-content/themes/mypedi/images/6sel.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 160px;
height: 30px;
margin: 0;
margin-bottom: 0;
padding: 0;
}
.cssnav #login{
position: relative;
background: url(/wp-content/themes/mypedi/images/7sel.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 160px;
height: 30px;
margin: 0;
margin-bottom: 0;
padding: 0;
}
.cssnav img
{
width: 160px;
height: 30px;
border: 0;
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.yerped {
color:#FFFFFF;
text-align:center;
padding-top:7px;
padding-bottom:5px;
margin:10px 8px 0 8px;
background-color:#f8981d;
}
.yerpedInd {
width:125px;
height:80px;
padding: 7px 0 0 0;
text-align:center;
}
.yerpedInd a{
color:#0069aa;
}
.yerpedInd a:hover img{
text-decoration:none;
border:none;

}
.fullText {
width:390px;
padding-top:10px;
}





.fullTextBlank {
width:570px;
padding-top:15px;
padding-right:35px;
}
/* 
.blue {
color:#ffffff;
}
.blue a{
color:#ffffff;
font-weight:bold;
}
.footer {
margin-left:auto;
margin-right:auto;
width:738px;
text-align:center;
}
.footer a {
color:#0069aa;
}


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
	}

.theBlog  {
padding:15px 0 0 30px;
color:#666666;
}

.ftBTop {
color:#FFFFFF;
padding: 6px 0 4px 7px;
margin:10px 10px 0 0;
background-color:#f8981d;
font-size:16px;
}


/* Original wordpress CSS */

/* Begin Typography & Colors */
/*body {
	font-size: 62.5%; /* Resets 1em to 10px 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}*/
	
	.blogEntry {
	margin:10px 0 10px 0;
	}
.blogEntrySingle
{float:left;
width:160px;
margin-right:13px;
}

.blogEntryTitle, .blogEntryTitle a
{
	font-weight: bold;
	text-align: left;
}

.blogEntryDetails
{
	position: relative;
	top: -15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #f8981d;
	text-align: left;
}

#blog #page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

/*#blog #header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}*/

/*#blog #headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}*/

#blog #content {
	width: 545px;
	font-size: 1.2em;
	padding-left: 0px;
	text-align: left;
	float: left;
	margin-top:8px;
	}

#blog .widecolumn .entry p {
	font-size: 1.05em;
	}

#blog .narrowcolumn .entry, #blog .widecolumn .entry {
	line-height: 1.4em;
	}

#blog .widecolumn {
	line-height: 1.6em;
	}

#blog .narrowcolumn .postmetadata, .postmetadata {
	text-align: left;
	}

#blog .alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

/*#blog #blog #footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}*/

#blog small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#blog h1, #blog h2, #blog h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

#blog h1 {
	font-size: 4em;
	text-align: center;
	}

#blog #headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

#blog h2 {
	font-size: 1.6em;
	line-height: 1em;
	}

#blog h2.pagetitle {
	font-size: 1.6em;
	}

#blog #sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

#blog h3 {
	font-size: 1.3em;
	}

#blog h1, #blog h1 a, #blog h1 a:hover, #blog h1 a:visited, #blog #headerimg .description {
	text-decoration: none;
	color: #0069aa;
	}

#blog h2, #blog h2 a, #blog h2 a:visited, #blog h3, #blog h3 a, #blog h3 a:visited {
	color: #0069aa;
	}

#blog h2, #blog h2 a, #blog h2 a:hover, #blog h2 a:visited, #blog h3, #blog h3 a, #blog h3 a:hover, #blog h3 a:visited, #blog #sidebar h2, #blog #wp-calendar caption, #blog cite {
	text-decoration: none;
	}

#blog .entry p a:visited {
	color: #0069aa;
	}

#blog .commentlist li, #blog #commentform input, #blog #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#blog .commentlist li {
	font-weight: bold;
	}

#blog .commentlist li .avatar { 
	float: right;
	/*border: 1px solid #eee;*/
	padding: 2px;
	background: #fff;
	}

#blog .commentlist cite, #blog .commentlist cite a {
	font-style: normal;
	font-size: 1 em;
	padding:2px;
	}

#blog .commentlist p {
	font-weight: normal;
	line-height: 1.2em;
	text-transform: none;
	}

#blog #commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#blog .commentmetadata {
	font-weight: normal;
	}

#blog #sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#blog small, #blog .nocomments, #blog .postmetadata, #blog blockquote, #blog strike {
	color: #0069aa;
	}

#blog code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

#blog acronym, #blog abbr, #blog span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#blog a, #blog h2 a:hover, #blog h3 a:hover {
	color: #0069aa;
	text-decoration: none;
	}

#blog a:hover {
	color: #f8981d;
	text-decoration: underline;
	}

#blog #wp-calendar #prev a, #blog #wp-calendar #next a {
	font-size: 9pt;
	}

#blog #wp-calendar a {
	text-decoration: none;
	}

#blog #wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#blog #wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
/*body {
	margin: 0 0 20px 0;
	padding: 0;
	}*/

#blog #page {
	background-color: white;
	/*margin: 20px auto;*/
	padding: 0;
	/*width: 760px;*/
	border: 1px solid #959596;
	}

#blog #header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	/*width: 758px;*/
	}

/*#blog #headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
*/
#blog .narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0px 0 0;
	/*width: 475px;*/
	}

#blog .widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	/*width: 450px;*/
	}

#blog .post {
	margin: 0;
	margin-bottom: 10px;
	text-align: justify;
	}

#blog .post hr {
	display: block;
	}

#blog .widecolumn .post {
	margin: 0;
	}

#blog .narrowcolumn .postmetadata {
	padding-top: 5px;
	}

#blog .widecolumn .postmetadata {
	margin: 30px 0;
	}

#blog .widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

#blog .widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

#blog .postmetadata {
	clear: left;
	padding-bottom: 30px;
	line-height: 20px;
}

#blog .clear {
	clear: both;
}

#blog #footer {
	padding: 0;
	margin: 0 auto;
	/*width: 760px;*/
	clear: both;
	}

#blog #footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
#blog h1 {
	padding-top: 70px;
	margin: 0;
	}

#blog h2 {
	margin: 5px 0 0 0;
	}

#blog h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#blog #sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

#blog h3 {
	padding: 0;
	margin: 30px 0 0;
	}

#blog h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
#blog 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) */

#blog img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

#blog img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

#blog img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

#blog .alignright {
	float: right;
	}

#blog .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;
	} */

#blog .entry ul li:before, #blog #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

#blog .entry ol {
	padding: 0;
	margin: 0;
	}

#blog .entry ol li {
	margin: 0;
	padding: 0;
	}

#blog .postmetadata ul, #blog .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#blog #sidebar a {
	color: #fff;
	text-decoration: none;
	}

#blog #sidebar h2, #blog #sidebar h2 a, #blog #sidebar h2 a:visited, #blog #sidebar h3, #blog h3 #sidebar a, #blog #sidebar h3 a:visited {
	color: #ffffff;
	}
	
#blog #sidebar small, #blog #sidebar ul ul li, #blog #sidebar ul ol li, #blog #sidebar .nocomments, #blog #sidebar .postmetadata, #blog #sidebar blockquote, #blog #sidebar strike {
	color: #eeeeee;
	}
	.blogEntryDetails
{
	position: relative;
	top: -15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-align: left;
}
#blog #sidebar a:hover {
	color: #0069aa;
	text-decoration: underline;
	}

#blog #sidebar ul, #blog #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#blog #sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#blog #sidebar ul p, #blog #sidebar ul select {
	margin: 5px 0 8px;
	}

#blog #sidebar ul ul, #blog #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#blog #sidebar ul ul ul, #blog #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#blog ol li, #blog #sidebar ul ol li {
	list-style: decimal outside;
	}

#blog #sidebar ul ul li, #blog #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#blog #searchform {
	margin: 10px;
	padding: 5px 3px;
	text-align: center;
	}

#blog #sidebar #searchform #s {
	width: 128px;
	padding: 2px;
	}

#blog #sidebar #searchsubmit {
	padding: 3px;
	margin: 2px;
	}

#blog .entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#blog select {
	width: 130px;
	}

#blog #commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#blog #commentform textarea {
	width: 100%;
	padding: 2px;
	color:#333333;
	}

#blog #commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
#blog .alt {
	margin: 0;
	padding: 10px;
	}

#blog .commentlist {
	padding: 5px;
	text-align: justify;
	/*border: 1px solid #999;*/
	}

#blog .commentlist li {
	margin: 15px 0 5px 0px;
	padding: 5px 10px 3px 5px;
	list-style: none;
	}

#blog .commentlist p {
	margin: 10px 5px 10px 5px;
	}

#blog #commentform p {
	margin: 5px 0;
	}

#blog .nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

#blog .commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#blog #sidebar
{
	float: left;
	margin: 10px;
	padding: 6px 12px 6px 6px;	
	width: 155px;
	background-color: #83b2e4;
	border: 1px solid #888888;
	}

#blog #sidebar form {
	margin: 0;
	}
	
	
/* End Sidebar */



/* Begin Calendar */
#blog #wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#blog #wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#blog #wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#blog #wp-calendar a {
	display: block;
	}

#blog #wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#blog #wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#blog #wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
#blog acronym, #blog abbr, #blog span.caps {
	cursor: help;
	}

#blog acronym, #blog abbr {
	border-bottom: 1px dashed #999;
	border-bottom: none;
	position: relative;
	top: -7px;
	left: 10px;
	padding-bottom: 15px;
	}

#blog blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

#blog blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

#blog .center {
	text-align: center;
	}

#blog hr {
	display: none;
	}

#blog a img {
	border: none;
	}

#blog .navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* custom overwrites */
#blog .post h2, #blog .entry h3, #blog .entry h2
{
	font-weight: normal;
	line-height: 1em;
	padding: 0px 0px 12px 8px;
	background:url(images/blog_post_header.jpg) bottom left no-repeat;
}

#blog .post small, #blog .entry small
{
	position: relative;
	top: -7px;
	left: 10px;
}

#blog div .entry
{
	padding-top: 0px;
}

#blog .post p
{
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	padding: 5px 0px 0px 15px;
}

#blog .entry form
{
	text-align: left;
}

#blog .entry form h3
{
	margin-top: 25px;
	font-size: 18px;
}

#blog .entry form p label
{
	float: left;
}

#blog .entry form p
{
	font-size: 12px;
	clear: both;
	height: 25px;
}

#blog .entry input, #blog .entry textarea
{
	background-color: #eeeeee;
	border: 1px solid #0069aa;
	color: #0069aa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
	float: right;
}

#blog .commentlist h2
{
	font-size: 18px;
	color: #fff;
	border: 1px solid #0069aa;
	background-color: #eeeeee;
	padding: 5px;
}

#blog .commentlist li.mycomment, #blog .commentlist li.even, #blog .commentlist li.odd
{
	background-color: #eeeeee;
}

#blog .postmetadata
{
	text-align: left;
}

#blog .entry ol li
{
	list-style: none;
}

#blog #sidebar ul li ul li
{
	list-style-position: outside;
	list-style-type: square;
	margin-left: 10px;
	padding: 0px;
}

#blog .post img
{
	float: left;
	margin: 0px 10px 3px 0px;
}

.smallLink
{
	font-size: .75em;
}

.didYouKnowContainer, .homeLoginContainer
{
	border: 1px solid #888888;
	background-color: #80AFE3;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	width:150px;
}

/*.didYouKnowContainer div
{
	padding: 5px;
}*/

/*------------------ register form ------------------*/
.registerForm {
	margin-top:18px;
	border:1px solid #888;
	background:#80AFE3;
	padding:10px;
	color:#fff;
	font-size:11px;
}

.registerForm strong {
	font-size:12px;
}

.inline div {
	display:inline;
}

.inlineInput {
	display:inline;
}

.registerForm table tr td {
	padding:8px 0 0 0;
}

.registerForm input {
	margin-top:3px;
}

.registerForm .oneField  {
	padding:3px 0;
}

.claimGood {
	border:1px solid #4F8A10;
	background:#DFF2BF;
	color:#4F8A10;
	margin:20px 0;
	padding:0 10px 10px 10px
}
.claimGood a { color:#4F8A10; text-decoration:underline; }

.claimBad {
	border:1px solid #9F131C;
	background:#FFDFDF;
	color:#9F131C;
	margin:20px 0;
	padding:0 10px 10px 10px;
}
.claimBad a { color:#9F131C; text-decoration:underline; }

.footer
{
	text-align:center;
}

.ftBTop
{
	padding: 5px;
	background-color: #F8981D;
	color: white;
}