﻿/*
Theme Name: Salasel 2010 
Theme URI: http://ektyaree.com/
Description: alSalasel 2010
Version: 1.0
Author: ektyaree team
Author URI: http://ektyaree.com/
Tags: blue, custom header, fixed width, two columns, widgets

	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: #efefe6;
	color: #29293a;
	text-align: center;
	margin:0;
	padding:0;
	}
img {
	border:0;
}
h1, h2, h3 ,h4, h5 ,h6 ,img,p {
	padding:0;
	margin:0;
}
#page {
	width:115.2em;
	margin:0 auto ;
	background:url('images/sal_04.png') repeat-y scroll center top ;
	
	}
#site-body-container {
	width:101.0em;
	margin:0.8em auto;

}	
#iewarrning {
	color: red;
	font-size:3.0em;
	border:thin gray solid ;
	background-color:yellow;
	}	
#menu {
	height:2.5em;
	width: 115.2em;
	text-align:center;
	margin:0 auto ;
}	
#menu ul {
	padding:0;
	margin:0;
}
#menu ul li {
	list-style: none ;
	list-style-type: none;

}
#menu ul li a {
	float:left;
	color:#29293a;
	text-decoration:none;
	padding:0 1.5em 0 0.2em;
	font-size: 1.4em;

}
hr {
	display:none;
	clear:both;
}
#banner{
	margin:0;padding:0;
}
#banner h2{
	margin:0;padding:0;
}
#welcomecontent {
	background:url('images/sal_04.png') repeat-y scroll center top ;
	margin:0.5em 0em 0em 0em;
	font-size: 2.2em;
	text-align:left ;
	text-decoration:none;
}
#welcomecontent h2 a{
	color:#29293a;
	text-decoration: none ;
	font-size: 2.6em;

}
#content {
	background:url('images/sal_04.png') repeat-y scroll center top ;
	margin:0;
	min-height:25em;
	margin:3em 0em 3em 0em;
}
#content h2 a{
	margin:0;
	text-align:left ;
	text-decoration: none ;
	color:#29293a;
}
.bodyentry {
    font-size: 1.5em;	
    text-align:left;
}
.body-h2{
	color:#29293a;
	padding:0em;
	font-size: 2.2em;
    text-align:left;
	
}
#footer {
	background:url('images/sal_05.png') no-repeat scroll center top ;
	height:8.3em;
	margin:0;
	padding:0;
}
#copyrights {
	font-size: 1.2em;
	text-align:center;
	margin:0 0 2em 0;
}
#copyrights a{
	text-decoration: none ;
	color: #ff3300;
}