/*
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: #333333;
	font: normal small Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(../images/pattern_140.gif);
}

form, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

blockquote {
	font-style: italic;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	/*height: 125px;*/
	height: 151px;
	width:100%;
	margin:20px 0px 0px 150px;
	background: url(../images/img1_2.gif);
	background-repeat:no-repeat;
	float:left;
}

#header h1 {
	float: left;
	padding: 90px 0 0 25px;
	letter-spacing: -4px;
	font-size: 3em;
	width:200px;
}

#header h2 {
	float: left;
	padding: 122px 0 0 0px;
	font-size: 1.2em;
	width:150px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 150px;
	margin: 0 auto;
	float:left;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 150px;
	height: 40px;
	padding: 10px 0 0 0;
	/*background: url(../images/img5.gif) no-repeat;*/
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: -1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	/*color: #FFFFFF;*/color: #000000;
}

#menu .first a {
	background: none;
}

#menu a:hover {
	color: #7C6DA6;
	background-color:#FFFFFF;
}
#menu .first a:hover {
	color: #7C6DA6;
	background-color:#FFFFFF;
}
/* Content */

#content {
	width: 528px;
	margin: 0 auto;
	padding: 0;
	background: #91B42E url(../images/img2.jpg) no-repeat;
	border: 6px solid #FFFFFF;
	border-top: none;
	background-color: #333333;
		float:left;
}

/* Column One */

#colOne {
	float: left;
	width: 280px;
	padding: 20px 0 0 23px;
}

#colOne a {
	border-bottom: 1px dotted #FFFFFF;
}

#colOne a:hover {
	border: none;
}

#colOne .post {
	margin-bottom: 30px;
}

#colOne .title {
	letter-spacing: -2px;
	font-size: 1.6em;
}

#colOne .posted {
	font-size: x-small;
}

#colOne .meta {
	height: 25px;
	padding: 10px 0 0 0;
	background: url(../images/img7.gif) no-repeat right bottom;
}

#colOne .meta p {
	margin: 0;
	padding: 0;
	font-size: x-small;
}

/* Column Two */

#colTwo {
	float: right;
	width: 180px;
	padding: 20px 23px 0 0;
}

#textfield1 {
	width: 145px;
}

#submit1 {
	display: none;
}


#colTwo h2 {
	height: 28px;
	padding: 4px 0 0 10px;
	letter-spacing: -1px;
	font-size: 1.2em;
	color: #FFFFFF;
}

/* Column zero */

#colzero {
	float: left;
	width: 475px;
	padding: 20px 0 0 23px;
}

#colzero a {
	border-bottom: 1px dotted #FFFFFF;
}

#colzero a:hover {
	border: none;
}

#colzero .post {
	margin-bottom: 30px;
}

#colzero .title {
	/*letter-spacing: -2px;*/
	font-size: 1.6em;
}

#colzero .posted {
	font-size: x-small;
}

#colzero .meta {
	height: 25px;
	padding: 10px 0 0 0;
	background: url(../images/img7.gif) no-repeat right bottom;
}

#colzero .meta p {
	margin: 0;
	padding: 0;
	font-size: x-small;
}

#colzero ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position: inside;
}

#colzero li ul, #colzero  li form {
	margin: 0 0 10px 0;
	padding: 10px 10px 15px 10px;
}

#colzero h2 {
	height: 28px;
	padding: 4px 0 0 10px;
	letter-spacing: -1px;
	font-size: 1.2em;
	color: #FFFFFF;
}

#colzero h4 {
	font-size: 1em;
	height: 28px;
	margin: 20px 0 0 0;
	color: #FFFFFF;
	font-weight: bold;
}


/* Footer */

#footer {
	clear: both;
	width: 540px;
	margin: 0 150px;
	padding: 10px 0;
	/*border-top: 1px solid #333333;*/
		float:left;
}

#footer p {
	text-align: center;
	font-size: x-small;
	color: #333333;
}
#footer a {
	text-decoration: none;
	color: #333333;
}

#footer a:hover {
	text-decoration: underline;
}

.cast{
border:#000000;
margin:0px 20px 20px 0px;
float:left;}

.gallary_s{
border:#000000;
margin:10px 2px 10px 10px;
float:left;}
