/*
Theme Name: Ecuny Theme 
Theme URI: http://vxtindia.net/ecuny/
Description: Ecuny wordpress theme is a grid-based theme with two columns in the content area and three columns in the footer. It's optimized for ad space and is a great theme for a blog or business site.
Author: Vercingetorix Technologies Pvt Ltd.
Author URI: http://vxtindia.com
Version: 1.0
*/

body { margin: 0px; padding: 0px; font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 80.5%; color: #555; background: #4DACCF url('images/background.png') repeat-x; }

#skiplinks {
	height: 27px;
	overflow: hidden;
	width: 525px;
}

#skiplinkscontent {
	margin-left: 10px;
	margin-top: 4px;
}

#skiplinkscontent p, #skiplinkscontent a {
	color:#6B5A2E;
}

a img { border: none; }
p, h1, h2, h3, h4, h5, h6, h7, ul, small, blockquote { margin-top: 0px; margin-bottom: 0px; }
p, li, li li { line-height: 140%; }
h1 { font-size: 1.7em; padding-bottom: 5px; border-bottom: 2px #ccc solid; }
h1 a { color: #036; text-decoration: none; }
h2 { font-size: 1.4em; color: #036; font-weight:normal; }
small { font-size: 0.9em; line-height: 140%; }
a { color: #333; }
a:hover { color: #555; }
a:link, a:visited, a:active { text-decoration: none; }
#container { width: 820px; margin: 0px auto; position: relative; text-align: left;}

#header { width: 820px; float: left; display: inline; overflow: hidden; margin: 0px 0px 5px; height: 150px;position: absolute;top : 68px; left: 15px; }

#header-left { float: left; width: 820px; position: relative; height: 150px; display:inline; overflow: hidden; }
p.site-title { text-indent: -1000px; font-size: 2.4em; margin-bottom: 0px; font-weight: bold; color: #fff; }
p.site-title a { color: #fff; text-decoration: none; }
p.site-title a:hover { color: #ddd; }
p.description { margin-bottom: 0px; color: #ddd; }
#logo { overflow: hidden; width: 800px; padding: 11px 10px; float: left; height: 150px; text-indent: -10000px; }

#header-right { float: right; width: 490px; height: 150px; display: inline; overflow:hidden; }
.banner-block { float: left; width: 468px; margin: 20px 10px 30px 10px; display: inline; overflow: hidden; height: 60px; }
.nav { width: 480px; margin: 10px; float: left; height: 22px; }
.nav ul { margin: 0px; padding: 0px; list-style: none; }
.nav li { float: left; margin-right: 15px; text-transform: lowercase; }
.nav li a { color: #fff; font-weight: bold; text-decoration: none; }
.nav li a:hover, #nav li a.active { color: #ddd; text-decoration: overline; }

#navbar { float: left; display: inline; overflow: hidden; width: /*640px*/ 830px; height: 36px; }
#menucontent {
	margin-left:9px;
	float:left;
	margin-right:1px;
	height: 38px;
}
ol, ul {
	list-style-image:url('none');
	list-style-position:outside;
	list-style-type:none;
	margin: 0px
}
		   
#dropmenu, #dropmenu ul {
	margin:0; 
	padding:0; 
	list-style-type:none; 
	list-style-position:outside; 
	position:relative; 
	line-height:1.5em; 
	z-index:1300; 
	width:100%; 
	background:#fff; 
	font-weight:bold;
} 
  
#dropmenu li a {
	background-image:url('images/pagetitle.png');
  background-position: top left;
  background-repeat: no-repeat;
  display: block;
  height: 32px;
  width: 82px;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  padding: 3px 0px 0px 0px;

}

#dropmenu1 a{
	display:block; 
	padding:0.25em 8px; 
	color:#686868; 
	border-right:1px solid #c8c8c8; 
	text-decoration:none; 
	background:#fff;

} 

#dropmenu1 a:hover {
	background: #888;
	color: #fff;
}
 
#dropmenu li a:hover {
  background-position: bottom left;
  padding: 8px 0px 0px 0px;
  height: 28px;
  display: block;


}
 
  
#dropmenu li {
	float:left; 
	position:relative;
} 
  
#dropmenu li.logo a {

  background-image:url('images/pagetitle.png');
  background-position: top left;
  background-repeat: no-repeat;
  display: block;
  height: 36px;
  width: 82px;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  padding: 3px 0px 0px 0px;

} 
  
#dropmenu ul {
	position:absolute; 
	display:none; 
	width:12em; 
	top:1.9em;
} 
  
#dropmenu ul a {
	border-left:1px solid #c8c8c8;
	background: #77A5Ac;
	
} 
  
#dropmenu li ul {
	border-top:1px solid #c8c8c8; 
	width:13.7em;
	margin-top:5px;
} 
  
#dropmenu li ul a {
	width:14em; 
	height:auto; 
	float:left;  
	border-bottom:1px solid #c8c8c8;
} 
  
#dropmenu ul ul {
	top:auto;
} 
  
#dropmenu li ul ul {
	left:12em; margin:0px 0 0 10px;
} 

#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
display:none;
} 
  
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
display:block;
}  		


#search input {
	display: block;
	height: 22px;
	width: 185px; 
	margin: 0px 0px 16px 5px;
	background: none; 
	border: 1px solid #4DACCF; 
	color: #cccccc;
}

#searchcontent {
	height: 30px;
	left: 22px;
	overflow: hidden;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-top: 2px;
	position: absolute;
	top: 12px;
	width: 256px;
}

#wrapper { 
	background-image: url('images/bodybackground.png'); 
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: repeat-y;
	margin-top: 143px;
	width: 820px; 
	padding-bottom: 20px 
}

#wrapper .background {
	background-image: url('images/bodybackgroundtop.png');
	background-position: left top;
	background-repeat: no-repeat;
	width: 800px; padding-left:10px; padding-right:10px; padding-top:25px; padding-bottom:15px
}
.list, .timeandcategory{
	float: left;
	padding: 10px 0px;
}
.post, .first{
		margin-top: 0px;
}

.post .postheader {
clear:both;
float:left;
margin-bottom:5px;
width:497px;
}

.post .postheader h3{
margin-bottom:2px;
}


#content .post h3 {
background-image:url('images/dottedline.gif');
background-position: left bottom;
background-repeat:repeat-x;
color:#F59A09;
font-family:Arial,Helvetica,sans-serif;
font-size:2em;
font-weight:700;
letter-spacing:-1px;
line-height:24px;
margin-bottom:4px;
padding-bottom:5px;
text-align:left
}

#contentleft {
	width: 180px;
	padding: 10px;
	float: left;
}
#contentleft p { margin: 10px 0; }
#homecontent {
	padding: 20px;
}

#main .lmainimg {
	border: 2px solid #00B0F0;
	height: 210px;
	text-align: center;
	width: 168px;
	margin: 0px 5px 10px 0px;
	float: left;
	padding: 5px 0px;
}

#main .rmainimg {
  border: 2px solid #00B0F0;
  height: 200px;
  width: 155px;
  margin: 0px 0px 10px 0px;
	text-align: center;
	float: right;
	padding: 5px 0px;
}

#main {
	width: 535px;
	padding: 10px;
	float: right;
}

#main img { margin-top: 0px;}

#main p {
	padding: 0px 0px 0px 10px;
}

#content .post h3 a {
color: #C3E267;
display:block;
}

#content .post h3 a:hover {
	color: #99D7F5;
}

#content .post .postheader p {
color:#666666;
font-size:0.8em;
}


#content .post .postheader p span.date {
background-image:url('images/datebackground.gif');
background-position: left top;
background-repeat:no-repeat;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-weight:700;
left:0;
position:absolute;
text-align:right;
top:2px;
margin-left: -65px
}

#content .post .postheader p span.date span.day {
background-image:url('images/datebackground.gif');
background-position: left bottom;
background-repeat:no-repeat;
display:block;
font-size:2.9em;
letter-spacing:-1px;
line-height:28px;
margin-top:16px;
padding-bottom:2px;
padding-right:5px;
width:57px
}

#content .post .postheader p span.date span.monthandyear {
display:block;
position:absolute;
right:4px;
text-transform:uppercase;
top:0;
width:57px;
}

#content .post .postheader p span.timeandcategory span.time {
background-image:url('images/time.png') !important;
background-position: left center;
background-repeat:no-repeat;
padding-left:19px
}

#content .post .postheader p span.timeandcategory span.category {
background-image:url('images/folder.png') !important;
background-position: left center;
background-repeat:no-repeat;
padding-left:19px
}

#content .post .postheader p span.timeandcategory a, #content .post .postfooter a, #comments #commentform #commentformcontent p a, #content #sidebar .box .boxcontent a {
color:#73A30A;
}

#content .post .postheader p span.timeandcategory a:hover, #content .post .postfooter a:hover, #comments #commentform #commentformcontent p a:hover, #content #sidebar .box .boxcontent a:hover {
	color:#73A30A;
	text-decoration: underline;
}

#content .post .postheader p span.comments {
background-image:url('images/comment.png') !important;
background-position: left center;
background-repeat:no-repeat;
float:right;
padding-left:18px
}

#content .post .postheader p span.comments a {
color:#73A30A;
font-weight:700;
}

.post .postheader p span.comments a:hover {
	color: #73A30A;
	text-decoration: underline;
}

#content .post .postbody {
clear:both;
float:left;
width:497px;
}

#content  #page p, #body .post .postbody p {
margin-top:10px;
}

#content a, #content #sidebar #lastcomments a {
color:#3789A9;
}

#content .post .postactions {
background-color:#F8F6E1;
background-image:url('images/header.gif');
background-position: left top;
background-repeat:no-repeat;
clear:both;
float:left;
margin-top:15px;
padding-top:5px;
width:497px
}

#content .post .postactions ul {
background-image:url('images/footer.gif');
background-position: left bottom;
background-repeat:no-repeat;
padding-bottom:5px;
padding-left:5px;
padding-right:5px
}

#content .post .postactions ul li a {
background-image:url('/images/bullet_go.png') !important;
background-position: left center;
background-repeat:no-repeat;
color:#73A30a;
display:block;
padding-left:19px;
width:467px
}

#content .post .postactions ul li a:hover {
	text-decoration:underline;
}

#ticker {
	background-color:#A0E0F7;
	background-image:url('images/footerbg.png');
	background-position: left bottom;
	background-repeat:no-repeat;
	clear:both;
	float:left;
	margin-bottom:15px;
	width:100%
}



#tickercontent {
	background-image:url('images/arrow.gif');
	background-position: 82px 0;
	background-repeat:no-repeat;
	text-align:center; padding-left:25px; padding-right:25px; padding-top:10px; padding-bottom:13px
}

#summary {
	background-image:url('images/footerbackground.gif');
	background-position: left top;
	background-repeat:repeat-y;
	clear:both;
	float:left;
	margin-top:15px;
	position:relative;
	width:100%
}

#summary {
	background-image:url('images/footerbackground.gif');
	background-position: left top;
	background-repeat:repeat-y;
	clear:both;
	float:left;
	margin-top:15px;
	position:relative;
	width:100%
}
div.float-left { float: left; display: inline; overflow: hidden; }
div.float-right { float: right; display: inline; overflow: hidden; }
div.one-column { width: 215px; padding: 20px 	10px 0 0; }
div.two-column { width: 525px; padding: 20px; }
div.three-column { width: 940px; padding: 10px; }
div.widget { margin-bottom: 20px; padding-right: 20px;}
div.widget h2 {
}
div.footer-column { width: 225px; padding: 10px; margin-right: 20px; }

#gads {
	border: 1px solid #cccccc;
	padding: 5px;
	margin: 10px 0px;
}

#sidebar, #content { overflow: hidden; }

#sidebar ul { margin: 30px 0px 20px ; padding: 0px; list-style: none; border-top: 1px #4DACCF solid; }
#sidebar li { margin: 0px; padding: 4px 0px 0 0; border-bottom: 1px #4DACCF solid; width: 205px; }
#sidebar li a { display: inline-table; text-decoration: none; background: url('images/li-bullet.jpg') no-repeat 0px 8px; color: #73A30A; padding-left:15px; padding-right:15px; padding-top:4px; padding-bottom:4px }
#sidebar ul.highlight li a { background: #ddd; }
#sidebar li a:hover { background: url('images/li-bullet.jpg') no-repeat 0px 8px; color: #73A30A }
#sidebar ul.highlight li a:hover { background: #E3E6AF; color: #000000; }
#sidebar h2, #sidebar h2 a { 
	color: #fff; 
	text-decoration: none; 
	background: #FFFFFF url('images/sidetabsbg.png') no-repeat; 
	height: 30px; 
	padding: 8px 10px 4px 24px; 
	margin: 0px 0px 16px; 
	text-transform: uppercase; 
	font-size: 14px; 
	font-weight: bold; 
	width: 200px; 
}
#sidebar #rss {
	margin: 0px 0px 16px;
}

#sidebar h2 a img {
	margin-left: -25px;
}
div.widget h2 {
	margin-bottom: 5px;
}

#content .post { margin-bottom: 20px; position: relative; }
#content .post h1 { margin-bottom: 5px; }
#content .post h2 { text-transform: uppercase; font-size: 1.2em; font-weight: normal; }
#content p.premeta { font-size: 90%; color: #999; margin-bottom: 20px; }
#content .postmeta { color: #999; font-size: 90%; border-top: 2px #ccc solid; padding: 4px 0px; margin-bottom: 20px; }

/* Comments */
#content .comments { font-size: 90%; margin: 20px 0px; }
#content .comments ul { margin: 10px 20px; padding: 0px 20px; list-style: none; border-left: 5px #ccc solid; border-right: 5px #ccc solid; }
#content .comments li { margin: 0px 0px 10px 0px; padding: 0px 0px 10px 0px; border-bottom: 1px solid #ccc; list-style-type: none; }
#content .comments img { padding: 0px; margin: 0px 0px 10px 10px; float: right; }

#footer-wrapper { float: left; display: inline; width: 100%; }
#footer { margin: 0px auto; width: 800px; overflow: hidden; font-size: 90%; background: #111 url('images/footer-top.jpg') no-repeat top; padding-top: 10px; color: #ddd; padding-left:0px; padding-right:0px; padding-bottom:30px }
#footer ul { margin: 0px 0px 20px 0px; padding: 0px; list-style: none; border-top: 1px #ccc solid; }
#footer li { margin: 0px; padding: 1px 0px 1px; border-bottom: 1px #ccc solid; width: 280px; }
#footer li a { display: block; text-decoration: none; padding: 1px 0px; }
#footer a, #footer li a { color: #eee; }
#footer a:hover, #footer li a:hover { color: #999; }
#footer h2, #footer h2 a { font-size: 1.3em; color: #fff; }

/* WordPress Images and Captions */
#content .post p.wp-caption-text { text-align: center; font-size: 0.8em; line-height: 135%; margin: 0px; padding: 3px 0px; }
#content img.alignnone { margin: 0px 10px 10px 0px; }
#content .post div.alignleft, #content .post img.alignleft { float: left; margin: 0px 7px 10px 0px; }
#content .post div.aligncenter, #content .post img.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; clear: both; }
#content .post div.alignright, #content .post img.alignright { float: right; margin: 0px 0px 10px 10px; }