/*
Theme Name: FTCSG Theme
Theme URI: http://webweavers.com.sg
Description: Official Template for Filipino Tennis Club Singapore.
Version: 1.0
Author: Web Weavers (Singapore)
Author URI: http://webweavers.com.sg/
*/

@import url("reset.css");


body { background: #eaf4ff url(images/bg.jpg) top repeat-x; font-family: Arial, Helvetica, sans-serif; }
.clearboth { clear: both; }

#wrapper { background: url(images/headerbg.jpg) top no-repeat; width: 996px; height: 203px; margin: 0 auto; padding: 0 108px; }

#logo { width: 375px; padding: 23px 0 17px 0; float: left; }
#topads { width: 587px; height: 72px; float: left; margin: 23px 0 0 20px; text-align: center; line-height: 72px; }

#menu { clear: both; background: url(images/menubg.jpg); height: 44px; }

#navigation { float: left; font-size: 1.2em; padding-top: 8px; font-weight: bold;  }
/*#navigation a { font-weight: bold; text-decoration: none; color: #fff; } 
#navigation a:hover { color: #ffcc33; }
#navlist li { display: inline; list-style-type: none; padding: 0 20px; }
*/

/* Simple Gallery */
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 10px solid darkred;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}





/* Navigation */
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
  font-family: Arial, Helvetica, sans-serif;
  z-index: 100;
  position: relative;
}
.nav li { float: left; position: relative; }
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  color: #FFF;
  display: block;
  padding: 8px 20px 15px 20px;
  text-transform: uppercase;
  text-decoration: none;
}

.nav li a:hover { color: #ffcc33; }
#nav-one li:hover a, 
#nav-one li.sfHover a { color: #ffcc33; }

#nav-one li:hover ul a, 
#nav-one li.sfHover ul a { background: #0768c9; color: #fff;	}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover { background: #0768c9; color: #ffcc33;	}

.nav ul {
  background: #565656;
  list-style: none;
  margin: 0;
  width: 120px;
  position: absolute;
  top: -999em;
  left: -1px;
}
.nav li:hover ul,
.nav li.sfHover ul { top: 35px; }
.nav ul li { border: 0; float: none; }
.nav ul a {
  border-bottom: 0;
  padding-right: 20px;
  width: 80px;
  white-space: nowrap;
}
.nav ul a:hover { background: #ccc; color: #000; }




#menu_right { float: right; width: 350px; }
#top_search { float: left; padding-top: 8px; }
#top_search form label { float: left; cursor: pointer; color: #fff; font-size: 1em; margin-right: 4px; padding-top: 8px; text-transform: uppercase;  }
#top_search form input.search { float: left; border: 0; padding: 4px; color: #39F; width: 93px; font-size: 1.2em; margin-right: 4px; }
#top_search form input.gosubmit { float: left; background: url(images/gobutton.jpg) no-repeat; height: 26px; width: 30px; border: none; cursor: pointer; }

#facebook { float: right; margin-right: 20px; margin-top: 8px; }
#facebook span { float: left; text-transform: uppercase; color: #fff; width: 68px; line-height: 26px; }

#content_wrap {}
#main { float: left; width: 636px; font-family: Arial, Helvetica, sans-serif; }
div.post_blue { background: #64b0fe; margin-top: 15px; padding: 15px; }
div.post_white { background: #fff; margin-top: 15px; padding: 15px; }
.post_white h2 { font-size: 1.4em; font-weight: normal; color: #0968ca; padding-bottom: 8px; border-bottom: 1px solid #64b0fe; margin-bottom: 5px; }
.post_white h2 a, .post_white h2 a:visited { text-decoration: none; color: #0968ca; }
.post_white h2 a:hover { color: #06C; }
.post_white small { color: #64b0fe; }
.bread { color: #fff; font-size: 1.2em; }
.bread a { color: #fff; text-decoration: none;  }
.bread a:hover { color: #ffcc33; }

.entry { font-size: 1.2em; color: #256997; }
.entry p { margin-top: 15px; }


div.post_white .post_table { text-align: left; border-collapse: collapse; width: 100%; }

div.post_white .post_table th {
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}

div.post_white .post_table td {
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}

div.post_white .post_table tr:hover td { background: #d0dafd; color: #339; }


.widgetpane .post_table { text-align: left; border-collapse: collapse; width: 100%; margin-top: 8px; }
.widgetpane p { color: #424242; }
.widgetpane p strong { color: #256997; }

.postmetadata { text-align: left; border: 1px dashed #CCC; padding: 4px; margin-top: 15px; }
.postmetadata a { text-decoration: none; color: #64b0fe; }
.postmetadata a:hover { color: #06C; }

#big_image { width: 508px; float: left; padding-bottom: 15px; }
#thumbnails { width: 84px; float: right; }
.preview_tn { margin-bottom: 8px; }
#description { clear: both; }
#description h2 { font-size: 2.4em; color: #fff; font-weight: normal; }
#description p { font-size: 1.4em; color: #fff; margin-top: 10px; }

#control {}
#play { width: 42px; float: left; }
#slider { width: 42px; float: left; }
#up {}
#down {}

#sidebar { float: right; width: 344px; }
div.sidebar_blue { background: #64b0fe; margin-top: 15px; padding: 15px; }
.sidebar_blue h2 { color: #fff; font-size: 1.4em; }

div.sidebar_white { background: #fff; margin-top: 14px; padding: 15px; }
div.sidebar_white a { text-decoration: none; } 
.sidebar_white h2 { font-size: 1.4em; color: #64b0fe; font-weight: normal; border-bottom: 1px solid #64b0fe; padding-bottom: 8px; }
.sidebar_white h3 { font-size: 1.6em; color: #0968CA; margin-top: 8px; }
.sidebar_white ul.bullets li { 
	font-size: 1.3em; 
	background: url(images/bullet.gif) left no-repeat; 
	padding: 0 0 10px 20px; 
	margin-top: 15px; 
	font-weight: bold;
	border-bottom: 1px solid #eaf4ff;
	background-position: 0 1px;
	}
.sidebar_white ul.bullets li a { color: #0968ca; }
.sidebar_white ul.bullets li a:hover { color: #64b0fe; }
.sidebar_white .ads a img { margin: 0 auto; display: block; padding-top: 10px; }

#sponsors_area { margin-top: 15px; }
#sponsors_area  h2 { font-size: 1.3em; color: #0968ca; padding-bottom: 1.2em; }

#ads_wrap { height: 104px; }
#adnext { float: left; width: 10px; }
#adprev { float: left; width: 10px; }
#sliding_ads { width: 973px; overflow: hidden; height: 104px; float: left; }
.wp125ad { float: left; margin: 0 5px; }



#btmbar {}
.widgetpane { float: left; width: 320px; margin-top: 33px; }
.rightmargin { margin-right: 18px; }
.widgetpane h2 { text-transform: uppercase; font-size: 1.4em; color: #256997; border-bottom: 1px #256997 solid; padding-bottom: 7px; }

.blogroll li { margin-top: 8px; }


#footer { border-top: 1px #256997 solid; padding: 20px 0; margin-top: 40px; }






.entry { line-height: 1.4em; }
.thread-alt { background-color: #f8f8f8; }
.thread-even { background-color: white; }
.depth-1 { border: 1px solid #ddd; }

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.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; }

code { font: 1.1em 'Courier New', Courier, Fixed; }

acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }

#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;
	}
/* End Typography & Colors */



h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* 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;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* End captions */






/* Container DIV - automatically generated */
.simply-scroll-container { /* Container DIV - automatically generated */
	position: relative;
}

.simply-scroll-clip { /* Clip DIV - automatically generated */
	position: relative;
	overflow: hidden;
	z-index: 2;
}

.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li { padding: 0; margin: 0; list-style: none; }
	
.simply-scroll-list li img { border: none; display: block; }
	
.simply-scroll-btn {
	position: absolute;
	background: url(images/adnext.gif) no-repeat;
	width: 10px;
	height: 104px;
	z-index:3;
	cursor: pointer;
}
	
.simply-scroll-btn-left { left: 0; background: url(images/adprev.gif) right no-repeat; }
.simply-scroll-btn-left.disabled { background-position: 0 0 !important; }
.simply-scroll-btn-left:hover {}
	
.simply-scroll-btn-right { right: 0; }
.simply-scroll-btn-right.disabled { background-position:  0 !important; }
.simply-scroll-btn-right:hover {}


/* Custom class modifications - override classees

.simply-scroll is default

*/

.simply-scroll { width: 100%; height: 104px; }

.simply-scroll .simply-scroll-clip { width: 100%; height: 104px; }
	
.simply-scroll .simply-scroll-list { padding: 0 17px;}
		
.simply-scroll .simply-scroll-list li { float: left; width: 162px; height: 104px; }
.simply-scroll .simply-scroll-list li img {}
	
.simply-scroll .simply-scroll-btn {}
	
.simply-scroll .simply-scroll-btn-left {}
.simply-scroll .simply-scroll-btn-left.disabled {}
.simply-scroll .simply-scroll-btn-left:hover {}
	
.simply-scroll .simply-scroll-btn-right {}
.simply-scroll .simply-scroll-btn-right.disabled {}
.simply-scroll .simply-scroll-btn-right:hover {}
	
.simply-scroll .simply-scroll-btn-up {}
.simply-scroll .simply-scroll-btn-up.disabled {}
.simply-scroll .simply-scroll-btn-up:hover {}
	
.simply-scroll .simply-scroll-btn-down {}
.simply-scroll .simply-scroll-btn-down.disabled {}
.simply-scroll .simply-scroll-btn-down:hover {}
	

.ngg-albumtitle a { color: #256997; text-decoration: none; }
.ngg-album:hover { background: #FFC; }