/*  
Theme Name: Warm Wales
Description: Custom theme
Version: v1
Author: Pentagon Design
Author URI: http://pentagondesign.co.uk/

*/



* {
	margin:0;
	padding:0;
	list-style-type: none;
}
a {
	text-decoration:none;
	color:#CC0000;
}

.entry a{
	text-decoration: underline;
}

#footer a{
	color: #fff;
}

html {
       overflow-y: scroll;
}

body {
	color: #333333;
	background: #a91520;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#outer{
	background: #fff;
	overflow : hidden;
	_height : 1%;
	border-bottom: 3px solid #A90044;
}
#wrapper {
	width:970px;
	margin:0 auto;
	
	background: #fff;
}
#header {
	position:relative;
	height:190px;
	background: #fff url(images/header-bg.png) no-repeat;
	}
	
	


	
	
/*.description {
	width:242px;
	height:50px;
	position:absolute;
	top:140px;
	left:5px;
	text-indent:-9999px;
	background: url(images/description.gif) no-repeat;
	margin:0;
	padding:0;
}*/
	
	
/* ----------------------------------------------------------------------------------------------------*/


/* ---------------------------------------------------------------------------------------------------- */


#content {
	
	width:770px;
	float:right;
	padding-bottom:30px;
	overflow : hidden; _height : 1%;
}

.home #content {margin-top:-12px;}
	

#sidebar {
	width:180px;
	float:left;
	position:relative;
	padding-bottom:20px;
	overflow : hidden; _height : 1%;
}



#footer {
	clear:both;
	padding-bottom:30px;
	padding-top:10px;
	border-top:solid 2px #fff;
	background: url(images/footer-bg.gif) repeat-x center top;
	min-height: 230px;
   height:auto !important;
   height: 230px;
}

#footerwrapper{width:970px;
	margin:0 auto;
	position:relative;}
	
#footermenu{position:absolute; top:0; left:0; width:160px;}
#footermenu li a{background:none!important;display:block;margin-bottom:8px;}

.accreditationimg{display:block; margin-top:25px;}
.accreditations{padding: 20px 0 20px 295px;}

#address{padding-left:200px;}

/* ---------------------------------------------------------------------------------------------------- */








/* ---------------------------------------------------------------------------------------------------- */






/* search bar */

#search {
	position:absolute;
	right:0px;
	top:100px;
	background: url(images/logos.gif) no-repeat right top;
}
#search #s {
	
	width:170px;
	height:16px;
	padding:4px 3px 3px;
	border:1px solid #c95a2f;
}
#search #searchsubmit {
	margin-top:0px; float:left; margin-right:3px;
}
#search #s:focus {
	background-color:#FFCEA3;
}


.search #crumbs{display:none;}
.search #content{min-height: 300px;
   height:auto !important;
   height: 300px;}
   
.search-results h3 a {text-decoration:underline;}

/* ---------------------------------------------------------------------------------------------------- */


/* menu 

#menu {
	position:absolute;
	left:3px;
	top:141px;
}
#menu li ul {
	display:none;
}
#menu li {
	display:inline;
}
#menu li a {
	font-size: 12px;
	padding-bottom:1px;
	height:1%;
	margin-right:20px;
	text-decoration:none;
	color: #A60029;
}
#menu li a:hover {
	
}*/



/* menu */

#menu {
	position:absolute;
	left:1px;
	top:135px;
}
#menu li ul {
	display:none;
}
#menu li {
	display:inline;
}
#menu li a {float:left;
	font-size: 12px;
	padding:6px 10px 8px;
	height:1%;
	margin-right:10px;
	text-decoration:none;
	color: #A60029;
display:block;

}

#sidebar #submenu li a:hover, .current_page_parent a, .current_page_item a, #menu li a:hover {

background-color:#A60029;
color:#fff!important;
	
}


/* ---------------------------------------------------------------------------------------------------- */



#archiveform {
	margin-bottom:25px;
	
}
#archiveform option{width:200px;}



/* ---------------------------------------------------------------------------------------------------- */


#toplogo {
	margin:0;
	height: 160px;
	width: 120px;
	position:absolute;
	top:0;
	left:0;
	
	text-indent:-9999px;
	border-bottom:none;
}
#toplogo a {
	display:block;
	position:absolute;
	height: 160px;
	width: 120px;
}
h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: font-size: 22px;
	color: #ED5E41;
	font-weight:normal;
}
h3 {
	clear:both; border-top:dotted 1px #999; letter-spacing:-1px; font-size: 18px; padding-top: 15px; margin-top: 15px;
}
h3 a {
	color: #282845;	
	
}

.entry > h3:first-child{border-top:none;padding-top:0;}
.search h3{border-top:none;padding-top:0;}

h3 strong{font-weight:normal;}

h2.pageheading {
	font-size: 22px;
	margin-top:-20px!important;
	color: #fff!important;
	background: #59000C url(images/h2-bg.gif) no-repeat left bottom;
	padding: 10px 20px 12px 12px!important;
	font-weight:normal!important;
	margin-bottom:20px!important;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	
	
	
	
	
}




 h2 a {
	
}

#sidebar h3{
	font-size: 12px;
	color: #9497A7;
	text-transform:uppercase;
	margin-bottom:14px;
}




#footer h4 {
	font-size:16px;
	color: #FFFFFF;
}
p {
	line-height:180%;
	margin-top:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p.editlinks {
	margin-top:0;
	margin-bottom:12px;
}
p.editlinks a {
	color:orange;
}
#content p {
	font-size: 12px;
	color: #40475A;
	padding-right:5px;
}

li p{font-size: 11px!important;}

em{
	color: #313746;
}


blockquote {
	margin-left:10px;
	padding-left:10px;
	border-left:1px dotted gray;
	font-style: italic;
}
.readmore {
	border-right:solid 5px #C5C5CE;
	padding:5px;
	color:#fff;
	background: #000000;
}
.readmore:hover {
	border-right:5px solid #FF6600;
}


#content ul {
	padding-left:20px;
	margin: 12px 0 0;
}
#content ul ul {
	padding-left:20px;
	margin: 0px 0 20px;
}
#content ul li {
	list-style-type:disc;
	line-height:160%;
	font-size:12px;
	margin:3px;
}
#content ul li li {
	list-style-type:disc;
	font-size:12px;
	margin:3px;
}
#content ol {
	padding-left:20px;
	margin: 12px 0 0;
}
#content ol li {
	font-size:1.1em;
	margin:3px;
	list-style: decimal;
}

.language_item{font-weight:bold;border:solid 1px #C70021; font-size:18px;padding:6px 10px; color:#C70021; margin:0px 0 7px;}
.language_item a{color:#C70021; font-weight:normal;}
.language_item a:hover{font-weight:bold;}
.current_language_item{}







.home #content ul{padding-left:0!important;}
.home #content ul li {list-style-type:none!important;}


/* ---------------------------------------------------------------------------------------------------- */

#sidebar #submenu{margin-top:31px;}
.page-child #sidebar #submenu, .page-parent #sidebar #submenu{border-top: 1px solid #AEADBB;}


#sidebar #submenu li {
	display:inline;
}
#sidebar #submenu li a {
	display:block;
	color:#A60029;
	padding:9px 0px 9px 5px;
	font-size: 12px;
	text-decoration:none;
	border-bottom: 1px solid #AEADBB;
	height:1%;
}	

#sidebar li .current_page_item a {
	/*background: #262A36!important;
	color:#fff!important;
	cursor:default;
	
	display:block;
	
	*/
	
	
}
#sidebar #submenu li a:hover {
	
}
#sidebar #submenu ul {
	
	margin-bottom:20px;
}


#flickr, #sidebar2, #sidebar3, #sidebar4{
	float:left;
	width:244px;
	position:relative;
	left:8px;
	margin-right:10px;
	border-right:1px solid #B8B8B8;
	min-height: 220px;
   height:auto !important;
   height: 220px;
   
   }
	

	
	
	
	

#sidebar2 a, #sidebar3 a{color:#333;display:block; border-bottom:dotted
1px #B8B8B8;padding:3px 3px 5px 20px;margin-right:15px;}

#sidebar2 a:hover, #sidebar3 a:hover{
	color:#D34D2B; font-style:italic;
}






#flickr{position:absolute; left:-200px; width:190px; border-right:1px solid #B8B8B8;}
#flickr a{display:inline!important; border:0!important;margin:0; padding:0;}
#flickr h2{margin-bottom: 10px;}
#flickr img {float:left; margin: 10px 10px 0 0;}

#content{overflow:visible;}


#sidebar4{width:246px;}


#sidebar2 li a, #sidebar3 li a{
	background: url(images/bullet.gif) no-repeat left center;
}


#footer p {color:#fff;
	
}







.flr {
	float:right;
}
.fll {
	float:left;
}

.noborder {
	border:none!important;
}

.navigation {font-size:11px;
	clear: right;
	margin-top:20px;
	height:20px;
}
.entry {
	padding-bottom: 20px;
}

.home .entry {
	padding-bottom: 5px;
}


.morelink {
	color:#C16B11!important;
	border-bottom:1px dotted #835e4f!important;
	padding-bottom:12px!important;
}


#menu .current_page_item a, #menu .current_page_parent a, #menu .current-cat a {
	/*padding-bottom:1px;
	border-bottom: 3px solid #3192CD!important;*/
}





.clearer {
	clear:both;
}


.alignleft {
	float:left;
	
}
.alignright {
	float:right;
	
}

.flickrrss {
	clear:both; padding: 20px 0 20px 295px;
}
.flickrrss img {
	border:solid 7px #fff;
	margin:20px 15px 15px 0;
}
.footerlinks {
	width: 255px;
	text-align:right;
}



.address{width:665px; color:#fff;}






.post {
	margin-top: 20px;
	padding-bottom:10px;
}

.home .post {
	margin-top: 0px;
	padding-bottom:10px;
}

.single .post{margin-top: 0px;}

.postmetadata {
	padding-bottom:20px;
	border-bottom: 1px dotted #8A8A91;
}
form#contact input, form#contact textarea {
	margin-top:5px;
	padding:3px;
}



/* ---------------------------------------------------------------------------------------------------- */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
		
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	
	margin: 0 -5px 2px 7px!important;
	display: inline;
	}

img.alignleft {
	
	margin: 0 7px 2px 0!important;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
	
.padl {padding-right:20px;}
.padr {padding-right:20px;}
.flashfade{width:380px; float:right!important;}	
	
.flashfade object, .flashfade embed{display:block; margin-top:6px; }


#sidebar4 p{margin:0;}
#sidebar4 img{margin-bottom:12px!important; display:block;}

	
	a img{border:none;}
/* End Images */

.youtube {display:block; text-align: center; padding: 20px; background-color:#262A37;border:solid 3px #fff;}


/* ---------------------------------------------------------------------------------------------------- */

#crumbs *{
	margin-right:0!important;
	font-weight:normal!important;
	color: #FAE6E3;
	
}

#crumbs a:hover{text-decoration:underline;
	color:#FFCC33;
}
#crumbs {
	margin-bottom:0px;
	padding:10px;
	background: #A60029 url(images/crumbs-bg.gif) no-repeat left top;
	color: #FAE6E3;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	
	
}

.archive #crumbs, .single #crumbs, .category #crumbs{display:none;}
.parent-pageid-3 .homelink {display:none;}

/* ---------------------------------------------------------------------------------------------------- */

.wpcf7-form {
	border-top:1px dotted #8A8A91;
	border-bottom:1px dotted #8A8A91;
	margin-top:30px;
	padding:12px 0 20px;
	background: url(images/parrot.gif) no-repeat right center;
}

.bullets{margin-bottom:40px;}
.bullets li{ display:inline; }
.bullets li a{
background-position: left center;
background-image: url(images/bullet.gif)!important;
background-repeat: no-repeat;
	display: block;
	height:1%;
	margin-bottom:12px;
	font-size:11px;
	color:#515160;	
	line-height:14px;padding-left:25px;
}


/* ----------------------------------------- Remove image Map border from front page images */
#sidebar4 img, .wp-image-89, .wp-image-55{border:none;}





.credit a{display:block;
	color:#ECECEC!important;
	font-size:10px!important;
	text-decoration:none;
	margin-top:40px;
}
