/*
 *  This is the file where you put your CSS changes. 
 *  You should preferrably use this and override the 
 *  relevant properties you want to change here instead 
 *  of customizing plone.css to survive upgrades. Writing
 *  your own plone.css only makes sense for very heavy 
 *  customizations. Useful variables from Plone are 
 *  documented at the bottom of this file.
 */
 
/*  (do not remove this :) */
/*  (not this either :) */


h1 { font: bold 16px Geneva, Arial, Helvetica, sans-serif; color: #333333; text-decoration: none; border: 0;}

/* Logo properties */

#portal-logo {
background: url(http://www.hkwingchun.com/logo.jpg) no-repeat;
border: 0;
margin: 10px 18px 0 19px;
padding: 0;
width: 100px;
}

/* Header */

#wc_switcher{
	padding:12px;
	padding-top:0px;
        padding-left:0px;
	font-size:13px;
	font-weight:bold;
}
#wc_switcher ul a{
	color:#000;
	text-decoration:none;
}
#wc_switcher ul a:hover{
	text-decoration:underline;
	}

#wc_global{
	padding-top:20px;
	padding-left:870px;
}
#wc_global a{
	color:#333;
	text-decoration:none;
	font-size:12px;
	}
#wc_global a:hover{
	text-decoration:underline;
	}
#wc_top{
	margin:0 auto 0 auto;
	width:900px;
	height:188px;
	background:url(images/logo.png) top center no-repeat;
}
#wc_top ul{

	padding-top:105px;
	font-size:13px;
	font-weight:bold;
}
#wc_top ul a{
	color:#000;
	text-decoration:none;
}
#wc_top ul a:hover{
	text-decoration:underline;
	}

/* End edit form elements */

#visual-portal-wrapper {
margin: 0;
padding: 0;
width: 622px;
width: 100%;
}

/* Content area */

#wc_content{
	margin:0 auto 0 24px;
	width:900px;
	height:auto;
	background-color:#ebebeb;
}
#wc_content_bg{
        font-family:"Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
	text-align:left;
	margin-top:-2px;
	margin-left:1px;
	width:690px;
	height:auto;
	background:url(images/bg_sub_block_wider.png) repeat-y;
}


#wc_content_bg_wider{
	text-align:left;
	margin-top:-2px;
	margin-left:4px;
	width:606px;
	height:auto;
	background:url(images/bg_sub_block.png) repeat-y;
}

#wc_content_bg p{
	margin-left:50px;
	text-align:left;
        text-align:justify;
	width:620px;
	font-size:14px;
	color:#333;
	text-shadow:none;
	line-height:23px;
}
#wc_content_bg b{
	margin-left:45px;
	text-align:left;
	width:620px;
}
#wc_content_bg h3{
	width:620px;
        padding-left:50px;
}
#wc_content_bg div{
	width:620px;
}

#wc_content_bg ul{
	margin-left:63px;
	text-align:left;
        text-align:justify;
	width:600px;
	font-size:14px;
	color:#333;
	text-shadow:none;
	line-height:20px;
}
#wc_content_bg ul p{
        align:left;
}
#wc_content_bg table{
        text-align:justify;
        font-weight:normal;
	font-size:14px;
        padding-right:20px;
        margin-left:50px;
	width:600px;
        cellpadding:5px;
        cellspacing:0;
        bgcolor:#ffffff;
}
#wc_content_bg table th{
        text-align:justify;
        font-weight:normal;
}
#wc_content_bg table td{
        text-align:justify;
        font-weight:normal;
}
#wc_content_bg table tr th{
        text-align:justify;
        font-weight:normal;
}
#wc_content_bg table tr td img{
        margin-right:0px;
}

.sidebg{
        margin-top:-2px;
	width:291px;
	height:287px;
	background:url(images/bg_sidemenu.png) repeat-y;
}
.sidebg a{
	color:#333;
	text-decoration:none;
}
.sidebg ul{

	line-height:29px;
	font-size:16px;
	margin-left:30px;
	margin-top:-2px;
	padding-top:10px;
}
.sidebg ul li{
        color:#666666;
        font-family:Tahoma,Verdana;
}
.sidebg ul a{
        color:#666666;
        font-family:Tahoma;
}
.sidebg ul p{
	color:#c12000;
	text-align:center;
}

.wc_sidetitle{
        float:right;
	margin-top:0px;
	width:185px !important;
	width:130px;
	height:48px;
	background:url(images/bg_sidemenu_title.png) no-repeat;
}
.wc_sidebg{
        font-size:15px;
	margin-top:40px;
	width:185px !important;
	width:185px;
	height:auto;
	background:url(images/bg_sidemenu.png) repeat-y;
}
.wc_sidebg ul{
	margin-left:30px;
	width:150px !important;
	width:130px;
}
.wc_sidebg ul li a:link{
	text-decoration:none;
}
.wc_sidebg ul li a:hover{
	text-decoration:none;
	}
.wc_sidebg ul li a:visited{
	text-decoration:none;
}

#wc_side_bottom{

	width:185px !important;
	width:50%;
        height:376px;
	background:url(images/wooddummy.png) no-repeat;
}


.documentContent {
padding: 0 !important;
background: #ffffff;
}

#content {
padding: 0 !important;
margin: 1em 0em 2em 0em;
}

/* Album view classes */

.photoAlbumEntry {
float: left;
margin: 0;
width: 96px;
height: auto;
text-align: center;
background-image: none;
background: transparent;
}

.photoAlbumEntry img {
border: 1px solid #ccc;
display: block;
margin: 0 auto;
}

/*
.photoAlbumEntryWrapper {
height: 130px;
width: 128px;
margin-bottom: 7px;
}

.photoAlbumEntry a {
text-decoration: none;
font-size: 85%;
padding: 0;
margin: 0;
}
*/

.photoAlbumFolder {
background-image: url('http://www.hkwingchun.com/polaroid-multi.png');
background-repeat: no-repeat;
}

.photoAlbumEntryTitle {
color: #76797c;
display: block;
overflow: hidden;
width: 128px;
height: 3.6em;
}
.gen-column {
font-size: 14px !important;
font-family: "Arial Narrow", Arial, Helvetica, sans-serif !important;
font-weight: bold;
text-align: right;
margin-right: 1em;
margin-top: 0.5em;
}
.white-column {
font-size: 13px !important;
font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
font-weight: bold;
color: #fff;
}
.white-column th {
padding: 4px;
height: 14px;
}

.genealogy {
font-family: "Arial Narrow", Arial, Helvetica, sans-serif !important;
font-size: 24px;
margin: 0.5em 0;
font-weight: 900;
text-align: c2enter;
padding-bottom: 5px;
}

.gen-listing td {
color:#333;
padding: 2px;
border: 1px #666 solid;
border-width: 0 0 1px 0;
}

.odd { background-color: #ffffff; }
.even { background-color: #DCDDD5; }

.link-external {
background: none;
padding: 0;
}
/* CUSTOM */

#top ul a:hover{
	text-decoration:none;
	}
.wc_menu {
	margin:-20px auto 0 auto;	
	width:948px;
	height:36px;
	padding:0;
	background:url(images/menu_tags.png) top center no-repeat;
}
.wc_menu ul{
	padding-top:4px;
}
.wc_menu ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin:0px 24px;
	display:inline;
}
.wc_menu ul li a:link{
	color:#fff;
	text-shadow:0 -1px 0 #644444;
	text-decoration:none;
}
.wc_menu ul li a:hover{
	color:#fff;
	text-shadow:0 -1px 0 #655555;
	text-decoration:none;
}
.wc_menu ul li a:visited{
	color:#fff;
	text-shadow:0 -1px 0 #644444;
	text-decoration:none;
}

#wc_title{
	margin-top:0px;
	margin-left:0px;
	width:690px;
	height:52px;
	background:url(images/title_bg_wider.png) top center no-repeat;
}
#wc_title span{
	line-height:50px;
	margin-left:30px;
	font-size:20px;
	color:#FFF;
	text-shadow:0 -1px 0 #777;
	}
#wc_title_content{
	text-align:center;
	width:606px;
	height:288px;
	background:url(images/bg_index_block.png) repeat-y;
}
#wc_title_content img{
	margin-left:25px;
}
.m_title { font: bolder normal 11px Verdana, Arial, Helvetica, sans-serif; color: 696969; }
.m_c_text { font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: 696969; padding: 0; }
.m_top_menu { font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #444444; }
.c_text { font: normal 10px Verdana, Arial, Helvetica, sans-serif; color: 696969; }
.big_title { font: bold 16px Geneva, Arial, Helvetica, sans-serif; color: #333333; }
.m_cn_text { font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: 696969; letter-spacing: 0.3em; }
.black_border_text { font: 11px Arial, Helvetica, sans-serif; color: #FFFFFF; width: auto; background: #000000; }
.cn_big_title { font: bold 16px Geneva, Arial, Helvetica, sans-serif; color: #666666; word-spacing: 1em; letter-spacing: 0.3em; }
.small_title { font: bold 14px Geneva, Arial, Helvetica, sans-serif; color: #333333; }
.photo-title { font-size: 14px; font-family: Verdana,Arial,Helvetica,sans-serif; height: 30px; padding: 1em 0 0.5em 0;}
.desc-title { font-size: 11px; font-family: Verdana,Arial,Helvetica,sans-serif;}
/*  */

/* DOCUMENTATION ON PRE-DEFINED PROPERTIES FROM PLONE */

 /* You can insert colors and other variables from Plone's 
    base_properties by doing:
    
    & dtml-variableName ; (without the spaces, excluded here to not make it render)
    
    Example:
    
    myLink {
        color: & dtml-fontColor ;   (again, without the spaces)
    }
 
   This means you can generate your own elements that use Plone's defaults,
   and respect any customizations people have done. See base_properties for
   the default values.
 
   These are the available properties:
   
   logoName - the file name of the portal logo
   
   fontFamily - the font family used for all text that is not headers
   
   fontBaseSize - the base font size that everything is calculated from
   
   fontColor - the main font color
   
   fontSmallSize - used for various elements like buttons and discreet text
   
   discreetColor - the font color of discreet text

   backgroundColor - the background color 
   
   linkColor - the color used on normal links

   linkActiveColor - color used on active links

   linkVisitedColor - color used on visited links
   
   borderWidth - the width of most borders in Plone
   
   borderStyle - the style of the border lines, normally solid
   
   borderStyleAnnotations - style of border lines on comments etc
   
   globalBorderColor - the border color used on the main tabs, the portlets etc
   
   globalBackgroundColor - background color for the selected tabs, portlet headings etc
   
   globalFontColor - the color of the font in the tabs and in portlet headings
   
   headingFontFamily - font family for h1/h2/h3/h4/h5/h6 headlines
   
   contentViewBorderColor - the content view tabs border color
   
   contentViewBackgroundColor - the content view tabs background color
   
   contentViewFontColor - the font color used in the content view tabs
   
   inputFontColor - the font color used for input elements
   
   textTransform - whether to lowercase text in portlets, tabs etc.
   
   evenRowBackgroundColor - the background color of even rows in listings
   
   oddRowBackgroundColor - the background color of even rows in listings
   
   notifyBorderColor - border color of notification elements like the status message, the calendar focus
   
   notifyBackgroundColor - background color of notification elements like the status message, the calendar focus
   
   helpBackgroundColor - background color of information pop-ups (currently not used)
          
 */



