/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #EBEBEB url(i2/title.jpg) repeat-x left top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #3F5C10;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	height: 203px;
	margin: 0 auto;
}

/* Header */

#logo {
	width: 960px;
	height: 155px;
	margin: 0 auto;
	#background: url(i2/banner.jpg) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0px;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding-top: 40px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 5em;
}

#logo p {
	display: block;
	padding-top: 80px;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	#background: #BF3503;
	#background: #000000;	
      background: #EBEBEB url(i2/img01.gif) repeat-x left top;
      text-align: center;
      font-weight: bold; 


}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 15px 35px 0px 35px;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#menu .first {
	background: none;
}

/* Wrapper */

#wrapper {
   

}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: url(i2/img05.gif) repeat-y left top;
      
}

#page-bg {
	background: url(i2/img06.gif) no-repeat left top;
	padding: 0px 10px;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 440px;
	padding: 30px 40px 0px 40px;
}

.post {
      float: left;
	padding-bottom: 45px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.post a{
       color: #800000;
       font-weight: bold;
}
.title {
	margin: 0px;
	padding: 0px 0px 14px 0px;
	letter-spacing: -1px;
	font-size: 3em;
	font-weight: normal;
	background: url(i2/img04.gif) repeat-x left bottom;
}

.title a {
	border-bottom: none;
	color: #450000;
        font-weight: bold;
}

.title a:hover {
}

.byline {
	background: url(i2/img04.jpg) repeat-x left bottom;
	padding-bottom: 10px;
}

.tag {
	padding: 0 15px;
}

.entry {
    float: left;

}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 210px;
	padding: 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
	padding: 10px 0px;
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	background: url(i2/img04.gif) repeat-x left bottom;
}


.sidebar li h2 {
	height: 34px;
	margin: 0 0 0 0;
	padding: 12px 15px 0px 15px;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}

.sidebar a {
      color: #450000;
      font-weight: bold;
}

/* Center Content */


.ccontent {
	float: left;
	width: 210px;
	padding: 0;
	font-size: 12px;
}

.ccontent ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.ccontent li {
	padding: 0 0 20px 0;
}

.ccontent li ul {
	padding: 10px 0px;
}

.ccontent li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	background: url(i2/img04.gif) repeat-x left bottom;
}


.ccontent li h2 {
	height: 34px;
	margin: 0 0 0 0;
	padding: 12px 15px 0px 15px;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}

.ccontent a {
      color: #450000;
      font-weight: bold;
}



/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: none;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

login as: muthamil
muthamil@www.peopledemocracy.com's password:
Last login: Tue Oct 27 02:24:47 2009 from adsl-76-205-27-173.dsl.pltn13.sbcgloba                                                                             l.net
-bash-3.00$ cd www
-bash-3.00$ ls
2004                 freedom.txt                  navigation.txt
2005.shtml           front_america.txt            newfront.shtml
2006.shtml           front_india.txt              news
2007.shtml           front_life.txt               news2007
2007.txt             front_tn.txt                 news.txt
2008                 front.txt                    norway.txt
2009                 gandhiwin.txt                osama
404.shtml            hack.html                    pe2007.txt
a36.txt              header_en.txt                pe_footer.txt
a9.txt               header.txt                   planet_earth.shtml
adminportal          header.txt.bkp               planetearth.txt
america.shtml        hf2007.txt                   previous
annai.txt            hf_footer.txt                rail.shtml
apps                 homestate.txt                rajini
april.shtml          human_freedom.shtml          rajini2.shtml
april.txt            images                       rajinikanth
ashwin               index2.shtml                 rajini.shtml
att                  index.shtml                  rajini.txt
backup               index.shtml_mar              ram
bala                 india                        right.txt
book                 india2007.txt                sandiyar
business.txt         india.shtml                  scgi-bin
cgi-bin              india.txt                    sci
churchill            iraq                         skydive.txt
const                iraq.shtml                   special
constitution.txt     iraq.txt                     special.shtml
contact              javascript                   sudha
contents.txt         jaya                         sun.shtml
css                  kaif2old.jpg                 tamilnadu
current              kalam                        tamilnadu.shtml
DAVFiles             kan                          test
dmk.txt              karunanithi.shtml            thirai
dreams.shtml         karunanithi.txt              thumb
dreams.txt           left.txt                     timeline_files
drucker              luxwin                       tn2007.txt
earth                madras_presidency_big.shtml  tn_footer.txt
economic             madras_presidency.shtml      travels
en                   madras_presidency.txt        tsunami.shtml
executive.txt        may                          tsunami.txt
feedback.txt         may11.shtml                  tv
flag_india.txt       may11.txt                    upcoming
footer.txt           may2006.shtml                visit.shtml
forward              may2006.txt                  VOLD
founding_father.txt  menu                         water
freedom              middle.txt                   WEB-INF
-bash-3.00$ cd 2009
-bash-3.00$ ls
about.shtml  city           feb          jan   national        preview.txt
about.txt    common         footer.txt   js    navigation.txt  sep
apr          contact.shtml  header.txt   june  nov             state
assets       contact.txt    images       mar   oct             test1.html
aug          css            index.shtml  may   preview.shtml   test2.html
-bash-3.00$ cd css/
-bash-3.00$ ls
actionnav.css  forms.css    i              page.css           site.css
additions.css  global.css   nbar.css       redesign.css.orig
events.css     headers.css  newdesign.css  shell.css
-bash-3.00$ ls -al
total 120
drwxr-xr-x   3 muthamil muthamil  4096 Jun 11 03:39 .
drwxr-xr-x  20 muthamil muthamil  4096 Oct 25 17:39 ..
-rw-r--r--   1 muthamil muthamil  7435 Dec 19  2008 actionnav.css
-rw-r--r--   1 muthamil muthamil   735 Dec 19  2008 additions.css
-rw-r--r--   1 muthamil muthamil  2518 Dec 19  2008 events.css
-rw-r--r--   1 muthamil muthamil  5312 Dec 19  2008 forms.css
-rw-r--r--   1 muthamil muthamil 15662 May 31 05:03 global.css
-rw-r--r--   1 muthamil muthamil 12212 Dec 19  2008 headers.css
drwxr-xr-x   2 muthamil muthamil  4096 Jan  7  2009 i
-rw-r--r--   1 muthamil muthamil  2257 Dec 19  2008 nbar.css
-rw-r--r--   1 muthamil muthamil  9691 Jan  4  2009 newdesign.css
-rw-r--r--   1 muthamil muthamil  8719 Dec 19  2008 page.css
-rw-r--r--   1 muthamil muthamil  9697 Jan  4  2009 redesign.css.orig
-rw-r--r--   1 muthamil muthamil  7506 Jun 11 03:39 shell.css
-rw-r--r--   1 muthamil muthamil  6217 Dec 19  2008 site.css
-bash-3.00$ vi shell.css
        padding: 5px;
      font-family: Arial Unicode MS, sans-serif;
}


/* STORY
--------------------------------------------------------------------*/


ul.story-box-list li
{
        margin: 0 0 14px 0;
        padding: 0;
        list-style-type: none;
}

ul.story-box-list li img
{
        border: 1px solid #ccd6e7;
        float: left;
        margin-right: 8px;
        padding: 1px;

}

ul.story-box-list li a
{
        display: block;
        font-weight: bold;
        padding-bottom: 0px;
}


ul.story-box-list li span p
{
        font-size: 16px;
        line-height: 20px;
        display: block;
        padding: 5px;
        font-family: Arial Unicode MS, sans-serif;
}

.clearfix { display: inline-block;}


/* Footer */

#footer {
	width: 100%;
	height: 70px;
	margin: 0 auto;
	background: #161600;
}

#footer-bg {
	width: 960px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
	color: #E7E7E7;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}
