/*
Theme Name: Ironkids Themes	
Description: The default WordPress theme for Ironkids
Version: 1.0
Author: Julius Lagutan
*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial;
	background: #FFF url('images/background-main.jpg') repeat-x;
	color: #000;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
	
	}

#headerimg 	{
	margin: 0;
	height: 146px;
	width: 740px;
	background: url('images/logo-ironkids.gif') no-repeat;
	background-position: center ;
	text-indent: -9999px;
	}

#content {
	font-size: 1.2em;
	float: left;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {	
	border: none;
	font-size: 12px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 24px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #990000;
	text-decoration: none;
	}

a:hover {
	color: #990000;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

p {
	margin: 0 0 1.5em;
	font-size: 12px;
	text-align: justify;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	}

#header {
	margin: 0 0 0 0;
	padding: 0;
	width: 950px;
	}

#headerimg {
	margin: 0 auto;
	height: 146px;
	width: 300px;
	}
	
#navigation-menu {
	background: url('images/navigation-menu.gif') no-repeat;
	float: left;
	width: 100%;
	height: 54px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#navigation-menu ul {
	margin: 0;
	padding: 0;
}

#navigation-menu li {
	display: inline;
	line-height: 45px;
	background: url('images/nav-sep.jpg') no-repeat right;
}

#navigation-menu li:last-child {
	background: none !important;
}

#navigation-menu li a {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 10px;
}

.narrowcolumn {
	float: left;
	padding: 0 20px 0 10px;
	margin: 0;
	width: 610px;
	}

.widecolumn {
	padding: 0;
	margin: 0;
	width: 950px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	}

#footer p {
	margin: 0 0 10px;
	padding: 0;
	text-align: center;
        display: inline;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 10px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 10px 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
        border: none;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
a img {
	border: none;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */

/* End Form Elements */



/* Begin Comments*/

/* End Comments */



/* Begin Sidebar */
#sidebar, #sidebar-home {
	padding:0;
	width: 310px;
	float: left;
}

#sidebar {
	margin: 0;
}

#sidebar-home {
	margin: 0 10px 0 0;
}

#sidebar .container, #sidebar-home .container {
	background: #E7E7E7 url('images/background-column.jpg') repeat-x;
	float: left;
	width: 100%;
	margin: 10px 0;
}

#sidebar-home .content, #sidebar .content  {
	margin: 10px;
	width: 290px;
}

/* End Sidebar */



/* Begin Calendar */

/* End Calendar */



/* Begin Various Tags & Classes */
#image-rotator {
	width: 100%;
	height: 275px;
	float: left;
	/*background: url('images/image-rotator.jpg') no-repeat;*/
}

#event-timer {
	background: url('images/timer-background.jpg') no-repeat top;
	width:100%;
	height: 143px;
	float: left;
}

.columns, .columns-last {
	width: 290px;
	float: left;
	background: #E7E7E7 url('images/background-column.jpg') repeat-x;	
	padding: 10px;
}

.columns {
	margin: 0 10px 0 0;
}

#host-venue h2{
	/*background: url('images/manila-polo-club-logo.jpg') no-repeat right;*/
	margin: 10px 0 10px;
}

#host-venue .host-title{
	font-size: 20px;
	margin: 10px 0 10px;
}

.read-more {
	text-align: right;
}

#sponsors {
	float: left;
	width: 100%;
	margin: 10px 0;
}

#contact-us {
	width: 400px;
	margin: 0 auto;
}

.required {
	color:#990000;
	font-weight: bold;
}

#contact-us .spacer {
	float: left;
	width: 100%;
	height: 10px;
	line-height: 0;
	font-size: 0;
}

#contact-us .label {
	width: 100px;
	float: left;
	text-align: right;
	font-weight: bold;
}

#contact-us .input {
	width: 280px;
	float: left;
	text-align: left;
	padding-left: 20px;
}

#contact-us .input input {
	padding: 3px;
}

#contact-us .submit {
	width: 100%;
	float: left;
	text-align: center;
}

#contact-us .captcha-img {
	border: solid 1px #000;
	vertical-align: middle;
}

.clearfix {
	width: 100%;
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
}

.race-category {
	clear: both;
	display: block;
}

.race-date-location {
	font-size: 14px;
}

.race-day {
	float: left;
	font-weight: bold;
	font-size: 13px;
	margin: 5px 5px 5px 0;
	width: 60px;
	text-align: right;
}

.race-title-location {
	float: left;
	width: 200px;
	font-size: 13px;
	margin: 5px 0;
}

.race-details {
	float: left;
	padding: 10px;
	width: 295px;
	height: 300px;
	background: #FFFFFF;
}

.race-details:hover {
	background: #EEE;
}

.race-details p {
	text-align: left;
}

.race-details th {
	text-align: left;
}

.race-details table {
	margin: 0 0 10px;
}

.race-details td {
	border-bottom: 1px solid #666;
	text-align: left;
}

.isrr-title {
	font-size:20px; 
	font-weight:bold; 
	margin:10px auto; 
	text-align: center; 
	color: #003867; 
	font-family: trebuchet ms;
}

.isrr-header-first, .isrr-search-result-first {
	width: 40px; 
}

.isrr-header-first, .isrr-header, .isrr-header-last {
	float: left; 
	height: 20px; 
	line-height:20px; 
	text-align:center; 
	background: #0099CC; 
	font-weight: bold; 
	color: #fff;
	font-size: 10px;
}

.isrr-header, .isrr-header-first {
	margin-right: 5px; 
}

.isrr-search-result, .isrr-search-result-last, .isrr-header, .isrr-header-last {
	width: 100px; 
}

.isrr-search-result-first, .isrr-search-result, .isrr-search-result-last {
	float: left; 
	height: 20px; 
	line-height:20px; 
	text-align:left; 
	font-size: 10px;
}

.isrr-search-result, .isrr-search-result-first {
	margin-right: 5px;
}

.isrr-spacerh {
	float: left; 
	width: 100%; 
	font-size: 0; 
	height: 15px;
}

.isrr-clear {
	float: left; 
	width: 100%; 
	font-size: 0; 
	height: 5px;"
}

/* HACK STYLE FOR NEXTGEN*/
html > body .ngg-album {
	width: 285px;
	float: left;
	margin-right: 5px;
}

#picture
{
height: 374px;
width: 111px;
border: 1px;
float: left;
padding-right: 10px;
}




/* End Various Tags & Classes*/

/* Captions */

/* End captions */

