/*
Theme Name: PKMN-ph
Theme URI: http://pkmn-ph.com/
Description: Official Theme of PKMN-ph
Version: 1.0
Author: Patrick Abarquez
Author URI: 

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
        http://pkmn-ph.com/blog/wp-admin/theme-editor.php
*/

/* Basic Tag Elements */
	
html, body{ 
	margin: 0;
	padding: 0;
	font-family: segoe ui, trebuchet ms;
	font-size: 10px;
	//color: #656565;
	color: #000000;
        //overflow: hidden;
        
} 

#background {
	position: fixed;
	width: 100%;
	height: 100%:
	top: 0;
	left: 0;
	z-index: 1; 
        background-repeat:no-repeat;
        //background-attachment:fixed;
        //background-position:center bottom;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
	//color: #222;
	color: #ffffff;
	text-transform: capitalize;
}

img { 
	border: 0;
}

/* Links */

A:link {text-decoration: none; color: #000; font-weight:bold;}
A:visited {text-decoration: none; color: #000; font-weight: bold;}
A:active {text-decoration: none; color: #000; font-weight: bold;}
A:hover {text-decoration: underline; color: #333333; font-weight: bold;}

/* Header Elements */

.header{
 	position:relative; 
	z-index: 1;
 	width: 100%;
	height: 195px;
	background-image:url('/images/headerbg.png');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
        //color: #ffffff;
} 

#headerproper{
	z-index: 2;
 	width: 975px;
	height: 195px;
	background-image:url('/images/header.png');
        background-repeat: no-repeat;
} 	


 /* Navigation */

div#nav {
	position: relative;
	z-index: 3;
	background: transparent;
	top: 93px;
	#top: 89px;
	width: 975px;
	left: 18px;
	#left: 15px;
}

ul#navigation {
	list-style: none;
	margin: 0 auto;
	background: transparent;
}

ul#navigation li {
	float: left;
	line-height: 15px;
	#line-height: 19px;
	padding-bottom: 0px;
	margin: 0;
}

ul#navigation li a {
	color: #fff;
	padding: 6px 15px 5px;
	font-size: 10.75px;
	letter-spacing: 1px;
	text-decoration: none;

}

ul#navigation li a:hover {
   -webkit-box-shadow: #999 0px 4px 4px;
   -moz-box-shadow: #999 0px 4px 4px;
    text-shadow: #999 2px 2px 2px;
   -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 5px;
   -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 5px;

   -webkit-transition: all 0.20s ease-in;
   -webkit-transition-duration: 0.20s;
   -moz-transition: all 0.20s ease-in;
   -moz-transition-duration: 0.20s;
   -o-transition: all 0.20s ease-in;

   //background: rgba(0,0,0,5.5);
   opacity: 1.0;
   font-size: 16px;
   padding: 5px 18px;
}

#home { border-bottom: 5px #ff0000 solid;}
#home a:hover { background: #ff0000; }

#forumlink { border-bottom: 5px #4F9208 solid;}
#forumlink a:hover { background: #4F9208; }

#datablitz {border-bottom: 5px #fedd20 solid;}
#datablitz a:hover { background: #fedd20; color: #0a4182;}

#chat {border-bottom: 5px #e6c956 solid;}
#chat a:hover { background: #e6c956;}

#events{ border-bottom: 5px #aaaaaa solid;}
#events a:hover { background: #aaaaaa; }

#downloads { border-bottom: 5px #ca2811 solid;}
#downloads a:hover { background: #ca2811; }

#ranger {border-bottom: 5px #1882e0 solid;}
#ranger a:hover { background: #1882e0;}

#members {border-bottom: 5px #49628a solid;}
#members a:hover { background: #49628a;}

#about { border-bottom: 5px #ff99fb solid;}
#about a:hover { background: #ff99fb; }

#contribute { border-bottom: 5px #000000 solid;}
#contribute a:hover { background: #000000; }

#contact { border-bottom: 5px #ffffff solid;}
#contact a:hover { background: #ffffff; color: #000000}

 /* Login Logout */

#forumslogin{
	position: relative;
	z-index: 3;
	width: 920px;
	height: 29px;
	left: 5px;
	padding: 0;
	background: transparent;
	text-align: left;
}

/* Main Elements */

.content {
 	position:relative; 
	z-index: 1;
	width: 100%;
	min-height: 400px;
	//background-color: #f2abc3;
        background-color: #ce1127;
        //background-color: #ce1127;
	//background-color: #e6db29; //gold
        //background-color: #ba2133;     
        background-attachment:fixed;
        background-position:center bottom; 
        background-position: 50px 100px;
}

#contentproper {
 	position:relative; 
	z-index: 2;
	width: 975px;
	min-height: 400px;
	margin: 0px;
	clear: both;
	overflow: hidden;
	background-image: url('/images/body.png'); 
	//background-image:('http://i811.photobucket.com/albums/zz39/SerPol/body2.png');
        background-repeat: repeat-y;
}

#leftcolumn {
	z-index: 3;
	float:left;
	margin: 0 10px 20px 18px;
	display: inline;
	width: 170px;
	background: transparent;
	text-align: left;
}

#maincenter {
	z-index: 3;
	float: left;
	display: inline;
	width: 500px;
	background: transparent;
	text-align: left;
}

#rightcolumn {
	z-index: 3;
	float:left;
	margin: 0 0 0 10px;
	#margin: 0 0 0 5px;
	display: inline;
	width: 242px;
	background: transparent;
	text-align: left;
}

#forumbar {
	z-index: 3;
	float:left;
	margin: 10px -7px 0 9px;
	#margin: 10px -18px 0 5px;
	width: 948px;
	#width: 950px;
	background: #e8e6e6;
        background: url('http://i811.photobucket.com/albums/zz39/SerPol/widget-bg7.png');
        background-repeat:
        background: #c9f1fb;
	text-align: left;
}

 /* Central Area */

#centralimage{
	z-index: 4;
	margin: 0 0 5px 0;
	padding: 5px 1px 5px 1px;
	min-height: 90px;
	background-color: #FFF378;
	border: 1px solid #726E4C;
}

#centralad{
	margin: 0;
	padding: 0;
} 
#centralad a img {
	margin: 0;
	padding: 0;
        border:0;
} 

 /* Left Sidebar */

.leftsidebar {
	min-height: 100px;
	font-size: 10px;
	margin: 0;
	padding: 0;
	//background: #c9f1fb;
        background: #e8e6e6; //gray 
        -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px;       
        margin-bottom: 5px;
        background: url('http://i811.photobucket.com/albums/zz39/SerPol/widget-bg7.png');
        background-repeat: repeat-y;      
}

.leftsidebar ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.leftsidebar ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.leftsidebar h2 {
	z-index: 4;
	height: 28px;
	margin: 0 0 5px 0;
	padding: 4px 8px 0 0;
	#padding: 4px 8px 4px 0;
	//background-color: #be4f74;
	//background-color: #2970e6;
        background-color: #000000;
        //background: black url(http://i811.photobucket.com/albums/zz39/SerPol/sideheadbar.png);
        background: url(http://pkmn-ph.com/images/sideheadbar2.png);
	repeat-x;
        font-family: Tw Cen MT Condensed, segoe ui, trebuchet ms;
	font-size: 20px;
	font-weight: bold;
	//color: #e6db29;
	color: #ffffff;
        text-align: right;
        text-shadow: 2px 2px 2px #aaa9a9;
        -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px;
}
#leftsidebarcontent {
	min-height: 100px;
	font-size: 10px;
	padding: 0 5px 8px 5px;
}		

 /* Right Sidebar */

.rightsidebar {
	min-height: 100px;
        font-size: 10px;
	//z-index: 4;
	margin: 5;
	padding: 0;
	margin-bottom: 5px;
	//border: 0px solid #44b9d6;
	//background-color: #c9f1fb;
	background-color: #000000;
	//background-color: #e8e6e6;
        -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px;
        background: url('http://i811.photobucket.com/albums/zz39/SerPol/widget-bg7.png');
        background-repeat:
}
.rightsidebar ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.rightsidebar ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.rightsidebar h2 {
	z-index: 4;
	height: 28px;
	margin: 0 0 5px 0;
	padding: 4px 8px 0 0;
	#padding: 4px 8px 4px 0;
	//background-color: #be4f74;
        //background-color: #2970e6;
        background-color: #000000;	
        background: url(http://pkmn-ph.com/images/sideheadbar2.png); 
        repeat-x;
        font-family: Tw Cen MT Condensed, segoe ui,trebuchet ms;
	font-size: 20px;
	//color: #e6db29;
        color: #ffffff;
	text-align: right;
        text-shadow: 2px 2px 2px #aaa9a9;
        -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px;
}
.rightsidebar ul li a{
	font-size: 11px;
	padding: 4px;
	margin: 0 0 5px 5px;
	line-height: 15px;
	color: #18505e;
}
#upcomingevents {
	min-height: 100px;
	font-size: 11px;
	color: #2f616d;
	padding: 0 5px 8px 5px;
}
#imagelink{
	margin: 0 0 1px 0;
	border: 1px solid #000;
}


 /* News Area */

#news-area {
	padding: 4px;
	margin-bottom: 25px;
	width: 496px;
	background: #efefef; 
        background: url('http://i811.photobucket.com/albums/zz39/SerPol/widget-bg7.png');
        background-repeat:	
        border: 1px solid #dedede;
	font-size: 12px;	
	line-height: 17px;
        -webkit-box-shadow: #999 3px 5px 10px; //shadow
        box-shadow: #999 3px 5px 10px;
}
#date {
	//background: #efefef;
        font-weight: bold;
	line-height: 20px;
}
#title{
	font-family: georgia;
	font-size: 16px;
	line-height: 20px;
}
#comment-num a {
	text-align: right;
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
	color: #656565;
}
#avatar { 
	padding: 4px;
	margin: 0 0 5px 5px;
	background: #fff;
	border: 1px solid #dedede;
 	width: 80px;
	height: 80px;
	float: right;
}
#article {
	padding: 15px;
	padding-bottom: 10px;
        background: #ffffff;
	text-align:justify;
	font-family: lucida sans unicode;
	min-height: 100px;
}

/* Forum Data */

#titlebar {
	z-index: 4;
	height: 24px;
	margin: 0 0 5px 0;
	padding: 4px 8px 0 0;
	#padding: 4px 8px 4px 0;
	//background-color: #be4f74;
        //background-color: #2970e6;
        background-color: #000000;
        background: url(http://pkmn-ph.com/images/sideheadbar2.png); 
        repeat-x;
	font-family: Tw Cen MT Condensed, segoe ui, trebuchet ms;
	font-size: 16px;
	font-weight: bold;
	//color: #e6db29;
        color: #ffffff;
	text-align: right;
        text-shadow: 2px 2px 2px #aaa9a9;
        -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px;
        -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px;
}
#forumdiv {
	min-height: 100px;
	font-size: 10px;
	/* color: #63aa2a; */
}

#forumstuff {
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #C7DAB4;
}

/* Footer */
 
#footer a {
}

.footer{
 	position:relative; 
	z-index: 1;
	width: 100%;
	height: 125px;
        color: #111;
        //color: #ffffff;
	background-image:url('/images/footerbg.png');
	background-repeat: repeat-x;
}
#footer{
 	position:relative; 
	z-index: 1;
	width: 100%;
	height: 125px;
	background-image:url('/images/footerbg.png');
	background-repeat: repeat-x;
} 
#footerproper{
 	position:relative; 
	z-index: 2;
	width: 975px;
	height: 75px;
	padding-top: 50px;
	background-image: url('/images/footer.png');
	background-repeat: no-repeat;
	color: #222;
        //color: #ffffff;
}

/* WordPress Required Elements */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft, div.alignleft {
   float: left;
   margin-right: 10px;
}

.alignright, div.alignright {
   float: right;
	margin-left: 10px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 0;
   /* optional rounded corners for browsers that support 

it */
   -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;
}

#today {
	color: #cc0000;
	}

#wp-calendar {
	margin: auto;
	}
	
.posts {
	float: left;
	}
	
	.posts img {
		margin: 10px 10px 10px 0;
		float: left;
		width: 100px;
		}
