/*  
Theme Name: Bhelliom Enterprise
Theme URI: http://www.raihaniqbal.org
Description: Bhelliom Enterprise theme designed by <a href="http://www.raihaniqbal.org">Raihan Iqbal</a>.
Version: 1.0
Author: Raihan Iqbal
Author URI: http://www.raihaniqbal.org
*/

BODY {
	SCROLLBAR-FACE-COLOR: #e0e0e0; FONT-SIZE: 10px; SCROLLBAR-HIGHLIGHT-COLOR: #f5f5f5; SCROLLBAR-SHADOW-COLOR: #ffffff; COLOR: #54835f; SCROLLBAR-ARROW-COLOR: #500d89; FONT-FAMILY: verdana, Arial, Helvetica, sans-serif; SCROLLBAR-BASE-COLOR: #ffeaea; scrollbar-3d-light-color: #666666; scrollbar-dark-shadow-color: #423D5F
}
A:link {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #d33425; FONT-STYLE: normal; FONT-FAMILY: verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #d33425; FONT-STYLE: normal; FONT-FAMILY: verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:active {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #d33425; FONT-STYLE: normal; FONT-FAMILY: verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #8348b5; FONT-STYLE: normal; FONT-FAMILY: verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
.topmenulink {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; WIDTH: 100%; COLOR: yellow; FONT-FAMILY: arial, verdana
}
A.topmenu:active {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: yellow; FONT-FAMILY: tahoma, verdana,arial
}
A.topmenu:link {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: yellow; FONT-FAMILY: tahoma, verdana,arial
}
A.topmenu:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: yellow; FONT-FAMILY: tahoma, verdana,arial
}
A.topmenu:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: white; FONT-FAMILY: tahoma, verdana,arial; TEXT-DECORATION: none
}
.over {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: white; FONT-FAMILY: tahoma, verdana,arial; TEXT-DECORATION: none
}
.pagetitlebig {
	FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: #500d89; FONT-STYLE: normal; FONT-FAMILY: verdana,Arial, Helvetica, sans-serif
}
.pagetitle {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #500d89; FONT-STYLE: normal; FONT-FAMILY: verdana,Arial, Helvetica, sans-serif
}
.text {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #344135; FONT-STYLE: normal; FONT-FAMILY: Verdana, Helvetica,sans-serif
}

#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 30px;
}

#sidebar ul ul li:before {
	content: "\00BB \0020";
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

.quote
{
	font-size: 8pt;
	margin: 30px 0;
	padding: 10px;
	clear: left;
	color: #777777;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
}

.quote a
{
	font-size: 8pt;
}


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
#commentform p {
	margin: 5px 0;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 8pt 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist a
{
	font: 8pt 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	
.rss {
	height: 30px;
	vertical-align: middle;
	display: table-cell;
	background-image: url(images/rss-icons.gif);
	background-repeat: no-repeat;
	width: 350px;
	padding-left: 30px;
	color: black;
	background-position: left center;
	font-size: 10pt;
}
.rss a
{
	color: orange;
}