/*
Theme Name: cricketgreen
Theme URI: http://www.cricketgreen.co.uk/
Description: Child Theme for cubecolour mygpsite framework
Author: Michael Atkins
Author URI: http://www.cubecolour.co.uk
Template: mygpsite
Version: 1.3.1
Last edit: 6 July 2010
*/
 
@import url("../mygpsite/style.css");

/* * * COLOURS CRICKET GREEN CUSTOM CSS * * * * * * * * * * * */

body {background: #69F url(images/bg.png) repeat-x fixed top left; color: #333;}

/* * * * Links * * * * * * * * * */
a {color:#093;}
a:hover {color:#F60;}

/* * * * Top Links * * * * * * * * * */
ul#toplinks li a {color: #093;}
ul#toplinks li a:hover {color: #F60;}

/* * * * Search Form * * * * * * * * * */
#search form#searchform input:focus {color: #606060;}

/* * * * Masthead * * * * * * * * * */
#masthead {background: #096 url(images/masthead-aquagreen.jpg);}
#mast-right {background: url(images/nhs-white.png) top right no-repeat;}

/* * * * Breadcrumbs * * * * * * * * * */
#breadcrumbs,
#breadcrumbs a {color: #093;}
#breadcrumbs a:hover {color: #F60;}
#breadcrumbs {background: #E5FFF2; border: 1px solid #9C9; border-top: 0;}

/* * * * Main menu * * * * * * * * * */
#leftside .menu {border: 1px solid #6699CC;}

#leftside .menu ul li a {background: #E5F2FF url(images/arrowhead-blue.gif) no-repeat 2px 50%; color:#06C; border-top: 1px solid #FFF; font-weight: normal;}

#leftside .menu ul li.current_page_item>a {font-weight: bold; background: #E5F2FF url(images/arrowhead-orange.gif) no-repeat 2px 50%; }
#leftside .menu ul li a:hover {background-color: #CCE5FF; color: #F60;}

#leftside .menu ul li.current_page_item>a:hover {color:#06C; background-color: #E5F2FF;}
#leftside .menu ul li li a:hover, #leftside .menu ul li li.current_page_item>a:hover {background-color: #FFF;}

#leftside .menu ul li ul li {background: #FFF;}
#leftside .menu ul li ul li a {background: #FFF url(images/arrowhead-blue.gif) no-repeat 0px 50%; color: #06C; font-weight: normal;}
#leftside .menu ul li ul li.current_page_item>a {background: #FFF url(images/arrowhead-orange.gif) no-repeat 0px 50%; color: #06C; font-weight: bold;}

/* * * * Blockquote * * * * * * * * * */
blockquote {background: #9CF; color: #009;}

/* * * * Text Widget Orange DEFAULT * * * * * * * * * */
#leftside h2 {background: #F60; color: #FFF;}
#leftside .textwidget {border-color: #FFB27F; background: #FFF0E5;}

/* * * * Text Widget 5 green APPOINTMENTS * * * * * * * * * */
#leftside #text-5 h2 {background: #096;}
#leftside #text-5 .textwidget {border-color: #9C9; background: #E5FFF2;}

/* * * * Text Widget 4 aqua blue  ADDRESS * * * * * * * * * */
#leftside #text-4 h2 {background: #09C;}
#leftside #text-4 .textwidget {border-color: #66B2CC; background: #E5F9FF;}

/* * * * Content * * * * * * * * * */
#contentwide h2 {color: #06C;}
#contentwide h3 {color: #06C;}
#contentwide h4 {color: #093;}

/* * * * More Link * * * * * * * */
a.more-link {background-color: #093; color: #FFF;}
.newswrap a.more-link {background-color: #906; color: #FFF;}
a.more-link:hover {background: #F60; color: #FFF;}

/* * * * Home Page * * * * * * * * * */
div.featured {border: 1px solid #093; background: #E5FFF2;}
div.featured h3 {margin-bottom: 12px;}

.latestnews1, .latestnews2 {background: #C9C; border: 1px solid #906;}
.latestnews3  {background: #E5E5FF; border: 1px solid #309;}
.latestnews1 h3 a, .latestnews2 h3 a {background: #906;}
.latestnews3 h3 a {background-color: #309;}
.latestnews1 h3 a:hover, .latestnews2 h3 a:hover, .latestnews3 h3 a:hover {background-color: #F60; color: #FFF;}
.latestnews3 ul.newslist {border-top: 1px dotted #309;}
.latestnews3 ul.newslist li a {border-bottom: 1px dotted #309; color: #309; background-color: #E5E5FF;}
.latestnews3 ul.newslist li a:hover {background-color: #FFF2E5; color: #F60;}
.latestnews1 img .wp-post-image, .latestnews2 img .wp-post-image {border: 0; padding: 0;}

/* * * * Link List * * * * * * * * * */
.linklist .linklist-output li a {color: #06C;}
.linklist .linklist-output li a:hover {color: #093;}
.linklist .linklist-output li span {color: #303030;}

/* * * * Post Edit Link * * * * * * * * * */
.post-edit-link:hover  {background-color: #F60; border-color: #F60;}

/* * * * Previous & next links * * * * * * * */
#prevlink,
#nextlink {border: 1px solid #9CF; color: #09C;}
#prevlink a:hover,
#nextlink a:hover {border-color: #096; color: #096; background: #FFF;}

/* * * * WP Table Reloaded * * * * * * * * * */
table.wp-table-reloaded {background-color: #09C;}
table.wp-table-reloaded thead tr th,
table.wp-table-reloaded tfoot tr th {background-color: #09C; color: #FFF;}
table.wp-table-reloaded tbody tr.even td {background-color:#F0FFFF; color: #124E65;}
table.wp-table-reloaded tbody tr.odd td {background-color:#E6FFFF; color: #124E65;}
table.wp-table-reloaded tbody tr:hover.even td,
table.wp-table-reloaded tbody tr:hover.odd td {background-color:#FF9; color: #124E65; cursor: pointer;}
table.wp-table-reloaded thead tr .headerSortDown,
table.wp-table-reloaded thead tr .headerSortUp {background-color: #09C;}
table.wp-table-reloaded thead tr th:hover {background-color: #09C;}
#contentwide h2.wp-table-reloaded-table-name {color: #FFF;}

/* Specific Tables */
table.wp-table-reloaded-id-1 td.column-1,
table.wp-table-reloaded-id-2 td.column-1,
table.wp-table-reloaded-id-3 td.column-1 {font-weight: normal;}

/* * * * PostTabs * * * * * * * * * */
ul.postTabs {border-bottom: 1px solid #09C;} 
ul.postTabs li a {background: #09C; border: 1px solid #09C!important; color: #FFF !important;}
ul.postTabs li.postTabs_curr a {border-bottom: 1px solid #FFF!important; background: #FFF; color: #09C!important;}
ul.postTabs li a:hover {color: #FFF!important; background: #6C3;}
ul.postTabs li.postTabs_curr a:hover {border-bottom: 1px solid #FFF!important; border-top: 1px solid #09C!important; background: #FFF; color: #09C!important;}

/* * * * Box - inserted from shortcode in functions.php * * * * * * * * * */
div.box {background: #09C; color: #FFF;}

.outline {
background: #E5FFF2 url(images/clipboard.png) no-repeat 440px 50%;
padding: 12px;
color: #093;
border: 1px solid #093;
}

#contentwide .contenttext .outline h2  {
font-size: 16px;
padding: 0;
margin: 0 0 10px 0;
border: 0;
width: 380px;
}


/* * * * WP-Pagenavi * * * * * * * * * */

.wp-pagenavi span.current {
	background-color:#FFF;
	border: 1px solid #CCC !important;
	color:#0062CD;
}

.wp-pagenavi a:hover {
	background-color:#FFF;
	border: 1px solid #CCC !important;
	color:#D14640;
}

/* * * * Mappress * * * * * * * * * */
#mappress0 #logocontrol, .mapp-div span, .mapp-div .terms-of-use-link {display: none;}

/* * * * Footer * * * * * * * * * */
#footer a:hover,
#footer p#credit a:hover {color: #093;}

/* * * * * * * * * * * * * */
