/*  
Theme Name: Gator Theme Simple
Theme URI: http://www.larsonobrien.com/blog/index.php
Description: Modification of HostGator Gator Theme (Simple) - www.hostgator.com
Version: 1.0
Author: LarsonO'Brien
Author URI: http://www.larsonobrien.com/
*/


* { margin: 0; padding: 0; }
body { color: #5f5959; background: #ecece9 url(images/bg1fade.jpg) no-repeat center top; padding-bottom: 10px; font: 11px/15px Verdana, sans-serif; } /* JM changed from old body background: #ecece9 url(images/body-bg.png) repeat */
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: underline; color : #9c2833; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #9c2833; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: underline; color : #9c2833; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: none; color : #333; border: 0px; -moz-outline-style: none;} 


h1, h2, h3, h4, h5, h6 { font-family: Arial, sans-serif; }

#top {border-top: solid 4px #9c2833;} /* JM changed color from 545454 */
#bg { background: #fff; padding: 20px 30px; width: 920px; margin: 0 auto; border: 1px solid #9c2833;} /* JM added border */

/* Header
 ################################################################################################### */
.header { background:url(images/header-bg.png) repeat-x bottom; overflow: hidden; }

.header .logo-txt { float: left; padding: 0px 0px 25px 0px; width: 440px;}
.header .logo-txt h1 { color: #666; font: bold 44px/40px 'Arial'; letter-spacing: -3px; background: url(images/logo-icon.png) no-repeat left 7px; }
.header .logo-txt h1 a, .header .logo-txt h1 a:visited { color: #333; text-decoration: none;}
.header .logo-txt h1 a:hover { color: #9c2833; text-decoration: none; } /* JM changed color from 333 */
.header .logo-txt .desc { color:#a8a8a8; font: bold 14px/16px 'Arial'; letter-spacing: -1px;}

/* Search
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.header .search { float: left; width: 190px; padding: 8px 15px; border: 1px solid #f9f8f5; background: #e5e5e5; margin-top: 5px;}
.header .search form { background: url(images/search-bg.png) no-repeat left top; padding: 1px;}
.header .search fieldset { overflow: hidden; }
.header .search fieldset { height: 1%; }
.header .search input { float: left; margin-right: 3px; background: #fff; border: none; padding: 5px; width: 123px; }
.header .search button { float: left; background: #000000 url(images/search-button.png) no-repeat; width: 48px; height: 19px; border: none; cursor: pointer; text-indent: -1000em; margin: 2px;}

/* Syndicate
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.header .syndicate { float: right; width: 240px; padding: 15px 0px; font-size: 10px; font-weight: bold; text-align: right;}
.header .syndicate .mail { background:url(images/syn-mail-ico.png) no-repeat right 5px; padding: 1px 15px 1px 0px;}
.header .syndicate .feed { background:url(images/syn-feed-ico.png) no-repeat right 5px; padding: 1px 15px 1px 0px;}
.header .syndicate a { color:#666;}

/* Menu
 ################################################################################################### */
.menu { overflow: hidden; width: 920px; margin: 0 auto; border-bottom: solid 1px #fff;}

/* Pages
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.pages { overflow: hidden; width: 920px; }
.pages ul { float: left; padding: 6px 0px; }
.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; text-decoration: none;} /* JM added textdec none */
.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; }

/* Pages
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.categories { overflow: hidden; width: 920px; background: #545454; }
.categories ul { float: left; padding: 4px; }
.categories li { float: left; font-size: 11px; margin-right: 3px;}
.categories li ul { display: none;}
.categories li a, .categories li a:visited { float: left; padding: 2px 5px 4px 5px; color: #fff; font: bold 11px/11px 'Arial'; border: solid 1px #848484; text-decoration: none; } /* JM added textdec none and changed colors */
.categories li a:hover { color: #fff; border: solid 1px #999; background:#999; text-decoration: none;}
.categories li.current-cat a { color: #fff; border: solid 1px #999; background:#999; text-decoration: none;}
.categories li.current-cat a:visited { color: #fff; border: solid 1px #999; background:#999; text-decoration: none;}

/* Hide Agency News Category */
.cat-item-116 {
	display: none;
}

.random-img { margin-bottom: 20px;}


/* SC
 ################################################################################################### */
.container { overflow: hidden; width: 920px;}
.sc { width: 920px; float: left; } /* JM from 740 to 920 to match full width and force new only sidebar1, sidebar1 is float right inside this container */
.scl { width: 595px; float: left; } /* JM from 415 to 595 to push edge of text nearest new sidebar1 */

.pagetitle { color:#333; font: bold 26px/26px 'Arial'; letter-spacing: -1px; padding: 0px; margin: 0px 0px 25px 0px;}

/* Post
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.post { padding-bottom: 50px; } /* JM changed from 35px */
.post .p-head {}
.post .p-head h1 { color:#000; font: bold 26px/26px 'Arial'; letter-spacing: -1px; padding: 3px 0px;} /* JM changed size from 32px */
.post .p-head h1 a, .post .p-head h1 a:visited { color:#333; text-decoration: none;}
.post .p-head h1 a:hover { color:#9c2833; text-decoration: none;} /* JM changed color from cc6600 */

.post .p-head h2 { color:#000; font: bold 26px/26px 'Arial'; letter-spacing: -1px; padding: 0px;}
.post .p-head h2 a, .post .p-head h2 a:visited { color:#333; text-decoration: none;}
.post .p-head h2 a:hover { color:#9c2833; text-decoration: none;} /* JM changed color from e5801c */

.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:#333; text-decoration: none;}
.post .p-head h3 a:hover { color:#9c2833; text-decoration: none;} /* JM changed color from cc6600 */

.post .p-date { font: normal 10px/10px 'Verdana' sans-serif; }
.post .p-categ { padding: 16px 0px 0px 0px; margin-top: 2px; color:#999; background: url(images/p-head-bg.png) no-repeat left top;} /* JM changed padding from 6px 0px 2px 0px */
.post .p-categ a, .post .p-categ a:visited { text-decoration: underline; color:#999;}
.post .p-categ a:hover { color:#999; text-decoration: underline;}

.post .p-con { clear: left; padding: 0px; font: normal 12px/18px 'Verdana' sans-serif; } /* JM removed clear left in sidebar1 scramble. Replaced eventually. JM changed padding from 10px 0px cycle. Can add 15px padding-top to space above post content */
.post .p-con p { font: normal 12px/18px 'Verdana' sans-serif; margin-bottom: 1.4em; } /* JM added margin-bottom for proper p spacing */
.post .p-con img { margin: 0px 0px 15px 15px; padding: 5px; border: 1px dotted #ccc; } /* JM changed from margin-bottom of 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 0px; 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: 15px; margin: 10px 0px; color:#333; background: #f1f1ee;}
.post .p-con blockquote p { font-size: 11px; padding: 0px; margin: 0px; line-height: 15px;}
.post .p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}

.post .p-det { background: url(images/p-det-bg.png) repeat; padding: 7px 10px; }
.post .p-det li { border: none; display: block; margin: 3px 0px;}
.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 0px; padding-left: 18px; color:#9c2833; } /* changed color from cc6600 */
.post .p-det .p-det-ftags a { color:#9c2833;} /* JM changed color from cc6600 */
.post .p-det .p-det-fcom a { background: url(images/p-det-fcom.png) no-repeat left 0px; padding-left: 18px; color:#9c2833; } /* changed color from 5887b8 */



/* Post Single
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.post-s { padding-bottom: 60px; float: left; overflow: hidden; width: 740px; }
.post-s .p-head {}
.post-s .p-head h1 { color:#000; font: bold 26px/26px 'Arial' sans-serif; letter-spacing: -1px; padding: 3px 0px;} /* JM changed font size from 32px */

.post-s .p-date { font: normal 10px/10px 'Verdana' sans-serif; }
.post-s .p-categ { padding: 6px 0px 2px 0px; margin-top: 2px; color:#999; background: url(images/p-head-bg.png) no-repeat left top;}
.post-s .p-categ a, .post .p-categ a:visited { text-decoration: underline; color:#999;}
.post-s .p-categ a:hover { color:#999; text-decoration: underline;}

.post-s .p-con { padding: 10px 0px; font: normal 12px/18px 'Verdana' sans-serif; border-right: solid 1px #cbcac7; padding-right: 20px; float: left; width: 560px; }
.post-s .p-con p { font: normal 12px/18px 'Verdana' sans-serif; margin-bottom: 1.4em; } /* JM added margin to force actual line break */
.post-s .p-con img { padding: 10px; margin-bottom: 10px; } /* JM added padding 10 but didnt replicate border from index */
.post-s .p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }
.post-s .p-con ol li { padding: 2px 0px 2px 0px; font-size: 12px; line-height: 15px; color:#63565f; }
.post-s .p-con ul { padding: 10px 0px 10px 0px; margin: 0px; }
.post-s .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-s .p-con blockquote { padding: 15px; margin: 10px 0px; color:#333; background: #f1f1ee; }
.post-s .p-con blockquote p {  font-size: 11px; padding: 0px; margin: 0px; line-height: 15px;}
.post-s .p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}

.post-s .p-lat { float: right; padding-left: 20px; width: 139px;}
.post-s .p-lat strong { border-bottom: solid 1px #f1f1ee; padding-bottom: 3px; margin-bottom: 3px; display: block;}
.post-s .p-lat ul { margin-bottom: 20px;}
.post-s .p-lat li a { display: block;}


/* Posts-List
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.posts-list { margin-bottom: 13px;} 
.posts-list h1 { font: normal 26px/26px 'Arial'; letter-spacing: -1px; border-bottom: solid 1px #ccc; padding-bottom: 10px; margin-bottom: 10px; color:#666;}
.posts-list h2 { font: bold 16px/16px 'Arial'; color:#9c2833; letter-spacing: -1px; border-bottom: solid 1px #d0ceca; padding-bottom: 7px;} /* JM changed color from e5801c */
.posts-list h2 a { color:#9c2833; } /* JM changed color from e5801c */
.posts-list ul { padding: 5px 0px 15px 0px;}
.posts-list li { padding: 1px 0px 1px 7px; background:url(images/posts-list-li-ico.png) no-repeat left 6px; color:#999;}


/* Images
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; padding: 10px; border: solid 1px #9b9792;}
img.alignright { margin: 0 0 5px 15px; display: inline; border: solid 1px #9b9792; padding: 10px; }
img.alignleft { margin: 0 15px 5px 0; display: inline; border: solid 1px #9b9792; padding: 10px;}
.alignright { float: right; }
.alignleft { float: left }


/* Navigation
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.nav { font-size: 10px; line-height: 12px; font-weight: bold; text-align: right; padding-top: 25px;}
.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 ORIGINAL GRAVATAR TO RIGHT OF TEXT - MUST SWITCH ORDER ON COMMENTS.PHP TO DEPLOY
 ###################################################################################################
.comments-list { padding-bottom: 30px; float: left; }
.comments-list h2 { font: normal 18px/18px "Arial"; margin: 0px 0px 20px 0px; padding: 15px 0px; letter-spacing: -1px; color:#000; background: url(images/p-head-bg.png) no-repeat left bottom;} /* JM changed size from 24px

.comments-list .entry { overflow: hidden; margin-bottom: 30px; float: left; }
.comments-list .entry .entry-txt { width: 560px; padding-right: 20px; float: left;} /* removed border-right: 1px solid #cbcac7
.comments-list .entry .entry-txt .name { font: bold 14px/13px "Arial" sans-serif; color:#666;}
.comments-list .entry .entry-txt .date { font-size: 10px; padding: 3px 0px 12px 0px;}
.comments-list .entry .entry-txt .date a { color:#999; text-decoration: underline;}
.comments-list .entry .entry-txt .con { font: normal 12px/16px "Verdana" sans-serif;}
.comments-list .entry .entry-avt { width: 134px; padding-left: 25px; float: right;}
.comments-list .entry .entry-avt img { border: solid 1px #cbcac7; padding: 1px;} */

/* Comments FOR GRAVATAR TO LEFT OF TEXT
 ################################################################################################### */
.comments-list { padding-bottom: 30px; float: left; }
.comments-list h2 { font: normal 18px/18px "Arial"; margin: 0px 0px 20px 0px; padding: 15px 0px; letter-spacing: -1px; color:#000; background: url(images/p-head-bg.png) no-repeat left bottom;} /* JM changed size from 24px */

.comments-list .entry { overflow: hidden; margin-bottom: 30px; float: left; }
.comments-list .entry .entry-txt { width: 510px; float: left; } /* JM changed width from 560px (compensating for padding?), removed border-right: 1px solid #cbcac7 */
.comments-list .entry .entry-txt .name { font: bold 14px/13px "Arial" sans-serif; color:#666;}
.comments-list .entry .entry-txt .date { font-size: 10px; padding: 3px 0px 12px 0px;}
.comments-list .entry .entry-txt .date a { color:#999; text-decoration: underline;}
.comments-list .entry .entry-txt .con { font: normal 12px/16px "Verdana" sans-serif;}
.comments-list .entry .entry-avt { padding-right: 20px; float: left;}
.comments-list .entry .entry-avt img { border: solid 1px #cbcac7; padding: 4px;}


/* Comments Form
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.comments-form { clear: left;} /* JM added clear because of awkward position of "Leave Your Comments" headline */
.comments-form h3 { font: normal 18px/18px "Arial"; margin: 0px 0px 10px 0px; padding: 15px 0px; letter-spacing: -1px; color:#000; background: url(images/p-head-bg.png) no-repeat left bottom;} /* JM changed size from 24px */

.comments-form .form-left { width: 560px; padding-right: 20px; float: left; } /* JM removed border-right: 1px solid #cbcac7 */
.comments-form .form-left label { padding-bottom: 5px; }
.comments-form .form-left p { padding: 7px 0px; color:#808080; overflow: hidden; font-size: 12px;}
.comments-form .form-left .required { font-size: 12px; font-weight: normal; color:#cc6600;}
.comments-form .form-left input { border: 1px solid #cbcac7; background: #f3f3f3; padding: 4px; width: 230px; margin-right: 10px;} /* JM changed colors from dedbcd border and f3f1e9 background */
.comments-form .form-left textarea { border: 1px solid #cbcac7; background: #f3f3f3; padding: 5px; width: 530px;} /* JM changed colors from dedbcd border and f3f1e9 background */
.comments-form .form-left button { float: left; cursor: pointer; text-indent: -1000em; width: 99px; height: 25px; border: none; background: url(images/post-comment.png) no-repeat; }



/* Side 1
 ################################################################################################### */
.scr { width: 300px; float: right;}
.scr h2 { background: #eaeae6; padding: 4px 5px; font: bold 14px/14px "Arial", sans-serif; letter-spacing: -1px; color:#666; }

/* About
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.scr .about { margin-bottom: 15px;}
.scr .about h2 { background:#999995 url(images/about-h2-bg.png) repeat-x bottom; color:#fff; padding: 0px; margin: 0px;}
.scr .about h2 strong { background:url(images/about-h2-ico.png) no-repeat left 0px; display: block; padding: 4px 0px 4px 25px; height: 20px; }
.scr .about-all { background:#eaeae6; padding: 10px; }
.scr .about-all p { line-height: 16px; color:#333;} /* JM changed line-height from 14px and color */
.scr .about-all a { color:#333; text-decoration: underline;} /* JM added link states */
.scr .about-all a:hover { color:#666; text-decoration: underline;} /* JM added link states */

/* Recent
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.scr .recent { margin-bottom: 20px; font-size: 11px;}
.scr .recent .tabs { overflow: hidden; margin-bottom: 5px; width: 300px; }
.scr .recent .tabs li { float: left;  }
.scr .recent .tabs li a { float: left; font: bold 14px/14px "Arial", sans-serif; letter-spacing: -1px; padding: 3px 5px 10px 22px; width: 120px; background: #f1f1ee; color:#6f6f6f; text-decoration: none;}
.scr .recent .tabs li a:link.active { color:#fff; text-decoration: none;}
.scr .recent .tabs li a:visited.active { color:#fff; text-decoration: none;}
.scr .recent .tabs .t1 a { background: url(images/tab1.png); }
.scr .recent .tabs .t2 a { background: url(images/tab2.png); }

.scr .recent .tabs a:link { background-position: top;}
.scr .recent .tabs a:visited { background-position: top;}
.scr .recent .tabs a:link.active { background-position: bottom;}
.scr .recent .tabs a:visited.active { background-position: bottom; }

.scr #latest-comments { border-top: solid 1px #e6e6e6; }
.scr #latest-comments li { padding: 3px 5px 6px 5px; border-bottom: solid 1px #e6e6e6; line-height: 14px;}
.scr #latest-comments li:hover { background: #f9f8f5;}
.scr #latest-comments li a { display: block; background:url(images/posts-list-li-ico.png) no-repeat left 6px; padding-left: 7px; }
.scr #latest-comments li a:hover { text-decoration: none;}

.scr #latest-posts { display: none; border-top: solid 1px #e6e6e6;}
.scr #latest-posts li { padding: 3px 0px 3px 5px; border-bottom: solid 1px #e6e6e6; line-height: 14px; }
.scr #latest-posts li:hover { background: #f9f8f5;}

.scr #latest-posts li a { display: block; background:url(images/posts-list-li-ico.png) no-repeat left 6px; padding-left: 7px; }
.scr #latest-posts li a:hover { text-decoration: none;}

/* Widget
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.scr .widget { margin-bottom: 15px;}
.scr .widget h2 { background: #f1f1ee; padding: 5px; margin-bottom: 5px;}
.scr .widget h2 a { color: #666; text-decoration: none;} /* JM added link state */
.scr .widget h2 a:hover { color: #333; text-decoration: none;} /* JM added link hover state */
.scr .widget li { background: url(images/arrow.png) no-repeat left 5px; padding-left: 8px; color:#999;}
.scr .widget li a { color: #999; text-decoration: underline;} /* JM added specific link color */
.scr .widget li a:hover { color: #666; text-decoration: underline;} /* JM added specific link hover state */

/* Tabs
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.scr .widget_flickrRSS { width: 300px; overflow: hidden}
* html .scr  .widget_flickrRSS { height: 1%;}
.scr .widget_flickrRSS ul { padding: 0px; margin: 5px 0px 10px 0px; float: left;}
.scr .widget_flickrRSS li { background: none; list-style-type: none; display: inline; padding: 0px; margin: 0px 11px 11px 0px; float: left; }
.scr .widget_flickrRSS li a img { border: solid 1px #999; width: 60px; height: 60px; padding:}
.scr .widget_flickrRSS li a:visited img { border: solid 1px #999;}
.scr .widget_flickrRSS li a:hover img { border: solid 1px #000;}

.scr .widget_tag_cloud { line-height: 20px;}
.scr .widget_calendar table { width: 100%;}
.scr .widget_calendar table td { text-align: center; padding: 3px; }
.scr .widget_calendar caption { background: #f1f1ee; padding: 5px 0px;}
.scr .widget_calendar #today { background: #f1f1ee;}
.scr .widget_search #s { border: solid 1px #e4e2d3; padding: 3px; margin-bottom: 5px;}



/* Side 2 
 ################################################################################################### */
.sr { width: 160px; float: right; }
.sr h2 { background: #f1f1ee; padding: 4px 5px; font: bold 14px/14px "Arial", sans-serif; letter-spacing: -1px; color:#666; margin-bottom: 5px; } /* JM changed text color from 7e7e7e */
.sr h2 a { color: #666; text-decoration: none;} /* JM added link state */
.sr h2 a:hover { color: #333; text-decoration: none;} /* JM added link hover state */

.sr .widget { margin-bottom: 15px;}
.sr .widget li { background: url(images/posts-list-li-ico.png) no-repeat left 7px; padding: 1px 0px 1px 6px;}
.sr .widget li a { color: #999; text-decoration: underline; } /* JM added specific link color */
.sr .widget li a:hover { color: #666; text-decoration: underline; } /* JM added specific link hover state */

/* Image Captions
 ################################################################################################### */
.wp-caption { padding: 0px; margin: 0px; } /* JM added class */
.wp-caption p.wp-caption-text { padding: 0px; margin: 0px; text-align: right; font-size: 10px; font-style: italic; line-height: 12px; } /* JM added class */ 

/* Author Image
 ################################################################################################### */
.entry_author_image {float: left; padding: 4px 4px 1px 4px; border: 1px dotted #ccc; margin-right: 15px; margin-bottom: 15px;} /* JM */

/* Acronym
 ################################################################################################### */
acronym {background: #f3f3f3; border: none; padding: 0px 3px 0px 3px; cursor: crosshair;} /* JM */

/* Automatic Twitter Integration
 ################################################################################################### */
.atpu {font-size: 12px; font-weight: normal; color: #666; padding-top: 10px;} /* JM */

/* Footer
#######################################################################################################  */
#footer { padding: 10px 30px; width: 920px; margin: 0 auto;}
#footer a { color:#5f5959; text-decoration: underline;}

