/*
Theme Name: Electric Studio
Theme URI: http://www.electricstudio.co.uk
Description: A rework on the Rambling Soul theme
Version: 1.0
Author: Electric Studio
Author URL: http://www.electricstudio.co.uk/

FONT SIZES

16px = 1em
14px = 0.875em
13px = 0.8125em
12px = 0.75em
11px = 0.6875em
10px = 0.625em
9px = 0.5625em
8px = 0.5em


Body = 0.8125em (13px)
Children of body:

32px = 246.153%
26px = 200%
22px = 169.230%
18px = 138.461%
16px = 123.076%
14px = 107.692%
13px = 100%
12px = 92.307%
11px = 84.615%
10px = 76.923%

percentage = (size in px) / (1em size (13 in this case)) * 100

*/
body {
	background-color:#fff;
	font:normal normal 0.8125em/1.4em Arial, Helvetica, sans-serif;
	padding:0 0 20px 0;
	margin:0;
}
#wrap {
	margin:0;
	padding:0;
}
#main {
	margin:0 auto;
	width: 960px;
	background-color:#fff;
	padding:0;
}
.sidebarcontent hr {
	color:#fff;
	height:1px;
	padding:0;
	margin:0;
	border:thin;
}
#topbar {
	height: 100px;
	margin:0 auto;
	width: 960px;
	padding:0;
	background-color:#fff;
	position:relative;
}
#headermenu {
	float:right;
	width:480px;
	clear:right;
	text-align:right;
	padding:13px 240px 0 0;
	font-size:84.615%;
}
#breadcrumb {
	padding:5px 0 5px 0;
	color:#7487C2;
	text-transform:uppercase;
}
#breadcrumb a {
	text-decoration:none;
}
#content {
	padding:0;
}
.post {
	position:relative;
}
.hasSidebar{
	width: 730px;
	float: right;
	padding:0;
}
#sidebarPage, #sidebar, #sidebarPost {
	float:left;
	width:200px;
	padding:10px;
	background-color:#EAEAEB;
}
.homeSidebar {
	min-height:690px;
}
.sideBarBoxes {
	color:#444;
	padding:10px;
	margin-top:10px;
	background-color:#C6CCE3;
}
#sidebarPage .sidebarcontent, #sidebar .sidebarcontent {
	margin:0;
	padding:0;
}
#sidebarPost h2 {
	padding:20px 0 5px 0;
}
#sidebarPost ul {
	padding:0;
	margin:0;
	border-top:1px solid #fff;
}
#sidebarPost ul li {
	padding:5px;
	margin:0;
	list-style:none;
	border-bottom:1px solid #fff;
}
#sidebarPost select {
	padding:2px;
	margin:0;
	border:5px solid #7487C2;
	width:200px;
}
#sidebarPage .sidebarcontent h2.sidebarHeadTitle, #sidebar .sidebarcontent h2.sidebarHeadTitle, #sidebarPost h2.sidebarHeadTitle {
	margin:0;
	color:#7487C2;
	padding:0;
	font-size:200%;
	display:block;
	height:250px;
}
#sidebarPage .sidebarcontent h2 a, #sidebarPage .sidebarcontent h2, #sidebar .sidebarcontent h2, #sidebarPost h2 {
	text-decoration:none;
	font-weight:100;
}
#sidebarPage .sidebarcontent ul, #sidebar .sidebarcontent ul {
	margin:0;
	padding:0;
	background-color:#C6CCE3;
}
#sidebarPage .sidebarcontent ul li, #sidebar .sidebarcontent ul li {
	padding:7px 5px;
	margin:0;
	line-height:130%;
	list-style:none;
	border-bottom:1px solid #fff;
}
#sidebarPage .sidebarcontent ul li a, #sidebar .sidebarcontent ul li a {
	color:#415494;
	text-decoration:none;
}
#sidebarPage .sidebarcontent ul li a:hover, #sidebar .sidebarcontent ul li a:hover {
	text-decoration:underline;
}
#sidebarPage ul li.current_page_item, .sidebarcol ul li.current-cat, #sidebarPage ul li.current_page_parent {
	background-color:#fff;
}
#sidebarPage ul li.current_page_item a, .sidebarcol ul li.current-cat a, #sidebarPage ul li.current_page_parent a {
	text-decoration:none;
	color:#415494;
	font-weight:900;
}
#sidebarPage .sidebarcontent ul li ul, #sidebar .sidebarcontent ul li ul {
	display:none;
	border: none;
}
#sidebarPage .sidebarcontent ul li.current_page_item ul, #sidebar .sidebarcontent ul li.current_page_item ul, #sidebarPage .sidebarcontent ul li.current_page_parent ul, #sidebar .sidebarcontent ul li.current_page_parent ul {
	display:block;
	border: none;
	padding-top:5px;
	background-color:#fff;
	list-style:none;
}
#sidebarPage .sidebarcontent ul li.current_page_item ul li, #sidebar .sidebarcontent ul li.current_page_item ul li, #sidebarPage .sidebarcontent ul li.current_page_parent ul li, #sidebar .sidebarcontent ul li.current_page_parent ul li {
	background-color:#fff;
	list-style:none;
	padding:3px 0 3px 5px;
	margin:0;
	line-height:130%;
	list-style:none;
	border-bottom:none !important;
}
#sidebarPage .sidebarcontent ul li.current_page_item ul li a, #sidebar .sidebarcontent ul li.current_page_item ul li a, #sidebarPage .sidebarcontent ul li.current_page_parent ul li a, #sidebar .sidebarcontent ul li.current_page_parent ul li a {
	color:#333;
	font-weight:100;
}
#sidebarPage .sidebarcontent ul li.current_page_parent ul li.current_page_item a {
	font-weight:900;
}
#sidebarPage .sidebarcontent .sidebarbox {
	margin: 0;
	margin-bottom:20px;
}

#footer {
	width:960px;
	clear:both;
	padding: 25px 0;
	text-align: left;
	margin:0 auto;
	background-color:#fff;
	
}
#footer a.addthis_button {
	float:right;
}
#copyright {
	border-top:6px solid #7487C2;
	padding:10px 0;
	float:left;
	width:960px;
	color:#666;
	font-size:76.923%;
}
span.credit {
	float:right;
	font-size:76.923%;
}
img, hr {
	border:0;
	padding:0;
	margin:0;
}
p {
	margin:0;
	padding:5px 0 10px 0;
}
h1 {
	padding:0;
	font-size:246.153%;
	line-height:100%;
	font-weight:100;
	margin:0;
}
h1 blue {
	padding:0;
	font-size:246.153%;
	line-height:100%;
	font-weight:100;
	color:#3366CC;
	margin:0;
}
div.post h1 {
	padding:10px 0;
	font-size:246.153%;
	line-height:100%;
	font-weight:100;
	margin:0;
}
div.post h1.pageTitle, div.posthead h1.pageTitle {
	font-weight:100;
	font-size:123.076%;
	background-color:#788AC4;
	padding:7px;
	margin:0 0 10px 0;
	color:#fff;
}
h1.pageTitleFull {
	font-weight:100;
	font-size:123.076%;
	background-color:#788AC4;
	padding:7px;
	margin:0 0 10px 0;
	color:#fff;
}
h2 {
	padding:0;
	font-size:123.076%;
	line-height:120%;
	font-weight:900;
	margin:0;
}
h2 span.blue {
       color:#7487C2;
}
h2.postHeader, div.post h2 {
	padding:0 0 10px 0;
}
h2.postHeader a {
	line-height:140%;
	font-weight:900;
}
h3 {
	padding:0;
	font-size:107.692%;
	line-height:140%;
	font-weight:900;
	color:#333;
	margin:10px 0 0 0;
}
h3.relatedPosts {
	font-size:100%;
	margin:0;
}
div.post h3.highlight {
	padding:20px;
	background-color:#A2B1D3;
	color:#fff;
	margin:20px 0;
	font-weight:100;
}
h4, h5 {
	margin: 0;
	padding: 0 0 10px 0;
}
br.clear, div.clear {
	clear: both;
	line-height:0px;
}
hr.clear {
	display:block;
	margin:0;
	padding:0;
	border-top:1px solid #BDCECE;
}
a, a:visited, active {
	color: #415494;
}
a.external {
	background: url('images/external.gif') center right no-repeat;
	padding-right:15px;
}
a.audio{
	background: url('images/audio-icon.gif') center right no-repeat;
	padding-right:15px;
}
a.pdf {
	background: url('images/pdf.png') 0 0 no-repeat;
	padding:3px 0 7px 26px;
	font-weight:900;
}
#pagination {
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
}
#pagination span {
	padding-left:0;
}
table {
	width: 95%;
	border-collapse:collapse;
	margin-top: 15px;
	margin-bottom: 25px;
}
/* Begin Logo */
#logo {
	width:215px;
	height:53px;
	padding:25px 0 20px 0;
	float:left;
}
/* Begin caption */
div.wp-caption {
	padding:10px;
	border:1px solid #D7E1E1;
	width:200px !important;
	display:block;
}
div.wp-caption.aligncenter {
	padding:10px;
	border:1px solid #D7E1E1;
	width:708px !important;
	display:block;
	margin-bottom:20px;
}
div.alignright  {
	float:right;
	margin:10px 0 20px 20px;
	clear:right;
}
img.alignright  {
	float:right;
	margin:0 0 20px 20px;
	clear:right;
}
div.alignleft {
	float:left;
	margin:10px 20px 20px 0;
}
div.wp-caption p {
	padding:5px 0 0 0;
	margin:0;
	color:#666;
	font-size:92.307%;
	line-height:100%;
}
/* Begin Topmenu */
#topmenu {
	margin-top:15px;
	float:right;
	height:34px;
	background-color:#788AC4;
	width:720px;
}
#topmenu ul {
	list-style-type: none;
	padding:0 10px;
	margin:0;
}
#topmenu li {
	display:block;
	float:left;
	height:30px;
}
#topmenu li.page-item-207 {
	display:none;
}
#topmenu li.current_page_item a, #topmenu li.current_page_parent a,
#topmenu li.current_page_item a, #topmenu li.current_page_ancestor a{
	background-color:#C6CCE3;
	color:#415494;
}
#topmenu a {
	display: block;
	float: left;
	text-decoration: none;
	color: #fff;
	font-weight: 100;
	font-size:100%;
	padding-right: 10px;
	padding-left: 10px;
	line-height:34px;
}

#topbar #topmenu a:visited, active {

}
#topbar #topmenu a:hover {
	text-decoration:underline;
}
/* Begin Posts*/
.postInfoTop {
	font-size:92.307%;
	padding:0;
	margin:0 0 10px 0;
	font-weight:900;
	color:#999;
}
.postInfoBottom {
	font-size:92.307%;
	border-bottom:1px solid #efefef;
	padding:0 0 10px 0;
	margin: 0 0 10px 0;
	color:#999;
}
.postInfoBottom a {
	text-decoration:none;
}
.postInfoBottom a:hover {
	text-decoration:underline;
}
.post div.framedarea {
	border:3px solid #334294;
	padding:20px;
	margin:20px 0;
}
/* Begin Comments*/
h3#respond {
	font-size:25px;
	font-weight:100;
	padding-bottom:10px;
}
.alt {
}
.commentlist {
	padding:0 10px 10px 10px;
	margin:0;
	background-color:#F4F4F4;
}
.commentlist hr {
	color:#F4F4F4;
	height:1px;
	padding:0;
	margin:0;
	border:thin;
}
.commentlist li {
	margin:0;
	padding:10px 0 0 0;
	border-bottom:3px solid #ccc;
	list-style:none;
}
.commentlist p {
	margin:0 0 10px 0;
	padding:10px;
	background-color:#fff;
	float:right;
	width:378px;
	border:1px dotted #ccc;
}
#commentform p {
	margin:0;
	padding:0;
}

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

/* Begin generic */
a.rsslink {
	background:url('images/feedicon.png') 0 2px no-repeat; 
	padding-left: 14px;
}
img.avatar {
	float:left; margin-right:5px;
}
#content ul {
	padding:0;
	margin:10px 0 20px 0;;
}
#content ul li {
	padding:0;
	margin:0 0 0 25px;
}
.sidebarcol ul {
	padding:0;
	margin:0 0 10px 0;
}
.sidebarcol ul li {
	list-style:none;
	line-height:10px;
	background: transparent url(images/listitemSidecol.gif) 3px 4px no-repeat;
	padding:0 0 10px 17px;
	margin:0;
}
.sidebarcol ul li a {
	line-height:120%;
}
form.sendtofriend {
	padding:10px 20px 20px 20px;
	margin:0;
	background-color:#EAEAEB;
}
form#commentform {
	padding:0;
	margin:0;
}
#form {
	padding:10px 20px 20px 20px;
	margin:0;
	background-color:#EAEAEB;
	position:relative;
}
#form label, form.sendtofriend label {
	font-weight:900;
	margin:5px 0 0 0;
	line-height:10px;
	float:left;
	padding:0 0 5px 0;
}
#form input.textfield, #form textarea.textfield, form.sendtofriend .textfield {
	border:1px solid #999;
	width:340px;
	margin:5px 0 0 0;
	padding:5px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
fieldset {
	border:none;
	padding:0;
	margin:0;
}
.pageActions {
	float:right;
	width:100px;
	background-color:#788AC4;
	padding:4px 0 0 0;
	height:26px;
}
.pageActions img {
	margin:0 0 0 7px;
}
#content ul.pdf-attachments {
	clear:right;
	width:200px;
	background-color:#fff;
border:1px solid #C6CCE3;
	right:0;
	margin:0 0 20px 20px;
	float:right;
	padding:10px;
}
#content ul.external-links {
	clear:right;
	width:200px;
	background-color:#C6CCE3;
	right:0;
	margin:0 0 20px 20px;
	float:right;
	padding:10px;
}
#content ul.external-links li, #content ul.pdf-attachments li {
	list-style:none;
	border-bottom:1px solid #fff;
	padding:5px 5px 5px 0;
	margin:0;
	display:block;
}
#content ul.external-links li a, #content ul.pdf-attachments li a {
	color:#415494;
	text-decoration:none;
}
#content .linkspage ul.external-links {
	background-color:#C6CCE3;
	right:0;
	margin:10px 0 20px 0;
	padding:10px;
	width:710px;;
	float:none;
}
blockquote {
	clear:both;
	background:#fff url(images/blockquote-start.gif) 10px 10px no-repeat;
	margin:20px 0 20px 20px;
	padding:40px 10px 10px 10px;
	color:#788AC4;
	border-bottom:3px solid #C6CCE3;
	border-top:3px solid #C6CCE3;
	float:right;
	width:200px;
	clear:right;
}
blockquote p {
	text-align:center;
}
blockquote em {
	background:#fff url(images/blockquote-end.gif) right bottom no-repeat;
	display:block;
	height:70px;
}
	
/*---------------------------------
  Home
----------------------------------*/
div#content div.homeContentPrimary {
	background-color:#EAEAEB;
	padding:20px 0;
	margin:0;
	min-height:110px;
}
div#content div.homeContentPrimary ul {
	margin:0;
	padding:0;
}
div#content div.homeContentPrimary ul li {
	margin:0;
	list-style:none;
	float:left;
	width:219px;
	padding:0 10px 10px 10px;
	min-height:110px;
	border-right:1px solid #fff;
}
div#content div.homeContentPrimary ul li h2 a {
	background:transparent url(images/h2-bg-arrow.gif) 0 0 no-repeat;
	padding:0 0 0 23px;
	line-height:38px;
}
div#content div.homeContentSecondary {
	padding:20px 0;
	margin:0;
}
div#content div.homeContentSecondary ul {
	margin:0;
	padding:0;
}
div#content div.homeContentSecondary ul li {
	margin:0;
	list-style:none;
	float:left;
	width:219px;
	padding:0 10px 10px 10px;
	min-height:160px;
	border-right:1px solid #C6CCE3;
}
div#content div.homeContentSecondary ul li ul {
	margin:0;
	padding:10px 0;
}
div#content div.homeContentSecondary ul li ul li {
	background:transparent url(images/listitem-resources.gif) 8px 7px no-repeat;
	margin:0;
	padding:0 0 5px 20px;
	min-height:0;
	border:none;
}
div#content div.homeContentSecondary ul li ul li.rss {
	background:transparent url(images/li-rss.gif) 0 3px no-repeat;
}
div#content div.homeContentSecondary ul li ul li.twitter {
	background:transparent url(images/li-twitter.gif) 0 3px no-repeat;
}
div#content div.homeContentSecondary ul li ul li.newsletter {
	background:transparent url(images/li-newsletter.gif) 0 3px no-repeat;
}
div#content div.homeContentSecondary ul li ul li.youtube {
	background:transparent url(images/li-youtube.gif) 0 3px no-repeat;
}
/*---------------------------------
  Image of the week
----------------------------------*/
div.imageOfTheWeek {
	border:none;
	height:345px;
	width:960px;
	position:relative;
}
div.imageOfTheWeek h1 {
	position:absolute;
	top:10px;
	left:10px;
	width:230px;
	font-size:25px;
	line-height:32px;
	color:#7487C2;
}
div.imageOfTheWeek img {
	margin:0;
	padding:0;
}
div.leftFloat {
	background:transparent url(images/caption-bg.png) 0 4px no-repeat;
	font-size:92.307%;
	position:absolute;
	left:0;
	bottom:0;
	width:250px;
	z-index:99;
	color:#415494;
	padding:10px;
}
#content div.imageOfTheWeek div.leftFloat p {
	padding:12px 40px 3px 0;
}
div.leftFloat h4 {
	padding:0;
	margin:0;
	font-size:12px;
}
div.imagecaptionpostpage {
	font-size:92.307%;
	background-color:#fff;
	z-index:99;
	font-style:italic;
	color:#333;
	padding:10px;
	margin-top:-10px;
	border-bottom:1px solid #ccc;
}
/*---------------------------------
  Begin sidebar search form 
----------------------------------*/

form#searchform { 	
	padding:0;
	margin:0 0 0 10px;
	float:right;
	position:absolute;
	right:0;
	top:10px;
	
}
form#searchform div.searchform { 	
	padding:2px 2px 2px 6px;
	margin:0;
	background-color:#EAEAEB;
	height:20px;
	width:220px;
}
form#searchform input {
	float:right;
	width:160px;
	border:1px solid #C6CCE3;
	
}
form#searchform span.searchformtext {
	color:#333;
	float:left;
	padding:1px 0 0 0;
	font-size:11px;
	font-weight:900;
}
.wpcf7 form { 	
	padding:10px;
	margin:0;
	background-color:#EAEAEB;
}
.wpcf7 form p { 	
	padding:5px 0 0 0;
}
.wpcf7-list-item-label {
	font-weight:900;
}
.wpcf7 form h2 {
	font-size:13px;
	font-weight:900;
	color:#fff;
	background-color:#7487C2;
	padding:5px;
	margin:15px 0 7px 0;
}
.wpcf7 form h3 {
	font-size:13px;
	font-weight:900;
	color:#000;
	background-color:#ccc;
	padding:5px;
	margin:15px 0 7px 0;
	clear:both;
}
.wpcf7 form p.brochure {
	padding-bottom:10px;
	padding-top:10px;
	border-top:1px solid #fff;
	clear:both;
}
.wpcf7 form p.brochure img {
	padding:0 0 10px 20px;
	width:70px;
}
/*---------------------------------
Begin sidebar newsletter form
----------------------------------*/

form#newsletterform { 	
	padding:0;
	margin:0;
}
form#newsletterform div.newsletterform { 	
	padding:5px;
	margin:0;
	background-color:#788AC4;
	height:22px;
}
form#newsletterform input {
	float:left;
	width:100px;
	border:2px solid #fff;
}
form#newsletterform input.submit {
	float:right;
	width:50px;
	font-size:9px;
	border:none;
	height:22px;
}

/*---------------------------------
Begin login box header
----------------------------------*/
div#publicLogin form {
	padding:0;
	margin:0;
}
div#publicLogin {
	float:right;
	width:200px;
	font-size:92.307%;
	line-height:120%;
	padding:10px 0 0 30px;
	background:#fff url('images/intranet.gif') 25px 17px no-repeat;
}
div#publicLogin input.textbox {
	padding:1px;
	border:1px solid #788AC4;
	width:120px;
	font-size:92.307%;
	margin:0;
}
/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Alex Rabe
Version: 1.50

This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
} 

.ngg-album {
	overflow: hidden;
	width:165px;
	padding: 3px;
	margin:0 5px 5px 0;
	background-color:#eee;
	text-align:center;
	float:left;
	min-height:250px;
}

.ngg-albumtitle {
 	font-weight: bold;
	margin:0px;
	padding:0px;
	margin-bottom: 5px;
}

.ngg-thumbnail {
	margin-right: 8px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	margin:4px 0px 4px 5px;
	padding:3px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
}

/* ----------- Gallery style -------------*/
ul.multimedia {
	margin:0;
	padding:0;
	height:76px;
}
ul.multimedia li {
	list-style:none;
	float:left;
	background-color:#C6CCE3;
	padding:0;
	margin:0 10px -20px 0 !important;
}
ul.multimedia li a {
	padding:30px 30px 30px 90px;
	text-decoration:none;
	font-size:16px;
	font-weight:900;
	color:#fff;
	margin:0;
	display:block;
}
ul.multimedia li a.photo {
	background:transparent url(images/gallery-photo.gif) 15px 15px no-repeat;
}
ul.multimedia li a.video {
	background:transparent url(images/gallery-video.gif) 15px 15px no-repeat;
}
ul.multimedia li a.brochure {
	background:transparent url(images/gallery-brochure.gif) 20px 15px no-repeat;
}
.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/


.ngg-imagebrowser {
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	margin-top: 10px; 
	margin-bottom: 10px; 
	display:block !important;
	padding:0;
	width:730px;
}

.ngg-imagebrowser-nav {
	padding:5px 0;
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}
.ngg-imagebrowser-desc {
	clear:both;
	text-align:center;
}

/*---------------------------------
Begin newsletter form
----------------------------------*/

#mce-error-response { 
	color: #fff;
	background-color:#990000;
	padding:5px;
}
#mce-success-response { 
	color: #fff;
	background-color:#EAEAEB;
	padding:5px;
}
.mc_merge_var{
	padding:0; 
	margin:0;
}
#mc_signup_container { 
	padding:20px; 
	background:#C6CCE3 url(images/newsletter-bg.gif) right bottom no-repeat;
}
.mc_custom_border legend {
	font-size: 1.4em;
	padding:5px 10px;
}
.mc-field-group { 
	display: block; 
	padding: 5px 5px 5px 150px; 
	clear: both; 
	position: relative;
}
.mc-field-group label { 
	font-weight:900;
	padding:10px 0 3px 0;
}
.mc-field-group h4 { 
	position: absolute; 
	width: 150px; 
	text-align:	right; 
	top: 10px; 
	left: -10px;
} 
.mc-field-group input[type=text] {
	width:300px;
	padding:3px;
	border: 1px solid #7487C2;
	font-size:1.2em;
}
.mc-field-group legend { 
	padding:0;
	margin:0;
	display:none;
}
#mc-indicates-required { 
	float:left;
	clear:both;
}
#mc_display_rewards { 
	clear:both;
}
#mc_interests_header { 
	font-weight:bold; 
	clear:both; 
	padding-top:.2em;
}
div.mc_interest{ 
	clear:both;
}
input.mc_interest {
	float:left;
}
label.mc_interest_label {
	float:left; 
	clear:right;
}
.mc_signup_submit {
	clear:both; 
	padding:10px 0;
	text-align:center;
}
.mc-field-group .btn {
	background-color:#7487C2;
	padding:3px 7px;
	font-size:1em;
	color:#fff;
	border:1px solid #7487C2;
}
/*---------------------------------
Begin video player
----------------------------------*/
div.pro-player-container {
	margin-bottom:0;
	padding:5px 5px 1px 5px;
	background-color:#C6CCE3;
}
/*---------------------------------
Begin europe participates
----------------------------------*/
ul.countries li {
	list-style:none;
	float:left;
	width:200px;
	margin:0 0 7px 10px !important;
}
/*---------------------------------
Begin glossary
----------------------------------*/
div#content ul.glossary-children {
	width:100%;
	margin:0;
	padding:0 0 20px 0 !important;
	border-bottom:1px solid white;
}
div#content ul.glossary-children li {
	padding:0;
	margin:0;
	display:block;
	width:32%;
	float:left;
}