/*
Theme Name:     London Picture Archive 2015 FJO
Theme URI:      http://example.com/
Description:    Child theme for the Twenty ten theme 
Author:         Frank Owen
Author URI:     http://www.maxcommunications.co.uk
Template:       twentyten
Version:        0.1.0
*/
@import url("../twentyten/style.css");
@import url('http://fonts.googleapis.com/css?family=Karla');
@import url("slides.css");

/*NOTE I"VE CHANGED 
WP-ADMIN/INCLUDES/class-wp-posts-list-table.php
WP-ADMIN/INCLUDES/template.php
WP-ADMIN/INCLUDES/meta-boxes.php
WP-ADMIN/edit-form-advanced.php

they are in a folder called ADMIN
*/
/*body */

body #wrapper {
    background: #FFF ;
	padding: 0;
	width: 1024px;
	border: thin solid #CCCCCC;
	margin-top: 40px;
}

body #wrapperMob {
     background: none  repeat scroll 0 0 ;
	padding: 0;
	width: 1024px;
	border: none solid #CCCCCC;
	margin-top: 0px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, h3 {
    color: #000000;
    line-height: 1.2em;
    margin: 0 0 10px;
	font-size: 14px;
}

body, input, textarea {
    color: #000;
    font-size: 14px;
    line-height: 18px;
}
#content p, #content ul, #content ol, #content dd, #content pre, #content hr {
    margin-bottom: 0px;
	font-size: 14px;
}
#selector, #welcome {
	 background: none repeat scroll 0 0 #FFFFFF;
    border: 0px solid #CCCCCC;
    margin-top: 10px;
    min-height: 40px;
    padding: 10px 20px 0 30px;
    width: 336px;
}

#welcome {
	margin-right:20px;
}
#selector2 {
	width: 980px;
	border:solid 0px #CCCCCC;
	margin: 20px 0px 0 15px ;
	background: #fff;
	min-height: 40px;
	padding: 10px;
		
}
#adsense-rect {
	margin-left:30px;
	float:left;
}
#adsense-banner {
	margin:30px auto;
	width:730px;
}

#searchThumbs {
	margin-left:30px;
}

#frankfooter {
	width: 1100px;
	border:solid 0px #CCCCCC;
	margin: 10px 0px ;
	background: transparent;
	min-height: 20px;
	 padding-left: 30px;
		
}

.dropdowncontainer {
margin : 6px;
//height : 20px;	
	
}

.dropdowncontainer div{
 float: left;
 width:15%;	
}

#content, #content input, #content textarea {
    color: #333333;
    font-size: 14px;
    line-height: 20px;
}



#access .menu-header, div.menu, #colophon, #main, #mainMob, #wrapper , #wrapperMob {
    margin: 0 auto;
    width: 100%; 
	background:none;	
}

body, input, textarea, .page-title span, .pingback a.url {
 //font-family: 'parry_pro_ltregular';;
   /*  font-family: 'Karla', sans-serif;*/
}

body {
background:#f0f0f0;
/* background: red; */
}


/*header styling */
#header {
padding:0px;	
}

#masthead {
	background: #e4e4e4;
	/* background: blue; */
	width:1000px;
	height:80px;
	border: 1px #ccc solid;
	left: -40px;
    position: relative;
    top: -20px;
	/*background:#d7f5ff; 
	 background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);

	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	  filter: alpha(opacity=80); */
}

#access .menu-header li, div.menu li {
	background: #e4e4e4;
	/* background: blue; */

    list-style: outside none none;
    margin: 28px 0 0;
}
#mastheadiphone
{
	width:1000px;
	height:80px;
	border: 0px #ccc solid;
	left: 0px;
    position: relative;
    top: 0px;
	background: #fff;
}


#branding {
    border-top: 0px solid #BBBBBB;
    padding-bottom: 0px;
    float:left;
    z-index: 2;
	width:auto;
	margin:0 0 0 10px;
	}
	
	#main , #mainMob {
		padding:0px;
	}

#branding hgroup {
    margin: 0 6px;
}

#branding img {
   height:51px;
    margin: 15px 5px;
    
	border:0px;
}

#site-title {
    margin: 0px 0px 0px 0px;
	padding: 0px;
	width:360px;
	line-height: 18px;
	color:#000;
}

body, input, textarea, .page-title span, .pingback a.url {
    font-family: karla ,serif;
}
#site-title span {
	margin: 0px 0px 0px 0px;
	width:auto;
}
#site-description {
	
	margin: 0px 0px 0px 20px;
}
#site-title a {
	font-family: 'Karla', sans-serif;
	
    color: #000;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    text-decoration: none;
}



#site-description {
float:right;
    margin:0px 0 0 0;
	line-height: 20px;
	color: #000;
	font-size: 18px;
}

#topleftsearch {
float:right;
margin: 10px 10px 0 0px;
}
#access {
   /* background: -moz-linear-gradient(#252525, #0A0A0A) repeat scroll 0 0 transparent; 
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);*/
	background: #e4e4e4;
	/* background: green; */
    display: block;
    float: right;
    margin: 0 0px 0px;
width:auto;	
	color:black;
}

#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
    text-decoration:underline;
	color:black;
}

#access a {
	line-height:51px;
	color:#000;
	font-size: 14px;
}

#access ul ul a {
	color: #00bbff;
	
}
#branding #searchform {
    right: 76px;
    text-align: right;
    top: 0px;
	position: inherit;
}


#primary, #secondary {
    background: none repeat scroll 0 0 white;
    border: 1px solid #CCCCCC;
    float: right;
    margin: 20px 0;
    overflow: hidden;
    padding: 10px;
    width: 162px;
}

#forum a{
	text-decoration:none;
	color: #333;

	
}

#forum h2 {
	font-size: 12px;
    line-height: 18px;
	text-transform:uppercase;
}

.comments {
	margin-left:20px;
}

.messageboard {


margin-right:50px;	
color: black;
padding:16px;
	
}

#messageboards {
	width:30%;float:right;
}


.school {
	width: 35%;
	float: left;
	background: #fff;
	padding:16px;
	margin-left:20px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:13px;
	display: none;
}

.school h4 {
	font-weight:bold;	
}

#controller {
	float:left;
	width:20%;
	min-width:200px;
	height: 600px;
	border-left: #FFF 10px solid;
	color: #fff;
	padding-left:42px;
	padding-top:16px;
}

#controller a {
	color: #fff;
	text-decoration:none;
	position:absolute;
	width: 19.6%;
	padding-left:4px;
}

#controller a, .alpha60 {
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(255, 255, 255) transparent;
/* RGBa with 0.6 opacity */
background: rgba(255, 255, 255, 0.5);
background: red;
/* For IE 5.5 - 7*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

}

#content {
  background: #fff; //f0f0f0
   float: left;
    padding: 0px;
 	margin: 0 0;
    text-align: left;
    width:100%;
}




#content

#galleryDiv {
	width:100%;
	 background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
   
    padding: 10px;
 margin: 0 auto;	
    text-align: left;
    top: 150px;

}

#content .entry-title , #galleryDiv .entry-title, .blogbox .entry-title {
	color: #000;
    font-size: 18px;
    line-height: 20px;
	font-weight:normal;
	
}

#content .entry-content , #galleryDiv .entry-content {
	color: #000;
    font-size: 12px;
    line-height: 20px;
}

#content a , #galleryDiv a {
	text-decoration:none;
	
    color: #000000;
}

#content a:hover , #galleryDiv a:hover, #franksearchsubmit , #pstcodesearchsubmit {
	text-decoration:underline;
	
   // color: #00BBFF;
	//background:#000;
}

a:visited {
	color: black;
}

a:hover {
	color: black;
	text-decoration:underline;
}


.wp-caption {
	float:left;
	margin-right:6px;
}

#footer {
	position:absolute;
	bottom:0px;
	height:32px;
	display: none;
	
}

.wpsc_category_grid_item2 {
	display: block;
    float: left;
  
    width: 228px;
	border:none;
	height:168px;
}

.blogbox {
float:left;
width:20%;
background:#Fff;
margin:20px;
padding:10px;
/*text-align:center;*/
	
}

.current { display: none; }
.pre-navi { float: left; }

.catPicture {
    background: none repeat scroll 0 0 white;
    border: 1px solid #CCCCCC;
    float: left;
    margin: 30px 29px 30px 30px;
    padding: 20px;
    width: 148px;
	height: 148px;
}

/*map press stuff */
.mapp-overlay-body {
	text-align:left;
	min-width:200px;
}
.mapp-canvas-panel {
    overflow: hidden !important;
    position: absolute;
}

#franksmap {
	height:380px;
}
	
	
/*slide show stuff 
.slides_control {
height:565px;	
}

.slides {
height:565px;	
}*/

.caption h4 { color:#ffffff; }
	
	.single .hentry {
    background: none repeat scroll 0 0 #fff;

    float: left;
    margin: 20px 0;
    padding: 10px;
    width: 720px;
	    border: 0px solid #EFEFEF;
	//height:534px;
}

.single .hentry img{
	max-width:800px;max-height:500px;display:block;margin:0 auto;
}

#rightHalf {
   float: left;
   width:600px;
}

#leftHalf {
   float: left;
   width:386px;
}


#addToCartDiv , #franksmap{
	background: none repeat scroll 0 0 white;
    border: 0px solid #CCCCCC;
   float: left;
    margin: 0px 0 0 20px;
    padding: 0px;
    width: 336px;
}

#captionTitle {
	 background: none repeat scroll 0 0 white;
    border: 1px solid #EFEFEF;
    float: left;
   margin: 0 0 0 30px;
    padding: 0px;
    width: 360px;
	border: 0px solid #CCCCCC;
}

@font-face {
    font-family: 'parry_pro_ltregular';
    src: url('parrypro-light-webfont.eot');
    src: url('parrypro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('parrypro-light-webfont.woff') format('woff'),
         url('parrypro-light-webfont.ttf') format('truetype'),
         url('parrypro-light-webfont.svg#parry_pro_ltregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#slides {
	 background: none repeat scroll 0 0 #fff;
    //border: 1px solid #EFEFEF;
    float: left;
    margin: 20px 0;
    padding: 15px 15px 0 15px;
    
	//border: 1px solid #CCCCCC;
}

#contentThumbs {
    background: none repeat scroll 0 0 #fff;
    float: left;
    margin: 0px;
    padding: 0;
    text-align: left;
    width: 1000px;
}

h3#comments-title, h3#reply-title, #access .menu, #access div.menu ul, #cancel-comment-reply-link, .form-allowed-tags, #site-info, #site-title, #wp-calendar, .comment-meta, .comment-body tr th, .comment-body thead th, .entry-content label, .entry-content tr th, .entry-content thead th, .entry-meta, .entry-title, .entry-utility, #respond label, .navigation, .page-title, .pingback p, .reply, .widget-title, .wp-caption-text {
    font-family: 'Karla',sans-serif;
	font-size:14px;
}

#searchresultsTitle {
	width: 895px;
	border:solid 0px #CCCCCC;
	margin: 20px 0px 20px 0 ;
	background: #fff;
	min-height: 16px;
	padding: 0px;
}

#content table {
    background: none repeat scroll 0 0 white;
    border: 0px solid #ccc;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
}

#content tr td {
    border-top: 0 solid #E7E7E7;
    padding: 6px 24px 6px 0px;
}


#bigMap {
   background: none repeat scroll 0 0 #FFFFFF;
    border: thin solid #CCCCCC;
    float: left;
    height: 510px;
    margin: 20px 20px 0 30px;
    padding: 20px;
    text-align: left;
    width: 890px;
}

a:link {
	color:black;
	text-decoration:none;
}

#welcome  :hover > a ,
#access li:hover > a,
#access ul ul :hover > a {
	text-decoration:underline;
	color: #000;
}
#access ul li:hover > ul {
	display: block;
}

.entry-content, .entry-summary {
   PADDING: 0 0;
}

#content .entry-content p {
	margin-bottom:10px;
}

.navigation {
	margin-bottom:10px;
}

hr {
	margin:18px;
}

.wp-pagenavi {
    clear: both;
    margin-bottom: 20px;
    margin-left: 24px;
}

.form-allowed-tags {
	display:none;
}

.m1 {
float:left;width:90px;
}

.m1 img {
	width:80px;
}

.m2 {
	float:left;width:110px;
}

.mapp-overlay-links, #mapp0_poweredby{
	display:none !important;
}