/* @override http://www.gleeflashmobdance.com.my/wp-content/themes/X/style.css */

/* @override http://blushberry.info/janice/wp-content/themes/X/style.css */

/*  
Theme Name: X
Theme URI: -
Author: Haze Long
Description: Fixed Width 3 column template with static scrolling content
Version: 0.1
Author URI: http://blushberry.info/
*/
/* reset */
/* @group reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,em,strong,pre,code{
	padding: 0;
	margin: 0;
	border: 0;
}



table{
	border-spacing: 0;
	border-collapse: collapse;
	font-size: inherit;
	font : 100%
}

:link, :isited {
	text-decoration: none;
}


fieldset, img, a img, :link img, :visited img {
	border: 0;
}

p{
	margin: 1em 0;;
}

:focus {
	outline:0;
}

/* @end */

/* @group layout */

body {
	background-color: #000;
	background-image: url(images/bg.jpg);
	font-family: Lucida Grande, Lucida Sans;
	font-size: 	13px;
	color: #222;
	height: 100%;
}

a:link, a:visited{
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
}

#topwidget{
	text-align: center;
}

#wrap{
	width: 960px;
	height: 100%;
	margin: 0 auto;
}

#leftwrap{
	width: 774px;
	height: 100%;
	float: left;
	background-image: url(images/hand.png);
	background-repeat: no-repeat;
	background-position: left  bottom;
	height: 100%;
}

#left{
	width: 193px;
	float: left;
}

#content, #header, #twitter, #footer{
	width: 581px;
	float: right;
}
#clearfooter{
	width: 100%;
	min-height: 30px;
	float: left;
	background-color: #eee;
	
}
#content{
	margin-top: -15px;
	background-color: #fff;
	height: 576px;
	overflow: auto ;
	background-image: url(images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	border-color: #fff transparent ;
	border: 5px solid ;
}



#footer{
	height: 170px;
}

#right{
	float: right;
	width: 185px;
}

h2.widgettitle{
	display: none;
}

/* @end */

/* logo*/
#text-4{
	float: left;
	margin-top: 10px;
	margin-left: 43px;
}

/*social icons*/
#text-5{
	float: right;
	margin-top: 10px;
}

/*twitter*/

#twitter-3{
	background-image: url(images/twitterbg.png);
	padding-top: 28px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -15px;
	color: #fff;
	height: 50px;
}

span.time-meta, span.entry-meta{
	display: none;
}

#twitter-3 a:link, #twitter-3 a:visited{
	color: #fff;
}

/*menu*/
#text-3{
	position: relative;
	top: 550px;
}

/*organiser*/

#text-6 {
	text-align: center;
	margin-top: 10px;
	margin-left: 60px;
}

#text-6 img{
	padding-right: 25px;
	
}

/*future projects*/
#text-7{
	float: left;
	margin-left: 4px;
	margin-top: 18px;
}


/* @group content */
h1{
	padding: 5px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: normal;
	text-shadow: 2px 2px 4px #aaa;
	color: #496a10;
}
.entry{
	padding: 10px;
}
.entry h2, .entry h2 a, .entry h2 a:visited{
	color: #91c636;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
}

.entry a:link, .entry a:visited, #previous a, #previous a:visited, #next a, #next a:visited{
	color: #91c636;
}

p.postmetadata{
	background-color: #91c636;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	
}

#previous a, #previous a:visited, #next a, #next a:visited{
	padding: 10px;
	
	}
.small{
	color: #999;
	font-size: 11px;
}



p.postmetadata a:link, p.postmetadata a:visited{
	color: #333;
}



.entry ul, .entry ul li {
	list-style-type: disc;
	margin-left: 10px;
}
.entry ol, .entry ol li {
	list-style: decimal;
	margin-left: 10px;
}

/* @end */



/* @group comments */

.commentbubble {
	margin:0;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	width:179px;
	height:21px;
	background-image:url(images/commentbub.png);
	background-repeat:no-repeat;
}

.commentauth {
	font-size:9pt;
	margin:0;
	text-align:right;
	padding-right:25px;
	width:167px;
	height:15px;
	background-image:url(images/commauth.png);
	background-repeat:no-repeat;
	background-position:top;
}

ol.commentlist, ol.tblist { list-style:none; margin:0; padding:0; text-indent:0; }
li{list-style:none; margin:0; padding:0; text-indent:0;}
ul{list-style:none; margin:0; padding:0; text-indent:0;} /* Unordered list. Your 'text' widget is built on an unordered list */
ul li.widget{list-style:none; margin:0; padding:0; text-indent:0;} /* In this list item all further content is displayed. */
h2.widgettitle{list-style:none; margin:0; padding:0; text-indent:0;} /* The h2 heading the widget use to display the title of your widget */
div.textwidget{} /* The div all of our widget content is displayed */
ul.popular{list-style:none; margin:0; padding:0; text-indent:0;} /* In this 'text' widget, I have used a unordered list with class Popular to display our content */
ul.popular li{list-style:none; margin:0; padding:0; text-indent:0;} /* List item inside the content */
ul.popular li a {list-style:none; margin:0; padding:0; text-indent:0;}

/* Comments Styling */
ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
ol.commentlist li {  border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; height:1%; margin:0 0 10px; padding:5px 7px 5px 57px; position:relative; }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 170px 0 0; font-style:none;}
ol.commentlist li div.vcard { font:bold 14px/1.4 helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { -style:normal; font-style:none; }
ol.commentlist li div.vcard cite.fn a.url { color:#99cccc; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { text-decoration:underline; }
ol.commentlist li div.vcard img.avatar { border:5px solid #fff; left:7px; position:absolute; top:7px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font:bold 10px/1.4 helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#333; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p { font:normal 12px/1.4 helvetica,arial,sans-serif; margin:0 0 1em; }
ol.commentlist li ul { font:normal 12px/1.4 helvetica,arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply { background:#555; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:5px 10px;  text-align:center; width:36px; }
.reply a{
	border: 0;
}
ol.commentlist li div.reply:hover { background:#91c636;   }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; font-weight: normal;font-size: 12px; }
.reply a:hover{
	text-shadow:#333 1px 1px 2px;
}
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#ddd; }
ol.commentlist li.odd { background:#aaa; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

		.input{
background-color:#fff;
border: 1px solid #c3c3c3;

}
		.button {
background-color:#f2f2f2;
	border:1px solid #c3c3c3;
	color:#555;
	font-weight:bold;

		}
#commentform input {
border: 1px solid #000;
	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



textarea#comment {
border: 1px solid #000;	width: 95%;

	padding: 2px;

	}
#respond a:link{
	color: #333;
}

#commentform #submit {

	margin: 0;
background-color:#f2f2f2;
	border:1px solid #c3c3c3;
	color:#555;
	font-weight:bold;
	float: right;

	}

.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}

/* @end */

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

