body
{
	margin: 0;
	padding: 0;
	font: 80% 'Lucida Grande', Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #444;
	voice-family: "\"}\"";
	voice-family: inherit;
	background: url(Black_BGFill.gif) repeat-x;
}

img { border: 0px; }

#leftPanel img
{
	border: 1px solid #666;
	margin: 9px 20px 20px 0;
}

#leftPanel .previewText img
{
	margin: 0 0 20px 20px;
}

.margin { margin: 10px; }

.imgLeft
{
	float: left;
	margin-right: 10px;
}

#leftPanel .imgRight
{
	float: right;
	margin-left: 10px;
}

/***************************************************************
                           layout
 ***************************************************************/

#container
{
	margin: 0px auto;
	width: 955px;
}

#main
{
	float: left;
	padding: 0px;
	width: 955px;
}

#header, #headerNoBG
{
	width: 955px;
	float: left;
	height: 150px;
}

#logo
{
	float: left;
	width: 469px;
	height: 72px;
	padding-left: 15px;
	padding-top: 25px;
}

.homeHeading
{
	width: 605px;
	padding: 15px;
	margin-bottom: 20px;
	float: left;
	border: 1px dotted #663366;
}

#userControls
{
	width: 935px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	color: #FFFFFF;
	float: left;
}

hr { height: 1px; }

.float
{
	border: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}

#contentPadding
{
	width: 875px;
	padding: 20px;
	float: left;
}

#contentNoPadding
{
	width: 905px;
	padding: 0px;
	float: left;
}

#subContent
{
	width: 955px;
	padding: 0px;
	margin-top: 30px;
	float: left;
}

#subContent img
{
	max-width: 665px;
	max-height: 500px;
}

#leftPanel
{
	width: 665px;
	padding: 0px 30px 10px 10px;
	margin-right: 5px;
	float: left;
}

#rightPanel, #footer .info
{
	width: 180px;
	padding: 0px 0px 10px 30px;
	float: right;
	border-left: 1px dotted #663366;
}

#rightPanel a
{
	text-decoration: none;
}

#leftcolumn
{
	width: 220px;
	padding: 0 15px 10px 0;
	margin-right: 5px;
	float: left;
}

#rightcolumn
{
	width: 380px;
	padding: 0 0 10px 0;
	float: left;
}

.rightBox, .rightBoxArchive
{
	width: 180px;
	padding: 0px;
	float: left;
	margin-bottom: 5px;
}

.leftPanelLeft
{
	float: left;
	padding: 0px 10px 0px 0px;
}

.leftPanelRight
{
	float: left;
	width: 0;
	padding: 0;
	display: none;
}

.leftBox
{
	width: 655px;
	padding: 0px;
	float: left;
}

.leftBoxFull
{
	width: 655px;
	padding: 0px;
	float: left;
	border-bottom: 1px dotted #663366;
}

.leftBoxFullHome
{
	width: 605px;
	padding: 0px;
	float: left;
}

#leftPanelNoBG
{
	width: 605px;
	padding: 0px;
	margin-right: 5px;
	float: left;
}

.panel
{
	width: 605px;
	padding: 0px;
}

.commentPreview
{
	background: url(comment_bg_preview.gif) no-repeat left top #EEEEEE;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 100px;
	margin: 10px;
	color: #999999;
	font-style: italic;
}

.commentID
{
	width: 150px;
	float: left;
	padding-top: 10px;
}

.commentText
{
	width: 435px;
	float: left;
	padding: 10px;
}

.textBG
{
	width: 605px;
	padding: 0px;
	margin-top: 5px;
	float: left;
}

.tnBox
{
	width: 295px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.tnBoxBG
{
	width: 295px;
	padding-bottom: 10px;
	margin: 0px;
	float: left;
}

.tnBox img
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
	float: left;
}

.rightBoxLast
{
	width: 295px;
	padding: 0px;
	float: left;
}

.labelArea
{
	width: 275px;
	padding: 10px;
}

.labelAreaLarge
{
	width: 550px;
	padding-left: 10px;
	margin-top: 5px;
}

label
{
	width: 140px;
	display: block;
	font-weight: bold;
	float: left;
	text-align: right;
	padding-right: 10px;
}

.labelArea div
{
	width: 175px;
	float: left;
}

.labelAreaLarge div
{
	width: 175px;
	float: left;
}

.rightSub
{
	width: 295px;
	padding: 0px;
	float: left;
	background: #666;
}

#fullPanel
{
	width: 730px;
	padding: 0px;
	margin: 0px;
}

.preview
{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 20px;
	float: left;
}

.tn
{
	padding: 10px 10px 10px 0px;
	float: left;
}

.slideshow
{
	float: left;
	padding-left: 0px;
}

#col1_2
{
	width: 140px;
	padding: 10px;
	float: left;
}

#col2_2
{
	float: left;
	padding-right: 10px;
	width: 435px;
}

#footerWrapper
{
	background: #000;
	width: 100%;
	float: left;
	margin-top: 30px;
	padding-bottom: 20px;
	border-top: 5px solid #333;
}

#footer
{
	margin: 0px auto;
	width: 955px;
	padding: 20px 0 0 0;
	color: #999;
}

#footer .tweet
{
	margin: 0 10px 0 0;
	padding: 0;
	width: 620px;
	float: left;
}

#footer h2
{
	clear: none;
}

#footer .tweet .tweet_list
{
	margin: 0 !important;
	padding: 0 !important;
}

#footer .tweet li
{
	list-style: none;
	margin:0 0 10px 0;
}

#footer a
{
	color: #A8A;
	text-decoration:none;
}

#footer a:hover
{
	color: #FFF;
	text-decoration:underline;
}

.footerLeft
{
	float: left;
	padding-left: 0px;
	width: 300px;
}

.footerMiddle
{
	float: left;
	padding-left: 0px;
	width: 350px;
}

.valid
{
	float: left;
	width: 275px;
	padding-left: 5px;
}

/***************************************************************
							navigation
 ***************************************************************/

#mainmenu, #subMenu
{
	margin-top: 105px;
	clear: both;
	height: 27px;
}

#mainmenu ul, #subMenu
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: #000;
}

#subMenu
{
	background: transparent;
}


#mainmenu li, #subMenu li
{
	display: inline;
	float: left;
	height: 27px;
}

#mainmenu a, #subMenu a
{
	display: block;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 20px;
	background: #000;
	margin: 0;
	color: #CCC;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	height: 19px;
}

#subMenu a
{
	background: transparent;
	border-bottom: 1px solid #CCC;
	color: #333;
	font-size: smaller;
}

#mainmenu li.current a, #mainmenu a:hover
{
	background: #333;
	color: #FFF;
}

#subMenu li.current a, #subMenu a:hover
{
	border-bottom: 1px solid #333;
	color: #000;
}

/***************************************************************
                  			fonts
 ***************************************************************/

p
{
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	line-height: 170%;
}

.quote
{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

a { color: #663366; }
p a { }
a:hover { color: #000;text-decoration: underline;  }

a.none
{
	color: #663366;
	text-decoration: none;
}

a.none:hover { text-decoration: none; }

h1
{
	color: #663366;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	font: 210% Georgia,'Lucida Grande', Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
}

.previewText h1 a
{
	color: #369;
	font-size: 75%;
}

h1.padded
{
	padding-left: 18px;
	padding-bottom: 0px;
}

.rightBox h1
{
	color: #336699;
	font-size: 150%;
}

h2
{
	color: #369;
	padding-top: 15px;
	padding-bottom: 10px;
	margin: 0px;
	font: 140% Georgia,'Lucida Grande', Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
	clear: both;
}

h3, p#txpCommentInputForm
{
	color: #663366;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 1em;
}

.FirstPara, .about p
{
	color: #444;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 14px;
}

.about
{
	margin: 0 0 30px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #663366;
}

h4
{
	color: #663366;
	margin: 0px;
	font: 110%;
}

.delicious-banner
{
	padding-top: 10px;
	margin: 0px;
	text-decoration: none;
	font: 100%;
}

.skill
{
	background: url("skill.gif") no-repeat;
	padding-left: 10px;
	width: 440px;
	margin: 0px;
}

.link
{
	background: url("link.gif") no-repeat;
	padding-left: 10px;
	margin: 0px;
	font-weight: bold;
	float: left;
}

.underline
{
	border-bottom: 1px dotted #663366;
	margin-left: 10px;
	margin-right: 15px;
	padding-left: 0px;
}

blockquote
{
	float: right;
	width: 40%;
	font-size: 160%;
	font-weight: lighter;
	font-family: palatino, georgia, serif;
	line-height: 1.2em;
	margin: 10px;
	background: url(closequote.gif) no-repeat bottom right !important;
	/**/
	/* removing quote graphic in IE5+ */
	padding: 0px 35px 5px 0px;
}

blockquote:first-letter
{
	background: url(openquote.gif) no-repeat left top !important;
	/**/
	padding: 0px;
	/* resetting padding in IE5+ */
	/**/
	/* removing quote graphic in IE5+ */
}

.commentsIcon
{
	background: url(comments.gif) no-repeat left;
	padding-left: 20px;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.rss
{
	background: url(feed.gif) no-repeat left;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 225px;
	display: block;
}

.archive
{
	background: url(calendar.gif) no-repeat left;
	padding-left: 20px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/***************************************************************
                  			lists
 ***************************************************************/

ul.noPadUL
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.noPadUL li
{
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

ul.noPadUL li a { font: 100%; }

.rightBox ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom: 1px dotted #663366;
}

.rightBox li
{
	font-weight: normal;
	font-size: smaller;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top: 1px dotted #663366;
	display: block;
}

.rightBox li a:hover { color: #FFF; }

.rightBox li:hover
{
	background: #B299B2;
	color: #663366;
}

ul.imageList
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

ul.imageList li
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	list-style-type: none;
}

.footerLeft ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom: 1px dotted #663366;
}

.footerLeft li
{
	font-weight: lighter;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top: 1px dotted #663366;
}

.footerLeft li a { color: #FFF; }

.footerLeft li:hover
{
	background: #FFF;
	color: #663366;
}

.footerLeft li a:hover { color: #663366; }

#leftPanel .comments_error li
{
	margin: 0px;
	font-size: 120%;
	background: url(error.png) no-repeat left top;
	padding-left: 20px;
}

ul#Partners
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	color: #663366;
}

ul#Partners li
{
	display: inline;
	padding: 0px;
	margin: 0px;
}

.schools { width: 100%; }

.schools td
{
	width: 25%;
	text-align: center;
}

.schools p { font-size: 0.9em; }

#leftPanel .schools img
{
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #CCC;
}

#flickr_badge_wrapper { margin: 0px; }

#flickr_badge_wrapper img
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 0px;
}

form
{
	padding: 0px;
	margin: 0px;
}

fieldset { border: 0px; }
.clear { clear: all; }

.allArticlesList
{
	border-bottom: 1px dotted #663366;
	margin: 0px 0px 25px 0px;
	padding-left: 0px;
}

.allArticlesList p { padding-left: 0px; }

.previewText1, .previewText2
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 249px;
}

.previewText2 { border-left: 1px dotted #663366; }
.comment, .commentDesign { margin-left: 0px; width: 630px; }

.comment h3
{
	padding: 0px;
	margin: 0px;
}

.comment-header
{
	background: url(comment-top2.jpg) no-repeat left bottom;
	height: 45px;
	padding-left: 0px;
}

.commentDesign .comment-header
{
	background: url(comment-top-blog.jpg) no-repeat left bottom;
	height: 45px;
	padding-left: 0px;
}

.comment-content
{
	background: #FFFFCC;
	padding: 0px 10px 0px 10px;
	margin-right: 0px;
}

.commentDesign .comment-content
{
	background: #FFE695;
	padding: 0px 10px 0px 10px;
	margin-right: 0px;
}

.comment-footer
{
	background: url(comment-bottom2.jpg) no-repeat left top;
	padding-top: 10px;
}

.commentDesign .comment-footer
{
	background: url(comment-bottom-blog.jpg) no-repeat left top;
	padding-top: 10px;
}

.photoViewer
{
	width: 210px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	float: left;
}

.photoViewerLeft
{
	width: 100px;
	float: left;
}

.photoViewerRight
{
	width: 100px;
	float: left;
	text-align: right;
}

.post-footers { font-weight: bold; }

ul.schools
{
	width: 190px;
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
}

iframe
{
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 5px;
}

*:first-child+html #mainmenu, #subMenu
{
	margin-top: 8px;
}

#latestNews .entry
{
	width: 320px;
	margin: 0 10px 10px 0;
	float: left;
	height: 175px;
}

#latestNews .entry h2
{
	font-size: 16px;
	text-transform: uppercase;
	height: 90px;
	border: 1px solid #666;
	padding:10px 0 0 0;
}

#latestNews .entry h2 a, #rightPanel #Johari a, #rightPanel #Donate a
{
	background-image: url(
	http://www.joharifoundation.org/mt/NewFoundation/black.png);
	color: #FFF;
	text-decoration: none;
	padding:3px;
	-moz-border-radius: 0 2px 2px 0;
	-webkit-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
}

#latestNews .entry h2 a:hover, #rightPanel #Johari a:hover, #rightPanel #Donate a:hover
{
	background: #000;
}

#latestNews .entry .entry-content
{
	margin-right: 10px;
}

#latestNews .entry .category
{
	font-size: smaller;
	font-style: italic;
}

.widget-list-item a
{
	font-size: 11px;
}

.widget-list
{
	list-style: none;
	margin:0;
	padding:0 0 0 10px;
}

