/*
	Author Name	: Loren Warkentin
	Author Site	: http://pictodigital.com
	Style Name	: Abbotsford Badminton Club
	Style URI	:
	Version		: 0.01
	Comments	:

	Header Width: 780px
	Header Height: 200px
*/

body {
	background: #FF9900 #999999;
	}

#header{
    background: #000000 url(/wp-content/themes/k2/styles/abc/_header1.jpg) no-repeat; 
	height:200px;
	}

#page {
	background: #FFFFCC;
	padding-top: 0px;
	border: 0px;
	}
.g-cal {
	margin: 0 0 0 -30px;
}

.abc-notice {
	margin-top:10px;
	background-color:#093;
	color:#FFF;
	border-top:#F00 thick solid;
	border-bottom:#F00 thick solid;
	text-align:center;
	font-size:20px;
	padding-top:10px;
	padding-bottom:10px;
}

/* Style for div#nav_login Navigational Block
   This appears on every page on the entire site */

div#nav_login { 
      right:0px;
	  top: 4px; 
      padding: 0;
      margin: 0;
      position: absolute;
	  z-index:200;
      }
div#nav_login ul li { 
      display:inline;  
      width:auto;
      float:left;      
      position:relative;   
      list-style-type:none; 
	  margin-left:5px;
      }
div#nav_login a { 
	  display:block;
      padding:1px 8px 1px 8px; 
      text-decoration: none;       
      font-size: 10px;
      text-align: center;
	  color:#FF9933 !important;
      }
div#nav_login ul li a:hover { 
	color: #FFF !important; 
	}




/*- Main Menu in Header */
ul.menu li a {
	font-size: 1.2em;
	font-weight:bold !important;
	color: #FFCC66 !important;
	background-color:#FFFFCC;
	opacity:.7;
	filter: alpha(opacity=75);
	}
#latest-posts {
	}
#latest-posts ul {
	border-top:1px solid #006633;
	line-height:1.2em;
	}
#latest-posts ul li {
	border-bottom: 1px solid #006633;
	padding:3px 0 3px 0;
	}
#latest-posts ul li:hover {
	background-color:#CCCCCC;
	}

#latest-posts ul li a {
	text-decoration:none;
	}
#latest-posts ul li a:hover {
	text-decoration:none;
	}
	
/* Style for the login page */
#login { padding-top:50px; padding-bottom:50px;}
#login p { text-align:center; margin-top:10px;}
#login ul { text-align:center; margin-top:50px; }	
#login ul li {
	display:inline;
	text-align:center;
	font-size:1.5em;
	padding: 20px 30px ;
	}	
#login_error {
	text-align:center;
	color:#FF0000;
	margin-top:20px;
	font-size:2em;
	}
/*		
#loginform { margin: 10px 0 0 290px !important; }	
#registerform { margin:10px 0 0 290px !important; }
#lostpass { margin: 10px 0 0 290px !important; }
*/


#loginblock {
	position:absolute;
	top:5px;
	right:5px;
	color:#FF6633;
	font-size:11px;
	z-index:2000;
	}
#loginblock ul {
	}
#loginblock ul li {
	display:inline-table;
	padding:0px 6px 0px 6px;
	}
#loginblock ul li a {
	display:block;
	color:#FFFFFF !important;
	}
#loginblock ul li a:hover {
	color:#FF9933 !important;
	}

/* Style for the search box 
#loginblock .columns-three #s.livesearch {
	width:145px;
	}
#loginblock #s.livesearch {
	position:relative;
	}
#loginblock #s {
	}*/
	

div#asides { margin-top:30px; }
.widget_asides h4 { display:none; }
.widget_asides ul li a { font-size:30px !important; font-weight:bold; color: #990000!important;}

/************* global link styles **************/
/************* from my original pictodigital site **************/
a:link{
	color:#5F8A31; 
	text-decoration:none;
	}
a:visited{
	color:#993300; 
	text-decoration:none
	}
a:hover{
	color:#FF9933; 
	text-decoration:none
	}
/************* This styles the Title of the Page **************/
#current-content .page-head h2 a {
	color:#993300;
	text-decoration:none;
	}
#current-content .page-head h2 a:link {
	color:#993300;
	text-decoration:none;
	}
#current-content .page-head h2 a:visited {
	color:#993300;
	text-decoration:none;
	}
#primary #current-content .page-head h2 a:hover {
	color:#993300 !important;
	text-decoration:none;
	}




/************* This styles ... **************/
.entry-content div {
	margin: 0px;
	padding: 0px;
	}

.entry-content div .ngg-gallery-thumbnail-box {
	float:none;
	}
.entry-content div.ngg-description {
	padding-left:10px;
	}
/* quotation box style */
.entry-content p.LeftQuoteBox {
		float:left;
		font-size:1em;
		font-style:oblique;
		text-align:left;
		color:#996600;
		border:1px #000000;
		padding:10px;
		background-color:#FFCC66;
		width:150px;
		position:relative;
		margin-right: 5px;
		}
.entry-content p.RightQuoteBox {
		float:right;
		font-size:1em;
		font-style:oblique;
		text-align:right;
		color:#996600;
		border:1px #000000;
		padding:10px;
		background-color:#FFCC66;
		width:150px;
		position:relative;
		margin-left:5px;
		}
		
.entry-content p.BlueOpaqueQuoteBox {
		float:right;
		font-size:1.5em;
		font-weight:bold;
		font-style: oblique;
		text-align:right;
		color:#0066FF;
		background-color:#FFFFFF;
		opacity:.5;
		filter: alpha(opacity=75);
		border:1px #000000;
		padding:10px;
		width:175px;
		position:relative;
		margin-left:5px;
		}
.entry-content p.RightOpaqueQuoteBox {
		float:right;
		font-size:1.5em;
		font-weight:bold;
		font-style: oblique;
		text-align:right;
		color:#666666;
		background-color:#FFFFFF;
		opacity:.5;
		filter: alpha(opacity=75);
		border:1px #000000;
		padding:10px;
		width:175px;
		position:relative;
		margin-left:5px;
		}		
.entry-content p.LeftOpaqueQuoteBox {
		float:left;
		font-size:1.5em;
		font-weight:bold;
		font-style: oblique;
		text-align:left;
		color:#666666;
		background-color:#FFFFFF;
		opacity:.5;
		filter: alpha(opacity=75);
		border:1px #000000;
		padding:10px;
		width:175px;
		position:relative;
		margin-left:5px;
		}
		
/* Use this format for a drop cap */
/* p.text:first-letter { font-size: xx-large; padding: 2px;float: left;} */


/* Hide the Admin Tab from the menu bar */
ul.menu li.admintab {
	display:none;
	}
/* Hide any Tab in the menu bar - identified by its ID number */
ul.menu li.page-item-4 {
	display:none;
	}
	
.entry-content .wrap h2 {
	font-size:1.5em;
	}
#primary .comments h4 {
	font-size:1.5em;
	}
#breaking-news h4 {
	font-weight:bold !important;
	color:#FFFFFF;
	background-color:#FF0000;
	}
/* Styling for footer */
#footer {
    background: url(/wp-content/themes/k2/styles/abc/footer.jpg) no-repeat; 
	width:780px;
	height:150px;
	color:#CC6600;
	}
#footer a {
	border-bottom:none;
	}
#footer p a:link {
	color:#993300;  /* #5F8A31 #FF9933 (original green) */
	text-decoration:none;
	}
#footer p a:visited {
	color:#FF9933; 
	text-decoration:none
	}
#footer p a:hover {
	color:#999999; 
	text-decoration:none;
	border-bottom:none;
	}
	
	


/* PRINT FORMAT */
@media print {
body { 
	background:white; 
	color:black; 
	margin:0px; 
	font: Arial, Helvetica, sans-serif; 
	font-size:10px; 
	}
#header { display:none !important; } 
#sidebar-main { display:none !important; }
#footer { display:none !important; }
#rollingarchives { display:none !important; }
.entry-title { 
	font-size:18px !important; 
	font-weight:bold !important; 
	text-align:center !important;
	}
.entry-title a { text-decoration:none !important; color:black !important; } 
.entry-category { display:none !important; }
.chronodata a { text-decoration:none !important; color:black !important; }
.commentslink { display:none !important; }
hr { display:none !important; }
.entry-content p.LeftQuoteBox { display:none; }
.entry-content p.RightQuoteBox { display:none; }
.entry-content p.RightOpaqueQuoteBox { display:none; }
.entry-content p.LeftOpaqueQuoteBox { display:none; }
.entry-content a { text-decoration:none !important; color:black !important; }
.comments { display:none; }
.navigation { display:none; }
}


