/*
Theme Name: Barry Rothbart
Theme URI: http://www.therealbarry.com
Author: Kristin Falkner
Author URI: http://www.k-in-la.com
*/

/*
RESET
*/

*									{ margin: 0; padding: 0; }
ul									{ list-style: none; }
ol									{ list-style: none; }
a									{ outline: none; text-decoration: none; }
a img								{ border: none; }
img									{ vertical-align: middle; }
table								{ border-collapse: collapse; }

/*
UTILITY
*/

.floatLeft							{ float: left; }
.floatRight							{ float: right; }
.clear								{ clear: both; }
.smpad								{ padding: 5px 0; }
.top								{vertical-align: top;}
.small								{font-size: 12px;}
.bold								{font-weight: bold;}

/*
STRUCTURE
*/


body 			{font: 15px  Times sans-serif; color: #000; text-align: center; background-color: #c0c0c0; margin: 0; padding: 0;}
p				{padding-bottom: 15px;}
img, div { behavior: url(http://www.therealbarry.com/wp-content/themes/barryroth/iepngfix.htc)}
#wrapper		{position:absolute; top: 50%; left: 50%; width:900px; height:680px; margin-top: -340px; margin-left: -450px;}
#logo			{width:407px; position:absolute; top:40px; left:560px;}
#container 		{position:relative; text-align:left; width:900px; background-image:url(http://www.therealbarry.com/wp-content/images/bg.gif); background-repeat:no-repeat; height:680px;}
#footer			{text-align: left; color:#fff; padding-top: 5px; padding-bottom:5px;}
#content		{position: absolute; top:134px; left: 420px; width:430px; height:407px; padding:15px; overflow-x: hidden; overflow-y: auto; text-align:left;}
a 			{color: #000; text-decoration: none;}
a:hover		{color: #fff; text-decoration: underline;}
.blog-title	{font-size:20px; color:#fff; text-align:left;}
.blog-date	{color: #3366ff; font-size:15px;}
.page-header	{font-size:24px; color:#000;}
.main-blog	{text-align:left; border-bottom:2px solid #000; margin-bottom:5px;}

/*
NAVIGATION
*/

#main-films	{position: absolute; top:370px; left:295px;}
#main-standup	{position: absolute; top:410px; left:277px;}
#main-contact	{position:absolute; top:450px; left:258px;}
#main-subscribe	{position:absolute; top:590px; left:465px;}
#main-archives	{position:absolute; top:592px; left:700px;}
.films-individual {width:135px; height: 140px; float:left; margin-bottom:5px;}
.films-individual img {border:2px solid #fff;}

