/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol,   pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}

/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
body {
	 
	-webkit-background-size: cover;  
	-moz-background-size: cover; 	
	-o-background-size: cover; background-size: cover;
	font: .81em/150% Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #D6D6D6;
	text-align:justify;
	
}
a {
	color: #026acb;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 1.2em;
	padding: 0;
}

/* list */
ul, ol {
	
	padding: 0;
	line-height: 120%;
}
li {
	list-style:none;
	padding: 0;
}

/* headings */
h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em;
	margin: 22px 0 0;
	color: #333333;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
	
}
h6 {
	font-size: 1em;
}

/* reset webkit search input styles */
input[type=search] {
	-webkit-appearance: none;
	outline: none;
}
input[type="search"]::-webkit-search-decoration, 
input[type="search"]::-webkit-search-cancel-button {
	display: none;
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap {
	width: 100%;
	margin: 0 auto;
}

/************************************************************************************
HEADER
*************************************************************************************/
#header {
	position: relative;
	height: 85px;
	background-image:url(../images/header-background.png); 
	background-repeat:repeat-x; 
}

header h1
{font-size:50px; margin:-10px 0px; padding:0; color:#DB2319; font-family:"Arial Black"; z-index:2000;}

header h2
{font-size:16px; font-weight:normal; margin:0px 0px; padding:0 35px; color:#666666; font-family:"Book Antiqua"; }

header h1 span
{ color:#E36F0A}

 

/************************************************************************************
CONTENT
*************************************************************************************/
#content {
	width: 100%;
	float: left; 
	padding:10px 0px 0px 0px;
}

#content-text { 
	width: 97%;
	padding:1%;
	margin:auto; 
	margin-bottom:20px;
	
	/* rounded corner */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* box shadow */
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	box-shadow: 0 1px 3px rgba(0,0,0,.4); 
	background-color:#fff;
	background-repeat:repeat;
}

#content-exhibition-slideshow { 
	width:700px;
	padding-top:11%;
	margin:auto; 
	margin-bottom:15px; 	 
}

#content-text .col
{
	width:100%;
	
	
}
#content-text .box
{
	width:192px; float:left; margin:0px 5px 10px 0px; height:300px ; padding-bottom:5px;
}

#content-text .box-kumaon
{
	width:192px; float:left; margin:0px 5px 5px 0px; height:350px ; padding-bottom:5px;
}

 
#content-text .box-kumaon img
{
	border:1px solid #DFDFDF; background-color:#F3F3F3; padding:3px;
}
#content-text .img
{
	display:table-cell; height:170px; width:194px; text-align:center; vertical-align:bottom
}
#content-text .box img
{
	border:1px solid #DFDFDF; background-color:#F3F3F3; padding:3px;
	
}

#content-text .box-photo
{
	width:192px; float:left; margin:0px 5px 5px 0px; height:220px ; padding-bottom:5px;
}

#content-text .box1
{
	width:250px; float:left; 
	margin:0px 10px 10px 0px;  
	 height:155px; 
	padding:10px 0 10px 0;
	border:1px solid #DFDFDF; background-color:#F3F3F3;      
	text-align:center; 
	vertical-align:bottom;
 	background: #FBFBFB;   
 	opacity:none;
	/* rounded corner */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* box shadow */
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
}

#content-text .box2
{
	width:250px; float:left; 
	margin:0px 10px 10px 0px;  
	 height:285px; 
	padding:10px 0 10px 0;
	border:1px solid #DFDFDF; background-color:#F3F3F3;      
	text-align:center; 
	vertical-align:bottom;
 	background: #FBFBFB;   
 	opacity:none;
	/* rounded corner */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* box shadow */
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
} 
 
 
#exhibition-content 
{
	width:78%; float:left; margin:0px;
}
#exhibition-content .thumb
{
	float:left; margin-right:2%; padding:1%; background-color:#F3F3F3; border:4px solid #DFDFDF; height:130px;
}
#content-text .photos img
{
	float:left;
	height:30%;
	margin:0 1% 1% 0;
	border:2px solid #CCC;
	padding:3px;
}

#content-text .innerbox
{
	width:100%; margin:auto;  text-align:center; 
	background: #FBFBFB; 

	margin:auto;  
	opacity:none;
	/* rounded corner */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* box shadow */
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
}
.innerbox .img
{
	height:150px; width:150px; display:table-cell; vertical-align:bottom; text-align:center;
}


#content-text section
{
	margin:10px 10px 10px 10px;

}
/* post */
.post {
	margin-bottom: 40px;
}
#content header h1 {
	margin: 0 0 0px;
	padding: 0;
	font: bold 26px/120% Arial, Helvetica, sans-serif; color:#000000;
}
.post-title a {
	text-decoration: none;
	color: #000;	
}
.post-meta {
	margin: 0px 0px 30px 0px;
	font-size: 150%;
	text-align:center;
	color:#990000; 
	font-weight:bold;
}


.exhibition-title {
	margin: 0px 0px 20px 0px;
	font-size: 150%;
	text-align:left;
	color:#000000; 
	font-weight:bold;
}

/* post image */
.post-image {
	margin: 0 15px 0px 0px;

}
.align-left {
	margin: 0 15px 0px 0px;
	float:left;
}

.align-right {
	margin: 0 0px 0px 15px;
	float:right;
}
 
#footer {
	clear: both;
	color: #FFF;
	font-size: 100%;
	background-color:#000000;
	background-repeat:repeat-x; 
	opacity:none;
	padding:10px 0px 5px 0px;
	/*position:fixed;*/
	float:left;
	width:100%;
	bottom:0;
	position:fixed;
	opacity:0.8;
}
#footer a {
	color: #fff;
}

nav 
{
	float:left; 
	margin:0px 1% 0px 0px;
} 
nav ul#menu, ul#menu ul 
{
  list-style-type:none; margin: 0;  padding: 0;   width:160px;  
}

nav ul#menu a {
  display: block;
  text-decoration: none;	
}

nav ul#menu li {
  margin: 0px 0px 5px 0px;  
}

nav ul#menu li a {
  
  color: #fff;  
  padding:5px;
}

nav ul#menu li a:hover { 
}

nav ul#menu li ul li a {
  background-image:url(../images/menu-bg.png);	
  background-repeat:no-repeat;
  color: #000;
  font-family:Georgia;
  font-size:13px; 
  padding-left: 22px;
  height:18px;
}

nav ul#menu li ul li a:hover {
	background-image:url(../images/menu-hover.png);
	background-repeat:no-repeat;
	color:#666666;
}

#featured-exhibition
{
	width:100%; text-align:center; top:0; position:absolute; 
}

section .left
{
	width:46%; float:left; height:auto; margin:18px 2% 0px 15px;
}

section .right
{
	width:46%; float:right; height:auto;margin:18px 2% 0px 15px;
}

section .main
{
	width:98%; float:left; margin:0px 15px 0px  2%;
	border-bottom:1px dotted #CCC;
}

 
/************************************************************************************
CLEARFIX
*************************************************************************************/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; zoom: 1; }


 #slides,
    #slides2,
    #slides3 {
      display: none;
	  height:auto;
    }

    .slidesjs-navigation {
      margin-top:3px;
    }

    .slidesjs-previous {
      margin-right: 5px;
      float: left;
    }

    .slidesjs-next {
      margin-right: 5px;
      float: left;
    }

    .slidesjs-pagination {
      margin: 6px 0 0;
      float: right;
      list-style: none;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 1px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image: url(../images/pagination.png);
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }

    a:link,
    a:visited {
      color: #333
    }

    a:hover,
    a:active {
      color: #9e2020
    }

    .navbar {
      overflow: hidden
    }
	
	
#container{	width:300px;
border: 10px solid white;
    box-shadow: 0 0 5px black;
						height:228px;
						position:relative;
						margin:auto;
						overflow:hidden; 
						text-align:center;}
						
#container #gallery{	min-width:5000px;
										height:350px;
										position:relative;}

#container #gallery img{	float:left;}

section .align-left
{
	float:left; margin:0px 15px 15px 0px; border:1px solid #999999; padding:5px; background-color:#CCC;
}		

section .align-right
{
	float:right; margin:0px 15px 15px 0px; border:1px solid #999999; padding:5px; background-color:#CCC;
}			


.text2{ font-family: Verdana, Arial, Helvetica, sans-serif;font-size:13px; color:#B95C00;  margin-bottom:5px;  }
.text3{ font-family: Verdana, Arial, Helvetica, sans-serif;font-size:13px; color: #666666;  margin-bottom:5px;  }


.img-border{ border:1px solid #B6B6B6; padding:5px; }