html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}

/* Over Structure */
*, body, h1, h2, h3, h4, h5, p, li{
	color: #231f20;
	font-family: "Palatino","Garamond", Georgia, serif;
	font-size: 16px;
	line-height: 1.3em;
}
p {
	margin: 1em 0;
	line-height: 1.5em;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.siteTitle span,
.mainMenu li#search {
	display: none;
}
.caslon {
	font-family: "Palatino","Garamond", Georgia, serif;
}

body {
	border: none;
	border-top: solid 5px #231f20;
	padding-top: 40px;
	background: url(../images/backgroundTile.gif);
	min-width: 960px;
}

.header{
	width:960px;
}


.right {
	float: right;
}

.left {
	float: left;
}
.title h3 {
	margin: 10px 0;
	font-weight: bold;
}
/* Header */
.header {
	width:960px;
	margin: auto;

}
.siteTitle {
	width: 59px;
	height: 70px;
	background: url(../images/logo.png) no-repeat;
	margin: 0 auto 15px;
	display: block;
}


/* Main Navigation */
.mainMenu {
	margin: auto;
	text-align: center;
	font-style: italic;
	padding-top: 10px;
}
.mainMenu li {
	width: auto;
	display: inline;	
	margin: 0 10px;
}
.mainMenu li a span{
	text-transform: lowercase;
	font-family: "Palatino","Garamond", Georgia, serif;
	font-size: 16px;
}


/* Main Content */
.container {
	width: 960px;
	margin: 20px auto;
}

.container .content {
	width: 700px;
	margin: 10px;
	float: left;
	padding: 12px 0 0 ;
}
.container .sidebar {
	width: 220px;
	margin: 10px;
	margin-left: 730px;
	padding: 21px 0 0;
}
.work p,
.work p strong {
	font-size: 12px;
} 

/* sidebar work */

.sidebar .work {
	margin-bottom: 20px;
}
.work img {
	width: 218px;
	border: 1px solid #A8A8A8;
}

/* Footer */
.footer {
	border-bottom: 5px solid #231f20;
	height: auto;
	width: 940px;
	background: url(../images/footerTile.png);
	margin:0px auto 25px;
	padding:0 10px;
	position:relative;
	font-size: 11px!important;
}
.footerItem li {
		font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}

.footerItem li span a, .footerItem p, .footerItem span, .footerItem ul li a{
	font-size: 11px!important;
}

#twitter_div {
	font-size: 11px!important;
}

.footerItem {
	width: 215px;
	float: left;
	margin: 20px 10px;
	height: auto;
}

.footerItem h3 {
	margin-bottom: 5px;
}
.footerItem li {
	margin: 3px 0 3px;
}
.sitemap li{
	width: 100px;
	font-size: 11px;
}
.sitemap ul{
	float: left;
}
.sitemap li li{
}
.sitemap li li a:before{
	content: "- ";
}

.footerText , .footerText a {
	font-size: 10px;
}
.footerText {
	bottom:-33px;
	padding:10px;
	position:absolute;
}

#twitterBird {
	position: absolute;
	margin: -25px 0 0 170px;
	background: url(../images/twitterBird.png) no-repeat;
	width: 47px;
	height: 53px;
}

/* Twitter Feed */

#twitter_update_list li span {
	line-height: 1.8em;
}

#twitter_update_list li span a{
	font-variant: normal;
	color: white;
	background: #999999 none repeat scroll 0 0;
	text-decoration: none;
}
#twitter_update_list li span a:hover {
	color: white;
	background: #000;
	text-decoration: none;
}

#twitter_update_list li a{
	font-variant: small-caps;
	color:#777;
	font-family:"Palatino","Garamond",Georgia,serif;
	font-size:11px;
}

/* Side Bar */
.sidebar .adplace img {
	width: 220px;
}

.sidebar .searchForm {
	border: 1px solid #a8a8a8;
	background: white;
	height:28px;
	width:218px;
}

.sidebar .searchForm input {
	font-style: italic;
	background: none;
	border: none;
	padding: 2px 5px 2px 10px;
	font-family: "Palatino","Garamond", Georgia, serif;
	font-size: 15px;
	height: 18px;
	text-transform: lowercase;
	width: 55px;

}
input#query {
	width: 140px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 20px;
	text-transform:;

}


/* Home Page */
.content .item {
	width: 340px;
	/*border: 1px solid #a8a8a8;*/
	background: white;
	position: relative;
	z-index: 10;
	margin: 0 0 20px;
	height: 347px;
}
.tag {
	background: #444444;
	text-transform: uppercase;	
	height: 16px;
	padding: 3px 2px 0 5px;
}

.item .tag {
	position: absolute;
	top: -23px;
	z-index: 2;
	left: -1px;
}
.item .tag span{
	color: white;
	font-size: 14px;
}
.itemContent {
	position: relative;
	z-index: 3;
	background: white;
	padding: 0 0 20px 0;
}
.mainItemContent {
	background: #efefef;
	height: 226px;
	position: relative;
}

.mainItemContent img.thumb {
	height: 220px;
	width: 334px;
	margin: 3px;
}
.mainItemContent .title {
	background: url(../images/blackOverlay.png);
	height: auto;
	position: absolute;
	bottom: 3px;
	margin: 0 3px;
	width: 334px;
	left: 0;
	padding: 0 0 0px 0;
}

.mainItemContent .title h2 {
	color: white;
	height: auto;
	overflow: hidden;
	padding: 15px 20px 0px;
	margin-bottom: 5px;
	font-size: 16px;
	text-transform: uppercase;
}

.mainItemContent .title h2 span a,
.title h2 a{
	font-size: 18px;
	color: white;

}
.meta {
	color: #cccccc;
	font-size: 11px;
	font-family: "Palatino","Garamond", Georgia, serif;
	font-style: italic;
}
.meta a {
	font-size: 11px;
}
.footerItem .meta {
	color: #777;
}

.mainItemContent .title .meta {
	padding: 0 20px 10px;
}


.meta .author,
.meta .date, 
.meta .author a {
	font-variant: small-caps;
	color: #cccccc;
	font-style: normal;
	font-size: 11px;
}
.articles .meta,
.articles .meta .author,
.articles .meta .date,
.meta .author a {
	color: #231F20;
}
.subItemContent {
	padding: 15px 15px 10px;
}
.subItemContent li{
	margin: 0 0 5px 0;
}

.itemContent .more,
.post .more,
.projectThumb .view,
.work .more {
	margin: 0 21px;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
}


/* Category Page */
.articles .mainItemContent {
	background: none;
}
.articles img.thumb{
	width: 265px;
	height: 205px;
	border: 3px solid #EFEFEF;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;

}

.articles .title,
.article .title {
	background: none;
	position: relative;
	bottom: auto;
	height: auto;
	width: auto;
	z-index: 10;
}

.articles .title h2 {
	padding:5px 0px 0;
}

.articles .more {
	margin: 0 21px 0 0 ;
}
.articles .mainItemContent {
	height:210px
}

.articles .itemContent{
	border-bottom: 2px solid #f4f4f4;
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: none;
}
.articles .tag {
	display:inline-block;
	margin-bottom:20px;
	margin-left:2px;
	width:auto;
	padding-right:3px ;
}
.articles .tag span {
	 font-size: 14px;
	 color: white;
}



/* Article Page */
.articleContent object,
.page .video object,
.articleContent object embed,
.articleContent embed,
.page .video embed,
.page .video object embed  {
	width: 700px;
	height: 390px;
}


.articles h1,
.articles h1 a{
	font-size: 25px;
	padding: 0;
	margin: 0 0 10px;
	position: relative;
}
.articles h1 span {
	font-size: 25px;
}

.articleContent {
	margin-bottom: 20px;
}

.blurb {
	height:120px;
	margin-bottom:10px;
	overflow:hidden;
	padding-bottom:5px;
}


/* Comments */
.commentBox {
	height: 147px;
	position: relative;
}

.commentBox .details,
.commentBox .comment {
	height: 100px;
	float: left;
	margin-right: 10px;
}
.commentBox .details{
	width: 330px;
}

.commentBox .comment {
	width: 350px;
	font-family: "Palatino","Garamond", Georgia, serif;
	font-style: italic;
}


.comment label {
		font-size: 15px;

}

.clearBoth {
	clear: both;
}



label.name,
label.email {
	float: left;
	font-family: "Palatino","Garamond", Georgia, serif;
	font-size: 15px;
	font-style: italic;
	width:100px;
}

.commentBox textarea {
	width: 350px;
	height: 82px;
	border: 1px solid #cccccc;
	background: white;
	padding: 4px;
}
.commentBox input {
	width: 142px;
	border: 1px solid #cccccc;
	height: 20px;
	padding: 2px 3px;
	background: white;
	margin-bottom: 10px;

}
#commentFormControls .submit input,
 .submit input{
	background: black;
	width: auto;
	color: white;
	border: none;
	height: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	cursor: pointer;
}
 .submit input{
	position: relative;
}

.commentsList .comment {
	margin: 20px 0;
	padding: 0px 0;
	border-top: 2px solid #f4f4f4;
	clear: both;
}

.commentsList .commenter {
	float: left;
	width: 110px;
	padding: 15px 0;
	font-size: 12px;
}
.commentsList .commentContent {
	margin-left: 170px;
	width: 520px;
}

.commenter .author_name {
	font-size: 15px;
	font-style: italic;
	text-transform: capitalize;
}

.commenter .time {
	line-height: 1.5em;
}



/* ads */

.ads img {
	width: 218px;
	border: 1px solid #A8A8A8;
	margin-bottom: 20px;
}

/* Random Post */

.random {
	border-bottom: 4px solid #333333;
	margin-bottom: 20px;
	height: 200px;
}

.random .itemContent {
	width: 150px;
	margin: 0 25px 0 0;
	float: left;
	height: 150px;
	clear: none;
	background: none;
}
.random .itemContent .title {
	height: 35px;
	overflow: hidden;
}
.random img.thumb {
	width: 150px;
	height: auto;
	border: none;
	float: none;
	border: none;
}
.random .title h3 a{
	font-size: 10px;
	text-transform: uppercase;
	
}

/* Subscribe box */

#subscribeForm {
	width: 420px;
	height: 200px;
	padding: 20px;
}

#subscribeForm p.submit {
	margin:0;
}

.subscribe {
	text-align: right;
	margin: 10px 0 ;
}
.subscribe h3 {
 	font-style: italic;
 	float: left;
 	font-size: 16px;
}
.subscribe a {
	margin: 0 3px;
}

/* Social Widget */
.social {
	float: right;
	margin-top: -15px;
	z-index: 100;
	position: relative;
}
.social div {
	float:right ;
}
.social div.retweet {
	margin-top: 1px;
}


/* pagination */
.pagination {
	clear: both;
	width: 100%;
	height: 20px;
	text-align: center;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.pagination a {
		font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.pagination li{
	color:white;
	display:inline;
	margin:3px;
	width:auto;
}
.pagination li.currentPage{
	color: white;
	background: #000;
	padding:0 3px;
	font-size: 9px;
}
.pagination li a:hover{
	color: white;
	background: #000;
	padding:0 3px;
	text-decoration: none;	
}
.pagination li a{
	color: white;
	padding:0 3px;
	background:#999999 none repeat scroll 0 0;
	
}

.pagination li.nextPage, .pagination li.prevPage {
	float: right;
	margin-top: -15px;
	background: none;
}
.pagination li.prevPage {
	float: left;
	margin-top: 0px;
}
.pagination li.nextPage a, 
.pagination li.prevPage a{
	color: black;
	background: none;
}

/******ADDED BY RYAN - 11/03/2009********/

.cat-tag {
	position: absolute;
	top: 3px;
	left: 3px;
	background: #444444;
	padding: 3px 3px 0 3px;
	height: 16px;
}

.cat-item span {
}

.cat-tag a, .cat-tag span {
	color: #ffffff;
	font-size: 14px;
}

.removePad {
	padding: 0!important;
}

.removeH {
	height: auto!important;
}

.footer li {
	font-size: 11px!important;
}

.latestFilms {
	width: 700px;
}

.latestFilms .mainItemContent {
	border: SOLID 1px #a8a8a8;
}


.latestFilms .film,
.projectThumb {
	padding: 3px;
	background: #EFEFEF;
	/*border: SOLID 1px #a8a8a8;*/
}

.latestFilms .film .thumb {
	width: 264px;
	height: 205px;
}

.latestFilms li {
	displaY: block;
	margin: 0 0 22px 0;
	padding: 0 0 22px 0;
	border-bottom: SOLID 3px #f4f4f4;
}

.latestFilms li:last-child {
	margin: 0!important;
}

.latestFilms .more {
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
}

.black {
	color: #000000!important;
}

.black span {
	color: #000000!important;
}


.filmReadMore {
	text-transform: uppercase;
}

.latest-content {
	width: 410px;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.tweet {
	border-bottom: SOLID 1px #ababab;
	padding: 5px 0;
}

.tweet:last-child {
	border: 0;
}

.clear {
	clear: both;
}


#nav #feed {
	display: none;
}

/* new font style */
.avenir, .avenir_black {
		font-family: "Palatino","Garamond", Georgia, serif;
		font-weight: normal;
}

h2.avenir_black a,
h2.avenir_black {
	font-size: 22px;
}

.footerItem h3 {
	font-size: 17px;
	margin-bottom: 10px;
}
.mainItemContent .title h2.avenir_black a, .title h2.avenir_black a{
	color: black;
}
.subnav {
	padding-bottom: 10px;
}
.subnav li a{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 8px 10px;
	display: block;
	font-size: 14px;
	border-bottom: solid 1px #d9d9d9;
	text-transform: capitalize;
}

.subnav li a:hover{
	background: #444;
	color: white;
	text-decoration: none;
}

/* Project Studio */
.projectThumb, .post .film  {
	margin: 10px 0;
	position: relative;
}
.post .film  {
	border: 3px solid #EFEFEF;
	margin-top: 0;
	margin-right: 20px;
}
.post .more,
.work .more {
	margin-left: 0;
}
.post {
	padding-bottom:15px;
	border-bottom:3px solid #F4F4F4;
	margin-bottom: 20px;
}

.projectThumb a.view,  
a.more.thumb {
	background-color:rgba(0,0,0,0.5);
	bottom:5px;
	display:block;
	margin:0;
	padding:4px;
	position:absolute;
	right:5px;
	color: white;
	-moz-border-radius-topleft:2px;
	-webkit-border-top-left-radius:2px;
    -moz-border-radius-topright:2px;
    -webkit-border-top-right-radius:2px;
    -moz-border-radius-bottomleft:2px;
    -webkit-border-bottom-left-radius:2px;
    -moz-border-radius-bottomright:2px;
    -webkit-border-bottom-right-radius:2px;
}
.projectThumb a.view:hover,
  a.more.thumb:hover  {
	text-decoration: none;
	background-color:rgba(0,0,0,0.8);
}

/* Facebook button override */
.social .FBConnectButton_Text {	
	font-size: 10px;
}
.social .FBConnectButton_Small, .social .FBConnectButton_RTL_Small {
	line-height: 9px;
}

.love .meta {
	width:400px;
}


/* client */
.cate {
	clear: both;
	margin: 10px 0;
}
.cate h3{
	font-size: 20px;
	margin: 20px 0 ;
	font-weight: normal;
}
.logos {
	margin: 25px 0;
	
}
.logo {
	float: left;
}

.logo a,
.logo span{
	border:3px solid #efefee;
	display:block;
	margin:0 18px 18px 0;		
}
