/*
Theme Name: La Liga Global
Theme URI: http://laligaglobal.org/
Description: Committed to building a world where migration is a choice and not a necessity for economic survival. 
Version: 1.0
Author: Adam Chew
Author URI: http://adamchew.com/
Tags: green, fixed width, 3 columns, widgets
*/

/* ---------- Adam's hacks ----------- */
#backgroundholder {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#64A8BF url(images/background.gif) no-repeat scroll 50% 0;
	min-width:780px;
	min-height:680px;
}

#page {
	background-color:#FFF;
	border:#5C743D solid 1px;
	}

#topleft {
	float:left;
	width:65%;
}
#logo {
	padding:10px 0 0 70px;
	float:left;
}

#topleft .description {
	padding:33px 0 0 27px;
	color: #286462;
	font-size:12px;
	line-height:1.5em;
	text-align:center;
	width:45%;
	float:right;
}

#navcontainer, #navcontainer-es {
	clear:both;
}
#navcontainer ul, #navcontainer-es ul
{
padding: .2em 0 .4em;
margin: 0;
list-style-type: none;
border-top:#669933 solid 3px;
background-color:#286462;
color: #FFF;
width: 780px;
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size:13px;
text-transform:uppercase;
text-align: center;
font-weight:bold;
}

#navcontainer li, #navcontainer-es li { 
	display: inline;
}

#navcontainer li a, #navcontainer-es li a
{
text-decoration: none;
background-color: #286462;
color: #FFF;
}
#navcontainer li a
{
padding: .2em 1.8em .4em;
}
#navcontainer-es li a
{
padding: .2em 1.2em .4em;
}

#navcontainer li a:hover, #navcontainer-es li a:hover
{
background-color: #669933;
color: #fff;
}

#sidebar {
	color:#555;
}

#footer {
	margin: 0 auto;
	width: 780px;
	clear: both;
	color:#666;
	font-size:.9em;
	}
#footer p {
	padding:16px 25px 0 25px;
	text-align: center;
}
#footer-left {
	padding:16px 0 16px 25px;
	text-align:left; 
	float:left;
}
#footer-right {
	padding:16px 25px 16px 0;
	text-align:right; 
	float:right;
}
#credit {
	text-align:center; 
	padding:0 25px 0 25px; 
	color: #CCC;
	font-size:.9em;
	clear:both;
}
#credit a {
	color: #FFF;
	text-decoration:none;
}
#credit a:hover {
	color:#CCC;
	text-decoration:underline;
}
#rightnav {
	padding:23px 8px 0 0;
	float:right;
	width:222px;
	text-align:right;
}
#rightnav-donate {
	padding:0 0 20px 6px;
	text-align:left; 
	float:left;
}
#rightnav-members {
	padding:3px 6px 20px 5px;
	text-align:right; 
	float:right;
}
#rightnav-email {
	clear:both;
	border:#996 dotted 1px;
	padding:4px;
	height:23px;
}
#rightnav-emailfield {
	padding:0 0 0 0;
	text-align:left; 
	float:left;
	height:19px;
}
#rightnav-joinemaillist {
	padding:0 0 0 5px;
	text-align:right; 
	float:right;
}
input.signupbox {
	background-color:#FFF;
	border:#CCC solid 1px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	height: 19px;
	width: 100px;
	padding:1px 0 0 1px;
	text-align:center;
}
h6 {
	color: #286462;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	font-weight:bold;
	margin:9px 0 5px 0;
	padding-top:2px;
}
h5 {
	font-size:1.2em;
	line-height:1.4em;
	font-weight:normal;
	margin:9px 0 5px 0;
	padding-top:2px;
}
h4 {
	font-size:1.1em;
	line-height:1.4em;
	font-weight:bold;
	margin:9px 0 5px 0;
	color:#333;
	padding-top:2px;
}
h3 {
	font-size:1.2em;
	line-height:1.4em;
	font-weight:bold;
	margin:9px 0 5px 0;
	color: #333;
	padding-top:2px;
}
.post h2 {
	margin-top:20px;
}
#container ul {
	margin:10px;
	padding:0;
}
#container li {
	margin:10px;
	padding:0;
}
/* ------------ double sidebar styles ----------------- */
#container
	{
	clear:both;
	width:780px;
	font-size:1.2em;
	}
#content-container
	{
	margin-top:10px;
	float:left;
	width:74%;
	margin-bottom:10px;
	}
#content
	{
	float:right;
	width:47%;
	overflow:hidden;
	}
#content-wide
	{
	float:right;
	width:96%;
	overflow:hidden;
	}
#content h2, #content-wide h2
	{
	margin-top:10px;
	margin-bottom:10px;
	}
#sidebar-left
	{
	float:left;
	overflow:hidden;
	width:300px;
	}
#sidebar-left .block {
	background-color:#FFC;
	border:#996 solid 1px;
}
#sidebar-right
	{
	margin-top:10px;
	float:right;
	width:197px;
	overflow:hidden;
	margin-bottom:10px;
	}
#sidebar-right img {
	padding:1px;
}
#box {
	background-color:#FFC;
	border:#996 solid 1px;
	padding:10px;
}
#boxmenu {
	background-color:#FFC;
	border:#996 solid 1px;
	padding:10px;
	width:150px;
}
#boxmenu p, #boxmenu p a {
	font-size:1em; !important
}
/* BLOCK
---------------------------------------*/
.block
	{
	clear:both;
	padding:0;
	margin:15px 15px 30px 15px;
	font-size: 1.05em;
	}
.block h4 {
	background-color:#996;
	color:#FFF;
	text-align:center;
	padding:5px 0 5px 0;
	margin:0;
}
.block p {
	margin-left:10px;
	margin-right:10px;
}
.halfblock
	{
	width:50%;
	float:left;
	padding:0;
	margin:0;
	}
.widgettitle {
	background-color:#996;
	color:#FFF;
	text-align:center;
	padding:5px 0 5px 0; !important
	margin:5px 0 5px 0; 
	font-size:1.1em; 
	line-height:1.4em;
	font-weight:bold;
}
.widget p {
	margin-left:10px;
	margin-right:10px;
}
.widget
	{
	clear:both;
	padding:0;
	margin:15px 15px 30px 15px;
	font-size: 1.05em;
	}
.widget h4, .widget h4 a {
	color: #286462;
	font-size:1.4em;
}
#sidebar-navigation h4 a:visited {
	color: #286462;
	font-size:1.05em;
}
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #64A8BF;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

#header {
	background: #FFF url(images/bg-top.jpg) no-repeat bottom center;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	margin-left:30px;
	}

.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;
}

#footer {
	border-top: #999966 solid 6px;
	}

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

h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.8em;
	text-align: left;
	}

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

h2 {
	font-size: 1.5em;
	}

h2.pagetitle {
	font-size: 1.5em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #286462;
	}

h2, h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #286462;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #CC6600;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

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

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

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

a:hover {
	color: #CC6600;
	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 */
body {
	margin: 0 0 10px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 10px auto;
	padding: 0;
	width: 780px;
	}

#header {
	background-color: #FFF;
	margin: 0;
	padding: 0;
	height: 125px;
	width: 780px;
	}

.narrowcolumn {
	float: left;
	padding: 0px 0 20px 35px;
	margin: 0px 0 0;
	width: 490px;
	}

.widecolumn {
	padding: 0px 0 50px 0;
	margin: 0px 0 0 35px;
	width: 700px;
	}

.post {
	margin: 0 0 20px;
	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;
}



/* End Structure */



/*	Begin Headers */


h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

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

img.alignleft {
	padding: 0;
	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-right ul, #sidebar-right ul ol {
	margin: 0 5px 0 5px;
	padding: 0;
	}

#sidebar-right ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

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

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

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

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

#sidebar-right ul ul li, #sidebar-right 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:left;
	}

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: left;
	}

.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: 25px 0 10px 0;
	margin-left: 545px;
	width: 220px;
	}

#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: 10px 30px 0 10px;
	padding-left: 20px;
	color:#666;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

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: 10px;
	-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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
