/*  
Theme Name:  Heart of the Dragon
tTheme URI: http://www.heartofthedragonwales.org
Description: A  3 column theme
Version: 1.0
Author: WJC
Author URI: http://www.webswonder.co.uk
*/


/*BROWSER RESET*/


* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}
	
	/*End browser reset*/





body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 90%;
	vertical-align: top;
	background: url(images/background.jpg) repeat-x top left #EFEFEF;
	color: #000000;
}

#wrapper{
margin: 0px auto 0px auto;
	width: 950px;
	border: 0px dashed red;
	padding:0px;
background: url(images/contback.png) repeat-y top center #FFFFFF;
	
}





h1,h2,h3,h4{
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}


a:link, a:visited{
	text-decoration: none;
	color:#057b01;
}


a:hover{
	text-decoration: underline;
	color:#057b01;
}



.entry{
font-family: Verdana, Arial, Helvetica, Sans-serif;
}


.entry p { 
	margin: 0.7em 0em 0.9em 0em; 
line-height:1.6em;
font-size:90%;
}


.entry strong { 
font-weight:bold;
}


.entry h3 { 
color:#630031;
font-weight:normal;
padding: 10px 0 3px 0;
font-size:1.2em;
}


.entry h4{
color:#000099;
font-weight:normal;
padding: 8px 0 1px 0;
font-size:1.0em;
}


.entry ul, .entry ol { 
	margin: 0.5em 0em 1.0em 0em; 
	line-height:1.6em;

}
	
.entry ul { 
	list-style-type: circle; 
margin-left:1em;
}
	
.entry li { 
	margin: 0.4em 0em 0.4em 2em; 
line-height:1.5em;
font-size:90%;
}


.entry blockquote { 
font-style: italic; 
font-size:95%;
color: #333; 
margin: 1em 30px 1em 30px; 
padding: 4px 4px 4px 10px;
background: #FFFCED;
border-top: 1px solid #F2E6B1;
border-left: 1px solid #F2E6B1; 
}


/*IMAGES*/


.entry img {
	border: 2px solid #CCC;
	padding: 4px;
	margin:2px;
}




/*EVENT LISTING*/

.entry .listing { 
border:1px solid #FFCC66;
padding:0px 8px;
margin:8px auto 8px auto;
background-color:#FFFFEE;
}

.entry .listing h3{ 
padding:0px;
margin:3px auto 3px auto;
}



.entry .listing p, .entry .listing li{ 
font-size:90%;
}

.entry .listing li{ 
margin:0px;
}

.entry .listing img{ 
border:0px;
}


/*End Listing*/









.entry table{
	background-color: #EFEFEF;
	border:1px solid #DDDDDD;
	width:95%;
	margin:1em auto;
}

.entry table td{
	background-color: transparent;
	border-left:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
}





/*IMAGES*/


.entry img {
	padding: 4px;
	margin:2px;
}

.entry img.float-right, .entry p.float-right {
  margin: 5px 0px 5px 15px;  
  float: right;
}
.entry img.float-left, .entry p.float-left {
  margin: 5px 15px 5px 0px;
 float: left;
}






/*----HEADER----*/

#header{
	width: 950px;
	height: 180px;
	margin: 0px auto 0px auto;
	text-align:center;
	padding:0px;
	background: url(images/background-1.jpg) no-repeat top left transparent;
	border:0px solid red;
}



#header h1{
visibility:hidden;
display:none
}



#header h4{
	text-align:left;
	margin: 0px auto 0px auto;;
	padding:0px;
	color:white;
	font: normal normal normal 110%/1.3em verdana,sans-serif;
width:450px;
padding-top:40px;
border:0px dashed yellow;
}



#header a{
	text-decoration: none;
	color: #FFFFEE;
}






/*----NAVIGATION BAR----*/

 #top-menu{
	clear: both;
	float: left;
	width: 100%;
	font-family: Verdana, arial, sans-serif ;
	font-size: 80%;
	letter-spacing:1px;
	background-color: #9F4522;
height:25px;
margin-top:0px;
border-top:0px solid #CCC;
border-bottom:0px solid #CCC;
color:white;
text-align:center;
}



 #top-menu a{
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
	padding: 4px 10px 5px 10px;
}


#top-menu a:hover{
	text-decoration: none;
	background: #FFFFEE;
	color: #000000;
}


#top-menu a:active{
	text-decoration: none;
	background: #000000;
	color: #FFFFFF;
}




 #top-menu ul{
	margin: 2px auto 0px auto;
	width: 940px;
	padding: 3px 0px 5px 0px;
}

 #top-menu ul li{
	display: inline;
	border-right: 1px solid #EFEFEF;

}

#top-menu ul li.noborder{
	border:none;
}
















/*----POST----*/

#container{
	float: left;
	width: 530px;
	padding: 0px 0px 0px 0px;
	margin:0px;
border:0px dashed green;
}

.post{
	padding: 5px 10px 10px 20px;	
}


.post h1{
	font-size: 1.4em;
	padding: 10px 0px 0px 0px;
	color:#CCC;
	border-bottom: 1px solid #CCC
}



.post h2{
	font-size: 1.4em;
	padding: 10px 0 5px 0;
font-weight:normal;
}



.post h2 a:link, .post h2 a:visited{
color:#873D28;
text-decoration:none
}


.post h2 a:hover{
text-decoration:underline;
}






.entry{
	line-height: 1.4em;
}




/*----SIDEBAR STYLES----*/

/*Right sidebar*/

.sidebar{
	float: right;
	width: 200px;
	padding: 0px ;
   margin:5px 0px 0px 0px;
	display: inline;
	background-color: #EEEECC;
	border:0px dashed red;

	/*Min Height Hack*/

min-height:815px;
height:auto !important; 
height:815px;
}


.sidebar h3{
	font: normal normal normal 90%/1.3em Verdana, Sans-serif ;
	color: #FFFFFF;
	padding: 3px 5px 4px 15px;
	margin: 0px;
	background: #9F4522;
height:18px;
}





.sidebar ul{
	margin: 0;
	padding: 0 0px 0 20px;
	list-style: circle;
}



.sidebar ul li{
	font: normal normal normal 85%/1.3em Verdana, Arial, Sans-serif ;
	padding: 5px 0px 5px 0px;
}


.sidebar img, .leftbar img{
border:0px;
}


/*.sidebar  li a:link, a:visited{
	text-decoration: none;
	color:#000000;
}

.sidebar li a:hover{
	text-decoration: none;
	color: #FF0000;
}

*/


/*------Left Sidebar-------*/

.leftbar{
	float: left;
	width: 200px;
	margin: 5px auto 5px 0px;
	padding-bottom: 15px;
border:0px dashed red;
background-color:#EEEECC;

/*Min Height Hack*/

min-height:800px;
height:auto !important; 
height:800px;
}
	





/*MENU SYSTEM*/


/*  General Submenu */

div.submenu {
	margin-bottom:15px;
}

/*div.submenu h3 {
	font: normal normal bold 95%/1.3em Verdana, Sans-serif ;
	padding:0;
	margin:0;
	color:#fff;
	background:#44 741A;
}
*/

div.submenu ul {
	margin:0 0 10px 0;
	padding:10px 0 15px 0px;
}


div.submenu ul li {
	list-style-type:none;	
	padding:0;
	margin:0;
	display:inline;
}


div.submenu li a:link,
div.submenu li a:visited,
div.submenu li a:active {
font: normal normal normal 85%/1.3em verdana,sans-serif;
	color:#000000;
	text-decoration:none;
	display:block;
	padding:4px 10px 5px 20px;
}

div.submenu li a:hover{
	color:red;
}




/*Second Level*/


div.submenu ul ul {
	padding:0;
	margin:1px 0 0 0;
}

div.submenu li li {
	font-size:90%;
	padding:0px; 
	border:0px;	
}


div.submenu li li a:link,
div.submenu li li a:visited,
div.submenu li li a:active {
	padding:2px 10px 3px 20px;
	background-image:none !important;
}




div#submenu_green h3{
height:18px;
	font: normal normal normal 95%/1.3em Verdana, Sans-serif ;
	color: #FFF;
	padding: 3px 5px 4px 15px;
	margin:0px;
	background: #44741A;
}


div#submenu_green ul {
	background:transparent ;
}


/*TOP LEVEL*/

div#submenu_green li a{
	background:transparent url(images/nav/green_bull.png) 5px 7px no-repeat;
	border-bottom:1px solid white;
}

div#submenu_green li a:hover{
	color:#FFFFFF;
	background-color:#44741A;
}


/*Second level*/



div#submenu_green li li a{
	background:#FFFFFF ;
	border-bottom:1px solid #EFEFEF;
}


div#submenu_green li li a:hover{
	color:#000;
	background-color:#FFFFCC;
	background-position:5px -75px;
}






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

#comment-form{
	width: 475px;
	margin: 30px 0 0 0;
	border: 1px solid #CCC;
	padding: 5px 5px 15px 15px;
	background-color: #F3FAF1;
}


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

}

.comments-form #submit{
font-family:arial, sans-serif;
font-size:80%;
}


.comments-template h2, .comments-template h3{
	color: #900;
	font-weight:normal;
	margin:0.5em 0;

}





.commentmetadata{
	margin:0px;
	border-bottom:1px solid gray;
	padding: 10px 0 5px 0;

}


.commentmetadata strong { 
	font-size: 110%; 
	color: #900;

}


.commentmetadata .comment_time { 
	font-size: 80%; 
}




.comment-form textarea, .comment-form input{
font-size:90%;	
font-family:arial,sans-serif;
}




.comments-template p.nocomments{
}


.comments-template textarea{
	margin: 0px 15px 15px 0;
font-family:arial,sans-serif;
}


.commentlist li{
	padding:0px;
	margin:0px 0px 0px -20px;
	font-size:90%;
}



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










/*----FOOTER----*/

#footer{
	clear: both;
	width: 950px;
	margin: 0;
	padding: 10px 0px 5px 0px;
	line-height: 1.3em;
	font-size: 90%;
	color:#333;
	background: #FFF;
	border-top: 1px solid #CCC;
	border-bottom: none;

}

#footer p{
margin:0px auto 0px auto;	
text-align:center;
}


#footer a:link{
	text-decoration: none;
	color:#873D28;
	margin:0px 5px 0px 5px;

}

#footer a:hover{
text-decoration: underline;
color:#873D28;

}


/*************************************
 +Search Form
 *************************************/


 #searchform{
	width: 100px;
margin:10px;
white-space: nowrap;
}

 
 
#searchform #s{
	border: 1px solid #DDDDDD;
	width: 130px;
	height: 17px;
	padding-left:3px;
}


.filmdate{
font-size:80%;
margin:0px;
padding:0px;
color:#9F4522;
}






/*************************************
 +Calendar
 *************************************/
 
 
 #wp-calendar{
font-family: Arial, Hevletica, Sans-serif;
 margin: 0px;
 background-color:#FFFFFF;
 padding:0px;
width: 150px;
 }


 

 #wp-calendar td{
padding:1px 1px 1px 0px;
font-size:70%;
text-align:right;
 }
 

  #wp-calendar th{
font-weight:normal;
color:#990000;
font-size:80%;
text-align:right;
 }

 

#wp-calendar td a:link, #wp-calendar td a:visited{
color: #0000FF;
font-weight:bold; 	
text-decoration:underline;
font-size:larger;
 }
 

#wp-calendar #today{
font-weight:bold; 
border:1px solid black;
 }


 
#wp-calendar caption{
text-align:left;
padding:10px 0px 8px 20px ;
font-family: Arial, Hevletica, Georgia, Sans-serif;
color: #990000;
font-size:90%;
	
  }
  
  
 #wp-calendar #prev, #wp-calendar #next{
font-weight:bold;
color:blue;
font-size:80%;
  }

  
  
  
	.gone{
		visibility:hidden;
		display:none;
	}
	

	
	.dateline{
	font-size:100%;
	font-family: arial, helvetica, sans-serif;
	color:#050472;
	font-weight:normal;
	margin-top:5px;
	padding-top:0px;
	}
	
	
	
/*SEARCH HIGHLIGHTING*/	


	.entry .hilite {
			color: #000;
			background-color: #FFFF00;
			}
   .entry .hilite1 {
			color: #000;
			background-color: #FFFF00;
			}
   .entry .hilite2 {
			color: #000;
			background-color: #FFFF00;
			}
   .entry .hilite3 {
			color: #000;
			background-color: #FFFF00;			
			}
	
	
	


/*BREADCRUMB*/

#breadcrumb{
	font-family: Verdana, sans-serif;
	text-align:center;
	background-color:#FFFFEE;
	border-bottom: 1px solid #CCC;
	font-size: 75%;
line-height:1.5em;
}

.latestnews{
	border:1px solid #057B01;
	padding: 5px;
	background-color:#FFFFEE;
	margin-bottom:3px;
	font-size:85%;
}



.cym{
color:#883C1E;
font-style: italic;

}




/*EDITOR CLASSES FOR IMAGES*/


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

#container .entry .aligncenter{
margin:0px auto;	
}


#container .entry .alignleft {
float:left;
margin: 5px 10px 3px 0px;
}

#container .entry .alignright {
float:right;
margin: 5px 0px 3px 10px;
}



/*LANG SWAP*/



#langswap{

margin:1px 0px 1px 15px;
padding:5px 0px;
background-color:transparent;
font-weight:normal;
font-size:90%;
line-height:1.6em;
}

#langswap a {
color:#000000;
text-decoration: none;
}

#langswap a:hover {
color:#FF0000;
text-decoration: none;
}


