/*

Theme Name: Trading
Theme URI : http://www.nichesinabox.com
Description: A WordPress theme by: <a href="http://www.nichesinabox.com">Niches-In-A-Box.com</a>.
Version: 2.0
Author: Niches-In-A-Box.com
Author URI: http://www.nichesinabox.com
*/



/* Begin Typography & Colors */
body
{
	font-size: 62.5%;
	color: #888888;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #BABBBC;
	background-image: url(images/BODY.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#page
{
	background-color: #BABBBC;
	text-align: left;
}

#header
{
	background-color: #9D9D9D;
}

#content
{
	background-color: transparent;
	font-size: 1.15em;
	line-height: 1.3em;

}

.narrowcolumn .postmetadata
{
	text-align: left;
        padding-left: 25px;
	background-image: url(images/COMM.gif);
	background-repeat: no-repeat;
}

.alt
{
        background-color: #F2F2F2;
        border: 1px solid #D6D7D9;
	text-align: justify;
}

#footer
{
	background-color: #BABBBC;
}

small
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.95em;
	line-height: 1.55em;
}

h1, h2, h3, h2.pagetitle,#sidebar h2
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	letter-spacing: -1px;
	word-spacing: normal;
}

h1
{
	font-size: 2.7em;
}

.description
{
	font-size: 1.15em;
	margin:0px;
        padding-right:310px;
	text-align: right;
}

h2
{
	font-size: 1.7em;
}

h2.title {
        background-image: url(images/H2TITLE.gif);
	background-repeat: no-repeat;
	font-size: 1.6em;
	text-align: left;
        padding: 0px 2px 2px 29px;
        margin-top: 0px;
	}

h2.pagetitle
{
	font-size: 1.7em;
}

#sidebar h2
{
	font-size: 1.15em;
}

h3
{
	font-size: 1.2em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description, h2 a, h2 a:visited
{
	text-decoration: none;
	color: #A83C0F;
}

h2, h3, h3 a, h3 a:visited, h2 a, h2 a:visited
{
	color: #5A5E60;
}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite
{
	text-decoration: none;
}


.commentlist li, #commentform input, #commentform textarea
{
	font: 0.9em  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;
}

#commentform p
{
	font-family:  Verdana, Arial, Sans-Serif;
}

.commentmetadata
{
	font-weight: normal;
}

#sidebar
{
	font: 1.1em Verdana, Arial, Sans-Serif;

}

.nocomments, strike, small, blockquote
{
	color: #5A5E60;
}


#sidebar ul
{
	color: #FFFFFF;
}
code
{
	font: 1.1em 'Courier New' , Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover,h3 a:hover
{
	color: #A83C0F;
	text-decoration: none;
}

a:hover
{
	color: #5A5E60;
	text-decoration: underline;
}

#sidebar a
{
	color: #C38E7C;
	text-decoration: none;
}

#sidebar a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

/* End Typography & Colors *//* End Typography & Colors */


/* Begin Structure */
body
{
	margin: 0;
	padding: 0;
}

#page
{
	background-image: url(images/POSTS.gif);
	background-repeat: repeat-y;
	background-color: #BABBBC;
	margin: 0px auto;
	padding: 0;
	width: 750px;
}

#header
{
	background-color: #9D9D9D;
	background-image: url(images/HEADER.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 auto;
	height: 212px;
	width: 100%;
}

#headerimg
{
	margin: 0;
	height: 212px;
	width: 100%;
}

.narrowcolumn
{
	float: left;
	width: 490px;
	text-align: left;
}

.widecolumn
{
	float: left;
	width: 490px;
	text-align: left;
}

.post
{
        margin: 0px;
	padding: 0px 0px 15px 35px;
	text-align: justify;
}

.text{	/* text of slide down content */
	text-align: justify;

}

.postmetadata
{
	clear: left;
}

.dhtmlgoodies_question{	/* Styling question */
	overflow:hidden;
	cursor:pointer;
}

.dhtmlgoodies_answer{	/* Parent box of slide down content */	
	visibility:hidden;
	overflow:hidden;
	position:relative;
}

.more
{
	font-size: 1.0em;
	background-image: url(images/MORE.gif);
	background-repeat: no-repeat;
        margin: 20px 0px 20px 0px;
	padding: 5px 10px 0px 25px;
	width: 100px;
}

.postdata
{	
        margin: 0px 0px 0px 35px;
	padding-bottom: 10px;
	width: 455px;
        border-bottom: 1px dotted #7E878A;

}

 #footer
{
	background-image: url(images/FOOTER.gif);
	background-repeat: no-repeat;
	background-color: #BABBBC;
        margin: 0px;
	padding-bottom: 0px;
	width: 100%;
	clear: both;
	text-align: center;
}

#footer p
{
        margin: 0px auto;
	padding: 10px 250px 15px 0px;
	text-align: right;
}

/* End Structure */


/*	Begin Headers */
h1
{
	margin: 0px;
	padding: 50px 310px 5px 0px;
	text-align: right;
}

h2
{
	margin: 20px 0px 10px 0px;
}

#sidebar h2
{

	background-image: url(images/SIDE-H2.gif);
	background-repeat: no-repeat;
	color: #E5E0E0;
	margin-top: 10px;
	padding: 5px 0px 12px 30px;
	text-align: left;
}

h3.pagetitle
{
	margin: 5px 0px 5px 0px;
}

h3.links
{
	margin: 10px 0px 5px 0px;
}
h3.time
{
	margin: 0px;
	text-align: right;

}
h3
{
	padding: 0;
	margin-bottom: 10px;
}

h3.comments
{
	padding: 0;
	margin: 20px 0px 20px 0px;
}
/* End Headers */



/* Begin Images */
p img
{
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright
{
	float: right;
}

.alignleft
{
	float: left;
}
/* End Images */


/* 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: none;
	margin:  0px;
	padding: 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0;
	}

#sidebar ul ul, #sidebar ul ol{
	margin:  0px;
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar ul ul ul, #sidebar ul ol,#sidebar ul ul ul, #sidebar ul ol {
	margin:  0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li{
	padding: 2px 0px 2px 0px;
	margin:0px;
	}

/* End Entry Lists */


/* Begin Form Elements */

#search
{
	text-align: center;
	width: 160px;
}

#searchform
{
	margin: 0px 0px 30px 0px;
	padding: 5px 3px;
	text-align: center;
}

#searchform #s
{
	width: 115px;
	padding: 2px;
        background-color: #F2F2F2;
        border: 1px solid #D6D7D9;
	color: #626469;
}

#searchform #searchsubmit
{
	padding: 1px;
        background-color: #52595C;
        border: 1px solid #929497;
	color: #E3E3E3;
}

.entry form
{
	/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

#commentform input
{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
        background-color: #F2F2F2;
        border: 1px solid #D6D7D9;
	color: #626469;
}

#commentform textarea
{
        background-color: #F2F2F2;
        border: 1px solid #D6D7D9;
	color: #626469;
	width: 100%;
	padding: 2px;
}

#commentform #submit
{
	float: left;
        background-color: #707277;
        border: 1px solid #D6D7D9;
	color: #E3E3E3;
}

/* End Form Elements */


/* Begin Comments*/
.alt
{
	margin-top: 10px;
	padding: 10px;
}

.commentlist
{
	padding: 0;
	text-align: justify;
}

.commentlist li
{
	margin: 0 10px 0 0px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p
{
	margin: 10px 5px 10px 0;
}

#commentform p
{
	margin: 10px 0px 0 0px;
}

.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata
{
	margin: 0 10px 0 0px;
	display: block;
}

#h3
{
	padding: 0;
	margin: 0 10px 0 0px;
}
/* End Comments */


/* Begin Sidebar */

#sidebar
{
	width: 190px;
	float: right;
        margin: 0px 10px 0px 10px;
        padding:0p;
	text-align:left;
}

#sidebar form
{
	margin: 10px 0 30px 0px;
}
/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps
{
	cursor: help;
}

acronym, abbr
{
	border-bottom: 1px dashed #929497;
}

blockquote
{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #A83C0F;
}

blockquote cite
{
	margin: 5px 0 0;
	display: block;
}

.center
{
	text-align: center;
}

hr
{
	display: none;
}

img
{
	padding: 4px;
	margin: 10px;
}

a img
{
	border: 1px solid #A83C0F;
	padding: 4px;
	margin: 10px;
}

.navigation
{
	display: block;
	text-align: center;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 20px 0px;
	font-size: 0.95em;
}
/* End Various Tags & Classes*/


