@charset "utf-8";
/*
Theme: TMEC Custom Theme
Author: Akshay Sridhar
Contact Author: akshaynz1@gmail.com
Description: Version 1.0 TMEC theme
Licence: TMEC Exclusive usage. Not available for public download.
*/

/*//////////////////////////////*/
/*///// RESET ALL SETTINGS//////*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
:focus {
	outline: 0;
	}
ol, ul {
	list-style: none;
	}

/*//////////////////////////////*/
/*////////////BODY//////////////*/

body{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	vertical-align:top;
	background:url(images/DSCF0148.jpg) repeat-x #9abed4;
	background-position:bottom;
}

table{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
}

h1,h2,hh3,h4,h5,h6{
	font-family: Georgia, arial, helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}


strong{
font-weight:bold;
}

a{
	text-decoration:none;
	color:#06C;
}

a:hover{
	text-decoration: underline;
}

a img{
	border:0;
}

p{
	padding: 10px 0 5px;
}

blockquote{
	margin:10px 0 0;
	border-top:2px solid #ddd;
	background:#CFF;
}

blockquote a{
 color:#000;	
 text-decoration:underline;
}

blockquote p{
	padding: 10px;	
}

blockquote blockquote{
	float:none;
	width:auto;
	margin:0 10px;
	background: #fff;
}

dd{
	padding: 0 0 0 20px;	
}

form, input, textarea{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

p img{
	max-width:100%; 	
}

img.centered{
	display:block;
	margin-left:auto;
	margin-right:auto;
	border: 2px solid #ededed;
	padding: 3px;
}

img.alignright{
	margin: 3px 0 2px 10px;
	padding: 3px;
	border: 2px solid #ededed;
	display:inline;
}

img.alignleft{
	margin: 3px 10px 2px 0;
	padding: 3px;
	border: 2px solid #ededed;
	display: inline;
}

.alignleft{
	float:left;	
}

.alignright{
	float:right;	
}

.clear{
	margin:0;
	padding:0;
	clear: both;
}

small{
	font-size: 11px;	
}

/*//////////////////////////////////*/
/*///////////WRAPPER////////////*/

#wrapper{
	width: 1000px;
	margin: 0 auto;
	text-align:left;
}

/*
#bgholder{
	float:left;
	position:relative;
	width:100px;
	height:300px;
	background:#FFF;
}
*/

/*//////////////////////////////////*/
/*//////////HEADER//////////////*/

#header{
	width: 1000px;
	height: 75px;
	float:left;
	background:
	url(images/header.gif);
}

#header h1{
	padding: 25px 0px 20px 20px;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
}

#slider{
 	height: 200px;
	float:left;
 	width: 1000px;
	margin: 0;
	padding: 0;
	background: #1e1e1e;
}

/*////////////////////////////////*/
/*////////.//MENU///.///////////*/

#menu{
	float:left;
	width:1000px;
	border-top: 2px solid #ededed;
	background: #fff;
	height:31px;
	background:#1e1e1e;
}

#menu ul{
	list-style: none;
	margin:0;
	padding:0;
}

#menu ul li{
	float:left;
}

#menu ul li a{
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	font-weight: bold;
	color:#fff;
	border-right: 1px solid #fff; 
}

#menu ul li a:hover{
	color: #1e1e1e;
	background-color:#FC0; 
	background:url(images/menu-hoverbg.gif);
}

#menu ul li a:active{
	color: #1e1e1e;
	background-color:#FC0; 
	background:url(images/menu-hoverbg.gif);
}


/*/////////////BODY CONTAINER/////////////////*/
/*////////////////////////////////////////////*/

#youarelost{
	float:left;
	width: 1000px;
	height: 300px;
	background:#FFF;
}

#youarelost h2{
	float: left;
	font-size: 20px;
	padding: 50px;
	background:#fff;
	font-family:Verdana, Geneva, sans-serif;
}

#youarelost p{
	float:left;
	padding: 30px 0 50px 50px;
	font-weight: bold;
	font-size: 12px;
}



#container{
	float:left;
	width: 1000px;
	border-top:2px solid #1e1e1e;
	background:#FFF;
}


#content{
	float:left;
	width: 690px;
	margin: 0 0 0 1px;
	background:#FFF;
}

.navigation{
	margin: 10px 10px 0;
	padding: 5px 10px 6px;
	line-height: 24px;
}

.post{
	padding: 20px 30px;
	text-align:justify;
}

.post h2{
	font-size: 20px;
	font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
}

.post h2.mainpage{
	font-size: 20px;
	font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
}

.post-divider{
	padding: 10px 0 0 10px;
	text-align: center;	
}

.post h2 a{
	color: #333;	
}

.post ul li{
	list-style:disc;
}

.post h2 a:hover{
	text-decoration:underline;
	color:#c00;
}

.entry-date{
	padding: 10px 10px 0 1px;
	color:#333;
}

.entry-content{
	line-height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5{
	padding:10px 0 5px;	
}

.entry-content h2 a{
	color:#06F;	
}

.entry-content h3{
	font-size: 16px;
	font-weight: bold;
}

.entry-content h5{
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

.entry-content h6{
	font-size: 12px;
}

.entry-meta{
	padding: 10px 0 0 0;
	line-height: 24px;
	font-size: 11px;
}


/*///////////////////////////////////////////*/
/*///////////////SIDEBAR//////////////////*/
#sidebar {
	float:right;
	width: 286px;
	margin: 0 10px 0 10px;
	background:#FFF;
	border-left:dashed #e9e9e9 1px;
}

#sidebar ul{
	list-style:none;
	margin: 0 0 0 0px;	
	padding: 0;
}

li#search{
padding: 6px 0 0 132px;
}

li#calendar{
margin: 5px 25px 0 0;
}

#adverts li.ad{
	float:left;
	display: inline;
	margin: 4px 0 0 0;
}

#sidebarpages{
	background: url(images/pagesbg2.gif);
	margin: 5px auto 0 13px;
	height: 38px;
	width: 270px;
}

#sidebarcategories{
	background: url(images/catbg2.gif);
	margin: 5px auto 0 13px;
	height: 38px;
	width: 270px;
}

#sidebararchives{
	background: url(images/archivesbg2.gif);
	height: 38px;
	margin: 5px auto 0 13px;
	width: 270px;
}

#sidebarcalendar{
	background: url(images/cal1bg2.gif);
	margin: 5px auto 0 13px;
	height: 38px;
	width: 270px;
}

#sidebarevents{
	background: url(images/cal2bg2.gif);
	margin: 5px auto 0 13px;
	height: 38px;
	width: 270px;
}


/*----------SIDEBAR LIST STYLES------start----*/

#sidebar ul li.ad{
}

/*PAGES PAGES PAGES PAGES PAGES*/
#sidebar ul.pages{
	margin: 10px 10px 10px 20px;
	padding: 10px;
}

#sidebar ul.pages li{
	padding: 7px;
}

#sidebar ul.pages ul li{
	padding: 2px;
	margin: 15px 0 0 20px;
	font-size:11px;
	list-style:none;
}

/*CATEGORIES CATEGORIES*/

#sidebar ul.cats{
	margin: 10px 10px 10px 20px;
	padding: 10px;
}

#sidebar ul.cats li{
	padding: 7px;
}


#sidebar ul.cats ul li{
	padding: 2px;
	margin: 15px 0 0 20px;
	font-size:11px;
	list-style:none;
}

/*ARCHIVES ARCHIVES*/

#sidebar ul.archives{
	margin: 0px 10px 10px 20px;
	padding: 10px;
}

#sidebar ul.archives li{
	padding: 7px;
	list-style:none;
}


#sidebar ul.archives ul li{
	padding: 2px;
	margin: 15px 0 0 3px;
	font-size:11px;
	list-style:none;
}


/*CALENDAR CALENDAR*/

#sidebar #calendar{
	margin: 10px 10px 10px 20px;
	padding: 10px;
}

/*EVENTS EVENTS*/

#sidebar ul.ec3_events{
	margin: 10px 10px 10px 20px;
	padding: 10px;
}

#sidebar ul.ec3_events li{
	padding: 10px 0 0 0;
}

/*------SIDEBAR LIST STYLES-----end----*/



#adverts{
	height: auto;
	float: left;
	margin: 10px 0 0 20px;
}

#rest{
	height: auto;
	float: left;
	margin:  0 0 0 0;
}


/*////////////////////////*/
/*//////FOOTER/////////*/
/*////////////////////////*/


#footer{
float: left;
width: 1000px;
height:100px;
padding: 40px 0 10px 0;
line-height: 24px;
background:url(images/footer_bg.gif) repeat-x;
text-align:center;
}

#footer ul{
	list-style: none;
	margin:15px 0 0 187px;
	padding:0;
}

#footer ul li{
	float:left;
}

#footer ul li a{
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	font-weight: bold;
	color:#000;
	border-right: 1px solid #ccc; 
}

#footer ul li a:hover{
	color: #addbd5;
	background-color:#1e1e1e; 
}
