/*  
Theme Name: Perfection Theme 
Theme URI: http://premiumthemes.com/
Description: Designed by <a href="http://designdisease.com">Design Disease</a> for <a href="http://premiumthemes.com">PremiumThemes.com</a>
Version: 1
Author: Design Disease (modified by bampi)
Author URI: http://designdisease.com/
*/

* { margin: 0; padding: 0; }
body { color: #5f5959; background: #fff; padding-bottom: 10px; font: 11px/15px Verdana, sans-serif; }
input, button, select { font: normal 11px/14px 'Verdana', sans-serif; }
textarea { font: normal 12px/16px 'Verdana', sans-serif; }
legend { display: none; }
fieldset { border: none; }
img { border: none; text-align: center;}
ul, ol { list-style: none; }
table { border-collapse: collapse; width: 100%; }
hr { display: none; }

a:link { text-decoration: none; color : #336699; border: 0px; }
a:active { text-decoration: underline; color : #336699; border: 0px; }
a:visited { text-decoration: none; color : #336699; border: 0px; }
a:hover	{ text-decoration: underline; color : #cc6600; border: 0px; }
a:focus { outline: none; }

h1, h2, h3, h4, h5, h6 { font-family: Arial, sans-serif; }

/* Header
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.header { border-bottom: 1px solid #e1dfd4; background: #e3e1d7 url(images/header-bg.png); border-bottom: solid 1px #d2cfc5; }
.header-wrapper { overflow: hidden; width: 930px; margin: 0 auto; padding: 8px 15px; }

.header .logo-txt { float: left; padding: 10px 0px 15px 10px;}
.header .logo-txt h1 { text-transform: lowercase; color: #000; font: bold 36px/34px 'Arial'; letter-spacing: -3px; background: url(images/logo-icon.png) no-repeat left 7px; padding-left: 40px;}
.header .logo-txt h1 a, .header .logo-txt h1 a:visited { color: #000; text-decoration: none;}
.header .logo-txt h1 a:hover { color: #000; text-decoration: none; }

.header .logo-img { float: left; padding: 10px 0px 15px 10px;}
.header .logo-img h1 { text-indent: -35000px; margin: 0; padding: 0;}
.header .logo-img h1 a { display: block; background: url(images/logo.png) no-repeat left top; height: 36px; width: 172px; }
.desc {  font: bold 14px/14px Arial, Helvetica, sans-serif; letter-spacing: -1px; color:#b18f5e;}

/* Searc}}
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.search { float: right; width: 300px; padding: 12px 14px; border: 1px solid #f9f8f5; background: #f3f1e9 url(images/search.png) 12px 18px no-repeat; margin-top: 5px;}
.search form { background: url(images/search-bg.png) no-repeat left top; padding: 4px 4px 4px 24px;}
.search fieldset { overflow: hidden; }
.search fieldset { height: 1%; }
.search input { float: left; margin-right: 3px; background: #fff; border: none; padding: 5px; width: 203px; }
.search button { float: left; background: #000000 url(images/search-button.png) no-repeat; width: 56px; height: 24px; border: none; cursor: pointer; text-indent: -1000em; }

/* Page
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#page { background: #f3f1e9 url(images/page-bg.png); border-bottom: 1px solid #d8d5cb; padding-bottom: 25px; }

/* Menu
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.menu { overflow: hidden; width: 960px; margin: 0 auto;}

/* Pages
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.pages { overflow: hidden; width: 960px; border-bottom: 1px solid #ccc9be; }
.pages ul { float: left; padding: 20px 20px 5px 20px; }
.pages li { float: left; }
.pages li a, .pages li a:visited { float: left; padding: 0px 6px; color: #94918e; border-right: solid 1px #999; font: bold 14px/14px 'Arial'; letter-spacing: -1px;}
.pages li a:hover { float: left; padding: 0px 6px; color: #000; text-decoration: none;}
.pages li.current_page_item a { color: #000; text-decoration: none; }
.pages li.current_page_item a:visited { color: #000; text-decoration: none; }

/* Categories
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.categories { overflow: hidden; width: 960px; }
.categories ul { float: left; padding: 5px 20px 20px 22px;}
.categories li { float: left; font-size: 11px;}
.categories li ul { display: none;}
.categories li a, .categories li a:visited { float: left; padding: 0px 4px; color: #94918e; font: bold 11px/13px 'Verdana'; border-right: solid 1px #999; }
.categories li a:hover { color: #000; text-decoration: none; }
.categories li.current-cat a { color: #000; text-decoration: none; }
.categories li.current-cat a:visited { color: #000; text-decoration: none; }

/* Main
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#main { width: 960px; margin: 0 auto; background: url(images/main-bg.png) repeat-y; }
#main-wrapper { overflow: hidden; padding-bottom: 1px; background: url(images/main-bottom.png) left bottom no-repeat; }
#content { float: left; width: 525px; background: #fcfcfa; border: 1px solid #d8d5cb; border-bottom: none; padding: 24px; }

.title { color:#000; font: normal 32px/32px 'Helvetica'; letter-spacing: -1px; padding: 0px; margin: 0px 0px 25px 0px;}
.line { padding-top: 25px; border-top: 3px solid #3e3933; }

/* Post
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.post { padding-bottom: 25px; }
.post .p-head {}
.post .p-head h1 { color:#000; font: normal 30px/30px 'Helvetica'; letter-spacing: -2px; padding: 3px 0px;}
.post .p-head h1 a, .post .p-head h2 a:visited { color:#000; text-decoration: none;}
.post .p-head h1 a:hover { color:#cc6600; text-decoration: none;}

.post .p-head h2 { color:#000; font: normal 26px/26px 'Helvetica'; letter-spacing: -1px; padding: 0px;}
.post .p-head h2 a, .post .p-head h2 a:visited { color:#000; text-decoration: none;}
.post .p-head h2 a:hover { color:#cc6600; text-decoration: none;}

.post .p-head h3 { color:#000; font: normal 21px/21px 'Arial'; letter-spacing: -1px; padding: 0px;}
.post .p-head h3 a, .post .p-head h3 a:visited { color:#000; text-decoration: none;}
.post .p-head h3 a:hover { color:#cc6600; text-decoration: none;}

.post .p-head2 h2  { color: #363330; font-size: 16px; letter-spacing: -1px; margin-bottom: 5px; padding-bottom: 5px; background: url(images/underline.gif) left bottom repeat-x; }

.post .p-date { font: bold 11px Verdana; }
.post .p-categ a, .post .p-categ a:visited { background: #333; font-size: 9px; padding: 2px 3px; color:#fff;}
.post .p-categ a:hover { background:#ffcc00; color:#333; text-decoration: none;}
.post .viewspop { float: right; margin-top: -15px; background: #333; color: #fff; padding 2px 3px; }

.post .p-con { padding: 10px 0px; font: normal 12px/18px 'Verdana' sans-serif; }
.post .p-con p { font: normal 12px/18px 'Verdana' sans-serif; }
.post .p-con img { margin-bottom: 10px; }
.post .p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }
.post .p-con ol li { padding: 2px 0px 2px 0px; font-size: 12px; line-height: 15px; color:#63565f; }
.post .p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
.post .p-con ul li { padding: 2px 0px 2px 13px; list-style-type: none; background: url("images/content-li.gif") no-repeat left top; font-size: 12px; line-height: 15px; color:#63565f; }
.post .p-con blockquote { padding: 10px; margin: 10px 0px; color:#333; background: #f3f1e9; border-left: 2px solid #333; }
.post .p-con blockquote p { font-size: 12px; padding: 0px; margin: 0px; line-height: 17px;}
.post .p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}
/*added by bampi (links in posts) */
.post .p-con a { text-decoration: none; font: bold; letter-spacing: 0px; background: #ffcc00; color: #000; }
.post .p-con a:hover { text-decoration: none; background: #333; color: #fff; font: bold; letter-spacing: 0px; }

.post .p-det { background: url(images/post-dotted.png) repeat-x top; padding-top: 10px; }
.post .p-det li { border: none; font-size: 1em; display: inline; font-size: 11px;}
.post .p-det li a { color: #ffcc00; font-weight: normal; text-decoration: underline;}
.post .p-det .p-det-ftags { background: url(images/p-det-ftags.png) no-repeat left 2px; padding-left: 14px; color:#cc6600; }
.post .p-det .p-det-ftags a { color:#cc6600; text-decoration: none; }
.post .p-det .p-det-ftags a:hover { text-decoration: none; color: #000; }
.post .p-det .p-det-fcom a { background: url(images/p-det-fcom.png) no-repeat left 3px; color:#5887b8; margin-right: 15px; padding-left: 14px; text-decoration: none; }
.post .p-det .p-det-fcom a:hover { text-decoration: none; color: #000; }

/* Post - Feature
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.post-f { color: #c4c0b5; padding: 15px; background: #3b3936 url("images/feature-bg.gif") repeat-x; margin-bottom: 25px;}
.post-f .p-feature { background: url(images/feature-dotted.png) repeat-x bottom; padding-bottom: 10px; margin-bottom: 5px;}
.post-f .p-feature strong { background: url("images/feature-star.png") left center no-repeat; color: #ffcc00; font: bold 14px/14px 'Arial'; letter-spacing: -1px; padding-left: 16px; }

.post-f .p-head {}
.post-f .p-head h1 { font: normal 28px/26px 'Helvetica'; letter-spacing: -1px; color: #b5e6ff;}
.post-f .p-head h1 a, .post-f .p-head h1 a:visited { color:#66ccff; text-decoration: none;}
.post-f .p-head h1 a:hover { color:#fff;}
.post-f .p-head h2 { font: normal 28px/26px 'Helvetica'; letter-spacing: -1px; color: #b5e6ff;}
.post-f .p-head h2 a { color:#66ccff; text-decoration: none;}

.post-f .p-con { padding: 10px 0px; font: normal 12px/18px 'Verdana' sans-serif; }
.post-f .p-con a, .post-f .p-con a:visited { color: #66ccff;}
.post-f .p-con a:hover { color: #ffcc00;}
.post-f .p-con p { font: normal 12px/18px 'Verdana' sans-serif; }
.post-f .p-con img { margin-bottom: 10px; }
.post-f .p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }
.post-f .p-con ol li { padding: 2px 0px 2px 0px; font-size: 12px; line-height: 15px; color:#c4c0b5; }
.post-f .p-con ul { padding: 10px 0px 10px 25px; margin: 0px; }
.post-f .p-con ul li { padding: 2px 0px 2px 13px; list-style-type: none; background: url(images/p-con-li-f.png) no-repeat left 2px; font-size: 12px; line-height: 15px; color:#c4c0b5; }
.post-f .p-con blockquote { padding: 10px; margin: 10px 0px; color:#ece9e0; background: #565350;}
.post-f .p-con blockquote p { font-size: 12px; padding: 0px; margin: 0px; line-height: 17px;}
.post-f .p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}

.post-f .p-det { background: url(images/feature-dotted.png) repeat-x top; padding-top: 10px; }
.post-f .p-det li { border: none; font-size: 1em; display: inline; font-size: 11px;}
.post-f .p-det li a { color: #ffcc00; font-weight: normal; text-decoration: underline;}
.post-f .p-det .p-det-ftags { background: url(images/p-det-ftags.png) no-repeat left 2px; padding-left: 14px; color:#ffcc00; }
.post-f .p-det .p-det-ftags a { color:#ffcc00;}
.post-f .p-det .p-det-fcom a { background: url(images/p-det-fcom.png) no-repeat left 3px; color:#66ccff; margin-right: 15px; padding-left: 14px;}

/* Images
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; padding: 1px; border: solid 1px #9b9792;}
img.alignright { margin: 0 0 5px 15px; display: inline; border: solid 1px #9b9792; padding: 1px; }
img.alignleft { margin: 0 15px 5px 0; display: inline; border: solid 1px #9b9792; padding: 1px;}
.alignright { float: right; }
.alignleft { float: left }

/* Navigation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.nav { overflow: hidden; font-size: 13px; font-size: 10px; line-height: 12px; font-weight: bold; text-align: right; padding-top: 25px; border-top: 3px solid #3e3933; }
.nav .left { float: left; background: url(images/nav-left.png) no-repeat left 1px; padding-left: 15px; }
.nav .right { float: right; background: url(images/nav-right.png) no-repeat right 1px; padding-right: 15px; }
.nav a { cursor: hand; }

/* Comments 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-list { padding-top: 10px;}
.comments-list h2 { font: normal 24px/24px "Arial"; margin: 0px; padding: 10px 0px; letter-spacing: -1px; color:#000;}

.comments-list .nor { position: relative; overflow: hidden; margin-bottom: 20px; padding: 15px; border: 1px solid #eceade; background: #f3f1e9; border-left: 2px solid #eceade; }
.comments-list .alt { border: 1px solid #eceade; background: #ffffff; border-left: 2px solid #eceade; }
.comments-list .authcomm { background: #fbfbe3; border-left: 2px solid #cc6600; }

.comments-list p.name { font: bold 14px/14px "Arial" sans-serif; color:#000; letter-spacing: -1px;}
.comments-list p.avt { position: absolute; position: absolute; top: 15px; right: 15px;}
.comments-list p.avt img { border: solid 1px #666;}
* html .comments-list p.avt { right: 40px; height: 1%; }
.comments-list p.date { font-size: 10px; padding-bottom: 10px;}
.comments-list p.date a { color:#999; text-decoration: none;}
.comments-list p.date a:hover { text-decoration: none; color: #000; }

/* Comments Form
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-form { padding-top: 10px; }
.comments-form form { padding: 15px; border: 1px solid #eceade; background: #f3f1e9; }
.comments-form h3 { font: normal 19px/19px "Arial"; margin: 0px; padding: 10px 0px; letter-spacing: -1px; color:#000;}
.comments-form label { padding-bottom: 5px; }
.comments-form p { padding: 7px 0px; color:#808080; overflow: hidden; height: 1%;}
.comments-form .required { font-size: 10px; font-weight: bold; color:#cc6600;}
.comments-form input { border: 1px solid #d8d5cb; background: #ffffff; padding: 4px; width: 230px; margin-right: 10px; }
.comments-form textarea { border: 1px solid #d8d5cb; background: #ffffff; padding: 5px; width: 470px; }
.comments-form button { float: left; cursor: pointer; text-indent: -1000em; width: 99px; height: 25px; border: none; background: url(images/post-comment.png) no-repeat; }

/* Sidebar
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */		
.SR { float: right; width: 330px; background: #fcfcfa; border: 1px solid #dcdad1; border-bottom: none; padding: 14px 14px 0px 14px; }
.SR h2 { color: #363330; font-size: 14px; letter-spacing: -1px; margin-bottom: 5px; padding-bottom: 5px; background: url(images/underline.gif) left bottom repeat-x; }
.SR li { list-style-type: none; font-size: 11px; line-height: 16px; }

/* Tabs
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */			
.SR .recent { margin-bottom: 15px; border: 1px solid #ccc9be; background: #f3f1e9; padding: 15px 15px 5px 15px; }
.SR .recent .tabs { overflow: hidden; margin-bottom: 5px; padding-bottom: 10px; border-bottom: solid 1px #dad6c5; }
.SR .recent .tabs { height: 1%; }
.SR .recent .tabs li { float: left; background: none; padding: 0;}
.SR .recent .tabs li a { float: left; font: bold 14px/24px Arial, sans-serif; color: #999; padding: 0 10px; letter-spacing: -1px; background: #fff; border: solid 1px #eae7da; margin-right: 4px;}
.SR .recent .tabs li a.active,
.SR .recent .tabs li a:hover { background: #dddbd0; border: solid 1px #dddbd0; color: #363330; text-decoration: none; }
	
#tab-comments { display: none; margin-bottom: 15px; }
#tab-comments li { background: url(images/arrow.png) no-repeat left 10px; line-height: 14px; padding: 4px 0px 4px 8px; border-bottom: solid 1px #dad6c5;}
#tab-comments li a { display: block;}
#tab-popular { margin-bottom: 15px; }
#tab-popular li { background: url(images/arrow.png) no-repeat left 10px; line-height: 14px; padding: 4px 0px 4px 8px; border-bottom: solid 1px #dad6c5; color:#999;}
#tab-tags { display: none; margin-bottom: 15px; font-family: Arial, Helvetica, sans-serif; }

/* WidGet
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */		
.widget { margin-bottom: 15px; border: 1px solid #eceade; background: #f3f1e9; padding: 15px; }
.widget li { background: url(images/arrow.png) no-repeat left 7px; padding-left: 8px; color:#999; }
.widget h2 { color: #363330; font-size: 14px; letter-spacing: -1px; margin-bottom: 5px; padding-bottom: 5px; background: url(images/underline.gif) left bottom repeat-x; }
/*subscribe sidebar */
.widget .rssfeed { padding-bottom: 2px; background: url(images/feed.png) no-repeat left 0px; padding-left: 17px; font: bold 14px/14px 'Arial'; letter-spacing: -1px; }
.widget .rssfeed a { color:#ff6600; }
.widget .rssfeed a:hover { text-decoration: none; color: #000; }
.widget .rsscomm { padding-bottom: 2px; background: url(images/rsscomm.png) no-repeat left 0px; padding-left: 17px; font: bold 14px/14px 'Arial'; letter-spacing: -1px; }
.widget .rsscomm a { color:#ef2925; }
.widget .rsscomm a:hover { text-decoration: none; color: #000; }
.widget .twitter { padding-bottom: 2px; background: url(images/twitter.png) no-repeat left 0px; padding-left: 17px; font: bold 14px/14px 'Arial'; letter-spacing: -1px; }
.widget .twitter a { color:#3399cc; }
.widget .twitter a:hover { text-decoration: none; color: #000; }
.widget .facebook { padding-bottom: 2px; background: url(images/facebook.png) no-repeat left 0px; padding-left: 17px; font: bold 14px/14px 'Arial'; letter-spacing: -1px; }
.widget .facebook a { color:#261cd1; }
.widget .facebook a:hover { text-decoration: none; color: #000; }
.widget .flickr { padding-bottom: 2px; background: url(images/flickr.png) no-repeat left 0px; padding-left: 17px; font: bold 14px/14px 'Arial'; letter-spacing: -1px; }
.widget .flickr a { color: #eb2a99; }
.widget .flickr a:hover { text-decoration: none; color: #000; }
.widget .freeblogging { float: right; }

/* other css settings */
.widget_recently_popular a:hover { text-decoration: none; color: #000; }
.recent_comments a:hover { text-decoration: none; color: #000; }
.widget_reaction_buttons_clicked a:hover { text-decoration: none; color: #000; }
.textwidget a:hover { text-decoration: none; color: #000; }
.widget_archive a:hover { text-decoration: none; color: #000; }
.widget_links a:hover { text-decoration: none; color: #000; }
div.rsstrackback { margin-left: 65px; margin-top: -20px; border: 1px solid #fff; padding: 5px; }
div.rsstrackback a { font-weight: bold; font-size: 12px; text-decoration: none; }
div.rsstrackback a:hover { font-weight: bold; font-size: 12px; text-decoration: none; color: #000; }

/* Tabs
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */		
.widget_flickrRSS { border: 1px solid #eceade; background: #f3f1e9; padding: 15px 15px 0px 15px; width: 298px; overflow: hidden}
* html .widget_flickrRSS { height: 1%;}
.widget_flickrRSS ul { padding: 0px; margin: 5px 0px 10px 0px; float: left;}
.widget_flickrRSS li { background: none; list-style-type: none; display: inline; padding: 0px; margin: 0px 12px 12px 0px; float: left; }
.widget_flickrRSS li a img { border: solid 1px #333; width: 60px; height: 60px;}
.widget_flickrRSS li a:visited img { border: solid 1px #333;}
.widget_flickrRSS li a:hover img { border: solid 1px #000;}
.widget_flickRSS img { border-left: 1px solid #333; }

/* WidGet
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.widget_tag_cloud { line-height: 20px;}
.widget_calendar table { width: 100%;}
.widget_calendar table td { text-align: center; padding: 3px; }
.widget_calendar caption { background: #e4e2d3; padding: 5px 0px;}
.widget_calendar #today { background: #e4e2d3;}
.widget_search #s { border: solid 1px #e4e2d3; padding: 3px; margin-bottom: 5px;}

/* Footer
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.footer { width: 960px; margin: 0 auto; font-size: 11px; padding-top: 10px;}
.footer p { padding: 3px 0px 4px 0px;}
.footer p a, .footer p a:visited, .footer p a:hover { color: #666; text-decoration: underline; }
.footer .theme { border-top: 1px solid #e3e3e2; color:#999; }
.footer .theme a, .footer .theme a:visited, .footer .theme a:hover { color: #999; text-decoration: underline; }

/* Added by bampi

/* Related posts */
.related-posts { margin-bottom: 15px; border: 1px solid #eceade; background: #f3f1e9; padding: 15px; border-left: 2px solid darkblue; }
.related-posts li { background: url(images/arrow.png) no-repeat left 7px; padding-left: 8px; color:#999; }
.related-posts h3 { color: #363330; font-size: 14px; letter-spacing: -1px; margin-bottom: 5px; padding-bottom: 5px; background: url(images/underline.gif) left bottom repeat-x; }

a.more-link { background: #333; font-size: 12px; padding 3px 4px; color: #fff; }
a.more-link:hover { background: #ffcc00; color: #333; text-decoration: none; }
div.valid { float: right; margin-top: -15px; }
.widget_tag_cloud a { text-decoration: none; }
.widget_tag_cloud a:hover { text-decoration: none; }
.widget_flickrRSS { display: block; width: 300px; }
.widget_flickrRSS img { padding-right: 3px; padding-bottom: 3px; width: 95px; height: 80px; }
div.adscomm { margin-bottom: 1px; background: #fff; }

/* Footer2 (tag cloud)
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
div.footer2 h3 { color: #363330; font-size: 14px; letter-spacing: -1px; margin-bottom: 5px; padding-bottom: 5px; background: url(images/underline.gif) left bottom repeat-x; }
div.footer2 { width: 940px; margin: 0 auto; font-size: 12px; padding: 10px; background: #fff; border: 1px solid #ccc9be; }
div.footer2 a { text-decoration: none; font: bold; letter-spacing: 1px; color: #fff; background: #333; }
div.footer2 a:hover { text-decoration: none; font: bold; letter-spacing: 1px; color: #000; background: #ffcc00; }
