﻿/*
Theme Name: Manly Juniors Home
Theme URI:
Description: Custom Three Column Theme Built for the Manly rugby league Minis team.
Version: 1.0
Author: Ben Casey
Author URI: http://web2designs.elance.com
*/

/*---------------------------------------------------------------------------------

[Table of contents]

1. Initial Styling - General tags, the background, global attributes (overridden by following regions).
2. Header Region - Styles specific to header region, title, slug, top menu, etc.
3. Content Region - Styles for content appearance, blockquotes, posts, pages, wp-caption, etc.
4. Comments Region � Styles for comment thread, forms, etc.
5. Sidebar Region � Styles for widgets, additional menus lists and links.
6. Footer Region � Styles specific to the footer region.
7. Search Box - Search box Styling
8. Misc. & Plugins � Miscellaneous, override plugins, define last rule, fix anomalies, etc.

-----------------------------------------------------------------------------------*/
/*=== Font embedding ===*/
@font-face{ /* for IE */
font-family:Bladi1bold;
src:url(Fonts/Bladi_One_Slab_4F-Bold.eot);
}

@font-face { /* for non-IE */
font-family:Bladi1bold;
src:url(//:) format("No-IE-404"),url(Fonts/BladiOneSlab4F-Bold.ttf) format("truetype");
}

@font-face{ /* for IE */
font-family:Arialround;
src:url(Fonts/ARLRDBD.eot);
}

@font-face { /* for non-IE */
font-family:Arialround;
src:url(//:) format("No-IE-404"),url(Fonts/ARLRDBD.TTF) format("truetype");
}

/*=== Font Embedding ===*/

/*=== START SECTION 1 - Initial Styling ===*/
h2{
	font-weight:bold;
	font-size:20px;
	color:#1f5373;
}
h3{
	font-family:Bladi1bold, Arial, Helvetica, sans-serif;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	color: #555555;
	background:url(images/bgmain.jpg) top center repeat-x;
}
#wrapper {
	width: 1000px;
	margin: 40px auto;
	padding:0;
	overflow:visible;/*This is for the bottom section to display the side shadows and keep the coding as clean as possible*/
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}

.clear{
	clear:both;
}

.center{
        text-align:center
}

.large{
        font-size:14px;
}

.blue{
        color:#1f5373
}

.brown{
	color:#ae7336
}

a.brown:hover{
        text-decoration:none;
        color:#bf7f3d;
}

a:focus {
    outline:none;
    border:none;
}
/*=== END SECTION 1 - Initial Styling ===*/


/*=== START SECTION 2 - Header Region ===*/
#header {
	height: 193px;
	width: 1000px;
	margin: 0 auto;
	background:url(images/banner.jpg) center;
}
/*=== END SECTION 2 - Header Region ===*/


/*=== START SECTION 3 - Content Region ===*/
#main {
	width: 976px;
	margin:0 auto;
}
#content {
	width: 528px;
	padding:0;
	float: left;
	margin-left:28px;
	line-height: 1.3em;
}

#contenthome{
	padding:0 0 0 15px;
	float: left;
	line-height: 1.3em;
}

#content a:link, #content a:visited {
	text-decoration: none;
}
#newsflash a:link, #newsflash a:visited {
	text-decoration: none;
        color:#bf7f3d;
font-weight:bold;

}
address {
font-size:12px;
font-style:italics;
padding-bottom:6px;
}

#content h1 {
	font-weight:bold;
	font-size:20px;
margin:0 0 47px 0;
	color:#1f5373;
}
#content h2{
	font-weight:bold;
	font-size:16px;
margin:0 0 0 0;
padding-top:6px;
	color:#4e4e4e;
}
#content h3{
font-family: Arial;
	font-weight:bold;
	font-size:14px;
font-style:italic;
margin:0 0 -4px 0;
padding-top:6px;
	color:#244d7c;
}
#content h4{
	font-weight:bold;
	font-size:16px;
margin:5px 0 5px 0;
padding:5px 0 5px 0;
	color:#ae7336;
}
#content h5{
font-family: Arial;
font-size:12px;
font-weight:bold;
}
#content h6{
font-family: Arial;
font-size:12px;
font-weight:bold;
font-style:italic;
}
#content p{
margin-top:6px;
padding-top:0px;
}
#content td{
font-family: Arial;
font-size:12px;
}
#content ul, #content ol {
font-family: Arial;
font-size:12px;
}
#content li {
padding-bottom:6px;
}
#content hr {
height:1px;
border: thin solid #b7b7b7;

}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
	
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.post {
	font-size: 12px;
	width:530px;
	margin-bottom:20px;
}

.post p{
	font-size:12px;
}

.page p{
	font-size:12px;
}

.post a, .page a{
	color:#ae7336;
	font-weight:bold;
}

.post h2 {
	padding: 0 0 4px 0;
	margin:0;
	color:#da161a;
	
	line-height:21px;
}

.post h2 a{
	padding: 0;
	margin:0;
	color:#ae7336;
	font-size:18px;
}

.post h2 a:hover{
	color:#266b96;
}

.page h2{
	margin-top:0;
}

.post h3 {
  font-size: 1.8em;
  margin: 0;
  padding: 0;
}

.postheader{
	border:1px solid #d6b99a;
	padding:0 10px;
	font-family:Bladi1bold, Arial, Helvetica, sans-serif;
}

.postheader a{
	padding: 0;
	margin:0;
	color:#ae7336;
	font-size:21px;
	line-height:21px;	
}



.post-edit-link img{
	border: none;
}
a.post-edit-link:link, a.post-edit-link:visited {
	text-decoration: none;
}
.entry-content, .entry-excerpt {
	clear: left;
	padding:0 14px;
}
.entry-content blockquote {
  font: 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
  color: #000000;
  width: 345px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 0 0 30px;
  text-indent: -15px;
}
.entry-content blockquote p {
  background: url(images/blockquote2.png) no-repeat left top;
  padding: 0 0 0 60px;
  font: italic 1.5em Georgia, "Times New Roman", Times, serif;
}
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a img {
	border: none;
}
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}
.navigation {
  clear: both;
}

.underpost {
	font-size: .9em;
}
.underpost a {
	text-decoration: underline;
}

#newsflash{
	width:728px;
	height:391px;
	padding-left:25px;
	border:1px solid #95b5ca;
	background-image:url(images/newsflashbg.jpg);
         background-repeat:no-repeat;
         background-position:bottom;
	margin-bottom:17px;
	position:relative;
}

#newsflash h1{
	font-family:Bladi1bold, Arial, Helvetica, sans-serif;
	color:#a1a1a8;
	font-size:30px;
	line-height:28px;
	padding:0;
	margin:10px 0;
}

#newsflash p{
	font-size:12px;
	color:#363636;
	width:380px;
}

.newsflashstatic{
	font-weight:bold;
	position:absolute;
	bottom:5px;
	margin:0;
	padding:0;
	width:100%;
}

.newsflashstatic a{
	color:#ae7336;
	font-weight:bold;
	text-decoration:none;
}
.newsflashstatic a:hover{
	color:#c88642;
}


#newsflash h2{
	color:#ae7336;
	font-family:Bladi1bold, Arial, Helvetica, sans-serif;
	margin:10px 0;
	padding:0;
}

#newsflash h3{
	font-family:Arialround, Arial, Helvetica, sans-serif;
	color:#2e5e7c;
	margin:10px 0;
	padding:0;
}


.innerpagepost{
	padding:0;
}

.archheader{
	margin-left:-3px!important;
}

#visitminis{
	float:left;
	display:inline;
	position:relative;
	width:370px;
	height:215px;
	background-image:url(images/visitminisbg.jpg);
	border:1px solid #94b4c7;
}

#visitjuniors{
	float:left;
	display:inline;
	position:relative;
	width:370px;
	height:215px;
	background-image:url(images/visitjuniorsbg.jpg);
	border:1px solid #d8b298;
	margin-left:10px;
}

.enterlink{
	width:100px;
	height:40px;
	position:absolute;
	left:24px;
	bottom:47px;
	text-decoration:none;
	
}

.quicklinks{
	position:absolute;
	bottom:0px;
	left:10px;
}

.quicklinks p{
	margin:0;
	padding:0;
	color:#1f5373;
	font-weight:bold;
	margin-left:15px;
	font-size:12px;
	height:12px;
}

.quicklinks ul{
	list-style:none;
	margin:0;
	padding:0;
}

.quicklinks ul li{
	margin:0;
	padding:0;
	float:left;
	displsy:inline;
}

.quicklinks ul li a{
	margin-left:15px;
	color:#ae7336;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.quicklinks ul li a:hover{
	color:#c88642;
}

#volunteerbox{
	margin-top:17px;
margin-bottom:17px;
}

/*=== END SECTION 3 - Content Region ===*/


/*=== START SECTION 4 - Comment Region ===*/
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
#respond p {
	font-size: 0.9em;
}
#respond label {
	display: block;
	margin: 5px 0 5px 0;
}
#comment {	
	width: 100%;
}
.thread-even {
	background-color:#F9F9F9;
}
.thread-odd {
	background-color:#E5E5E5;
}
#commentform {	
	padding: 10px;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
ol.commentlist li a {
	text-decoration: underline;
}
/*=== END SECTION 4 - Comment Region ===*/


/*=== START SECTION 5 - Sidebar Region ===*/
#sidebar-right {
	width: 188px;
	float: right;
	margin-bottom:20px;
}

#sidebarrightmain{
	border:1px solid #c0cfd8;
	background-color:#d9e9ea;
}

#sidebarrightmain li{
	list-style:none;
}


#sidebrrightbottom{
	width:186px;
	height:41px;
	background-image:url(images/rightsidebarbottom.png);
}

#sidebarleftwrap{
	float:left;
}

#sidebar-left {
	width: 185px;
	padding:0 10px 15px 10px;
	clear:left;
	float: left;
position:relative;
	background:url(images/left-sidebar-gradient.jpg) bottom repeat-x  #c2d0cb;
}

#jumptominis{
	width:205px;
	height:40px;
	float:left;
}

#sidebar-left h1, #sidebar-right h1 {
	font-size: 1.4em;
}
#sidebar-left h2, #sidebar-right h2 {
	font-size: 1.1em;
}

#sidebar-left h3{
	margin:18px 0 6px 0;
	color:#1f5373
}

#sidebar-left li{
	background:url(images/dash.gif) bottom left repeat-x;
margin:0;
border:none;
}




#sidebar-left li a:link, #sidebar-left li a:visited{
	display: block;
	text-decoration: none;
	padding: 2px 0;
	color:#1f5373;
	font-size:11px;
	font-weight:bold;
        border:none;
}
#sidebar-left li a:hover, #sidebar-right li a:hover {
	color: #286890;
}
#sidebar-left li a.active{
	color:#ae7336	
}

#sidebar-left ul, #sidebar-right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar-left ul ul, #sidebar-right ul ul {
  margin-left: 10px;
}
#sidebar-left ul ul li, #sidebar-right ul ul li {
  font-size: .9em;
  margin-left: 10px;
}

.rightsidebarbox{
         margin:10px auto;
         width:176px;
         border:1px solid #faf5e3;
}

#registeraplayer{
	margin-top:40px;
}

#weneedyourhelp{
	margin:10px 0;
}
/*=== END SECTION 5 - Sidebar Region ===*/


/*=== START SECTION 6 - Footer Region ===*/
#footer{
	width:1024px;
	height:166px;
	margin:20px 0 0 -12px;
	padding:0 0 17px 0;
	background:url(images/bgbottom.png) center no-repeat;
}

#footer_inner{
	width:974px;
	height:135px;
	border:1px solid #dee6e7;
	background-color:#f1f7f7;
	margin:0 auto 13px auto;
	clear: both;
	text-align: center;
	font-size: 0.8em;
}
#footer a:link, #footer a:visited {
	color: #474200;
}
#footer a:hover {
	text-decoration: none;
}

#footer_inner p{
	font-family:Bladi1bold, Arial, Helvetica, sans-serif;
	color:#9fc8cb;
	font-size:21px;
	margin:12px 0 15px 0;
}

.sponsorbox{
	width:178px;
	height:75px;
	float:left;
	display:inline;
	background-image:url(images/sponsorboxbg.jpg);
	margin:0 8px;
}
/*=== END SECTION 6 - Footer Region ===*/


/*=== START SECTION 7 - Search Box ===*/
#searchbox{
	width:176px;
	height:35px;
	border:1px solid #b0c2ce;
	background-color:#cfe3e5;
	margin:0 0 50px 0;
	padding:5px;
}

#searchform{
	border:1px solid #b0c2ce;
	width:176px;
	height:16px;
}

#searchbox p{
	margin:0;
	padding:0;
    font-family:Bladi1bold, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#537e95;
}

#searchform input{
	display:inline;
	height:16px;
	width:164px;
	border:none;
	margin:0;
	padding:0;
	float:left;
}

#searchsubmit{
	display:inline;
	width:12px!important;
	height:16px;
	border:none;
	background-image:url(images/searchsubmit.jpg);
        background-repeat:no-repeat;
	float:right!important;
        cursor:pointer;
}
/*=== END SECTION 7 - Search Box ===*/

/*=== START SECTION 8 - Misc. & Plugins ===*/


/*=== END SECTION 8 - Misc. & Plugins ===*/
