/*
Theme Name: Giving Sir Gar
Theme URI: http:www.givingsirgar.org.uk
Description: 
Version: 1.0
Author: Jeremy Clulow
Author URI: http:www.webswonder.co.uk
*/









/*GENERAL*/


html, body {
/*background: url(images/cnd-back.jpg) top center repeat-x #D5D1D1; */
padding:0px;
margin:0px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#outerwrap{
width:960px;
border:0px solid black;
margin:0px auto; 
padding:0px;
}


/*HEADER AREA*/



/*All Pages*/

#toptext{
width:960px; 
height:96px;
border:1px dashed green;
background-color:transparent;
}



/*Other Pages*/

#header{
width:960px;
height:160px;
border:0px solid red;
}


#header h1, #header h2, #headerhome h1, #headerhome h2{
visibility:hidden;
display: none;
}






/*TOP NAVIGATION*/


.top-nav {
position:absolute;
	background-color:#ED3229;
/*	background-color:#23B52F;*/
	height: 28px;
	margin-top:102px;
	border:0px dashed red;
	width:960px;
}

.toplist {
	list-style: none;
	margin: 0;
	padding: 0;
}



.toplist a {
	color: #FFF !important;
	font-size: 80%;

}


 .toplist li.current_page_item {
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 0px;
	background-color:#1B8B23;
height:26px;
}



.toplist li.current_page_item a {
	color:#FFF!important;
	font-weight:normal;
}


.toplist li {
	display: block;
	float: left;
	line-height: 110%;
	list-style: none;
	margin: 0;
	border-right: 1px solid #FFF;
	height: 26px;
	padding: 3px 10px 0px 10px;

}

.toplist li a{
font-size:80%;
text-decoration:none;
}



/*End Header Area*/






/*SEARCH*/

#search{
position:relative;
width:330px; 
height:25px;
top:129px ;
left: 650px;
padding:0px;
border:0px dashed red;
font-size:70%;
color:#000;
z-index:10;
}












/*Archive Header*/

#content #contentright h3.archivehead{
font-size:130%!important;
color:#427444!important;
margin:0px 0px 15px 0px;
padding:0px;
font-family: 'Arial Rounded MT Bold', verdana
}








#content{
float:left; 
width:960px; 
border:0px solid black;
background: url(images/contentback.jpg) repeat-y top left #FFF; 
padding:0px;
min-height: 500px;
margin:0px 0px 0px 0px;
}

/*IE6 Hack*/

* html #content {
height: 500px;
}



#content #contentleft{
float:left;
width:210px;
border:0px dashed red;
padding:5px 10px 10px 0px;
margin:0px;
}


#content #contentright{
float:right;
width:710px;
border:0px dashed red;
padding: 0px 20px 30px 0px;
margin:10px 0px 0px 0px;
}




/*GENERAL TEXT FORMATTING INCLUDING IE COLUM STYLES */

#content #contentright #leftcolhome p{
line-height: 1.7em;
font-size:80%;
margin:0.6em 0em 0.9em 0em;
padding:0px;
}


#content #contentright #leftcolhome ul{
margin:0em 0em 1.0em 0em;
}

		
#content #contentright #leftcolhome li {
line-height: 1.7em;
font-size:80%;
margin:0.2em 0em 0.4em 3em;
}
	

/*H2 Formatting*/


#content #contentright #leftcolhome h2{
font-family:Georgia, serif;
letter-spacing:0.5px;
font-size:125%;
color:#034164;
margin:0px 0px 0.2em 0em;
padding:0px;
}

#content #contentright #leftcolhome h2 a:link{
color:#034164;
text-decoration:none
}

#content #contentright #leftcolhome h2 a:visited {
color:#034164;
text-decoration:none
}

#content #contentright #leftcolhome h2 a:hover{
color:#034164;
text-decoration:underline
}

/*End*/

#content #contentright #leftcolhome h3{
font-family: Georgia, serif;
font-size:105%;
font-weight:normal;
color:#333;
margin:0.8em 0px 0.5em 0px;
padding:0px;
}

#content #contentright #leftcolhome div.excerpt{
background-color:transparent;
padding:0px;
margin-left:50px
}

#content #contentright #leftcolhome div.excerpt p{
line-height:1.4em;
}



#content #contentright #leftcolhome h4{
font-family: Georgia, serif;
font-size:115%;
font-weight:normal;
letter-spacing:0.5px;
color:#990000;
margin:1.0em 0px 0px 0px;
padding:0px;
}



#content #contentright #leftcolhome blockquote{
margin: auto 1em auto 1em;
line-height:1.5em;
}


#content #contentright #leftcolhome p.postdate{
	color:#990000;
	margin-bottom:3px;
	font-weight:bold;
}


#content #contentright #rightcolhome ul {
margin:0em 0em 1.0em 0em;
}


#content #contentright #rightcolhome li {
line-height: 1.7em;
font-size:80%;
margin:0.2em 0em 0.4em 0em;
}






/*NEW LH MENU*/



#contentleft ul.menu{
font-size: 75%;
border:0px dashed red;
	width: 200px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#contentleft ul.menu li a:hover{
	background-color: #FFF;
	border-left: 4px solid #FF0000;
	color: #505050;
	display:block;
}


#contentleft ul.menu li{
	padding: 0;
	line-height: 1.4em;
	display: inline;
}



#contentleft ul.menu li a{
	background-color: #f4f4f4;
	color: #505050;
	font-weight: bold;
	width: 200px;
	float: left;
	margin-bottom: 5px;
	padding: 5px 1px 5px 5px;
	border-left: 4px solid #24B630;
	text-decoration: none;

}

/*Second level  Menu*/

#contentleft ul.menu ul{
	margin: 0 0 10px 15px;
	padding: 0 0 0 0;
	font-size: 0.9em;
	width: 200px;
}


#contentleft ul.menu ul li a{
	background-color: #f4f4f4;
	color: #505050;
	font-weight: bold;
	width: 190px;
	float: left;
	margin-bottom: 5px;
	padding: 3px 1px 3px 5px;
	border-left: 4px solid #24B630;
	text-decoration: none;

}


/*LOGOS*/

#contentleft .leftlogos{
text-align:center;
}




/*HOME PAGE COLUMNS*/



#leftcolhome {
width: 480px;
float:left;
padding:0px;
border:0px dashed green;
}

#rightcolhome {
width: 200px;
float:right;
padding-left:5px;
padding-right: 0px;
background-color:transparent;
border-left:0px solid #dedede;
}





/*HOME PAGE RIGHT COLUMN*/



#content #contentright #rightcolhome h3 {
padding-left:8px;
font-weight:bold;
font-size:100%;
margin-bottom:2px;
}



#rightcolhome ul {
margin:0px 0px 5px 0px;
padding:0px;
}


#rightcolhome ul li {
list-style-type:none;	
padding: 0px 0px 0px 8px;
margin: 0px;
display:block;
border-bottom: 1px solid #dedede;
}



#rightcolhome li a:link,
#rightcolhome li a:visited,
#rightcolhome li a:active {
color:#333;
text-decoration:none;
display:block;
padding:0px 0px 5px 0px;
line-height:1.3em;
font-size:95%;
}




#rightcolhome li:hover {
display:block;
background-color:#E5E5E5;
}


#rightcolhome .homedate {
color:#990000;
font-size:75%;
margin-bottom:-3px;
margin-top:0px;
padding:0px;
font-weight:bold;
}


#rightcolhome img {
margin:0px;
border:0px!important;
}


/*End right column home*/





















/*EDIT PAGE BUTTON*/


#editpage{
clear:both;
  z-index: 10;
  position:relative;
	border:2px solid red;
	width: 120px;
	height:23px;
	background-color:#019966;
	margin-left:3px;
	padding:2px 0px 3px 0px;
	font-weight:bold;
	text-align:center;
	-moz-border-radius: 5px;
	border-radius:5px;
	-webkit-border-radius: 5px;	
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}

#editpage a {
color:#FFFFFF;
font-family:verdana, sans-serif;
text-decoration: none;
font-size:90%;

}

#editpage:hover {
display:block;
color:#FFFFFF;
background-color:#CC3333;
}


/*End Edit page button*/







/*FORM STYLE*/


#content #contentright div.formwrap{
font-size:80%;
border:1px dashed #AAA;
background-color:#F2FDF3;
padding:10px;
}







/*----COMMENT FORM----*/

.comments-template{
margin:0px;
border:1px solid #DDDDDD;
padding:15px 20px 15px 40px;
background-color:#FFFFEE;
-moz-border-radius: 20px;
border-radius:20px;
-webkit-border-radius: 20px;	

}


#comment-form{
	margin: 10px 20px 10px 0px;
	border: 1px solid #CCC;
	padding: 15px 5px 15px 15px;
	background-color: #F3FAF1;
-moz-border-radius: 15px;
border-radius:15px;
-webkit-border-radius: 15px;	

}


#comment-form p{
	margin: 0.5em 0 0.5em 0;
	padding: 0px;
	line-height:1.2em;
	font-family:verdana, sans-serif;
	font-size:90%;
}


#comment-form #commentform p .formfield{
border: 1px inset #DDDDDD;
font-size:110%;
height: 17px;
width:170px;
padding:2px;
}


 #comment-form #commentform p textarea{
border: 1px inset #DDDDDD;
font-size:110%;
padding:3px;
height: 120px;
width:380px;
}



.comments-template h2, .comments-template h3{
color: #900;
font-weight:normal;
}


.comments-template h3{
font-size:130%;
margin:0em;
padding:0em;
}



.commentmetadata{
	margin:25px 0px 10px 0px;
	border-bottom:1px dotted #990000;
	padding: 0px 0px 5px 0px;
}



.commentmetadata strong { 
	color: #900;
	font-weight:bold;
}




.commentlist{
	padding:5px 10px;
	margin:0px 0px 0px 0px;
	background-color:#FFFFEE;
}


.commentlist li{
	padding:0px;
	margin:0px
}



.commentlist li .entry p{
	font-size:110%;
	line-height:1.4em;
}


.commentformat{
font-size:85%;
line-height:1.1em;
margin:0px;
}








/*EDITOR CLASSES FOR IMAGES*/

/*Change #content if not apply*/

/*Image border*/

#content  #contentright #leftcolhome img {
	border: 2px solid #CCC;
	padding: 4px;
	margin:2px;
}



/*Caption positioned central to picture*/



#content  #contentright #leftcolhome .wp-caption p{
	font-size:smaller;
	margin:0px;
	padding:0px;
text-align:center;
}


/*Center or float*/

#content #contentright #leftcolhome .aligncenter{
margin:0px auto;	
text-align:center;
}

#content #contentright #leftcolhome .alignleft {
float:left;
margin: 8px 15px 3px 0px;
}

#content #contentright #leftcolhome .alignright {
float:right;
margin: 8px 0px 3px 15px;
}


/*Legacy Positioning*/

#content #contentright #leftcolhome img.float-right, #content #contentright #leftcolhome p.float-right {
  margin: 8px 0px 5px 15px;  
  float: right;
}

#content #contentright #leftcolhome img.float-left, #content #contentright #leftcolhome p.float-left {
  margin: 8px 15px 5px 0px;
 float: left;
}


/*Inbuilt Gallery Classes*/


.gallery-caption{
	font-size:smaller;
	margin:0px;
	padding:0px;
text-align:center;	
}

/*LANGUAGE SWITCHER*/


.langswap{
font-weight:bold;
}

#langswap a {
}





/*FOOTER*/


#footer{
background-color:#23B52F; 
margin:0px auto;
padding:5px 0px;
clear:both;
width:960px;
height:50px;
background;
text-align:center;
font-size:80%;
}



#footer #footertext p, #footer #footertext  li{
color:white;
margin:5px 0px 5px 0px;
text-decoration:none;
}


#footer #footertext p a,  #footer #footertext li a{
text-decoration:underline;
color:#FFF;
}



#footer #footertext ul {
margin: 0px 0px 0px 50px;
}


#footer #footertext li {
	display: block;
	float: left;
	line-height: 1.3em;
	list-style: none;
	border-right: 1px solid #FFF;
	padding: 0px 10px 0px 10px;

}


/*SOCIABLE STYLES*/

/*Disable Plugin CSS*/


.sociable{
border:1px solid #EFEFEF;
padding:0px 5px;
}



.sociable .sociable_tagline{
	font-size:75%;
	float:left;
padding:15px 10px 0px 0px;
}










#content #contentright #leftcolhome .sociable ul li  img{
border:0px solid red;	
float: none;
width: 16px;
height: 16px;
margin: 15px 5px;
padding: 0;
opacity: .4;
-moz-opacity: .4;
filter: alpha(opacity=40);
}



#content #contentright #leftcolhome .sociable ul {
	display: inline;
	margin: 0px;
	padding: 0;
}

#content #contentright #leftcolhome .sociable ul li {
	background: none;
	display: inline ;
	list-style-type: none;
	margin: 0;
	padding: 1px;
	}
	
	
	hr{
		color:#EFEFEF;
		height:1px
	}
	
	
	
	/*PAGEING*/
	
	
.navigation{
margin:20px 0px;
border:0px dashed gray;
	}
	
	.navigation .navleft{
		float:left;
}	

	.navigation .navright{
		float:right;
}

	.navigation .navleft a, .navigation .navright a{
	font-size:85%;
	color:#990000;
	text-decoration:none;
	font-weight:bold;

	}
 
 #sidebar .rssicon{
 	margin:20px auto;
	text-align:center;
 }
 
 
