/*
File:            custom.css
Description:    Custom styles for Thesis
*/

.custom {
	background: #013B04;
}

.custom #container {
	border: 0.2em solid #333333;
}

.custom #page {
	background: #FFFFFF;
}

table#featured {
	margin: 0 0 2.0em 0;
	border-collapse: collapse;
	border: 1px solid #ddd;
	font-size: 0.8em;
}

#featured tr th {
	text-align: left;
	background-color: #ddd;
}

#featured tr td, #featured tr th {
	padding: 0.4em 0.5em;
	border-bottom: 1px solid #ddd;
}

.format_text ol li, .format_text ul li {
	margin-bottom: 1.0em;
}

#header {
	background: url('http://bestforexbrokers.org/wp-content/themes/thesis/custom/images/forexworld.gif') center left no-repeat;
	padding-left: 7em;
}

.custom a, .custom a:visited { color: #013B04; }
.custom a:hover { color: #013B04; }

.custom #container #page #header p#logo a { color: #013B04; }

.custom #container #page ul#tabs li a { color: #013B04; }
.custom #container #page ul#tabs { border-color: #013B04; }
.custom #container #page ul#tabs li { border-color: #013B04; }

.custom #container #page #header { border-color: #013B04; }
.custom #container #page #footer { border-color: #013B04; }
.custom #container #page #content_box #content .post_box { border-color: #013B04; }