/* @override http://typicalmacuser.com/wordpress/wp-content/themes/fall-in-love-10-wordpress-15/style.css */

/*
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 ----------------------- */

#talkshoe {
	position: relative;
	left: 25px;
	top: 15px;
}

#cam {
	left: 40px;
	top: 40px;
	position: relative;
}

ul#grand {
	position: relative;
	top: 40px;
	right: 10px;
}

#sconline {
	position: relative;
	top: 50px;
	left: 9px;
}

#calendar {
	position: relative;
	top: 75px;
	right: 5px;
}

#searchbar{
	margin: 0;
	padding: 0;
	position: relative;
	left: 20px;
	top: 15px;
	z-index: 10;
}

#searchbar input{
	width: 170px;
	text-align: left;
	background: url(images/search/search.png) no-repeat left top;
	font-size: 11px;
	border-style: none;
	height: 18px;
	color: #666;
	padding: 5px 10px 15px 20px;
	vertical-align: middle;
	margin: 0 0 0 -1px;
	z-index: 10;
}

.mailbutton {
	position: relative;
	right: 4px;
	bottom: 15px;
	z-index: 10;
}

.post {
	padding-bottom: 35px;
	width: 555px;
	font-size: 12px;
	position: relative;
	z-index: 1000;
}

.navigation{
	height: 100px;
	border-top: 2px solid #4f0034;
}

.navigation a{
	font-size: 14px;
	text-decoration: none;
	color: #4f0034;
}

.alignleftprev{
	position: relative;
	top: 3px;
	float: left;
}

.alignrightnext{
	position: relative;
	float: right;
	top: 3px;
}

body {
       font-family: Verdana,'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
       font-size: 12px;
       margin: 0;
       padding: 0;
       text-align: center;
	background-color: #ffffff;
	background-image: url(images/bg.gif);
}

#rap {
       width: 970px; 
/*     width: 954px; */
       background: #ffffff repeat-y left;
       margin: 0 auto;
       text-align: left;
}

#container {
             background: transparent repeat-y right;
}

#masthead {
            height: 500px; 
            font-family: Verdana, Arial, Georgia, 'Times New Roman', serif;
            color: #248; 
            text-align: center;
            padding: 0 0px 0px;
	margin-top: -10px;
}

#masthead img {
	border-style: none;
}

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;
              }
#toplinks {;
	position:absolute;
	vertical-align:bottom;
	padding:1em;
	color: #ffffff;
	display: inline;
	position: relative;
	top: 25px;
	left: 90px;
}
#toplinks a {
        font-family: Verdana, Arial, Georgia, 'Times New Roman', serif;  
        font-weight: bold; 
/*	color:#248; */
	color:#ffffff;

	text-decoration: none;
}

#toplinks a:visited {
	color:#cc6666;
}
#toplinks a:hover {
        color:#e63;   
	text-decoration:underline;
}

#main {
        float: left;
        width: 750px;
        height: 100%;
}

#content {
           float: right;
           width: 570px; 
           overflow: hidden;
	font: 12px "Lucida Grande", Arial, Verdana, sans-serif;
	position: relative;
	z-index: 1000;
}

#menu {
        float: left;
        width: 160px;
        padding-left: 15px;
        padding-right: 0;
        padding-top: 10px;
	position: relative;
	z-index: 1000;
}

#menu a {
          text-decoration: none;
/*          color: #0b60bf; */
            color: #660033;
        }

#rmenu {
         float: right;
         width: 165px;
         padding-left: 10px;
         padding-right: 5px;
         padding-top: 10px;
}

h1.pushbutton {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
}


.clearer {
           clear: both;
           height: 0;
           margin: 0;
           padding: 0;
           }


#footer {
          margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* @group Button */

#greybutton {
	position: relative;
	right: 4px;
	margin-bottom: 20px;
	z-index: 10;
}

#greybutton img {
	padding: 0;
	margin: 0;
	display: inline;
	border-style: none;
}



/* @end */

/* --------------------- WordPress Stuff ----------------------- */


a {
	color: #675;
}

a img {
	border: 1px solid #999;
	padding: 4px;
}

a:visited {
	color: #342;
}

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: 2px dotted #98bde9;
	margin-left: 15px;
	padding-left: 5px;
	color: #999;
}

cite {
	font-weight: normal;
	font-size: 90%;
}


h2 {
     color: #660033;
     border-bottom: 1px solid #660033; /* border-bottom: 1px solid #050;*/
     text-align: left;
     margin-bottom: 10px;
     margin-left: 10px;
     padding: 3px;
	font: bold small "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: -1px;
}

h3 {
     color: #660033;
     font-family: Verdana, Georgia, 'Times New Roman', serif;
     font-size: medium;
     text-align: left;
     font-weight: bold;
     margin-bottom: 10px;
     text-transform: capitalize;
     }

h3 a         {
                color: #660033;
	font: normal bold 17px "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
	text-decoration: none;
}
h3 a:hover   {
                color: #00a0f0;
	font: normal bold 17px "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
}
h3 a:visited {
               color: #cc3399;
	font: normal bold 17px "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
	text-decoration: none;
}

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: #00a0f0; */
        background: #4f0034;
	border-bottom: 2px solid #4f0034;
	color: #ccc;
	padding: 10px;
	text-align: center;
	margin: 0;
	font: normal 12px "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
	text-decoration: none;
}
#footer a,
#footer a:visited {
                    color: #ebebea; 
                    text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#footer a:hover {
                  color: #d5e6d2;
                  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: #cc3333;
              text-decoration: none;
 }
.meta {
	font-size: x-small;
	color: #993366;
	margin: 0 0 20px;

}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta a {
	color: #cc3399;
	font-weight: normal;
	letter-spacing: 0;
                 text-decoration: none;
	font-size: x-small;
}



.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: #330033; 
                  font-family: "Lucida Grande", Arial, Verdana, sans-serif;
                  font-size: 12px;
                  font-weight: normal;
                  line-height: 150%;
                  text-align: justify;
                  margin-bottom: 10px;
                  text-align: justify;
                  }

.storycontent a {
                  color: #cc3366;
                  }

.storycontent a:hover {
                     color: #660033;
                     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;
}


#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;
            border: 0px #050 solid;
            padding: 0px;
 }

#menu ul {
	color: #660033;
	font-weight: normal;
        list-style-type: none;
	margin: 0;
	text-transform: lowercase;
	padding: 0;
}

#menu ul li { 
              color: #660033;
              font-family: Verdana, Georgia, 'Times New Roman', serif;
              font-weight: normal;
              border-bottom: 1px solid #98bde9; 
              text-align: left;
              font-weight: bold;
              text-transform: uppercase;
              padding-top: 20px;
              letter-spacing: .3em;
              margin-top: 0;
              padding-bottom: 20px;
              }

li.pagenav {
	padding: 0;
	margin-right: -3px;
	margin-bottom: 0;
	margin-left: 0;
}

#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;
        color: #330033;
	font: normal x-small Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li:before {
                        color: #990033;
      content: "\00BB \00A0 \00A0 ";
      }


#menu ul ul li a {
	color: #330033; 
	text-decoration: none;
        text-transform: uppercase;
}



#menu ul ul li a:hover {
        color: #ff7400;
        border-bottom: 1px solid #98bde9;
	text-decoration: none;
}

#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: #666;
}

#rmenu img {
            text-align: center;
            background-color: #ddd;
            border: 1px solid #98bde9;
            padding: 3px;
 }


#rmenu ul {
	color: #00a0f0;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#rmenu ul li {
               color: #660033;
               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: #660033;
                 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: #00a0f0; /* REd Colr */
      }


#rmenu ul ul li a {
                    color: #0b60bf; /* Blue */
                    font-weight: normal;
                    text-decoration: none;
                    text-transform: uppercase;
                    }

#rmenu ul ul li a:hover {    
                          color: #ff7400;
                          border-bottom: 1px solid #98bde9;
	text-decoration: none;
}

#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: #663366;
               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: #cc3366;
}

#wp-calendar caption {
                       color: #990066; 
                       font-family: Verdana, Georgia, 'Times New Roman', serif;
                       font-size: x-small;
                       border-bottom: 1px solid #990066; 
                       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;
               }


