/*
THEME NAME: The Tea Makers Armagideon Time Theme
THEME URI: http://www.theteamakers.com
DESCRIPTION: These are my humps. My lovely lady lumps.
VERSION: 1
AUTHOR: Guylaine Saucier, Eazy-E, David Raso
*/

/*resets*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {margin:0;padding:0;}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

/* layout */
div#main {
	float: left;
	width: 540px;
	margin-top: 10px;
}
#wrapper {
	width: 980px;
}
div#subcolumn {
	width: 380px;
	display: inline;
	float: right;
	padding: 7px 0 0;
}
div.sidebar {
	float: left;
	overflow: hidden;
}
div#primary {
	width: 185px;
	padding-right: 5px;
}
div#secondary {
	width: 170px;
	padding-right: 10px;
	padding-left: 10px;
}
div#footer {
	clear: both;
}

/* style */
body {
	background: #FFFFCA;
	margin: 0;
	padding: 0 0 14px;
	font: 14px/1.6 Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #333;
	line-height: 1.6;
}
p {
	margin: 4px 0 10px;
}
#wrapper {
	position: relative;
	background: #fff url("http://media.theteamakers.com/wp-content/themes/theteamakers/img/topbg6ab.jpg") repeat-x scroll;
	margin: 0 auto;
	text-align: left;
	border-left: 1px solid #CACACA;
	border-bottom: 2px solid #8E8E8E;
	border-right: 2px solid #8E8E8E;
}
div#main {
	padding: 0 0 0 20px;
	background: #fff;
}
div#subcolumn {
	background: #fff;
}
div.sidebar {
	font-size: 12px;
	line-height: 1.3;
	padding-top: 10px;
}
div.sidebar .xoxo {
	list-style: none;
}
cite cite, em em, cite em, em cite, i em, i cite, cite i, em i {
	font-style: normal
}
.thumbnail {
	float: left;
	border: 1px solid grey;
	margin: 3px 7px 5px 0;
	height: 80px;
	width: 80px;
}
hr {
	color: #BEBEBE;
	background-color: #fff;
	height: 1px;
}

/* links */
a:link {
  color: #336799;
}
a:visited {
  color: #776;
}
a:hover {
  color: #fb49d0;
  text-decoration: none;
}
a img {
  border-width: 0;
}

/*header*/
div#header {
	background:transparent url("http://media.theteamakers.com/wp-content/themes/theteamakers/img/spryhh4.jpg") no-repeat scroll left bottom;
	height: 102px;
	margin: 0;
	padding: 0 0 0 150px;
	width: auto;
}
#blog-title {
	margin: 0;
	padding: 0;
}
#blog-title a {
	display: block;
	height: 45px;
	width: 280px;
	text-indent: -2000em;
	text-decoration: none;
	z-index: 1000;
	background: url("http://media.theteamakers.com/wp-content/themes/theteamakers/img/teaes2.gif") 0 0 no-repeat;
}
#blog-description {
	position: absolute;
	top: 58px;
	left: 135px;
	color: #FF2265;
	margin: 0;
	padding: 0;
	display: block;
	padding: 0;
	font: normal normal normal 10px/.9 Verdana,Sans-serif;
}
div#header #topnav {
	left: 582px;
	position: absolute;
	top: 26px;
}
div#header #topnav li {
	display: inline;
	float: left;
}
div#header #topnav li a {
	display: block;
	height: 28px;
	text-indent: -2000em;
	text-decoration: none;
	z-index: 1000;
}
div#header #topnav li#navtop a {
	background: url(img/nav/top.png) 0 0 no-repeat;
	width: 60px;
}
div#header #topnav li#navabout a {
	background: url(img/nav/about.png) 0 0 no-repeat;
	width: 81px;
}
div#header #topnav li#navwrite a {
	background: url(img/nav/honour.png) 0 0 no-repeat;
	width: 70px;
}
div#header #topnav li#navjobs {
	background: url(img/nav/employment.png) 0 0 no-repeat;
	width: 177px;
}

/*headings*/
h2 {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #4A9CA7;
	margin: 0;
	padding: 2px 0px 2px 0px;
	font-size: 18px;
	line-height: 100%;
	font-weight: bold;
}
.entry-title { /*apologies and thanks to Coudal*/
	color: #444444;
	font-family: times,Times New Roman,times-roman,georgia,serif;
	font-size: 34px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 30px;
	margin: 0;
	margin: 0 0 1px;
}
.slightly-older .entry-title {
	display: inline;
}
.slightly-older .thumbnail {
	margin-top: 0;
	height: 60px;
	width: 60px;
}
#linkfarm .slightly-older .thumbnail {
	height: 41px;
	width: 41px;
}
.entry-title a {
  text-decoration:none;
}
.entry-title a:link {color: #444;}
.entry-title a:visited {color: #444;}
.entry-title a:hover {color: #FF1493;}
.entry-title a:active {color: #ff66bb;}

/*entry*/
.byline,
body.home #main .entry-date {
	margin: 0 0 10px 0;
}
.hentry {
	border-bottom: 1px solid #BEBEBE;
	margin: 0 0 10px;
}
.slightly-older .hentry {
	padding: 0 0 5px 0;
}
.byline .avatar {
	float: left;
}
.byline .entry-date {
	margin: 0 0 0 36px;
}
.byline .tags {
	color: #999;
	font-size: 10px;
	display: block;
}
.entry-date .author {
	font-family: times,Times New Roman,times-roman,georgia,serif;
	color: #999;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	font-style: normal;
	display: block;
}
.entry-date .bio {
	font-size: 10px;
}
.entry-date .published {
	color: #999;
	font-size: 10px;
	display: block;
}
.entry-content ol, .entry-content ul {
	margin:0 0 0 36px;;
}
/*meta*/
.entry-meta {
	font-size: 11px;
	margin: 45px 0 10px;
	color: #818181;
}
#main .avatar {
	float: left;
	margin: 3px 0 0;
}
#main .entry-meta .postinfo {
	margin: 0 0 0 35px;
}
.slightly-older .entry-meta, 
#linkfarm .slightly-older .entry-meta {
	margin-top: 4px;
	display: inline;
}
#linkfarm .slightly-older .entry-meta {
	margin-bottom: 0;
	margin-top: -1px;
}
.comments-link a {
	color: #FB3B7A;
	font-weight: bold;
}
.comments-list {
	margin: 0;
	padding: 0;
	display:inline;
}
.comments-list li {
	margin: 0;
	padding: 0;
	display: inline;
}
.post blockquote {
	margin: 1em 12px;
	padding: 5px 0 5px 8px;
	color: #666;
}

/*comments*/
#comments-list ol,
#comments-list ul {
	list-style: none;
}
#comments-list .children {
	margin-left: 30px;
}
#comments-list h3 {
	color: #969696;
	font-size: 24px;
	margin: 0 0 10px;
	padding: 0;
}
#comments-list .comment-body {
	margin: 0 0 3px;
}
#comments .comment-author {
	font-size: 20px;
}
#comments .comment-author .n {
	/*float: left;*/
}
#comments .comment-author .joined {
	color: #D3D3D3;
	font-size: 13px;
	margin-left: 6px;
}
#comments .comment-author .avatar {
	float: left;
	margin: 7px 7px 0 0;
}
#comments .comment-author .avatar-default {
	display: none;
}
#comments .comment-meta {
	font-size: 12px;
	color: #818181;
}
#comments .byuser .children .comment-body {
	background: none;
	padding: none;
}
.commentlist .reply {
	font-size: 11px;
	margin-top: -5px;
	text-align: right;
}
#latestcomments ul {
	margin: 0;
}
#latestcomments li {
	margin: 0 0 8px 0;
}
#latestcomments li {
	list-style: none;
}
#respond h3 {
	font-size: 21px;
}
form#commentform .form-label {
	margin: 5px 0 0;
}
form#commentform label em {
	margin: 0 0 0 5px;
	font-size: 11px;
}
form#commentform span.required {
	background: #fff;
	color: #c30;
}
form#commentform,form#commentform p {
	padding: 0;
}
#comment-notes {
	font-size: 11px;
	margin-bottom: 0;
}
input#author,input#email,input#url,textarea#comment {
	padding: 0.2em;
	width: 70%;
	font: 14px/1.6 Georgia, "Times New Roman", Times, serif;
}
div.comments li.comment {
	margin: 0 0 43px 0;
}
div.comments .children li.comment {
		margin: 0 0 3px 0;
}
textarea#comment {
	height: 13em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 99%;
	font: 14px/1.6 Georgia, "Times New Roman", Times, serif;
}

/*404*/
.error404 #cse-search-box .text {
	padding: 2px;
	width: 300px;
}

/*sidebar*/
.module { 
	margin-bottom: 28px;
}
/*special sections (incl. legacy)*/
#hotshit, 
#quotefarm, 
#linkfarm, 
#topcomments,
#truthfarm,
.specialsection {
	margin: 0 20px 0 0;
}

/* .specialsection */
/* previously #linkfarm */
.specialsection {
	margin-bottom: 10px;
}
.specialsection h3 {
	margin: 3px 0;
}
.specialsection .hentry {
	list-style: none;
	display: block;
} 
.specialsection h2.entry-title {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #767676;
	padding: 0;
	font-size: 23px;
	line-height: 1;
	letter-spacing: -1px;
	font-weight: bold;
}
.specialsection h2.entry-title a {
	text-decoration: none;
}
.specialsection h2.entry-title a:link {color: #767676;}
.specialsection h2.entry-title a:visited {color: #767676;}
.specialsection h2.entry-title a:hover {color: #FF1493}
.specialsection h2.entry-title a:active {color: #ff66bb}
.specialsection p {
	margin: 3px 0 0 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.5;
}
.specialsection .entry-meta {
	font-size: 10px;
	margin-top: 15px;
}
.specialsection .entry-date .author {
	font-size: 13px;
}
.specialsection .linkfarmpostmeta {
	margin: 20px 0 5px;
	padding: 0;
	color: #666;
}
.specialsection .slightly-older .hentry {
	padding: 10px 0;
	margin: 0;
}

/*truthfarm*/
#truthfarm {
	border-bottom: 1px solid #BEBEBE;;
	margin-bottom: 16px;
	padding-bottom: 6px;
}
#truthfarm ul {
	/*border-top: 1px solid #BEBEBE;*/
}
#truthfarm .slightly-older .hentry {
	padding: 7px 0;
	margin: 0 0 5px 0;
}
.specialsection .addnewpost {
	font-size: 11.5px;
	font-weight: bold;
	margin: 12px 0 8px;
}
.addnewpost a,
.addnewpost a:link {
	cursor: pointer;
	padding: 8px;
	margin: 0 4px 0 0;
	background: #769fe9;
	color: #FFF;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	text-decoration: none;
	border: 1px solid #b8cdf4;
	margin: 0;
}
.addnewpost a:hover {
	background: #ceddf7;
	color: #506BA0;
}

/*UGCsidebar*/
#UGCsidebar {
	border-bottom: 1px solid #BEBEBE;;
/*	margin-bottom: 16px; */
	padding-bottom: 6px;
}
#UGCsidebar .slightly-older .hentry {
	padding: 7px 0;
	margin: 0 0 5px 0;
}

#UGCsidebar .slightly-older .thumbnail {
	height: 40px;
	width: 40px;
}

/*Jian*/
body.category-jian .tweet {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 28px;
	letter-spacing: -1px;
	line-height: 1;
	padding-left: 108px;
	background: url('/wp-content/themes/theteamakers/img/jian-tie-100.jpg') no-repeat;
}
body.category-jian .original-tweet {
	float: right;
	font-size: 11px;
}

/*jobfarm*/
#jobfarm {
	margin-top: 15px;
}
#jobfarm h2.entry-title {
	font-size: 18px;
	letter-spacing: -0.5px;
}
#jobfarm .slightly-older .hentry {
	padding: 8px 0 5px;
}
#subcolumn #jobfarm h3 {
	/*font-size: 19px;*/
	font-weight: bold;
	/*letter-spacing: -1px;*/
	line-height: 1;
	margin-bottom: 0;
}
body.category-jobs .entry-title {
	font-size: 21px;
	line-height: 1.2;
	letter-spacing: auto;
}
body.archive.category-jobs .entry-meta  {
	margin-top: 3px;
}

/*quotefarm*/
#quotefarm {
	text-align: right;
}
#quotefarm h3 {
	text-align: left;
}
#quotefarm .hentry {
	padding-bottom: 10px;
	margin-bottom: 3px;
}
#quotefarm blockquote {
	padding: 0;
	font-style: italic;
	font-size: 15px;
	line-height: 1.3;
	margin: 0 15px 5px;
	text-align: left;
	color: #666666;
}
#quotefarm p {
	margin: 0;
	line-height: 1.2;
	display: inline;
}
body.s-category-quotes .entry-content blockquote {
	font-size: 20px;
	line-height: 1.2;
	text-align: left;
}
body.s-category-quotes .entry-content blockquote p {
	text-align: left;
}
body.s-category-quotes .entry-content p {
	text-align: right;
}
#quotefarm .photo {
	text-align: left;
	border-bottom: 1px solid #BEBEBE;
	margin-bottom: 4px;
	padding-bottom: 7px;
}
#quotefarm .photo .thumbnail {
	width: 120px;
	height: 120px;
	border: 1px solid grey;
}
#quotefarm .photo h2.entry-title,
#quotefarm .photo .entry-meta {
	margin-top: 0;
	clear: none;
}

/*searchbox*/
#cse-search-box .text {
	padding: 2px;
	width: 157px;
}

/*tea-o-sphere*/
#teaosphere ul {
	margin-left: 0;
	margin-bottom: 8px;
}
#teaosphere li {
	list-style: none;
	margin-bottom: 8px;
}

/*bigbox*/
.bigbox {
	padding: 5px 0 10px;
	border-bottom: 1px solid #BEBEBE;
	text-align: center;
	height: 310px;
}
.bigbox.offhome {
	margin: 0 20px 0 0;
}
.bigbox a {
	/*margin: 0 0 0 27px;*/
}
.bigbox p {
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
}
.bigbox .plug {
	text-transform: none;
}
.bigbox .plug a {
	margin: 0;
}

/*Twitter 2*/
#rpnet_twitterWidget {
	padding: 10px 0;
}
#rpnet_twList #loadingtweets {
	border: none;
}
#rpnet_twList {
	list-style: none;
	font-size: 11px;
	line-height: 1.5;
	margin: 10px 5px 20px 0;
	height: 400px;
	overflow-y: scroll;
	padding: 0 10px 0 0;
}
#loadingtweets img {
	float: left;
	margin: 0 5px 0 0;
}
#rpnet_twList li {
	margin: 0 0 12px 0;
	border-bottom: 1px solid whitesmoke;
}
#rpnet_twList li div {
	margin: 0 0 10px 56px;
} 
#rpnet_twList  img {
	float: left;
	margin: 0 5px 0 0;
}

/*sidebar misc*/
#subcolumn h3 {
	font-size: 13px;
	line-height: 1.3;
	color: #4A9CA7;
	font-weight: bold;
}
div.sidebar ul ul {
	margin: 0 0 15px 21px;
	list-style: disc;
}
div.sidebar ul ul li {
	margin: 0 0 4px 0;
}

/*footer*/
#footer {
	padding: 60px 10px 10px;
}
#footer p {
	font-size: 11px;
}

/*archive pgs*/
body.archive .entry-meta {
	margin-top: 10px;
}
body.archive h2 {
	font-size: 34px;
	letter-spacing: -1px;
}
body.archive h2 .vcard {
	font-style: italic;
}
.archive-meta {
	margin: 0 0 9px 0;
	padding: 0 0 11px;
	border-bottom: 1px solid #BEBEBE;
}


/*forms*/
form.standard-form textarea, 
form.standard-form input[type=text],
form.standard-form input[type=url],
form.standard-form input[type=file],
form.standard-form select, 
form.standard-form input[type=password],
form#searchform input[type=text],
.searchfield {
	border: 1px inset #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 4px;
	font: inherit;
	font-size: 14px;
	font-weight: normal;
	color: #888;
}
form.standard-form input:focus,
form.standard-form textarea:focus,
form.standard-form select:focus,
form#searchform input:focus,
.searchfield:focus {
	background: #fafafa;
	color: #000;
}
form.standard-form label {
	font-size: 16px;
	font-weight: normal !important;
}
/*gravity forms overwrites*/
.gform_wrapper textarea.large {
	height: 400px !important;
}
/*img upload form*/
#ecu_uploadform {
	margin-top: 7px;
}
#commentform .message {
	font-size: 11px;
}
#respond #ecu_uploadform h3 {
	font-size: 14px;
}
#ecu_uploadform #file {
	width: 250px;
}

/*post nav links*/
.nav-next {
	display: inline;
}
.nav-previous {
	display: inline;
	margin-right: 15px;
}

/*else*/
.entry-content ul.none {
	list-style-type: none;
	margin: 0;
}
/*show and hide*/
.show {
	display: inline;
	z-index: 100;
}
.hide {
	display: none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* IE7 Fix */
.clearfix {
	zoom: 1;
}

/*imgaes and galleries*/
.entry-title,.entry-meta {
	clear: both;
}
.alignright,img.alignright {
	float: right;
	margin: 1em 0 0 1em;
}
.alignleft,img.alignleft{
	float: left;
	margin: 0.3em 1em 0 0;
}
.aligncenter,img.aligncenter{
	display: block;
	margin: 1em auto;
	text-align: center;
}
div.gallery {
	clear: both;
	height: 180px;
	margin: 1em 0;
	width: 100%;
}
p.wp-caption-text{
	font-style: italic;
} 
div.gallery dl{
	margin: 1em auto;
	overflow: hidden;
	text-align: center;
}
div.gallery dl.gallery-columns-1 {
	width: 100%;
}
div.gallery dl.gallery-columns-2 {
	width: 49%;
}
div.gallery dl.gallery-columns-3 {
	width: 33%;
}
div.gallery dl.gallery-columns-4 {
	width: 24%;
}
div.gallery dl.gallery-columns-5 {
	width: 19%;
}
div#nav-above {
	margin-bottom: 1em;
}
div#nav-below {
	margin-top: 1em;
}

/*print*/
@media print {
	body {
		background: #fff;
		color: #000;
	}
	#wrapper {
		background: #fff;
		margin: 10pt;
		border: none;
		width: auto;
	}
	div#subcolumn, div#footer, div#respond, .reply, #blog-description, .edit-link {
		display: none;
	}
	div#main {
		width: auto;
	}
	div#header {
		height: auto;
		background: none;
		padding: 0 0 15px 0;
	}
	#blog-title a {
		background: none;
		text-indent: 0;
		font-size: 50px;
		font-weight: bold;
		width: auto;
	}
}

