/* --------------------------------------------------------
Theme Name: Chumphon CCU
Description: The WordPress theme for Chumphon CCU.
Version: 1.0
Date: 2008-05-11
Author: Suthira Buachaokoh (Aum)
Author URI: http://aumlette.me.uk/
Tags: blue-pink, heart, fixed width, two columns
-------------------------------------------------------- */

* {margin: 0; padding: 0;}

body {
	margin: 1% auto;
	padding: 0;
	width: 1024px;
	background: #3F3D3E;
	font-family: Tahoma, "Century Gothic", "Trebuchet Ms", Arial, Tahoma, sans-serif;
	font-size: small;
	text-align: center;
	line-height: 1.6em;
	border: 1px solid #ffffff;
}

#wrapper {
	margin: 0;
	font-size: 100%;
	text-align: left;
	background: #fff;
}

#header {
	height: 120px;
	background: url("images/ccu-header.png") left top no-repeat;
	text-align: center;
	width: 1024px;
}

img {border: none;}

strong {
	font-style: normal;
	font-weight: bold;
	color: #ED257A;
}

em {
	font-weight: bold;
	font-style: normal;
	color: #0B8BB2;
}

span.required {
	font-weight: bold;
	color: #ff0000;
}

span.note {
	font-weight: normal;
	font-size: 85%;
	color: #ff0000;
}
span.address {
	font-weight: normal;
	font-size: 85%;
	color: #666;
}


#container {
	float: left;
	margin: 0px;
	padding: 0px 0 10px 0;
	background: #fff;
	width: 1024px;
}

body#photos #container, body#error #container {
	background: #fff;
}

body#error #content-inner {
	float: left;
	margin: 0;
	padding: 22px 25px 25px 25px;	
	width: 950px;
}

#content-inner-wide {
	float: left;
	margin: 0;
	padding: 22px 25px 25px 25px;	
	width: 940px;
}


#content-inner-wide {
	float: left;
	margin: 0;
	padding: 22px 25px 25px 25px;	
	width: 950px;
}

#content-inner {
	float: left;
	width: 550px;
	padding: 22px 25px 25px 25px;
	margin: 0;
}

#banner {
	height: 150px;
	margin: 10px 15px 0px 20px;
	border: none;
	background: url("images/ccu-banner.png") top left no-repeat;
}

#content {
	width: 1024px;
}

#content p {
	margin: 0px 0px 20px 0px;
}

#content ul {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	list-style-type: none;
}

#content ul li {
	margin: 0px;
	padding-bottom: 8px;
	padding-left: 25px;
	font-size: 100%;
	background: url("images/heart1.gif") no-repeat 0 2px;
	line-height: 1.5em;
}

#content ul.hospital li {
	background: url("images/icon-hospital.gif") no-repeat 0 2px;
}
#content ul.staff li {
	background: url("images/icon-user.gif") no-repeat 0 2px;
}

#content ul li.stats {
	background: url("images/icon-stats.gif") no-repeat 0 2px;
}

#content ul li.doc {
	background: url("images/icon-book.gif") no-repeat 0 2px;
}

#content ul li.pdf {
	background: url("images/icon-pdf.gif") no-repeat 0 2px;
}

#content ul li.web {
	background: url("images/icon-webpage.gif") no-repeat 0 2px;
}

#content ul.normal {
	list-style-type: square;
	margin-bottom: 5px;
	margin-left: 0px;
}

#content ul.normal li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 20px;
	font-size: 100%;
	background: none;
}

#content a:link, 
#content a:visited, 
#content a:hover {
	text-decoration: none;
	padding-bottom: 0px;
	font-weight: bold;
}

#content a:link, 
#content a:visited {
	color: #0B8BB2;
	border-bottom: 1px dashed #0B8BB2;
}

#content a:hover {
	color: #ED257A;
	border-bottom: 1px solid #ED257A;
}

#content h2 {
	margin: 0px 0px -10px -10px;
	padding: 14px 0px 0px 16px;
	height: 59px;
	font-size: 115%;
	color: #739999;
	font-weight: bold;
	background: url("images/ccu-h2.gif") top left no-repeat;
}

#content h2.archive {
	font-size: 150%;
	background: none;
	color: #FF97DA;
	margin: 0 0 20px 0;
	padding: 0 0 3px 0;
	height: auto;
	border-bottom: 1px dashed #FF97DA;
}

#content h3 {
	font-size: 115%;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 23px;
	font-weight: bold;
	color: #1072BA;
	font-style: normal;	
	background: url("images/heart.gif") 0 2px no-repeat;
	line-height: 1.2em;
}
#content h3.caption {
	text-align: center;
	background: none;
	margin: 5px 0 0 0;
}
#content p.subcaption {
	text-align: center;
	background: none;
	padding: 0;
	font-size: 90%;
	margin: 0px 0 5px 0;
}

#content h4{
	clear: both;
	height: 42px;
	font-size: 100%;
	margin: 0px 0px -8px -10px;
	padding: 10px 0px 0px 13px;
	font-weight: bold;
	color: #333;
	font-style: normal;	
	background: url("images/ccu-h4.gif") left top no-repeat;
	line-height: 1.2em;
}

#content h5 {
	font-size: 100%;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
	color: #EC008C;
	font-style: normal;	
	line-height: 1.2em;
}

#content div.services-content {
	width: 515px;
}

#content img.services {
	border: 1px solid #ccc;
	padding: 6px;
	margin-bottom: 5px;
}

#content img.normal {
	border: 1px solid #ccc;
	padding: 6px;
	margin-bottom: 5px;
}

#content dl {
	width: 250px;
	float: left;
	margin: 0px 0 10px 0;
	padding: 0;
	display: inline;
}

#content dl dt {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	text-align: right;
}

#content dl dt img {
	float: left;
	margin: 5px 5px 5px 0px;
	padding: 6px;
	background: #fff;
	border: 1px solid #ccc;
}

#content dd {
	clear: left;
	margin: 0;
	padding: 0;
	color: #002d62;
}

#content dd.name {
	margin: 5px 0 0 0;
	padding: 0 0 0 0px;
	font-size: 90%;
	font-weight: bold;
	color: #0B8BB2;		
}

#content dd.title {
	margin: -5px 0 0 0;
	padding: 0 0 0 0px;
	font-size: 85%;
	font-weight: normal;
	color: #808080;	
}


#content dl.address {
	width: 100%;
	margin: 0px 0 10px 0;
	padding: 0;
	display: block;
}

#content dl.address dt {
	float: none;
	text-align: left;
	clear: both;
	height: 42px;
	font-size: 100%;
	margin: 0px 0px -8px -10px;
	padding: 10px 0px 0px 13px;
	font-weight: bold;
	color: #333;
	font-style: normal;	
	background: url("images/ccu-h4.gif") left top no-repeat;
	line-height: 1.2em;
}

#content dl.address dd {
	clear: left;
	height: 24px;
	margin: 0;
	font-size: 100%;
	padding: 0px 0px 0px 23px;
}


#content dl.address dd.addr {
	height: 24px;
	background: url("images/icon-home.gif") 0px 3px no-repeat;
	margin: 0px 0px 0px 0px;
}

#content dl.address dd.tel {
	height: 24px;
	background: url("images/icon-phone.gif") 0px 3px no-repeat;
	margin: 0px 0px 0px 0px;
}

#content dl.address dd.fax {
	background: url("images/icon-fax.gif") 0px 3px no-repeat;
	margin: 0px 0px 0px 0px;
	height: 24px;
}

#content dl.address dd.time {
	background: url("images/icon-clock.gif") 0px 3px no-repeat;
	margin: 0px 0px 0px 0px;
	height: 24px;
}

#content dl.address dd.web {
	background: url("images/icon-web.gif") 0px 3px no-repeat;
	margin: 0px 0px 0px 0px;
	height: 24px;
}

#content dl.address dd.web a:link, 
#content dl.address dd.web a:visited, 
#content dl.address dd.web a:hover {
	padding: 0;
	font-weight: bold;
	text-decoration: none;
}

#content dl.address dd.web a:link, 
#content dl.address dd.web a:visited {
	color: #ED257A;
	border-bottom: 1px dashed #ED257A;
}

#content dl.address dd.web a:hover {
	color: #0B8BB2;
	border-bottom: 1px solid #0B8BB2;
}


#content dl.address dd.email {
background: url("images/icon-email.gif") 0px 3px no-repeat;
margin: 0px 0px 0px 0px;
height: 24px;
}

#content dl.address dd.email a:link, 
#content dl.address dd.email a:visited, 
#content dl.address dd.email a:hover {
	padding: 0;
	font-weight: bold;
	text-decoration: none;
}

#content dl.address dd.email a:link, 
#content dl.address dd.email a:visited {
	color: #ED257A;
	border-bottom: 1px dashed #ED257A;
}

#content dl.address dd.email a:hover {
	color: #0B8BB2;
	border-bottom: 1px solid #0B8BB2;
}

#content table.refer {
	clear: both;
	table-layout: fixed;
	width: 100%;
	border: 1px solid #ccc;
	border-spacing:0;
	border-collapse:collapse;
	color: #7F7E78;
	text-align: center;
	margin-bottom: 20px;
}

#content table.refer th, #content table.refer td {
	margin: 0;
	border: 1px solid #ccc;
	width: auto;
	padding: 0;
	overflow: hidden;
}

#content table.refer th {
	color: #7F7E78;
	vertical-align: bottom;
	background: #E3F1F6;
}

#content table.refer td {
	font-size: 90%;
	line-height: 2em;
	vertical-align: middle;
}

#content table.refer th.wide, #content table.refer td.wide {
	width: 180px;
}

#content table.refer tr.alt {
	background: #FCF4F9;
}


#content table.refer-details {
	clear: both;
	table-layout: fixed;
	width: 100%;
	border: none;
	border-spacing:0;
	border-collapse:collapse;
	color: #7F7E78;
	text-align: left;
}


#content table.refer-details td.label {
	margin: 0;
	width: 160px;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	color: #0B8BB2;		
}

#content table.refer-details td.value {
	margin: 0;
	width: auto;
	padding: 0px 5px;
	overflow: auto;
	color: #000;		
}

#content table.refer-details td {
	font-size: 90%;
	line-height: 2em;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}
		
/* Sidebar
   ------------------------------------------------------------------------- */
#sidebar {
	float: right;
	width: 370px;
	padding: 22px 25px 25px 25px;
	margin: 0;
	display: inline;
}

#sidebar div#login-error {
	font-size: 85%;
	color: #ff0000;
	margin-bottom: 5px;
}

#sidebar div.sidebar-inner {
	clear: both;
	margin: 0px;
	padding: 0px 20px 10px 0px;
}

#sidebar div.services-content {
	width: 315px;
}

#sidebar ul.normal {
	list-style-type: square;
	margin-bottom: 5px;
	margin-left: 0px;
}

#sidebar ul.normal li {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	font-size: 100%;
	background: none;
}

#sidebar p {
	padding: 0;
	margin-bottom: 12px;
}

#sidebar p.excerpt {
	font-size: 85%;
	color: #333;
	margin-bottom: 0px;
}

#sidebar p.comp-name,
#sidebar p.tel,
#sidebar p.fax,
#sidebar p.email,
#sidebar p.addr,
#sidebar p.time {
	font-size: 100%;
	padding: 0px 0px 0px 23px;
}

#sidebar p.comp-name {
	font-weight: bold;
	color: #1072BA;
	background: url("images/icon-home.gif") 0px 3px no-repeat;
	margin: 0;
	height: 24px;
}

#sidebar p.addr {
	margin: 0px 0px 2px 0px;
}

#sidebar p.tel {
	height: 24px;
	background: url("images/icon-phone.gif") 0px 3px no-repeat;
	margin: 8px 0px 5px 0px;
}

#sidebar p.fax {
	background: url("images/icon-fax.gif") 0px 3px no-repeat;
	margin: 0px 0px 5px 0px;
	height: 24px;
}

#sidebar p.time {
	background: url("images/icon-clock.gif") 0px 3px no-repeat;
	margin: 0px 0px 5px 0px;
	height: 24px;
}

#sidebar p.email {
	background: url("images/icon-email.gif") 0px 3px no-repeat;
	margin: 0px 0px 5px 0px;
	height: 24px;
}

#sidebar p.email a:link, 
#sidebar p.email a:visited, 
#sidebar p.email a:hover {
	padding: 0;
	font-weight: bold;
	text-decoration: none;
}

#sidebar p.email a:link, 
#sidebar p.email a:visited {
	color: #ED257A;
	border-bottom: 1px dashed #ED257A;
}

#sidebar p.email a:hover {
	color: #0B8BB2;
	border-bottom: 1px solid #0B8BB2;
}

#sidebar div.login {
	text-align: left;
	padding: 5px 0 15px 0px;
	width: 100%;	
}

#sidebar div.login p.user {
	background: url("images/icon-user.gif") 0px 3px no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 23px;
	height: 24px;
}

#sidebar div.login p.hospital {
	background: url("images/icon-hospital.gif") 0px 3px no-repeat;
	margin: 0px;
	padding: 0px 0px 15px 23px;
	height: 24px;
}

#sidebar div.login p.report {
	background: url("images/icon-report.gif") 0px 3px no-repeat;
	margin: 0px;
	padding: 0px 0px 15px 23px;
	height: 24px;
}

#sidebar div.login p.option {
	margin: 0;
	padding: 5px 0 0 0;
}

#sidebar form.login {
	text-align: left;
	padding: 5px 0 0 0px;
	width: 100%;	
}

#sidebar form.login label {
	display: block; 
	float: left; 
	width: 70px; 
	font-size: 100%;
	color: #0B8BB2;
	text-align: left;
	margin: 0 10px 0 0; 
	padding-bottom: 5px;
	clear: left;  
	font-weight: bold;
}

	#sidebar form.login label.username {
		background: url("images/icon-user.gif") 0px 3px no-repeat;
		padding: 0px 0px 0px 18px;
	}
	
	#sidebar form.login label.password {
		background: url("images/icon-password.gif") 0px 3px no-repeat;
		padding: 0px 0px 0px 18px;
	}

#sidebar form.login input.text {
	float: left; 
	display: block;
	width: auto;
	margin-bottom: 0px;  
	padding: 3px;
}

#sidebar form.login .submit {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: left;
	clear:both;
}

#sidebar form.login .submit input {
	font-size: 95%;
}


				
/* Footer
   ------------------------------------------------------------------------- */

#footer {
	clear: both;
	text-align: right;
	color: #000;
	background: url("images/ccu-footer.gif") bottom right no-repeat;
	font-size: 90%;
	height: 90px;
	width: 100%;
}

#footer #footer-inner {
	padding: 60px 80px 0px 0px;
	line-height: 1.6em;
	text-align: right;
}

#footer a:link, 
#footer a:visited, 
#footer a:hover {
	text-decoration: none;
	padding: 0;
	font-weight: bold;
}

#footer a:link, 
#footer a:visited {
	color: #C2262D;
	border-bottom: 1px dashed #C2262D;
}

#footer a:hover {
	color: #000;
	border-bottom: 1px solid #000;
}

/* Navigation 
   ------------------------------------------------------------------------- */
#nav {
	clear: both;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 100%;
	height: 40px;
	list-style: none;
	background: url("images/nav-bg.gif") left bottom repeat-x;
}

#nav ul {
	margin: 0;
}

#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#nav a {
	float: left;
	padding: 40px 0px 0px 0px;
	overflow: hidden;
	height: 0px !important; 
	height /**/:40px; /* for IE5/Win only */
}

#nav a:hover {
	background-position: 0 -40px;
}

#thome a  {
	width: 100px;
	background: url("images/nav-home.gif") 0 0px no-repeat;
}

#tservices a  {
	width: 100px;
	background: url("images/nav-services.gif") 0 0px no-repeat;
}
#tabout a  {
	width: 100px;
	background: url("images/nav-about.gif") 0 0px no-repeat;
}
#tknowledge a  {
	width: 100px;
	background: url("images/nav-knowledge.gif") 0 0px no-repeat;
}

#tpcu a  {
	width: 100px;
	background: url("images/nav-pcu.gif") 0 0px no-repeat;
}

#tcontact a  {
	width: 100px;
	background: url("images/nav-contact.gif") 0 0px no-repeat;
}

body#home .home,
body#services .services,
body#about .about,
body#knowledge .knowledge,
body#pcu .pcu,
body#contact .contact {
	background-position: 0 -80px;	
}

body#home li#thome a:hover,
body#services li#tservices a:hover,
body#about li#tabout a:hover,
body#knowledge li#tknowledge a:hover,
body#pcu li#tpcu a:hover,
body#contact li#tcontact a:hover {
		background-position: 0 -80px;
}



/* Entry 
   ------------------------------------------------------------------------- */
#content div.entry {
	clear: both;
	margin: 0;
	padding: 0;

}   
#content div.entry h2 {
	font-size: 120%;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 21px;
	color: #00AEEF;
	background: none;
	height: auto;
}

#content div.entry h2.memo {
	background: url("images/icon-note.gif") 0 1px no-repeat;
}

#content div.entry h2.news {
	background: url("images/icon-news.gif") 0 1px no-repeat;
}

#content div.entry h2.stats {
	background: url("images/icon-stats.gif") 0 1px no-repeat;
}

#content div.entry h2.book {
	background: none;
	padding: 0;
}

#content div.entry h5 {
	font-size: 105%;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
	color: #EC008C;
	font-style: normal;	
	line-height: 1.2em;
}

#content div.entry p.pdf {
	font-size: 100%;
	padding-left: 22px;
	background: url("images/icon-pdf.gif") no-repeat 0 3px;
}

#content div.entry p.post-date {
	font-size: 90%;
	color: #808080;
	padding: 0;
	margin: 0;
}

#content div.entry div.entry-body {
	clear: both;
	margin-top: 10px;
	padding:0;
}

#content div.hr {
	height: 30px;
	margin: 0 0 10px 0;
	padding: 0 0 0px 0;
	background: url("images/hr.gif") center center no-repeat;
}

#content div.hr-dash {
	margin: 0 0 15px 0;
	padding: 0 0 0px 0;
	background: none;
	border-bottom: 1px dashed #bbb;
}


#content a.post-title:link, #content a.post-title:visited, #content a.post-title:hover {
	text-decoration: none;
	padding-bottom: 0px;
	font-weight: bold;
}

#content a.post-title:link, #content a.post-title:visited {
	color: #00AEEF;
	border-bottom: none;

}

#content a.post-title:hover {
	color: #EC008C;
	border-bottom: none;
}

#content a.more:link, #content a.more:visited, #content a.more:hover 
{
	text-decoration: none;
	font-weight: bold;
}

#content a.more:link, #content a.more:visited 
{
	color: #EC008C;
	border-bottom: 1px dashed #EC008C;

}

#content a.more:hover
{
	color: #00AEEF;
	border-bottom: 1px solid #00AEEF;
}

#content div.imgpost {
	clear: both;
	float: left;
	display: inline;
}

#content div.imgpost a img {
	float: left;
	margin: 0;
	padding: 6px;
	border: 1px solid #ccc;
}


#content div.imgleft { 
	float: left; 
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	display: inline;
}
#content div.imgright {
	float: right; 
	display: inline;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
.alignright {
	float: right;
}

.alignleft {
	float: left
}

	
/* photos
   ------------------------------------------------------------------------- */
   
#content div#albums {
	width: 855px;
	float: left;
	
}


#content dl.photo-album {
	float: left;
	margin: 10px 0 20px 0;
	padding: 0px 30px 0 0; 
	display: inline;
	width: 253px;
	height: 300px;

}

#content dl.photo-album dt {
	float: left;
	margin: 0px;
	padding: 0 0 5px 0;
	display: block;
	width: 252px;
	height: 206px;
	background: url("images/photo-frame.gif") top center no-repeat;
}

#content dl.photo-album dt a {
	float: left;
	display: block;
}

#content dl.photo-album dt a img {
	float: left;
	margin: 35px 0px 0 34px;
	padding: 0px;
	border: none;
}


#content dl.photo-album dt a:link , #content dl.photo-album dt a:visited, #content dl.photo-album dt a:hover {
	background: none;
	border: none;
}

#content dl.photo-album dd {
	clear: both;
	padding-left: 0px;
}

#content dl.photo-album dd.album-name {
	clear: both;
	display: inline;
	margin-top: 10px;
	padding-bottom: 5px;
	line-height: 1.2em;
	font-size: 100%;
	color: #ED257A;
	font-weight: bold;
}
#content dl.photo-album dd.sumphotos {
	margin-top: 5px;
	color: #666;
	line-height: 1.2em;
	font-size: 85%;
	font-style: italic;
}
#content dl.photo-album dd.album-desc {
	margin-top: 5px;
	line-height: 1.2em;
	font-size: 85%;
	color: #4d4d4d;
}

#content dl.photo-album dd.album-name a:link, #content dl.photo-album dd.album-name a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #ED257A;
	border-bottom: none;
}

#content dl.photo-album dd.album-name a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	border-bottom: none;
}
/*-----------------------*/

#content div#album {
	width: 950px;
	float: left;
	margin: 0;
	padding: 0;
}

#content ul.photo-frame {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

#content ul.photo-frame li {
	float: left;
	margin: 0px 10px 10px 0;
	padding: 0;
	background: none;
}

#content ul.photo-frame li a {
	float: left;
	
}

#content ul.photo-frame li a img {
	float: left;
	margin: 0;
	padding: 6px;
	border: 1px solid #ccc;
}


#content ul.photo-frame li a:link , #content ul.photo-frame li a:visited, #content ul.photo-frame li a:hover {
	background: none;
	border: none;
}

#content ul.photo-frame li a:hover {
	background: #EFB4D2;
	border: none;
}

#content p.breadcrumb {
	clear: both;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 5px;
	font-size: 85%;
	border-top: 1px solid #ccc;
}


div.clear,
clear:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
 }
