/*  
Theme Name: MoneyBlog
Theme URI: http://designdisease.com/
Description: Designed by <a href="http://designdisease.com">Design Disease</a> for <a href="http://designdisease.com">MoneyBlog.com</a> You may use this theme and make any changes you like as long you leave the credits link on. <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a>
Version: 1.0
Author: Design Disease
Author URI: http://designdisease.com/
Tags: white, green, blue, black, three columns, two columns, fixed width, widgets
*/

/* Begin Typography & Colors */
* { margin: 0; padding: 0; }
body { background: #659610 url(images/body-bkg.png) repeat top center; font: normal 12px "Verdana", sans-serif; color:#535353; }
input, button, textarea, select {  font: normal 12px/12px "Verdana", sans-serif; color:#535353; vertical-align: middle; }
legend { display: none; }
fieldset { border: none; }
ul, ol { list-style: none;}
ol { list-style-type: decimal;}
table { border-collapse: collapse; width: 100%; }
hr { display: none; }
img { padding: 0px; margin: 0px; border: none; text-align: center;}

a:link { text-decoration: none; color : #007ed8; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #007ed8; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #007ed8; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #003366; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

h1, h2, h3, h4 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

/* BGContainer
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#bgcontain { width: 980px; margin: 0 auto; overflow: hidden; background: #fff url(images/container-bkg.png) repeat-y center; margin-top: 20px; margin-bottom: 20px;} 
#bgcontain-all { width: 980px; background: url(images/header-top-bkg.png) no-repeat top; padding-top: 28px; margin-bottom: } 

/* Header
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.header { width: 914px; margin: 0px 8px; padding: 0px 25px 20px 25px; position: relative; background: #000 url(images/header-dottet-bkg.png) repeat-x bottom;}

/* Logo
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.logo { padding: 0px 0px 0px 0px;}
.logo .txt h1 { font: bold 36px/36px "Trebuchet MS", Arial, Helvetica, sans-serif; letter-spacing: -2px; padding-bottom: 5px; height:90px; }
.logo .txt h1 a, .head .logo .txt h1 a:visited,.head .logo .txt h1 a:hover { text-decoration: none; color:#fff;}
.logo .img img { margin-bottom: 5px; }

/* Search
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.search { width: 300px; position: absolute; right: 25px; top: 5px;}
.search form { padding: 0px 0 0px 0px;}
.search input { float: left; background: url(images/search-input.png) no-repeat; border: none; padding: 6px; width: 215px; color:#000066; font-size: 11px; color:#fff;}
.search button { float: left; background: url(images/search-button.png) no-repeat; width: 73px; height: 25px; border: none; cursor: pointer; color:#fff; vertical-align: middle; padding: 2px 17px 5px 0px; font: bold 11px/11px "Trebuchet MS", sans-serif;}


/* Menu
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.menu { width: 914px; margin: 0px 8px; padding: 0px 25px; background: #3f7000 url(images/menu-bkg.png) repeat-x bottom; overflow: hidden;}
/**/ * html .menu { height:1%; } /* */ 
.menu ul { width: 914px; float: left; background: url(images/menu-ul-bkg.png) no-repeat right; padding: 16px 0px;}
.menu li { display: inline; font: bold 14px/14px "Trebuchet MS"; float: left; }
.menu li ul { display: none;}
.menu li a { padding-left: 7px; margin-right: 2px; background: url(images/menu-left.png) no-repeat left top; float: left;}
.menu li a span { padding: 5px 10px 6px 3px; display: block; background: url(images/menu-right.png) no-repeat right top; float: right; }
.menu li a span { float: none; color: #fff;}
.menu li a:hover { background-position: 0% -25px; color:#fff; text-decoration: none;}
.menu li a:hover span { background-position: 100% -25px; color:#fff;}

.menu .current_page_item a { background: url(images/menu-left.png) no-repeat left bottom; color:#fff; }
.menu .current_page_item a span, .menu .current_page_item a:visited span, .menu .current_page_item a:hover span { background: url(images/menu-right.png) no-repeat right bottom; color:#fff; }


/* Container
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.container { width: 964px; margin: 0 8px; }

/* Main Post
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.mp { background: #effafd url(images/main-post-bkg.png) repeat-x left bottom; width: 914px; padding: 25px; overflow: hidden;}

/* Main Post - Data
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.mp .postdata {width: 585px; float: left;}
.mp .postimg { float: right; width: 150px; height: 150px; margin-left: 25px; padding: 6px; border: solid 1px #d6e9ed; background:#d6e9ed;}
.mp .postimg img { border: none; margin: 0px; padding: 0px; }

.mp .post { overflow: hidden; }
.mp .post .p-head { overflow: hidden;}
.mp .post .p-head h1 { font: bold 26px/26px "Trebuchet MS", sans-serif; letter-spacing: -1px; color:#000; background:url(images/h-dotted.png) repeat-x bottom; padding-bottom: 7px;}
.mp .post .p-head h1 a, .post h1 a:visited  { color: #0075c0; text-decoration: none; }
.mp .post .p-head h1 a:hover { color: #000; text-decoration: none;}
.mp .post .p-date { font-size: 11px; color:#999933;}
.mp .post .p-con p { font: normal 12px/16px "Verdana"; padding: 4px 0px; margin: 4px 0px; color:#000;}
.mp .post .p-con ol { list-style: decimal inside; }
.mp .post .p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }
.mp .post .p-con ol li { padding: 2px 0px 2px 0px; }
.mp .post .p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
.mp .post .p-con ul li { padding: 2px 0px 2px 13px; background: url("images/p-con-li.png") no-repeat left 2px; color:#666; }
.mp .post .p-con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; padding: 5px 20px; background: #fbf7d9; margin: 10px 0px; color:#993300; border: solid 1px #f6f3d3; }
.mp .post .p-con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#cc3300; }
.mp .post .p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}
.mp .post .p-det { text-align: left; font-size: 11px; font-weight: bold;}
.mp .post .p-det li { display: inline; padding: 5px 0px 5px 22px; margin-right: 5px;}
.mp .post .p-det li.p-det-more { background: url("images/p-det-more-mp-ico.png") left center no-repeat; }
.mp .post .p-det li a, .p-det li a:visited, .p-det li a:hover { margin-right: 3px;}


/* Main Post - Syndicate
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.mp .syn { width: 300px; float: right; background: #00a5d3;}
.mp .syn em { display: none; margin: 0; padding: 0; line-height: 0px;}
.mp .syn ul { padding: 0px; margin: 0px; }
.mp .syn li { float: left; list-style-type: none; font: bold 14px/14px "Trebuchet MS", sans-serif; color:#fff; }
.mp .syn li a { float: left; display: inline; height: 22px; width: 260px; color:#fff; padding: 14px 0px 5px 40px;}
.mp .syn li a.syn1 { background: url(images/syn-1.png) no-repeat left top; }
.mp .syn li a.syn2 { background: url(images/syn-2.png) no-repeat left top; }
.mp .syn li a.syn3 { background: url(images/syn-3.png) no-repeat left top; }
.mp .syn li a.syn4 { background: url(images/syn-4.png) no-repeat left top; }
.mp .syn li a:hover { background-position: left -41px; text-decoration: none;}


/* SC
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SC { width: 914px; margin: 25px;}
.SCL { background: url(images/sc-line.png) repeat-y right; overflow: hidden;}


/* Col 1 Index
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.co1 { width: 700px; float: left;}
.co1 h2 {  color:#000; font: bold 24px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; letter-spacing: -1px; border-bottom: solid 1px #000; padding: 10px 0px 10px 30px; margin-bottom: 10px; background: url(images/h-recentposts-ico.png) no-repeat left; }
.co1 .post { border-bottom: solid 1px #e5e5e5; padding: 10px 0px;}
.co1 .p-head { overflow: hidden;}
.co1 .p-head h3 { font: normal 18px/18px "Trebuchet MS", sans-serif; letter-spacing: -1px; background: url(images/h-dotted.png) repeat-x bottom; padding-bottom: 7px;}
.co1 .p-head h3 a, .post h2 a:visited  { color: #003366; text-decoration: none; }
.co1 .p-head h3 a:hover { color: #339900; text-decoration: none;}
.co1 .p-categ { color: #999; font-size: 11px; }
.co1 .p-categ a, .p-categ a:visited, .p-categ a:hover { text-decoration: underline; color: #999;}
.co1 .p-date { font-size: 10px; color:#999966;}
.co1 .p-con { padding: 0px;}
.co1 .p-con p { font: normal 12px/16px "Verdana"; padding: 3px 0px; margin: 3px 0px; color:#666;}
.co1 .p-con ol { padding: 10px 0px 10px 25px; margin: 0px; list-style: decimal inside;}
.co1 .p-con ol li { padding: 2px 0px 2px 0px; }
.co1 .p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
.co1 .p-con ul li { padding: 2px 0px 2px 13px; background: url("images/p-con-li.png") no-repeat left 2px; color:#666; }
.co1 .p-det { text-align: left; font-size: 11px; font-weight: bold;}
.co1 .p-det li { display: inline; padding: 4px 0px 6px 14px; margin-right: 5px;}
.co1 .p-det li.p-det-com { background: url("images/p-det-com-ico.png") left center no-repeat; }
.co1 .p-det li.p-det-more { background: url("images/p-det-more-ico.png") left center no-repeat; }
.co1 .p-det li a, .p-det li a:visited, .p-det li a:hover { margin-right: 3px; }

/* Col 2 Index
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.co2 { width: 165px; float: left; margin-left: 20px;}

.co2 .categories { margin-bottom: 15px; }
.co2 .categories h2 {  color:#000; font: bold 24px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; letter-spacing: -1px; border-bottom: solid 1px #000; padding: 10px 0px 10px 30px; margin-bottom: 10px; background: url(images/h-categories-ico.png) no-repeat left; }
.co2 .categories li { background: url(images/categories-li-arrow.png) no-repeat left 7px; font-size: 11px; padding: 2px 0px 2px 10px; font-weight: bold;}
.co2 .categories li ul li { background: none; font-size: 11px; padding: 1px 0px 1px 0px; font-weight: normal;}

.co2 .links h2 { color:#000; font: bold 24px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; letter-spacing: -1px; border-bottom: solid 1px #000; padding: 10px 0px 10px 30px; margin-bottom: 10px; background: url(images/h-categories-ico.png) no-repeat left; }
.co2 .links li { background: url(images/categories-li-arrow.png) no-repeat left 7px; font-size: 11px; padding: 2px 0px 2px 10px;}
.co2 .links li ul li { background: none; padding: 1px 0px 1px 0px; font-weight: normal;}


/* Col 3 Index
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.co3 { width: 300px; float: right; margin-left: 20px;}
.co3 h2 {  color:#000; font: bold 24px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; letter-spacing: -1px; border-bottom: solid 1px #000; padding: 10px 0px 10px 30px; margin-bottom: 10px; background: url(images/h-latestcomments-ico.png) no-repeat left; }
.co3 .latestcomments { margin-bottom: 15px;}
.co3 .latestcomments li { font-size: 11px; border-bottom: solid 1px #d7d7d7; padding: 5px 0px;}
.co3 .latestcomments li a { font-size: 11px; color:#666;}
.co3 .latestcomments .author { display: block; color:#333;}

.co3 .widget { margin-bottom: 15px;}
.co3 .widget h2 { background: url(images/h-latestcomments-ico.png) no-repeat left; padding-left: 30px;}
.co3 .widget li { background: url(images/categories-li-arrow.png) no-repeat left 7px; font-size: 12px; padding: 2px 0px 2px 10px;}
.co3 .widget li ul li { background: none; font-size: 12px; padding: 2px 0px 2px 0px; font-weight: normal;}
.co3 .widget_tag_cloud { line-height: 22px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
.co3 .widget_calendar table { width: 100%;}
.co3 .widget_calendar table td { text-align: center; padding: 3px; }
.co3 .widget_calendar caption { background: #f1f4e1; padding: 5px 0px; margin-bottom: 10px;}
.co3 .widget_calendar #today { background: #f1f4e1;}
.co3 .widget_search #s { width: 160px; border: solid 1px #b5d6cd; padding: 3px; margin-bottom: 5px;}
.co3 .widget_flickrRSS { overflow: hidden; padding: 0px;}
/**/ *html .SR .widget_flickrRSS { height: 1%;} /**/ 
.co3 .widget_flickrRSS h3 { width: 270px; margin-bottom: 10px;}
.co3 .widget_flickrRSS ul { float: left;}
.co3 .widget_flickrRSS li { background: none; display: inline; padding: 0px; float: left; margin: 0px 7px 7px 0px;}
.co3 .widget_flickrRSS li a img, .SR .widget_flickrRSS li a:visited img { border: solid 1px #fff; width: 65px; height: 65px;}
.co3 .widget_flickrRSS li a:hover img { border: solid 1px #000;}



/* Side Left 
############################################################################################################## */
.SL { width: 700px; float: left;  padding-right: 25px; } /*.SL { width: 561px; float: left;  padding-right: 25px; }*/

.SL .post { overflow: hidden;}
.SL .p-head h1 { font: bold 28px/28px "Trebuchet MS", sans-serif; letter-spacing: -1px; background: url(images/h-dotted.png) repeat-x bottom; padding-bottom: 7px; margin-bottom: 7px; color:#000;}
.SL .p-head h3 { font: normal 21px/21px "Trebuchet MS", sans-serif; letter-spacing: -1px; background: url(images/h-dotted.png) repeat-x bottom; padding-bottom: 5px; margin-bottom: 5px; color:#000;}
.SL .p-head h3 a, .p-head h2 a:visited  { color: #003366; text-decoration: none; }
.SL .p-head h3 a:hover { color: #339900; text-decoration: none;}
.SL .p-categ { color: #999; font-size: 11px; }
.SL .p-categ a, .p-categ a:visited, .p-categ a:hover { text-decoration: underline; color: #999;}
.SL .p-date { font-size: 11px; color:#999966;}
.SL .p-con { padding: 5px 0px;}
.SL .p-con p { font: normal 12px/17px "Verdana"; padding: 3px 0px; margin: 3px 0px; color:#333;}
.SL .p-con ol { padding: 10px 0px 10px 25px; margin: 0px; list-style: decimal inside;}
.SL .p-con ol li { padding: 2px 0px 2px 0px; }
.SL .p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
.SL .p-con ul li { padding: 2px 0px 2px 13px; background: url("images/p-con-li.png") no-repeat left 2px; color:#666; }
.SL .p-con blockquote { font: italic 13px/19px Georgia, "Times New Roman", Times, serif; padding: 5px 20px; background: #f1f4e1; margin: 10px 0px; color:#666600; border: solid 1px #f6f3d3; }
.SL .p-con blockquote p { font: italic 13px/19px Georgia, "Times New Roman", Times, serif; color:#666600; }
.SL .p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}
.SL .p-det { text-align: left; font-size: 11px; font-weight: bold;}
.SL .p-det li { display: inline; padding: 4px 0px 6px 14px; margin-right: 5px;}
.SL .p-det li.p-det-com { background: url("images/p-det-com-ico.png") left center no-repeat; }
.SL .p-det li.p-det-more { background: url("images/p-det-more-ico.png") left center no-repeat; }
.SL .p-det li a, .p-det li a:visited, .p-det li a:hover { margin-right: 3px; }


/* Side Right 
############################################################################################################## */
.SR { width: 160px; float: right; margin-left: 25px;} /*.SR { width: 200px; float: right; margin-left: 25px;}*/
.SR h2 { color:#000; font: normal 21px/21px "Trebuchet MS", sans-serif; letter-spacing: -1px; border-bottom: solid 1px #ccc; padding: 10px 0px; margin-bottom: 10px;}

.SR .widget { margin-bottom: 15px;}
.SR .widget h2 { background: url(images/h-widget-ico.png) no-repeat left; padding-left: 25px;}
.SR .widget li { background: url(images/categories-li-arrow.png) no-repeat left 7px; font-size: 12px; padding: 2px 0px 2px 10px;}
.SR .widget li ul li { background: none; font-size: 12px; padding: 2px 0px 2px 0px; font-weight: normal;}
.SR .widget_tag_cloud { line-height: 22px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
.SR .widget_calendar table { width: 100%;}
.SR .widget_calendar table td { text-align: center; padding: 3px; }
.SR .widget_calendar caption { background: #f1f4e1; padding: 5px 0px; margin-bottom: 10px;}
.SR .widget_calendar #today { background: #f1f4e1;}
.SR .widget_search #s { width: 160px; border: solid 1px #b5d6cd; padding: 3px; margin-bottom: 5px;}
.SR .widget_flickrRSS { overflow: hidden; padding: 0px;}
/**/ *html .SR .widget_flickrRSS { height: 1%;} /**/ 
.SR .widget_flickrRSS h3 { width: 270px; margin-bottom: 10px;}
.SR .widget_flickrRSS ul { float: left;}
.SR .widget_flickrRSS li { background: none; display: inline; padding: 0px; float: left; margin: 0px 7px 7px 0px;}
.SR .widget_flickrRSS li a img, .SR .widget_flickrRSS li a:visited img { border: solid 1px #fff; width: 65px; height: 65px;}
.SR .widget_flickrRSS li a:hover img { border: solid 1px #000;}



/* Title
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.title { font: bold 28px/28px "Trebuchet MS", sans-serif; letter-spacing: -1px; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px #ccc solid; color:#000;}

/* Images
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.SL img.aligncenter { display: block; margin-left: auto; margin-right: auto; padding: 6px; border: solid 1px #9b9792;}
.SL img.alignright { margin: 5px 0 10px 20px; display: inline; border: solid 1px #ccc; padding: 6px; }
.SL img.alignleft { margin: 5px 20px 10px 0; display: inline; border: solid 1px #ccc; padding: 6px;}
.SL .alignright { float: right; }
.SL .alignleft { float: left }

/* Navigation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.nav { overflow: hidden; margin: 20px 0px;}
.nav .left a { float: left; background:url(images/nav-left.png) no-repeat left 2px; padding-left: 16px; }
.nav .right a { float: right; background:url(images/nav-right.png) no-repeat right 3px; padding-right: 16px; }
.nav a, .nav a:visited { cursor: hand; font: bold 11px/14px Verdana, Geneva, sans-serif; color:#336600;}


/* Comments
############################################################################################################## */
.comments-list { padding-top: 20px;}
.comments-list h2 { color:#272d36; font: normal 21px/21px "Trebuchet MS", sans-serif; letter-spacing: -1px; padding-bottom: 10px; margin-bottom: 15px; background: url(images/h-dotted.png) repeat-x bottom;}
.comments-list div.entry { margin-bottom: 30px;}
.comments-list div.alt { margin-bottom: 30px;}
.comments-list p.name { font: bold 14px/14px "Trebuchet MS", sans-serif; color:#000; padding-top: 10px;}
.comments-list p.avt { padding: 0px; margin: 0px; float: right;}
.comments-list p.avt img { border: solid 1px #ccc;}
* html .comments-list p.avt { left: -60px; }
.comments-list p.date { font-size: 11px; background: url(images/h-dotted.png) repeat-x bottom; padding-bottom: 10px; color:#999;}
.comments-list p.date a, .comments-list p.date a:visited, .comments-list p.date a:hover { color:#999;}

.comments-list .con { font: normal 12px/17px "Verdana"; color:#333;}
.comments-list .con p { font: normal 12px/17px "Verdana"; padding: 5px 0px; margin: 0px; color:#333;}
.comments-list .con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; margin: 10px 0px; background:#f1f1f1; padding: 5px 15px; }
.comments-list .con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; }


/* Comments Form
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-form { background: #e4ebcd url(images/comments-form-top.png) no-repeat left top; }
.comments-form-all { background: url(images/comments-form-bot.png) no-repeat left bottom; padding: 15px 25px 25px 25px;}
.comments-form h3 {color:#272d36; font: bold 24px/24px "Trebuchet MS", sans-serif; letter-spacing: -1px; border-bottom: solid 1px #b1b4a1; margin-bottom: 10px; background:url(images/h-commentsform-ico.png) no-repeat left; padding: 10px 0px 10px 30px;}
.comments-form p { padding: 6px 0px; color:#333; font-size: 11px; font-weight: bold;}
.comments-form .required { color:#ff0000;}
.comments-form input { padding: 5px; width: 250px; margin-right: 5px; }
.comments-form input.formid { border: 1px solid #b1b4a1; background: #fff; padding: 4px; color:#000;}
.comments-form input.formemail { border: 1px solid #b1b4a1; background: #fff; padding: 4px; color:#000;}
.comments-form input.formuri { border: 1px solid #b1b4a1; background: #fff; padding: 4px; color:#000;}
.comments-form textarea { border: 1px solid #b1b4a1; background: #fff; padding: 10px; width: 480px; color:#000;}
.comments-form .button { background: url(images/post-comment.png) no-repeat left top; text-indent: -50000px; width: 113px; height: 25px; border: none; display: block;}


/* Footer
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.footer { background: url(images/footer-bkg.png) no-repeat bottom; width: 914px; padding: 0px 33px 30px 33px; overflow: hidden; float: left;}
.footer hr { border-left:none; border-right: none; border-top:1px solid #ccc; border-bottom: none; height : 1px; display: block; margin-bottom: 10px; }
.footer p { padding: 1px 0px; color:#999; font-size: 11px;}
.footer p a, .footer p a:visited, .footer p a:hover {color:#999; text-decoration: underline;}


/* hacked from domain portfolio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#centered{width:1024px; margin:0 auto; text-align:left;}
#header{margin-bottom:20px; height:127px; color:#fff;}
#header .left{float:left; padding:25px 0px 0px 0px;}
#header .left ul{list-style:none; display:table; margin-top:23px;}
#header .left ul li{display:table-cell; padding-right:4px;}
#header .left ul li.active a{background:url(images/link.gif) no-repeat left bottom; color:#0b5e9d;}
#header .left ul li.active a:hover{background:url(images/link.gif) no-repeat left bottom; color:#0b5e9d; text-decoration:underline;}
#header .left ul li.active a:hover span{background:url(images/link_right.gif) no-repeat right bottom;}
#header .left ul li.active a:visited{text-decoration:none;}
#header .left ul li.active a span{background:url(images/link_right.gif) no-repeat right bottom;}
#header .left ul li a{display:block; background:url(images/link.gif) no-repeat; color:#fff; font:0.9em Arial; text-decoration:none;}
#header .left ul li a:hover{background:url(images/link.gif) no-repeat 0px -36px;}
#header .left ul li a:hover span{background:url(images/link_right.gif) no-repeat right -36px;}
#header .left ul li a span{padding:11px 30px; display:block; background:url(images/link_right.gif) no-repeat right top;}
#header .right{float:right;}
#header .right ul{display:table; list-style:none; padding-top:12px; float:right;}
#header .right ul li{display:table-cell; padding-right:11px;}
#header .right ul li.last{padding:0px;}
#header .right ul li a{display:block; font:0.9em Arial; color:#fff; text-decoration:none;}
#header .right ul li a span{display:block; padding:4px 8px 5px 8px;}
#header .right ul li a:hover{background:url(images/top_link.gif) no-repeat top left;}
#header .right ul li a:hover span{background:url(images/top_link_right.gif) no-repeat top right;}
#header .right #info{background:url(images/go_bg.gif) no-repeat; height:49px; width:219px; float:right; clear:both; margin-top:43px; color:#fff; font-size:0.8em;}
#header .right #info #p1{padding:10px 11px;}
#header .right #info span{float:left; text-align:right; width:110px; display:block;}
#header h1{color:#fff; display:block; padding:10px 0px 0px 30px; font:2.3em Arial;}
#desc{padding:0px 15px;}
#bar{background:#ebeaea; border-bottom:2px solid #dfdede; padding:8px 0px 7px 15px; margin:10px 0px 2px 0px;}
#bg{background:url(images/left_bg.gif) repeat-y;}
#bg:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
#bg{display:inline-block;}
* html #bg{height:1%;}
#bg{display:block;}
#left{width:200px; float:left; color:#3962a0;}
#left #padding{padding:20px 15px;}
#left h3{color:#153463; font:bold 1.0em Tahoma; border-bottom:1px solid #618fb7; padding:5px 0px 5px 5px; margin:0px 0px 5px 0px; clear:both;}
#left ul.categories{list-style:none; padding-left:4px; margin-bottom:14px;}
#left ul.categories li{color:#fff;padding:6px 0px 6px 8px; font-size:0.9em; border-bottom:1px solid #86aed1;}
#left ul.categories li.odd{color:#fff;background:#97bad4;}
#left ul.categories li em{color: #153463;}
#left ul.categories li a, #left ul.categories li.odd a{color: #fff;}
#left ul.categories li a:visited, #left ul.categories li.odd a:visited{color: #fff;}
#left #search{padding:5px 0px; margin-bottom:6px;}
#left #search fieldset{margin:0px; padding:0px; border:0px; background:transparent;}
#left #search #box{display:block; border:1px solid #618fb7; background:#fff; padding:0px 5px;}
#left #search #box input{border:0px; padding:5px 0px; font:1.0em Arial; color:#0b5e9d; width:160px;}
#left #search .button{float:right; padding:3px 7px; background:#0b5e9d; font:0.9em Arial; color:#fff; border:0px; margin:4px 0px 2px 0px;}
#right{width:820px; float:right;}
#right h2{background:#0b5e9d; font:1.0em Arial; padding:11px 0px 10px 14px; margin:0px 0px 1px 0px; color:#fff;}
#right p{padding-left:10px; padding-top:5px;}
#base{background:#0b5e9d; width:820px; float:right; clear:both; padding:10px 0px;}
#base:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
#base{display:inline-block;}
#base p{color:#fff; text-align: center;}
#base p a, #base p a:visited{font-weight:bold;color:#fff;text-decoration:none; padding:5px;}
#base p a:hover, #base p .current{font-weight:bold;color:#fff;background:url(images/button.gif); text-align:center; text-decoration:none;padding:4px;border:1px solid #fff;}
* html #base{height:1%;}
#base{display:block;}
#base ul{display:table; list-style:none; padding:0px 16px;}
#base ul li{display:table-cell;}
#base ul li.two{width:499px; text-align:center; color:#91b5bd; font-size:0.9em; padding:7px 0px 0px 0px;}
#base ul li.one, #base ul li.three{width:112px;}
#base ul li.one a, #base ul li.three a{width:112px; display:block; background:url(images/button.gif); text-align:center; text-decoration:none; padding:7px 0px 6px 0px; font:0.8em Arial; color:#a8c6dc;}
#base ul li.one a:hover, #base ul li.three a:hover{background:url(images/button.gif) bottom;}
table{margin:0px; padding-left: 10px; border:0px; width:100%;}
table tr th{font:bolder 1.0em Arial; text-decoration:underline;padding: 5px;}
table tr th.one{background:#e1e1e1; border-bottom:1px solid #ddd; border-right:2px solid #e1e1e1; padding:3px;}
table tr th.two{padding:3px; background:#ededed; border-bottom:1px solid #e1e1e1; border-right:2px solid #e1e1e1;}
table tr th.three{padding:3px; background:#e6e6e6; border-bottom:1px solid #ddd; border-right:2px solid #e1e1e1;}
table tr th.four{padding:3px; background:#ededed; border-bottom:1px solid #e1e1e1; border-right:2px solid #e1e1e1;}
table tr th.five{padding:3px; background:#e6e6e6; border-bottom:1px solid #ddd;}
table tr th.six{padding:3px; background:#ededed; border-bottom:1px solid #e1e1e1; border-right:2px solid #e1e1e1;}
table tr th.seven{padding:3px; background:#e6e6e6; border-bottom:1px solid #ddd;}
table tr td{padding: 5px;}
table tr.odd td.one{border-right:2px solid #ededed; background:#f2f2f2;}
table tr.odd td.two{border-right:2px solid #f2f2f2;}
table tr.odd td.three{background:#f7f7f7;border-right:2px solid #f2f2f2;}
table tr.odd td.four{border-right:2px solid #f2f2f2;}
table tr.odd td.five{background:#f7f7f7;}
table tr.odd td.six{border-right:2px solid #f2f2f2;}
table tr.odd td.seven{background:#f7f7f7;}
table tr.even td.one{border-right:2px solid #e1e1e1; background:#e1e1e1; border-bottom:1px solid #ddd;}
table tr.even td.two{border-right:2px solid #e1e1e1; background:#ededed; border-bottom:1px solid #e4e4e4;}
table tr.even td.three{background:#e6e6e6;border-right:2px solid #e1e1e1; border-bottom:1px solid #ddd;}
table tr.even td.four{border-right:2px solid #e1e1e1; background:#ededed; border-bottom:1px solid #e1e1e1;}
table tr.even td.five{background:#e6e6e6;border-bottom:1px solid #ddd;}
table tr.even td.six{border-right:2px solid #e1e1e1; background:#ededed; border-bottom:1px solid #e1e1e1;}
table tr.even td.seven{background:#e6e6e6; border-bottom:1px solid #ddd;}
#footer{background:url(images/footer.gif) repeat-x; padding:15px 25px 30px 0px; text-align:right; margin-top:2px; font-size:0.9em; color:#4a4542; line-height:1.7em; clear:both; text-align:center;}
#result{background-color:#eaeaea; color:#000; border:1px dashed #000; text-align:center; font-weight:bold; font-size:14px; margin-left: 2px;}