/*
Theme Name: DynamicTrader
Theme URI: http://wordpress.org/
Description: 
Version: 1.1
Author: Rimus Design Ltd.
Author URI: http://www.rimusdesign.com/
Tags: 
*/

/* clear browser styles */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img {
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym {
	border:0;
}
/* clear browser styles */


body {
	background-color:#F2F4EE;
	background-image:url(images/main_bg.gif);
	background-position:center top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

input, textarea {
	margin-bottom:16px;
	margin-right:16px;
}

/* page START */
#page {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
	width:997px;
}
/* page END */

/* header START */
#header {
	
}

div.header {
	display:block;
	height:154px;
	position:relative;
}

div.logo {
	left:10px;
	position:absolute;
	top:17px;
}

div.strapline {
	left:137px;
	position:absolute;
	top:66px;
}

div.header ul.menu {
	background-image:url(images/menu_bg.gif);
	bottom:0;
	height:46px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	right:0;
	width:839px;
	text-align:center;
}

div.header ul.menu li {
	display:inline;
	position:relative;
}

div.header ul.menu li ul {
	display:none;
}

div.header ul.menu li a {
	text-decoration: none;
	color:#0373a3;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin:10px;
	position:relative;
	top:14px;
}

div.header ul.menu li.current_page_item a {
	color:#262f35 !important;
}

div.header ul.menu li a:visited {
	text-decoration: none;
	color:#0373a3;
}

div.header ul.menu li a:hover {
	text-decoration: none;
	color:#262f35;
}
/* header END */

/* search START */
div.search {
	height:40px;
	position:absolute;
	right:15px;
	top:49px;
	width:424px;
}

li.widget_search {
	height:40px;
	position:absolute;
	right:15px;
	width:424px;
}

li.widget_search input, div.search input {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/search_input_bg.gif) repeat scroll 0 0;
	border:0 none;
	font-family:Georgia;
	height:24px;
	left:0;
	padding-left:5px;
	padding-top:7px;
	position:absolute;
	top:4px;
	width:337px;
}

li.widget_search a, div.search a {
	background-image:url(images/search_button_off.gif);
	height:37px;
	position:absolute;
	right:0;
	top:1px;
	width:76px;
}

li.widget_search a:hover, div.search a:hover {
	background-image:url(images/search_button_on.gif);
}

li.widget_search a strong, div.search a strong {
	display:none;
}
/* search END */

/* calendar START */
#calendar_wrap caption {
	padding-top:6px;
	padding-bottom:6px;
}

#calendar_wrap {
	font-family:Arial, Helvetica, sans-serif;
}
/* calendar END */

/* content START */
#content {
	background-color:#FFFFFF;
	background-image:url(images/main_content_bg.gif);
	background-position:center top;
	background-repeat:repeat-x;
	display:block;
	padding:31px 20px 20px;
	position:relative;
}

#content .post {
	padding-bottom:30px;
	clear:left;
}

#content .post ul {
	list-style-image:inherit;
	list-style-position:inside;
	list-style-type:inherit;
}

#content .pagetitle {
	color:#000;
	font-size:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	font-weight:bold;
	padding-bottom:20px;
	padding-top:20px;
}

#content .blog_header {
	background-image:url(images/blog_header.gif);
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom:1px solid #2A2B2B;
	display:block;
	height:29px;
	margin-bottom:12px;
	width:650px;
	float:left;
}

#content .categories_header {
	background-image:url(images/news_desk_title.gif);
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom:1px solid #0373A3;
	display:block;
	height:29px;
	margin-bottom:12px;
	position:relative;
	width:275px;
	float:right;
}

.single #content .post h2 {
	color:#000;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:30px;
}

.single #content .post p {
	padding-bottom:20px;
}

#content .post h2 {
	color:#000000;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	font-weight:bold;
}

#content .post .entry p {
	display:block;
	padding-top:10px;
	padding-bottom:10px;
}


#content .post h3 a {
	color:#000000;
	font-size:20px;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	padding-bottom:10px;
	font-weight:bold;
}

#content .post h3 a:visited {
	color:#000000;
}

#content .post h3 a:hover {
	color:#666;
}

.navigation .alignright {
	float:right;
	padding-bottom:30px;
}

.navigation .alignleft {
	float:left;
	padding-bottom:30px;
}

#content .navigation a {
	font-size:12px;
}

#home_posts {
	width:410px;
}

a {
	color:#0373a3;
	text-decoration:none;
}

a:visited {
	color:#0373a3;
	text-decoration:none;
}

a:hover {
	color:#262F35;
	text-decoration:underline;
}

.postmetadata {
	font-size:12px;
	padding:2px !important;
	background:#f3f3f3;
}

#home_posts .post {
	padding-bottom:40px;
}

#home_posts .post h2 a {
	color:#000000;
	font-size:24px;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	padding-bottom:10px;
	font-weight:bold;
}

#home_posts .entry p {
	padding-top:10px;
	padding-bottom:10px;
	font-size:15px;
}

#home_posts .entry a {
	color:#000;
}

#home_posts .entry a:visited {
	color:#000;
}

#home_posts .entry a:hover {
	color:#666;
}

#home_posts .post_details {
	background-color:#F2F4EE;
	color:#797979;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/post_icon.gif);
	background-position:6px 50%;
	background-repeat:no-repeat;
	padding:6px 20px;
}

#home_posts .post h2 a:visited {
	color:#000000;
}

#home_posts .post h2 a:hover {
	color:#666;
}

#side_panels {
	position:relative;
}

#home_categories {
	left:680px;
	position:absolute;
	top:40px;
	width:280px;
}

#home_categories h2 {
	display:none;
}

#home_categories ul li {
	color:#0373A3;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:23px;
	font-weight:bold;
	padding-bottom:10px;
	background-image:url(images/post_icon.gif);
	background-position:6px 6px;
	background-repeat:no-repeat;
	padding-left:25px;
}

#home_archive {
	background-color:#F2F4EE;
	border:1px solid #ECECEC;
	left:430px;
	position:absolute;
	top:40px;
	width:220px;
}

#home_archive h2 {
	padding-bottom:8px;
	border-bottom:1px solid #ECECEC;
	color:#262F35;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

#home_archive .padd {
	display:block;
	margin:15px 15px 30px;
}

#home_archive li {
	padding-top:10px;
	padding-left:25px;
	font-size:14px;
	line-height:17px;
	background-image:url(images/post_icon.gif);
	background-position:6px 13px;
	background-repeat:no-repeat;
}

#home_archive li a {
	color:#262F35;
	text-decoration:underline;
}

#home_archive li a:visited {
	color:#262F35;
}

#home_archive li a:hover {
	color:#0373A3;
}

#respond {
	padding-top:60px;
}

#respond h3 {
	padding-bottom:30px;
}
/* content END */

/* sidebar START */
#sidebar {
	padding-left:100px;
	font-size:14px;
	color:#262F35;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#sidebar ul li.widget {
	float:left;
	margin-right:30px;
	margin-top:30px;
	/*position:relative;*/
}

#sidebar ul li h2.widgettitle {
	color:#0373A3;
	font-size:28px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#sidebar ul li .textwidget {
	padding-top:6px;
	color:#000;
}

#sidebar ul li {
	padding-top:6px;
}

#sidebar ul li a {
	color:#262F35;
	text-decoration:none;
	font-size:12px;
}

#sidebar ul li a:visited {
	color:#262F35;
	text-decoration:none;
}

#sidebar ul li a:hover {
	color:#0373A3;
	text-decoration:underline;
}
/* sidebar END */

/* footer START */
#footer {
	background-image:url(images/footer_bg.gif);
	background-position:center top;
	background-repeat:repeat-x;
	height:162px;
	width:100%;
}

div.footer_contents {
	background-image:url(images/footer_lines.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	display:block;
	font-family:Georgia;
	height:162px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:958px;
}

div .details {
	position:relative;
	width:958px;
	top: 50px;
	float:left;
}
div .details p {
	font-family:Georgia;
	font-size:10px;
	color:#666666;
	text-align:center;
}
/* footer END */

/* index-inclide START */
div.lead_area {
	background-image:url(static-includes/images/cta_bg.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	display:block;
	height:221px;
	margin-bottom:30px;
	position:relative;
}

div.signup {
	left:55px;
	position:absolute;
	top:78px;
}

div.signup a strong {
	display:none;
}

div.signup a {
	background-image:url(static-includes/images/register_off.gif);
	display:block;
	height:38px;
	width:136px;
}

div.signup a:hover {
	background-image:url(static-includes/images/register_on.gif);
}

div.getEBook {
	font-size:14px;
	left:57px;
	position:absolute;
	top:123px;
	width:160px;
}
/* index-inclide END */
