/*  
Theme Name: Girlguiding Theme
Theme URI: mailto:tom.newport@gmail.com
Description: Theme created for Girlguiding Beaconsfield. Copyright Tom Newport, 2010
Version: 1.0
Author: Tom Newport
Author URI: mailto:tom.newport@gmail.com

*/

/* Comments > WordPress 2.6 */

ol.commentlist {
list-style:none;
margin:0;
padding:0; 
text-indent:0;
}

ol.commentlist li { 
border-top:1px solid #4f88c5;
height:1%; 
margin:0;
padding:10px 7px 15px 57px;
position:relative;
}

ol.commentlist li div.comment-author {
padding:0px 160px 0 0;
}

ol.commentlist li div.vcard {
font:800 12px/1.9 Comic Sans MS, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

ol.commentlist li div.vcard cite.fn {
font-style:normal;
}

ol.commentlist li div.vcard cite.fn a.url {
text-decoration:none;
}

ol.commentlist li div.vcard img.avatar { 
top:15px;
left:7px; 
position:absolute;
}

ol.commentlist li div.comment-meta {
font:100 11px/1.9 Comic Sans MS, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
position:absolute;
top:15px;
right:10px;
text-align:right;
}

ol.commentlist li div.comment-meta a {
color:#333;
text-decoration:none;
}

ol.commentlist li p {
font:normal 12px/1.5 Comic Sans MS, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
margin:0 0 1em;
}
ol.commentlist li ul {
font:normal 12px/1.4  Comic Sans MS, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
list-style:square;
margin:0 0 1em;
padding:0;
text-indent:0;
}

ol.commentlist li div.reply {
color:#374C76;
font:bold 12px/1.4 Comic Sans MS, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

ol.commentlist li div.reply:hover {
color: black;
}

ol.commentlist li div.reply a {
text-decoration:none; 
}

ol.commentlist li ul.children {
list-style:none;
margin:1em 0 0;
text-indent:0;
}
  
ol.commentlist li ul.children li.depth-2, ol.commentlist li ul.children li.depth-3, ol.commentlist li ul.children li.depth-4 {
margin:0 0 .25em;
}
 
ol.commentlist li.thread-even {
background:#ecf4fd;
}
ol.commentlist li.thread-odd {
background:#fff;
}

ol.commentlist .thread-even #respond .input{background:#fff;}

ol.commentlist li.pingback div.vcard {
padding:0 160px 0 0;
}

#respond h3, h3#comments, h3#postcomment{
font-size: 105%;
font-family: Comic Sans MS, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
margin: 10px 0;
}

span.says{
display:none;
}

.replysubmit{
background:#4f88c5;
border:1px solid #366aa2;
padding:2px 10px;
text-align:center;
color: White;
font-family: Comic Sans MS, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

ol.commentlist li div.reply:hover {
text-decoration: underline;
}
	

.smoothgallery{
	width: 600px !important; /*override default size*/
	height: 400px !important;
	border:none; !important; 
} 
.smoothgallery p, .smoothgallery h3{
	display:none;	/*show only images if jscript is off*/
}

h1{
  margin-top:0px;
  margin-bottom:0px;
  font-family:  Comic Sans MS, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #4f88c5;
  padding-left:4px;
  padding-top: 4px;
  padding-bottom:0px;
  border-bottom: 1px solid #82b1e4;
}

img
{  border-style: none;
}

body {
  text-align: left;
  background-color: #4f88c5;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
  color:#666666;
  background-image: url('img/main/back.png');
  background-repeat:repeat-y;
  background-position:center;
}

.printonly{
display: none;
}


p{
color: Black;
font-family: Comic Sans MS, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
margin-top: 0px;
margin-bottom: 10px;  
}

p.nospace{
color: Black;
font-family: Comic Sans MS, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
margin-top: 0px;
margin-bottom: 0px;  
}

.small{
font-size: 75%;
}
 
a:link {
	color: #6666CC; text-decoration: none
}
a:visited {
	color: #6666CC; text-decoration: none
}
a:active {
	color: #6666CC; text-decoration: none
}
a:hover {
	color: #6666CC; text-decoration: underline
}
 
#entirity {
  position: relative;
  margin-left: auto; 
  margin-right: auto;
  width: 800px;
  padding: 0px;
  text-align: left;
}

#header { 
  height: 300px;
  width: 802px;
 
  z-index: 1;
}

#leftfeed {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 5px;
  width: 190px;
  background-color: white;
  z-index=3;  
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-webkit-box-shadow: Black 0px 0px 10px 0px;
-moz-box-shadow: Black 0px 0px 10px 0px;
}

#mainpage{
  position: relative;
  margin: 0px;
  padding: 10px;
  width: 780px;
  /*background-color:#82b1e4; */
  z-index: 1;
  
}

#pagecontent{
  position: absolute;
  top: 10px;
  left: 220px;
  width: 560px;
  margin-left: 0px;
  margin-right:0px;
  margin-top:0px
  margin-bottom:20px;
  padding: 5px;
  background-color: white;
  z-index=2;
    -moz-border-radius: 7px;
-webkit-border-radius: 7px;
-webkit-box-shadow: Black 0px 0px 10px 0px;
-moz-box-shadow: Black 0px 0px 10px 0px;
}

#items{
  z-index: 2;
  padding: 0px;  
  }
  
.post{
    border-style: solid;
  border-width: 1px;
  border-color:#4f88c5;
  padding: 5px;  
  -moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-bottom: 5px;
}
  

#sidemenu{
  padding: 0px;
  border-style: solid;
  border-width: 1px;
  border-color:#4f88c5; 
  margin-top: 0px;
  margin-bottom: 10px;
    -moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#newsfeed{
  padding: 5px;
  border-style: solid;
  border-width: 1px;
  border-color:#4f88c5; 
  margin-top: 0px;
  margin-bottom: 0px;  
}

#footer{
position: fixed;
height:40px;
width: 100%;
bottom: 0px;
Left: 0px;
margin:0px;
background-image: url('img/main/btmback.png');
background-repeat:repeat-y;
background-position:center;
z-index:6;
}

#hooter{
position: fixed;
height:40px;
width: 100%;
top: 0px;
Left: 0px;
margin:0px;
background-image: url('img/main/topback.png');
background-repeat:repeat-y;
background-position:center;
z-index:6;
}

#credith{
position: fixed;
bottom:0px;
right:8px;
height:16px;
width:86px;
padding: 0px;
margin: 0px;
z-index: 8; 
}
#creditv{
position: fixed;
bottom:4px;
right:2px;
right:2px;
height:86px;
width:13px;
padding: 0px;
margin: 0px;
z-index: 9; 
}

h1{
  margin-top:0px;
  margin-bottom:0px;
  font-family:  Comic Sans MS, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #4f88c5;
  padding-left:4px;
  padding-top: 4px;
  padding-bottom:0px;
  border-bottom: 1px solid #82b1e4;
}

.date{
  text-align: right;
  font-size: 10px;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  padding: 0px;
  margin:0px;
}

.copyright{
  font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin-top:26px;
  text-align: center;
  color: white;
}

.ss{
font-size:60%; 
vertical-align:top; 
}

/*Menu rollover CSS*/

.clear {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

.guidesite.main {
	width: 802px;
	height: 27px;
	margin: 0;
	padding: 0;
	/*background: #FFFFFF url(img/guideblue.png) top left repeat-x;*/
	-webkit-box-shadow: Black 0px 0px 10px 0px;	
	-moz-box-shadow: Black 0px 0px 10px 0px;
}

.guidesite.main ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.guidesite.main ul li {
	float: left;
	margin: 0;
	padding: 0;
	/*background: transparent url(img/guideblue.png) top left no-repeat;*/
}

.guidesite.main ul li a {
	display: block;
	height: 27px;
	padding-left: 35px;
	float: left;
	font-family: Comic Sans MS, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: white;
	text-decoration: none;
		display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	/*background: transparent url(img/guideblue.png) top right no-repeat*/;
	cursor: pointer;
}

.guidesite ul li a:hover,
.guidesite ul li.active a {
	background-color: white;
	color: black;
}
.guidesite ul li a:hover span.menu_ar,
.guidesite ul li.active a span.menu_ar {
	background-color: white;
	color: black;
}

#test li {
	display: block;
	border: solid 1px red;
}

/*Vertical Menu*/
.cat-item, .cat-item li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 188px; /*WIDTH OF MAIN MENU ITEMS*/
border: none;
}

.cat-item li{
position: relative;
}

.cat-item li a{
background-color: white;
font-family: Comic Sans MS, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
color: black;
display: block;
width: auto;
padding: 5px 0;
padding-left: 10px;
text-decoration: none;
}

.cat-item li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 190px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
}

.cat-item li ul li{
float: left;
}

.cat-item li ul a{
width: 180px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}

.cat-item li a:visited, .cat-item li a:active{
color: black;
}

.cat-item li a:hover{
background-color: #4f88c5;
}


#canyouhelp{
	position: fixed;
	bottom: -2px;
	Right: 30%;
	width: 260px;
	height: 186px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(img/canyouhelp.png);
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	z-index:5;
	padding:15px;
}

#construct{
position: fixed;
left: 0px;
Top: 0px;
Width: 100%;
Height: 100%;
z-index: 20;
background-image: url(img/trblack.png);

}

#midbox{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 360px;
	height: 140px;
	padding-top: 150px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
	margin-top: -145px; 
	margin-left: -220px;
	background-image: url(img/construct.png);
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

.treb{ font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
       font-size: 15px;
	   color: #4f88c5;
}

.centre{ text-align: center;}

.hidden { display: none; }
.unhidden { display: block; }

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}


/* For the benefit of the sorry appology for standards complience that is Internet Explorer: \*/
* html .cat-item li { float: left; height: 1%; }
* html .cat-item li a { height: 1%; }
/* End */