/*
Theme Name: Shankh
Theme URI: http://shankh.in
Version: 1.0
Author: Santosh 
Author URI: http://shareantu.com
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

@charset "UTF-8";

html{
   height: 100%;
}
body {
	font-family:"Myriad Pro","Lucida Grande","Trebuchet MS",Helvetica,sans-serif;
	font-size: 12px;
	margin: 0px;	
	height: 100%;
	min-height: 100%;
	background-color:#d5decd;
}

div {
color:#333;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:13px;
line-height:20px;
}

img{border:none;}

#wrapper {
	background-image:url(images/bg_new.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	margin: 0 auto -80px;
	padding:0;
	height: 100%;
	min-height: 100%;
	height: auto !important;
	background-color:#d5decd;

}
#wrapper2 {
	background-image:url(images/bg_new_2.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	min-height: 100%;
	height: auto !important;
	margin: 0 auto -420px auto;
	background-color:#d5decd;
}
#main_content {
	width: 1000px;
	margin: 0 auto -420px auto;
	min-height: 100%;
	height: auto !important;
	
}
.push {
    height: 420px;
	clear:both;
}
a{
	text-decoration:none;
	border:0;
	color: #006699;
	
}

h1 {
font-size:25px;
line-height:30px;
}
h2 {
font-size:18px;
color: #333366;
padding-bottom: 10px;
padding-top:10px;
}
h4{
	padding-top: 20px;
	font-size: 2.4em;
	
}
h4 a{
	color: #006699;
	}
h3 {
font-size:15px;
}
hr {
border:1px dashed #333333;
height:1px;
}
#post_date {
	color:#7F7F7F;
	font-size:9px;
	margin-bottom:15px;
}
#comments_link a{
	color:#F94600;
	font-family:"Century Gothic","Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	margin-bottom:10px;
}
#header{
	margin: auto;
	height: 200px;
	width: 1000px;
	padding: 0;
}
#header_cont{
	margin: auto;
	width: 1000px;
	float: left;
}
#logo{
	float: left;
	width: 246px;
	height: 138px;
	margin: auto;
	padding-top: 56px;
	padding-left: 20px;
}
#logo a:link{
	text-decoration: none;
	border: none;
	
}
#footer_wrapper {
	background-image:url(images/footer.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	margin:auto;
	min-height:420px;
	height:420px;
	padding:0;
	bottom: 0;
	position: relative;
	clear: both;
}

.clearfooter {
	clear: both;
}
#content{
	width: 1000px;
	margin:0 auto;
	padding: 0;
}
#content_pages{
	width: 950px;
	margin:0 auto 60px;
	padding-left: 70px;
	padding-right: 20px;
}
#col1{
	width:450px;
	float: left;
	height; 300px;
	padding: 30px 0 0 40px;
}
#hometext_cont{
	float: left;

}
#client_list{
	background-image: url(images/ourclients_head.jpg);
	background-repeat: no-repeat;
	float:left;
	height: 170px;
	width: 450px;
	margin-top: 20px;
}
.client_logos{
	margin-left: 20px;
	margin-top: 40px;
}
.client_logos img{
	float: left;
	width: 26px;
	height: 26px;
	border: 1px solid #999999;
	margin-left: 4px;
	padding: 2px;
	
}
#home_heading{
	background-image:url(images/home_heading.jpg);
	background-repeat:no-repeat;
	height: 25px;
	
}
#col2{
	width: 400px;
	float: left;
	height: 300px;
	margin: auto;	
}

/* // Nav */


#nav{
	float: right;
	margin-top: 119px;
	margin-left: 5px;
	width: 500px;
}


#nav li {
  /*float the main list items*/
  margin: 0;
  float: left;
  display: block;

}

#nav li.off ul, #nav li.on ul {
  /*hide the subnavs*/
  display: none;
}

#nav li a {
  /*for all links in the list*/
  font-weight: bold;
  display: block;
  
}

#nav li.off ul, #nav li.on ul {
  /*put the subnavs below and hide them all*/
  display: none;
  position: absolute;
  top: 166px;
  height: 15px;
  left: 510px;
  padding-top: 10px;
  width: 700px;
  
}
  

#nav li.on ul a, #nav li.off ul a {
  /*  cancel inherit of border
      on subnav of active topic */
  border: 0;
}

#nav li.on ul {
  /*display active subnav list*/
  display: block;
}

#nav li.on ul a, #nav li.off ul a {
  float: left;
  /*ie doesn't inherit the float*/
  border: 0;
  width: auto;
  margin-right: 15px;
}

#nav li.on ul {
  /*display the current topic*/
  display: block;
 
}

#nav li.off:hover ul {
  /*  display the other topics when
      their parent is hovered */
  display: block;
  z-index: 6000;
   border: 0;
}

  
#nav li span{
	text-indent: -9999px;

}



#works_btn{
	float: left;
	display: block;
	width:90px;
	height: 61px;
	background: url("images/ourworks_btn_f.jpg") no-repeat 0 0;
	cursor:pointer;

}
#works_btn:hover{
	background-position: -90px 0px;
}

#works_btn span
{
  display: none;
}

#blog_btn{
  float: left;
  display: block;
  width: 84px;
  height: 61px;
  background: url("images/ourblog_btn_f.jpg") no-repeat 0 0;
  cursor:pointer;
}
#blog_btn:hover{
  background-position: -84px 0px;
}
#blog_btn span
{
  display: none;
}

#xpts_btn{
  float: left;
  display: block;
  width: 135px;
  height: 61px;
  background: url("images/ourxpt_btn_f.jpg") no-repeat 0 0;
  cursor:pointer;
}
#xpts_btn:hover{
  background-position: -135px 0px;
}
#xpts_btn span
{
  display: none;
}


#cont_btn{
  float: left;
  display: block;
  width: 106px;
  height: 61px;
  background: url("images/ourcont_btn_f.jpg") no-repeat 0 0;
  cursor:pointer;
  
}
#cont_btn:hover{
  background-position: -106px 0px;
}
#cont_btn span
{
  display: none;
}


/* // Sub Nav  */

#corpfilm_btn{
  float: left;
  display: block;
  width: 114px;
  height: 30px;
  background: url("images/corpfilm_btn_f.jpg") no-repeat 0 0;
  cursor:pointer;
}
#corpfilm_btn:hover{
  background-position: -114px 0px;
}


#mograph_btn{
  float: left;
  display: block;
  width: 127px;
  height: 30px;
  background: url("images/motgra_btn_f.jpg") no-repeat 0 0;
  cursor:pointer;
}
#mograph_btn:hover{
  background-position: -127px 0px;
}

#anim_btn{
  float: left;
  display: block;
  width: 94px;
  height: 30px;
  background: url("images/anim_btn_try.jpg") no-repeat 0 0;
  cursor:pointer;
  overflow: hidden;
}
#anim_btn:hover{
	background-position: -94px 0px;
}

#print_btn{
  float: left;
  display: block;
  width: 66px;
  height: 30px;
  background: url("images/print_btn_f.jpg") no-repeat 0 0;
  cursor:pointer;
  overflow: hidden;
}
#print_btn:hover{
  background-position: -66px 0px;
}


#web_btn{
  float: left;
  display: block;
  width: 58px;
  height: 30px;
  background: url("images/web_btn_f.jpg") no-repeat 0 0;
  cursor:pointer;
}
#web_btn:hover{
  background-position: -58px 0px;
}


/* // End Nav  */

.main_image {
	width: 400px;
	height: 260px;
	float: left;
	background: #ffffff;
	position: relative;
	overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
	color: #fff;
}
.main_image h2 {
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 5px;
	padding: 10px;
}
.main_image p {
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 10px;
	margin: 0;
}
.block small { /*--We'll be using this same style on our thumbnail list--*/
	font-size: 1em;
	padding: 0 0 0 20px;
	background: url(icon_calendar.gif) no-repeat 0 center;
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
	position: absolute;
	bottom: 0;
	left: 0; /*--Stick the desc class to the bottom of our main image container--*/
	width: 100%;
	display: none; /*--Hide description by default, if js is enabled, we will show this--*/
}
.main_image .block{
	width: 100%;
	background: #111;
	border-top: 1px solid #000;
}
.main_image a.collapse { /*--This is our hide/show tab--*/
	background: url(btn_collapse.gif) no-repeat left top;
	height: 27px;
	width: 93px;
	text-indent: -99999px;
	position: absolute;
	top: -27px;
	right: 20px;
}
.main_image a.show {background-position: left bottom;}



#thumb_cont{
	width: 500px;
	height: 100px;
	float:left;	
}

.image_thumb {
	float: left;
	width: 50px;
	height: 50px;
	background: #f0f0f0;
	border-right: 1px solid #fff;
	border-top: 1px solid #ccc;
	clear:both;
}
.image_thumb img {
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
	float: left;
	clear:both;
}
.image_thumb ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float:left;
}
.image_thumb ul li{
	margin: 0;
	padding: 10px 5px;
	background: #f0f0f0 url(nav_a.gif) repeat-x;
	width: 50px;
	height: 50px;
	float: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
}
.image_thumb ul li.hover { /*--Hover State--*/
	background: #ddd;
	cursor: pointer;
}
.image_thumb ul li.active { /*--Active State--*/
	background: #fff;
	cursor: default;
}
html .image_thumb ul li h2 {
	font-size: 1.5em;
	margin: 5px 0;
	padding: 0;
}
.image_thumb ul li .block {
	float: left;
	margin-left: 10px;
	padding: 0;
	width: 50px;
	height: 50px;
}
.image_thumb ul li p{display: none;}/*--Hide the description on the list items--*/


/* Slider */



#intro {
    padding-bottom: 10px;
}
#slider_wrapper{
	

}

#slider {
    width: 400px;
	margin-top: 54px;
    position: relative;
}

.scroll {
	overflow: hidden;
	width: 340px;
    margin: 0 auto;
	position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 10px;
    width: 274px;
	height: 318px;
}

#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/leftshadow.png) repeat-y;
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/rightshadow.png) repeat-y;
}

.inside {
	padding: 10px;	
}

.inside img {
	display: block;
	height: 190px;
	margin-left: -20px;
}

.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 11px;
	color: #2f4f80;
}

.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons.left {
    left: 10px;
	top: 120px;
}

.scrollButtons.right {
    right: 5px;
	top: 110px;
}

.hide {
    display: none;
}

/* // Easy Slider */
#hometext_cont h1{
	background-image:url(images/home_heading.jpg);
	background-repeat:no-repeat;
	height: 40px;
	text-indent: -999px;
	margin-left: -1px;
	margin-top: 5px;

}
#hometext_cont p{
	padding-left: 15px;
	padding-right: 25px;
	padding-top: 15px;
}

/* //Posts */


#container_post{
	float: left;
	height: 100%;
	margin-top: 30px;
	}

#post_block {
	background: #EEEEEE none repeat scroll 0 0;
	padding: 10px;
	margin-bottom:20px;
	width: 700px;
	margin-left: 80px;
	}
.post_right{
	background:#FFFFFF none repeat scroll 0 0;
	width: 460px;
	margin-left: 10px;
	float: left;
	display: inline;

}
.post_left{
	width: 200px;
	float: left;
}

.shankh_post_right{
	background:#FFFFFF none repeat scroll 0 0;
	width: 260px;
	margin-left: 10px;
	float: left;
	display: inline;

}
.shankh_post_left{
	width: 400px;
	float: left;
}

.clear{
	clear: both;
	line-height: 0;
	font-size:0;
	height: 1%;
}
.thumb_class{
	width: 429px;
	height: 238px;
	float: left;
	background: #fff;
	padding: 25px;

}
.shankh_class{
	width: 239px;
	height: 238px;
	float: left;
	background: #fff;
	padding: 25px;

}
.work_head{
	background: #FFFFFF none repeat scroll 0 0;
	margin-bottom: 25px;
	font-size: 16px;
	padding: 5px;
}
#excerpt_hd{
	background: url(images/excerpt.gif) no-repeat 0 0;
	margin-bottom: 10px;
}
.work_excerpt{
	margin-bottom: 25px;	
	padding-top: 13px;
	font-size: 12px;
	
}
.work_excerpt p{
	background-color:#FFF;
	padding: 10px;
	
}
#source_hd{
	background: url(images/source.gif) no-repeat 0 0;
	margin-bottom: 10px;
}
.work_source{
	margin-bottom: 25px;
	padding-top: 13px;
	font-size: 12px;
}
.work_source p{
	background-color:#FFF;
	padding: 10px;	
}
#soft_hd{
	background: url(images/tools.gif) no-repeat 0 0;
	margin-bottom: 10px;
}
.soft_icons{
	margin-bottom: 25px;
	padding-top: 13px;
	font-size: 12px;

}
.soft_icons p{
	background-color:#FFF;
	padding: 10px;	
}
.date{
    background:url(images/date_bg.jpg) no-repeat 0 0;
    float:left;
    height:50px;
    width:50px;
    color:#fff;
    padding:0;
    font-weight:bold;
    text-transform:uppercase;
    line-height:20px;
    text-align:center;
}
.date2{
    font-size:18px;
}
#date_block{
	float: left;
	margin-left: 28px;
}
.page_block{
	background-color:#fff;
	padding: 10px;
}
.page_block h2{
	font-size: 18px;
	text-decoration:none;
	border: 0;
	padding-bottom: 20px;

}
.page_block a{
	text-decoration:none;
}
.page_block p{
	padding-bottom: 10px;
}
#content_block{
	float: left
	padding: 5px;
	margin-top: 20px;
	background-color:#fff;
}

#content_block p{
	padding: 10px;
}


/* //Comments Styling */
#comments_link{
	float: left;
	padding: 2px;
	background:#6f8ac2 none repeat scroll 0 0;
	border:medium none;
	
}
#comments_link a{	
	color:  #FFFFFF;
	font-size: 10px;
	text-decoration: none;
			
}
#comment_hd{
	background: url(images/comments.gif) no-repeat 0 0;
	height: 14px;
	margin-left:80px;
}
.comments_block{
	float: left;
	background: #EEEEEE none repeat scroll 0 0;
	padding: 10px;
	margin-bottom:20px;
	margin-left: 80px;
	width: 400px;
}


.commentlist li{
	margin-bottom: 20px;
	background-color:#fff;
	padding: 15px;
}
.comment-author .fn{
	font-size: 14px;
	font-weight:bold;

}
.comment-author .says{
	font-size: 12px;

}
.comment-author a{
	text-decoration: none;
	border: 0;

}

.comment-meta{
	float: right;
	
}
.comment-meta a{
	text-decoration: none;
	font-size:11px;
	color:#666666;
	border: 0;
	
}
.commentlist p{
	padding-top: 20px;
}

.comment-author vcard{
	background-image: url(images/comment_tile.gif);
	background-repeat:repeat;

}

#commentform {
font-size:12px;
margin:0 auto;
width:450px;
}

#commentform label {
color:#426693;
display:block;
margin-bottom:4px;
}
#commentform input, #commentform textarea {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #CCCCCC;
font-size:12px;
margin-bottom:20px;
padding:4px 5px;
width: 350px;
color:#6f91bb;
}
style.css?id=1 (line 495)
#commentform input {
	width:298px;
}
#commentform #submit {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#6f8ac2 none repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	font-size:13px;
	padding:10px 5px;
	width:auto;
}
#commentform p {
margin:0;
}


/* //End Comments Styling */
/* //headers */

#top_head{
	height: 150px;
	width: 780px;
	margin-top: 5px;
	margin-left: 25px;
	font-family:"Hoefler Text",Baskerville,Garamond,"Palatino Linotype",Georgia,"Times New Roman",serif;
	line-height: 26px;

}
#top_head h1{
	font-size:32px;
	padding-bottom:12px;
	padding-top:18px;
	color:#336699;
}
#top_head p{
	font-size:18px;
	margin-bottom:11px;
	padding-bottom:10px;
	padding-top:15px;
}

#pgtop_head{
	height: 60px;
	width: 680px;
	margin-top: 5px;
	margin-left: 25px;
	font-family:"Hoefler Text",Baskerville,Garamond,"Palatino Linotype",Georgia,"Times New Roman",serif;
	line-height: 26px;

}
#pgtop_head h1{
	font-size:32px;
	padding-bottom:12px;
	padding-top:18px;
	color:#336699;
}
#pgtop_head p{
	font-size:18px;
	margin-bottom:11px;
	padding-bottom:10px;
	padding-top:15px;
}
.spacer{
	height: 100px;
}
/* //headers */
/* //footers */


#foot_center{
	width: 1000px;
	margin:0 auto;
	padding: 0;
	height: 420px;
}
#foot_col1{
	width: 400px;
	float: left;
}
#foot_col2{
	width: 500px;
	float: left;
}
#stayconn{
	float: left;
	background-image:url(images/stayconnected.jpg);
	background-repeat:no-repeat;
	width: 300px;
	height: 60px;
	margin-top: 135px;
	margin-left: 10px;
}	
.items_holder{
	float:left;
	width: 30px;
	height: 30px;
	margin-top: 35px;
	margin-left: 5px;

}
#knwus{
	float: left;
	background-image:url(images/knowus.jpg);
	background-repeat:no-repeat;
	width: 300px;
	height: 100px;
	margin-top: 15px;
	margin-left: 10px;
}	
#links_hold{
	margin-left: 82px;
	margin-top: 135px;
	height: 240px;
}
.foot_links{
	padding-top: 9px;
	
}
#foot_subnav{
	float:right;
	width: 280px;
	height: 40px;
}
.fsubnav_links{
	float: left;
	height: 30px;
	padding-left: 5px;
}
.pic_holder{
	float:left;
	width: 30px;
	height: 30px;
	margin-top: 35px;
	margin-left: 15px;
	border: #ccccff solid 2px;

}
.pic_holder img{
	width: 30px;
	height: 30px;

}
#recentposts{
	margin-left: 20px;
	
	
}
#recentposts a{
	color: #003399;
	
	
}


/* //Blog */

#blog_col1{
	float: left;
	width: 650px;
	height: 100%;
		
	
}
#blog_col2{
	float: left;
	width: 250px;
	height: 100%;
}
#blog_post {
	background: #EEEEEE none repeat scroll 0 0;
	padding: 10px;
	margin-bottom:20px;
	width: 600px;
	margin-left: 15px;
	}