/*  
Theme Name: Ajaxlight
Theme URI: http://falconerdesigns.com/
Description: Ajaxlight is a unique Ajax Flavoured Light Theme, with no images at all. It has same fonts all over. Headings are all in caps. This theme has all 1, 2 and 3 column layouts used in its template pages. <a href="http://falconerdesigns.com">click here if you need extra Support for this theme</a ><br/><br/><b>Theme Colors</b>: Links are Dark Blue, and RSS links have orange background, other than that the whole theme follows calm white shades.  <br/><br/><b>Theme Layout</b>: The layout is 3 column for the horizontal sidebar at the top, although You can add as many columns as you want. The post Area has a 2-column layout. Individual posts also have 2 column layout with post at left and comments at the right side. <br/><br/><b> The inspiration </b>for this theme's color and layout is from a template called <a href="http://www.solucija.com">Internet Management</a> by luka cvrk (www.solucija.com). 
Version: 1.2
Author: Ekta Paneri
Author URI: http://ddsos.org/

*/

body { color: #303030; background: #ebebeb; font: .74em Lucida Sans Unicode, trebuchet ms, Arial, Verdana, sans-serif; text-align: center; line-height: 1.6em; margin: 2.5em 0; }

a { color: #214466; background: inherit; text-decoration:none;}

a:hover { color: #000; background: inherit; }

h2 {font-size: 1.4em; text-transform:uppercase;}

#comauthor { font-size:1em; text-transform:uppercase; font-weight:bold;}

ul { margin: .6em 2em; padding: 0; list-style:none; list-style-type:square;}

#commentlist ul { margin: .6em 2em; padding: 0; list-style:none;}


.clear {	clear: both; margin: 0 0 .5em 0; }

#wrapper { width: 90%; margin: 0 auto; text-align: left; }

#logo h1 {
	float: left;
	color: #000;
	background: inherit;
	margin: 0 0 .8em .3em;
	padding: 0;
	font-size: 2.4em;
	text-transform:uppercase;
}
	
#top {
	float: right;
	margin: 0 2em 0 0;
}
			
#menu { clear: both; margin: 0 2% 1em 1%; padding: 7px 0 7px 0; border-bottom: 1px solid #DCDBD5; border-top: 1px solid #DCDBD5;}

#menu li { display: inline; font-weight:bold; text-transform:uppercase;}

#menu a { padding: 3px 15px; margin: 0 3px 0 0; text-decoration: none; color: #666666; background: inherit; }


#menu a.current_page_item { color: #ffffff; background: #3D648A; }

#menu a.rssbutton { background:#ff6633; color:#ffffff;}

#menu a:hover { background: #fff; color: #444;}

.column {
	float: left;
	width: 29%;
	margin: .3em 1.1%;
	background: #fff;
	color: #303030;
	padding: 1% 1%;
}	
.column h1 {
	margin: 1% 0;
	padding: 0;
	color: #214466;
	background: inherit;
	font-size: 1.5em;
	text-transform:uppercase;
}
		
.number {
	background: #ccc;
	padding: .6% 3%;
	color: #FFF;
	font-weight:normal;
}

.postdate { 
	padding: .6% 1%;
	color: #999;
	font-weight:normal;

}
		
.half {
	float: left;
	width: 45.6%;
	margin: 1em 1.1%;
	background: #fff;
	color: #303030;
	padding: .5% 1%;
}

.date { border-top: 1px dotted #ccc; padding: 5px 0; text-transform:uppercase;}
			
.news { background: #fff; color: #808080; padding: .7em 1em; margin: 0 1%; }

#footer { margin: 2em 3%; text-align: right; text-transform:uppercase; color:#666;}

input, textarea { color:#303030; background:#ffffff; border:1px solid #dbdbdb;;}

#searchsubmit { color:#214466;}

span { font-weight:normal;}

.pad { padding:5px;}

.alt {background:#ebebeb; }

hr { border: 1px solid #DCDBD5;}

.alignright { 	float: right;  text-transform:uppercase;	} 	 
.alignleft { 	float: left ; text-transform:uppercase;	} 

.navigation {
	display: block;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	}
