/*  
Theme Name: Default Enhanced
Theme URI: http://thinkclay.com/wordpress/
Description: Default Enhanced by <a href="http://thinkclay.com">Clay McIlrath</a>, is a professional, widget-ready, two column Wordpress theme focused on extending the default theme while remaining lightweight and simplistic. <a href="http://thinkclay.com/wordpress">Upgrade to the Premium Version</a>!
Version: 1.5.6
Author: Clay McIlrath
Author URI: http://thinkclay.com/
Tags: white, light, two-columns, fixed-width, right-sidebar
*/
body{
	margin: 0 auto auto auto;
	text-align:center;
	font-family:Arial, Verdana, sans-serif;
	font-size: 10pt;
	color:#000000;
	background-image:url(/images/background-squares.gif);
	background-repeat:repeat-y;
	background-position:top;
}

code { font: 1.1em 'Courier New', Courier, Fixed; }
acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }

.alignright { float: right;	}
.alignleft { float: left }

div.titlepost 
{
    float:left;
    width:629px;
    margin-bottom:20px;
    border-bottom:1px solid #cccccc;
    padding:0px 0px 5px 0px;
    margin-top:10px;
}

div.titlepost1 
{
    float:left;
    width:450px;
    padding-right:10px;
}

div.titlepost2 
{
    float:left;
    width:169px;
    font-size:9pt;
    color:#979797;
    padding-top:20px;
    text-align:right;
}

#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar a { text-decoration: none; }
#wp-calendar caption { font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align: center; }
#wp-calendar th { font-style: normal; text-transform: capitalize; }

hr {
	background: #a29f9f;
	border: none;
	clear: both;
	height: 1px;
	visibility: hidden;
	}
.post hr { visibility: visible; }

div.post 
{
    margin-bottom:20px;
    float:left;
}

ul, li, ul li { background: none; list-style: none; margin: 0; padding: 0; }
a { color: #AA48C1; text-decoration: none; }
a:hover { color: #D35EEF; text-decoration: underline; }

a img {
	border: none;
	}
	p img {
	padding: 0;
	max-width: 100%;
	}

cite { font-size: 1.4em; font-weight: bold; }
	
h3, h4, h5, h6 { font: normal 1em Arial, Helvetica, sans-serif; margin: 1em 0 .2em 0; }
h2 { font-size: 12pt; }
h2 a 
{
    color:#AA48C1;
    text-decoration:none;
    font-size:15pt;
    margin-top:0px;
}
h2 a:hover 
{
    color:#D35EEF ! important;
    text-decoration:none ! important;
}
h3 { font-size: 1.6em; font-weight: bold; }
	h3#respond, h3#comments { float: none; font-weight: bold; }
h4 { font-size: 1.6em; font-weight: bold; font-style: italic; }
h5 { font-size: 1.5em; }
h6 { font-size: 1.4em; font-style: italic; }

p.metainfo { color: #77b; float: right; font-size: 1em; margin-top: 2.5em; }


img.centered { display: block; margin: 0 auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }

#page {
	background: #fff url(images/bg/wrapper.gif) repeat-y;
	margin: 0 auto;
	padding: 1em;
	width: 98.7em;
	}

#header {
	}

#content {
    width:629px;
    float:left;
    background-image:url(/images/blog-top.jpg);
    background-repeat:no-repeat;
    background-color:#F6F8F8;
    padding:100px 10px 10px 10px;
	}
	
/* Begin Sidebar */
#sidebar
{
	float: left;
	width: 224px;
	}

	
	
#sidebar form { margin-top: 1em; }

	
	#sidebar #searchform #s {
		width: 150px;
		}
	
		
		#searchsubmit 
		{
		    font-size:10pt;
		    color:#3f84b8;
		}
		
		#searchfield1 
		{
		    float:left;
		    width:152px;
		    padding-right:10px;
		}
		
		#searchfield2 
		{
		    float:left;
		    width:62px;
		}
		

/* End Sidebar */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 10px 0 0 0;
	text-align: left;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	float:left;
	width:629px;
}

.clear {
	clear: both;
}

p
{
    margin-bottom:20px;
}

.blogtitle 
{
    margin-top:0px;
    font-weight:bold;
    font-size:12pt; 
}



#square1 
{
    float:left;
    width:649px;
    margin-right:37px;
    margin-top:20px;
}

#bottomcap 
{
    float:left;
    width:649px;
    background-image:url(/images/blog-bottom.jpg);
    height:31px;
}

#square2 
{
    float:left;
    width:224px;
    text-align:left;
}

#searchcontainer 
{
    float:left;
    width:224px;
    margin-bottom:20px;
}

div.sidenav
{
    float:left;
    width:202px;
    margin-bottom:20px;
    border:5px solid #E5E5E5;
    padding:10px;
    margin-top:20px;
}

.sidenav ul 
{
    margin-top:20px;
}

.sidenav ul li 
{
    margin-bottom:15px;
}

.sidenav ul li a 
{
    font-size:11pt;
    color:#AA48C1;
    text-decoration:none;
}

.sidenav ul li a:hover 
{
    font-size:11pt;
    color:#D35EEF;
}

.currencynavigation ul 
{
    margin:0;
    padding:0;
}

.currencynavigation a 
{
    color:Black ! important;
    font-size:11pt;
    width:202px;
    float:left;
    margin-top:10px;
    text-decoration:none;
}

.currencynavigation a:hover 
{
    color:blue ! important;
    text-decoration:none;
}

.entry 
{
    float:left;
    width:629px;
}


div.currencyrightblock
{
    float:left;
    width:224px;
    margin-bottom:20px;
}



#dailymarketreport 
{
    float:left;
    width:194px;
    height:175px;
    background-image:url(/images/dailymarketreport/dailymarketreportbackground.gif);
    padding:20px 15px 20px 15px;
    background-repeat:no-repeat;
}

#dailymarketreportplayerbutton
{
    float:left;
    width:194px;
    height:69px;
}

#dailymarketreporttext 
{
    float:left;
    width:194px;
    height:80px;
    padding:4px 0px 0px 0px;
    text-align:left;
    color:Black;
    font-size:9pt;
}

#dailymarketbottomlinks 
{
    float:left;
    width:188px;
    padding:8px 3px 0px 3px;
}

div.dailymarketreportblog 
{
    float:left;
    width:629px;
    margin-bottom:40px;
}

div.marketreportblogdate 
{
    float:left;
    width:64px;
    height:22px;
    padding:14px 0px 0px 146px;
    font-size:9pt;
    text-align:right;
    color:#5B5555;
}

div.dailymarketreportblogplayer 
{
    float:left;
    width:221px;
    height:39px;
}

div.dailymarketreportblog1 
{
    float:left;
    width:221px;
    height:75px;
    padding:0px 0px 0px 14px;
    background-image:url(/images/dailymarketreport/dailymarketreportplayerblog.gif);
}







#newsletter 
{
    float:left;
    width:194px;
    height:254px;
    background-image:url(/images/newsletter/newsletterbackground.jpg);
    padding:20px 15px 20px 15px;
    background-repeat:no-repeat;
    margin-top:20px;
}

.title 
{
    font-weight:bold;
    font-size:11pt;
}

#newslettertitle 
{
    width:194px;
    float:left;
    height:25px;
    margin-bottom:20px;
}

div.newsletterfieldcon 
{
    float:left;
    width:194px;
    margin-bottom:15px;
    height:28px;
}

div.newsletterlabel 
{
    float:left;
    width:67px;
    font-size:9pt;
    padding-top:4px;
    height:24px;
}

div.newsletterfield 
{
    float:left;
    width:107px;
    height:20px;
    background-image:url(/images/general/field1.gif);
    background-repeat:no-repeat;
    padding:4px 10px 0px 10px;
    text-align:left;
}

div.newslettersubscribebutton 
{
    float:left;
    width:194px;
    padding-top:10px;
    height:25px;
    
}

#newslettertext 
{
    float:left;
    width:194px;
    padding-top:15px;
    text-align:left;
}

.newslettersubscribe a 
{
    float:right;
    width:98px;
    height:22px;
    padding-top:5px;
    text-align:center;
    color:White;
    font-weight:bold;
    font-size:10pt;
    background-image:url(/images/newsletter/subscribebutton.gif);
    text-decoration:none;
}

.newslettersubscribe a:hover 
{
    background-position:0px -27px;
}


p 
{
    margin-bottom:20px;
}


/* End Structure */



/* Begin Form Elements */

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

select {
	width: 130px;
	}

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

#commentform textarea {
	width: 625px;
	padding: 2px;
	}

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



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

.commentlist {
	padding: 0;
	text-align: justify;
	}

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

.commentlist p {
	background: #ddf;
	padding: 1em .5em;
	}

#commentform p {
	margin: 5px 0;
	}

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

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







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



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

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

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

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}



.navigation1 {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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 0;
	-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 */


/*---New Blog Styles - Square One etc---*/

#pagecon {
	margin:0 auto auto auto;
	width:960px;
	background-color:White;
}

#pagecon1 
{
    float:left;
    width:960px;
}

#banner1 
{
    float:left;
    width:960px;
    height:75px;
    background-image:url(/images/banner-background.jpg);
}

.logocon 
{
    padding:13px 15px 0px 15px;
    float:left;
    width:339px;
    height:54px;
}

img 
{
    border:none;
}

.slogancon 
{
    float:left;
    width:391px;
}

.slogan 
{
    margin:35px 0 0 80px;
    display:inline;
    float:left;
    font-size:17pt;
    color:White;
    font-weight:normal;
    letter-spacing:-2px;
}

.buttonsright 
{
    float:left;
    width:185px;
    height:60px;
    padding:15px 10px 0 0;
}

/*-----BEGIN OF NAVIGATION------*/

.homebutton a
{
    float:right;
    width:26px;
    height:25px;
    background-image:url(/images/home-button.jpg);
    margin-right:5px;
}

.homebutton a:hover 
{
    background-position:0 -25px;
}

.infobutton a
{
    float:right;
    width:17px;
    height:25px;
    background-image:url(/images/info-button.jpg);
    margin-right:5px;
}

.infobutton a:hover 
{
    background-position:0 -25px;
}

.navigation 
{
    float:left;
    padding:0;
    margin:0;
    width:960px;
    list-style:none;
    height:61px;
}

.navigation li 
{
    float:left;
}

.navigation li a 
{
    padding:22px 10px 0 0;
    text-align:right;
    color:White;
    font-size:11pt;
    height:39px;
    float:left;
    text-decoration:none;
}

.navigation li.car a 
{
    width:86px;
    background-image:url(/images/carlink.jpg);
    border-right:1px solid white;
}

.navigation li.car a:hover 
{
    background-position:0px -61px;
    padding-top:21px;
    height:40px;
}

.navigation li.van a 
{
    width:91px;
    background-image:url(/images/vanlink.jpg);
    border-right:1px solid white;
}

.navigation li.van a:hover 
{
    background-position:0px -61px;
    padding-top:21px;
    height:40px;
}

.navigation li.home a 
{
    width:91px;
    background-image:url(/images/homelink.jpg);
    border-right:1px solid white;
}

.navigation li.home a:hover 
{
    background-position:0px -61px;
    padding-top:21px;
    height:40px;
}

.navigation li.bike a 
{
    width:94px;
    background-image:url(/images/bikelink.jpg);
    border-right:1px solid white;
}

.navigation li.bike a:hover 
{
    background-position:0px -61px;
    padding-top:21px;
    height:40px;
}

.navigation li.life a 
{
    width:77px;
    background-image:url(/images/lifelink.jpg);
    border-right:1px solid white;
}

.navigation li.life a:hover 
{
    background-position:0px -61px;
    padding-top:21px;
    height:40px;
}

.navigation li.travel a 
{
    width:128px;
    background-image:url(/images/travellink.jpg);
    border-right:1px solid white;
}

.navigation li.travel a:hover 
{
    background-position:0px -61px;
    padding-top:21px;
    height:40px;
}

.navigation li.business a 
{
    width:126px;
    background-image:url(/images/businesslink.jpg);
    border-right:1px solid white;
}

.navigation li.business a:hover 
{
    background-position:0px -61px;
    padding-top:21px;
    height:40px;
}

.navigation li.income a 
{
    width:92px;
    background-image:url(/images/incomelink.jpg);
    border-right:1px solid white;
}

.navigation li.income a:hover 
{
    background-position:0px -61px;
    padding-top:21px;
    height:40px;
}

.navigation li.pet a 
{
    width:73px;
    background-image:url(/images/petlink.jpg);
}

.navigation li.pet a:hover 
{
    background-position:0px -61px;
    padding-top:21px;
    height:40px;
}

.navigation li.more a 
{
    width:77px;
    background-image:url(/images/morelink.jpg);
}

.navigation li.more a:hover 
{
    background-position:0px -61px;
    padding-top:21px;
    height:40px;
}

/*-----END OF NAVIGATION------*/



.maincon 
{
    float:left;
    width:930px;
    border-right:6px solid #F0F1F2;
    border-left:6px solid #F0F1F2;
    padding:0 9px 40px 9px;
}

.footer 
{
    float:left;
    width:940px;
    padding:3px 10px 3px 10px;
    background-image:url(/images/banner-background.jpg);
    color:White;
    font-size:9pt;
    text-align:left;
}

.footer a 
{
    color:White;
    text-decoration:none;
    font-size:9pt;
}

.footer a:hover 
{
    color:#9D9AEF;
}

.footpad 
{
    padding:0 2px 0 2px;
}

.floatright 
{
    float:right;
}

.floatleft
{
    float:left;
}

.findoutmorelink a 
{
    float:right;
    padding:2px;
    width:88px;
    border:1px solid #C9C9C9;
    color:White;
    font-weight:bold;
    font-size:9pt;
    text-align:center;
    text-decoration:none;
    background-color:#b900c0;
}

.findoutmorelink a:hover 
{
    padding-top:1px;
    padding-bottom:3px;
    background-color:#f09ee9;
}

#commentform 
{
    float:left;
    width:629px;
}

/*---End of New Blog Styles - Square One etc---*/