/*  
Theme Name: Gator Theme Simple
Theme URI: http://blog.hostgator.com/2008/12/02/hostgator-webhosting-gatortheme/
Description: Brought to you by <a href="http://www.hostgator.com/">HostGator Web Hosting</a>
Version: 1
Author: HostGator Web Hosting
Author URI: http://www.hostgator.com/
*/


* { margin: 0; padding: 0; }
body { color: #5f5959; background: #ecece9 url(images/body-bg.png) repeat; padding-bottom: 10px; font: 14px/15px Verdana, sans-serif; }
input, button, select { font: normal 12px/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 : #0066CC; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #0066CC; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #006699; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #e5801c; border: 0px; -moz-outline-style: none;} 


h1, h2, h3, h4, h5, h6 { font-family: Arial, sans-serif; }

#top {border-top: solid 4px #545454;}
#bg { background: #fff; padding: 20px 30px; width: 920px; margin: 0 auto;}

/* 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: #333; text-decoration: none; }
.header .logo-txt .desc { color:#a8a8a8; font: bold 14px/16px 'Arial'; letter-spacing: -1px;}

/* Search
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.header .search { float: left; width: 270px; padding: 10px 15px; border: 1px solid #f9f8f5; background: #eaeae6; 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: 203px; }
.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: 400px; padding: 10px 0px; font-size: 10px; font-weight: bold;}
.header .syndicate .mail { background:url(images/syn-mail-ico.png) no-repeat left 5px; padding: 1px 0px 1px 15px;}
.header .syndicate .feed { background:url(images/syn-feed-ico.png) no-repeat left 5px; padding: 1px 0px 1px 15px;}
.header .syndicate a { color:#3399cc;}

/* 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;}
.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; }
.categories li a:hover { color: #fff; border: solid 1px #ff8500; background:#ff8500; text-decoration: none;}
.categories li.current-cat a { color: #fff; border: solid 1px #ff8500; background:#ff8500; text-decoration: none;}
.categories li.current-cat a:visited { color: #fff; border: solid 1px #ff8500; background:#ff8500; text-decoration: none;}


.random-img { margin-bottom: 30px;}


/* SC
 ################################################################################################### */
.container { overflow: hidden; width: 920px;}
.sc { width: 740px; float: right; }
.scl { width: 415px; float: right;}

.pagetitle { color:#333; font: bold 26px/26px 'Arial'; letter-spacing: -1px; padding: 0px; margin: 0px 0px 25px 0px;}

/* Post
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.post { padding-bottom: 35px; }
.post .p-head {}
.post .p-head h1 { color:#000; font: normal 32px/32px 'Arial'; letter-spacing: -1px; padding: 3px 0px;}
.post .p-head h1 a, .post .p-head h1 a:visited { color:#333; text-decoration: none;}
.post .p-head h1 a:hover { color:#cc6600; text-decoration: none;}

.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:#e5801c; 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:#333; text-decoration: none;}
.post .p-head h3 a:hover { color:#cc6600; text-decoration: none;}

.post .p-date { font: normal 10px/10px 'Verdana' sans-serif; }
.post .p-categ { padding: 6px 0px 2px 0px; margin-top: 2px; color:#999; background: url(images/p-head-bg.png) no-repeat left top;}
.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 { 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 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:#cc6600; }
.post .p-det .p-det-ftags a { color:#cc6600;}
.post .p-det .p-det-fcom a { background: url(images/p-det-fcom.png) no-repeat left 0px; padding-left: 18px; color:#5887b8; }



/* Post Single
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.post-s { padding-bottom: 60px; float: right; overflow: hidden; width: 740px; }
.post-s .p-head {}
.post-s .p-head h1 { color:#000; font: normal 32px/32px 'Arial'; letter-spacing: -1px; padding: 3px 0px;}

.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: 720px; }
.post-s .p-con2 { padding: 10px 0px; font: normal 12px/18px 'Verdana' sans-serif; border-right: solid 1px #cbcac7; padding-right: 20px; float: left; width: 720px; }
.post-s .p-con p { font: normal 12px/18px 'Verdana' sans-serif; }
.post-s .p-con img { margin-bottom: 10px; }
.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:#e5801c; letter-spacing: -1px; border-bottom: solid 1px #d0ceca; padding-bottom: 7px;}
.posts-list h2 a { color:#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: 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: 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 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-list { padding-bottom: 30px; float: left; }
.comments-list h2 { font: normal 24px/24px "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;}

.comments-list .entry { overflow: hidden; margin-bottom: 30px; float: left; }
.comments-list .entry .entry-txt { border-right: 1px solid #cbcac7; width: 560px; padding-right: 20px; float: left;}
.comments-list .entry .entry-txt .name { font: bold 14px/13px "Arial" sans-serif; color:#666; letter-spacing: -1px;}
.comments-list .entry .entry-txt .date { font-size: 10px; padding-bottom: 10px;}
.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 Form
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-form {}
.comments-form h3 { font: normal 24px/24px "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;}

.comments-form .form-left { border-right: 1px solid #cbcac7; width: 560px; padding-right: 20px; float: left; }
.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 #dedbcd; background: #f3f1e9; padding: 4px; width: 230px; margin-right: 10px; }
.comments-form .form-left textarea { border: 1px solid #dedbcd; background: #f3f1e9; padding: 5px; width: 530px; }
.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: left;}
.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: 14px; color:#444031;}

/* 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 li { background: url(images/arrow.png) no-repeat left 5px; padding-left: 8px; color:#999; }


/* 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: left; }
.sr h2 { background: #f1f1ee; padding: 4px 5px; font: bold 14px/14px "Arial", sans-serif; letter-spacing: -1px; color:#7e7e7e; margin-bottom: 5px; }

.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 { text-decoration: underline; }

/* Footer
 ################################################################################################### */
#footer { padding: 10px 30px; width: 920px; margin: 0 auto;}
#footer a { color:#5f5959; text-decoration: underline;}

