/* ******************  general  *************** */

abbr, acronym {
  border: none;
}

#Bottom{ background:#c4a1be; } 

body {
	margin:0; 
	padding:0;
	font:small lucida sans unicode, arial, times new roman, sans-serif;
	color:#525150;
	background: #c4a1be;
	}
	
a:link {
	color: #fff;
	}
	
a:visited {
	color: #fff;
	}
	
a:hover, a:active, a:focus {
	color: #fff; text-decoration:none; 
	}

h2, h3 {
	margin:0;
	padding:0;
	}
	
.Upgrade {
	display: none;
	font-weight: bold;
	}
	
.clearer {
	clear : both;
	height : 1px;
	font-size : 1px;
	}
#Container {
	width: 970px;
	margin:0 auto;
	direction:rtl;
	}
#Title {
   color: #fff;
   margin:0;
   padding:0;
   font-weight: normal;
   background:url(/templates/Girl/imgs/header.gif) no-repeat right bottom;
   height:153px;
   width:719px;
   padding-top:0.1px;
   float:right;
}
#Title h1 {
	padding:90px 10px 0 0;
	float:right;
   } 

#Title a:active, h1 a:link, h1 a:hover, h1 a:focus, h1 a:visited {
	text-decoration: none;
	color: #fff;
	background-color:transparent; 
	}

#top_menu {
    background-color:#8f729b;
	height:29px;
	width:719px;
	float:right;
	}

#Subtitle {
	color:#fff;
	padding:2px 14px;
	font-size:medium;
	width:691px;
	background-color:#8f729b;
	float:right;
	}
	
	
#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;
	}

.post_date{
	color:#8e1606;
	font-weight:bold;
	background-color:#c6abd1;
	padding: 10px;
	margin:10px -10 10px -10px;
}

#Subcontainer {
	text-align:right;
	padding-bottom:10px;
	}
	
	
/* ******************  column a  *************** */
	
#Content {
	width:709px;
	color:#fff;
	float: right;
	padding: 0 5px;
	margin-left:1.2%;
	background-color:#8f729b;
	}
	
#Content h2 {
	color:#fff;
	margin:20px 0 10px 0;
	font-size:13px;
	}
	
.date {
	font-weight: bold;
	}

.footer {
	font-size:11px;
	color:#deb700;
	}
.footer a{
	color:#deb700;
	}
	
#Nextpost {
	text-align:center;
	}	
	
.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 {
	border-bottom: 1px solid #d4d0cd;
	}


#CommentForm fieldset {
	border:2px solid #d4d0cd; 
	padding-top:10px; 
	margin-top:10px; 
	padding-right:10px; 
	padding-bottom:10px;
	}

#CommentForm legend {
	color:#525150;
	padding:2px 4px 2px 4px;
	background-color: #ffffff;
	font-weight : bold;
	}

#CommentForm label {
	width:9em;
	float:right;
	display:block;
	clear:both; 
	margin-top:8px;
	margin-bottom:0px;
	}
	
#CommentForm input {
	margin-top:8px;
	margin-bottom:8px;
	}

#CommentForm img{
	margin-bottom:8px;
	}
	
#CommentForm #Submit {
	margin-top:8px;
	margin-bottom:8px;
	margin-right:9em;
	}
	
#CommentForm textarea {
	margin-top:8px;
	margin-bottom:0px;
	}
	
/* ******************  columnb  *************** */
	
#Menu   {
	width: 200px;
	float: left;
	text-align: right;
	padding-bottom: 5px;
	}
	
#Calendar {
	width:86%;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:14px;
	padding-right:6px;
	margin-bottom:10px;
	margin-top:1px;
	}
table.calMonth {
	width:11em;
	border-spacing:4px;
	border:0px;
	margin-right:10px;
	}

th.calMonthCurrent {
	font-weight:blod;
	padding: 0px;
	text-align: center;
	color:#fff;
	}
	
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:blod;
	padding: 0px;
	color:#fff;
	}
	
#Calendar td {	
	padding: 0px;
	text-align:center;
	color:#fff;
	}

.calendarToday {
 	background-color: #deb700;
	}	

#Menu h2 {
  	background-color: #625272;
  	font-size:small;
  	width:75%;
  	display:block;
    padding:1px 10px 1px 10px;
  	color:#f8edcc;
  	margin-top:10px;
  	margin-right:10px;
	text-transform: capitalize;
}

#Menu h2  a{
  	background-color: #625272;
  	font-size:small;
  	width:75%;
  	display:block;
  	color:#f8edcc;
	text-transform: capitalize;
}
#Calendar, #Syndicate, #Recently, #Categories, #Profile, #Links, #Search, #Sections{
	padding-top:1px;
	padding-bottom:1px;
	padding-left:14px;
	padding-right:6px;
	background-color: #8f729b;
	}
#Recently{
	margin-top:13px;
	}
 #Categories ul, #Syndicate ul, #Recently ul, #Profile ul, #Links ul {
	margin-right:10px; 
	margin-top:0; 
	margin-bottom:0px; 
	padding:0 10px 0 0; 
	list-style:none; 
	font-size:small;
	text-transform: capitalize;
	}
#top_menu ul{
	margin:0; 
	padding: 7px 15px 0 0; 
	font-size:small;
	text-align:right;
	text-transform: capitalize;
}
#pollDiv {
margin-right:20px;
  color:#fff;
}
 #top_menu li{
  display: inline;
  color:#fff;

}
#top_menu li a {
	padding:0 5px;
	text-decoration:none;

}

#top_menu li a:hover {
	color:#f8edcc;
}
form { 
	margin:0;
	padding:0;
}

.search {
	color:#FFF;
	padding-top:6px;
	margin: 0;
	width: 380px;
	float: left;
	font-weight:bold;
}

.search_label{
	padding: 0 15px;
	vertical-align:top;
	word-spacing:5px;
}

#Title a:hover{color:#f8edcc;}

#Categories a, #Syndicate a, #Recently a , #Links a{
	width:75%;
	display:block;
	padding-top:1px;
	padding-bottom:1px;
	text-decoration:none;
	padding-left:10px;
	border-right-width:6px;
	margin-top:1px
	}

#Categories a:hover, #Syndicate a:hover, #Recently a:hover, #Links a:hover,
#Categories a:focus, #Syndicate a:focus, 
#Recently a:focus, #Links a:focus, #Categories a:active,  
#Syndicate a:active, #Recently a:active  {
	border-color:#71025C;
	color:#f8edcc
	}


/* ******************  footer  *************** */

#Bottommenu {
	clear:both;
	background-color:#ff00ff;
	color:#fff;
	padding:3px 15px 3px 15px;
	}


#Bottom {
   color:#fff;
   padding:3px 15px 3px 3px;
   } 
	
#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: right;
        width:150px;
        margin-bottom:20px;
  	}

.album p {
   	text-align: center;
   	padding:0;
   	margin:0;
   	width:150px;
   	}
   
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:right;
	}
	
dd {
	padding-right:4em;
	}
	
/* ******************  to align elements  *************** */
.left {text-align: right;display:block}
.right {text-align: left;display:block}
.center {text-align: center;display:block}

/* ******************  to float elements  *************** */
.floatleft {float: right;padding:2px 0px 10px 10px}
.floatright {float: left;padding:2px 10px 10px 0px;}

/* ******************  to highlight text  *************** */
.bold {font-weight: bold;}
.italic {font-style:italic;}
.underline {text-decoration:underline}

.comment_1 
{
     margin-right: 20px;
     padding-right: 10px;
	 background-color:#766084;
}
.comment_2 
{
     padding-right: 30px;
     margin-right: 20px;
	 background-color:#625272;
}
.comment_3
{
     padding-right: 40px;
     margin-right: 20px;
	 background-color:#625272;
}
.comment_4
{
     padding-right: 50px;
     margin-right: 20px;
	 background-color:#625272;
}
.comment_5
{
     padding-right: 60px;
     margin-right: 20px;
	 background-color:#625272;
}
.comment_6
{
     padding-right: 70px;
     margin-right: 20px;
	 background-color:#625272;
}
/***** Corners ******/
b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
	    /*normal*/
    b.r1{margin: 0 3px;border-width: 0 2px}
    b.r2{margin: 0 2px}
    b.r3{margin: 0 1px}
    b.r4{height: 2px}
    b.rb1{margin: 0 8px;border-width:0 2px}
    b.rb2{margin: 0 6px;border-width:0 2px}
    b.rb3{margin: 0 5px}
    b.rb4{margin: 0 4px}
    b.rb5{margin: 0 3px}
    b.rb6{margin: 0 2px}
    b.rb7{margin: 0 1px;height:2px}
    b.rb8{margin: 0;height:2px}
    b.rs1{margin: 0 1px}
    /*transparent inside*/
    b.t1{border-width: 0 5px}
    b.t2{border-width: 0 3px}
    b.t3{border-width: 0 2px}
    b.t4{height: 2px}
    b.tb1{border-width: 0 10px}
    b.tb2{border-width: 0 8px}
    b.tb3{border-width: 0 6px}
    b.tb4{border-width: 0 5px}
    b.tb5{border-width: 0 4px}
    b.tb6{border-width: 0 3px}
    b.tb7{border-width: 0 2px;height:2px}
    b.tb8{border-width: 0 1px;height:2px}
    b.ts1{border-width: 0 2px}

#Profile img{
    margin: 10px;
}
#Profile {
	color:#fff;
	padding-bottom:10px;
}
#Profile h2 {

	background-color: #625272;
	font-size:small;
	width:75%;
	display:block;
	padding:1px 10px 1px 15px;
	color:#E3D9B6;
	margin:10px 10px;
	text-transform: capitalize;
}