/*periyar webvision*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(../images/bg.jpg) repeat-x 0px 103px;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

form {
}

fieldset {
	border: none;
}

legend {
	display: none;
}

h1, h2, h3 {
	margin: 0;
	color: #11A6D4;
}

h2 {
	margin-top: 1px;
	font-size: 12px;
	font-weight:100;
	word-spacing:2px;
	line-height:20px;
	color: #000000;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
	font-weight:200;
}
h4 {
	margin:5px;
	font-size: 12px;
	font-weight:100;
	word-spacing:2px;
	color: #000000;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

p {
}

blockquote {
}

ul {
	margin-left: 2em;
	list-style: square;
}

ul li {
}

ol {
	margin-left: 2em;
}

ol li {
}

a {
	color: #EA672E;
}

a:hover {
	text-decoration: none;
	color: #11A6D4;
}

img {
	border: none;
}

/* Boxed Style */

.boxed {
	margin-bottom: 1em;
	background: url(../images/img03.jpg) no-repeat;
}

.boxed .title {
	height: 29px;
	padding: 11px 0 0 27px;
	text-transform: uppercase;
	font-size: .8em;
	color: #FFFFFF;
}

.boxed .content {
	padding: 10px;
}

/* Header */

#header {
	width: 780px;
	height: 131px;
	margin: 10px auto;
	background: url(http://webvision.periyar.org.in/images/top.jpg) no-repeat;
}

/* Header > Logo */

#logo {
	float: left;
	padding: 65px 0 0 0;
}

#logo h1 {
	text-transform: uppercase;
	font-size: 2em;
}

#logo h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 1.2em;
}

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

/* Header > Top Menu */

#topmenu {
	margin-top:5px;
	float: right;
	width:200px;
}

#topmenu ul {
	margin: 0;
	padding: 100px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline
}

#topmenu a {
	display: block;
	float: left;
	margin: 0 0 0 20px;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

#topmenu a:hover {
	text-decoration: underline
}

#topmenu1 {
	background: url(../images/img04.gif) no-repeat left center;
}

#topmenu2 {
	background: url(../images/img05.gif) no-repeat left center;
}

#topmenu3 {
	background: url(../images/img06.gif) no-repeat left center;
}

/*tabs*/

#tabs {
	float:left;
	width:100%;
	background:#FFF;
	font-size:12px;
	line-height:normal;
	}
	
/* Menu */

#menu {
	width: 700px;
	height: 40px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 14px 18px 0 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	padding-left: 0;
	background: none;
}

/* Content */

#content {
	width: 780px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content > Outer div */ 

.postdate{
width:83px;
height:83px;
float: right;
display: inline;
margin: 0px 0px 0 0;
background: url(../images/calendar.png) no-repeat;
}

.month{
	padding:10px 0 0 0;
	text-align:center;
	font-family: "Arial";
	letter-spacing:2px;
	font-variant:small-caps;
	font-weight:bolder;
	font-size:18px;
	color: #FFF;
}

.day{
	padding:0px 0 0 0;
	text-align:center;
	font-family:"Comic Sans MS";
	font-size:35px;
	font-weight:bold;
	color:#000000;
}

/* Content > Main */

#main {
	float: left;
	width: 500px;
}

/* Content > Main > Example */

#example {
	background:url(../images/bgown.jpg) repeat-x;
	width:480px;
	float:left;
	height:30px;
	padding: 0px 10px 0px 10px;
	border-bottom: 1px solid #CCCCCC;
}

/* Content > Main > Welcome */

#welcome {
	background:url(../images/bgain.jpg) repeat-x;
	margin: 0 0 2em 0;
	padding: 5px 0em 0em 0em;

}
#welcomeimg {
	width:320px;
	float: left;
	margin:10px;
	padding:10px;
}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 220px;
}

/* Content > Sidebar > Login */

#login {
}

#login label {
	display: block;
}

#login #inputtext1, #login #inputtext2 {
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

#login #inputsubmit1 {
	float: right;
	width: 60px;
	margin-right: 7px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}

#login p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}
#icon {
	margin:2px 0 2px 0;
	width:180px;
	float:left;
	padding:0px 5px 0px 5px;
	border-bottom:1px solid #CCCCCC;
}
#iconimg {
	width:16px;
	float:left;
	padding:0px 5px ;
}
#icons {
	width:150px;
	float: left;
	font-size:11px;
	margin:0px;
	padding:2px 0px 0px 0px;
}
/* Content > Sidebar > Updates */

#updates {
}

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

#updates li {
	margin-bottom: 1em;
}

#updates h3 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: x-small;
}

#updates p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .85em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar > Partners*/

#partners {
}

/* Footer */

#footer {
	background:url(../images/footerbg.jpg) repeat-x;
	clear: both;
	width: 100%;
	height:100px;
	border-top: 1px solid #CCCCCC;
	padding:20px 0px 0px 0px;
}

/* Footer > Legal */

#legal {
	margin: 0;
	padding: 8px;
	text-align: center;
	font-size: x-small;
}

#legal a {
	font-weight: bold;
}

/* Footer > Links */

#links {
	margin: 0;
	padding: 10px;
	text-align: center;
}
