/*
Theme Name: BBTS
Theme URI: http://www.bbtradesales.com
Description: This is the BBTradesales.com
Version: 1
Author: Alok Chauhan
Author URI: http://www.bbtradesales.com
*/

a.atop
{
	font-family: Arial  ; font-size: 13px; font-weight: bold; text-decoration: none; color: #FFFFFF;
}

a.atop:hover
{
	font-family: Arial  ; font-size: 13px; font-weight: bold; text-decoration: underline; color: #FFFFFF;
}

a.aleft
{
	font-family: Arial  ; font-size: 11px; font-weight: bold; text-decoration: none; color: #B09DC5;
}

a.aleft:hover
{
	font-family: Arial  ; font-size: 11px; font-weight: bold; text-decoration: underline; color: #B09DC5;
}

a.atext2
{
	font-family: Arial , sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; color: #FFBA00;
}

a.atext2:hover
{
	font-family: Arial , sans-serif; font-size: 11px; font-weight: normal; text-decoration: underline; color: #FFBA00;
}


.borderTable {	
padding: 0px 0px 0px 0px;
border: 1px solid #39096D;
}

.text
{
	font-family: Arial ; 
	font-size: 11px;
	font-weight: normal; 
	text-decoration:none;
	COLOR: #fff;
}
.text2
{
	font-family:  Arial  ; 
	font-size: 12px;
	font-weight: normal; 
	text-decoration:none;
	COLOR: #B09DC5;
}

.text1
{
	font-family:  Arial  ; 
	font-size: 10px;
	font-weight: normal; 
	text-decoration:none;
	COLOR: #B09DC5;
}

.text3
{
	font-family:  Arial  ; 
	font-size: 12px;
	font-weight: normal; 
	text-decoration:none;
	COLOR: #39096D;
}
.text4
{
	font-family:  Arial  ; 
	font-size: 12px;
	font-weight: normal; 
	text-decoration:none;
	COLOR: #F18E00;
}

.text5
{
	font-family:  Arial  ; 
	font-size: 12px;
	font-weight: normal; 
	text-decoration:none;
	COLOR: #45A12B;
}

.textbold
{
	font-family:  Arial  ; 
	font-size: 14px;
	font-weight: bold; 
	text-decoration:none;
	COLOR: #39096D;
}
.header
{
	font-family: Arial ; 
	font-size: 12px;
	font-weight: bold; 
	text-decoration:none;
	COLOR: #39096D;
}
.header2
{
	font-family: Angelina; 
	font-size: 21px;
	font-weight: normal; 
	text-decoration:none;
	COLOR: #fff;
}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: url('images/bullet_pink.jpg');
	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;
	}
/* End Entry Lists */

.linkcat{
	list-style-type: none;
	list-style-image: url('images/bullet_pink.jpg');
	font-family: Arial  ; font-size: 13px; font-weight: bold; text-decoration: none; color: #B09DC5;
	
	}



.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 550px;
	}



a.textboldLink
{
	font-family: Arial  ; font-size: 15px; font-weight: bold; text-decoration: none; color: #39096D;
}

a.textboldLink:hover
{
	font-family: Arial  ; font-size: 15px; font-weight: bold; text-decoration: underline; color: #39096D;
}

.postmetadata {
	clear: left;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

	.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

	.center {
	text-align: center;
	}