/* 
	THEME
*/

* { padding:0; margin:0 }
body { color:#333; font: 12px  Verdana, Arial, sans-serif; background:#fff }
img { border: none; }
p { font-size: 1em; }
a { color: #5cb8cc; text-decoration:none; outline: 0; }
a:hover	{ text-decoration:underline; }
.clear { clear:both }

#wrap { width:975px; margin:0 auto; position:relative; }

#headwrap { height:107px; background: url('images/head_bg.gif') bottom left no-repeat; padding-top:28px; }
#header h1 a { width:231px; height:55px; background:url('images/logo.gif') no-repeat; text-indent:-9999px; display:block; }

#searchbox { position:absolute; top:44px; right:0px; width:412px; height:38px; background:url('images/search_bg.gif') no-repeat; }
#searchbox div { width:299px; height:28px; background:url('images/search_box_left.gif') no-repeat top left; position:relative; margin:5px 0 0 108px; }
#searchbox div form { padding: 4px 0 0 10px;  }
#searchbox div form .query { border:none; font:0.9em Arial; padding:3px; width:200px; background:#fff; }
#searchbox div form .go { position:absolute; right:0; background:url('images/search_box_button.gif') no-repeat top left; border:none; width:62px; height:28px; top:0; cursor:pointer; }
#searchbox div form button span { display:none; }

#topnav { background:url('images/top_nav_bg.gif'); width:199px; height:28px; position:absolute; top:0px; right:0px; }
#topnav ul { padding:5px 0 0 15px; }
#topnav li { list-style:none; display:inline; }
#topnav li a { color:#34373a; font-weight:bold; font-size:11px; padding:0 8px 0 4px; border-right:1px solid #34373a }
#topnav li.end a { border-right:none }

#mainwrap { overflow:hidden; margin-bottom:20px; margin-top:20px; }
#content { float:left; width: 750px; margin-right:25px; }

/* SIDEBAR */
#sidebar { width:200px; float:left; overflow:hidden; }
#sidebar .left { xfloat:left; width:200px; }
#sidebar .right { xfloat:left; width:200px; padding-top:10px; }


#sidebar .box { background:url('images/sidebar_bottom.gif') bottom left no-repeat; margin-bottom:5px; }
#sidebar .box .head { background:url('images/sidebar_top.gif') top left no-repeat; padding:8px 8px 2px 8px; }
#sidebar .box .head h4 { color:#e81b06; padding:4px; border-bottom:1px solid #cdc6a2; }
#sidebar .box .content { font-size:11px; padding:9px 9px 15px 9px; }
#sidebar .box .content li { margin-bottom:5px; list-style:none; }
#sidebar .box .content li a { color:#333333; text-decoration:underline; }
#sidebar .box .content .arrow li a { color:#333333; text-decoration:underline; background:url('images/sidebar_arrow.gif') 0px 4px no-repeat; padding-left:15px; }
#sidebar .box .content li a:hover { text-decoration:none; }
#sidebar .box .content p { margin-bottom:5px }
#sidebar .box .content .newsletter { width:175px; border:1px solid #b2afa0 }

#sidebar .white { background:url('images/sidebar_bottom2.gif') bottom left no-repeat; margin-bottom:5px; width:200px; }
#sidebar .white .head { background:url('images/sidebar_top2.gif') top left no-repeat; padding:8px 8px 2px 8px; }

/* ENTRY */
#content .entry { margin-bottom: 20px; color:#333; font:12px Verdana; background:url('images/entry_bottom.gif') bottom left no-repeat; width:745px;  }
#content .entry .entry-content { padding:22px; background:url('images/entry_top.gif') top left no-repeat; }
#content .entry .date { margin-bottom:10px; padding-bottom:8px; border-bottom:1px solid #999; color:#666; font-size:11px; font-weight:bold; }
#content .entry h2.title { margin-bottom:10px; }
#content .entry h2.title a { color:#000; letter-spacing:-1px; font:30px Trebuchet Ms; font-weight:bold; line-height:1em;}
#content .entry h2.title a:hover { text-decoration:none }
#content .entry p.info { font:0.9em Arial; color:#ccc; margin-bottom:15px; }
#content .entry .post-entry { color:#333; margin-bottom:20px; }
#content .entry .post-entry p { margin-bottom:10px; line-height:1.3em }
#content .entry .foot, #content .entry .foot a  { font:11px Verdana; color:#336699; }
#content .entry .foot .comments a { background:url('images/entry_icon_comments.gif') no-repeat; padding-left:15px; }
#content .entry .foot .tags { background:url('images/entry_icon_tags.gif') no-repeat 0px 5px; padding-left:15px; padding-top:5px; }
#content .entry .post-entry ul, #content .entry .post-entry ol { padding:0px; margin:0 0 15px 25px; }
#content .entry .post-entry ul li { padding: 0 0 5px 0; list-style: outside; }
#content .entry .post-entry ol li { padding: 0 0 5px 0; xlist-style: outside; }

.Note { padding:10px; font:11px Verdana; background:#e7f7ff; display:block; color:#90b4c5}
#respond, #comments { font:22px Trebuchet Ms; color:#000; font-weight:bold; }

/* COMMENTS */
#commentform { background:#f4f4f4; border:1px solid #ececec; padding:10px; margin-top:10px; }
#commentform .ctext { background:#ffffff; border:1px solid #bbbdc1; width:195px; padding:3px; font:11px Verdana; color:#8d9096 }
#commentform #comment { border:1px solid #bbbdc1; padding:4px; font:11px Verdana; color:#8d9096; background:#fff; }
#commentform p { padding:10px; }
#commentform p label { font-size:11px; }

div.comments .com-name { font:11px Verdana; font-weight:bold; color:#000; margin:0; }
div.comments .com-name a { color:#000 }
div.comments .com-date { font:0.9em Arial; color:#7f8e9a; }
div.comments .com-avt { float:left; margin:5px 0 0 5px; }
div.comments .com-con { margin-left:50px; }
div.comments .com-avt img { border:1px solid #b1c8da; height:32px; width:32px; }
div.comments { padding-bottom:15px; margin-bottom:15px; border-bottom:1px solid #666666 }


/* FOOTER */
.footer-container { float:left; background-color:#F2F2F2; width:745px; margin:0 0 25px; height:115px; border: #E5E5E5 solid 1px;}
.footer-container2 { float:left; background-color:#F5EFCF; width:225px; margin:0 0 25px; height:115px; border: #E5E5E5 solid 1px; border-left:0px; }
.footer { xwidth:auto; margin:0 0; padding:1em 0 2em 0;  /*position:relative;*/ }
.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
.footer .informational { float:left; padding: 0 25px 0 25px; height:95px; border-right: #E5E5E5 solid 1px; }
.footer-container2 .footer .informational { border-right: 0px; }
.footer .informational label { color:#333; font-weight:bold; font-size:14px; padding-right:3px; font-family:Trebuchet MS; }
.footer .informational div { top:2px 0 4px 0;  }
.footer .informational li { list-style:none; text-align:left; padding-right:8px; padding-left:4px; }
.footer .informational li.last { background:none; padding-right:0; }
.footer .informational a, .footer .informational a:hover { color:#336699; font-size:11px; }
.footer .informational a { text-decoration:none; }
.footer .legality { padding:13px 0; color:#666; text-align:center; }
.footer .legality a, .footer .legality a:hover { color:#666; }
