/*
Theme Name: Wealthflow
Theme URI: http://www.wealthflow.com
Description: A wordpress theme for wealthflow.com based on the original default WordPress theme.
Version: 1.0
Author: Evie Milo
Author URI: http://www.my-igloo.net
*/

body {
	/* font-size: 62.5%;  Resets 1em to 10px */
	margin: 0 auto;
	padding: 0;
	color:#808080;
	background: #ffffff url(images/bgrpt_sub.jpg) repeat-x top center;
	min-width:900px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}

.clear {
	clear: both;
}

/* WEALTHFLOW LOGO AND STRAPLINE
------------------------------------------------------------------------*/
#strapline {
	background: url(images/header_wealthflow_yourwealthmanagementpartner.jpg) top left no-repeat;
	height: 58px;
	width: 900px;
	margin: 0 auto;
	padding: 0px;
}

/* HEADER IMAGE
------------------------------------------------------------------------*/
#widescreen {
	margin: 0 auto;
	padding: 0px;
	background: url(images/header_personalfamilyoffice.jpg) top center no-repeat;
	height: 164px;
}

#page {
	background-color: white;
	text-align: left;
	margin: 0 auto;
	width: 900px;
	padding: 0px;
	}
	
/* NAVIGATION BAR
------------------------------------------------------------------------*/
#navcontainer {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	text-align: left;
}

#navcontainer span {display: none;}

#navigation {
	width: 900px;
	height: 50px;
	background: url(images/nav_primary.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#navigation li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	position: absolute;
}

#navigation a {
	display: block;
	height: 50px;
	text-decoration: none;
}

/* POSITION OF THE NAVIGATION BUTTONS
---------------------------------------------------------------------------------------------------------------*/
#home 				{ left:2px; top:0; width:64px; height:50px;}
#aboutus 			{ left:68px; top:0; width:87px; height:50px;}
#suddenwealthflow 		{ left:157px; top:0; width:144px; height:50px;}
#privatewealthmanager 	{ left:303px; top:0; width:171px; height:50px;}
#personalfamilyoffice 	{ left:476px; top:0; width:163px; height:50px;}
#pressroom			{ left:641px; top:0; width:101px; height:50px;}
#blog 				{ left:744px; top:0; width:54px; height:50px;}
#contactus 			{ left:800px; top:0; width:98px; height:50px;}

#home a, #aboutus a, #suddenwealthflow a, #privatewealthmanager a, #personalfamilyoffice a, #pressroom a, #blog a, #contactus a {height:50px;}


/* HOVER AND ACTIVE STATES OF THE NAVIGATION BUTTONS
---------------------------------------------------------------------------------------------------------------*/
#home a:hover, #home .active 					{ background:url(images/nav_primary.jpg) -2px -50px no-repeat; width:64px; height:50px;}
#aboutus a:hover, #aboutus .active 				{ background:url(images/nav_primary.jpg) -68px -50px no-repeat; width:87px; height:50px;}
#suddenwealthflow a:hover, #suddenwealthflow .active 		{ background:url(images/nav_primary.jpg) -157px -50px no-repeat; width:144px; height:50px;}
#privatewealthmanager a:hover, #privatewealthmanager .active	{ background:url(images/nav_primary.jpg) -303px -50px no-repeat; width:171px; height:50px;}
#personalfamilyoffice a:hover, #personalfamilyoffice .active 	{ background:url(images/nav_primary.jpg) -476px -50px no-repeat; width:163px; height:50px;}
#pressroom a:hover, #pressroom .active 				{ background:url(images/nav_primary.jpg) -641px -50px no-repeat; width:101px; height:50px;}
#blog a:hover, #blog .active 					{ background:url(images/nav_primary.jpg) -744px -50px no-repeat; width:54px; height:50px;}
#contactus a:hover, #contactus .active 				{ background:url(images/nav_primary.jpg) -800px -50px no-repeat; width:98px; height:50px;}

/* IDs FOR THE BODY TAG TO HIGHLIGHT THE CORRECT ON STATE
---------------------------------------------------------------------------------------------------------------*/
body#pagehome #home 							{ background:url(images/nav_primary.jpg) -2px -50px no-repeat; width:80px; height:50px;}
body#pageaboutus #aboutus 						{ background:url(images/nav_primary.jpg) -68px -50px no-repeat; width:87px; height:50px;}
body#pagesuddenwealthflow #suddenwealthflow 			{ background:url(images/nav_primary.jpg) -157px -50px no-repeat; width:144px; height:50px;}
body#pageprivatewealthmanager #privatewealthmanager		{ background:url(images/nav_primary.jpg) -303px -50px no-repeat; width:171px; height:50px;}
body#pagepersonalfamilyoffice #personalfamilyoffice 		{ background:url(images/nav_primary.jpg) -476px -50px no-repeat; width:163px; height:50px;}
body#pressroom #pressroom 						{ background:url(images/nav_primary.jpg) -641px -50px no-repeat; width:101px; height:50px;}
body#pagecontactus #contactus 					{ background:url(images/nav_primary.jpg) -800px -50px no-repeat; width:98px; height:50px;}


/* STRUCTURE
---------------------------------------------------------------------------------------------------------------*/
#content {
	width: 900px;

}
	
#leftcolumn {
	float: left;
	width: 630px;
	padding: 0px;
	margin: 20px 0px 0px 0px;
}

#sidebar {
	padding: 0px;
	margin: 20px 0px 0px 0px;
	width: 250px;
	float: right;
	background: #f8f8f8;
	}


.post {
	margin: 0 0 40px;
	border-bottom: 1px dotted #CCCCCC;
	}

.post hr {
	display: block;
	}


#leftcolumn .postmetadata {
	padding-top: 5px;
	font-size: 80%;
	}


.postmetadata {
	clear: both;
}




#sidebar form {
	margin: 0;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}



.widget {
	padding: 0px 20px 0px 20px;
}


/* TYPOGRAPHY - HEADINGS
---------------------------------------------------------------------------------------------------------------*/
h1 {
	font-size: 170%;
	font-weight: bold;
}
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #F47920;
}

h2 {
	color: #F47920;
	font-size: 170%;
	font-weight:normal;
	padding: 0px;
	margin: 0px;
}

h2 a:link, h2 a:visited { color: #F47920; text-decoration: none; }
h2 a:hover, h2 a:active { color: #F47920; text-decoration: underline; }

h2.pagetitle {
	color: #F47920;
	font-size: 170%;
	font-weight:normal;
	padding: 0px;
	margin: 0px;
}
#sidebar h2 {
	font-size: 110%;
	padding: 20px 0px 0px 0px;
	font-weight: bold;
	border-bottom: dotted 1px #DDDDDD;
}

h3 {
	font-size: 95%;
	font-weight: bold;
	padding: 0px;
	margin: 20px 0px 0px 0px;
}
h3, h3 a, h3 a:visited, .post h3 a:visited {
	text-decoration: none;
	color: #F47920;
}
a, h3 a:hover, .post h3 a:hover {
	color: #F47920;
	text-decoration: underline;
}
h3.comments {
	padding: 0px;
	margin: 0px;
}


#sidebar .textwidget {
	padding: 20px 0px 0px 0px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


.entry p a:link, .entry p a:visited {
	color: #F47920;
	text-decoration:underline;
	}
	
.entry p a:hover, .entry p a:active  {
	color: #808080;
	text-decoration:none;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 90%;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}
	

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #808080;
	}

code {
	font: 1.1em;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


a:link, a:visited {
	color: #F47920;
	text-decoration:underline;
}

a:hover {
	color: #808080;
	text-decoration: none;
	}



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
p.small{display: none;}

/*	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

/* Comment out starts - 
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; }
Comment out ends */


.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-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

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 */

#sidebar #cat {
	margin-top: 5px;
}

#archives .widgettitle {
	margin-bottom: 5px;	
}

#ctc .widgettitle {
	margin-bottom: 5px;	
}

#ctc a:link, #ctc a:visited {
	text-decoration: none;
}

#ctc a:hover {
	text-decoration: underline;
}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
}

#sidebar #searchform #s {
	padding: 2px;
	width: 120px;
}

#sidebar #searchsubmit {
	padding: 1px;
	width: 60px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 210px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin: 0px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */










/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #808080;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	font-weight: bold;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* FOOTER
---------------------------------------------------------------------------------------------------------------*/
#footer {
	background: url(images/bgrpt_footer.jpg) repeat-x top left;
	margin: 30px auto 0px auto;
	padding: 20px 0px;
}

#footer p {
	color: #cfcfcf;
	text-align: left;
	width: 900px;
	margin: 0 auto;
	padding-top: 5px;
	font-size: 80%
}

ul.footernav {
	padding: 0px;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	font-size: 80%
}

.footernav li {
	display: inline;
	list-style-type: none;
	color: #cfcfcf;
}

#footer a:link, #footer a:visited {
	color: #cfcfcf;
	text-decoration: none;
}

#footer a:hover {
	color: #cfcfcf;
	text-decoration: underline;
}