﻿/* 
Theme Name: Guild
Author: <a href="http://bramandsons.com">W. Bramlett</a>
Description: Custom stylesheet for The Amateur Critics Guild
Based On: Whiteboard by B. Purkiss
*/

* {margin:0;padding:0;}


/* ======================================================================

	hello@bramandsons.com
   (c) 2008-10, All Rights Reserved.

 ======================================================================== */
 
 * { margin: 0; padding: 0; }

	
/*----------------------------------------------------------------------- 
  Web Fonts
------------------------------------------------------------------------ */

@font-face {
	font-family: 'LeagueGothic';
	src: url('type/League_Gothic-webfont.eot');
	src: local('☺'), url('type/League_Gothic-webfont.woff') format('woff'), url('type/League_Gothic-webfont.ttf') format('truetype'), url('type/League_Gothic-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
	}

@font-face {
	font-family: 'TitilliumText22L003';
	src: url('type/TitilliumText22L003-webfont.eot');
	src: local('☺'), url('type/TitilliumText22L003-webfont.woff') format('woff'), url('type/TitilliumText22L003-webfont.ttf') format('truetype'), url('type/TitilliumText22L003-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
	}
	
@font-face {
	font-family: 'DejaVuSans';
	src: url('type/DejaVuSans-webfont.eot');
	src: local('☺'), url('type/DejaVuSans-webfont.woff') format('woff'), url('type/DejaVuSans-webfont.ttf') format('truetype'), url('type/DejaVuSans-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
	}
		

/*----------------------------------------------------------------------- 
   Standard
 ------------------------------------------------------------------------ */

body {
	margin: 0px;
	padding: 0px;
	/*background-image: url('http://theacguild.net/wp-content/themes/Guild/images/ACG_Pattern.jpg');*/
	background-repeat: repeat;
	background-color: #3F494C;
	}
	
	h2, h3, h4, h5, span.comments  {
	font-family: 'TitilliumText22L003', Verdana, Sans-Serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 3px;
	}
	
h1 {
	font-family: 'LeagueGothic', Trebuchet, Sans-Serif;
	font-size: 50px;
	margin-bottom: 15px;
	line-height: 44px;
	text-transform: uppercase;
	}

h2, span.comments {
	font-size: 20px;
	margin-bottom: 3px;
	letter-spacing: .0125em;
	}
	
h3, h5 {
	font-size: 10px;
	font-style: italic;
	color: #222;
	margin-bottom: 16px;
	}

h4 {
	font-size: 9px;
	font-style: italic;
	color: #222;
	margin-bottom: 0px;
	}

h5 {
	padding: 5px;
	background-color: #EEE;
	}

p {
	font-family: 'DejaVuSans', Verdana, Trebuchet MS, Sans-Serif;
	line-height: 18px;
	letter-spacing: .0425em;
	margin-bottom: 9px;
	}

a:link, a:visited, a:active { 
	color: #BB8D0B;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover { 
	color: #666;
	}
	
a.menu:link, a.menu:visited {
	color: #222;
	}
	
a.menu:hover {
	color: #EEE;
	}
 
img { 
	border: none;
	}

img.framed { 
	border: 5px solid #EEE;
	}	

img.no-border,img.tri-eye, img#signature {
	border: 0px;
	}
	
img#signature {
	margin:  25px 0px 0px 20px;
	}
	
img.tri-eye {
	margin-bottom: 18px;
	}

img.poster {
	margin-left: auto;
	margin-right: auto;
	}

#container {
	width: 900px;
	margin: auto;
	height: auto;
	text-align: left;
	background-color: #FFF;
	}
	
/*----------------------------------------------------------------------- 
   Header
 ------------------------------------------------------------------------ */
#header {
	width: 900px;
	height: 150px;
	background-image: url('http://theacguild.net/wp-content/themes/Guild/images/header_bg.jpg');
	background-repeat: no-repeat;
	background-color: #D34D30;
	position: relative;
	}
	
/*----------------------------------------------------------------------- 
   Navigation
 ------------------------------------------------------------------------ */


#mainnav {
	width: 896px;
	height: 10px;
	padding: 20px 2px;
	background-color: /*#5E9AA5;*/ #999;
	border-bottom: 6px solid #341517;
	}

#mainnav ul {
	list-style-type: none;
	font-family: Gills Sans, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	}

#mainnav li {
	display: inline;
	padding: 0px 10px;
	border-right: 2px solid /*#84B8BC*/ #222;
	}
	
/*----------------------------------------------------------------------- 
   Left Column
 ------------------------------------------------------------------------ */
 
 
#leftcol {
	width: 624px;
	height: auto;
	padding: 20px 15px 15px 15px;
	float: left;
	border-right: 1px dotted #999;
	background-color: #FFF;
	}

/*----------------------------------------------------------------------- 
   Conversation
 ------------------------------------------------------------------------ */

p.disclaimer {
	width: auto;
	padding: 10px;
	background-color: #D34D30;
	color: #FFF;
	}

p.william {
	width: auto;
	padding: 8px;
	background-color: #e9f3f5;
	}

p.brian {
	width: auto;
	padding: 8px;
	background-color: #f8f9ed;
	}

p.ben {
	width: auto;
	padding: 8px;
        background-color: #eceeec;
	}

/*----------------------------------------------------------------------- 
   Movie Info
 ------------------------------------------------------------------------ */
 
 
blockquote {
	width: 264px;
	padding: 50px 10px 10px;
	margin: 0px 15px 10px 0px;
	float: left;
	
	background-image: url('http://theacguild.net/wp-content/themes/Guild/images/quickhits.png');
	background-repeat: no-repeat;
	background-color: #EEE;
	border-right: 10px solid #FFF;
	border-bottom: 10px solid #FFF;

	font-family: Verdana, Trebuchet, Sans-Serif;
	font-size: 10px;
	/*text-align: center;*/
        }

img.poster {
        display: block;
        margin: 0 auto 12px auto;
        border: none;
        }

/*----------------------------------------------------------------------- 
   Posts
 ------------------------------------------------------------------------ */

.post {
 	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 18px;
	}
	
/*----------------------------------------------------------------------- 
   Post Meta
 ------------------------------------------------------------------------ */
 
.metabox {
	width: 606px;
	padding: 10px 8px;
	float: left;
	background-image: url('http://theacguild.net/wp-content/themes/Guild/images/stripe.png');
	background-repeat: repeat;
	background-color: #FFF;
	margin-bottom: 36px;
	}
	
.postmeta, .postnavigation {
 	font-family: Gill Sans, Verdana, Helvetica, Sans;
	letter-spacing: .425em;
	text-transform: uppercase;
	}

.postmeta {
	font-size: 10px;
	color: #222;
	line-height: 18px;
	}

.postnavigation {
	font-size: 8px;
	color: #BBB;
	}
	
span.author {
	font-size: 12px;
	color: #BB8D0B;
	}
	
span.comments {
	background-image: url('http://theacguild.net/wp-content/themes/Guild/images/comment_balloon.png');
	background-repeat: no-repeat;
	padding-left: 26px;
	vertical-align: middle;
	}	

p.wp-caption-text {
	background-image: url('http://bramandsons.com/blog/imgs/caption.png');
	background-repeat: no-repeat;
	padding-top: 14px;
	font-size: 11px;
	font-style: italic;
	color: #666;
	margin-bottom: 18px;
	}


/*----------------------------------------------------------------------- 
   Comments
 ------------------------------------------------------------------------ */
	
#comments {
 	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	letter-spacing: 1px;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 18px;
	}
	
.commentsbox {
	width: 580px;
	padding: 15px 15px 5px 15px;
	background-color: #EEE;
	margin-bottom: 18px;
	}

ul {
	list-style-type: none;
	margin-left: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 10px;
	}

input#author, input#email, input#url, textarea#comment {
	width: 465px;
	margin-bottom: 5px;
	}
	
input#submit {
	width: 80px;
	}

.comments_meta {
	font-weight: bold;
	color: #CCC;
	}
	
.comment_text {
	margin-bottom: 18px;
	}

.comments_navigation{}
.comments_navigation{}
.comments_reply{}

	
/*----------------------------------------------------------------------- 
   Right Column
 ------------------------------------------------------------------------ */
 
#rightcol {
 	width: 204px;
 	height: auto;
 	padding: 20px 20px 20px 0px;
 	float: right;
 	background-color: #FFF;
 	}
 	
input#searchform {
	width: 150px;
	margin: 18px 5px 10px 0px;
	}
	
ol.sidebar {
	list-style: none;
	font-size: 10px;
	line-height: 18px;
	margin-bottom: 2px;
	}

p.bar {
	border-bottom: 1px dashed #CCC;
        }

/*----------------------------------------------------------------------- 
   Misc.
 ------------------------------------------------------------------------ */
.profilebox {
	width: 580px;
	padding: 15px 15px 5px 15px;
	background-color: #DDD;
	margin-bottom: 18px;
	}

/*----------------------------------------------------------------------- 
   One Column Content
 ------------------------------------------------------------------------ */

#content {
	width: 770px;
	height: auto;
	padding: 10px 15px 10px 15px;
	background-color: #FFF;
	line-height: 20px;
	}
	
 
 /*----------------------------------------------------------------------- 
	Footer
 ------------------------------------------------------------------------ */
 
 
#footer {
	width: 880px;
	height: auto;
	padding: 10px;
	clear: both;
	background-color: #BB8D0B;
	background-image: url('http://theacguild.net/wp-content/themes/Guild/images/geometricfig_1.png');
	background-repeat: no-repeat;
	}
	
p.foot {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #FFF;
	margin: 2px 0px 0px 46px;
	}

