/*
Theme Name: Geezeo
Theme URI: http://blog.geezeo.com/
Description: Geezeo: Personal finance for the rest of us
Version: 1.0
Author: Theron Parin
Author URI: http://geezeo.com
*/

body {
  position: relative;
  background: #fff url('images/pagebg.gif') repeat-x;
  height: 100%;
  text-align:left;
  color:#000;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
  font-size: 1em;
}

#swrapper {
  width: 100%;
  margin: 0 auto;
  /* background: #fff url(/images/wrapperbg.jpg) repeat-x; */
  text-align:left;
} 

#info p {
	margin-top:0px;
	font-weight:bold;
	margin-bottom: 40px;
}

h1 {
  margin:0px;
  padding:0px;
  padding-top:25px;
  font-family: Georgia, Times, Verdana, sans-serif;
}



h1 a {
  color:#fff;
}

h1 a:hover {
  color: #6699ff;
}



.wrapper {
  width: 905px;
  margin: 0 auto;
  
  text-align:left;
} 

#photo_panel {

  width: 905px;
  height: 206px;
  margin: 0 auto;
  overflow:hidden;
  clear:none;
  position: relative;
} 

#photo_panel img{
	border: 0;
	display: none;
	position: absolute;
	*position: relative;
}

#header {
  
  height: 107px;
}

#headerimg {
  height: 107px;
  background: #fff url('images/header.gif');
}


#menu{
	width:125px;
	float:right;
	clear:none;
}
#menu ul{
	margin:0px;
	padding:0px;
}
#menu ul li{
	list-style:none;
	padding:0px;
	margin:0px;
	}
#menu ul li a{
	height:25px;
	line-height:25px;
	text-indent:5px;
	text-decoration:none;
	color:#333;
	border-bottom:1px solid #FFF;
	display:block;
}
#menu ul li a:hover{
	background:#998675;
	color:#FFF;
}
#menu ul li.page_item ul li.page_item{
	display:none;
}
#menu ul li.current_page_item ul li.page_item, #menu ul li.current_page_parent ul li.page_item{
	display:block;
	height:25px;
}
#menu ul li.current_page_item ul li.page_item a, #menu ul li.current_page_parent ul li.page_item a{
	height:25px;
	color:#998675;
}
#menu ul li.current_page_item ul li.page_item a:hover, #menu ul li.current_page_parent ul li.page_item a:hover{
	background:#999;
	color:#FFF;
}

.bigtext {
}

.client {
  background: #eee;
}

.moreinfo {
  font-family: "Lucida Sans", Arial;
  min-height: 25px;
  width: 690px;
  color: #bbb;
  background: #fff url('images/moreinfobg.jpg') top left;
  text-align:left;
  padding-top:10px;
}


#details1 {
  font-family: "Lucida Sans", Arial;
  width: 690px;
  color: #ccc;
  background: #fff url('images/moreinfobg.jpg') top left;
  text-align:left;
}

#details2 {
  font-family: "Lucida Sans", Arial;
  width: 690px;
  color: #ccc;
  background: #fff url('images/moreinfobg.jpg') top left;
  text-align:left;
}

.folioleft {
  background: #fff;
  width:244px;
}

.folioright {
  width:476px;
  float:right;
  padding-left:15px;
  padding-right:15px;
  padding-bottom: 15px;
  text-align:left;
}

#insideWrapper {
  position: relative;
  top: 0px;
  height: 100%;
  width: 690px;
  margin: 0px;
  background-color: #fff;
  text-align: left;
}

#insideWrapper:after{
content: "."; display: block; line-height: 1px; font-size: 1px; clear: both;}

#post {
  position: relative;
  top: 0px;
  width: 660px;
  left: 0px;
  margin: 0px;
  padding: 10px;
  background-color: #fff;
  text-align: left;
  margin-bottom: 70px;
}

#entry {
	margin-bottom: 30px;
}

#entry img {
	border:0px solid #333;
	margin-right: 4px;
	text-align: right;
}

#postcontent {
	font-size: 12px;
}

#postspace {
	margin-bottom: 30px;
}

#postheading {
  padding:10px 0px, 10px, 0;
  margin-bottom: 30px;
  font-family: Georgia, Times, Verdana, sans-serif;
  font-style: normal;
  color: #017aad;
}

#postheading h1 {
	padding-top: 0px;
	font-style: normal;
	text-transform: none;
  font-size: 22px;
  font-weight: normal;

}

#content {
  width: 610px;
  background-color: #fff;
  text-align: left;
}

.left {
  float: left;
}

#masthead {
  position: relative;
  top: 0px;
  width: 905px;
  height: 106px;
  margin: 0px;
  margin-top: 0px;
}

.centeredImage {
    text-align:center;
    margin-top:10px;
    margin-bottom:0px;
    padding:0px;
}

#footer {
  color: #000;
  border-top: 0px solid #ddd;
  background: #FFF url('images/footerbg.jpg') repeat-x;
  text-align: center;
  text-align:right;
  padding-top:10px;
  height:50px;
  margin-top: 30px;
  font-size: 65%;
}

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

#footer a:hover {
  color:#6699ff;
}

#sponsorlogos {
	margin-top: 100px;
	width: 700px;
	height: 180px;
}

#sponsorlogos img{
	border: 0px;
}

.sep {
  position: relative;
  width: 162px;
  height: 50px;
  margin: 0px;
  padding: 0px;
  left: 132px;
  text-align: center;
}

.commentBox {
  position: relative;
  margin: 0 auto;
  width: 100%; 
  overflow:hidden;
  background-color: #f5f5f5; 
  text-align: left; 
  border: 1px solid #999; 
  padding: 5px;
}

.cite {
  font-size: 85%;
  color:#666;
}

code {
  font-family: Courier New, Verdana;
  text-align:left;
  color:#666;
}

h3 {
  font-weight: bold;
  font-family: Georgia, Times, Verdana, sans-serif;
  color: #017aad;
}

h4 {
  font-weight:bold;
  color: #99cc00;
}
h2 {
  color: #3399ff;
  font-family: Georgia, Times, Verdana, sans-serif;
  font-weight:normal;
  margin:0px;
  text-transform: uppercase;
}

#bottom {
        font-family: "Lucida Sans", Arial;
        width: 690px;
        color: #ccc;
  background: #333;
  text-align:left;
}

blockquote, blockquote p {
  text-indent: 0px;
  margin-bottom: 7px;
  color: #666;
}

.footerLink {
  color: #666;
  text-decoration: underline;
}

a.footerLink {
  color: #666;
  text-decoration: underline;
}

a.footerLink:visited {
  color: #666;
  text-decoration: underline;
}

a.footerLink:hover {
  color: #999;
  text-decoration: underline;
}

.title {
  color: #333;
}

#profilelinks {
  float:right;
}

#creditcards {
  background: #99cdff;
  width:78%;
  float:right;
  padding-top:5px;
  height: 145px;
}

#homebar {
  background: #99cdff;
  width:100%;
  float:right;
  padding-top:5px;
  height: 70px;
}

#moduleChooser {
  background: #99cdff;
  height:145px;
  padding-top:5px;
  float:left;
  width:22%;
}

.modbtnc {
  padding-top: 1px;
  float:left;
  margin: 2px;
  width: 72px;
  height: 31px;
  color: #000;
  text-align:center;
  font-family: verdana, arial, sans-serif;
  background: #99cdff url('/images/modbtn.jpg') no-repeat;
  *display:inline;
}


.modbtn {
  padding-top: 1px;
  float:left;
  margin: 2px;
  width: 72px;
  height: 31px;
  color: #000;
  text-align:center;
  font-family: verdana, arial, sans-serif;
  cursor:pointer;
  background: #99cdff url('/images/modbtn.jpg') no-repeat;
  *display:inline;
}

.modbtn:hover {
  color: #999;
  background: #99cdff url('/images/modbtn_hover.jpg') no-repeat;
}

.modbtn_notactive {
  padding-top: 1px;
  text-align:center;
  font-family: verdana, arial, sans-serif;
  color: #ccc;
  float:left;
  margin: 2px;
  width: 72px;
  height: 31px;
  *display:inline;
  background: #99cdff url('/images/modbtn.jpg') no-repeat;
}


#sidebar {
  padding-top:0px;
  padding-left:5px;
  float:right; 
  width:205px;
  margin-top: 15px;
}

#sidebar ul {
	font-size: 12px;
padding: 0 0 0 0;
margin: 0 0 0 0;

  
}

#sidebar ul li {
	margin-bottom: 5px;
	padding: 2px 2px 5px 10px;
	margin-left:0px;
  list-style-type:none;
}

#text-733140151 {
	margin-bottom: 5px;
	padding: 2px 2px 5px 10px;
	margin-left:10px;
}

#sidebar h2 {
  text-transform: none;
  font-size: 18px;
  font-weight: normal;
  color:#000;
  margin-bottom: 5px;
  border-top: 1px dotted #ccc;
	padding-top: 5px;
}

#sidebar pages-2 h2 {
  display: none;
}

#pages-2 h2.widgettitle {
	display: none;
}

#pages {
	color: black;
}

#pages a {
	color: black;
}

#pages ul {
	margin: -2px;
}

#pages ul li {
	background-color: white;
	padding: 2px;
	padding-left: 10px;
}

#pages-2 ul li ul li {
	display: none;
}

#pages-2 ul li{
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
}

#pages-2 ul{
	padding-bottom: 0px;
}

#pages-2 {
	background-color: white;
	padding-bottom: 0px;
}

#pages-2 a {
	color: black;
	font-size: 13px;
}

#recent-posts {
	background-color: #f0f2e4;
}

#recent-posts h2 {
	font-family: Georgia, "Times New Roman", Serif;
	color: #017ab1;
	font-style: normal;
	margin: 0 0 0 10px;
}

#recent-posts p {
	margin: 0 0 0 10px;
}

#recent-posts b {
	color: #017aad;
	margin: 0 0 0 ;
	margin-left: 10px;
}

.moduletop {
  width: 136px;
  height:6px;
  background: #574d3b url('/images/sidebartop.jpg');
}

.module {
  width:126px;
  color:#fff;
  background:#574d3b;
  padding:5px;
  padding-top:0px;
  padding-bottom:0px;
}

.modulebot {
  width: 136px;
  height:6px;
  background: #574d3b url('/images/sidebarbot.jpg');
}

#yourcards { width: 150px; margin: 0 auto;}

#displayRate {
  width: 150px;
}

#payoffstrategies { line-height: 12px;margin-top:10px; margin-bottom:15px; }
#creditprofile { line-height: 12px;margin-top:10px; margin-bottom:15px; font-weight:bold;}

.rating {
  float:right;
  margin-top: -2px;
}
.cardname {
  margin:0px;
  padding:0px;
}

.line { 
  width:150px; 
  border-bottom: 1px dotted #999; 
  margin-top: 5px !important; 
  margin-bottom: 5px !important; 
  margin-top:-9px;
  margin-bottom:10px;
}
.line2 { 
  border-bottom: 1px dotted #999; 
  margin-top: 5px;
  margin-bottom: 5px; 
}

#addcard {
  margin-top: 15px;
  font-weight:bold;
}
.addcardform {
  margin-bottom:5px;
  *margin-bottom: 3px;
}

.right {
  float:right;
}

#cardsummary {
  margin-top:10px;
}

#analyzerleft1 {
  background: #eee url('images/dropoffbg.jpg') no-repeat;
  padding:20px;
  width:120px;
  height: 94px;
}

#analyzerleft2 {
  background: #eee url('images/dropoffbg.jpg') no-repeat;
  padding:20px;
  width:120px;
  height: 94px;
}

#analyzerleft3 {
  background: #eee url('images/dropoffbg.jpg') no-repeat;
  padding:20px;
  width:120px;
  height: 94px;
}

.analyzerright {
  padding:10px;
  background: #fff;
  width:190px;
  float:right;
  text-align:left;
}

a {color: #6699ff;text-decoration:none;}
a:hover{color: #000;}

#maintext {
  float:left; width:450px;text-align:left;
  font-family: verdana, sans-serif;
}

#newsletter {
  float:right; width:220px;text-align:left;
  font-family: verdana, sans-serif;
}

#register {
  font-family:verdana, sans-serif;float:left;text-align:left;
}

#blog {
font-family:verdana, sans-serif;width:200px;float:right;text-align:left;
}

#botwrapper {
width:450px;float:left;font-family:verdana, sans-serif;
}

#whatpeoplesay {
width:200px;text-align:left;float:right;font-family:verdana, sans-serif;
}
#recentnews {
width:200px;text-align:left;float:left;font-family:verdana, sans-serif;
}
#phat {color:#000;}
#phat ul {margin-top:0px;}
.title {
  color: #6699ff;
  font-family: arial, sans-serif;
  font-size: 22px;
}
.title a {color: #6699ff;}
.title a:hover{color: #000;}

#box {
        background: #3babcc;
        padding: 20px;
        padding-right:25px;
        margin: 0 auto;
  color:#000;
}

.greentext { color: #99cc00; display:inline; float:right; padding-right:35px;  }
.blacktext { color: #000; display:inline; float:right; padding-right:35px;  }
.greentext2 { color: #99cc00; display:inline;  }
#dragmsg {
width: 70px;
}
#dragmsg2 {
width:70px;
}

.contactleft {
        text-align: right;
        clear: both;
        float: left;
        display: inline;
        padding: 4px;
  width: 27%;
        margin: 0px 0px 0px 0px;
}

.contactright {
        width: 70%;
        text-align: left;
        float: right;
        display: inline;
        padding: 4px;
        margin: 0px 0px 0px 0px;
}

#updatecadiv {
  padding-bottom: 10px;
}

#detailedReport {
  float:right;
}

#callout {
  position: absolute;
        z-index: 1000;
        background-color: transparent;
        background: transparent url('/images/callout.png') no-repeat !important;
        background: transparent url('/images/callout.gif') no-repeat;
  /*background: filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='/images/callout.png', width=380, height=325);*/
        width: 380px;
        height:325px;
        padding-right: 18px;
      *padding-right:0px;
        padding-left:18px;
        line-height:16px;
        color: black;
        text-decoration: none;
        margin-top: -330px;
  *margin-left: -70px;
} 

.specialmsg {
        background: #FFF6BF; 
        border-top: 1px solid #FFD324;
        border-bottom: 1px solid #FFD324;
        padding-top:5px;
        padding-bottom:5px;
        padding-left:5px; 
        padding-right:5px;
        margin-top: 10px;
        margin-bottom: 10px;
        text-align:center;
}       

.login {
        background: #eee; 
        border-top: 2px solid #666;
        border-bottom: 1px solid #ddd;
        padding-bottom:5px;
        padding-top:5px; 
        margin-bottom: 10px;
        text-align:right;
        width: 100%;
        color: #000;
}

#loginform {
    width: 100%;
    background: #666;
    padding-top:5px;
    color:#fff;
}


li {
  padding:5px;
}



.thumbnail span { /*CSS for enlarged image*/
        z-index: 1000;
        position: absolute;
        background: transparent url('/images/score.gif') no-repeat;
        width: 283px;
        height:241px;
        padding-top: 10px;
  padding-left:15px;
  padding-right:15px;
        line-height:14px;
        left: -1000px;
        text-align:left;
        visibility: hidden;
        color: black;
        text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
        border-width: 0;
        padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
        visibility: visible;
        top: 140px;
        left: 70px;
}

.error {
  margin: 0 auto;
  text-align: center;
  margin-top: 15px;
  padding: 5px;
  background: red;
  color: #fff;
}

p {
  background: transparent;
}

.left {
    float: left;
}

.left p {
    margin-top: 15px;
}

.right {
    float: right;
}

.right p {
}

.prompt {
    width:49%;
    text-align:right;
}

.value {
    width: 49%;
}

#terms {
    padding:5px;
    width:600px;
    height:200px;
    overflow:scroll;
    border: 1px solid #000;
    background:#FFF6BF;
    margin-bottom: 15px;
}

.profile_complete {
    text-align:right;
    float:right;
}

#applicationbase {
  margin-top:25px;
}

#graph {
  width: 573px;
  height: 165px;
  background: #fff url(/images/graphbg.jpg);
}

#datawrapper {
  width:573px;
  margin-top: 25px;
}

#dataleft {
  float:left;
  width:48%;
}

#dataright {
  float:right;
  width:48%;
}

.numheader {
  background: #fff url(/images/blackheader.jpg) no-repeat top left;
  width: 273px;
  height:45px;
  color: #fff;
}

.siloheader {
  background: #fff url(/images/siloheader.jpg) no-repeat top left;
  width: 273px;
  height:42px;
  color: #fff;
}

.clear {
  clear:both;
}

.white {
  padding-top: 11px;
  padding-left: 10px;
  color: #fff;
}

.h2pad {
  padding-top: 13px;
  padding-left: 10px;
}

.add {
  padding-left:10px;
}

.add img {
  vertical-align:bottom;
}

.silobody {
  background: #fff url(/images/silobody.jpg) no-repeat top left;
  width: 263px;
  height: 122px;
  margin: 5px 0px 5px 5px;
}

.siloitem {
  padding-top: 2px;
  padding-left: 5px;
  line-height: 19px;
  color: #555;
}

.siloitemright {
  padding-top: 2px;
  padding-right: 5px;
  text-align:right;
  line-height: 19px;
  color: #555;
}

.h2padright {
  padding-top: 13px;
  padding-left: 10px;
  padding-right:10px;
  float:right;
}

#side {
  margin-top: 15px;
  float:right;
}

#goals {
  width: 260px;
  margin: 0 auto;
  text-align:left;
}

.row0{}
.row1{background:#f5f5f5;}
.goals_ul {
  width: 555px;
  list-style-type:none;
  padding:0px;
  margin:0 auto;
}
.indent {
  padding-left: 10px;
}

.goalmain {
  border-bottom: 1px solid #d8ebec;
  margin-bottom:2px;
  background:#f5fdfd;
}

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

#category_cloud {
padding: 0px;
text-align: left;
line-height: auto;
}


.gallery {
	display: block;
	
	overflow: hidden;
	margin: 0 auto;
	}
.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
	}
.gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	text-align: center;
	}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	max-width: 89%;
	height: auto;
	padding: 1%;
	margin: 0 auto;
	}
.gallery-caption {
	margin-left: 0;
	}

.gallery-icon {
	float: left;
	display: inline;
}

/* Image sizes depending on the number of columns */
.col-1 { width: 100%; }
.col-2 { width: 50%; }
.col-3 { width: 30%; }
.col-4 { width: 25%; }
.col-5 { width: 20%; }
.col-6 { width: 16.5%; }
.col-7 { width: 14%; }
.col-8 { width: 12.4%; }
.col-9 { width: 11%; }
.col-10 { width: 10%; }
.col-11 { width: 9%; }
.col-12 { width: 8.33%; }
.col-13 { width: 7.6%; }
.col-14 { width: 7.1%; }
.col-15 { width: 6.66%; }
.col-16 { width: 6.25%; }
.col-17 { width: 5.83%; }
.col-18 { width: 5.55%; }
.col-19 { width: 5.25%; }
.col-20 { width: 4.95%; }

.alignleft {
	float: left;
}