/*  
Theme Name: PCO Theme
Description: PCO - Custom Theme.
Version: 1.0
Author: Forteyang International
Author URI: http://www.forteyang.com/
*/

* {margin:0; padding:0;}

hr {display:none;}

.clear {
	display:block;
	clear:both;
	height:1px;
	line-height:1px;
}

body {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	background: #d5d6d7 url(/wp-content/themes/pco/images/bg_body.png) top center no-repeat;
	color: #333;
	text-align: center;
}

#page {
	background:url('images/bg_content.png') repeat-y;
	margin: 0 auto;
	padding: 0;
	width: 760px;
	text-align: left;
}

/********************************************
	Header
*********************************************/

#header {
	margin: 0; 
	padding: 0; 
	height: 158px;
	width: 760px;
	position:relative;
	background: url('images/header.png') no-repeat top center;
}

#header #logo {
	position:absolute;
	left:25px;
	top:40px;
}

#header #logo img {
	border:0;
	display:block;
}


#header #poweredby {
	position:absolute;
	right:35px;
	top:35px;
}

/********************************************
	Nav
*********************************************/

#nav {
	list-style:none;
	width:720px;
	height:32px;
	position:absolute;
	left:23px;
	bottom:7px;
}

#nav li {
	list-style:none;
	float:left;
	display:inline;
	margin-right:2px;
	font-weight:bold;
}

#nav li a:link, #nav a:visited {
	text-align:center;
	display:block;
	float:left;
	width:100px;
	font-size:1.2em;
	line-height:32px;
	text-decoration:none;
	background: url('images/navtab2.gif') 0 0 no-repeat;
	color:#e5e5e5;
}

#nav li a:hover, #nav li.current_page_item a {
	background:	url('images/navtab2.gif') 0 -35px no-repeat;
color:#1e3c64;
}

/********************************************
	Content
*********************************************/

#content {
	padding:0 25px;
	clear:both;
	background:url('images/bg_content.png') repeat-y;
	font-size:120%;
}


#content div.page_border {	
	border:1px solid #D4D9DF;
	background:#EAEAEB;
	border-top:0;
	margin-bottom:20px;
}

#content #main {
	padding:10px 15px;
}

/********************************************
	Content With Sidebar
*********************************************/


#content.sidebar div.page_border {
	background: #EAEAEB url(/wp-content/themes/pco/images/bg_pageborder_sidebar.png) right repeat-y;
}

#content.sidebar #main {
	width:430px;
	float:left;
}

#content.sidebar #sidebar {
	width:210px;
	padding:10px 15px;
	float:right;
	font-size:90%;
}

/* Sidebar boxes */

.sidebox {
	margin: 0 0 5px;
	padding:5px;
}

.sidebox p {margin:0; padding:0;}

.sidebox h2 {
	padding:0 0 5px;
	margin:0 0 5px;
	color:#9BA6B5;
	background:url(/wp-content/themes/pco/images/sidebar_line.gif) bottom repeat-x;
	font-size:12px;
	font-weight:bold;
}

.sidebox a {
	color: #254672;
	font-weight:normal;
}

.sidebox ul { 
	margin:0;
	padding:0;
	list-style:none;
}

.sidebox li {
	list-style:none;
	margin:0!important;
	padding:0 0 0 20px;
	background: url(/wp-content/themes/pco/images/bullet.gif) left no-repeat;
}

.sidebox input#s {
	border: 1px double #9BA6B5;
	padding:1px;
	vertical-align:middle;
	width:160px;
}

.sidebox #searchsubmit {
	vertical-align:middle;
}



/********************************************
	Footer
*********************************************/

#footer {
	height:63px;
	padding:0 35px;
	background:url(images/bg_footer.png) no-repeat;
	clear:both;
}

#footer p {
	padding-top:14px;
	color:#CCC;
	margin:0;
}

#footer p.left {
	float:left;
}

#footer p.right {
	float:right;
}

#footer a {
	color:#CCC;
}

/********************************************
	Page Navigation
*********************************************/


.navigation {
	font-size:90%;
	padding-bottom:2em;
}

.navigation .alignleft {
	float:left;
}

.navigation .alignright {
	float:right;
}

/********************************************
	Page Tools
*********************************************/


p.akst_link {
	float:left;
	margin-right:1em;
}

p.print_link {
	float:left;
}


p.print_link a {
	background:url(images/btn_print.gif) left center no-repeat;
	padding-left:23px;
}

p.akst_link a, p.print_link a {
	color:#254672;
	display:block;
}




/********************************************
	Page header
*********************************************/

.pageheader {
	height:43px;
	margin-top:20px;
	margin-bottom:0;
}

.pageheader h2 {
	display:none;
	margin:0;
}

#page.Profile div.pageheader {
	background: transparent url(images/hp_profile.png) no-repeat;
}

#page.Activities div.pageheader {
	background: transparent url(images/hp_activities.png) no-repeat;
}

#page.Portfolio div.pageheader {
	background: transparent url(images/hp_portfolio.png) no-repeat;
}

#page.Team div.pageheader {
	background: transparent url(images/hp_team.png) no-repeat;
}

#page.Contacts div.pageheader {
	background: transparent url(images/hp_contacts.png) no-repeat;
}


#page.TIP div.pageheader {
	background: transparent url(images/hp_tip.png) no-repeat;
}


#newsheader.pageheader {
	background: transparent url(images/hp_news.png) no-repeat;
}


/********************************************
	Page: Contacts
*********************************************/

#page.Contacts .credits, #page.Contacts .akst_link {
	display:none;
}


/********************************************
	Page: Profile
*********************************************/

#page.Profile div.item p {
	margin-bottom:1.5em!important;
}

/********************************************
	Page: Home
*********************************************/

#page.Home .akst_link {
	display:none;
}

#page.Home #content {
	font-size:115%;
}


#page.Home a.readmore {
	font-weight:normal;
}


#page.Home ul.news li {
	list-style:none;
	margin:0!important;
	padding:0 0 0 20px;
	background: url(/wp-content/themes/pco/images/bullet2.gif) left no-repeat;
}


#topbar {
	clear:both;
	height:142px;
	padding:10px;
	background: url(images/bg_topbar.jpg) top no-repeat;
	margin-top:10px;
}

#topbar .grey {
	color:#254672;
}

#bottombar {
	margin-bottom:20px;
	background:#FFF url(images/bg_bottombox.gif) repeat-y;
	padding:10px 10px 10px;
	padding-bottom:0;
}

#bottombar p, #bottombar ul, #topbar p, #topbar ul {
	margin-bottom:0;
	padding-bottom:0;
	margin-top:0;
	padding-top:0;
}


#bottombar .boxstart {
	float:left;
	width:240px;
	padding-right:10px;
	margin-right:20px;
}



#bottombar .box {
	float:left;
	width:180px;
}

#bottombar .boxend, #topbar .boxend {
	float:right;
	width:215px;
}


#page.Home h3 {
	margin-bottom:0.3em;
}


/********************************************
	Page: Portfolio
*********************************************/



.item {
	float:left;
	padding:10px;
	width:96%;
	margin-bottom:1em;
	padding-bottom:2em;
	background:url(images/sidebar_line.gif) bottom repeat-x;
	height:130px;
}

.item img {
	float:left;
	margin:15px 25px 15px 5px;
}

.item p {
	margin:0;
	padding:0;
}


.item strong {
	color:#254672;
	padding:0;
	font-size: 1.4em;
	margin: 0 0 .5em;
	padding:0;
	font-weight: normal;
}


/********************************************
	Page: News
*********************************************/

.post {
	clear:both;
	margin-bottom:1em;
	padding-bottom:1em;
	margin-top:1em;
	background:#f4f4f5;
	padding:1em;
	border:1px dashed #CCC;
}

.postmetadata {
	clear:both;
}

.entry p {
	margin-bottom:0;
	padding-bottom:0;
}

/*typography*/


#page.Team h3 {margin-top:20px;}


/* Link */

a {
	text-decoration: none;
	font-weight: bold;
	color: #254672;
	}

a:hover {
	text-decoration: underline;
	}


a.readmore {
	background: url(/wp-content/themes/pco/images/bullet2.gif) left no-repeat;
	padding-left:20px;
	color:#254672;
}


/* Headings */

h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}

h2 {
	font-size: 1.7em;
	margin: 0 0 .5em;
	font-weight: normal;
	}


h3 {
	color:#254672;
	padding:0;
	font-size: 1.4em;
	margin: 0 0 .5em;
	padding:0;
	font-weight: normal;
	}

h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}

img {
	border: 0;
	}
	
html body img.left {float:left; margin:0 10px 0 0;}
html body img.right {float:right; margin:0 0 0 0;}


#content ol,#content ul,#content li {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
	margin-left:1em;
	}

p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
	}

li > p {
	margin-top: 0.2em;
	}

pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
	}

strong, b {
	font-weight: bold;
	}
