/*



Theme Name: MLF



Theme URI: http://magiclanternfoundation.org/



Description: Magic Lantern Foundation,A non profit organization working for media and human rights</a>.



Version: 1.6



Author:MediaRedefined



Author URI: http://mediaredefined.com/



*/



/* Begin Typography & Colors */



body {
	background: transparent url(images/body-bg.jpg) repeat-x scroll 0% 0%;
	color:#1E1E1E;
	font:11px Arial, Helvetica, sans-serif normal;
	line-height:1.7em;
	margin:0 auto;
	padding:0;
}
#page {
	background-color:#fff;
	border: 1px solid #959596;
	text-align: left;
}
#header {
	height:40px;
	margin:0 auto;
	overflow:visible;
	width:990px;
}
#headerimg {
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
}
#content {
	font-size: 1.2em;
}
.widecolumn .entry p img {
	/*border:1px solid #ccc;*/
	padding:5px;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.entry h2 {
	font-size:24px;
	color:#cc9900;
}
.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, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	font-size: 1.6em;
}
h2.pagetitle {
	font-size: 1.6em;
}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}
h3, .right h2 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}
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;
	color:#cc9900;
	font-size:24px;
}
.entry p a:visited {
	color: #cc9900;
}
.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;
}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, 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: #cc9900;
	text-decoration: none;
}
a:hover {
	color: #cc9900;
	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;
}
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: auto;
}
.widecolumn {
	padding:0;
	margin: 5px 0 0 0px;
	width: auto;
}
.post {
	margin: 0 0 40px;
	float: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;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */















/* Begin Images */



p img {
	padding: 0;
	max-width: 100%;
	margin:10px 10px 10px 0;
}
/*	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. */







html>body .entry ul {
	margin-left: 0px;
	list-style: none;
	padding-left:15px;
	text-indent: 0px;
}
.entry ul li {
	list-style:disc outside none;
	margin-left:0;
}
html>body .entry li {
	margin: 0;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#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: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
}
#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:left;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin:0;
}
/* 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;
}
.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." */











/* stylesheet for index page */







h3 {
	color:#262626;
	display:block;
	font:18px Arial, Helvetica, sans-serif normal;
	line-height:normal;
	margin:0;
	padding:0;
}
h4 {
	font:14px Arial, Helvetica, sans-serif normal;
	color:#262626;
	line-height:normal;
	margin:0px 0 0 0;
}
h2 {
	color:#333;
	display:block;
	font:18px Arial, Helvetica, sans-serif normal;
	line-height:normal;
	margin:0px 0 0 0;
	padding:3px 0 8px 0px;
	border-bottom:1px solid;
}
p {
	display:block;
	margin:1em 0;
	padding:0 0px 0 0;
}
a {
	text-decoration:none;
	color:#cc9900;
	font-size:13px;
}
ul {
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	padding:0;
	margin:0;
}
/* 



	LEVEL ONE



*/



ul.dropdown {
	position: relative;
	float:left;
	margin:13px 0 0 0;
}
ul.dropdown li {
	font-weight:normal;
	float: left;
	z-index:1;
}
ul.dropdown a:hover {
	color: #fff;
	text-decoration:none;
}
ul.dropdown a:active {
	color: #ffa500;
}
ul.dropdown li a {
	display: block;
	padding: 4px 10px;
	color: #222;
}
ul.dropdown li.hover,  ul.dropdown li:hover {
	background: #000;
	color:#fff;
	position: relative;
}
ul.dropdown li.hover a {
	color:#fff;
}
/* 



	LEVEL TWO



*/



ul.dropdown ul {
	width: 230px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
}
ul.dropdown ul li {
	font-weight: normal;
	color: #000;
	background:#ffcc00;
	display:block;
	border-bottom: 1px solid #000;
	float: none;
}
ul.sub_menu li.hover, ul.sub_menu li:hover {
	background:#000;
	color:#fff;
	position:relative;
}
ul.sub_menu li.hover a {
	color:#fff;
}
/* IE 6 & 7 Needs Inline Block */



ul.dropdown ul li a {
	border-right: none;
	width: 100%;
	display: inline-block;
}
/* 



	LEVEL THREE



*/



ul.dropdown ul ul {
	left: 100%;
	top: 0;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
#page-wrap {
	margin:0px auto;
	width:990px;
	overflow:hidden;
	background:#fff;
	min-height:500px;
}
html[xmlns] .clearfix {
	display:block;
}
#wrap-left {
	width:250px;
	float:left;
	padding:0 0 0 10px;
	margin:10px 0 0 0;
}
#wrap-left p {
	padding:0;
	color:#333;
}
#logo {
	width:auto;
}
#logo h1 {
	margin:0;
	padding:0;
	text-indent:-10000px;
}
#logo h1 a {
	background:transparent url(images/logo1.png) no-repeat scroll left top;
	height:200px;
	width:250px;
	display:block;
}
/* twitter-updates*/

#wrap-left .twitter{width:250px;}

.twitter {
	float:left;
	margin:46px 0 0 0;
}
.twitter a{
font-family:"Verdana";
font-size:11px;
font-stretch:extra-expanded;
margin:3px 0;
padding:3px;
text-decoration:none;
}
#wrap-left ul.twitter{width:250px;} 
ul.twitter {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0 0;
	padding:0 0 0 1px;
	z-index:100;
}
#wrap-left li.twitter-item a{width:250px;}
li.twitter-item {
	background:transparent url(images/button02.png) no-repeat scroll 0% 0%;
	float:left;
	padding:0 1px 10px 25px;
	position:relative;
	z-index:100;
	clear:both;
	line-height:15px;
}
ul.twitter li.twitter-item a.twitter-user {
	color:#cc9900;
	font:12px normal;
	line-height:normal;
	padding:0;
	text-decoration:none;
}
ul.twitter li.twitter-item a:hover {
	color:#cc9900;
	text-decoration:underline;
}
.main {
	width:670px;
	margin:10px 0 0 50px;
	float:left;
}
.inner {
	width:670px;
	margin:20px 0 10px 50px;
	float:left;
}
.wrap-title {
	margin:0 0 0 80px;
	background:#cc9900;
}
.wrap-title h2 {
	padding:3px 0 3px 45px;
	margin:22px 0 0 10px;
}
#wrap-right .wrap-col-1 {
	width:45%;
	float:left;
	margin:0 0 0 0px;
	padding:0 0 0 40px;
}
.wrap-col-1 h2 {
	width:300px;
}
.post-img {
	float:left;
	margin:5px 15px 5px 0;
}
#post-32 .alignnone {
	border:1px solid #ccc;
	padding:3px;
}
.social-icons {
	border:medium none;
}
.wrap-right-bottom {
	margin:20px 0 0 0;
	float:left;
}
.left-bottom {
	float:left;
	width:330px;
	border-right:1px solid #cc9900;
}
.bottom-wrap {
	width:330px;
	height:280px;
	float:right;
	margin:0px 0 0 5px;
	padding:0;
position:relative;
}
.social-connect {
	float:left;
	margin:55px 0 10px 5px;
	padding:5px 0 0 0;
}
/* form*/



.contact-form {
	float:left;
	margin:0 0 0 5px;
	clear:both;
	padding:0px;
}
.contact1 {
	float:left;
}
form label {
	width:70px;
	font-size:12px;
}
form input {
	height:18px;
	width:180px;
	float:left;
}
#searchsubmit{height:25px; width:120px;}
.required, .optional, .notes {
	font-size:12px;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.required, .optional {
	margin:10px 0;
}
#footer {
	padding:0 0 20px 0;
	position:relative;
	height:30px;
	background:#ffcc00;
	min-width:990px;
	max-width:100%;
}
.footer-text {
	color:#333;
	margin:0 auto;
	width:990px;
	top:0px;
	left:140px;
	padding:5px 0;
	font-size:12px;
}
.footer-text a {
	color:#333;
	font-weight:normal;
	font-size:12px;
}
/*Slider*/



	



div#tmpSlideshow {
	background:#f1f7c6;
	margin: 0px;
	position: relative;
	height: 263px;
	width: 670px;
}
div.tmpSlide {
	position: absolute;
	top: 0;
	left: 0;
	width: 670px;
	height: 263px;
	display: none;
}
div.tmpSlide img {
	float: left;
	margin: 30px 0 0 15px;
	width: 272px;
	border: 2px solid #F5FAD3;
}
div#tmpSlideshowControls {
	position: absolute;
	bottom: 10px;
	right: 11px;
	width: 200px;
}
div.tmpSlideshowControl {
	border: 1px solid #666;
	float: left;
	margin: 0 5px 0 0;
	width: 20px;
	height: 20px;
	color: #554d31;
	font-size:14px;
	text-align: center;
	cursor: pointer;
}
div.tmpSlideshowControl span {
	line-height: 20px;
	vertical-align: middle;
}
div.tmpSlideshowControlActive {
	border: 1px solid rgb(161, 155, 137);
}
div.tmpSlideCopy {
	position: absolute;
	left: 315px;
	top: 20px;
	width: 340px;
}
div.tmpSlideCopy p {
	font-size: 11px;
	line-height: 1.75em;
}
#error {
	padding:40px 0 0 40px;
}
#error h2 {
	font-size:24px;
	margin:10px 0 0 0;
}
#post-26 p {
	clear:both;
}
#post-32 p img {
	margin:0 0 0 10px;
}
#post-26 p img {
	/*border:1px solid #ccc;*/
	padding:3px;
	margin:0 10px 10px 3px;
}
.post h2 {
	color:#cc9900;
	font-size:24px;
}
li.news-category {
	background:url(images/button02.png) no-repeat;
	line-height:12px;
	padding:0 1px 10px 20px;
	z-index:1;
	list-style:none;
}
.tabberlive .tabbertabhide {
	display:none;
}
/*--------------------------------------------------



  .tabber = before the tabber interface is set up



  .tabberlive = after the tabber interface is set up



  --------------------------------------------------*/



.tabber {
}
.tabberlive {
/*margin-top:1em;*/



}
/*--------------------------------------------------



  ul.tabbernav = the tab navigation list



  li.tabberactive = the active tab



  --------------------------------------------------*/



ul.tabbernav {
	margin:0px;
	background-color: #ffcc00;
	padding: 10px 5px;
	border-bottom: 0px solid #dbf1fe;
}
ul.tabbernav li {
	list-style:none;
	margin: 0;
	display: inline;
}
ul.tabbernav li a {
	padding: 10px 4px;
	margin:0;
	border-bottom: none;
	background-color: #ffcc00;
	text-decoration: none;
}
ul.tabbernav li a:link {
	color: #000;
	font-size:13px;
}
ul.tabbernav li a:visited {
	color: #667;
}
/*on hover tabs*/



ul.tabbernav li a:hover {
	color: #fff;
	border-bottom: 2px solid #000;
	border-top:0px solid #000;
	background-color: #cc9900;
	background-repeat:repeat-x;
	background-repeat:no-repeat;
	background-position:center;
}
ul.tabbernav li.tabberactive a {
	background-color: #000;
	border-top:1px solid #000;
	border-bottom: 0px solid #dbf1fe;
	background-repeat:no-repeat;
	background-position:center;
	border-bottom: 2px solid #000;
	color:#fff;
}
ul.tabbernav li.tabberactive a:hover {
	color: #fff;
	border-bottom: 2px solid #000;
}
/*--------------------------------------------------



  .tabbertab = the tab content



  Add style only after the tabber interface is set up (.tabberlive)



  --------------------------------------------------*/



.tabberlive .tabbertab {
	padding:5px;
	padding-top:10px;
	border:0px solid #dbf1fe;
	background-image:url(images/bg2.png);
	background-repeat:no-repeat;
	background-position:top;
	background-repeat: repeat-x;
	background-bottom:url(images/bg_bottom.png) no-repeat;
	border-top:0;/* If you don't want the tab size changing whenever a tab is changed



    you can set a fixed height */







/* height:150px;*/







 /* If you set a fix height set overflow to auto and you will get a



    scrollbar when necessary */







 /* overflow:auto; */



 



}
.tabberwidth {
	width:100px;
}
/* If desired, hide the heading since a heading is provided by the tab */



.tabberlive .tabbertab h2 {
	display: none;
}
.tabberlive .tabbertab h3 {
	display:none;
}
.tabberlive .tabbertab h4 {
	display:none;
}
/* Example of using an ID to set different styles for the tabs on the page */



.tabberlive#tab1 .tabbertab {
	background-color:#cc0000;
	width:100px;
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
	/*height:200px;*/



 overflow:auto;
}
.heading1 {
	font-weight: bold;
	color: rgb(204, 51, 51);
	font-size: 17px;
	color:#666666;
}
.heading1 a {
	color:#666666;
}
.tabber h3 {
	font-weight: bold;
	color: rgb(204, 51, 51);
	font-size: 20px;
}
.heading2 {
	font-weight: bold;
	color: rgb(204, 51, 51);
	font-size: 14px;
	color:#000099;
	border-bottom:1px dotted;
}
.small {
	font-weight: normal;
	font-size: 10px;
}
.right h2 {
	color:#262626;
display:block;
font:18px Arial,Helvetica,sans-serif normal;
margin:0;
padding:0;
}
.right {
width:255px;
float:left;
}
.right ul{
list-style-type:none;
font-size:11px;
margin:0;
padding:0
}
.right ul li{
list-style-type:none;
margin:0 0 20px;
padding:0
}

.right ul li ul{
list-style-type:square;
margin:0;
padding:0 3px
}

.right ul li ul li{
list-style:square inside none;
font-size:12px;
line-height:1.7em;
border:0;
margin:0;
padding:0 0 2px 8px;

}


