/*  

Theme Name: Financial

Theme URI: 
http://bloggingzone.info
Description: 
Version: Financial Theme for wordpress Get <a href="http://bloggingzone.info">custom wordpress themes</a> from bloggingzone.info
Author:Ophelia Nicholson
Author URI:http://ophelianicholson.com

*/









body {
	margin: 0;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto;
	width: 1005px;
	background: #ffffff url("images/page.jpg") no-repeat;
}


/* Header */

#header {
	width: 1005px;
	height: 419px;
	position: relative;
}

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 20px;
		left: 35px;
		width: 365px;
		text-align: center;
	}
	
	#header #header-info h1 {
		color: #002f6a;
		font: normal 29px "Trebuchet MS", Verdana;
	}
	
	#header #header-info h1 a {
		color: #002f6a;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #002f6a;
		font: normal 14px "Trebuchet MS", Verdana;
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 0;
		left: 408px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 33px;
	}
	
	#header #header-menu ul li {
		float: left;
		height: 33px;
		font: bold 12px/33px "Trebuchet MS", Verdana;
		color: #ffffff;
		text-transform: uppercase;
		letter-spacing: 1px;
		padding: 0 27px 0 25px;
		background: url("images/header_menu.gif") no-repeat right top;
	}
	
	#header #header-menu ul li a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#header #header-menu ul li a:hover {
		text-decoration: underline;
	}


/* Main */

#main {
	width: 1005px;
	background: url("images/main.gif") repeat-y;
}

#main #main-top {
	width: 1005px;
	background: url("images/main_top.gif") no-repeat left top;
}

#main #main-top #main-bottom {
	width: 1005px;
	background: url("images/main_bottom.gif") no-repeat left bottom;
}

	/* Main - Content */
	
	#content {
		float: left;
		width: 569px;
		padding: 3px 0 40px 30px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		color: #000000;
		float: left;
		margin-bottom: 50px;
		width: 510px;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 485px;
			height: 63px;
			background: url("images/post_title.gif") no-repeat;
			padding: 7px 0 0 25px;
			font: bold 14px "Trebuchet MS", Verdana;
			color: #00499b;
		}
		
		#content .post .post-title h2 {
			color: #00499b;
			font: bold 24px "Trebuchet MS", Verdana;
		}
		
		#content .post .post-title h2 a {
			color: #00499b;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			padding: 0 10px;
			font: normal 13px/19px "Trebuchet MS", Verdana;
			color: #000000;
		}
		
		#content .post .post-entry a {
			color: #00499b;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .picture {
			margin: 0 5px 5px 0;
			float: left;
		}
		
		#content .post .post-entry .more-link {
			font: bold 13px/20px "Trebuchet MS", Verdana;
			color: #00499b;
			float: right;
			padding-bottom: 5px;
		}
		
		#content .post .post-entry .more-link a {
			color: #00499b;
			text-decoration: none;
		}
		
		#content .post .post-entry .more-link a:hover {
			color: #ad0000;
			text-decoration: underline;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			width: 485px;
			height: 36px;
			background: url("images/post_info.gif") no-repeat;
			padding-left: 25px;
			clear: both;
			font: bold 13px/28px "Trebuchet MS", Verdana;
			color: #00499b;
		}
		
		#content .post .post-info a {
			color: #00499b;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comments */
		
		#content .post h3 {
			height: 36px;
			color: #00499b;
			font: bold 19px/36px "Trebuchet MS", Verdana;
			margin-top: 15px;
		}
		
		#content .post .comments {
			margin: 0;
			font: normal 13px/19px "Trebuchet MS", Verdana;
			color: #000000;
		}
		
		#content .post .comments ol {
			margin: 10px 0 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li.alt {
			background: #f0f0f0;
		}
		
		#content .post .comments ol li cite {
			color: #00499b;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #00499b;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #00499b;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			margin: 0;
			font: normal 13px/19px "Trebuchet MS", Verdana;
			color: #000000;
		}
	
	/* Main - Sidebar */
	
	#sidebar {
		float: left;
		width: 392px;
		padding-top: 10px;
		font: bold 14px/22px "Trebuchet MS", Verdana;
		color: #000000;
		padding-bottom: 40px;
	}
	
	#sidebar a {
		color: #00499f;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	#sidebar #sidebar-left {
		float: left;
		width: 181px;
	}
	
	#sidebar #sidebar-right {
		float: right;
		width: 201px;
	}
	
		/* Sidebar - Titles */
		
		#sidebar h3 {
			padding-left: 25px;
			font: bold 15px/38px "Trebuchet MS", Verdana;
			color: #ffffff;
			height: 38px;
		}
		
		#sidebar #sidebar-left h3 {
			width: 156px;
			background: #00489c url("images/sidebar_left_title.gif") no-repeat;
		}
		
		#sidebar #sidebar-right h3 {
			width: 176px;
			background: #00489c url("images/sidebar_right_title.gif") no-repeat;
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 20px 0 50px 35px;
			padding: 0;
			list-style-type: none;
		}
		
		#sidebar ul li {
			color: #000000;
			height: 22px;
			font: bold 14px/22px "Trebuchet MS", Verdana;
			background: url("images/sidebar_menu.gif") no-repeat;
			padding-left: 12px;
		}
		
		#sidebar ul li a {
			color: #00499f;
			text-decoration: none;
		}
		
		#sidebar ul li a:hover {
			text-decoration: underline;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 20px auto 50px auto;
			width: 145px;
		}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			margin: 0 auto 50px auto;
			width: 145px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 145px;
		}
		
		/* Sidebar - Ads */
		
		#sidebar .sidebar-ad {
			width: 136px;
			height: 110px;
			margin: 8px auto;
		}


/* Footer */

#footer {
	width: 1005px;
	height: 285px;
	background: url("images/footer.gif") no-repeat;
	color: #00499f;
	font: bold 13px "Trebuchet MS", Verdana;
}

#footer a {
	color: #00499f;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

	/* Footer - Footerbar */
	
	#footer #footerbar {
		width: 1005px;
		height: 215px;
		padding-top: 10px;
	}
	
	#footer #footerbar h3 {
		font: bold 13px/35px "Trebuchet MS", Verdana;
		color: #ffffff;
		height: 35px;
	}
	
	#footer #footerbar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	#footer #footerbar ul li {
		padding-top: 15px;
		font: bold 13px "Trebuchet MS", Verdana;
	}
	
	#footer #footerbar ul li a {
		color: #00499f;
		text-decoration: none;
	}
	
	#footer #footerbar ul li a:hover {
		text-decoration: underline;
	}
	
		/* Footer - Footerbar - Boxes */
		
		#footer #footerbar #footerbar-left {
			width: 250px;
			padding-left: 49px;
			float: left;
		}
		
		#footer #footerbar #footerbar-center {
			width: 242px;
			padding-left: 100px;
			float: left;
		}
		
		#footer #footerbar #footerbar-right {
			width: 300px;
			padding-left: 60px;
			float: left;
		}
	
	/* Footer - Copyright */
	
	#footer #copyright {
		width: 1005px;
		text-align: center;
		margin-top: 15px;
	}
