/*  MBELLISH NEWS BLOG LAYOUT*/


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

body {
color: #333;
font-family: helvetica, lucida grande, verdana, sans serif;
font-size: 12px;
line-height: 18px;
background: #fff url(bg.gif) no-repeat fixed top left;
font-family: arial, sans-serif,verdana, helvetica, arial, sans-serif;
margin: 0 20px 0 20px;
}


#container {
position: relative;
margin: 0 auto -1px auto;
padding-top: 0px;
width: 770px;
}

#menubar {
background: url(/graphics/menu_index.gif) no-repeat;
_background: url(/graphics/menu_index.gif) no-repeat;
width: 775px;
height: 74px;
_height: 78px;
}

#menuposition {
position:relative;
padding-top: 0px;
width: 775px;
}

.invertedshiftdown{
padding: 0px, 0px, 0px, 0px;
width: 100%;
/*border-bottom: 5px solid #ffffff; Red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
margin-top: -69px;
_margin-top/**/: -72px;
position: absolute;
font-weight: normal;
}

.invertedshiftdown ul{
position: absolute;
margin:0;
margin-left: 3px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
text-decoration: none;
font-weight: normal;
}

.invertedshiftdown li{
display: inline;
font-weight: normal;
margin: 0 0px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown a{
	float: left;
	font: 12px "Comic Sans MS";
	font-weight: normal;
	color: #2b6392;
	text-decoration: none;
	margin: 0 0px 0 0; /*Margin between each menu item*/
	padding: 10px 10px 11px 10px; /*Padding within each menu item*/
	_padding: 10px 10px 11px 10px; /*Padding within each menu item*/
	background-color: transparent; /*Default menu color*/
	/*MOZ browsers only*/
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}

.invertedshiftdown a:hover{
	background-color: #96bee2;
	padding-bottom: 12px; /*Flip default padding-top value with padding-bottom */
	padding-top:10px; /*Flip default padding-bottom value with padding-top*/
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
	background-color: #96bee2;;
	padding-bottom: 12px; /*Flip default padding-top value with padding-bottom */
	padding-top: 10px; /*Flip default padding-bottom value with padding-top*/
	color:#ffffff;;
	text-decoration: none;
	font-weight: normal;
}

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

#footertext {
font-size: 9px;
text-align: center;
color: #ffffff;
margin-top: -5px;
position: relative;
}

#footer {
position: relative;
margin: 0 auto -1px auto;
padding-top: 5px;
_padding-top: 4px;
width: 765px;
height: 25px;
background: url(/graphics/footer.gif) no-repeat;
_background: url(/graphics/footer.gif) no-repeat;
text-align: center;
color: #ffffff;
}

#footermenu {
font-family: arial
margin-top: 0px;
text-align: left;
padding-left: 5px;
position: relative;
font-size: 8pt;
color: #2b6392;
}

.footerLinks a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color:#2b6392;
	}
.footerLinks a:visited { 
	font-weight: normal;
	text-decoration: none; 
	color:#2b6392;
	}
.footerLinks a:hover, a:active { 
	text-decoration: underline; 
	font-weight: normal;
	color: #2b6392;
	}



/* Links - standard
----------------------------------------------- */

a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color:#2b6392;
	}
a:visited { 
	font-weight: normal;
	text-decoration: none; 
	color:#2b6392;
	}
a:hover, a:active { 
	text-decoration: underline; 
	font-weight: normal;
	color: #2b6392;
	}



/* ---- MAINBODY ---- */


#wrap{
   	margin:0 auto;
   	width:900px;
	background:#fff;
	padding:13px;
	margin-top:40px;
	margin-bottom:40px;
}

#wrap2round{
   	margin:0 auto;
   	width:850px;
	background:#fff;
}

#wrap2{
   	margin:0 auto;
   	width:800px;
	background:#fff;
	padding:20px;
}

/* ---- COMMON --- */

.inside{
	width:730px;
	padding:0px;
	font-weight:normal;
    }
.inside a{
   	color:#0099ff;
    }

img { border: 0px; }

/* ---- HEADER & NAV ---- */


#header{
   	margin:0 auto;
   	width:800px;
	color:#000;
}

#header .headera a{
	color:#f59422;
	font-size:30px;

	margin:auto;

	text-align:left;
	text-transform: uppercase;
	font-variant: small-caps;
	text-decoration:none;

}


#header .headera a:active{ outline:none; }

#header .headera a:focus

{

  -moz-outline-style: none;

}

#header a{
	color:#8a8a8a;
	font-size:13px;

	margin:auto;

	text-align:left;
	text-transform: uppercase;
	font-variant: small-caps;
	text-decoration:none;

}


#header a:active{ outline:none; }

#header a:focus

{

  -moz-outline-style: none;

}

#header p{

	padding:1em 0;

	margin:0;

}



.description {
	display:inline;
	margin:auto;

	text-align:left;
	font-size:15px;

	color:#000;
	text-transform: uppercase;
	font-variant: small-caps;

}

#header ul.pagelinks {

	list-style-type: none;
	display:inline;
	font-size: 0.80em;

	}

#header ul.pagelinks li{

	float: left;
	list-style-type: none;
	margin-left:15px;

	}

/* ---- NAV-AREA & SEARCH ---- */

#nav{
   	margin:0 auto;
   	width:800px;


	color:#444444;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
}
#nav p{
	font-size:13px;
}

#searchform, #searchform p {

	font-size: 12px;

	text-align: right;

	margin: 0px;


	}



#searchform input {

	width: 80px;

	font-size: 11px;

	background: #e1e1e1;

	color: #000;

	margin: 0px;

	border: 1px solid #b8b8b8;

	}

/* ---- ENTRIES ---- */

#entrywrap{
   	margin:0 auto;
   	width:750px;
	float:left;
   	clear:both;
}

#entrybox{
   	margin-left:15px;
   	width:780px;
	float:left;
	color:#fff;
}
.entry p{
	color:#606060;
	font-size:10pt;
	font-family:Verdana;
    }

.entry ul, li{
	font-size:0.90em;
	color:#000;
    }

#posttitle{
	font-family:"Lucida Grande"helvetica,arial,sans-serif; letter-spacing:-1px; color: #f16298; font-size: 24px; font-weight: normal; padding-bottom: 10px; text-decoration:none;
	
    }
#posttitle a:visited{
	font-family:"Lucida Grande"helvetica,arial,sans-serif; letter-spacing:-1px; color: #f16298; font-size: 24px; font-weight: normal; padding-bottom: 10px; text-decoration:none;
	
    }
#posttitle a{
	font-family:"Lucida Grande"helvetica,arial,sans-serif; letter-spacing:-1px; color: #f16298; font-size: 24px; font-weight: normal; padding-bottom: 10px; text-decoration:none;
    }
#posttitle a:active{ outline:none; }

#posttitle a:focus

{

  -moz-outline-style: none;

}

#postmetadata p{
	font-size:10pt;
	color:#FF1772;
	line-height:2em;
	border-top:1px dashed #888686;
	margin:0px;
	font-family: sans-serif;
    }
#postmetadata a{
	color:#888686;
	text-decoration:none;
	font-weight:bold;
    }
#postmetadata a:visited{
	color:#888686;
	text-decoration:none;
	font-weight:bold;
    }
.navigation a{
	color:#000;
	font-size:0.80em;
	line-height:1em;
	text-decoration:none;
	font-weight:bold;
}
.navigation p{
	color:#000;
	font-size:0.80em;
	line-height:1em;
	text-decoration:none;
	font-weight:bold;
}
.navigation a:visited{
	color:#000;
	font-size:0.80em;
	line-height:1em;
	text-decoration:none;
	font-weight:bold;
}

update{

	color:#55a5bf;

	font-size:1.5em;

	font-weight:normal;

	margin:1.5em 0;
	border-bottom:1px dashed #55a5bf;

}

step{

	color:#55a5bf;

	font-size:1.5em;

	font-weight:normal;

	margin:1.5em 0;
	border-bottom:1px dashed #55a5bf;

}

blockquote {
	margin:0 auto;
	padding: 5px;
	background: #ebebeb;
	border:1px solid #dbdbdb;
	border-left:3px solid #dbdbdb;
	border-right:3px solid #dbdbdb;
	font-size:0.95em;
	margin:1em 1px 1em 25px;
	overflow:hidden;
	padding:5px;
}

code{

	font-size: 1em;

	margin: 3em 0;

	padding: 0 1.2em 0 1.2em;

	border-left:2px solid #777e6f;

	border-bottom:1px dashed #777e6f;

}

h2 .pagetitle{

	color:#000;

}

/* ---- ARCHIVES ---- */

.archdate{

	color:#000;
	font-size:10px;

}
.archtitle{

	color:#000;

}

/* ---- COMMENTSBOX ---- */
#commentsbox{
   	margin:0 auto;
   	width:700px;
	margin-top:10px;
	margin-bottom:10px;
	background:#fff;
	padding:0px;
	}
#comment{
	float:left;
   	width:620px;
	margin-top:10px;
	margin-bottom:10px;
	background:#f5f5f5;
	color:#000;
	}
#comment .commentinside{
	padding:5px;
	margin-left:px;
	}
#comment p{
	color:#000;
	}

#commenthead{
	color:#FF1772;
	}

#replybox{
	clear:both;
	margin-bottom:10px;
	color:#000;
	background:#fff;
	}
#reply{
	color:#000;
	font-size:12px;
	font-weight:bold;
	line-height:3em;
	}
.commentinside cite{
	font-style:normal;
	font-weight:bold;
	font-size:10px;
	color:#6692ae;
	}
.commentinside cite a{
	list-style-type:none;
	font-weight:bold;
	color:#6692ae;
	}
.commentinside{
	list-style-type:none;
	}
.commentinside p{
	font-size:11px;
	margin-left:20px;
	}

.commentmetadata a{
	font-weight:bold;
	font-size:8pt;
	color:#aaaaaa;
	
	}

/* ---- SIDEBAR ---- */

#sidebar{
   	margin:0 auto;
   	width:760px;
	background:#f1f1f1;
	float:left;
	color:#fff;
	margin-top:70px;
	margin-bottom:10px;
   	clear:both;
}

b.rtop9, b.rbottom9{display:block; background: #fff}
b.rtop9 b, b.rbottom9 b{display:block; height: 1px; overflow: hidden; background: #f1f1f1}
b.r19{margin: 0 5px}
b.r29{margin: 0 3px}
b.r39{margin: 0 2px}
b.rtop9 b.r49, b.rbottom9 b.r49{margin: 0 1px;height: 2px}

.inside .block{
	width:100%;
}

.sidetitle{ 
	color:#FF1772;
	font-weight:bold;
	line-height:1em;
	text-transform: uppercase;
	font-variant: small-caps;

}

ul.dates, ul.counts, ul.blogroll ul, ul.pages{

	list-style-type:none;

	margin:1.5em 0 2em 0;

	border-top:0px dashed #aaaaaa;
	font-size:10pt;

}

ul.dates li, ul.counts li, ul.blogroll ul li, ul.pages li{

	list-style-type:none;

	margin:0;

	padding:0.5em 0;

	border-bottom:1px dashed #aaaaaa;

}

ul.dates .date{

	color:#0099ff;

	padding:0 1.5em 0 0;

}



ul.counts .count{

	float:right;

	color:#0099ff;

}



ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{

	color:#0099ff;

	text-decoration:none;
	text-transform: uppercase;
	font-variant: small-caps;


}

ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover{ 

	color:#0099ff;
	text-transform: uppercase;
	font-variant: small-caps;


}

/* ---- FOOTER ---- */


b.rtop3, b.rbottom3{display:block; background: #2b2f36}
b.rtop3 b, b.rbottom3 b{display:block; height: 1px; overflow: hidden; background: #1D2128}
b.r13{margin: 0 5px}
b.r23{margin: 0 3px}
b.r33{margin: 0 2px}
b.rtop3 b.r43, b.rbottom3 b.r43{margin: 0 1px;height: 2px}

#footer{
   	margin:0 auto;
   	width:800px;
   	/*background:#1D2128;*/
   	clear:both;
	float:center;
    }

.insidefooter{
   	margin:0 auto;
	width:98%;
	padding:5px;
    }
#footer p{

	margin:0;

	font-size:0.60em;
	text-align:center;
	color:#000;

}
#footer a{

	text-decoration:none;

	font-weight: bold;

	color:#000;

}

#footer a:hover{

	color:#000;

}


