/* base css */
@import url(/.shared/themes/common/base-weblog.css);



/* portal css */


/* theme css */
/* general page elements */

a {
	text-decoration: underline;
	color:#003366;
}
a:hover {
	text-decoration: none; 
	color:#339966;
}
p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
	margin-bottom: 12px;
	}

/* layout */

body
{
	margin: 0;
	color: #333333;
	background: #DFE0E1;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
}

#container { position: static; }

#container-inner
{
	position: static;
                    background: #F7F7F7;
}

#banner
{
	border: 0;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FFFFFF;
	background: #FFFFFF;
	text-align: left;
                    height: 186px;
                    position:relative;
}

#banner-return {
	text-align: right;
                    position:absolute;
                    top:18px; /*was 28*/
                    right:20px;
                    width:400px;
                    height:10px;

}
#banner-return a {
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration:none;
}
#banner-inner { padding: 0; 
	background:url(http://www.medelis.com/images/blog_banner_new.jpg) top left no-repeat;
	height:120px;
	margin: 0px 0px 0px 0px;
	text-align: left;
position:absolute;
top:65px;
left:0px;
width:760px;
}

#banner-header
{
	margin: 46px 10px 0px 167px;
	
}
#banner h1, #banner h1 a
{
	font-size: 28px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	color: #003366;	
	text-decoration: none;
}
#banner h1 a:hover {
          text-decoration: underline;
color: #339966;
}
#banner-description,  #banner h2, #banner h2 a
{
   margin: 8px 10px 0px 168px;
                  color: #003366;
                  font-size:15px;
                  font-weight: bold;
                  line-height:115%;
                  font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
}


/* content */

.content-nav { 
                  margin-top: 0;
                  margin-bottom:14px; 
                  color:#003366;
}

.date-header {
margin: 0 0 10px 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color:#339966;
border-top: 1px dashed #339966;
border-bottom: 1px dashed #339966;
text-indent: 30px;
padding: 7px 0px 7px 0px;
background:url(http://www.medelis.com/images/medelis_symbol.jpg) center left no-repeat;
}

.entry-header,
.entry-header a,
.entry-header a:hover,
h1 .entry-header a,
h3 .entry-header a
{
	margin: 1px 0 10px 0;
	padding-top: 6px;
	border: 0;	
	color: #003366;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;	
        line-height:130%;
}

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comments-info,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
}

.entry-content {
font-size:small;
}

.entry-content p { text-align: left; }

.entry-body {
margin: 14px 0px 14px 0px;

}
.entry-body p {
padding-bottom: 5px;
padding-top: 5px
}

.entry-footer {
	margin: 0 0 10px 0;
	padding: 0px 0px 3px 0px;
	color: #999999;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: normal;
	text-align: left;

}
.trackback-footer,
.comment-footer
{
	margin: 0 0 10px 0;
	border-top: 1px dotted #339966;
	padding: 3px 3px 3px 0px;
	color: #999999;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: normal;
	text-align: left;
	padding: 6px 0px 3px 0px;
}

.comment-footer {margin-bottom:20px;}

.entry-footer-info, .entry-footer-info a {
	font-size: 10px;
                    color:#003366;
                    line-height:130%;
                    text-decoration:none;                                
}
/* Technorati tags */
.entry-footer-tags, .entry-footer-tags a, .entry-footer-tags a:hover {
	font-size: 10px;
                    color:#B7B7B7;
                    text-decoration:none;
                    line-height:110%;
                    margin:6px 0 6px 0;
                    padding:6px 0 6px 0;
}
.entry-footer-share {
                   margin-top:5px;
                   margin-bottom:6px;
                   border-bottom: 1px dotted #339966;
}

.separator {color:#D7D7D7;}

.feedburnerFlareBlock a {
	font-size: 11px;
                    margin: 6px 5px 6px 0px;
                    color:#339966;
                    border: 1px dashed;
                    border-color:#D7D7D7;
                    padding: 1px 3px 1px 3px;
                    text-decoration: none;
}
.feedburnerFlareBlock a:hover {
                    color:#FFFFFF;
                    border: 1px solid #339966;
                    background-color:#339966;
                    text-decoration: none;
}

p.feedburnerFlareBlock span {display:none} 
p.feedburnerFlareBlock {
                    margin: 6px 0px 6px 0px;
                    line-height:150%;
}

.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #339966;
	padding-bottom: 6px;
	color: #339966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

/* fixes bug in ie win */
img.image-full
{
	width: 100%;;
}


/* modules */

.module-header, 
.module-header a,
.module-header a:hover
{
	margin: 5px 0;
	border: 0;
	color: #FFFFFF;
	background-color: #339966;
	padding: 3px 5px 3px 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.module-content
{
	margin: 5px 0 20px 0;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;

}
.module-content p, .module-content li, .module-content a
{
	font-size: 11px;
                    line-height:130%;
}
.module-content li
{
	margin-bottom:6px;
}

.module-list { margin: 0; }
.module-list-item { 
	margin: 4px 0 0 0; 
	line-height:normal;
}
.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.module img,
.module-photo img
{
	border: 3px solid #F7F7F7;
}

.module-photo .module-content
{
	text-align: left;
}

.module-powered { text-align: left; }

.module-calendar .module-header
{
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	border: 0;
	text-align: left;
	font-weight: bold;
	letter-spacing: .3em;
}

.module-calendar th,
.module-calendar td
{
	text-align: center;
	font-weight: normal;
}

.typelist-thumbnail img { margin: 0; }

.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }

.module-recent-photos .module-content { padding: 2px 0 0 0; }
.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px 0;
}


/* two-column-right tweaks */

	.layout-two-column-right #container
	{
		width:760px;
}

	.layout-two-column-right #alpha
	{
		width: 558px;
}

	.layout-two-column-right #alpha-inner
	{
		border-right: 1px solid #CCCCCC;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-two-column-right #beta
	{
		width: 200px;
		
	}

	.layout-two-column-right #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #F7F7F7;
	}


/* user css */

h1, h1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	text-align: left;
	font-weight: bold;
	text-decoration:none;
}	
h1 a:hover {
	font-weight: bold;
	color: #339966;
	text-decoration: none;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #339966;
	text-align: left;
	font-weight: bold;
	line-height: 18px;
}
h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #339966;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	}		
h2 a:hover {
	font-weight:bold;
} 
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	color: #339966;
	margin-top: 18px;
	font-weight:bold;
	text-decoration: none;
}
h3 a {
	font-size: 16px;
	line-height: 22px;
	color: #668CCA;
	margin-top: 18px;
	font-weight:bold; 
text-decoration: none;
}
h3 a:hover {
	font-weight:bold;
} 
ul {
	list-style: square;
       	color: #339966;
	}
li {
	margin: 0 10px 16px 0;	
	}	
hr {
	color: #339966;
	}	
input {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}	

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	line-height: 16px;
	padding: 10px 0px 20px 0px;
	color: #000;
	text-decoration: none;
                    background:#DFE0E1;
                    border:none;
                    margin:0px;
}
#footer p{
	font-size: 10px;
}


/* ph=1 */

