﻿/*
Theme Name: FNC 2
Theme URI: http://www.fncnepal.org
Description: Template for FNC new re-design website
Author: Sachin Sagar Rai
Author URL: http://www.exploreweb2.com
*/

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;
}
strong {
	font-weight: bold;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
body {
	font: normal 86% Candara, georgia;
	text-align: center;
	color: #222;
	line-height: 1.3em;
}
#page {
	width: 100%;
	margin: 0 auto;
}
#header {
	width: 100%;
	background: #F4F4F3;
	border-bottom: 1px solid #D6D6D6;
	height:150px;
	position: relative;
}
.inhead {
	width:950px;
	margin:0 auto;
	text-align:center;
}
#header h1 {
	font: bold strong "Georgia", serif;
	height: 140px;
	float: center;
}
#header h1 a {
	color:#049B9B;
	text-decoration:none;
	background: url(images/FNC-web-logo-long.gif) no-repeat top left;
	text-indent: -9999em;
	display: block;
	height: 140px;
	width: 450px;
}
#header h2 {
	font: bold strong "Georgia", serif;
	text-indent: -19999em;
}
#headerRight {
	width: 475px;
	height:140px;
	background: url(images/Banner.jpg) no-repeat top right;
}
#headerRight img {
	padding-top: 18px;
	padding-left: 42px;
}
p {
	margin: 0;
	padding: 0;
	text-align: justify;
}
a, a:visited {
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
#nav {
	margin: 0;
	padding: 10px;
	font: normal 1.4em "Trebuchet MS", Verdana, sans-serif;
	background: #333;
	/*background: #333 url(images/nav-bg.jpg) top left;*/
}
.innav {
	width:950px;
	margin:0 auto;
	text-align:right;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	display: inline;
	color: #299DDC;
	padding: 10px;
	text-decoration: none;
}
#nav ul li a:hover {
	text-decoration: underline;
}
#nav .current_page_item a, #nav .current_page_parent a, #nav .current_page_ancestor a {
	/*background: transparent url('images/indicator.gif') 50% 80% no-repeat;*/
	color: #FF6600;
	text-decoration: underline;
}
#container1 {
	background:#FFF url('images/bg1.gif') repeat-x;
	/*background:url(images/os_bg.jpg) repeat-x;*/
}
#container {
	text-align: center; 
	width: 950px; font: "Optima Extrabold"; color: #000000;
	margin: 0 auto;
}
#wrapper {
	width: 100%;
}
#content {
	float: left;
	width: 500px;
}
#sidebar {
	width: 450px;
	float: left;
}
#sidebar-home {
	width: 450px;
	float: left;
}
#sidebar-home .inner {
	padding-left: 25px;
}
#content-page {
	float: left;
	width: 680px;
}
#gallery-page {
	width: 950px;
}
#sidebar-left {
	width:49%;
	float:left;
}
#sidebar-right {
	width:49%;
	float:left;
}
.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
	font: "Optima ExtraBold", serif;
	text-decoration:none;
}
.post p {
	clear: left;
}
.post p img {
	margin: 0px 8px 4px 0px;
	padding: 3px;
	border: 1px solid #D6D6D6;
}
/* content */
#content h2, #gallery-page h2, #content-page h2 {
	font-size: 2em;
	margin: 0.4em 0em 0.4em 0em;
	padding-bottom: 0.1em;
	color: #000000;
	border-bottom: 1px dotted #E1E1E1;
	position: relative;
}
#content h3, #content-page h3 {
	font-size: 1.6em;
	margin: 0.5em 0em 0.3em 0em;
	
}
#content h4, #content-page h4 {
	font-size: 1.4em;
	margin: 0.3em 0em;
}
#content p, #content-page p {
	margin: 0.4em 0em;
}
#homeContent h3 {
	font-size: 1.3em;
	color: #036564;
}
.post {
	padding:10px 10px 0px 10px;
}
.post ul {
	margin-left:20px;
}
.post li {
	margin-left:20px;
}
.entry {
	padding:5px 0px;
}
.post a {
	color: #0000ff;
	text-decoration: underline;
}
.post a:hover {
	text-decoration: none;
}
.postmetadata {
	padding : 7px 10px 0 0;
	margin : 10px 0 20px 0;
	text-align : right;
	background : #F4F4F3;
	height : 26px;
	width: auto;
	color:#999;
}
.postmetadata a {
	color:#999;
	text-decoration:none;
}
.navigation {
	font: italic 1.4em "Georgia", serif;

}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
blockquote {
	background-image: url(images/bquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:10px 40px 10px 5px;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #555;
	clear: both;
	padding-top: 15px;
	padding-left: 38px;
}
a img {
	border:1px #EEE solid;
	padding:5px;
}
small {
	color:#222;
	font-size:0.9em;
}
small a {
	color:#000000;
	text-decoration:none;
}
#sidebar ul h2 {
	color : #FFF;
	font : italic 1.5em "Georgia", serif;
	background : #3F4040;
	
	padding:5px;
	font-weight: normal;
}
#sidebar ul ul li {
	background:#f8f8f8;
	border-bottom:1px #FFF solid;
	line-height : 22px;
	list-style : none;
	margin-bottom: 2px;
	padding:2px;
	width:100%;
}
#sidebar li a {
	color:#74797e;
	text-decoration:none;
}
#sidebar li a:hover {
	text-decoration: underline;
	color:#333;
}
#side-box-home {
	border:0px;
	width: 425px;
	color:#FFF;
	margin-bottom:0px auto 10px auto;
	padding: 0px 10px 0px 5px;
}
#side-box-home .inner {
	width: 395px;
	background: #3F4040;
	padding:5px 10px;
}
#side-box {
	background: #3F4040;
	border:0px;
	width: 450px;
	color:#FFF;
	margin:0px auto 10px auto;
}
#side-box .inner {
	padding: 5px 10px;
}
#side-box h2, #side-box-home h2 {
	color: #669900;
	font : italic 2em "Georgia", serif;
	margin-bottom: 10px;
	margin-top: 5px;
	font-weight: normal;
	border-bottom: 1px solid #669900;
}
.sponsors {
	margin-bottom: 5px;
	width : 425px;
	overflow: hidden;
}
.sponsors img.ml {
	margin-right: 4px;
	overflow: hidden
}
.sponsors a img {
	border:1px #FFF solid;
	padding:5px;
}


/*--------------Comments--------------*/

.comments-template {
	margin: 10px 0 0;
	padding: 10px 0 0;
	color:#999;
}
.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
}
.comments-template h2, .comments-template h3 {
	font:italic 2em Georgia, san serif;
	border-top:1px #eeeeee solid;
}
.commentmetadata {
	font-size: 12px;
	margin-bottom:2px;
	background:#f8f8f8;
	width:100%;
	padding:5px;
}
.comments-template p.nocomments {
	padding: 0;
}
.comments-template textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	
	width:450px;
}
/*--------------Search Form-------------*/



#searchform {
}
#searchform input {
	width:75px;
}
#searchform #s {
	width:250px;
	border:1px #EEE solid;
}
#footer {
	clear: both;
	width: 100%;
	color: #333;
	background-color: #000;
	margin-top: 10px;
}
#footerInner {
	
}
ul#footNav {
	padding: 10px 5px;
}
ul#footNav li {
	display: inline;
}
ul#footNav li a {
	font-size: 1.1em;
	margin-right: 10px;
}
ul#footNav li a:hover {
	text-decoration: none;
}
#footerExtra {
margin: 0px auto;
	background:#3DBCCB;
	color: #000;
}
#footerExtra p {
	text-align: center;
}
#footer a {
	font-weight: bold;
	color:#3F8FA7;
	text-decoration:underline;
}

/* Recent home sidebar */
ul#recent {
}
ul#recent li {
	padding: 2px 0px;
}
ul#recent li a {
	color: #A899B8;
	text-decoration: none;
}
ul#recent li a:hover {
	color: #FF6600;
	text-decoration: underline;
}

ul#linkpartners li a {
	color: #A899B8;
	text-decoration: none;
}
ul#linkpartners li a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a.designer {
	color: #3F4040 !important;
}

div.exeboard {
}
div.exeboard span.title {
	font-weight: bold;
	font-size: 1.1em;
	padding-right: 10px;
	text-decoration: underline;
}
div.exeboard img {
	float: left;
}
/*
Width classes used by the site columns
---------------------------------------------------*/
.width100 {width: 100%;}
.width75 {width: 74%;}
.width50 {width: 49.7%;}
.width33 {width: 32.7%;}
.width25 {width: 24.7%;}

/*
Alignment classes
--------------------------------*/
.floatLeft {float: left;}
.floatRight {float: right;}
.alignLeft {text-align: left;}
.alignRight {text-align: right;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */