/*
Theme Name: Platfuse Dynamic/Static
Theme URI: http://www.platfuse.com
Description: Platfuse Static made Dynamic
Version: 1.0(wPress 2.9.2)
Author: Vinitt Jaiswal
Author URI: www.platfuse.com
*/


 /* ------------GLOBAL CSS--------*/


/*-- RESET ALL ---*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/*----- Reset Complete-------*/


/*-- General Head & Foot Style----*/


@font-face{
	font-family:"museo";
	src: local('museo-500'), url("fonts/museo.otf") format("opentype");
	}

@font-face{
	font-family:"Georgia";
	src: local('Georgia Bold'), url("fonts/Georgiab.ttf", "fonts/Georgiaz.ttf") format("truetype");
	font-weight:bold;	}

@font-face{
	font-family:"Lucida Grande";
	src: local('Lucida,  Lucida Grande'), url("fonts/LucidaGrande.ttf") format("truetype");
	font-weight:bold;}


/*---  End Font Natak -------*/

/*------Enhances selection color, other than blue----------*/
*::selection {						/*Safari*/
	background: #fff2cf; 
	color: #012e18;
	}
*::-moz-selection {					/*Mozilla*/
	background: #fcecc1; 
	color: #012e18;
	}
	
/*	----~ General Style ~----	*/

a{
	color: #0487b8; /*#f3840c; 0487b8 Link text Colour*/
	visited: #000000;
	hover: #04ace3;
}

#navigation #nav h6 a{
	color: #e84221; /*#f3840c; 0487b8 Button text Colour*/
	
}

a.button {
	color:#dd7403;
	position: relative;
	background: #222;
	border-top: 1px solid #000;
}
 /*--Style Button--*/

#container{
	position: relative;
	margin:0 auto;
}



/*-----------------------*/
/* ----------- HEADER --------------*/

#header {background: url(img/header_bg.jpg) top no-repeat ;
height:94px;
}
  #header img{
	padding-top: 15px;
	float: left;
  }
  
#header img#imd{
	padding-top: 25px;
	margin-left: 30px;
	/*width:318px;
	height:28pX !important;*/
	float: left;
	overflow: hidden;
}

#header img#notes{
	float:right;
	margin-top:-14px;
	display:block;
}
/*----  /Header -------------*/


/*  ---- TOP NAVIGATION ----  */

#navigation #nav{
	float: left;
	/*
overflow:hidden;
*/
	padding-top: 8px;
	margin: 0px;
}

#navigation #nav li{
	position:relative;
	float: left;
	background: url(../img/alert-overlay.png) top repeat-x;
	display: block;
	/*
font-weight: bold;
*/
	font-family: 'museo', helvetica, arial, sans serif;
	font-size: 17px;
	letter-spacing:0.4px;
	line-height: 14px;
	text-shadow: 0 1px 3px #ffffff;	
	margin-left: 10px;
	margin-right:40px;
	list-style: none;
	text-align: center;
	/*background: #eef1f1;*/
	padding:7px 11px;
	heigth: 12px;
	-moz-border-radius: 6px;	 /* mozilla*/
	-webkit-border-radius: 6px;	 /*safari*/
	-khtml-bodrder-raius: 6px;	 /*Konqueror*/
	-o-bodrder-raius: 6px; 		 /*Opera*/
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.19);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-khtml-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	cursor: pointer;
	border: 1px solid #dde4e4;
/* --	text-indent: 1em 
	margin-left: 6px; -- */
}

#navigation #nav li.selected {
	display:block;
	border: 1px solid #fbe1c6; /*e1eded;*/
	background:  #ccebfa url(../img/alert-overlay.png) top repeat-x;
}

#navigation #nav li:hover{
	border: 1px solid #fccfa0; /*e1eded;*/
	background:  #dceaf0 url(../img/alert-overlay.png) top repeat-x;
}

#nav li a{
	text-decoration: none;
	display:block;
}

/*-- /Navigation----------------------- --*/


/* ---------------------------- Footer ----   */


 #footer-wrap {
	background: #21313c url('img/footerTop.png') top repeat-x;	
	width:100%;
	bottom:0;
	min-height:506px;
}

#footer {
	position: relative;
	overflow: hidden;
	padding-top:40px;
	margin-top:0px;
	padding-bottom:10px;
}

#footer-wrap #footer h4{
	font-family: "Georgia", "lucida grande", Helvetica, Arial, Sans-Serif;
	font-weight:bold;
	font-size: 19px;
	font-style:italic;
	text-shadow: 1px 2px 2px #1a1500;
	color:#fae181;
	/* border-bottom: 1px solid #6f857f;*/
	margin-right:20px;
	padding-bottom:17px;
	width:210px;
	filter:DropShadow(color=#1a1500, OffX=1, OffY=2);  /* -- + IE Fix for TextShadow + -- */
	filter: glow(color=#5598ad,strength=1);
}

#footer li{
	/*background: #23323d;*/
	overflow: hidden;
	list-style: none;
	margin: 0px;
	padding-bottom:12px;
	margin-bottom: 12px;
	border-bottom: 1px dashed #404b47;
	color:#9cd8ec;  /*94a58b;*/
	font-family: "lucida grande", helvetica, arial, sans-serif;
	font-size:inherit;
	font-weight: normal;
}

#footer-wrap #footer h6{
	/*background:#23323d;*/
	color:#d2ddcc;
	font-family: "lucida grande", helvetica, arial, sans-serif;
	font-size:9pt;
	font-weight: normal;
	padding-top:0px;
	display:inline;
}

.tweet{ /*----  TWEET -----*/
	float: right;
	padding-left: 0px;
	border-style: none;
	vertical-align:middle;
	display:inline-block;
}
.yummy{color:#fae181;}


.widget_rss img {display:none;}/*removes rss badge*/

#footer-wrap #footer h6 a{
	text-decoration: none;
}

#footer-wrap #footer #contact{ 
	
	/*background:#51594d */
	/*
margin-bottom: 0px;
*/
}
#footer-wrap #footer #contact h3{
	color: #8cd9ec;
	font-family: "Georgia", Helvetica, Arial, "Sans-Serif";
	font-weight:bold;
	font-size:20px;
	font-style:italic;
	text-shadow: 0px 2px 2px #00181e;
	text-indent: 0.2em;
	margin-bottom:0px;
	padding-top: 6px;
	padding-bottom: 8px;
	width:220px;
	filter:DropShadow(color=#000000, OffX=1, OffY=1.5);  		/* -- + IE Fix for TextShadow + -- */
	filter: glow(color=#5598ad,strength=1);	
}

/*  --------------------------------- Bottom --- */

#bottom-wrap {
	background: #6089a4 url('img/footerbottom.gif') top repeat-x;

}

#bottom {
	overflow: hidden;
	//padding-top:10px;
	font-family: "lucida grande", Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	padding-bottom:10px;
} 

#bottom-wrap #bottom #bottomnav li{
	display:inline-block;
	float: left;
	list-style: none;
	padding:15px 0 0 0 ;
	margin-left:0px;	
	text-indent:0.5em;
}


#bottom-wrap #bottom #botright li{
	float: left;
	list-style: none;
	padding:15px 0 0 0 ;
	margin-left:0px;	
	text-indent:0.5em;
	padding-left:10px;
}

.logo_ft{
	display:inline;
	float:right;
	padding-top:3px;
	margin:0px;
}


#bottom-wrap #bottom p{
	float: right;
	padding-top: 15px;
	color:#afd9e2;
}

#bottom-wrap #bottom a{
text-decoration: none;
color: #90e9fd;
}

#bottom-wrap #bottom li.selected a, #bottom-wrap #bottom a:hover{
	color:#fff;
	text-decoration:underline;
	display: inline;
	padding-top: 25px;
}


/*Edit Wp Entries*/
.edit a{
	color:#000;
	font-family:  sans-serif,  arial;
	font-size: 12px;
	margin:0;
	font-weight:bold;
	display:block;
	
}
/*------------xxx-  End of GLOBAL-CSS- xxxx----------------------*/

.announcement {
color: #fff;
clear:both; overflow:hidden; padding: 12px; background: #FFFABF; border: 1px solid #FFF15F; margin:0px 0px 15px 0px; font-size:14px;
}