@charset "UTF-8";
/* CSS Document */


/*Yahoo CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td { 
	padding: 0;
	margin: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset,img { 
	border: 0;
	}
address,caption,cite,code,dfn,th,var {
	font-weight: normal;
	font-style: normal;
	}
ol,ul {
	list-style: none;
	}
caption,th {
	text-align: left;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before,q:after {
	content:'';
	}
abbr,acronym { border: 0;
	}
	

/* Main CSS Start */

body
{
	background-image:url(../images/template/background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#090300;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	line-height:1.3em;
	color:#382514;
}

a
{
	color:#f15009;
}

p
{
}

strong.testimonial
{
	color:#F15009;
}

.heading
{
	margin-bottom:10px;
}

.heading-main
{
	margin-bottom:10px;
	margin-top:60px;
}

.heading-latest
{
	margin-top:19px;
	margin-bottom:10px;
}

.contact-heading
{
	margin-left:-12px;
	margin-bottom:10px;
	margin-top:60px;
}

#container
{
	width:980px;
	margin:auto;
	position:relative;
}

#hero{
	position:absolute;
	left:0;
	top:210px;
}

#hero-contact{
	left:0;
	position:absolute;
	top:157px;
}

#nav
{
	position:relative;
	width:980px;
	height:65px;
	background-image:url(../images/template/bar.jpg);
}
/* Start Nav */

#tabs
{
	background:url(../images/template/nav-sprite.gif);
	height:26px;
	left:460px;
	position:absolute;
	top:20px;
	width:507px;
}

#tabs a
{
	background:url(../images/template/nav-sprite.gif);
	display:block;
	float:left;
	height:26px
	
}

#tabs a span
{
	display:none;
}


#tabs a.about
{
	background-position: 0 0;
	width: 89px;
}
#tabs a.about:hover, #tabs.home a.about
{
	background-position: 0 -26px;
}

#tabs a.glamour

{
	background-position: -89px 0;
	width: 153px;
}

#tabs a.glamour:hover, #tabs.glamour a.glamour
{
	background-position: -89px -26px;
}

#tabs a.theatre
{
	background-position: -242px 0;
	width: 172px;
}

#tabs a.theatre:hover, #tabs.theatre a.theatre
{
	background-position: -242px -26px;
}

#tabs a.contact
{
	background-position: -414px 0;
	width: 90px;
}

#tabs a.contact:hover, #tabs.contact a.contact
{
	background-position: -414px -26px;
}

.position
{
	font-size: 12px;
	font-style: italic;	
}

/* Nav Ends */

#logo
{
	width:105px;
	height:96px;
	position:absolute;
	left:20px;
	top:-4px;
	z-index:10;
}

#logo-writing
{
	position:absolute;
	left:125px;
	top:14px;
}

#banner
{
	width:980px;
	height:406px;
	background-image:url(../images/template/banner.jpg);
}

#main
{
	background:url(../images/template/body.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#fdf7eb;
	width:940px;
	min-height:600px;
	padding-top:22px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:65px;
	float:left;
}

#content-home
{
	width:620px;
	float:left;
	min-height:400px;
}

#content-home p
{
	margin-left:12px;
}

#content
{
	margin-left:320px;
	width:620px;
	float:left;
	min-height:400px;
}

#toggleSection
{
	display:none;
}

#twitter-block
{
	width:300px;
}

#twitter-repeat
{
	width:300px;
	background:url(../images/template/twitter-repeat.gif);
	background-repeat:repeat-y;
}

#twitter-top
{
	width:260px;
	background:url(../images/template/twitter-top.gif);
	background-position: top left;
	background-repeat:no-repeat;
	min-height:80px;
	padding: 20px 20px 15px 20px;
	color:#603913;
}


#twitter-heading
{
	padding-bottom:15px;
}

#twitter-follow
{
	text-align:left;
	padding-top:25px;
	font-weight:bold;
}

#twitter-follow a
{
	color:#f15009;
}

#twitter_update_list a
{
	color:#999999;
	text-decoration:none;
	font-size:10px;
	width:260px;
	float:left;
}

#twitter_update_list 
{
	line-height:1.1em;
}

#column
{
	width:300px;
	margin-left:20px;
	float:left;
}

#column-contact
{
	width:260px;
	float:left;
	background-color:#482f17;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:20px;
	margin-top:-4px;
}

#contact-text
{
	display:block;
	float:left;
	color:#FFF;
	margin-bottom:20px;
}

#contact-text a
{
	color:#FFF;
}

#contact-text span
{
	color:#ea8a2d;
	font-weight:bold;
}

#twitter-bottom
{
	width:300px;
	height:95px;
}

#footer
{
	width:960px;
	height:25px;
	margin:auto;
	position:relative;
	background-color:#4e310f;
	clear:both;
	padding-top:10px;
	padding-left:20px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#cac8c5;
}

#footer a {
color:#cac8c5;
}

#slickbox {
height:135px;
margin-left:12px;

}
/* Thumbs */

.thumb
{
	float:left;
	margin-right:18px;
	margin-bottom:20px;
	border-style:solid;
	border-color:#482f17;
	border-width:thin;	
}

#thumb-last
{
	float:left;
	margin-bottom:20px;
	margin-right:0px;
}

/* #gallery-holder
{
	width:620px;
	margin-top:20px;
}
*/

ul.gallery {
	float:left; /*--Adjust width according to your scenario--*/
	margin-top:20px;
}
ul.gallery li {
	float: left;
}
ul.gallery li a.thumb {
	width: 139px; /*--Width of image--*/
	height: 140px; /*--Height of image--*/
	cursor: pointer;
	
}
ul.gallery li span { /*--Used to crop image--*/
	width: 139px;
	height: 140px;
	overflow: hidden;
	display: block;
}
ul.gallery li a.thumb:hover {
	background: #333; /*--Hover effect for browser with js turned off--*/
}

/* Form Styling */

.input-text
{
color:#666666;
width:250px;
height:18px;
margin-bottom:15px;
padding-left:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}

.input-message{
color:#666666;
width:250px;
height:80px;
margin-bottom:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:5px;
}


.input-text-contact
{
color:#666666;
width:380px;
height:20px;
margin-bottom:15px;
padding-left:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border: thin solid #482f17;

}

.input-message-contact
{
	color:#666666;
	width:375px;
	height:130px;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	clear:right;
	float:left;
	border: thin solid #482f17;
}


#submit-home
{
	float:right;
}

#submit-contact
{
	float:left;
	display:block;
	clear:both;
}

#box-right
{
	left:752px;
	position:absolute;
	top:334px;
	width:150px;
}

#box-right a
{
	color:#382514;
}


.sub
{
	display:block;
	padding-bottom:5px;
}

.sub-second
{
	display:block;
	padding-bottom:5px;
	padding-top:10px;
}

.red-alert
{
	color:#F15009;
	font-weight:bold;
}

.left-but
{
	margin-left:20px;
}

