/*
Theme Name: BigTuna Interactive
Theme URI: http://www.bigtunainteractive.com/
Description: Hey - why are you looking at my style sheet? Anyways, Joakim's site is clean and simple markup.
Developer: Adam Hermsdorfer
*/
/* Begin Typography & Colors */
@import url("reset.css");
html			{ background: #000 url('images/body-bg.jpg') center top no-repeat}
body			{ color: #ccc; position:relative}

/*-------------- Wrapper ------------------*/

#wrap 			{ width: 870px; min-height: 100%; margin: 0 auto; padding:0 50px 0 80px; position:relative }

/*-------------- Layout -------------------*/
.homeBg			{ position:absolute; top: 128px; right: -120px; z-index: 1px}
.homeBg2		{ position:absolute; top: 128px; right: -10px; z-index: 1px}
.homeBg3		{ position:absolute; top: 128px; right: 10px; z-index: 1px}
#header			{ position: relative; z-index: 2px; height: 155px }
#header h1		{ margin: 0}
.logo { position: relative; margin: 0; padding: 40px 0 0 10px; display: block; width: 290px; height: 57px; border:none;}
.mexico			{ position:absolute; right: 30px; top: 32px}

#Menu			{ margin-bottom: 0; padding: 16px 0 0 54px ; overflow:hidden}
#Menu li		{ margin: 0; list-style: none; float:left; padding: 0 24px; font-size:1.2em}
#Menu a:link,
#Menu a:visited {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
}
#Menu .current_page_item a{
	color: #000;
}
#Menu a:hover {
	color: #000;
	text-decoration:underline;
}

.fotoCol		{ width: 584px; height: 380px; background: #000; padding: 10px 15px 0 10px; margin: 0 0 10px 5px}
.fotoCol img	{ float:left}
.fotoCol a		{ border: 3px solid #cc6633; margin: 0 0 14px 8px; overflow:hidden; display:block; float:left; 
					width: 107px;position: relative; z-index: 2px }

/*---------content--------------*/				
#content		{ width: 100%; position: relative; z-index: 2px;padding-bottom: 80px }

/*---------leftCol-------------*/
#leftCol		{ float: left; width: 608px }

.colTop			{ background:url('images/post-top.png') no-repeat; width: 623px; height: 10px; font-size:1px}
.col			{ background:url('images/post-background.png') repeat-y; width: 600px; overflow:hidden; padding:0 30px 0 14px}
.col h2 {
	margin-bottom: 0px;
	font-size: 1.8em;
}
.col h3			{ margin-bottom: 4px; font-weight: bold}
.imgCol			{ margin:0 20px 0 0; float:left}
.inner			{  margin:0; float:left; width: 100%; height: 16px; font-size:1px}
.inner a		{ float:left; margin-right: 6px; height: 16px; display:block}
.inner a imf	{ float:left}
.colBottom		{ background:url('images/post-bottom-line.png') no-repeat; width: 623px; height: 17px}

.pageTop			{ background:url('images/page-top.png') no-repeat; width: 839px; height: 9px; font-size:1px}
.pageBody			{ background:url('images/page-body.png') repeat-y; width: 819px; overflow:hidden; padding:0 30px 0 14px}
.colBottom		{ background:url('images/post-bottom-line.png') no-repeat; width: 839px; height: 20px}

.text			{ width: 100%; float:left; padding-bottom: 3px}

/*----------rightCol-----------*/
#rightCol		{ float:right; width: 236px; padding-top: 17px }
#rightCol2		{ float:right; width: 236px; padding-top: 4px }
#rightCol3		{ float:right; width: 236px; padding-top: 4px }
.twitterCol-top	{ background:url('images/right-col-top.png') no-repeat; width: 236px; height: 20px}
.twitterCol-top img
				{ position:relative; top: -10px; left: 7px}
.twitterCol		{ background:url('images/right-col-middle.png') repeat-y; width: 220px; padding: 0 16px 0 7px}
.bgCol2			{ width: 206px; padding:10px 5px 0px 9px;
					 position:relative; top: -7px; height: auto !important; height: auto }
.bgCol			{ width: 206px; padding:5px 5px 0px 9px;
					 position:relative; top: -7px;  min-height: 185px; height: auto !important; height: 480px }
.bgCol img		{ border: 1px solid #000; margin: 10px 0 10px 0; float:left}
.bgCol a img	{ border: none !important; margin:0 !important}
.twitterCol p	{ font: normal 1em/1.2em Arial, Helvetica, sans-serif; padding:0 7px }
.twitterCol-bottom
				{ background:url('images/right-col-bottom.png') no-repeat; width: 236px; height: 10px}

/*-----------footer------------*/
#footer			{ width:100%; height: 85px; background:url('images/footer-bg.gif') center bottom no-repeat; margin-top: -85px }
#footer a {color: #FFF;}
#footer-container { width: 990px; min-height: 100%; margin: 0 auto; padding:0 50px 0 80px; position:relative; color: #ccc; }
#footer-container ul li a {
	color: #CCC;
}
#footer-latest-posts {
	float: right;
	width: 240px;
	margin: 0 10px 0 0;
}
#footer-articles {
	float: left;
	width: 190px;
	margin: 0 10px 0 0;
}
#footer-nav {
	float: left;
	width: 220px;
	margin: 0 10px 0 0;
}
#footer-spanish {
	float: right;
	width: 270px;
}
.footer-left {
	float: left;
	width: 490px;
	margin: 60px 0 0 0;
}
.footer-right {
	float: right;
	width: 490px;
	margin: 60px 0 0 0;
}
#footer-container h3 {
	margin: 0;
}
#footer-container ul li {
	list-style:circle;
}
.extraFooter	{ position: relative; width: 1000px; margin:0 auto}		
.extraFooter img
				{ position:absolute; left:0; top: -55px}
.bgCol2 ul li {
	border-bottom: 1px dashed #ccc;
	margin: 0;
	padding: 0;
}
.bgCol2 ul li a {
	display: block;
	height: auto;
	padding: 3px 0 3px 0;
}
.bgCol2 ul li a:hover {
	background-color:#efefef;
}
.bgCol3	{ width: 206px; padding:10px 5px 0px 9px;
    position:relative; top: -7px; height: auto !important; height: auto }
.bgCol3 ul li {
	border-bottom: 1px dashed #ccc;
	padding: 3px 0 3px 0;
}
ul li.nobdr {
	border-bottom: 1px solid #fff;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}
#content {
	font-size: 1em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2 {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	color: #339933;
	}

h1 {
	font-size: 1.8em;
	}

h1 a {
	color: #339933;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2, h2 a, h2 a:visited, {
	font-size: 1.2em;
	color: #339933;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.6em;
	}

h3, h3 a, h3 a:visited {
	color: #996633;
	}
.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Helvetica, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #339933;
	}

code {
	font: 1.1em Arial, Helvetica, sans-serif;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 10px 10px 40px 10px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

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

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	font-size: 14px;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding: 0;
	margin-bottom: 10px;
	}

h2 {
	margin: 15px 0 10px 0;
	}


#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	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. */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar2 ul, #sidebar3 ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebar2 ul li, #sidebar3 ul li {
	list-style-type: none;
	list-style-image: none;
	color: #336633;
	}
#sidebar ul li a, #sidebar2 ul li a, #sidebar3 ul li a{
	color: #336633;
	}
#sidebar ul li a:hover, #sidebar2 ul li a:hover, #sidebar3 ul li a:hover{
	color: #06c;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

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

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0 0 10px 0;
	float: right;
	width: 236px;
	}
#sidebar2 {
	padding: 400px 0 10px 0;
	float: right;
	width: 236px;
	}
#sidebar3 {
	padding: 500px 0 10px 0;
	float: right;
	width: 236px;
	}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#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 */
	background-color: #fff; }
/* End Calendar */



/* 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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0 10px 5px 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #222;
}
/* End captions */
.mcright {
	color: #339933;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 20px 0 5px 0;
	height: auto;
	font-weight: 300;
	float: right;
}
.metacontainer {
	width: 560px;
	height: auto;
	margin-bottom: 10px;
	margin-top: 5px;
}
.mcleft {
	float: left;
	margin: 0;
}
.mcright a {
	color: #900;
	text-decoration: underline;
	font-size: 1.1em;
}
ul.post-meta {
	margin: 10px 0 0 0;
}
.mcleft li {
	color: #f00;
	font-style: italic;
	font-size: .9em;
	background-image: url(/wp-content/themes/BigTuna/images/banderamexico.png);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 40px;
	padding-top: 10px;
}
.mcleft ul {
	margin-left: 0;
}
.mcleft img {
	margin-right: 3px;
}
ul.post-meta img {
	border: solid #CCC 1px;
}
.post-meta li{
	color: #900;
	font-style: italic;
	font-size: 12px;
}
.mcleft li a {
	text-decoration:underline;
}
#twitter_update_list ul {
	list-style:none;
}
#twitter_update_list {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: .9em;
}
/* TABS */
.tabs-block {
	clear: left;
	float: left;
	width: 220px;
	padding: 0;
	margin: 0 0 10px 0;
	display: block;
	}
.tabbed {
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 10px 0 0 0;
	background: transparent;
	border: none;
	}
.tabs-block ul li {
	margin-bottom: 0;
}
.tabbed ul.tabs {
	overflow: hidden;
	display: block;
	position: relative;
	top: 0;
	left: 0;
	z-index: 999;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	background: transparent;
	}
.tabbed ul.tabs li {
	border-bottom: none;
}
.tabbed ul.tabs li {
	display: inline;
	float: left;
	padding: 0;
	margin: 0 .4em 0 0;
	}
.tabbed ul.tabs li a {
	font-size: .9em;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 5px .8em;
	background: #eee;
	border: 1px solid #ccc;
	color: #06c;
	}
.tabs-block ul.tabs li a { padding: 5px .7em; }
.tabbed ul.tabs li a:hover {
	background: #f7f7f7;
	text-decoration: none;
	}
.tabbed ul.tabs li a.tab-current {
	background: #fff;
	border-bottom: 1px solid #fff;
	}
.tabs-block .tabbed div, #home .tabbed .c {
	overflow: hidden;
	display: block;
	position: relative;
	left: 0;
	top: -1px;
	z-index: 0;
	clear: left;
	width: 100%;
	margin: 0;
	padding: 5px 0;
	border: 1px solid #ccc;
	display: none;
	}
div.t2, div.t3, div.t4, div.t5, div.c2, div.c3, div.c4, div.c5, div.c6, div.c7, div.c8, div.c9, div.c10  { display: none; }
.tabs-block .tabbed div.t1, #home .tabbed div.c1 { 
	display: block;
	}
.tabs-block .tabbed div { width: 200px; }
.tabbed div ul {
	overflow: hidden;
	padding: 4px 0 2px 0;
	margin: 0;
	background: #fff;
	}
.tabbed div ul li {
	clear: left;
	background: transparent;
	margin: 0 0 5px 5px;
	}
.tabbed div ul li a {
	font-weight: normal;
	width: 97%;
	display: block;
	font-size: .9em;
	background: transparent;
	border: none;
	}
.tabbed div ul li a:hover { text-decoration: underline; }
#stats {
	margin: 30px 0 0 100px;
}
.entry a {
	text-decoration:underline;
}
.tips {
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	padding: 5px 5px 0 5px;
	margin: 20px 0;
}
.tips h2 a {
	margin: 5px 0 5px 0;
}
.tips img {
	border: 1px solid #ccc;
	padding: 2px;
}
.tips p {
	color: #222;
}
.entry h2 a {
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0;
	text-decoration:none;
}
.entry h2 {
	margin: 0 0 8px 0;
}
.list ul {
	margin-left: 50px;
	list-style-type:circle;
}
.awards img {
	margin-bottom: 5px;
}
.perfectgame img {
	margin: 5px 0 5px 5px;
}
.entry img {
	padding: 2px;
	border: 1px solid #ccc;
}
#twitter-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
ul#twitter_update_list li {
	margin: 3px 0 3px 0;
	border-bottom: 1px dashed #ccc;
	padding: 3px 0 3px 0;
}
.social_bookmark a{
	color: #339933;
	text-decoration:none;
}
.tweeter {
	float: left;
}
.tweeter img {
	border: none;
	margin: 5px 5px 0 0;
}

.photogallery {
	margin: 0 0 0 40px;
}
.photogallery ul li {
	display:inline;
	list-style:none;
	padding: 0 10px 0 0;
}
.photogallery img {
	border: 1 px solid #ccc;
	padding: 2px;
}
.imgleft img {
	float: left;
	border: none;
	margin: 0 10px 10px 0;
}
.tips-1 {margin: 10px 0;}