/*
Theme Name: SEMF
Theme URI: http://semf.ca
Description: Custom SEMF theme
Author: Adrian Trimble
Version: 1.0
*/
* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}
html, body {
	width: 100%;
	height: 100%;
}
body {
background: url(images/bg_fill.png) repeat-x #73b3d2;
font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
font-size: 13px;
color: #414c52;
line-height: 20px;
}
strong { font-weight: bold; }
em { font-style: italic; }
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family: Tuffy, Arial, sans-serif;
margin-bottom: 10px;
}
h1,h2,h3 {
text-transform: uppercase;
}
h1 { font-size: 24px; color: #226f96; font-weight: normal; letter-spacing: -1px; }
h2 { font-size: 24px; color: #33393c; font-weight: normal; letter-spacing: -1px; }
h3 { font-size: 20px; color: #226f96; }
h4 { font-size: 16px; color: #226f96; }
h5 { font-size: 16px; color: #33393c; }
h6 { font-size: 13px; color: #226f96; font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif; }
h6 a {
text-decoration: none;
}
p {
margin-bottom: 20px;
line-height: 20px;
}
#container {
width: 960px;
margin: 0 auto;
background: url(images/bg.jpg) no-repeat center top;
min-height: 500px;
position: relative;
}
#header a {
background: url(images/logo.png)  0px 15px no-repeat;
width: 329px;
height: 123px;
display: block;
text-indent: -9999em;
padding-top: 10px;
float: left;
}
.slide {
line-height: 0px;
font-size: 1px;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
border-radius: 10px 10px 0px 0px;
position: relative;
behavior: url(http://semf.ca/wp-content/themes/semf/PIE.htc);
}
#nav {
padding: 78px 0px 0px 0px;
}
#nav>ul {
padding-left: 349px;
text-align: right;
padding-right: 20px;
}
#nav>ul>li {
display: inline;
list-style: none;
margin-right: 10px;
font-size: 14px;
}
#nav>ul>li>a {
color: white;
text-decoration: none;
text-transform: uppercase;
font-family: Tuffy, Arial, sans-serif;
text-shadow: 0px 1px 0px #1c4f69;
}
#nav>ul>li>a:hover {
	border-bottom: 3px solid #104967;
}
#content {
clear: left;
width: 940px;
padding: 0px;
-moz-border-radius: 11px 11px 0px 0px;
-webkit-border-radius: 11px 11px 0px 0px;
border-radius: 11px 11px 0px 0px;
background: url(images/content_bg.png) 0px 346px repeat-x white;
-moz-box-shadow: 0px 0px 4px #0b3449;
-webkit-box-shadow: 0px 0px 4px #0b3449;
box-shadow: 0px 0px 4px #0b3449;
behavior: url(http://semf.ca/wp-content/themes/semf/PIE.htc);
position: relative;
overflow: hidden;
}
#pagecontent {
	padding: 20px;
}
#pagecontent ul, #pagecontent ol {
margin-left: 30px;
margin-bottom: 10px;	
}
#pagecontent a, #footer a {
color: #226f96;
}
#pagecontent a:hover, #pagecontent a:focus, #footer a:hover, #footer a:focus {
text-decoration: none;
}
#sidebar {
width: 279px;
float: right;
padding-left: 15px;
margin-left: 15px;
border-left: 1px solid #d7dadd;
}
.panes p {
padding-left: 55px;
}
#footer {
margin: 0px 20px 0px 20px;
border-top: 1px solid #d7dadd;
padding: 10px 0px;
font-size: 11px;
color: #c1c7cd;
text-align: right;
clear: both;
}
.date {
display: block;
float: left;
width: 35px;
height: 45px;
padding: 5px;
margin: 0px 10px 10px 0px;
background-color: #226f96;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
color: white;
text-shadow: 0px 1px 0px #1c4f69;
text-transform: uppercase;
font-size: 27px;
line-height: 22px;
text-align: center;
behavior: url(http://semf.ca/wp-content/themes/semf/PIE.htc);
position: relative;
font-weight: normal;
}
.date em {
font-size: 9px;
line-height: 5px;
font-style: normal;
}
.date u, .date em {
display: block;
text-decoration: none;
padding: 2px 0px;
}
#sidebar .tabs {
list-style:none;
margin-left: 0px;
border-bottom: 1px solid #226f96;
overflow: hidden;
}
.tabs li {
float: left;
}
#sidebar .tabs li .current, #sidebar .tabs li a:hover, #sidebar .tabs li a:focus {
display: block;
text-decoration: none;
background: #226f96;
color: white;
margin-left: 10px;
padding: 6px 6px 4px 6px;
font-weight: bold;
-moz-border-radius: 6px 6px 0px 0px;
-webkit-border-radius: 6px 6px 0px 0px;
border-radius: 6px 6px 0px 0px;
behavior: url(http://semf.ca/wp-content/themes/semf/PIE.htc);
}

.tabs li a {
display: block;
text-decoration: none;
background: url(images/tab_bg.png) repeat-x white;
color: #414c52;
font-weight: bold;
margin-left: 10px;
padding: 6px 6px 4px 6px;
-moz-border-radius: 6px 6px 0px 0px;
-webkit-border-radius: 6px 6px 0px 0px;
border-radius: 6px 6px 0px 0px;
behavior: url(http://semf.ca/wp-content/themes/semf/PIE.htc);
position: relative;
}
img {
	margin: 0;
	max-width: 640px;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}

.post {
border-bottom: 1px solid #d7dadd;
margin-bottom: 20px;
}
.post:last-child {
border-bottom: none;
margin-bottom: 0px;
}
#sidebar .feed a {
color: #e17831;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
background: url(images/feed-icon-16x16.png) 3px center no-repeat;
padding: 3px 3px 3px 23px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
behavior: url(http://semf.ca/wp-content/themes/semf/PIE.htc);
position: relative;
}
#sidebar .feed a:hover, #sidebar .feed a:focus {
background-color: #e17831;
color: white;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
behavior: url(http://semf.ca/wp-content/themes/semf/PIE.htc);
}
input[type=text] {
border: 1px solid #c1c1c1;
padding: 5px;
width: 270px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
behavior: url(http://semf.ca/wp-content/themes/semf/PIE.htc);
}
form label {
font-weight: bold;
margin-top: 10px;
display: block;
}
input[type=submit] {
background-color: #226f96;
behavior: url(http://semf.ca/wp-content/themes/semf/PIE.htc);
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
padding: 6px;
color: white;
font-weight: bold;
margin: 10px 0px;
}
.facebook {
display: block;
background: url(images/facebook.png) no-repeat;
width: 282px;
height: 45px;
text-indent: -9999em;
}
.trophy {
width: 210px;
float: left;
height: 320px;
margin: 0 15px 0 0;
}
h3.trophy-winner {
font-size: 16px;
text-transform: none;
color: black;
margin-top: 5px;
margin-bottom: 1px;
}
h4.trophy-name {
font-size: 13px;
font-weight:normal;
color: #414c52; 
font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
font-style: italic;
margin-bottom: 0;
}
.trophy-history p {
margin-bottom: 0px;
}