/*
Theme Name: Davis
Theme URI: http://www.ryanjdc.com
Description: A theme designed for Ryan Christensen. </p><p><small> Developed by <a href="http://www.mrdiggles.com/">Mr. Diggles</a>. Protected by <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.</small>
Version: 2.0
Date Updated: 01.15.09
Author: Mr. Diggles
Author URI: http://www.mrdiggles.com/
*/

/********************          GLOBAL          ********************/
html
{
	/* Force Vertical Scrollbar */
	/* IE */
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}

*
{
	padding: 0;
	margin: 0;
}

div.clear {
	clear: both;
}

img { border: 0; }
a { text-decoration: none; }




body
{
	font: 62.5% 'Helvetica', Arial, Verdana, Sans-Serif;
	/* Resets 1em to 10px */
	color: #444;
	background: #f5f5f5;
	margin: 0;
}

#wrap { position: relative; }

#wrap, #head h1, #head h3, #foot-content
{
	width: 1000px;
	margin: 0 auto;
}

/********************          HEADER          ********************/

#head
{
	height: 200px;
	background: #eee url(img/header-bg.jpg) top left repeat-x;
}


#js_clock {
	float: right;
	margin-top: -20px;
	padding-right: 8px;
	color: #888;
	font-weight: bold;
}

div.headwrap {
	width: 960px;
	margin: 0px auto;
	height: 200px;
	padding: 0px 20px;
	background: url(img/head-bottom.jpg) 20px 160px  no-repeat;
}

#homey {
	color: #c9c9c9;
}

div.headleft {
	width: 570px;
	float: left;
	height: 200px;
}

div.headleft img.banner{
	margin-bottom: 20px;
}

div.headleft ul.nav{
	display: inline;
	padding-left: 30px;
}

div.headleft ul.nav li {
	display: inline;
	font-size: 170%;
	line-height: 40px;
}

div.headleft ul.nav li.rss {
	background: url(img/rss-green.gif) 0px 0px  no-repeat;
	padding-left: 22px;
}

div.headleft ul.nav  span {
	font-size: 165%;
	padding: 0px 5px;
	color: #859b3f;

}

div.headleft ul.nav li a{
	color: #657821;

}

div.headright {
	float: right;
	width: 310px;
	height: 200px;
}

div.twatter {
	background: url(img/twat-tri.gif) 90px 18px  no-repeat;
	height: 131px;
}

div.twatter img.ryanhead {
	float: left;
	margin-right: 15px;
}

div.twattop {
	background: url(img/twat-top.gif) top right  no-repeat;
	margin-top: 25px;
	height: 10px;
}

div.twat {
	padding: 10px 5px 10px 10px;
	width: 185px;
	line-height: 1.5em;
	color: #fff;
	margin-left: 110px;
	background: url(img/twat-mid.gif) top right  repeat-y;
}

div.twat a {
	color: #d4d854;
}


div.twatbot {
	background: url(img/twat-bot.gif) top right  no-repeat;
	height: 10px;
}

div.headbot {
	clear: both;
	background: transparent url(images/content-bg-top.jpg) top left repeat-x;
	height: 55px;
}

div.searchme {
}

div.searchme p.searchtitle {
	float: left;
	margin-right: 15px;
	margin-left: 5px;
	line-height: 28px;
	font-size: 170%;
	color: #657821;
}


div.searchme form {
	background: url(img/search-shit.gif) top right  no-repeat;
	height: 28px;
	margin-right: 20px;
}

div.searchme form input {
	margin-top: 5px;
	margin-left: 0px;
	padding: 2px;
	background: none;
	border: 0px;
	color: #666;
}


/********************          HEADER JQUERY SHELF         ********************/


#shelf {
	width: 100%;
	margin: 0px auto;
	display: none;
	color: #fff;
	background: url(img/gray-stripe.png) top right  repeat;
	clear: both;
}


div.shelfwrap {
	width: 1000px;
	margin: 0px auto;
	height: 350px;
}

#shelf ul {
	list-style: none;
}
#close {
	outline: none;
}




/********************          MAIN          ********************/

div.content {
	background: url(img/main-bg.jpg) top center repeat-y;
	
}

div.green {
	background: #44552b;
}

#main
{
	float: left;
	width: 550px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	z-index: 3;
	position: relative;
	overflow: hidden;
	margin-left: 20px;
}



#main p
{
	text-indent: 0px;
	margin-bottom: 10px;
}


div.postbot {
	height: 10px;
}

/********************          ENTRY          ********************/


.entry
{
	padding: 10px 25px 35px 25px;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #fff;
	text-align: justify;
}

.entry img {
	border: 5px solid #495b2f;
	max-width: 490px;
}



div.entry p.posted {
	font-size: 100%;
	margin-bottom: 0px;
	text-align: left;
	font-weight: bold;
	margin-top: -5px;
	color: #ffff66;
}

div.entry p.entrytags {
	font-size: .9em;
	color: #fff;
	background: url(img/cats-bg.gif) top left no-repeat;
	padding: 2px 0px 2px 8px;
	margin-top: -10px;
	text-transform: uppercase;
}

div.entry p.entrytags a{
	color: #fff;
}


div.read a {
	color: #f6f703;
}

div.entrybot {
	height: 25px;
}

div.angel {
	float: left;
	text-align: right;
	width: 500px;
}

div.angel p{
	color: #888;
}

div.angel p a{
	color: #a1d8ff;
}


div.archiva {
	color: #eee;
	width: 500px;
	font-size: 160%;
	float: left;
	margin-top: -30px;
}

div.archiva img.pulled {
	margin: 5px 0px 0px 5px;
}

div.archiva strong {
	color: #999;
	font-size: 300%;
	text-transform: uppercase;
	letter-spacing: -2px;
	background: #222;
	font-weight: 100;
	margin: 10px;
	line-height: 100px;
}

div.archiva ul {
	list-style: none;
	margin: 0px;
}


div.archiva a{
	padding: 3px;
	color: #a1d8ff;
	font-weight: bold;
	font-size: 75%;
}

div.archiva a:hover{
	color: #a1d8ff;
	background: #0c0c0c;
}



#comments h6 a,
.entry-meta a,
.navigation a,
.archives-link a,
.comment-subscribe a,
.loggedin a
{ color: #558cd8; }

.entry a:hover,
.entry-meta a:hover,
#foot-copyright p a:hover,
.foot-about p a:hover,
#comments h6 a:hover,
.navigation a:hover,
.archives-link a:hover,
.comment-subscribe a:hover,
.loggedin a:hover
{
	color: #CC3333;
	padding: 3px 0;
}


div.entry p.related {
	color: #999;
	border-bottom: 1px solid #eee;
}

div.entry ul.rel {
	color: #999;
	margin-left: 15px;
}

div.entry ul.rel li a{
	font-size: 90%;
}

div.entry p.iphone span{
	color: #CC3333;
	font-weight: bold;
}

div.entry h2.istep {
	font-size: 300%;
	letter-spacing: -2px;
	border-bottom: 0px;
}

div.entry h2.ilist {
	font-size: 150%;
	color: #103786;
}

h1,
h3,
h4,
h5 {  }

h2 { 
	font-size: 2.0em;
	line-height: 1.2em;
	padding-bottom: 0px;
	margin-bottom: 5px;
	}

h2.props{
	background: #FFF url(/img/props-bg.jpg) bottom left no-repeat;
	padding: 5px 5px 0px 5px;
	margin-left: 7px;
	border-bottom: 0px;
	color: #fff;
	margin-bottom: 20px;
}

#main h2 a,
#main h3 a,
#main h4 a,
#main h5 a,
#main h2,
#main h3,
#main h4,
#main h5
{
	color: #FFF;
	font-weight: normal;
}

#main h2 a:hover,
#main h3 a:hover,
#main h4 a:hover,
#main h5 a:hover
{
	color: #e7fdc6;
	padding: 5px 0;
	background: transparent !important;
}

#main h3,
#main h4,
#main h5
{
	margin-top: 30px;
	margin-bottom: 5px;
}

.entry ul, .entry ol {
	margin-left: 35px;
	margin-bottom: 15px;
	}

.entry ul li, .entry ol li {
	list-style-image: url(/images/bullet_green.png);
	}

.entry dl {
	padding-left: 35px;
	}

.entry dt {
	border-top: 1px dotted #d7d7d7;
	margin-top: 15px;
	color: #362f2d;
	}
.entry dd {
	padding-top: 10px;
	}
.comment p
{
	text-indent: 0 !important;
}



.entry-comments {

	text-transform: uppercase;
	background: url(img/coms-bg.gif) bottom left no-repeat;
	border-bottom: 1px solid #697f47;
	padding: 2px;
}

.entry-comments a
{
	font-size: .8em;
	background: transparent url(img/comment-bubble.gif) 0px 1px no-repeat;
	padding: 3px 0px 2px 20px;
	margin-left: 5px;
	color: #495b2f;
}

.entry-comments span {
	margin-left: 8px;
	font-size: 90%;
	color: #495b2f;
	text-transform: lowercase;
}


.more-link
{
	font-size: .8em;
	background: transparent url(img/arrow_right.png) 0px 3px no-repeat;
	padding: 3px 0 2px 20px;
}

a.more-link:hover, .entry-comments a:hover
{
	padding-left: 20px !important;
	padding-bottom: 3px !important;
}

.entry-image
{
	float: right;
	width: 175px;
	margin-left: 30px;
	margin-bottom: 20px;
}

.entry-image p
{
	margin-top: 5px;
	color: #362f2d;
	font-size: .7em;
	line-height: 1.8em;
}

.entry-meta
{
	clear: left;
	position: relative;
	background: #FFF url(images/post-bot.jpg) bottom left no-repeat;
	text-align: left;
	height: 45px;
	border-bottom: 50px solid #1d1d1d;

}

.entry-meta p { 
	margin-bottom: 0 !important;
	background: #eee;
	padding: 10px 10px 10px 20px;
	}

.entry-share
{
	float: left;
	width: 200px;
	text-align: left;
}

.entry-share p
{
	display: inline;
	margin-left: 5px;
}

.entry-share img { vertical-align: middle; }

div.entry-quote {
	padding: 15px 0;
	border-top: 8px solid #d7d7d7;
	border-bottom: 4px solid #d7d7d7;
	margin-top: 15px;
	margin-bottom: 10px;
	}
div.entry-quote p {
	font-size: 1.2em !important;
	font-style: italic;
	text-indent: 0px !important;
	}
div.entry-quote p span {
	display: block;
	font-size: .8em;
	font-style: normal;
	text-align: right;
	}
div.entry-quote p span.note {
	display: block;
	font-size: .5em;
	font-style: normal;
	}
div.entry-quote img {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	}
blockquote {
	padding: 0 20px 0 50px;
	font-size: .8em;
	line-height: 2em;
	background: transparent url(img/quote.png) no-repeat 15px 5px;
	border: none;
	}
p.subscription-options {
	text-indent: 0px !important;
	}
p.subscription-options a {
	padding: 0px !important;
	}
p.subscription-options a:hover {
	background: transparent !important;
	padding: 0px !important;
	}
p.subscription-options img {
	margin: 0 10px 4px 0;
	vertical-align: middle;
	}
.subscription-options-email {
	width: 350px;
	}

p.sorry {
	padding: 20px;
	font-size: 1.4em;
}

h2.found {
	padding: 20px 20px 10px 20px;
	border-bottom: 0px;
}

p.mybad {
	padding: 0px 20px 20px 20px;
	font-weight: bold;
}

p.mybad span {
	color: #CC3333;
	letter-spacing: 1px;
}

.micropost-comments
{
	background: transparent url(img/comment.png) top left no-repeat;
	padding: 1px 0 2px 20px;
	margin-right: 15px;
	font-size: .9em;
}

.micropost-link
{
	background: transparent url(img/link.png) top left no-repeat;
	padding: 1px 0 2px 20px;
	font-size: .9em;
}

#comments
{
	padding: 20px 20px 20px 20px;

}

 #comment-form
{
	border-top: 1px dashed #aaa;
	padding: 0px 20px 20px 20px;
	margin-top: 0px;

}

div.comment
{
	background: #c9ce29;
	padding: 30px;
	margin-bottom: 0 !important;
	width: 450px;
	color: #333;
	font-size: 1.2em;
	line-height: 2em;
}

#main div.comment p {
	margin: 0;
	padding: 0 0 10px 0;
}

p.alt { background: #fff !important; }

#comments h6
{
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 30px;
	width: 450px;
	text-align: right;
	vertical-align: middle;
	color: #eee;
	font-size: 120%;
	background: transparent url(img/comment-background.gif) top right no-repeat;
	padding-right: 30px;
	padding-top: 10px;
}

#comments h6 a {
	color: #fafb01;
}

#comments h6 a:hover {
	color: #eee;
	border-bottom: 1px solid #eee;
}

#comments h6 img
{
	vertical-align: middle;
	margin-left: 10px;
	border: 1px solid #eee;
}

#comments h6.alt
{
	vertical-align: middle;
	text-align: left;
	background: transparent url(img/comment-background-alt.gif) 30px 0px no-repeat;
	padding-left: 30px;
}

#comments h6.alt img
{
	padding-right: 10px;
	padding-left: 30px;
}

#comment-form
{
	color: #d7d7d7;
	position: relative;
}
#comment-form br
{
	clear: left;
}

#comment-form h3
{
	font-size: 2.1em;
	font-weight: normal;
	color: #eee;
}

.comment-trackback
{
	background: transparent url(img/trackback.png) top left no-repeat;
	padding: 1px 0 5px 0;
	right: 240px;
	top: 30px;
}

.comment-feed
{
	background: transparent url(img/feed.png) top left no-repeat;
	padding: 1px 0 5px 0;
	right: 355px;
	top: 30px;
}

.comment-trackback a, .comment-feed a
{
	color: #eee;
	font-size: .9em;
	padding-left: 20px;
}

.comment-feed a:hover
{
	background: #fff url(img/feed.png) 0px 3px no-repeat;
	color: #CC3333;
	padding-top: 5px;
	padding-bottom: 5px;
}

.comment-trackback a:hover
{
	color: #CC3333;
	padding-top: 5px;
	padding-bottom: 5px;
}

#comment-form form
{
	margin-top: 10px;
	padding-top: 15px;
}

#comment-form p
{
	text-indent: 0 !important;
}

#comment-form label { display: none; }

#comment-form p.comment-textarea
{
	float: left;
	margin-right: 15px;
	width: 320px !important;
}

#comment-form p.comment-subscribe label
{
	display: inline !important;
	padding-left: 5px;
}

#comment-form textarea
{
	width: 488px;
	color: #fff;
	height: 120px;
	background: #252f15;
	margin-bottom: 18px;
	padding: 10px;
	border: 1px solid #7c9355;
}

#comment-form input
{
	width: 220px;
	background: #252f15;
	margin-bottom: 2px;
	color: #fff;
	border: 1px solid #7c9355;
	padding: 3px 5px 3px 5px;
}

#comment-form input.button {
	background: none;
	height: 28px;
	border: none;
	margin-top: 5px;
}


#submit
{
	width: 100px !important;
}

#subscribe
{
	font-size: 1em !important;
}

#page
{
	padding: 10px 25px 35px 25px;
	font-size: 1.0em;
	line-height: 2.2em;
	text-align: justify;
}

div.pagination {
	text-align: center;
	padding-top: 20px;
	margin: 0px 30px 60px 30px;
	border-top: 5px solid #495b2f;
}

div.contact {
	font-size: 140%;
	color: #eee;
}


div.contact a {
	color: #f6f703;
}

div.arch {
	color: #eee;
	font-size: 160%;
	line-height: 1.7em;
}

div.arch a{
	color: #f6f703;
}

.page-image
{
	float: right;
	width: 175px;
	margin-left: 60px;
}

.page-image p
{
	margin-top: 5px;
	color: #362f2d;
	font-size: .7em;
	text-indent: 0 !important;
	line-height: 1.8em;
}

#page p.caption
{
	font-size: .7em;
	line-height: 1.8em;
	color: #362f2d;
	text-indent: 0 !important;
	margin-bottom: 15px;
}
.entry-right {
	float: right;
	padding-top: 10px;
	margin-left: 20px;
	}
.entry-right p {
	font-size: .7em;
	line-height: 1.8em;
	color: #362f2d;
	text-indent: 0 !important;
	margin-bottom: 15px;
	}

img.keyline
{
	margin-left: -15px;
	border: 1px solid #d7d7d7;
	padding: 2px;
}

#page dt
{
	color: #362f2d;
	font-size: .8em;
	text-transform: uppercase;
}

#page dd
{
	margin-bottom: 5px;
	padding-left: 15px;
}

.span-help
{
	border-bottom: 1px dotted #000;
	cursor: help;
	padding-bottom: 3px;
}


#page ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	}
#page ul.postspermonth {
	margin-left: 15px;
	}
#page ul.list {
	margin-left: 20px;
	padding-left: 20px;
	list-style-image: url(/images/bullet_green.png)
	}
#page ul.list li {
	margin-bottom: 5px;
	}


#secondary
{
	float: right;
	width: 354px;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
	padding-top: 20px;
}

div.secwrap {
	padding: 15px 15px 0px 15px;
}

#secondary h3
{
	font-size: 1.6em;
	font-weight: normal;
	color: #a1d8ff;
	padding: 10px 0px 10px 0px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #333;

}

div.extras {
	margin-top: 30px;
}

div.extras h4.white {
	color: #fff;
	font-size: 170%;
	margin-bottom: 10px;
}


div.extras p.links {
	font-size: 120%;
	margin-bottom: 5px;
	color: #495b2f;
	font-weight: bold;
}

div.extras p.links a {
	color: #495b2f;
}

div.extras p.links a:hover {
	color: #333;
}



div.sidebot {
	height: 10px;
}


#secondary h4.green {
	color: #4d5f30;
	margin-bottom: 15px;
	font-size: 200%;
	font-weight: 700;
}


#secondary img.rss
{
	position: absolute;
	top: 48px;
	right: 15px;
}

div.recent ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 10px;
}

div.recent ul li
{
	border-top: 1px solid #dadf6e;
	line-height: 1.8em;
	font-size: 120%;
}

div.recent ul li a
{
	color: #fff;
	padding-left: 7px;
	padding-top: 2px;
	font-weight: bold;
	display: block !important; display: inline-block;
}

div.recent ul li a:hover
{
	color: #495b2f;
	background: #fff;
}

div.project {
	margin-top: 25px;
	background: #666 url(images/project-top.jpg) top left no-repeat;
	padding: 10px;
	color: #eee;
}

div.project img{

}

div.project h3.plug{
	color: #CC3333;
}

div.project a {
	color: #abda4d;
}

div.project p{
	padding-top: 5px;
	line-height: 1.6em;
}

div.projectbot {
	height: 10px;
	padding: 0px;
	margin: 0px;
	background: #666 url(images/project-bot.jpg) bottom left no-repeat;
}


div.sponsors {
	margin-top: 40px;
	padding-top: 10px;
}

div.evil {
	background: #1d1d1d url(images/evilbackwards-bg.gif) bottom left no-repeat;
	height: 90px;
	padding: 5px;
	text-align: center;
	margin-bottom: 20px;
}

div.evil img{
	padding-top: 5px;
}

div.sponsors h1{
	color: #fdffbd;
	font-size: 2.1em;
	margin-bottom: 15px;
	padding-bottom: 2px;
}


div.sponsors p{
	color: #777;
}


div.sponsor {
	float: left;
	width: 187px;
	height: 55px;
	text-align: center;
	margin-bottom: 20px;
}

div.sponsor1 {
	float: left;
	width: 125px;
	height: 37px;
	text-align: center;
	margin-bottom: 10px;
}


#main-nav
{
	position: absolute;
	margin: 0 auto;
	z-index: 1;
	text-align: center;
}

#main-nav h3 { display: none; }

#main-nav ol
{
	list-style: none;
	padding-left: 0;
	margin: 0 auto;
	background: #362f2d;
}

#main-nav ol li
{
	float: left;
	width: 80px;
	margin-right: 2px;
}

#main-nav ol li a
{
	display: block;
	padding: 10px;
	color: #fff;
	border-top: 1px solid #362f2d;
	background-color: #362f2d;
}

#main-nav ol li.current_page_item a
{
	background: #fff;
	color: #362f2d;
}

#main-nav ol li a:hover { border-top: 1px solid #fff; }

div.twittwrap {
}

div.twitt {
	background: #e8eefa url(images/twitt-top.jpg) top left no-repeat;
	padding: 15px 10px 17px 10px;
	margin-top: 0px;
	width: 180px;
	float: left;
	line-height: 1.5em;
}


div.twitt a{
	color: #888;
	letter-spacing: 1px;
	font-size: .9em;
	text-transform: uppercase;
}

div.cellphone {
	float: left;
	width: 83px;
	height: 40px;
	padding-left: 50px;
	margin-right: 20px;
	padding-top: 18px;
	color: #eee;
	font-weight: bold;
	background: #1d1d1d url(images/phone.gif) bottom left no-repeat;
}

#twitter
{
	width: 165px;
	margin: 3px auto 0 auto;
	padding-right: 15px;
	color: #000;
	background: transparent url(img/twitter-background.gif) 165px 10px no-repeat;
	line-height: 2em;
}

#my_twitter_status
{
	display: block;
	background: #fff;
	padding: 15px;
	color: #444;
}

#my_twitter
{
	text-align: center;
	display: block;
	padding-right: 0;
	padding-left: 0;
	font-size: .9em;
}

#foot #my_twitter a { margin-right: 0 !important; }

#my_twitter a:hover
{
	background-color: #d3ffb2;
	color: #00f;
	padding: 3px 0;
}

#my_twitter_status_time
{
	padding-left: 0;
	color: #fff;
}



div.recent {
	clear: both;
}



div.recent h4.recent{
	color: #fdffbd;
	font-size: 2.0em;
}

div.recentbot {
	clear: both;
	margin-bottom: 20px;
}


p.archives-link {
	border: 1px solid #777;
	font-size: 1.0em;
	color: #aaa;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: transparent url(/img/arrow.gif) 132px 0px no-repeat !important; background: transparent url(/img/arrow.gif) 153px 0px no-repeat;
	}

p.archives-link span{
	margin-left: 22px;
}



/*************        RECENT COMMENTS         **********/

div.recentcomment {
	clear: both;
	padding: 25px 0px;
}

div.recentcomment h1{
	color: #fdffbd;
}

div.wrapping {
	padding: 10px 15px;
	background: #d4d854; 
}

div.recentcomment ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 10px;
}

div.recentcomment ul li
{
	border-top: 1px solid #dadf6e;
	line-height: 1.8em;
	font-size: 120%;
	padding: 2px 0px;
	color: #495b2f;
	font-weight: bold;
}

div.recentcomment ul li a
{
	color: #fff;
	padding-left: 8px;
}

div.recentcomment ul li a:hover
{
	color: #495b2f;
	background: #fff;
}


div.foottop {
	clear: both;
	background: #1d1d1d url(images/content-bg-bot.jpg) bottom left repeat-x;
	height: 60px;
}

#foot
{
	clear: both;
	background: #fff url(img/footer-bg.jpg) top left repeat-x;
	padding: 0px 0px;
	height: 200px;
}

#foot-content {
	width: 1000px;
	margin: 0px auto;
	text-align: center;
	padding-top: 30px;
}

#foot-content ul.navfoot {
	display: inline;
}

#foot-content ul.navfoot li {
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 140%;
	line-height: 40px;
}

#foot-content ul.navfoot  span {
	font-size: 140%;
	font-weight: bold;
	padding: 0px 5px;
	color: #44532b;

}

#foot-content ul.navfoot li a{
	color: #44532b;

}

#foot-content p.legal {
	font-size: 110%;
	color: #747474;
}

#foot-content p.legal a {
	color: #747474;
	border-bottom: 1px dotted #747474;
}

#foot-content p.legal a:hover {
	color: #333;
}




div.footimg {
	float: left;
 	margin-top: 158px;
 	width: 404px;
}

div.cloud {
	float: left;
	text-align: center;
}

div.cloud p.legal{
	color: #666;
}

div.cloud img.two {
	padding-top: 20px;
}

div.cloud p.legal a{
	color: #CC3333;
	font-weight: bold;
	text-transform: uppercase;
}

div.tagcloud {
	width: 550px;
	margin-left: 40px;
	margin-top: 40px;
	height: 300px;
}

div.tagcloud a {
	color: #242424;
}

div.tagcloud a:hover{
	color: #444;
	background: #eee;
}

.navigation {
	text-align: center;
	padding: 0 60px 10px 60px;
	font-size: 1.4em;
	line-height: 2em;
	color: #999;
}


.alignleft {
	float: left;
}

.alignright {
	float: right;
}

div.morer{
	float: right;
	font-size: 80%;
	text-transform: uppercase;
}

div.morel{
	float: left;
	font-size: 80%;
	margin-left: -8px;
	text-transform: uppercase;
}


.loggedin {
	height: 85px;
}

h2.pagetitle {
	margin: 10px 20px 0 20px;
	font-size: 2.0em;
	border-bottom: 1px #555 dashed;
}

h2.pagetitlex {
	margin: 10px 20px 10px 20px;
	font-size: 175%;
	padding-bottom: 15px;
	border-bottom: 10px #eee solid;
}

h2.pagetitlex span{
	color: #CC3333;
}


.archives-column-one {
	float: left;
	width: 324px;
	border-right: 1px solid #d7d7d7;
	margin-right: 15px;
	}
.archives-column-one br {
	clear: left;
	}
.archives-column-two {
	float: left;
	margin-left: 15px;
	width: 325px;
	}
.archives-column-two p {
	text-indent: 0px !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-top: 0 !important;
	}
#archives-categories {
	padding-bottom: 30px;
	}
#archives-categories li {
	float: left;
	width: 150px;
	font-size: 1.0em;
	padding-right: 10px;
	overflow: hidden;
	height: 25px;
	}
.archives-categories-clear {
	float: none !important;
	clear: left;
	}
.srg_switcher {
	display: block;
	border-top: 1px dotted #d7d7d7;
	border-bottom: 1px dotted #d7d7d7;
	font-size: .8em;
	margin-bottom: 10px;
	padding-left: 20px;
	background: transparent url(/images/arrow_out.png) 0 6px no-repeat;
	}
.postspermonth {
	margin-top: 0;
	padding-bottom: 20px;
	}
.archives-featured {
	float: left;
	width: 310px;
	border-top: 8px solid #d7d7d7;
	border-bottom: 4px solid #d7d7d7;
	padding: 15px;
	}
.archives-featured li {
	font-size: .9em;
	text-indent: 20px;
	background: transparent url(/images/bullet_green.png) 0 5px no-repeat;
	}
.merchant-options {
	text-align: center;
	margin-top: 15px;
	}

img.MyAvatars {
	width: 32px;
	}
body table#MBL_COMM {
	border: none;
	}


.entry-image-package
{
	float: right;
	width: 400px;
	margin-left: 15px;
	padding-top: 10px;
}

.entry-image-package p
{
	margin-top: 5px;
	color: #362f2d;
	font-size: .7em;
	text-indent: 0 !important;
	line-height: 1.8em;
}

#scrollbox {
	width: 355px;
	width: expression('355px');
	height: 214px;
	height: expression('214px');
	overflow: hidden;
	border-bottom: 5px solid #1d1d1d;
	border-top: 5px solid #1d1d1d;
	/*
	image width: 355px;
	image height: 214px;
	*/
}


