@Import url(Footer.css);
@Import url(Header.css);
@Import url(Button.css);

body { 
		
		background:#EEEEEE;
		margin:0px;
		padding:0px;
		
	}

#wrapper {
		width:822px;
		background:#FFFFFF;
		margin:0px;
		text-align:left;
		
		
}
#PageWrapper { margin:0 auto; position: relative;  }
#PageWrapper{ font-family: Arial, Verdana, Helvetica, sans-serif; color:#000; }

/* --- Global Margins --- */
h1, h2, h3, h4, h5, h6, form { margin:0;}
p { margin:0 0 10px 0;}

/* --- Text Styles --- */
.blkTxt, .blkTxt a { color:#000; }
.orngTxt { color:#f60; }
.greyTxt { color:#999; }
.font10 { font-size:10px; }
.font11 { font-size:11px; }
.noU { text-decoration:none; }
.fontVerd { font-family:verdana; }
.CommentButton{ background:url(../images/orng-button-comment.gif); }

/* --- Main Link Styles --- */
a:link { color:#f60 ; }
a:hover { color:#666; text-decoration:underline; }

/* --- Txt Field --- */
.txtField { width:175px; height:14px; padding:2px 0 0 5px; background-color:#887662; border:0; color:#2E1F0F; font-family:verdana, Helvetica, sans-serif; font-size:10px }

/* --- Main List Styles --- */
ul { margin:0 0 5px 0; padding:0; list-style-type:none; }
ul li { background:url(../images/bullet-orngTri.gif) 2px 5px no-repeat; padding-left:10px;  }

#mainContents { padding-top:10px; }
#BlogIndexmainContents { padding-top:10px;}
#mainBox {width:495px; text-align:left; float:left; margin-right:15px;  background-color:#fff; font-family:Arial, Verdana, Sans-Serif; font-size:12px; padding:0px}

.header { background-color:#5EA4EB; padding:1px 0;  margin:0px; width:100%}
.header h1 { border:solid #fff; border-width: 2px 0; margin:0px; padding: 0 0 0 10px; font-size:18px; }
.header h1 a{ padding:0px; font-size:13px; color:white!important; font-family:Sans-Serif,verdana,arial; font-weight:bold; text-decoration:none;}
.header h1 span { padding:0 10px; background-color:#fff; display:inline}
.header h1 span.links{padding-left:80px; padding-bottom:0px; padding-right:0px;  display:inline; background-color:#5EA4EB; color:White; font-weight:normal;  font-size:11px; }


.post { padding:15px 13px;font-size:12px;}	
.post p{font-size:12px;}
.post p.IndexP{font-size:11px; text-align:justify; text-justify:auto;}

.post .heading{ margin-bottom:2px; display:block; font-size:12px; font-weight:bold; font-family:Sans-Serif, Verdana, Arial;}
.heading #CheckBoxStyle{padding-left:0px; border:1px solid green; text-align:left; }
.post .heading span { padding-left:10px; font-size:12px; font-weight:normal}
.post .textbox{ margin-bottom:10px; display:block; font-size:12px; font-weight:normal; font-family:Verdana !important;}
.post .warning{color:Red;}
.post .savebutton{display:block; margin-left:auto; margin-right:auto; text-align:center}
.post a{ color:#000; text-decoration:none; }
.post a:hover{ color:#000; text-decoration:underline;}

.post #BlogText {padding:0px; margin:0px; font-size:12px;}
.post #BlogText p{font-size:12px;}
.post #BlogText p a, a:visited{ color:Blue; text-decoration:none; }
.post #BlogText p a:hover{ color:Blue; text-decoration:underline;}




#PodCast #dropdownlist{margin-bottom:20px;}
#dropdownlist #dropdown {float:left; width:200px;}
#PodCast ul {margin: 0 0 0 10px; }
#PodCast  li {padding: 5px 0;  margin:5px 0px 1px 10px;}	
#PodCast  .Text{ margin-bottom:5px; font-family:Sans-Serif, Verdana, Arial; font-size:14px; font-weight:bold;}
.Text .filename{color: #f60; font-size:12px; font-weight:normal;}

#PodCast .bottomrow{padding-top:20px; }

.post .photocontrol{width: 250px; font-size: 12px; background: #ccc; color:#f60; padding: 5px 2px 5px 5px;  float: right; margin-bottom:20px;}
.photocontrol .photo { width: 80px; padding:0px; margin:0px; height: 60px; float: left; background-color:#ccc; border:1px solid red;}	
.photocontrol .comment-details {width: 150px; padding-left: 10px; float: left; margin-left:0px; text-align:center;}	
.photocontrol .comment-details h4 {width: 120px; font-size: 12px; border-bottom: 1px solid #fff; margin: 0 0 0 5px; padding: 0;}	
 
 .photocontrol .comment-details p {margin: 0; padding: 0;}	



#edited2 { margin:10px 0px; color:#B5B6B9; font-weight:bold; width:100%; font-size:12px; font-family: Arial, Verdana, Helvetica, sans-serif;}
#edited2 #linkbuttons{ font-size:11px; width:200px; display:inline; float:Right; text-align:right;  }

#edited2 #linkbuttons a:link{color:#B5B6B9; text-decoration:none;}
#edited2 #linkbuttons a:visited{color:#B5B6B9;text-decoration:none;}
#edited2 #linkbuttons a:hover{color:#B5B6B9;text-decoration:none;}
.PreviousLink
{
	 background: url(../images/leftarrow.gif) bottom left no-repeat; 
	 text-align:right;
	 line-height:17px;
	
}
.NextLink
{
	background: url(../images/rightarrow.gif) bottom right no-repeat; 
	text-align:left;
	line-height:17px;
	
}


/* Date Inside Main plog*/
.datemain { margin:10px 0px; color:#666;  font-weight:bold; width:100%; font-size:12px !important; font-family: Arial, Verdana, Helvetica, sans-serif !important;}
.datemain #linkbuttons{ font-size:11px; width:200px; display:inline; float:Right; text-align:right;  }
#linkbuttons a, a:active, a:visited{text-decoration:underline;color:#B5B6B9}
#linkbuttons a:hover{text-decoration:none; color:#f60;}


.postLinks { padding:0 30px 20px 30px; }

#entries { background-color:#fff; font-size:11px; }
.entryLinks { font-size:11px; font-weight:normal; padding-top:5px; }

.entryLinks p{padding:0px; line-height:12px;}
.entryLinks p a { color:#000; font-size:11px; font-weight:normal; }

.entryLinks h5 {font-size:12px; font-weight:bold; padding:10px;}
.entryLinks .title { margin:2px 0px 0px 0px; color:#FC9346; font-weight:bold; font-size:14px }
.entryLinks .title a { color:#FC9346 !important; font-weight:bold; font-size:14px }
.entryLinks .date { margin-bottom:5px; color:#CCCAAA; font-weight:bold; font-size:11px; float:left; width:100%;}

/*Right Box*/

#rightBox { float:left; margin:0px; width:246px; text-align:left; }
#rightBox #IPod {padding:5px 0px; margin-top:25px;}
#IPod #Player{ text-align:center; display:block; clear:both; width:256px; height:51px; background:#ccc;}
#LinkIpodButtons{ font-size:10px; padding-top:10px; font-weight:bold;}
#IPod #LinkIpodButtons a, a:active, a:visited{ text-decoration:none;}
#IPod #LinkIpodButtons a:hover{text-decoration:underline;}
#rightBox a,a:visited{color:black; text-decoration:none;}
#rightBox a:hover{color:Black; text-decoration: underline;}
#calendarBox {margin-left:0px; margin-bottom:20px;}


/*Calendar Css*/
.BoldCalendarFont{ font-weight:bold; font-size:13px; background-color:#F1FAFF;}
.BlogFooterSytle{ border-bottom:2px solid gray;}
.BlogMonths{font-size:13px; color:#000; font-weight:bold; padding:5px 30px; line-height:18px;}
.BlogMonths a{color:Blue; text-decoration:underline; text-align:justify;}
.BlogMonths a:visited{color:Blue; text-decoration:underline;}
.BlogMonths a:hover{color:#f60; text-decoration:underline;}

/*digg comments*/


.diggcomments {font-size:11px; margin-bottom:0px; margin-top:0px;}
.diggcomments img{margin:0px 4px 0px 10px;}
.diggcomments a{font-size:11px;text-decoration:none!important ;}
.diggcomments a:visited{font-size:11px;text-decoration:none !important;}
.diggcomments a:hover { font-size:11px; text-decoration:none !important; color:Blue !important;}


/*These Links are for Write Blog*/
.WritemainBox { width:750px; margin-top:10px;  background-color:#fff; display:block; margin-left:auto; margin-right:auto;}


/* --- Float Hack --- */
.cf:after { content: "."; display: block;   height: 0;  clear: both; visibility: hidden; }
.blogindex { display: block;   margin-left:auto; margin-right:auto }
/* Hides from IE-mac \*/
* html .cf {height: 1%;}
/* End hide from IE-mac */


