/*
	MPW Default theme
*/
* {
	margin: 0;
	padding: 0;
	border: 0;
}
html { /* Moz */
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
a {
	outline: none;
}
input, textarea {
	border: 1px solid #E7F0F5;
	background-color: #f1f1f1;
}
h1, h2, h3, h4 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

/*Layout */
body {
	font-size: 82.5%;
	margin: 10px 0 0 0;
	padding: 0;
}
#main {
	padding-top: 0;
	width: 860px;
	margin: 0 auto;
}
#header {
	width: 860px;
	margin: 0 0 15px;
	padding: 0;
	overflow: auto;
}
#breadcrumb {
	font-size: 1em;
	padding: 5px 0;
	padding-bottom: 13px;
}
#content-left {
	margin-top: 35px;
}
#content-left #breadcrumb a {
	color: #000;
	text-decoration: none;
}
#content-left #breadcrumb a:hover {
	color: #888;
}
#content {
	width: 860px;
}
#content-error {
	width: 860px;
	padding: 45px 25px 45px 25px;
	background-color: white;
	font-size: 0.8em;
	margin-left: 5px;
}
#world-cup-logo ,#content-left {
	width: 730px;
	float: right;
}
#content-left h3, #content-left h2, #content-left h1 {
	font-size: 1.2em;
	margin: 0 0 1em 0;
	color: #000;
}
#content-left h1 {
	font-size: 1.5em;
}
#content-left h3 {
	font-size: 1.05em;
}
#content-left a {
	color: #06F;
	text-decoration: underline;
}
#content-left a:hover {
	color: #03C;
}
#content-left h3 a {
	color: #a3a3a3;
	text-decoration: none;
}
#content-left h3 a:hover {
	color: #888;
}
#content-left h3 .zp_uneditable_album_title {
	font-size: 0.85em;
}
#content-left ul {
	margin-left: 30px;
}
#content-left ul#mycarousel {
	margin: 0;
}

/* "Show more results" link for search */
#content-left h3 small {
	font-size: 1em;
	font-weight: normal;
	}
#content-left h4 {
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 1.2em;
}
#content-left p, #content-left li {
	font-size: 0.85em;
	line-height: 1.3em;
	margin-bottom: 1em;
}
#content-left p.zenpageexcerpt {
	font-size: 0.95em;
	line-height: 1.5em;
	margin: 0px;
	clear: both;
}
#content-left ul.searchresults li {
	margin-bottom: 1em;
}
#content-left a img {
	border: 1px solid #ccc;
}
#content-left a:hover img {
	border: 1px solid #999;
}
#market-logo, #sidebar {
	width: 120px;
	float: left;
}
.menu {
	font-size: 0.95em;
	padding: 8px 0 0 0;
}
.menu a {
	color: #999;
}
.menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.95em;
}
.menu ul li {
	padding-bottom: 2px;
	background-repeat: no-repeat;
}
.menu ul li.menu_menulabel {
	padding-left: 0px;
	font-family: Times, "Times New Roman", Georgia, serif;
	font-weight: normal;
	text-transform: capitalize;
	letter-spacing: 0.1em;
	color: #000;
	margin-bottom: 0.5em;
	margin-top: 0.9em;
	margin-left: 0;
}
.submenu {
	list-style: none;
	margin-left: -25px;
	padding: 0px;
}
.menu ul li.menu_menulabel ul.submenu li {
	font-size: 0.99em;
	letter-spacing: 0;
	font-style: normal;
}
#footer {
	width: 860px;
	height: 35px;
	padding-top: 6px;
	text-align: center;
	clear: both;
	font-size: 1.2em;
}
.menu-active-1 .submenu li.menu_image {
	display: none;
	}
.menu li a.menu-active,
.menu li.menu-active-1 a {
	color:  #000;
}

/* Link Styles*/
a {
	text-decoration: none;
	color: #000;
	border-bottom: 0px dashed;
}
a {
	text-decoration: none;
	color: #002E5B;
	border-bottom: 0px dashed;
}
a:hover {
	text-decoration: none;
	color: #002E5B;
	border-bottom: 0px dashed;
}

/* Miscellaneous*/
img {
	border: 0;
}
blockquote {
	border-left: 1px dashed #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}
#imagemetadata {
	text-align: right;
}
#imagemetadata table {
	text-align: left;
	line-height: 1em;
	border: 1px solid #ccc;
	top: 2em;
	right: 0px;
	background-color: #fafafa;
}
#imagemetadata table td {
	border-bottom: 1px solid #f0f0f0;
	background-color: #f8f8f8;
	padding: 2px 5px;
}

/* Page Navigation*/
ul.pagelist {
	font-size: 1em;
	clear: both;
	padding: 0;
	margin: 10px 0 10px 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a,ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #82996F;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #ddd;
	cursor: default;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}

/* AJAX*/
#albumDescEditable,#albumTagsEditable {
	margin-bottom: 12px;
}
#imageDescEditable,#albumTagsEditable {
	margin-top: 24px;
}
#imageDesc {
	margin-bottom: 4px;
}
#exif_link {
	float: left;
}
#exif_link a {
	background-color:#f1f1f1;
	text-align:center;
	padding:8px;
	margin-left: 5px;
}

/* Tags */
.taglist {
	display: inline;
	list-style-type: none;
}
.taglist li {
	background: url(../images/tag.png) no-repeat left center;
	list-style-type: none;
	padding-left: 0px;
	float: left;
	padding-right: 0px;
	color: #999999;
	display: inline;
	list-style-type: none;
}
.tags_title {
	background: none;
	padding-right: 5px;
	padding-left: 0;
	float: left; 
}

/* Image Thumbnails */
#images {
	float: left;
}
.imagethumb a,.imagethumb a:hover {
	display: block;
	float: left;
	margin: 0;
	line-height: 0px;
}
.imagethumb {
	display: block;
	float: left;
	margin: 0 12px 12px 0;
	min-height: 100px;
}

/* Album Thumbnails */
#albums {
	float: left;
}
.album {
	margin: 0px 40px 10px 0;
	float: left;
	width: 320px;
	line-height: 100%;
}
.album .thumb {
	text-decoration: none;
	display: block;
	margin: 0 0 10px 0;
}
#albums h3 {
	font-size: 1.2em;
	padding: 0;
	margin: 0px 0px 5px 0px;
}
.albumdesc {
	width: 320px;
	height: 72px;
	display: block;
	overflow: visible;
}
.albumdesc p {
	font-size: 0.7em;
}
.album p {
	line-height: 12px;
	font-size: 11px;
	padding: 0px 0px 0px;
	margin: 0px;
}
.album.sub, .album .thumb.sub, .albumdesc.sub {
	width: 220px;
}
.album.sub {
	margin: 0px 15px 20px 0;
}

/* Individual Image */
.image {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	display: block;
}
#image {
	text-align: center;
	width: 700px;
	margin: 0 auto 8px;
}
#image div {
	line-height: 1.6em;
	text-align: left;
	font-size: 1.6em;
	}

/* centering flowplayer 3 on image.php */
#image .flowplayer {
	margin: 0 auto;
}
.imgnav {
	width: 730px;
	padding-top: 50px;
	text-align: center;
	border: 0px solid #D5E6EE;
	background: transparent;
	margin-right: 1em;
	font-size: 1.4em; 
}.imgnav .imgprevious a {
	display: block;
	width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent url(images/jcarousel_prev.png) no-repeat 0 0;
	position: relative;
	top: -40px;
	left: 100px;
	padding: 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 180%;
	color: #82996F;
	text-indent: -3000px;
}.imgnav .imgprevious a:hover {
	text-decoration: none;
	color: #002E5B;
	background-position: -32px 0;
}.imgnav .imgprevious a {
	text-decoration: none;
	color: #002E5B;
	background-position: -64px 0;
}.imgnav .imgnext a {
	display: block;
	width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent url(images/jcarousel_next.png) no-repeat 0 0;
	position: relative;
	top: -40px;
	right: 100px;
	padding: 0px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 180%;
	color: #82996F;
	text-indent: -3000px;
}.imgnav .imgnext a:hover {
	text-decoration: none;
	color: #002E5B;
	background-position: -32px 0;
}.imgnav .imgnext a {
	text-decoration: none;
	color: #002E5B;
	 background-position: -64px 0;
}
.imgnav .imgprevious a {
	float: left;
}.imgnav .imgnext a {
	float: right;
}
#narrow {
	width: 700px;
	margin: 0 auto;
}

/* Paged thumbs nav */
#pagedthumbsnav {
	width: 580px;
	height: 55px;
	padding: 0px;
	border: 0px solid gray;
	color: #444444;
}
#pagedthumbsimages {
	text-align: center;
	border: 0px solid gray;
}
#pagedthumbsimages img,
.jcarousel-list li img {
	float: left;
}
#pagedthumbsnav-active img {
	float: left;
}
#pagedthumbsnav-prev {
	width: 155px;
	height: 20px;
	padding-top: 10px;
	font-size: 1em;
	float: left;
}
#pagedthumbsnav-next {
	width: 100px;
	height: 20px;
	padding-top: 10px;
	font-size: 1em;
	float: right;
	text-align: center;
}
#pagedthumbsnav-prevdisabled {
	visibility: hidden;
	width: 155px;
	height: 20px;
	padding-top: 10px;
	font-size: 1em;
	float: left;
}
#pagedthumbsnav-nextdisabled {
	visibility: hidden;
	width: 100px;
	height: 20px;
	padding-top: 10px;
	font-size: 1em;
	float: right;
	text-align: center;
}

/* Comments */
#comments {
	clear: both;
	width: 560px;
	margin-top: 10px;
	padding: 0;
	border-top: 1px dashed darkgray;
	
}
#comments h3 {
	font-size: 1.4em;
	line-height: 1.6em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	letter-spacing: 0;
	color: black;
}.error {
	color: #C33;
	font-weight: bold;
}.comment {
	padding: 0px 8px 12px 8px;
	border: 1px solid #E7F0F5;
	background: #F8F9F2;
	margin-bottom: 12px;

}.commentmeta {
	margin-bottom: 12px;
}.commentauthor {
	font-weight: bold;
}.commentdate {
	margin-top: 12px;
	color: #8DB8CF;
	font-size: 85%;
}

/* Forms */
.inputbox {
	width: 250px;
	padding: 2px;
	border: 1px solid #e5e5e5;
	background-color: #f1f1f1; 
}textarea {
	padding: 4px;
	width: 100%;
	color: #5A5A4B;
	font: 100%/ 200% "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: 1px solid #e5e5e5;
	background-color: #f1f1f1; 
}.checkbox {
	cursor: pointer;
}.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
	border: 1px solid #e5e5e5;
	background-color: #f1f1f1; 
}label {
	cursor: pointer;
}
#map {
	margin-left: -77px;
}
#rating {
	margin-top: 10px;
}

/* Admin Toolbox */
#admin,#admin_data {
	position: fixed;
	right: 0px;
	top: 0px;
	width: 130px;
	border-bottom: 1px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;
	background: #fff;
	z-index: 1001;
	text-align: left;
	font-size: 1.3em;
}
#admin_data {
	top: 0px;
	padding-top: 20px;
	z-index: 1000;
	line-height: 1.6em;
}
#admin h3 {
	font-weight: normal;
	color: #999;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.1em;
}
#admin h3:hover {
	color: #036;
}

/* Search Box */
#search {
	float: right;
	margin-top: 15px;
	margin-right: 25px;
	text-align: center;
	z-index: 1000;
}
#search input.pushbutton {
	padding: 2px;
	border: 1px solid darkgray;
	background-color: #f1f1f1; 
}
#search ul {
	position: absolute;
	text-align: left;
	padding: 5px;
	list-style: none;
	background: #000;
}
#search ul .item {
	display: none;
}
#search ul:hover .item {
	display: block;
	padding: 1px;
}
#search li {
	width: 170px;
	color: #fff;
	line-height: 18px;
}
#searchfields_icon {
	position: relative;
	top: 4px;
}
.clear {
	clear: both;
	height: 10px;
}
#search_input {
	width: 180px;
	height: 21px;
}

/* Archive View */
#archive {
	width: 580px;
	text-align: left;
}
ul.archive * {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.archive li {
	display: inline;
	margin-right: 5px;
}
ul.archive .year {
	margin-top: 0px;
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
  margin-left: -30px;
  margin-right: 0px;
}
ul.archive .month {
	font-size: 1em;
	list-style: none;
	border-top: 0px solid #E6E6DF;
	padding-top: 5px;
	margin-left: -30px;
	font-weight: normal;
	margin-bottom: 15px;
}

ul.archive .archive-active a {
	color: black;
}
#archive h3 {
	background-color: transparent;
	font-size: 1.5em;
	letter-spacing: 0.1em;
}

/* Tag Cloud */
#tag_cloud {
	text-align: center;
	background: #eee;
}
#tag_cloud ul li {
	display: inline;
	list-style-type: none;
}
#tag_cloud p {
	padding: 10px 0;
	margin: 20px 0;
	background: #fff;
	border-top: 3px solid #E6E6DF;
	border-bottom: 3px solid #E6E6DF;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

/* Error Messages */
.errorbox {
	padding: 20px;
	background-color: #FDD;
	border-top: 1px solid #FAA;
	border-left: 1px solid #FAA;
	border-right: 1px solid #FAA;
	border-bottom: 5px solid #FAA;
	margin-bottom: 10px;
	font-size: 100%;
	color: #DD6666;
}
.errorbox h2 {
	color: #DD6666;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
}

/* News Articles */
hr {
	border: 0;
	border-top: 1px dashed gray;
}.newsarticle {
	padding-top: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dashed darkgray;
}.newsarticlecredit {
	margin-top: 0px;
	margin-bottom: 10px;
}.newsarticlecredit-left {
	float: left;
	margin-right: 0.3em;
}.newscategories {
	margin: 0;
	padding: 0;
	display: inline;
}.newscategories li {
	display: inline;
	list-style: none;
}.singlenews_prev {
	float: left;
}.singlenews_next {
	float: right;
}.langselector {
	height: 25px;
}.langselector p {
	float: left;
}.newstype {
	font-size: 0.8em;
}.langselector {
	margin-top: 0em;
	font-size: 1.3em;
	padding: 2em 0em 0.8em 3em;
	border-bottom: 0px dashed darkgray;
	height: 100%;
}
#dynamic-locale {
	width: 195px;
}

/* zenphoto/zenpage link */
#zen-part {
	font-size: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
}
#photo-part {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#IE-clear-part {
	font-size: 12px;
	font-weight: normal;
}

/* login form */
table.password td.userlabel{
	text-align:left;
}
table.password td.userinput{
	text-align:left;
}table.password td.userinput input, td.passwordinput input {
	width: 15em;
}

/* login form */
table.password td.passwordlabel{
	text-align:left;
}table.password td.passwordinput{
	text-align:left;
}table.password td.submit{
	text-align:left;
}table.password td.hint{
	text-align:left;
}
.captchainputbox {
	width: 6.6em;
	padding: 2px;
}

/* Pretty Buttons */
.buttons a,.buttons button {
	display: block;
	float: left;
	margin: 0 7px 0 0;
	background-color: #f5f5f5;
	background-image: url(images/admin-buttonback.jpg);
	background-repeat: repeat-x;
	border: 1px solid #dedede;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 100%;
	line-height: 130%;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
	cursor: pointer;
	padding: 5px 10px 6px 7px; /* Links */
}.buttons button {
	text-decoration: none;
	width: auto;
	overflow: visible;
	padding: 4px 10px 3px 7px; /* IE6 */
}.buttons button[type] {
	text-decoration: none;
	padding: 5px 10px 5px 7px; /* Firefox */
	line-height: 17px; /* Safari */
}.buttons button img,.buttons a img {
	text-decoration: none;
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}

/* standard buttons */
button:hover,.buttons a:hover {
	text-decoration: none;
	background-color: #dff4ff;
	border: 1px solid #CBCBCB;
	color: #FF8A00;
}.buttons a {
	text-decoration: none;
	background-color: #6299c5;
	border: 1px solid #6299c5;
	color: #fff;
}

/* positive buttons */
button.positive,.buttons a.positive {
	text-decoration: none;
	color: #529214;
}.buttons a.positive:hover,button.positive:hover {
	text-decoration: none;
	background-color: #E6EFC2;
	border: 1px solid #f5f5f4;
	color: #529214;
}.buttons a.positive {
	text-decoration: none;
	background-color: #529214;
	border: 1px solid #529214;
	color: #fff;
}

/* negative buttons */
.buttons a.negative,button.negative {
	text-decoration: none;
	color: #d12f19;
}.buttons a.negative:hover,button.negative:hover {
	text-decoration: none;
	background: #fbe3e4;
	border: 1px solid #fbc2c4;
	color: #d12f19;
}.buttons a.negative {
	text-decoration: none;
	background-color: #d12f19;
	border: 1px solid #d12f19;
	color: #fff;
}

/* slideshowlink */ 

#slideshowlink, #exif_link {
	display:block;
	margin-bottom: 15px;
	float: left;
}
#slideshowlink a, #exif_link a {
	background-color:#ccc;
	color: #555;
	width:100px; 
	text-align:center;
	padding:8px;
	text-decoration: none;
}
#slideshowlink a:hover, #exif_link a:hover {
	color: #000;
}
