/* 

Theme Name: 2099 theme
Description: 3 column version of Anthosia theme.
Author: <a href="http://www.kaushalsheth.com">Kaushal Sheth</a>
Author URI:Kaushal Sheth

Credits:
Anthosia was designed by <a href="http://kaushalsheth.com">Kaushal Sheth</a> developed by <a href="http://www.frontierwebdesign.com">Chad Coleman</a>.

License -
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


*/

/* ----------------SUB NAV------------  */

/*#subnav {
	float: right;
	margin-right: 5px;
	margin-top: -20px;
	color: #8FBFFF;
}

#subnav a:link, #subnav a:visited {
	font-weight: normal;
	color: #666666;
	text-transform: uppercase;
	font-size: 9px;
	}
	
#subnav a:hover {
	color: #000000;
}
*/

/* ----------------MENU------------  */
#side {
	width: 100px;
	float: right;
	position: relative;
	margin: 0px -10px 0px 0px;
	text-align: left;
	left: -10px;
	padding: 0px 0px 0px -50px;
}

#side ul {
	list-style-type: none;
	margin: 0px 0px 0px -10px;
	padding: 0px;
}

#side ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#side ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#side ul ul li {
	margin: 0px 0px 0px -10px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	border: none;
}

li#about {
	font-size: 10px;
	color: #E09F20;
}

#side h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #E09F20;
	padding-bottom: 2px;
	font-family: "Trebuchet MS";
	background-repeat: no-repeat;
	background-position:  left 50%;
	height: 30px;
	padding-left: 0px;
	padding-top: 12px
}



/* ----------------MENU------------  */
#menu {
	width: 450px;
}

#menu ul {
	list-style-type: none;
}

#menu ul ul {
	list-style-type: none;
}

#menu ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}

#menu ul ul li {
	margin: 0px 0px 0px -10px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	border: none;
}






/* ----------------NAV MENU------------  */


/*#navmenu {
	background-image: url('build/navmenu2.jpg');
	height: 45px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	font-variant: small-caps;
	text-decoration: none;
	text-align: left;
	font-family: "Trebuchet MS", verdana, arial, helvetica;
	letter-spacing: .1em
}


#navmenu a:link, #navmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 5px;
}


#navmenu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #D4AC04;
}
*/


/* ----------------CONTENT------------  */


#rap {

	background-color: #fdfdfd;
	text-align: center;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	width: 544px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;

}

#content {
	width: 400px;
	text-align: justify;
	height: auto;
	color: #666666;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	margin: 0px;
	float: left;


}


.image-align-left {
	padding: 4px;
	float: left;
}

.image-align-right {
	padding: 4px;
	float: right;
}


#side2 {
	width: 100px;
	float: left;
	position: relative;
	margin: 0px -10px 0px 0px;
	text-align: left;
/*	left: -10px;*/
	padding: 0px 0px 0px -40px;
	padding-left:5px;
}

#side2 ul {
	list-style-type: none;
	margin: 0px 0px 0px -10px;
	padding: 0px;
}

#side2 ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#side2 ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#side2 ul ul li {
	margin: 0px 0px 0px -10px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	border: none;
}

li#about {
	font-size: 10px;
	color: ##E09F20;
}

#side2 h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #E09F20;
	padding-bottom: 2px;
	font-family: "Trebuchet MS";
	background-repeat: no-repeat;
	background-position:  left 50%;
	height: 30px;
	padding-left: 0px;
	padding-top: 12px
}




/* ----------------FOOTER------------  */

#footer {
	background-color: FFFFFF;
	width: 761px;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	/*color: #FFFFFF;*/
	text-align:center;
	height: 25px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-color: #8FBFFF;
	line-height: 130%;
	clear: both;
	}

#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;


}
#footer a:hover {
	color: #000000;

}


/* ----------------REDIFINED TAGS------------  */



body {
background:#FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px auto;
/*	background-color: #8FBAFE;

	background:#252525;*/
	/*text-align: center;*/
	background-attachment: fixed;
	padding: 5px


}

a:link {
	color: #E66E00;
	text-decoration: none;
	font-weight: bold;
	

}
a:visited {
	color: #0070A8;
	text-decoration: none;
	font-weight: bold;
	


}
a:hover {
	color: #869F00;
	font-weight: bold;


}


h1,h2,h3,h4,h5,h6 {
	color: #444;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 0.3em;
}
h4,h5,h6 {font-weight: bold;}

h1 {font-size: 2.6em;}
h2 {font-size: 18px;}
h3 {font-size: 1.5em;}
h4 {font-size: 1.25em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1em;}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin: 0;}

/*

h3 {
	margin: 0px;
	padding: 0px 0px 3px;
	font-size: 14px;

}
h3 a {
	color: #0066FF;
}
h2 {
	font-size: 11px;
	font-weight: normal;

}
/* ---------------FORM-------------------*/

input {
	border: 1px solid #666666;
	background: #fdfdfd;
	margin: 5px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	padding: 3px;

	}

input:hover {
	background: #FFFFFF;
	}
	
textarea {
	border: 1px solid #666666;
	margin: 5px;
	background: #ffffff;
	color: #333333;
	width: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	padding: 3px;


	}

textarea:hover {
	background: #FFFFFF;
	}
	
#submit {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #101d27;
	border-right-color: #101d27;
	border-bottom-color: #101d27;
	border-left-color: #101d27;

	}
	
	
#submit:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #101d27;
	border-right-color: #101d27;
	border-bottom-color: #101d27;
	border-left-color: #101d27;
	cursor: hand;


	}	

	
select {
	border: 1px solid #003300;
	margin: 5px;
	padding-left: 3px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	
	form {
	margin: 0px;
	padding: 0px;
	color: #000000;
}


/* ---------------POST-------------------*/


.storytitle {
	margin-bottom: 5px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS", verdana, arial, helvetica;
	font-size: 22px;
	font-weight: bold





}
.storytitle a:link, .storytitle a:visited {
	color: #014FBC;
	text-decoration: none;
}
.storytitle a:hover {
	color: #014FBC;
}
.meta {
	font-size: 10px;
	color: #333;
	float: left;

}
.feedback {
	background-color: #eee;
    font-size: 10px;
	padding: 3px;
	margin-bottom: 12px;
}
.storycontent {
	line-height: 130%;
	padding-top: 10px;

}
blockquote {	
font-style: italic;
	color: #101d27;
}


blockquote { border-top: 2px solid #1626eb; border-bottom: 2px solid #1626eb; margin-left: 1.5em; padding-left: 5px; background-color: #a6ceff}
h4 {
	font-family: "Trebuchet MS", verdana, arial, helvetica;
	font-size: 10px;
	font-weight: normal;
}
cite {
	font-size: 10px;
	font-style: normal;
	color: #333;
	padding-bottom: 4px;

}

p,tr,td {
	font-family: "Trebuchet MS", verdana, arial, helvetica;
	font-size: 14px;
}
li {
	font-family: "Trebuchet MS", verdana, arial, helvetica;
	font-size: 14px;
}

h1 {
	font-family: "Trebuchet MS", verdana, arial, helvetica;
	font-size: 22px;
	text-align: center;
}


/* Sidebar */

#sidebar-wrapper {}
#sidebar { font-size: 32px; }

h2#widgettitle{ font-family: "Comic sans MS" }


/* Sidebar sections */
.section {margin-bottom: 16px;}
#section-title {
	background-color: #F6F6F6;
	border-color: #D6D6D6; 
        text-align: center;
        border-top: 2px solid #ABC;
	font: bold 1.1em sans-serif;
	margin-bottom: 5px;
	min-height: 0;
	padding: 5px 8px 6px;
}
