/*
Theme Name: Allegeny Rugby Union
Theme URL: 
Description: For Allegeny Rugby Union website
Version:1.0
Author: Jonathan Wang
Tags: Allegeny, Rugby, Union
*/


/*----Begin reset ----*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;

        font: 100.01%/120% Georgia, Verdana, Arial, Helvetica, sans-serif;
	/* font-family: inherit; */
	font-weight: inherit;
	font-style: inherit;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

/*----- From reset.css -----*/
p {
margin-top: 10px;
padding-top: 10px;
}

 ol, ul {

	list-style-position: inside;

}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/***** Global Settings *****/




/***** Headings *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
/*padding:30px 0px 25px 0px;*/
letter-spacing:-1px;
font-size:2em;
}

h2 {
padding:20px 0;
letter-spacing:-1px;
font-size:1.5em;
}

h3 {
font-size:1em;
font-weight:bold;
}

/***** Common Formatting *****/

p, ul, ol {
margin:0;
padding:0 0 1.25em 0;
}

ul, ol {
padding:0 0 1.25em 0;
}

blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}

small {
font-size:0.85em;
}

img {
border:0;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/

a,
a:link,
a:visited,
a:hover {
text-decoration:underline;
}

/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em Arial, Helvetica, sans-serif;
}

textarea {
width:100%;
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:0;
margin:0 0 1.25em 0;
padding:0;
}

table tr td {
padding:2px;
}

/***** Wrapper *****/

#wrap {
width:960px;
margin:0 auto;
}

/***** Global Classes *****/

.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }

.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }

.wrap          { width:960px;margin:0 auto; }

.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }

.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

/*------New----------*/

html {
overflow-y: scroll;
}

/*---- End reset ----*/
body	{
	color: #295A00;
	background:transparent url(images/grass.JPG) repeat scroll 0 0;
	text-align: center;
	}


h3 {padding-top: 10px;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;}

#outerContainer {
	margin: 10px auto;
	width: 850px;
	background: url(images/background.png) repeat-y 50% 0;
	text-align: left;

}

#header {
	border-bottom: 3px solid #87B825;
	background: url(images/topbar-bkgnd.jpg) repeat-x;
}

#header img {
	margin:0;
	padding: 10px 10px 4px 10px;
}

#sidebar {
	clear: both;
	float: left;
	width: 180px;
	text-align:center;
}

#below_header {
        clear: both;
	float: left;
        margin-bottom: 30px;
}
#sidebar img {
	display: block;
	margin: 0 auto;
	margin-bottom:10px;
}

#sidebar .rugbyball {
	display: block;
	margin-bottom:10px;
	margin-left: -1px;

}

.ie #sidebar.rugbyball {
	margin-left: -5px;
}




#sidebar p {
	color: #285500;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 0px;
}

#footer {
	clear: both;
	/* MARGIN: 39px 0px 0px; */
	background: white;
	border-top: 1px solid #009821;
	text-align:center;
	font-size: small;
}
.mainContent {
	margin-left: 200px;
	padding:10px 10px 20px 0;
	width:590px;
	padding-bottom: 20px;
	}


a:link {
	text-decoration: none;
	color: #2E9216;
}
a:visited {
	text-decoration: none;
	color: #2E9216;
}
a:hover {
	text-decoration: underline;
	color:#914F1B;
}
a:active {
	text-decoration: none;
	color:  #914F1B;
}


.teams a {
	display: block;
}

/* SPECIFICS FOR PAGE IDs */
#policy h2 {}

#code_of_conduct ul{
	list-style-type: none;
	padding-top: .5em;
}

#officers h2 {
	padding: 0px;
	padding-top: 20px;
}


#score_report li, #player_eligibility li, #code_of_conduct li{
	padding-top: .5em;
}

/* navigation / main menu */

/* common styling */
#menu {
    clear: both;
    font-family: arial, sans-serif;
    width:850px;
    height:20px;
    position:relative;
    font-size:11px;
    z-index:100;}

#menu ul li a, #menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#295A00;
	width:104px;
	height:20px;
	text-align:center;
	border:1px solid #295A00;
	background:#fff;
	line-height:20px;
	font-size:11px;
	overflow:hidden;}
#menu ul {padding:0; margin:0; list-style: none;}
#menu ul li {float:left; position:relative;}
#menu ul li ul {display: none;}

/* specific to non IE browsers */
#menu ul li:hover a {background:#568900; color:#FFF; }  /* hover of main links */
#menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:105px;}
#menu ul li:hover ul li a.hide {background:#FFFFCC; color:#295A00;} /* shows up after click somethign and go back */
#menu ul li:hover ul li:hover a.hide {background:#568900; color:#FFF;}  /* for after clicked ... */
#menu ul li:hover ul li ul {display: none;}
#menu ul li:hover ul li a {display:block; background:#FFFFCC; color:#295A00;}  /* color of sub menus */
#menu ul li:hover ul li a:hover {background:#568900; color:#FFF;}  /* color of sub menu hovers */
#menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
#menu ul li:hover ul li:hover ul.left {left:-105px;}



.daterow {
	background-color: #568900;
	color: #FFFFFF;
	}

table {
	/* width: 100%; */
	border: 1px solid #000;
	background: #fff;
	}

th {
	/* font-variant: small-caps; */
	font-weight: bold;
	}

.breadcrumb{
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.breadcrumb a{
background: transparent url(images/breadcrumb.gif) no-repeat center right;
text-decoration: none;
padding-right: 18px; /*adjust bullet image padding*/
color: navy;
}

.breadcrumb a:visited, .breadcrumb a:active{
color: navy;
}

.breadcrumb a:hover{
text-decoration: underline;
}



.division { font-style: italic;}
.clubname { font-weight: bold;}

.contactname {
	padding: 0;
	padding-top:10px;

}

.contactname a{

	display: block;
	margin: 0;

}

.title {
	margin: 0;
	padding: 0;
	}

.sidebarvideo {
	margin-bottom:40px;
	padding-bottom: 40px;
}

.visitingColumn,.homeColumn {
	width:200px;
}

.atColumn {
	width: 75px;
}
/*---- Begin main ----*/

.clear {
    clear: both;
}

