/*  
Theme Name: I AM Films
Theme URI: http://www.iamthefilms.com/
Description: I AM Films - 5 stories, one film.
Version: 1.0
Author: Suma Srinivas
Author URI: http://www.webonautics.com/

*/
BODY {
	margin-left:0in;
	margin-right:0in;
	margin-top:0in;
	margin-bottom:0in;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	background: #000 url(http://www.iamthefilms.com/graphics/background.jpg) no-repeat center top;
	color: #000;
} 

/* hyperlinks */
a, a:active, a:visited{
	color:#007671;
	font: bold 12px/1.5em Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/* menu area */
#mainNav{
	height: 37px;
	padding: 0px 20px 0px 25px;
	background: url(http://www.iamthefilms.com/graphics/main-menu-designs.jpg) no-repeat center top;
}

#mainNav ul{
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#mainNav ul li{
	float: left;
	padding: 0;
	margin: 0;	
}

#mainNav ul li a:link,
#mainNav ul li a:active,
#mainNav ul li a:visited{
	display: inline;
	padding: 0px;
	margin: 0px 20px 0px 0px;
}

#mainNav ul li a:hover{
	text-decoration: underline;
}

#mainNav img{
	padding: 0px;
	margin: 0px;
	border: 0px;
}


/*  layout elements and styles  */
#mainWrap{
	margin: 0 auto;
	width: 980px;
	text-align: left;
	padding: 0px;
	background: #e8e8e8;
}

#brandWrap{
	height: 130px;
	background: #000 /*url(http://www.iamthefilms.com/graphics/brand-designs.jpg) center top*/;
}

#allPages{
	margin: 0px 35px 60px 35px;
}

#pathWay{
	padding: 10px;
	margin: 0px 40px 20px 40px;
}

#network{
	padding: 0px 20px 0px 350px;
	text-align: center;
	height: 75px;
}


/* elements and blocks all pages */
#brandWrap #pages{
	padding: 0px;
}

#brandWrap #pages .films{
	float: left;
	width: 364px;
}

#brandWrap #pages .logo{
	float: left;
	width: 222px;
}

#brandWrap #pages .byline{
	float: left;
	width: 394px;
}


#postersInner{
	padding: 10px 10px 10px 20px;
	height: 45px;
	margin: 0px;
	background: #000;
}

#postersInner ul{
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#postersInner ul li{
	float: left;
	padding: 0;
	margin: 0px 27px 0px 27px;
}


/* footer styles */
#footerWrap{
	clear:both;
	overflow: auto;
	min-height: 100px;
	margin: 0px;
	padding: 30px 10px 40px 10px;
	background: #fff url(http://www.iamthefilms.com/graphics/footer.jpg) no-repeat center top;
}

#partnerlogos{
	padding: 0px;
	overflow: auto;
	margin: 0px 0px 20px 0px;
}

#partnerlogos img, #network img{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#partnerlogos ul, #network ul{
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#partnerlogos ul li, #network ul li{
	float: left;
	padding: 0;
	margin: 0px 8px 0px 0px;
}

#partnerlogos p{
	margin: 0px;	
}

#credits{
	clear: both;
	text-align:center;
	font-size: 10px;
}

#credits a{
	font-size: 10px;	
}

/* generic styles */
.borderforblock{
	padding: 5px;
	height: 300px;	
	border: 1px solid #262626;
	text-align: center;	
}

.borderforpage{
	border: 1px solid #262626;
	text-align: left;	
	padding: 10px;
}

.titleimgs{
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.viewlinks{
	text-align:right;
	padding: 10px 5px 0px 5px;
}

.hiliteWhite{
	color: #000;
	font: 12px/1.5em Georgia, "Times New Roman", Times, serif;
}

/* blog panels */
#blogArea{
	margin: 0px 0px 20px 0px;
	overflow: auto;
}

#blogContentArea{
	margin: 0px 20px 0px 0px;
	float:left;
	width: 72%;
}

#blogMetaArea{
	margin: 0px 0px 0px 20px;
	float:left;
	width: 23%;
}


/* ####################### blog css ############################## */

/* ----------------- typography -----------------  */	
.entry p {
	font: 12px/1.8em Arial, Helvetica, sans-serif;	
	color: #000;	
	padding:2px 2px 2px 8px;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
	
small {
	font: 10px/1.8em  Arial, Helvetica, sans-serif	}
	

small, .nocomments,  blockquote, strike {
	color: #7b7b7b;
	}

code {
	font: 11px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 11px;
	letter-spacing: .07em;
	}


	

/* End Typography & Colors */

/* ----------------- wordpress core structure elements -----------------  */
/* Begin Structure */
.post {
	margin: 5px 0px 60px 0px;
	padding: 0px;	/*border: 1px solid #E8E8E8;	*/
	border: 1px solid #d9d9d9;	
}

/* End Structure */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 2px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 2px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/*html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 10px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px; 
	} 

html>body .entry li {
	margin: 7px 0 2px 10px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

*/
/* End Entry Lists */



/* Begin Form Elements */
fieldset{
	border: 1px solid #292929;	
	padding: 10px;
	text-align:left;
}

legend{
	font: 12px/1.8em Arial, Helvetica, sans-serif;
	color: #000;
	padding: 10px;	
}

.error{
	color:#f00;
	font: 14px/1.8em Arial, Helvetica, sans-serif;
}

#login_error{
	color:#f00;
	font: 14px/1.8em Arial, Helvetica, sans-serif;
}

.success{
	color:#fff;
	font: 14px/1.8em Tahoma, Geneva, Arial;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
}
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* End Form Elements */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/

/* Begin Post styles  */
.posttitles{
	border-bottom: 1px solid #d9d9d9;
	min-height: 40px;
	padding:2px 2px 2px 8px;
}

.posttitles h1{
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding:5px 0px 0px;
	margin: 0px;
}

.posttitles h1 a{
	font: bold 14px  Georgia, "Times New Roman", Times, serif;
	color: #00acc4;
	padding:0px;
	margin: 0px;
}

.postmetadetails{
	font-size: 11px;
	padding:0px 2px 0px 8px;
	margin: 0px;
	text-align: left;
}

.postdetails{
	border-top: 1px solid #d9d9d9;
	font-size: 11px;
	padding:0px 2px 0px 8px;
	margin: 0px;
	text-align: left;
}

#introduction .postlink{
	font-size: 11px;
	padding:0px 2px 0px 8px;
	margin: 0px 0px 20px 0px;
	text-align: left;
}

.postmetadetails a, .postmetadetails a:visited, .postmetadetails a:hover, .postmetadetails a:active{
	font-size: 11px;
}

.postdetails a, .postdetails a:visited, .postdetails a:hover, .postdetails a:active{
	font-size: 11px;
	margin: 0px 10px;
}

#socialbookmark{
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	padding:4px 2px 4px 8px;
	margin: 0px 0px 50px 8px;
	text-align: left;
	height: 24px;
}

#socialbookmarktitle{
	color: #000;
	font: bold 15px  Georgia, "Times New Roman", Times, serif;	
	margin: 0px 0px 5px 8px;	
}

.bookmarkicon{
	border:0px;
	float: left;
	padding: 0px;
	margin: 0px 6px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.titleforpage, h2{
	font: bold 18px  Georgia, "Times New Roman", Times, serif;
	padding:4px 2px 4px 8px;	
	color: #000;
	margin:0px;	
}
	
/* End Post styles  */

/* ----------------- Begin Comments styles -----------------  */	
#comments{
	padding:2px 2px 2px 8px;
}

#respond{
	padding:2px 2px 2px 8px;
	margin-top: 40px;
}

.commentlist {
	padding:2px 2px 2px 8px;
	margin: 0px;
	text-align: left;
}
	
.commentlist ol{
	padding: 0px;
	margin: 0px;
}
	
.commentlist .alt{
	border: 0px;
	/*background: #fff;*/
	padding: 0px;
}	

.commentlist .odd{
	padding: 0px;
	margin-bottom: 20px;
}	

.commentlist .even{
	padding: 0px;
	margin-bottom: 20px;
}	

.commentlist li {
	margin: 15px 0px 3px;
	padding: 5px 0px;
	list-style: none;
}

.commentlist p {
	margin: 10px;
	}

#commentform p {
	margin: 5px 0;
	}

.children{
	padding: 0px;
	margin-left: 20px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}


#commentform p {
	font: 12px/1.8em Arial, Helvetica, sans-serif;
}

.comment-author{
	color: #ccc;
	text-decoration: none;
	font: 14px/1.8em Arial, Helvetica, sans-serif;
}

.comment-author a, .comment-author a:visited{
	color: #007671;
	text-decoration: none;
	font: bold 14px/1.8em Arial, Helvetica, sans-serif;
}

.comment-author a:hover{
	text-decoration: underline;
}
	
.highlighted{
	border: 1px solid #b2b2b2;
	background:#e0e0e0;
	margin-bottom: 10px;
	padding: 0px;
}

.otherauthors{
	border: 1px solid #d9d9d9;
	background:#e4e3e3;
	margin-bottom: 10px;
	padding: 0px;
 }
 
.general{
	border: 1px solid #d9d9d9;
	margin-bottom: 15px; 
	padding: 0px;
	background: #e8e8e8;
}


#commentform textarea {
	width: 97%;
}

.comment .title{
	border-bottom: 1px solid #d9d9d9;
	height: 40px;
	padding:2px 2px 2px 8px;
}

.comment_counter{
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #888888;
	display: inline;
} 

.cmd-avatar{
	clear: none;
	display: inline;
	float: left;
	padding: 0px 10px 0px 0px;
	margin:  0px 3px 0px 0px;
	vertical-align: middle;
}

.reply{
	padding: 4px;
	text-align: right;
}

.reply a{
	font-size: 11px;
}

.commentblocktitle{
	color: #000;
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	padding: 0px;
}	

#commentform{
	border: #262626 solid 1px;	
	padding: 10px;
	margin-top: 15px;
}

.vcard{
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #9d9d9d;
}

.commentmetadata{
	font: 11px/1.8em Arial, Helvetica, sans-serif;
	color: #6f6f6f;	
}


/* ----------------- End Comments styles -----------------  */	

/* form elements */
label{
	display:block;
}

#loginform, #searchform, #lostpass{
	margin-bottom: 20px;
	padding: 12px;	
}

#loginform a {
	color:#007671;
	font: bold 12px/1.8em Arial, Helvetica, sans-serif;
	text-decoration: none;
}

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

#loginform .button{
	background: #9d9d9d;
	border: 0px;	
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

#registerform{
	padding: 12px;
	margin-bottom: 20px;	
}

#submit, #user_email, #user_login, #log, #pwd, #login_password, #email, #code, #cimy_uef_1, #cimy_uef_2, #author, #url, #securitycode, #comment, #addcommentbutton, #captchatext{
	background: #9d9d9d;
	border: 0px;	
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

#search{
	margin-bottom:10px;
}

#searchform input
{
	background: #9d9d9d;
	border: 0px;	
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

#captchacode{
	font: bold 20px/1.6em  Georgia, "Times New Roman", Times, serif;
	text-align:left;
	color:#f00;
}


/* ----------------- Sidebar styles -----------------  */	
/* Begin Sidebar */
#blogMetaArea div ul li a{
	color:#007671;
	font: bold 12px/1.8em Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#blogMetaArea div ul li a:hover{
	text-decoration: underline;	
}

#blogMetaArea div, #blogMetaArea div ol {
	margin: 0;
	padding: 0;
}

#blogMetaArea div {
	margin: 0px 0px 40px 0px;
	width: 99%;
	border: 1px solid #d9d9d9;	
}

#blogMetaArea div div{
	border: 0px;	
	margin: 0px;
	padding: 0px;
	width: 99%;
}

#blogMetaArea div ul{
	margin: 0px;
	padding: 4px;
}

#blogMetaArea div ul li{
	list-style-type: none;
	list-style-image: none;
	margin:0px;
}

#blogMetaArea div ul li ul li{
	list-style-type: none;
	list-style-image: none;
	margin:0px 0px 0px 3px;
}

#blogMetaArea h2{
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin:0px;	
	border-bottom: 1px solid #d9d9d9;
	padding: 4px;
}

#blogMetaArea form {
	margin: 0;
	}

#blogMetaArea #searchform #s {
	width: 150px;
	padding: 2px;
	margin-bottom: 2px;
	background: #9d9d9d;
	border: 0px solid #aeaeae;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	}

#blogMetaArea #searchform #searchsubmit {
	padding: 2px;
	background: #9d9d9d;
	border: 0px solid #aeaeae;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;	
}

#blogMetaArea #searchform fieldset {
	border: 0px solid #aeaeae;
}

/* ----------------- end sidebar styles -----------------  */	

/* ----------------- begin links -----------------  */
#linksdisplay{
	padding:2px 2px 2px 8px;
	margin: 0px;
	text-align: left;
}

#linksdisplay ul{
	margin: 0px;
	padding: 4px;
}

#linksdisplay ul li{
	list-style-type: none;
	list-style-image: none;
	margin:0px;
}

/* ----------------- end links -----------------  */


/* ----------------- end sidebar styles -----------------  */

/* ----------------- calendar/archives -----------------  */	
/* Begin Calendar */
#calendar_wrap{	
	border: 0px;
	text-align:center;
}

#wp-calendar {
	empty-cells: show;
	margin: 5px;
	width: 99%;
}

#wp-calendar #next a {
	margin-right: 10px;
	text-align: right;
	/*border: solid 1px #f6f6e4;*/
	}

#wp-calendar #prev a {
	margin-left: 10px;
	text-align: left;
	/*border: solid 1px #f6f6e4;	*/
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	 }


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 11px;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#wp-calendar caption, cite {
	text-decoration: none;
}		
	
/* End Calendar */	


/* ----------------- end calendar/archives -----------------  */	

/* ----------------- end prev/next posts -----------------  */
.nextprevPosts{
	display: block;
	margin-bottom: 5px;	
}

.nextPost{
	float:right;
	width: 48%;
	text-align: right;
}

.prevPost{
	float:left;
	width: 48%;
}

.nextprevPosts .icons{
	vertical-align:middle;
	padding: 0px 4px;
	margin: 0px;
	border: 0px;
}

/* ----------------- end prev/next posts -----------------  */

/* ----------------- various links -----------------  */	
.authorlinks, a.authorlinks, a.authorlinks:visited, a.authorlinks:active{
	color: #fe0000;
	text-decoration: none;
	font: 14px/1.8em Arial, Helvetica, sans-serif;
}

a.authorlinks:hover{
	text-decoration: none;
	color: #900202
}

.authorstitle{
	color: #000000;
	text-decoration: none;
	font: 14px/1.8em Arial, Helvetica, sans-serif;
}

.category{
	margin-left: 35px;
} 

/* ----------------- end various links -----------------  */

/* ----------------- pagination -----------------  */
/* comments pagination */

.commentsPages{
	padding: 0px;
	text-align:center;
	margin: 0px;
}

.commentsPages a, .commentsPages a:link, .commentsPages a:visited{
	padding: 2px 7px;
	margin: 2px;
	border: 1px solid #007671;
	text-decoration: none; /* no underline */
	color: bold #007671;
	font: bold 10px Arial, Helvetica, sans-serif;
}

.commentsPages a:hover{
	color: #007671;
	border: 1px solid #00acc4;
	text-decoration:none;
}

.commentsPages .current {
	padding: 2px 7px;
    margin: 2px;
	background-color: #ccc;
	border: 1px solid #ccc;
	color: #000;
	font: bold 10px Arial, Helvetica, sans-serif;
}


/* post pagination */
#postPages{
	text-align: right;
	padding: 2px 10px;
	font: bold 10px/1.8em Arial, Helvetica, sans-serif;
	color: #000;
	border-bottom: 1px solid #262626;
}

#postPages a, #postPages a:link, #postPages:visited{
	padding: 2px 5px 2px 5px;
	margin: 2px;
	text-decoration: none; /* no underline */
	color: #007671;
	font: bold 10px/1.8em Arial, Helvetica, sans-serif;
	border-top: 1px solid #007671;
	border-right: 1px solid #007671;
	border-bottom: 1px none #007671;
	border-left: 1px solid #007671;
}

#postPages a:hover{
	color: #007671;
	font: bold 10px/1.8em Arial, Helvetica, sans-serif;
	border-top: 1px solid #00acc4;
	border-right: 1px solid #00acc4;
	border-bottom: 1px none #00acc4;
	border-left: 1px solid #00acc4;
}

/* ----------------- theme login -----------------  */

#login{
	padding:2px 2px 2px 8px;
}

#login h2{
	font: bold 18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
	margin:0px;	
	border-bottom: 1px solid #262626;
	border-top: 1px solid #262626;
	padding: 4px;
}