/*
Theme Name: AESTHETIC
Theme URI: http://www.dilpu.net/
Description: A Theme with three columns. Modified Trident Theme
Author: Dilip V
Author URI: http://www.dilpu.net
Version: 1.5 
*/

/* -------------------- Body and Page Layout ----------------------- */

body {
       background: #ffffff; 
       font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
       font-size: 12px;
       margin: 0;
       padding: 0;
       text-align: center; 
       width:1000px; margin-left:auto; margin-right:auto;
       }

#rap {
       background: #ffffff;
       height: 100%;
       text-align: left; 
       }

#masthead {
            font-family: Georgia, 'Times New Roman', serif;
            color: #248; 
            text-align: left;
            background:  #004AE7 url(images/rednosenetbannerwide.gif) repeat-y left; /*no-repeat 0 0 #5bc;*/
            }

h1.masthead {
               font-size: xx-large;
               font-weight: bold;
               text-transform: capitalize;
               padding: 0;
               margin: 0;
               }

h2.masthead {
	       color:#248;
               font-size: small;
               padding: 0 0 0 1px;;
               margin: 0;
               }

#masthead a {
              color:#248; 
              text-decoration: none;
              }

#main {
        width: 1000px;
        height: 100%;
        }


#content {
           overflow: hidden;
           background: #ffffff
           }

#menu {
        float: left;
        width: 275px;
        background: #ffffff; 
	height: 100%;
        }

#rmenu {
         float: right;
         width: 165px;
         background: #ffffff
}


#clearer {
           clear: both;
           height: 0;
           margin: 0;
           padding: 0;
           }


#footer {
          margin-bottom: 0;
          clear: both;
}


/* --------------------- WordPress Stuff ----------------------- */


a {
	color: #675;
}

a:visited {
	color: #342;
}

a:hover {
	color: #9a8;
}

acronym, abbr {
	border-bottom: 1px dashed #050; 
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 3px solid #050; 
	margin-left: 15px;
	padding-left: 5px;
}



cite {
	font-size: 90%;
	font-style: normal;
}


h2 {
     color: #248;
     font-family: Georgia, 'Times New Roman', serif;
     font-size: medium;
     border-bottom: 1px solid #050;
     text-align: left;
     font-weight: bold;
     margin-bottom: 10px;
     margin-left: 10px;
     padding: 3px;
     letter-spacing: .1em;
     }

h3 {
     color: #e63; 
     font-family: Georgia, 'Times New Roman', serif;
     font-size: medium;
     text-align: left;
     font-weight: bold;
     margin-bottom: 10px;
     text-transform: capitalize;
     }

h3 a,
h3 a:hover,
h3 a:visited {
               color: #808080;
               }

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: #004AE7; 
	border-bottom: double 3px #050;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
 }

#footer a,
#footer a:visited {
                    color: #ffffff; 
                    text-decoration: none;
                    }
#footer a:hover {
                  text-decoration: underline;
                  }

.feedback {
            font: normal x-small '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: #248;
              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 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
               letter-spacing: -1px;
               margin-right: 16px;
               }

.post {
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
}

h2.storytitle {
                font-family: 'Lucida Sans', sans-serif;
                margin-top: 10px;
                margin-bottom: 2px;
                 text-decoration: none;
                width: 90%
		font-size:1.77em;
                }

h2.storytitle a {
                font-family: 'Lucida Sans', sans-serif;
                margin-top: 10px;
                margin-bottom: 2px;
                 text-decoration: none;
                width: 90%
		font-size:1.77em;
 }

.storycontent,
.storycontent p {
                  font-family: '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: #c44; 
                  text-decoration: none;
                  }

.storycontent a:hover,
.storycontent a:visited:hover {
 }

.storycontent a:visited {
                          color: #e63; 
                          }


.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;
}




#menu form {
             margin: 3px 3px 3px 0;
             }

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu img {
            text-align: center;
 }

#menu ul {
	color: #d00;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}

#menu ul li {
             
              color: #222281;
              font-family: Georgia, 'Times New Roman', serif;
              font-size: x-small;
              list-style-type: none;           
              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 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
        list-style-type: none;     
}

#menu ul ul li:before {
                        color: #ae0000;
      content: "\00BB \00A0 \00A0 ";
      list-style-type: none;     
      }


#menu ul ul li a {
	color: #d00; 
	text-decoration: none;
        text-transform: uppercase;
	border: 0;
        list-style-type: none;     
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
        list-style-type: none;   
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#menu .menutitle {
                     border-bottom: 1px solid  #222281;
                     width: 90%;
                }

/* Right menu */

#rmenu form {
	margin: 3px 3px 3px 13px;
}

#rmenu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #e63;
	color: #248;
}

#rmenu img {
            text-align: center;
            background-color: #ddd;
 }


#rmenu ul {
	color: #c44;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}

#rmenu ul li {
               color: #248;
               font-family: Georgia, 'Times New Roman', serif;
               font-size: x-small;
               text-align: left;
               font-weight: bold;
               text-transform: uppercase;
               padding: 0;
               letter-spacing: .3em;
               padding-bottom: 5px;
               margin-top: 5px;
               list-style-type: none;   
              }

#rmenu ul li a {
                 text-transform: lowercase;
                 color: #248;
                 text-decoration: none;
                 list-style-type: 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 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
        text-transform: lowercase;
        list-style-type: none;   
}

#rmenu ul ul li:before {
                         content: "\00BB \00A0 \00A0 ";
                         color: #ae0000;
      }


#rmenu ul ul li a {
                    color: #222281; /* Blue */
                    text-decoration: none;
                    text-transform: lowercase;
                    }

#rmenu ul ul li a:hover {
                          border-bottom: 1px solid #809080;
                          }

#rmenu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#rmenu .menutitle {
                    color: #222281;
                    border-bottom: 1px solid #222281;
                     width: 90%;
                }


#menur {
        background: #ffffff
        }

#menur a {
          text-decoration: underline;
          color: #e63;
          }

#menur form {
             margin: 3px 3px 3px 0;
             }

#menur input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menur img {
            text-align: center;
            background-color: #d00;
 }

.list {
	font-size: 20px;
	line-height: 130%;
}

#menur ul {
	color: #d00;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}

#menur ul li {
             
              color: #222281;
              font-family: Georgia, 'Times New Roman', serif;
              font-size: x-small;
           
              text-align: left;
              font-weight: bold;
              text-transform: uppercase;
              padding-top: 10px;
              letter-spacing: .3em;
              margin-top: 5px;
              padding-bottom: 5px;
              }

#menur ul ul {
              font-variant: normal;
              font-weight: normal;
              line-height: 100%;
              list-style-type: none;
              margin: 0;
              padding: 0;
              text-align: left;
              }

#menur ul ul li {
	border: 0;
	font: normal x-small 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menur ul ul li:before {
                        color: #ae0000;
      content: "\00BB \00A0 \00A0 ";
      }


#menur ul ul li a {
	color: #d00; 
	text-decoration: none;
        text-transform: uppercase;
	border: 0;
}

#menur ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menur ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#menur .menutitle {
                     border-bottom: 1px solid  #222281;
                     width: 90%;
                }



/* ------------------------ WP Calendar styling ---------------------*/



#wp-calendar {
               line-height: 140%;
               color: #222281;
               font-family: 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: Georgia, 'Times New Roman', serif;
                       font-size: x-small;
                       border-bottom: 1px solid #e63;
                       text-align: left;
                       font-weight: bold;
                       text-transform: uppercase;
                       padding: 0px;
                       margin-top: 5px;
                       letter-spacing: .3em;
                       }

#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: 'Trebuchet MS', Verdana, sans-serif;
              color: #248;
              font-size: x-small;
              font-weight: normal;
              text-align: justify;
              margin-bottom: 10px;
              }

h2#comments {
              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#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;
               }

.img-left {
clear: both;
float:left;
background: url(images/shadowAlpha.png) no-repeat bottom right !important;
background: url(images/shadow.gif) no-repeat bottom right;
margin: 20px 0 0 17px !important;
margin: 20px 0 0 8px;
}


.img-left img {
display: block;
position: relative;
background-color: #fff;
border: 1px solid #a9a9a9;
margin: -6px 6px 6px -6px;
padding: 2px;
}


.p-shadow {
width: 90%;
float:left;
background: url(images/shadowAlpha.png) no-repeat bottom right !important;
background: url(images/shadow.gif) no-repeat bottom right;
margin: 10px 0 10px 30px !important;
margin: 30px 0 0 15px;
}


.p-shadow div {
background: none !important;
background: url(images/shadow.gif) no-repeat left top;
padding: 0 !important;
padding: 0 6px 6px 0;
}


.p-shadow p {
color: #777;
background-color: #fff;
font: italic 1em georgia, serif;
border: 1px solid #a9a9a9;
padding: 2px;
margin: -6px 6px 6px -6px !important;
margin: 0;
}

.img-right {
clear: both;
float:right;
background: url(images/shadowAlpha.png) no-repeat bottom right !important;
background: url(images/shadow.gif) no-repeat bottom right;
margin: 20px 0 0 17px !important;
margin: 20px 0 0 8px;
}

.img-right img {
display: block;
position: relative;
background-color: #fff;
border: 1px solid #a9a9a9;
margin: -6px 6px 6px -6px;
padding: 4px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
