﻿/*
Theme Name: ektyaree 2010 website
Theme URI: http://ektyaree.org/
Description: The default ektyaree theme based on the famous <a href="http://rashwansharif.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Rashwan Sharif
Author URI: http://rashwansharif.com/
Tags: blue, custom header, fixed width, two columns, widgets

	 http://rashwansharif.com/kubrick/

	This theme was designed and built by Rashwan Sharif,
	whose blog you will find at http://rashwansharif.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #110c07;
	color: #fff;
	text-align: center;
	padding:0;
	margin:0;
	background: black url('images/ekwall3.jpg') repeat-x scroll center top ;
	min-width:1200px;
	}

hr {
	display:none;
}
#header {
	height:5em;
	
}
#menu {
	float:left;
	margin:0px 0px 3px 20px;
}
#menu ul {
	margin:0px; 
	padding:0px;
	color:#ff9900;

}
#menu ul li {
		float:left;
		margin:0px 30px 0px 0px;
}
#menu ul li a{
	color:#d5c0a3; /* #aa9560; */
	text-decoration:none;
	font-size:1.2em;
	margin:0px;
	padding:0px;
	
	
}
#menu ul li a:hover{
	color:#fff;
	text-decoration:overline;
	
}

#page {
	text-align:center;

	
	}

#container {
	width:44.5em;/*1152px;*/
	margin:0 auto 0 auto ;
	text-align:left;
	float:left;
}

#container h2 {
	font-size: 4.5em;
}
#container h3 {
	font-size: 1.9em;
}
#container p {
	font-size: 1.7em;
}

#content {
	margin:3px 3px 10px 15px;
		
}
#content a{
	color:#fff;
	text-decoration:none;
}
#content img {
	border:none;
	margin:0px 3px 0px 0px;
}
.alignleft {
	float:left ;
}
#sidegallery {
	float:right ;
	width:37.5em;
	border-right: 0.1em gray dashed ;
	border-left: 0.1em gray dashed ;
	padding:0px 0.3em 0px 0.3em;
	position:static;

}

#sideheadlines {
	text-align:left;
	float:right;
	width:18em;
	border-left: 0.1em gray dashed ;
	padding-left: 0.6em;
	border-bottom: 0.1em gray dashed ;
}
#sideheadlines a{
	color: #ff9900;
	text-decoration: none ;
}
#sideheadlines a:hover {
	color: #fff;
	text-decoration: none ;	
}
#sideheadlines img {
	padding:0em 0.3em 0.1em 0.1em;
	}
#sideheadlines h3 {
	font-size: small ;
}	
#sidebar {
	float: right ;
	width:18em;
	text-align: left;}
#sidebar img {
padding-left: 25px;
}
#sidebar ul {
	color:#ff9900;
	text-align:left;
	padding-left:1.8em;
	
}
#sidebar ul li a{
	color:white;
	text-decoration: none ;
}
#sidebar ul li a:hover{
	color:#d5c0a3;
	text-decoration:underline ;
}

#sidebar ul li h2 {
	color:#d5c0a3;
	text-align:left;

}
#sidebar ul li p {
	color:#d5c0a3;
	text-align:left;

}
#sidebar label {
	color:#d5c0a3;
}

#searchsubmit {
 border:thin #d5c0a3 solid ;
 color: #41382e;
 cursor: pointer ;
}
#sidebarcalender {
	padding: 0.5em 0em 0.5em 1.5em;
	border-top: thin #76706a dashed ;
	border-bottom : thin #76706a dashed ;
}
#sidebarcalender a{
	color:#ff9900;
	text-decoration: none ;	
}
#sidebarcalender a:hover{
	color:#d5c0a3;
	text-decoration: none ;	
}

#wp-calendar {
 font-size:x-small;
}
#wp-calendar caption {
	font-size: small ;
}
#singlepagecontainer {
	min-height:731px;
	height:100%;
	width:100%;
	background: url('images/shadowbanner.png') no-repeat right top;

}

#singlepagecontent {
		margin:0px 0px 10px 15px;
}
#singlepagecontent h2 {
font-size: 6.0em;
margin:0px;
padding:0px;
}
#singlepagecontent a {
	color:#fff;
	text-decoration:none;
	
}
#singlepagecontent img {
	float:left;
	border:none;
	margin:0px 3px 0px 0px;
	
}
#singlepagecontent small {
	color:#f90;
	font-size:1.2em;
}
#singlepagecontent p {
	font-size: 1.5em;
}
#footer {
	clear:both;
	font-size:1.2em;
	text-align:right;
	margin:0px 0px 0px 0px;
	height: 17em;
	background:black url('images/footer.png') repeat-x ;
	}
.footermenu {
	float:left;
	text-align:left;
	
}	
.footermenu ul li{
	padding:0.5em 0px 0px 0px ;
}
.footermenu ul li a {
	color:#d5c0a3;
	text-decoration: none 
}
.footermenu ul li a:hover {
	color:#ff9900;
	text-decoration:overline;
}

#copyrights {
	float:left ;
	
}	
#copyrights a{
	color:#ff9900;
	text-decoration:none;
}
#copyrights a:hover {
	color:#aaa;
	text-decoration:none;
}

/*Addon*/
.demo {
	width: 100%;
	background-color:#000;
	color:#FFF;
	font-weight:bold;
	font-size:1.4em;
	text-transform: uppercase;
	}
.demo span {color:#ccc; font-weight:300;		} 
.demo a, .demo a:visited, .demo a:link{color:#fA0; text-decoration:none;}
.demo a:hover {color:#f60;}
.demo img{height:20px; border:none;}
.demo b {
	color:#fff;
}
.original {padding: 0px;
      }
      
.pointer {
          cursor: pointer;
      }
      
/* Scoller Box */	


