/* ******************  general  *************** */

abbr, acronym {
  cursor: help;
  border: none;
}

html, #Bottom, #Title h1 { background:#004ca1; } 
#Title h1{background:#870045;}

body {
	margin:0; 
	padding:0;
	font:small lucida sans unicode, arial, times new roman, sans-serif;
	color:#525150;
	background: #fff;
	}
ul{
padding:0px;
margin:0px;

}
ul li{
list-style-type:none;
}

	
a:link {
	color: #fff;
	}
	
a:visited {
	color: #870045;
	}
	
a:hover, a:active, a:focus {
	color: #fff; text-decoration:none; background-color: #b50394;
	}

h2, h3 {
	margin:0;
	padding:0;
	}
	
.Upgrade {
	display: none;
	font-weight: bold;
	}
	
.clearer {
	clear : both;
	height : 1px;
	font-size : 1px;
	}
      
#Container {
	width: 100%;
	}

#Title h1 {
   color: #fff;
   margin:0;
   padding:25px 0 5px 10px;
   font-size:320%;
   font-weight: normal;
   } 

#Title a:active, h1 a:link, h1 a:hover, h1 a:focus, h1 a:visited {
	text-decoration: none;
	color: #fff;
	background-color:transparent; 
	}

#Subtitle {
	background-color:#000;
	color:#fff;
	padding:2px 14px 2px 14px;
	font-size:medium;
	}
	
	
#Subtitle a:link, #Subtitle a:visited, #Subtitle a:hover {
	text-decoration: underline;
	color: #fff;
	background-color:transparent;
	}	
	
#Subtitle a:active, #Subtitle a:focus {
	color: #002f64; text-decoration:none; background-color: #fff;
	}

#Subcontainer {
	text-align:left;
	background-color:#fff;
	padding-bottom:10px;
	padding-top:10px;
	}
	
	
/* ******************  column a  *************** */
	
#Content {
	width: 68%;
	float: left;
	margin-right:3%;
	margin-left:2%;
	background-color:#fff;
	overflow: hidden;
	line-height:1.5em;
	text-align:justify;
	font-size:14px;
	line-height:30px;
	}
	
#Content h2 {
	color:#870045;
	margin:20px 0 10px 0;
	}
	
.date {
	font-weight: bold;
	}
.pagerCurrent{
    color:#870045;
    }
a.pagerLink:link,a.pagerLink:hover,a.pagerLink:visited,a.pagerLink:active{
    color:#000000;
    text-decoration:none;
    }
a.pagerLinkNextPage:link,a.pagerLinkNextPage:hover,a.pagerLinkNextPage:visited,a.pagerLinkNextPage:active{
    color:#000000;
    text-decoration:none;
    }
.footer {
	padding-bottom:1em;
	border-bottom: 1px solid #d4d0cd;
	text-align:left;
	font-size:90%;
	}
	
.footer img {
	margin-right:3px;
	vertical-align:middle;
	}
.footer a:link,.footer a:active,.footer a:visited,.footer a:hover{
    color:#870045;
    text-decoration:none;
    }	
#Nextpost {
	text-align:center;
	}	
	
div.comment {
	border-top: 1px dotted #d4d0cd;
	padding-top:0.5em;
	background: url('./imgs/comments.gif') no-repeat;
	background-position: top right;
	margin-top:1.5em;
	}
	
.commentposterinfo {
	margin-bottom:1em;
	font-weight: bold;
	}
	
h3.commentheader {
	font-size:medium;
	color:#b8b2ac;
	font-weight: normal;
	}
	
.reply {font-weight: normal;font-size:small;}

div.commenttext {;
	margin-bottom:1em;
	}


#CommentForm fieldset {
	border:2px solid #d4d0cd; 
	padding-top:10px; 
	margin-top:10px; 
	padding-left:10px; 
	padding-bottom:10px;
	}

#CommentForm legend {
	color:#525150;
	padding:2px 4px 2px 4px;
	background-color: #ffffff;
	font-weight : bold;
	}

#CommentForm label {
	width:13em;
	float:left;
	display:block;
	clear:both; 
	float:left;
	margin-top:8px;
	margin-bottom:0px;
	}
	
#CommentForm input {
	margin-top:
	8px;margin-bottom:8px;
	}
	
#Submit {
	margin-top:8px;
	margin-bottom:8px;
	margin-left:6em;
	}
	
#CommentForm textarea {
	margin-top:8px;
	margin-bottom:0px;
	}
	
/* ******************  columnb  *************** */
	
#Menu   {
	width:20%;
	float: left;
	text-align:left;
	background-color:#fff;
	}
	
#Calendar, #Search, #AboutMyself {
	border-left-color:#d4d0cd;
	border-left-style:solid;
	border-left-width:6px;
	width:100%;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:14px;
	padding-left:6px;
	margin-bottom:10px;
	background-color:#f0efee;
	margin-top:1px;
	font-size:14px;
	}
#Calendar table{
    width:100%;
}	

#Search fieldset {border:0px solid; padding:2px; margin:2px;}
#Search input {margin:0px;padding:2px;width:7em;}
#Search input.button {margin:0px;padding:2px;width:5em;}
#Search form {margin:0px;padding:2px;}
#Search label {margin:0px;padding:2px;width:8em;}

table.calMonth {
	width:11em;
	border-spacing:4px;
	border:0px;
	}

th.calMonthCurrent {
	font-weight:normal;
	padding: 0px;
	text-align: center;
	}
	
th.calMonthBackward {
	font-weight:normal;
	padding: 0px;
	text-align:center;
	}
	
th.calMonthForward {
	font-weight:normal;
	padding: 0px;
	text-align:center;
	}
	
.calMonthHeader th {
	text-align:center;
	font-weight:normal;
	padding: 0px;
	}
	
#Calendar td {	
	padding: 0px;
	text-align:center
	}

.calMonthToday {
 	background-color: #870045;
	color:#FFFFFF;
	}
.calMonthToday a{
    color:#FFFFFF;
	text-decoration:none;
	background:none;
}

#Menu h2 {
  	background-color: #870045;
  	font-size:small;
  	width:100%;
  	display:block;
    padding:1px 10px 1px 10px;
  	border-left-style:solid;
  	border-left-color:#000;
  	color:#fff;
  	margin-top:10px;
  	border-left-width:6px;
	text-transform: capitalize;
	}

#Categories ul, #Syndicate ul, #Recently ul, #Sections ul {
	margin-left:0; 
	margin-top:0; 
	margin-bottom:0px; 
	padding:0; 
	list-style:none; 
	font-size:small;
	}
	
#Syndicate ul, #Sections ul {
	text-transform: capitalize;
	}

#Categories a, #Syndicate a, #Recently a, #Sections a {
	width:100%;
	display:block;
	padding-top:1px;
	padding-bottom:1px;
	border-left-style:solid;
	border-left-color:#d4d0cd;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
	background-color:#f0efee;
	border-left-width:6px;
	margin-top:1px;
	font-size:14px;
	line-height:24px;
	color:#870045;
	}

#Categories a:hover, #Syndicate a:hover, #Recently a:hover, 
#Sections a:hover, #Categories a:focus, #Syndicate a:focus, 
#Recently a:focus, #Links a:focus, #Categories a:active,  
#Syndicate a:active, #Recently a:active, #Sections a:active {
	border-color:#71025C;
	background-color:#e6bfd2;
	}

#Links h2 {
	text-transform: capitalize;
	}

/* ******************  footer  *************** */

#Bottommenu {
	clear:both;
	color:#fff;
	padding:3px 15px 3px 15px;
	background-color:#870045;
	}


#Bottom {
   color:#fff;
   padding:3px 3px 3px 15px;
   margin-top:2px;
   background-color:#870045;
   } 
	
#Bottommenu a, #Bottommenu a:link, #Bottommenu a:visited, #Bottom a, 
#Bottom a:link, #Bottom a:visited {
	text-decoration: none;
	color: #fff;
	border: 0;
	}

#Bottommenu a:active, #Bottommenu a:focus, #Bottommenu a:hover, 
#Bottom a:active, #Bottom a:focus, #Bottom a:hover { 
	text-decoration : underline; 
	color : #fff;background-color:transparent; 
	}


/* ******************  albums  *************** */

div.album {
	text-align: center;
        float: left;
        width:150px;
        margin-bottom:20px;
        margin-right:5px;
  	}

.album p {
   	text-align: center;
   	padding: 0;
   	margin:0;
   	width:150px;     
	overflow: hidden;
   	}
   
a img {border:none;}
#album a:link {color: #004ca1;}
#album a:visited {color: #b50394;}
#album a:hover, #album a:active, #album a:focus {color: #004ca1;background:none;}


/* ******************  trakbacks  *************** */

h4 {
	margin:1em 0 0 0;
	padding:0;font-size:small;
	}
	
dl {	
	margin:0;
	padding:0;
	}
	
dt {
	font-weight: bold;
	float:left;
	}
	
dd {
	padding-left:4em;
	}
	
	
blockquote {background:url('imgs/blockquote.gif') no-repeat; padding:10px 10px 2px 41px;border: dotted #d4d0cd 1px; 
}
	
/* ******************  to align elements  *************** */
.left {text-align: left;display:block}
.right {text-align: right;display:block}
.center {text-align: center;display:block}

/* ******************  to float elements  *************** */
.floatleft {float: left;padding:2px 10px 10px 0px}
.floatright {float: right;padding:2px 0px 10px 10px;}

/* ******************  to highlight text  *************** */
.bold {font-weight: bold;}
.italic {font-style:italic;}
.underline {text-decoration:underline}

/* ****************** aboutmyself  *************** */
#UserPicture {float:left;margin:10px 10px 10px 6px;border:solid #D4D0CD 1px;padding:3px;background-color:#fff}
#AboutMyself p {padding:10px 0;margin:0}

.comment_1 {
  margin-left: 10px;
 }
 .comment_2 {
  margin-left: 20px;
 }
 .comment_3 {
  margin-left: 30px;
 }
 
 
 .sstop{
width:980px;
margin-left:auto;
margin-right:auto;
position:relative;
z-index:1000;
}
.log{
float:left;
width:286px;
height:47px;
padding-top:15px;
}
.bn1{
     text-align:right;
	 height:24px;
	 width:380px;
	 font-size:12px;
	 float:right;
}
.bn1 a{
text-decoration:none;
color:#000000;
}
.bn1 a:hover{
text-decoration:underline;
}
.bn1 ul li{
     float:left;
	 line-height:20px;
	 background:#d9d9d9;
	 margin-left:1px;
	 padding-top:4px;
	 padding-left:2px;
	 padding-right:2px;
}
.hotline{
float:right;
width:446px;
height:86px;

font-size:12px;
}
.listb{
float:left;
width:470px;
height:33px;
padding-top:20px;
padding-left:60px;
z-index:1000;
}
.listb ul li{
float:left;
width:75px;
height:33px;
font-size:12px;
text-align:center;
line-height:33px;
margin-right:2px;
}
.listb a{
display:block;
float:left;
width:75px;
height:33px;
}
.listb a:link,.listb a:visited{
color:#828282;
background:url(../imgs/bnbg.jpg) no-repeat;
}
.listb a:hover,.listb a:active{
color:#FFFFFF;
background:none;
background-color:#720045;
}
.listb2{
width:980px;
height:33px;
font-size:12px;
color:#FFFFFF;
background-color:#720045;
}

.listb2 a{
text-decoration:none;
color:#FFFFFF;
}
.listb2 a:hover{
text-decoration:underline;
}
.xiala{
width:75px; 
display:none;
clear:both;
z-index:999999;
margin:0px;
padding:0px;
position:absolute;
left:214px;
top:114px;
}
.xiala a{
z-index:999999;
}
.xiala2{
left:368px;
}
.xiala3{
left:444px;
}
.xiala a{
color:#FFFFFF;
font-weight:bold;
font-size:12px;
}
.xiala a:hover{
text-decoration:underline;
}
#listb ul li.xian ul{
margin-top:0px;
display:block;
z-index:9999;
}

#Archives a:link,#Archives a:vistited{
color:#870045;
text-decoration:none;
}
#Archives a:hover,#Archives a:active{
color:#FFFFFF;
}