/*
Theme Name: deFusion - Modified by MuthusrinivasaN
Theme URI: http://muthusrinivasan.110mb.com
Description: Clean and easy customizable and customized WordPress theme by <a href="http://muthusrinivasan.110mb.com">MuthusrinivasaN :)</a>
Version: 1.0.0
Author: webdemar & MuthusrinivasaN 
Author URI: http://muthusrinivasan.110mb.com
Tags: simple, clean, widgets, widget ready, two columns, fixed width, valid CSS, valid XHTML
*/
	
body {
	margin: 0px;
	padding: 0px;
	background: #1e1f21 url(images/bg_body.gif);
	color: #6e7073;
	font: 11px/18px "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
}

.block a {
	color: #534F4C;
	outline: none;
	text-decoration: none;
}

.block a:hover {
	color: #ffffff;
	outline: none;
}

p {
	margin: 0 0 20px 0;
}

ul, ol {
	margin-bottom: 20px;
}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #f7f7f7;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 670px;
	margin: 0 auto;
}
	
#header {
	position: relative;
	height: 40px;
}

#content {
	padding: 20px 0 0 0;
	background: #fff;
}

#content a
{
color: #534F4C;
}

#content a:hover
{
color: #ceccb7;
}


#content-left {
	float: left;
	width: 450px;
}

#content-right {
	float: right;
	width: 200px;
}

#footer {

}

/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	position: absolute;
	bottom: 80px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font-size: 24px;
	font-weight: normal;
}

h1 a {
	color: #fff;
	text-decoration: none;
}

h2 {
	margin: 0 0 20px 20px;
}

h2#blog-description {
	position: absolute;
	bottom: 60px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}

h3 {
	margin: 0 0 20px 0;
	font-size: 1.8em;
	font-weight: normal;
}

h3 a {
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	margin: 0 0 10px 0;
	font-size: 12px;
}

/*	##################################
   	HEADER
	################################## */
	
#top-nav {
	position: absolute;
	top: 10px;
	right: 10px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#top-nav li {
	float: left;
	margin: 0 0 0 10px;
}

#top-nav li#rss {
	padding: 0 0 0 15px;
	background: url(img/rss-icon.gif) no-repeat left center;
}

#top-nav a
{
color: #FFF;
}

#top-nav a:hover
{
color: #CECCB7;
}

/*	##################################
   	CONTENT
	################################## */
	
/** box left */

.box-left {
	margin: 0 0 40px 20px;
}
	
.meta {
	clear: both;
	padding: 10px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
}

p.tags {
	clear: both;
}

/** box right */

.box-right {
	margin: 0 20px 20px 0;
	padding: 20px;
	background: #f7f7f7 url(img/bg-box-right.gif) no-repeat left top;
}

.box-right ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.box-right li {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #dedede;
}

.box-right li a {
	text-decoration: none;
	}
	
.box-right a {
	text-decoration: none;
}

/*	##################################
   	COMMENTS
	################################## */
	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 300px;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

.commentlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.commentlist .quote {
	padding: 20px;
	background: url(img/bg-comment-quote.gif) no-repeat right top;
}

.commentlist li {
	margin: 20px 0 0 0;
	padding: 0px;
	background: #4a4f54 url(img/bg-comment-bubble.gif) no-repeat left bottom;
	color: #fff;
}

.commentlist cite {
    margin: 10px 0px 0px 0px;
	display: block;
	font-style: normal;
}

.avatar {
	float: left;
	margin: 0 20px 10px 0;
}

/*	##################################
   	SEARCHFORM
	################################## */
	
#searchform #search {
	float: left;
	width: 146px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#searchform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 10px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

/*	##################################
   	FOOTER
	################################## */

#footer {
	width: 700px;
	margin: 0 auto;
	padding: 20px 0;
}

#footer p {
	margin: 0 0 10px 0;
}

#legal {
	float: left;
	width: 400px;
}

#webdemar {
	float: right;
	width: 400px;
	text-align: right;
}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 20px!important;
}

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

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

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #ccc;
   	text-align: center;
   	background-color: #f7f7f7;
}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	padding: 0px;
   	border: none;
}

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}

/* Newly Added */

body {margin:0; padding:0}
table, td {border-collapse:collapse;}
table, td, img {border:0;}
form, td{margin:0; padding:0;}

td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#6A6664;
	line-height:15px;
	vertical-align:top;
	padding:0px;
}

table{border:0px; border-collapse:collapse;	}
a img{ border:0px}

.site_center {text-align:center; width:100%;}
.site_center1 {margin:0 auto; text-align:left; width:700px;}

b{ color:#f32648}
span{color:#6A6664; font-weight:bold}

span a{color:#f32648; text-decoration:none} 
span a:hover{text-decoration:underline}


ul{ margin:0px; padding:0px; list-style:none}
li{background:url(images/2_z2.gif)  center left no-repeat; margin-top:4px; padding-left:11px }

img { vertical-align:top;}

.more{background:url(images/2_z1.gif) right no-repeat; padding-right:22px; color:#534F4C; text-decoration: none; text-transform:uppercase; font-size:9px; font-family:Arial }
.more:hover{ text-decoration:none}
.block { background:#dcdbcd; width:700px;}
.block .top { background:url(images/top.gif) repeat-x top;}
.block .right { background:url(images/right.gif) repeat-y right top;}
.block .bottom { background:url(images/bottom.gif) repeat-x bottom;}
.block .left {background:url(images/left.gif) repeat-y left;}
.block .l_t { background:url(images/l_t.gif) left top no-repeat;}
.block .r_t { background:url(images/r_t.gif) right top no-repeat;}
.block .r_b { background:url(images/r_b.gif) right bottom no-repeat;}
.block .l_b { background:url(images/l_b.gif) left bottom no-repeat;}
.block .ind { padding:15px 14px 15px 15px;}
.block1  { background:#ceccb7;}
.block2 {padding-bottom:2px; width:100%;}

 /*header*/
#header2 { height:193px;}
#header2 .pad1 { margin:64px 0 0 8px;}
#header2 .pad2 { margin:29px 0px 0 7px;}
#header1 { height:50px;}
#header2 a{color:#534F4C; text-decoration: none} 
#header2 a:hover{ color:#FFFFFF; text-decoration: underline}


/*content*/
#content1{height:150px; }

/*footer*/
#footer2 { height:98px; font-size:9px; color:#908d8c;}
#footer2 .line { margin:7px 0 0 7px;}
#footer2 .div { margin:22px 0 0 15px;}
#footer2 a {color:#908d8c; text-decoration:underline;}
#footer2 a:hover { text-decoration:none;}

/*index*/
#page1 .pad { margin:50px 0 0 0;}

/*index-1*/
#page2 #content1 .col1 { width:308px;}
#page2 #content1 .col1 .indent { margin:28px 27px 0 29px; background:url(images/bg_line1.gif) right repeat-y; padding-bottom:10px;}
#page2 #content1 .col1 .indent .title { margin-bottom:28px;}
#page2 #content1 .col1 .indent .p { margin-bottom:12px;}
#page2 #content1 .col1 .indent .p1 { margin-bottom:13px;}
#page2 #content1 .col1 .indent .div { margin:10px 0 0px 2px;}
#page2 #content1 .col2 { width:363px;}
#page2 #content1 .col2 .bg_line {background:url(images/line2.gif) left bottom repeat-x; padding-bottom:32px; margin-bottom:26px;}
#page2 #content1 .col2 .indent { margin:28px 20px 32px 0px;}
#page2 #content1 .col2 .indent .title { margin:0 0 21px 8px;}
#page2 #content1 .col2 .indent p { margin:0 0 0 10px;}
#page2 #content1 .col2 .indent .div { margin:12px 0 0 8px;}
#page2 #content1 .col2 .indent .line { margin:30px 0 26px 0;}
#page2 #content1 .col2 .indent .title1 { margin-left:2px;}
#page2 #content1 .col2 .indent .pad1 { margin:23px 25px 0px 10px;}
#page2 #content1 .col2 ul { margin-bottom:24px;}
#page2 #content1 .col2 .indent .pad1 .list1 { width:115px;}
#page2 #content1 .col2 .indent .pad1 .list2 { width:134px;}
#page2 #content1 .col2 .indent .pad1 .list3 { width:59px;}
#page2 #content1 .col2 .indent .div1 { margin:0px 0 0 10px;}
#page2 #content1 a{color:#534F4C; text-decoration: none} 
#page2 #content1 a:hover{ color:#FFFFFF; text-decoration: underline}

.a1{color:#6A6664; text-decoration:underline} 
.a1:hover{ color:#FFFFFF; text-decoration: underline}

/*index-2*/
#page3 .pad { margin:50px 0 0 0;}
#page3 #content1 .col1 { width:468px;}
#page3 #content1 .col1 .indent { margin:28px 37px 23px 29px; background:url(images/bg_line1.gif) right repeat-y; padding-bottom:10px; padding-right:10px; }
#page3 #content1 .col1 .indent .title { margin-bottom:23px;}
#page3 #content1 .col1 .indent p { margin:0 0 15px 0;}
#page3 #content1 .col1 .indent .1 { margin:8px 49px 55px 0px;}
#page3 #content1 .col1 .indent .pad1 .list1 { width:200px;}
#page3 #content1 .col1 .indent .pad1 .list2 { width:152px;}
#page3 #content1 .col1 .indent .title1 { margin-bottom:22px;}
#page3 #content1 .col1 .indent .pic { float:left; margin:4px 20px 0 0;}
#page3 #content1 .col1 .indent .div { margin:12px 0 0px 2px;}
#page3 #content1 .col2 { width:203px; }
#page3 #content1 .col2 .indent { margin:35px 29px 37px 0px;}
#page3 #content1 .col2 .indent .title { margin-bottom:27px;}
#page3 #content1 .col2 .indent .pic {margin-bottom:16px;}
#page3 #content1 .col2 .indent p { margin:0 0 15px 0px;}
#page3 #content1 .col2 .indent .div { margin:12px 0 0 8px;}
#page3 #content1 .col2 .indent .line { margin:30px 0 26px 0;}
#page3 #content1 .col2 .indent .title1 { margin-left:2px;}

/*index-3*/
#page4 #content1 .col1 { width:468px;}
#page4 #content1 .col1 .indent { margin:35px 40px 36px 29px;}
#page4 #content1 .col1 .indent .title { margin-bottom:21px;}
#page4 #content1 .col2 { width:203px;}
#page4 #content1 .col2 .indent { margin:80px 29px 39px 0px;}
#page4 #content1 .col2 .indent .pic {margin-bottom:20px;}
#page4 #content1 .col2 .indent .pic1 {margin-bottom:16px;}
#page4 #content1 .col2 .indent .div { margin-left:54px; font-size:9px;}



/*index-4*/
#page5 #content1 .col1 { width:278px;}
#page5 #content1 .col1 .indent { margin:28px 27px 23px 29px; background:url(images/bg_line1.gif) right repeat-y; padding-bottom:10px;}
#page5 #content1 .col1 .indent .title { margin-top:7px;}
#page5 #content1 .col1 .indent .div { margin:14px 0 0px 2px;}
#page5 #content1 .col2 { width:393px;}
#page5 #content1 .col2 .bg_line {background:url(images/line2.gif) left bottom repeat-x; padding-bottom:30px; margin-bottom:28px;}
#page5 #content1 .col2 .indent { margin:35px 20px 28px 0px;}
#page5 #content1 .col2 .indent .title { margin:0 0 19px 8px;}
#page5 #content1 .col2 .indent p { margin:0 0 0 10px;}
#page5 #content1 .col2 .indent .div { margin:12px 0 0 8px;}
#page5 #content1 .col2 .indent .pad1 { margin:0px 0px 0px 7px;}
#page5 #content1 .col2 .indent .block4 { width:201px;}
#page5 #content1 .col2 .indent .block4 .title1 { margin-bottom:20px;}
#page5 #content1 .col2 .indent .block4 p { margin:0 0 15px 3px;}
#page5 #content1 .col2 .indent .block4 .p { margin:0 0 13px 3px;}
#page5 #content1 .col2 .indent .block4 .div { margin-left:3px;}
#page5 #content1 .col2 .indent .block5 { width:165px;}
#page5 #content1 .col2 .indent .block5 .title1 { margin-bottom:20px;}
#page5 #content1 .col2 .indent .block5 ul { margin:12px 0 0 0;}
#page5 #content1 .col2 .indent .div1 { margin:0px 0 0 10px;}

/*index-5*/
#page6 .pad {margin:36px 22px 36px 28px;}
#page6 .pad a { text-decoration:underline;}
#page6 .pad a:hover { text-decoration:none;}
#page6 .title { margin-bottom:20px;}
#page6 p { margin:0 0 15px 0;}

input{
   background:#FFFFFF;
   border:1px solid #888888;
   padding-left:5px;
   width:188px; height:17px;
   
}
textarea{
   background:#FFFFFF;
   border:1px solid #888888;
   padding-left:5px;
   width:188px; height:154px;
   overflow:auto}
