/*
Theme Name: Kapisanan Philippine Centre for Arts & Culture
Description:  KAPISANAN's custom theme designed by C*Mango
Author:  KAPISANAN
Template: thematic
*/
@import url(../thematic/style.css);
@import url(2c-l-fixed.css);


body
{
	background-image: url('images/banig-tile.gif');
	background-repeat: repeat;
	clear: both;
	margin: 0;
	padding: 0;
}

#wrapper
{
	background: #42191D url('images/background2.gif') repeat-y left top;
	margin: 6px auto 0 auto !important;
	min-width: 770px;
	width: 770px;
}

.fix {
	clear: both;
	height: 1px;
	margin: 0 0 -1px 0;
	overflow: hidden;
}

p
{
	margin: 0 0 10px 0 !important;
}

a, a:link, a:visited, a:active
{
	text-decoration: none;
	color: #42191D;
}

a:hover
{
	color: #ff0011;
}

a.underItalic
{
	text-decoration: underline;
	font-style: italic;
}

.red
{
	color: #ff0011;
}

a.strongul
{
	font-weight: bold;
	text-decoration: underline;
}

h2.vinta
{
	margin: 0 0 -20px 0;
}

h3.vinta
{
	margin: -50px 0 0 0;
}

h2.channel-k
{
	margin: 30px 0 -10px 0;
	font-size: 1.2em !important;
	letter-spacing: 0.1em;
	font-weight: normal;
}

h3.channel-k
{
	font-size: 1.2em;
	padding: 0;
}

h3.center, p.center
{
	text-align: center;
}

p.wp-caption-text
{
	font-size: 1.1em;
	padding: 2px;
	color: #FF0011;
}

/*
----------- HEADER ---------------
*/

#header
{
	min-height: 60px;
}

#branding
{
	position: relative;
	padding: 0px;
}

#top_nav	
{
	position: relative;
	float: right;
	padding: 10px 0 0 0;
}

#top-nav ul
{
	margin: 10px 0 0 0;
}


#top_nav li
{
	z-index: 1000;
	display: inline;
	padding: 5px 4px;
}

#tn-get_involved, #tn-rentals, #tn-contact_us, #tn-facebook, #tn-youtube
{
	margin: -10px 0 0 0;
	float: left;
}

#tn-get_involved ul
{
	width: 150px;
	height: 115px;
	margin-left: -29px;
}

#tn-contact_us ul
{
	width: 165px;
	height: 165px;
	margin-left: 0px;
}

#top_nav li ul
{
	display: none;
	position: absolute;
    margin-top: 0px;
	background: #fffbee;
	border: 1px;
	border-style: dashed;
	font-size: 1.0em;
	padding: 0px;
	letter-spacing: 0.1em;
	z-index: 50;
}

#top_nav li:hover ul
{
	display: block;
}

#tn-get_involved ul li, #tn-contact_us ul li
{
	border-top: 1px solid;
	margin: 0 10px 0 10px;
	padding: 3px;
	display: block;
	line-height: 1.8em;
}

#top_nav .noDivide
{
	border-top: 0px;
}

#twitter
{
	margin: -40px 0 0 0;
	width: 770px;
}

#twitterwrapper
{

}

#twitterfeed
{
	font-size: 1.0em;
	line-height: 1.0em;
	margin: -38px 0 0 87px;
	width: 280px;
	min-height: 30px;
}



.twitter-timestamp
{
	display: inline;
	font-weight: bold;
}

.twitter-timestamp abbr
{
	cursor: auto;
	border: none;
}


/* --- Menu --- */

#pagemenu
{
	background-image:url('images/menu_background.gif');
	background-repeat:no-repeat;
	border: 0px;
	margin: 10px 0 0 0;
	width: 770px; height: 26px;
}

#menuList
{
	width: 711px; height: 13px;
	background: url('images/menu_list.png') no-repeat;
	margin: 7px auto 0 40px;
	position: absolute;
}

#menuList li span
{display: none;}

#menuList li
{
	margin: 0; padding: 0; list-style: none;
	position: absolute; top: 0;
}	

#menuList li, #menuList a
{display: block;}

#menuList a
{height: 28px;}

#menu-home {left: 0px; width: 50px;} 
#menu-hq {left: 115px; width: 145px;}
#menu-ex {left: 321px; width: 143px;}
#menu-vg {left: 524px; width: 187px;}

#menu-home a:hover
{background: transparent url('images/menu_list.png') 0px -14px no-repeat;}
#menu-hq a:hover
{background: transparent url('images/menu_list.png') -115px -14px no-repeat;}
#menu-ex a:hover
{background: transparent url('images/menu_list.png') -321px -14px no-repeat;}
#menu-vg a:hover
{background: transparent url('images/menu_list.png') -524px -14px no-repeat;}


#menuList li ul
{
	display: none;
	position: absolute;
	margin-top: -10px;
	background: #fffbee;
	border: 1px;
	border-style: dashed;
	font-size: 1.0em;
	padding: 0px;
	letter-spacing: 0.1em;
	z-index: 20;
}

#menuList li:hover ul
{
	display: block;
}

#menu-hq ul li, #menu-ex ul li, #menu-vg ul li
{
	border-top: 1px solid;
	margin: 0 10px 0 10px;
	padding: 3px;
	display: block;
	line-height: 1.8em;
	position: relative;
}

#menuList ul li a, #menuList ul li a:hover
{
	display: block;
	height: 20px;
	background: none;	
}	

#menu-hq ul
{
	width: 145px;
	height: 135px;
	margin-left: -3px;
}

#menu-ex ul
{
	width: 215px;
	height: 135px;
	margin-left: -30px;
}

#menu-vg ul
{
	width: 185px;
	margin-left: -1px;
}

#menuList .noDivide
{
	border-top: 0px;
}


/* --- static assets ---*/

#kpc_logo_hor
{
	margin: 17px 0 0 22px;
	float: left;
	position: relative;
	z-index: 1;
}

#shop
{
	position: relative;
	margin: 10px 0 0 400px;
	z-index: 1;
}

#donate
{
	margin: 10px 0 0 10px;
}

#intro-text 
{
	display: block;
	font-style: italic;
	font-size: 1.1em;
	line-height: 15px;
	margin: -10px 0 0 22px !important;
	position:relative;
	width: 180px;
	z-index: 10;
}

#explore-text
{
	margin: 15px 0 0 22px;
	z-index:100;
	position: relative;
}

/* --- illustrations --- */

#main-illus
{
	position: relative;
	margin: -232px 0 0 55px;
	
}

#jeepney-illus
{
	margin: -90px 0 0 137px;
}

#vinta-illus
{
	margin: -90px 0 0 45px;
}

#caribao-illus
{
	margin: -90px 0 0 168px;
}

/*front page nav*/

#mainmap 
{
	margin: 0 0 -95px 15px;
}

#mainmap li
{
	z-index: 95;
	list-style: none !important;
	position: relative;
	width: 195px;
}

#mainmap ul
{
	display: none;
	position: absolute;
	margin: -4px 0 0 0;
	background: #fffbee;
	border: 1px;
	border-style: dashed;
	font-size: 1.0em;
	padding: 0px;
	letter-spacing: 0.1em;
}

#mainmap li:hover ul
{
	display: block;
}

#main_hq
{
	bottom: 85px;
	left: 25px;	
}

#main_ex
{
	bottom: 385px;
	left: 465px;
}

#main_vg
{
	bottom: 90px;
	left: 435px;
}

#main_hq li, #main_ex li, #main_vg li
{
	border-top: 1px solid;
	padding: 3px 0 3px 0;
	margin: 0 15px 0 15px;
}

#main_hq li
{
	width: 168px;
}

#main_ex li
{
	width: 178px;
}

#main_vg li
{
	width: 212px;
}

#mainmap .noDivide
{
	border-top: 0px;
}

/*
-----------   MAIN ---------------
*/

.addthis_container
{
	margin: 5px 0 0 0;
}



/* Posts and pages */

h1.page-title
{
	padding: 0 0 20px;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 20px;
}

.entry-title
{
	font-family: georgia, serif;
	font-size: 1.7em;
	padding: 0 0 0 0;
}

.entry-content h1, .entry-content h2
{
	font-family: Georgia,Times,Times New Roman,serif;
	font-size: 1.8em;
	padding: 0 0 15px 0;
}

.entry-content
{
	padding: 10px 0 0 0;
	
}

.entry-content a, .entry-content a:link, .entry-content a:visited, .entry-content a:active
{
	text-decoration:underline;
}

.entry-meta
{
	font-family: helvetica, arial, sans-serif;
	font-style: normal;
	font-size: 1.0em;
	color: #3E3434;
}

.entry-meta .author
{
	font-weight: bold;
}

.entry-meta .n, .entry-meta abbr
{
	font-size: 1.0em;
	font-style: normal;
	text-transform: none;
}

.entry-utility
{
	color: #3E3434;
}

.entry-utility, .entry-utility a
{
	font-size: 1.0em;
	font-style: normal;
	margin: -10px 0 0 0;
	font-family: helvetica, arial, sans-serif;	
}

.entry-utility a
{
	font-weight: bold;
}

.wp-caption, .hentry
{
	width: 500px !important;
	margin: 0 0 0 15px;
}

#nav-above, #nav-below
{
	font-family:arial,helvetica,sans-serif;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.1em;
	margin:10px;
	width:90%;
}

.navigation a {
	font-style: normal;
}

.paged #nav-above
{
	padding: 0;
	margin: 5px 0 0 15px;
}

.comments-link
{
	display: block;
}

.comments-link a, .comments-link a:visited
{
	color: #FF0011 !important;
	font-size: 1em;
	text-decoration: underline;
}



/* Main content (right column) */

#main
{
	min-height: 650px;
	width: 770px;
	padding: 20px 0 22px;
}


#content
{
	margin: 0 0 0 230px;
	width: 540px;
	overflow: hidden;
}

#cat_content
{	margin: 45px 0 0 230px;
	width: 540px;
	overflow: hidden;
}

#pagecontent {
	margin: 20px 0 0 230px;
	width: 525px;
	overflow: hidden;
}

#vidcontent {
	margin: 20px 0 0 230px;
	width: 525px;
	overflow: hidden;
}

#singlecontent {
	margin: 45px 0 0 230px;
	width: 540px;
	overflow: hidden;
}

.home #content .sticky {
border: none;
}

.more-link
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #42191D;
}

#pagecontent.hentry
{
	width: 10px;
}

/* #vinta-main {
	min-height: 700px;
} */

/*comments*/

#comments-list ol {
border-style: none;
margin:0 0 18px;
}

#commentform
{
	width: 400px;
}

#commentform p
{
	font-family: helvetica,arial,sans-serif;
	font-size: 0.8em;
}

#comments h3
{
	padding: 0;
}

#respond
{
	background:none repeat scroll 0 0 transparent;
}

#comments-list li  
{
	background:none repeat scroll 0 0 transparent !important;
	border-bottom: none;
	
}

#comments-list .comment-meta, #comments-list .comment-meta a
{
	color:#3E3434;
	font-family: arial, helvetica, sans-serif;
}

#comments-list .comment-meta a
{
	color:#42191D;
	font-weight: bold;
}

.comment-content
{
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
}

/*
.form-section label {
font-family:arial,helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}
*/

.form-section label {
font-family:arial,helvetica,sans-serif;
font-size: 0.8em;
font-weight:bold;
}

#form-allowed-tags
{
	display: none;
}

input, textarea
{
	font-family: arial, helvetica, sans-serif !important;
}	

/*front page content*/
#post-8, #post-12
{
	margin: 0 0 0 50px;
	width:467px;
}

/*headquarters*/
h6 
{
	margin-bottom: 10px;
}

#funderlogos
{
	margin: 0 0 0 -10px;
	display: inline;
}

#funderlogos img
{
	margin: 0 0 0 20px;
}

#sitecredits
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size:1.1em;
	margin:30px 0 20px 0;
}

#sitecredits p
{
	margin: 0 0 -15px 0;
}

.creditheader
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: -10px;	
}

a.creditheader
{
	text-decoration: underline;
}

#cmangoimg
{
	margin: 0 0 2px 0;
}		

#subscribe
{
	margin: 0 0 25px 0;
	font-weight: bold;
}

/*vinta gallery*/

.gallery_artists dl
{
	display: inline;
	margin: 0;
}

dt
{
	font-size: 1.1em;
	letter-spacing: 0.2em;	
}

dd.artist_desc 
{
	letter-spacing: 0;
	color: #3E3434;
	margin-bottom: 10px;
}

.artist_hor_stroke
{
	margin: 0 0 -24px 0;
}

#artist_1, #artist_2, #artist_3
{
float: left;
margin: 0 7px 0 0;
}

img.title_hor_stroke
{
	margin: 10px 0 15px 0;
}

/*Exchange */
#main_video_container
{
	width: 485px;
	height: 265px;
	background-color: #e8f0ec;
	padding: 10px;
}

#main_embed
{
	margin:-10px 0 0 -5px;
}

#main_video_text
{
	float: right;
	width: 165px;
	margin-right: -5px;
}

#main_video_text h1
{
	font-size: 1.4em;
	letter-spacing: 0.1em;
	padding: 0;
}

#main_video_text h4
{
	font-family: Georgia,Times,Times New Roman,serif;
	font-size: 1.4em;
	letter-spacing: 0;
	text-transform: none;
	line-height: 1.3em;	
}

#main_video_text p
{
	line-height: 1.1em;
}

#main_video_text a:link
{
	color: #ff0011;
	font-weight: bold;
	text-decoration: underline;
}

img.main_video_hor-stroke
{
	margin: 10px 0 -10px 0;
}

.channel-container
{
	width: 285px;
	height: 100px;
	background-color: #e8f0ec;
	padding: 15px;
	margin: 0 0 10px 0;
}

.channel-text
{
	float: right;
	width: 165px;
	margin: 0 -10px 0 0;
}

/*sidebar*/
#whats_new_img, #most_discussed_img, #upcoming_events_img
{
	margin: 17px 0 0 22px;
}

#sidelinks
{
	list-style: none;
	font-size: 1.2em;
	letter-spacing: 0.2em;
	margin-left: 22px;
}

#sidelinks ul
{
	margin-top: 8px;
	font-size: 0.8em;
	letter-spacing: 0.2em;
	width: 173px;
	list-style-type: none; 
}

#archive
{
	text-transform:uppercase;
}

#mabuhay
{
	margin-bottom: 15px;
}

#whatsnew li
{
	margin: 0 0 12px 0;
}

#mostcomments
{
	position: absolute;
	top: 285px;
	left: 0px;
	list-style: none;
	font-size: 1.1em;
	max-width: 235px;
	margin: -10px 0 0 30px;
}

#mostcomments li
{
	margin: 0 0 12px 0;
	line-height: 1em;
	height: 45px;
}

#mostcomments i
{
	font-size: 1em;
}

#upcomingevents
{
	position: absolute;
	top: 475px;
	list-style: none;
	font-size: 1.1em;
	margin: 10px 0px 0px 30px;
}

#upcomingevents li
{
	margin: -5px 0 0px 0;
	height: 55px;
	width: 235px;
	line-height: 1.1em;
}

#chlogo
{
	position: relative;
	left: 20px;
	margin: 20px 0 0 0;
	
}

#chwordmark
{
	position: relative;
	left: 20px;
	margin: 20px 0 0 0;
	height: 30px;
}



#subscribeButton
{
	position: relative;
	left: 20px;
}


#subscribeButtonFront {
	padding: 55px 0 0 0;
}

#chlogofront {
	padding: 25px 0 0 0;
}

/* #chwordmarkfront { } */


#side_nav
{
	margin: 0;
	width: 235px;
	position: relative;
}


#side_nav a, #side_nav a:link, #side_nav a:visited, #side_nav a:active
{
	color:#42191D;
}

#side_nav a:hover 
{
	color:#FF0011;
}

.side_hor-stroke
{
	padding: 10px 0 8px 0;
}

#vert_stroke
{
	position: absolute;
	top: 0;
	right: 0;
}


#vg-button, #ex-button, #hq-button, #vg-nav, #ex-nav, #hq-nav
{
	font-size: 1.2em;
	letter-spacing: 0.2em;
	margin-left: 22px;	
}

#vg-nav, #ex-nav, #hq-nav
{
	margin-top: 20px;
}

#vg-button, #ex-button
{
	margin-top: 0px;
}

#vg-nav, #ex-nav, #hq-nav, #vg-nav ul, #ex-nav ul, #hq-nav ul
{
	list-style-type: none;
}

#vg-nav ul, #ex-nav ul, #hq-nav ul
{
	margin-top: 8px;
	font-size: 0.8em;
	letter-spacing: 0.2em;
	width: 173px; 
}

#vg-nav ul li
{
	margin-top: 7px;
}

#ex-nav ul
{
	letter-spacing: 0.1em;
}

#sulong
{
	margin-top: 5px;
	line-height: 10px;
}

/*
-----------   FOOTER -------------
*/
/*get rid of thematic footer*/
#footer
{
	display: none;	
}


/*inject our own footer*/
#footer_custom
{
	position: relative;
	bottom: 30px;
	width: 770px;
}

#bottom_nav
{
	margin: 20px 0 0 0;
}

#bottom_nav li
{
	font-family: arial, helvetica, sans-serif;
	font-size: 1.0em;
	position: relative;
	left: 20px;
	display: inline;
	margin: 0 0 0 8px;
}

#bottom_nav a, #bottom_nav a:link, #bottom_nav a:visited, #bottom_nav a:active
{
	text-decoration: none;
	color: #42191d;	
}

#bottom_nav a:hover
{
	color: #ff0011;
}

#footer_stroke
{
	position: absolute;
	margin: 3px 0 0 0px;
	width: 770px;
}

#copyright
{
	background-color: #ff0011;
	position: absolute;
	margin: 10px 0 0 0px;
	padding: 1px 0px;
	font-size: 0.9em;
	width: 770px;
}

#copyright a, #copyright a:hover, #copyright a:visited
{
	text-decoration: none;
	color: white;
}

p#fund_ack
{
	width: 200px;
	padding: 10px 20px;
	position: absolute;	
}

p#fund_ack_main {
	padding: 10px 20px 0 0;
	font-size: 1em;
	letter-spacing: 0;
	line-height: 1.5em;
}

