/*   
Theme Name: Ring of Kerry
Theme URI:
Description: Ring of Kerry theme
Author:
Author URI:
Version: 0.1
*/

 .png { behavior: url(/iepngfix/iepngfix.htc);
 				border: none; }

body {
	margin: 0;
	text-align: center;
	background: url(images/bg.png) #FAC50A top center repeat-x;
    font-size: 100%;
	font-family: Verdana, Geneva, sans-serif;
}
.body {
		padding: 0 375px 0 375px;
}

hr{
	color: #f1991d;
background-color: #f1991d;
height: 5px;
border:none;
}


.sizer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 84%;
	max-width: 450px;  /* version for IE is at the bottom of this style block */
}

.expander {
	margin: 0 -375px 0 -375px;
	min-width: 750px; /* Critical Safari fix! */
	position: relative;
}

/* Holly hack for IE \*/
* html .expander { height: 0; }
/* */

/* helps IE get the child percentages right. */
.wrapper { width: 100%; } 

#container {
	width: 85%;
  margin: 0 auto;
  text-align: left;
	background: url(images/content_bg.png) repeat-y;
	border-left: 5px solid #EF991E;
	background-position: 60% 0;
	position: relative;
}
a {
	text-decoration: none;
}
#header {
	height: 170px;
	width: 100%;
	background: url(images/bg.png) top left repeat-x;
}
#header_left {
	background: url(images/header_bg.png) repeat-x;
	text-align: center;
	width: 60%;
	float: left;
	height: 170px;
}
#logo {
	float: left;
	margin-left: -89px;
	display: inline;
	width: 178px;
	height: 279px;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
}
#title {
	margin-left: 80px;
	float: left;
	/*padding-top: 15px;*/
	padding-top:30px;
	display: inline;
}

/*
#title {
	float: left;
	padding-top:30px;
	display: inline;
	width:90%;
	padding-left:10%;
}
*/

#header h1, #header h2 {
	margin: 0;
	padding: 0;
	/*margin-left: 10%;*/
}
#header h1, .post h3.title, .post h3.frontpage_title {
	color: #FAC50A;
	text-transform: uppercase;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-size: 1.75em;*/
	font-size:1.3em;
}
#header h1 a {
	color: #FAC50A;
	text-decoration: none;
	border: 0;
}
.post h3.frontpage_title {
		font-size: 1.2em;
}
#header h2 {
	font: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-variant: small-caps;
	color: #FAC50A;
	text-transform: capitalize;
}
#header_right {
	background: url(images/header_side.png) left no-repeat;
	width: 40%;
	float: left;
	height: 170px;
}
.left_bg {
  float: left;
	background: url(images/left_bg.png) right top no-repeat;
}
#photos {
	float: left;
	width: 100%;
	position: relative;
	z-index: 0;
	/*margin-left: -16px;*/
	margin-top: -50px;
	display: inline;
}
.liquid {
	width: 100%;
}
#content {
	float: left;
	width: 60%;
}
#posts {
margin-top: 30px;
float: left;
background: transparent;
}
.post {
	float: left;
	padding: 0.5em;
	background: transparent;
}
.post a {
	color: #FAC50A;
	text-decoration: underline;
}
.post {
	font-size: 1.2em;
	color: white;
}
.post h3 {
	margin: 0;
	padding: 0;
}
.post h3 a {
	text-decoration: none;
	color: #FAC50A;
}
.post h3 a:hover {
	text-decoration: underline;
	color: #FAC50A;
}
.post .post_text blockquote {
	padding: 1em;
	margin: 1em;
	background: #80b431;
	font-size: 0.9em;
	font-style: italic;
}
.post .post_text h1 {
	font-size: 1.6em;
}
.post .post_text h2 {
	font-size: 1.5em;
}
.post .post_text h3 {
	font-size: 1.4em;
}
.post .post_text h4 {
	font-size: 1.2em;
}
.post .post_text h5 {
	font-size: 1.1em;
}
.post .date {
	font-variant: small-caps;
	font-size: 0.8em;
	color: #FAC50A;
}
.post .meta {
	padding: 0.5em;
	margin: 1em;
	background: #80b431;
	color: #C4DCA7;
	font-size: 0.7em;
}
.post .meta p {
	color: #C4DCA7;
}
.frontpage_text {
	font-size: 0.9em;
	background: transparent;
}
.post_text {
	background: transparent;
}
#comments {
	font-size: 0.9em;
  background: transparent;
}
#comments h4 {
	color: #FAC50A;
	font-size: 1.4em;
	position:relative;
}
.comment {
	margin-top: 1em;
	margin-bottom: 1em;
	background: #80b431;
	padding: 1em;
}
div.author {
	font-weight: bold;
	color: #FFF;
}
div.author a {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
#comments p {
	font-size: 1em;
	color: white;
}
#comments form input, #comments form textarea {
		width: 50%;
	}
.clear {
	clear:both;
}
.bar {
	margin: 0 auto;
	border-top: 5px #FAC50A solid;
}
#sidebar {
	float: left;
	width: 36%;
	margin-left: 20px;
	display: inline;
	margin-top: -20px;
	color: #519632;
	font-size: 0.9em;
}
#sidebar a {
  color: #FAC50A;
  text-decoration: none;
  }


  #sidebar #menu 
{
	float: left;
  overflow: hidden;
	font-size: 1em;
	width: 100%;
}
#sidebar #menu  ul
{
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
	background: url(images/sidebar_menu_bg.png) top center repeat-x #EF991E;
	border: #EF991E solid 5px;
	width: 100%;
}
  
#sidebar #menu ul li
{
  margin: 0;
  padding: 0;
	margin: 0.2em;
  display: inline;
	float: left;
}
#sidebar #menu ul li a
{
  margin: 0;
  padding: 0;
  display: inline;
	border: #C67512 1px solid;
	background: #FAC50A;
	float: left;
	padding: 0.2em;
	text-decoration: none;
	color: #DC770C;
	font-weight: bold;
	font-size: 1em;
}
#sidebar #menu ul li.current_page_item a {
		border: #74722C 1px solid;
		color: #FFF;
		background: #96C040;
}
#sidebar .categories {
  margin: 0;
  margin-top: 15px;
  padding: 0;
  list-style: none;
  }
  
  
  #sidebar .categories a{
  	display:block;
  }
  
#sidebar #reg, #sidebar #cdetails, #sidebar #cyclist, #sidebar #lost, #sidebar .categories {
	float: left;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 5%;
	width: 100%;
}
#sidebar #reg form, #sidebar #cdetails {
	background: url(images/sidebar_box_bg.png) top center repeat-x #FAC50A;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebar .cat-item {
  width: 98%;
  background: #3690c8;
  color: #FAC50A;
  padding: 1%;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: bold;
  border: 1px #032C48 solid;
}
#sidebar #lost {
	background: url(images/sidebar_small_bg.png) top center repeat-x #FAC50A;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebar h3 {
	color: #FAC50A;
	font-style: italic;
	font-weight: normal;
	font-size: 1.8em;
	position:relative;
}
#sidebar #reg form p, h3, #sidebar #cdetails p, #sidebar #cyclist p, #sidebar #lost p
{
  margin-left: 15px;
  margin-right: 15px;
}
#sidebar #cyclist h3 {
	color: #519632;
	font-size: 1.4em;
  font-weight: normal;
}
#sidebar #lost h3 {
	font-size: 1.5em;
  font-weight: normal;
}
#sidebar #reg form label {
	float: left;
	width: 30%;
	margin-left: 3%;
	display: inline;
	color: #519632;
	font-size: 1em;
	margin-bottom: 25px;
}
#sidebar #reg form input, #sidebar #reg form textarea, #footer form input {
	float: right;
	margin-right: 3%;
	display: inline;
	border: 2px #000 solid;

}

#sidebar #reg form input, #sidebar #reg form textarea{
	width:55%;
		padding: 6px;
}

#footer form input{
		width: 45%;
}

#sidebar #reg form br {
clear: both;
}
#sidebar #reg form .captcha {
	border: 2px #3996D0 solid;
	float: right;
	width: 45%;
	margin-right: 3%;
	display: inline;
}
#sidebar #reg form .submit, #footer form .submit, #comments .submit {
	border: 2px #000 solid;
	background: #3996D0;
	color: #FFF;
	float: right;
	width: 50%;
	margin-right: 3%;
	display: inline;
	font-size: 1em;
	font-weight: bold;
}
#sidebar #reg p {
	color: #74722C;
	font-size: 1.4em;
	margin-top: 1em;
}


#reg fieldset{
	border:none;
}

#sidebar #fblogo {
	margin-left: 15px;
}




#footer {
	width: 100%;
	background: url(images/footer_bg.png) top;
	text-align: center;
	float: left;
	border-top: 5px solid #EF991E;
}
#footer_content {
	margin: 0 auto;
	text-align: left;
	width: 85%;
	color: #FFF;
	font-weight: bold;
}
#footer p {
	margin: 0;
	padding: 0;
	padding-left: 1em;
}
#footer_left {
	width: 60%;
	float: left;
	padding-top: 1em;
	padding-bottom: 1em;
}
#footer_right {
	float: left;
	width: 36%;
	margin-left: 20px;
	display: inline;
	padding-top: 1em;
	padding-bottom: 1em;
}
#footer_right form {
width: 100%
}
#footer form .submit {
	float: none;
	width: 25%;
	vertical-align: bottom;
	font-size: 0.9em;
	height: 26px;
}
#footer form input {
	float: none;
	width: 65%;
	height: 20px;
}
#footer_right #buttons {
	padding-top: 1em;
	padding-bottom: 1em;
}
#footer_right #buttons img {
	padding-left: 10px;
	border:none;
}
#sidebar #cyclist a{
	color: #3996D0;
	text-decoration: underline;
}