/*
Theme Name: Fall-In-Love 1.0
Theme URI: http://www.dilpu.net/
Description: A Colourful Three column theme
Author: Dilip V
Author URI: http://www.dilpu.net
Version: Wordpress 1.5 
*/

/* -------------------- Body and Page Layout ----------------------- */

/*
Theme Name: AESTHETIC
Theme URI: http://www.dilpu.net/
Description: A New Three Column Theme
Author: Dilip V
Author URI: http://www.dilpu.net
Version: 1.5 
*/

/* -------------------- Body and Page Layout ----------------------- */

body {
       background: #ffffff url('images/bg.gif');
       font-family: Verdana,'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
       font-size: 12px;
       margin: 0;
       padding: 0;
       text-align: center; /* IE 5.5 hack */
       }

#rap {
       width: 836px; 
       background: #ffffff url('images/left.gif') repeat-y left;
       margin: 0 auto;
       text-align: left; 
       }

#container {
             background: transparent url('images/right.gif') repeat-y right;
             }

#masthead {
            height: 135px; 
            font-family: Verdana, Arial, Georgia, 'Times New Roman', serif;
            color: #248; 
            text-align: left;
            padding: 1px 0px 0px 0px; 
            border-bottom: 0px; 
            background: transparent url(images/header.jpg) bottom no-repeat;
           
            }

h1.masthead {
               font-size: xx-large;
               font-weight: bold;
               text-transform: capitalize;
               padding: 25px 0px 2px 25px ;
               margin: 0;
               }

h2.masthead {
	color:#248;
	border: 0px;
               font-size: small;
               padding: 0 0 0 25px; 
               margin: 0; 
               }

#masthead a {
              color:#248;
              text-decoration: none;
              }
#masthead a:hover {
             color:#e63;
              }


#rss {
	font-family: Verdana, Arial, Georgia, 'Times New Roman', serif;  
        font-size: normal;
        font-weight: bold; 
	color:#0000ff; ;
        text-decoration:underline;
}
#rss a:visited {
	color:#b85b5a;
}
#rss a:hover {
        color:#e63;   
	text-decoration:underline;
}


#toplinks {
	position:absolute;	
	vertical-align:bottom;
	text-align:left;
	padding:1em;	
}

#toplinks{  
	top:85px;
}
#toplinks a {
        font-family: Verdana, Arial, Georgia, 'Times New Roman', serif;  
        font-size: normal;
        font-weight: bold; 
	color:#0000ff; ;
}

#toplinks a:visited {
	color:#b85b5a;
}
#toplinks a:hover {
        color:#e63;   
	text-decoration:underline;
}
#toplinks ul{
	margin:0;
	padding:0;
}
#toplinks li{
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

#main {
        float: left;
        width: 655px;
        height: 100%;
              }

#content {
           float: right;
           width: 455px; 
           overflow: hidden;
           }

#menu {
        float: left;
        width: 170px;
        padding-left: 10px;
        padding-right: 5px;
        padding-top: 10px;
        }

#menu a {
          text-decoration: none;
          color: #0b60bf;
        }

#rmenu {
         float: right;
         width: 165px;
         padding-left: 10px;
         padding-right: 5px;
         padding-top: 10px;
}


.clearer {
           clear: both;
           height: 0;
           margin: 0;
           padding: 0;
           }


#footer {
          margin-bottom: 0;
}


/* --------------------- WordPress Stuff ----------------------- */


a {
	color: #0000ff;
}

a img {
	border: #050 1px solid;
	padding: 4px;
}

a:visited {
	color: #b85b5a;
}

a:hover {
	color: #e63;
}

acronym, abbr {
	border-bottom: 1px solid #98bde9; 
}

cronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 3px solid #98bde9;
}
	margin-left: 15px;
	padding-left: 5px;
}



cite {
	font-size: 90%;
	font-style: normal;
}


h2 {
     color: #248; 
     font-family: Verdana, Georgia, 'Times New Roman', serif;
     font-size: medium;
     border-bottom: 1px solid #98bde9; /* border-bottom: 1px solid #050;*/
     text-align: left;
     font-weight: bold;
     margin-bottom: 10px;
     margin-left: 10px;
     padding: 3px;
     letter-spacing: .1em;
     }

h3 {
     color: #0b60bf;
     font-family: Verdana, Georgia, 'Times New Roman', serif;
     font-size: medium;
     text-align: left;
     font-weight: bold;
     margin-top: 0px;
     margin-bottom: 5px;
     text-transform: capitalize;
     }

h3 a         {
                color: #0000ff;
                }
h3 a:hover   {
                color: #e63;
                }
h3 a:visited {
               color: #b85b5a;
               }

ol#comments li p {
	font-size: 100%;
}


/* ------------------ Classes used by the_meta() --------------*/


ul.post-meta {
               list-style: none;
               }

ul.post-meta span.post-meta-key {
	font-weight: bold;
}


#footer {
	background: #98bde9; /
	border-bottom: 2px solid #98bde9;
	color: #050;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
 }
#footer a,
#footer a:visited {
                    color: #b85b5a; 
                    text-decoration: none;
                    }
#footer a:hover {
                  color: #e63;
                  text-decoration: underline;
                  }

.feedback {
            font: normal x-small Verdana, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
            letter-spacing: -1px;
            color: #ffffff;
            clear: both;
            font-size: .75em;
            padding: 5px 0 10px 0;

            }

.feedback a {
              color: #0000ff;
              text-decoration: none;
 }
.meta {
	font-size: xx-small;
	color: #BC0808;
	margin: 0 0 0 0;

}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #248;
	font-weight: normal;
	letter-spacing: 0;
                 text-transform: lowercase;
                 text-decoration: none;
}

.meta a {
	color: #ae0000;
	font-weight: normal;
	letter-spacing: 0;
                 text-decoration: none;
}



.metacomment {
               float: right;
               position: relative;
               top: -15px;
               display: inline;
               font: normal x-small Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
               letter-spacing: -1px;
               margin-right: 16px;
               }

.post {
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
}

h2.storytitle {
                font-family: Verdana, 'Lucida Sans', sans-serif;
                margin-top: 10px;
                margin-bottom: 2px;
                text-transform: capitalize;
                width: 90%
                }
h2.storytitle a {
                  margin-left: 10px;
                  color: #248;
                  text-decoration: none;
                  font-weight: normal;
 }

.storycontent,
.storycontent p {
                  color: #c44; 
                  font-family: Verdana, 'Trebuchet MS', Verdana, sans-serif;
                  font-size: small;
                  font-weight: normal;
                  line-height: 130%;
                  text-align: justify;
                  margin-bottom: 10px;
                  text-align: justify;
                  }

.storycontent a {
                  color: #389a84;
                  text-decoration: none;
                  }

.storycontent a:hover {
                     color: #e63;
                     text-decoration: underline;
		  }
.storycontent a:visited:hover {
                         border-bottom: 0px;
 }

.storycontent a:visited {
                          color: #0b60bf;
                          border-bottom: 1px solid #98bde9; 
                          }


.storycontent ul {
                   padding: 0;
                   margin: 0;
                   }

.storycontent li {
                   list-style: none;
                   padding: 10px;
                   }

.storycontent li:before {
                          content: "\00BB \00A0 \00A0 ";
                          }
.storycontent img {
	      padding: 4px;
		border: #050 1px solid;
}


#commentform #name,
#commentform #email,
#commentform #url,
#commentform textarea {
                        background: #fff;
                        border: 1px solid #050;
                        padding: .2em;
                        }

#commentform textarea {
                        border: #050 1px solid;
                        width: 80%;
                        }

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}



/* ----------------All menu styling except #menu itself (in layout above) --------- */


#menu form {
             margin: 3px 3px 3px 0;
             }

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #248;
}

#menu img {
            text-align: center;
            background-color: #d00;
            border: 1px #050 solid;
            padding: 3px;
 }

#menu ul {
	color: #0000ff;
	font-weight: normal;
        list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}

#menu ul li { 
              color: #0b60bf;
              font-family: Verdana, Georgia, 'Times New Roman', serif;
              font-size: normal;
              border-bottom: 1px solid #98bde9; 
              text-align: left;
              font-weight: bold;
              text-transform: uppercase;
              padding-top: 10px;
              letter-spacing: .3em;
              margin-top: 5px;
              padding-bottom: 5px;
              }

#menu ul ul {
              font-variant: normal;
              font-weight: normal;
              line-height: 100%;
              list-style-type: none;
              margin: 0;
              padding: 0;
              text-align: left;
              }

#menu ul ul li {
	border: 0;
	font: normal x-small Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 8px;
}

#menu ul ul li:before {
                        color: #ae0000;
      content: "\00BB \00A0 \00A0 ";
      }


#menu ul ul li a {
	color: #0000ff; 
	text-decoration: none;
        text-transform: uppercase;
}

#menu ul ul li a:hover {
        color: #e63;
        border-bottom: 1px solid #98bde9; 
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#menu .menutitle {
                     border-bottom: 1px solid #98bde9; 
                     width: 90%;
                }

/* Right menu */

#rmenu form {
	margin: 3px 3px 3px 13px;
}

#rmenu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #0b60bf;
	color: #d00;
}

#rmenu img {
            text-align: center;
            background-color: #ddd;
            border: 2px solid #98bde9;
            padding: 3px;
 }


#rmenu ul {
	color: #c44;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#rmenu ul li {
               color: #0b60bf;
               font-family: Verdana, Georgia, 'Times New Roman', serif;
               font-size: x-small;
               text-align: left;
               text-transform: uppercase;
               padding: 0;
               letter-spacing: .3em;
               padding-bottom: 5px;
               margin-top: 5px;
              }

#rmenu ul li a {
                 text-transform: lowercase;
                 color: #0b60bf;
                 text-decoration: none;
                 }

#rmenu ul ul {
              font-variant: normal;
              font-weight: normal;
              line-height: 100%;
              list-style-type: none;
              margin: 0;
              padding: 0;
              text-align: left;
              }

#rmenu ul ul li {
	border: 0;
	font: normal x-small Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
        text-transform: uppercase;
}

#rmenu ul ul li:before {
                         content: "\00BB \00A0 \00A0 ";
                         color: #ae0000; /* REd Colr */
      }


#rmenu ul ul li a {
                    color: #0000ff; /* Blue */
                    font-weight: normal;
                    text-decoration: none;
                    text-transform: uppercase;
                    }

#rmenu ul ul li a:hover {    
                          color: #e63;
                          border-bottom: 1px solid #98bde9; 
                          }

#rmenu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#rmenu .menutitle {
                    color: #222281;
                    border-bottom: 1px solid #98bde9; 
                     width: 90%;
                }






/* ------------------------ WP Calendar styling ---------------------*/



#wp-calendar {
               line-height: 140%;
               color: #222281;
               font-family: Verdana, Georgia, 'Times New Roman', serif;
               font-size: x-small;
               font-weight: bold;
               padding: 2px;
               text-align: center;
               width: 90%;
               }

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e63; 
	color: #222281;
}

#wp-calendar caption {
                       color: #222281; 
                       font-family: Verdana, Georgia, 'Times New Roman', serif;
                       font-size: x-small;
                       border-bottom: 1px solid #98bde9; 
                       text-align: left;
                       font-weight: bold;
                       text-transform: uppercase;
                       padding: 0px;
                       margin-top: 5px;
                       letter-spacing: .3em;
                       }

#wp-calendar td {
                  text-align: center;
}

#wp-calendar #today {
                      background: #e63; 
                      color: #deb;
                      }

#wp-calendar th {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
}

#wp-calendar table {
                  padding: 2px;
                  border-collapse: collapse;
                  border: 0px;
                  width: 90%;
                  }

/* Comments template */

#comments {
            padding: 10px 10px 15px 15px;
            }

#comments p {
              font-family: Verdana, 'Trebuchet MS', sans-serif;
              color: #248;
              font-size: x-small;
              font-weight: normal;
              text-align: justify;
              margin-bottom: 10px;
              }

h2#comments {
              font-family: Verdana, 'Trebuchet MS', sans-serif;
              font-size: small;
              font-weight: bold;
              border: 0px;
              padding-bottom: 2px;
              padding-left: 0;
              margin-left: 0;
              }

h2#comments a {
                text-decoration: none;
                }

h2#postcomment {
                  font-family: 'Trebuchet MS', Verdana, sans-serif;
              font-size: small;
              font-weight: bold;
              border: 0px;
              padding-bottom: 2px;
              padding-left: 0;
              margin-left: 0;
              }

h2#postcomment a {
                text-decoration: none;
                }

img.wp-smiley {
	  padding: 0;
	  border: 0px;
}

.english {
	 border: 1px #222281 solid; 
	 margin: 10px;
	 padding: 4px;
}

img.alignleft {
               float: left;
               margin: 2px 7px 0 0;
               display: inline;
               }

img.alignright {
               float: right;
               margin: 0 0 3px 7px;
               display: inline;
               }


