/*  
Theme Name: SabahBah
Theme URI: http://sabahbah.com/
Description: This is Sabah Bah! Designed by <a href="http://www.1earthadventures.com/">1Earth</a>
Version: 1
Author: 1Earth
Author URI: http://www.1earthadventures.com
*/

/* background: #B8DB7C url(images/bp.gif) no-repeat center top; color:#35383d; */
body { background: #afd176 url(images/sabahbah_bg.png) repeat-y center top; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding: 0px; margin: 0px; }

html { padding: 0; margin: 0;}

a:link { text-decoration: none; color : #00943F; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #00943F; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #00943F; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #ff6600; 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;}

img { padding: 0px; margin: 0px; border: none; text-align: center;}
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }

form { padding: 0px; margin: 0px;}
input { font-family: 'Verdana'; color: #282b31; font-size: 11px;}
textarea { font-family: 'Verdana'; color: #282b31; font-size: 11px;}
select { font-family: 'Verdana'; color: #282b31; font-size: 11px;}

/* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.bgctop { width:1030px; height:30px; margin: 0 auto; background: url(images/bgctop.png) top center no-repeat; position:relative; top:141px; padding:0px;}
.bgcbot { width:1030px; height:30px; margin: 0 auto; background: url(images/bgctop.png) bottom center no-repeat; position:relative; top:-5px; padding:0px;}

#bgcontainer { width: 1010px; margin: 0 auto;}

/**/ * html .Header { height: 130px;} /* */ 
.Header {margin: 0 auto; position:relative; min-height: 200px;}

/* .Header#three { background: url(images/bg_head.gif) no-repeat center center;} */

.Logo { width: 980px; margin: 0 auto; position:relative;}
.Header .LogoText h1 { font-size: 55px; line-height: 55px; letter-spacing: -3px; padding: 0; margin: 0 0 0 0px; font-weight: bold; font-family: "Trebuchet MS"; position: absolute; top:15px; left:-20px;}
/* .Header .LogoText h1 { font-size: 55px; line-height: 55px; letter-spacing: -3px; padding: 0px; margin: 0 0 0 10px; font-weight: bold; font-family: "Trebuchet MS";position: absolute; top: 10px;} */
.Header .LogoText a { color:#004200; text-decoration: none; }
.Header .LogoText a:visited { color:#004200; text-decoration: none; }
.Header .LogoText a:hover { color:#004200; text-decoration: none; }
#three {background:#b5dc7c url(images/bg_top.gif) top center no-repeat; position:relative;}
.Header .Desc { position: absolute; top: 100px; color:#00943F; font-size: 14px; line-height: 14px; font-weight: bold; font-family: "Trebuchet MS"; padding: 0px; margin: 0px; }

/* Tabs +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
.animatedtabs {position:relative; top:150px; overflow: hidden; width: 1007px; margin:0 auto; font-size: 12px; font-family:Arial, Helvetica, sans-serif; z-index:0;/*font of menu text*/}
.animatedtabs ul{list-style-type: none; width:955px; margin: 0 auto; /*offset of first tab relative to page left edge*/ padding: 0;}
.animatedtabs li{float: left; margin: 0; padding: 0;}
.animatedtabs a{float: left;  position: relative; top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */ background: url(images/tab-left.png) no-repeat left top; margin: 0; margin-right: 3px; /*Spacing between each tab*/ padding: 0 0 0 9px; text-decoration: none; z-index:1; }
.animatedtabs a span{float: left; position: relative; display: block; background: url(images/tab-right.png) no-repeat right top; padding: 5px 14px 5px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */ font-weight: bold; color: black;  }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */

.animatedtabs .selected a, .current_page_item a, .current_page_parent a{background-position: 0 -125px; top: 0;}
.animatedtabs .selected a span, .current_page_item a span, .current_page_parent a span{background-position: 100% -125px; color: black; padding-bottom: 10px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */ top: 0;}
.animatedtabs a:hover{ background-position: 0% -125px; top: 0;}
.animatedtabs a:hover span{ background-position: 100% -125px;padding-bottom: 10px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */ top: 0;} 

.animatedtabs .nothing span {background-url(images/tab-right.png), background-position: 100% -125px; color: black; padding-bottom: 10px;}
/* Breadcrumbs +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.breadcrumb {float:left; padding:10px 0 0 30px; font-size:0.8em; width:978px; background:#FFF}

/* Sliding Tab for the Booking Box */

#bb_heading {display: block; text-align:center;}
#bb_heading * {display: inline; padding: 2px; user-select:none; cursor:pointer; vertical-align: middle;}
#bb_heading li.active {background-color:#66ccff; border-radius:3px; -webkit-border-radius:3px; -opera-border-radius:3px; -moz-border-radius:3px;}
#bb_wrapper {border:1px dotted gray; padding:0 5px 5px 5px; width:240px;}		
#bb_panes {text-align: justify; border-style:none; width:240px;}		
#bb_panes p { width: 245px;  margin: 0 auto 1em auto;  line-height: 1.2em;	}		
#bb_panes div div { overflow: hidden; }		
#bb_previous { float: none; cursor: pointer; }
#bb_next { float: none; cursor: pointer; }

#bb_bookhostel {width:227px; border:thin solid green; height:178px; background-color:#BFFFBF; margin:5px 0 15px 0; padding:5px; font-size:10px; font-family:sans-serif, Arial, Geneva, Helvetica;}
#bb_bookhostel form input, #bb_bookhostel form select {font-size:10px; font-family:sans-serif, Arial, Geneva, Helvetica;}
#bb_hostel_input {margin:0 0 10px 0; position:relative;}
#bb_hostel_input input {width:200px; height:16px;}
#bb_hostel_select {width:210px;}
#bb_hostel_submit {width:100%; text-align:center;}

/* Small Booking Box */

#bbs_wrapper {padding:0; margin:0; width:190px;}
	
#bbs_heading {display: block; text-align:center; margin-bottom:10px;}
#bbs_heading * {display: inline; padding:0; user-select:none; cursor:pointer; vertical-align: middle;}
#bbs_heading li.active {background-color:#66ccff; border-radius:3px; -webkit-border-radius:3px; -opera-border-radius:3px; -moz-border-radius:3px;}	

#bbs_h3 {font-size:12px;}

#bbs_panes {text-align:justify; border-style:none; width:190px;}		
#bbs_panes p {width: 188px;  margin: 0px;  line-height: 1.2em; }		
#bbs_panes div div { overflow: hidden; }	
	
#bbs_pane {border:thin solid red;}

#bbs_buttons {padding:0px; margin:0px;}
#previous {float: none; cursor: pointer; padding:0; margin:0; width:20px; height:20px;}
#next {float: none; cursor: pointer; padding:0; margin:0; margin:0; width:20px; height:20px;}

#bbs_bookhostel {width:178px; border:thin solid green; height:178px; background-color:#BFFFBF; margin:0; padding:5px; font-size:10px; font-family:sans-serif, Arial, Geneva, Helvetica;}
#bbs_bookhostel form input, #bbs_bookhostel form select {font-size:10px; font-family:sans-serif, Arial, Geneva, Helvetica;}

#bbs_hostel_input {margin:0 0 10px 0; position:relative;}
#bbs_hostel_input input {width:170px; height:16px;}
#bbs_hostel_select {width:170px;}
#bbs_hostel_submit {width:100%; text-align:center;}

#bbs_buttons li {font-size:10px;}


/* Boxed out ------------------------ */

.boxed_out { position:relative; margin:0px 0 0 8px; padding: 0px; width: 250px; float:right;} /* SCS - boxed_in = 245 */

/* Boxed in ------------------------ */

.boxed_in {width:500px; float:left; margin:0;} /* Box is 520px */

/* FP Feature Box ++++++++++++++++++++++++++++++++ */
#FPf-box { position:relative; float:left; width:495px; margin:0px 13px 15px 0px;}
#FPf-box h2 {margin:0px 0px 10px 0px; font-size:14px;}
.FPf-contain {position:relative; width: 145px; float:left; margin:0px 10px;}
.FPf-elements {position:relative; top:-20px; margin-bottom:-10px;}
.FPf-title {font-weight:bold; top:175px; width:145px;}
.FPf-text {font-size:10px; padding:10px 0 20px 0;}
.FPf-readmore {font-size:9px; position: absolute; bottom:0px; right:0px;}

/* Main Nav posit +++++++++++++++++++++++++++++++++++ */

.MainNavPost p {width:460px; line-height:140%; float:left;}

/* FP Events ++++++++++++++++++++++++++++++++++++++++ */
#ce-box { position:relative; width:258px; background:url(images/cur-event-bt.jpg) no-repeat bottom center; padding:0px 0px 20px 0px; margin-top:-18px;}
#ce-box-div {height:35px; background:url(images/cur-event-tp.jpg) no-repeat top center; padding:0; margin:0;}
#ce-box h2 {font-size:13px; font-family:sans-serif, Arial, Helvetica; position:absolute; top:6px; left:110px; margin:0px; padding:0px;}
#ce-box .ce-wrap  {padding:5px 15px; background:url(images/cur-event-bg.jpg) repeat-y; }

#fe-box { position:relative; width:258px;} /* background:url(images/future-event-bt.jpg) no-repeat bottom center; margin-top:20px; padding-bottom:20px;} */
#fe-box-div {height:35px; padding:0; margin:0;} /* background:url(images/future-event-tp.jpg) no-repeat top center;} */
#fe-box h2 {font-size:13px; font-family:sans-serif, Arial, Helvetica; position:absolute; top:6px; padding:0px; margin:0px; left:10px;}
#fe-box .fe-wrap  {padding:5px 15px; } /* background:url(images/future-event-bg.jpg) repeat-y; } */
#fe-img {float:left; margin:0 5px 0 0;}
#fe-img img {width:50px;height:50px;}
#fe-link {margin:0 0 0 0; padding:0px; font-weight:bold;}
#fe-deets {font-size:0.8em; padding:0 0 5px 0; margin:0px; border-bottom:thin dotted gray;}
#fe-box-more {font-size: 9px; text-align:right; margin-top:10px;}

/* Front Page blurb */
#blurb {position:relative; top:-22px; margin-bottom:-20px;}
#blurb h2 {font-size:14px; margin:0px;}
#blurb p {font-size:11px;}
#blurb-ns {display:none;}

/* Front page blog ++++++++++++++++++ */
#fp-blog-box { position:relative; float:left; width:494px; background:url(images/fp_blog_bt.png) no-repeat bottom center; padding:0px 0px 20px 0px;}
#fp-blog-icon { position: absolute; top:-10px; left:-12px; background:url(images/fb-blog-icon.png) no-repeat top left; width:64px; height:64px;}
#fp-blog-h2 {height:46px; background:url(images/fp_blog_tp.png) no-repeat top center;}
#fp-blog-h2 h2 {margin:0px; padding:17px 0 0 60px; font-size:15px;}
#fp-blog-box .fp-b-b-wrap  {padding:10px 15px; background:url(images/fp_blog_bg.png) repeat-y top center; }

/* Recently Addded +++++++++++++++++++++ */
#others {clear:left; position:relative; font-size: 10px; margin-bottom:20px; width:500px;}
#others h2 {font-size:13px; padding:0px 0px 0px 10px;}
#others li {line-height: 14px;}
#others ul {margin-left:25px; padding:0px;}

.palms {float:left; background:url(images/box-palms.png) no-repeat top left; padding:45px 0 0 15px; }
#recently-a {width:240px; min-height:250px;}
#popular {width:230px;}


/* Container +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* border: solid 1px #e1dfd0; */
.CON { width: 980px; float: left; padding: 14px; background: #fff;}

.SCS { width: 760px; float: left; padding: 0px 0px 0px 15px; position:relative;} /* Box is 765px */

/* Side Central +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SC { width: 760px; float: left; padding: 0px 0px 0px 15px;}
.pagetitle { font-size: 24px; font-weight: bold; letter-spacing: -1px; padding: 0px; margin:0 0 10px 0;}

/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.FP-Post {	padding: 5px 0px; position: relative; clear: left; margin:0px;}

.PostHead { margin-left: 0px;}
.PostHead h2 { font-size: 14px; line-height: 20px; font-weight: bold; padding: 0px; margin: 0px; color:#006600;}
.PostHead h2 a { color: #006600; text-decoration: none;}
.PostHead h2 a:visited { color: #006600; text-decoration: none;}
.PostHead h2 a:hover { color:#00CC33; text-decoration: none;}

.PostHead h3 { font-size: 14px; line-height: 14px; font-weight: bold; padding: 0px; margin: 0px; color:#000033;}

/* * html .PostTime { left: -15px;} */ 
.PostTime { padding: 0px; margin: 0px; position: absolute; left: -13px; top: 8px; background: url(images/PostTimeBkg.gif) no-repeat bottom left; height: 21px; width: 67px; text-align: center; color:#fff; }
.PostTime strong { display: block; line-height: 9px; font-family: 'Verdana';}
.PostTime .day { font-size: 12px; line-height: 18px; letter-spacing: 0px; padding-top: 20px; font-family: Arial, Helvetica, sans-serif;}
.PostTime .month { font-size: 10px; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif;}
.PostTime .year { padding-top: 4px; font-weight: bold; }

.post-edit-link {clear:both;}

/* This section modifies the post look on a single page */
.sing-Post { padding: 5px 0px; position: relative; clear: left; margin-bottom:0px;}

.sing-PostHead { margin-left: 55px; }
.sing-PostHead h2 { font-size: 22px; line-height: 22px; letter-spacing: -1px; font-weight: bold; padding: 0px; margin: 0px; color:#006600;}
.sing-PostHead h2 a { color: #006600; text-decoration: none;}
.sing-PostHead h2 a:visited { color: #006600; text-decoration: none;}
.sing-PostHead h2 a:hover { color:#00CC33; text-decoration: none;}

.sing-PostHead h3 { font-size: 14px; line-height: 14px; font-weight: bold; padding: 0px; margin: 0px; color:#000033;}

/**/ * html .sing-PostTime { left: -15px;} /**/ 
.sing-PostTime { padding: 0px; margin: 0px; position: absolute; left:-15px; top:-8px; background: url(images/PostTimeBkg.gif) no-repeat; height: 71px; width: 67px; text-align: center; color:#fff; }
.sing-PostTime strong { display: block; line-height: 9px; font-family: 'Verdana';}
.sing-PostTime .day { font-size: 16px; line-height: 18px; letter-spacing: -1px; padding-top: 20px; font-family: 'Arial';}
.sing-PostTime .month { font-size: 10px; text-transform: lowercase;}
.sing-PostTime .year { padding-top: 7px; font-weight: normal; }

.sing-PostContent {padding:20px 0; font-size: 12px; line-height: 1.3em ; color:#63565f; width:70%; margin:0 auto;}

.sing-PostContent #StayInTouch {height:64px; position:relative; margin-bottom:10px;}
.sing-PostContent #StayInTouch img {float:left;}
.sing-PostContent #StayInTouch span {position:absolute; top:17px; left:74px;}
.sing-PostContent #StayInTouch span#facebook {position:absolute; left:64px; top:3px; width:250p; padding:0px; margin:0px;}
#JustLeaveAComment {margin:20px 0 0px 74px;}

/* END OF SINGLE PAGE ADAPTIONS */

/* This secction modifies the blog post section */


.BlogPost {padding: 15px 0px; position: relative; clear: left;}

.BlogPostTime { position: relative; float:left; background: url(images/PostTimeBkg.gif) no-repeat bottom center; height: 60px; width: 40px; text-align: center; color:#fff; }
.BlogPostTime strong { display: block; line-height: 9px; font-family: 'Verdana';}
.BlogPostTime .day { font-size: 16px; line-height: 18px; letter-spacing: -1px; padding-top: 9px; font-family: 'Arial';}
.BlogPostTime .month { font-size: 10px; text-transform: lowercase;}
.BlogPostTime .year { padding-top: 7px; font-weight: normal; }

.BlogPostOther {position:relative; float:left; margin-left:15px;}
.BlogPostContent {clear:both; padding:5px 0; font-size: 12px; line-height: 1.3em ; color:#63565f; width:70%; margin:0 auto;}



.PostHead small {padding: 0px; margin: 0px; font-size: 11px; line-height: 14px; font-weight: bold; display: block}
.ReadMore {text-align:right; font-size:10px;}

.PostAuthor { color:#999; }

.PostCat { color:#FE7A95 }
.PostCat a { color:#ff6600; text-decoration: none; }
.PostCat a:visited { color:#ff6600; text-decoration: none; }
.PostCat a:hover { color:#ff6600; text-decoration: none; }

.PostContent { padding: 10px 0px 0px 0px; font-size: 13px; line-height: 1.4em ; color:#63565f;}
.PostContent p { font-size: 11px; line-height: 1.4em; color:#63565f;}
.PostContent p strong {}
.PostContent img {}
.PostContent ol { padding: 10px 0px 10px 25px; margin: 0px; }
.PostContent ol li { padding: 2px 0px 2px 0px; font-size: 12px; line-height: 15px; color:#63565f; }
.PostContent ul { padding: 5px 0px; margin: 0px; }
.PostContent ul li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentLiIco.png) no-repeat left top; font-size: 12px; line-height: 15px; color:#63565f; }
.PostContent blockquote { padding: 10px; margin: 0px; color:#993366; background: #eaf7ff;}
.PostContent blockquote p { font-size: 12px; padding: 0px; margin: 0px; line-height: 15px;}
.PostContent blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; font-size: 12px; line-height: 15px;}
.PostContent blockquote a { color:#336699;}
.PostContent blockquote a:visited { color:#336699;}
.PostContent blockquote a:hover { color:#000033;}

/**/ * html .PostContent p img {} /* */ 
.PostContent p img { max-width: 420px;}
/* .PostContent p img { width:expression(this.width > 420 ? "420px" : this.width); } */
.PostContent img { margin: 0px 10px 10px 0px; float: left; border:solid 1px #495b6b;}


.PostCom { padding-top: 10px; background: url(images/PostComBkg.gif) repeat-x top;}
.PostCom ul { padding: 0px; margin: 0px;}
.PostCom li { padding: 5px 0px 5px 20px; margin: 0px 5px 0px 0px; list-style-type: none; display: inline; color:#336699; font-size: 12px; } 
.PostCom li a { font-weight: bold; text-decoration: none; color:#ff6600;} 
.PostCom li a:visited { font-weight: bold; text-decoration: none; color:#ff6600;}
.PostCom li a:hover { font-weight: bold; text-decoration: none; color:#00943F;}

.PostCom .Com { background: url(images/PostCom.png) no-repeat left center; }
.PostCom .Tags { padding-left: 0px;}


/* Note ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.Note { padding: 0px; margin: 0px;}
.Note li { padding: 3px 0px 3px 15px; margin: 0px; list-style-type: none; font-size: 12px;}
.NoteRss { background: url(images/NoteRss.png) no-repeat left top;}
.NoteTrackBack { background: url(images/NoteTrackBack.png) no-repeat left top;}

/* TrackbackList ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.TrackList { background: #f4ebef url(images/TrackListBottom.gif) no-repeat bottom; padding: 15px; margin-top: 20px; position:relative;}
.TrackListTop { background: #f4ebef url(images/TrackListTop.gif) no-repeat top; position: absolute; top: 0px; left: 0px; width: 455px; height:10px; }
.TrackList h3 { font-size: 14px; font-weight: bold; margin: 0px 0px 5px 0px; padding: 0px 0px 5px 0px; color:#333366; letter-spacing: -1px; border-bottom: dashed 1px #beb4c1;}
.TrackList ul { padding: 0px; margin: 0px;}
.TrackList li { padding: 0px 0px 0px 10px; margin: 0px; list-style-type: none; font-size: 11px; background:url(images/TrackListIco.gif) no-repeat left top;}
.TrackList li a { color:#cc3366; }

/* Navigation - PlugIn +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.navigation {width:100%; margin:10px 0px 10px 0px;}
.navigation .alignleft {float:left;}
.navigation .alignright {float:right;}

.Nav { font-size: 11px; padding: 10px 0px; color:#666; font-family: 'Verdana';}
.Nav a { padding: 1px 6px 1px 4px; border-right: solid 1px #666; font-size: 11px;}
.Nav a:visited { padding: 1px 6px 1px 4px; border-right: solid 1px #666;}
.Nav a:hover { padding: 1px 6px 1px 4px; border-right: solid 1px #666; text-decoration: none;}
.Nav span { padding: 1px 6px 1px 4px; color:#666; border-right: solid 1px #666; }
.Nav .on { padding: 1px 6px 1px 4px; border-right: solid 1px #666; font-size: 11px; color:#003366;}

/* Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments { margin: 20px 0px 0px 0px; position: relative;}
.Comments h3 { font-size: 16px; letter-spacing: -1px; margin: 0px 0px 5px 0px; padding: 10px 0px; color:#660000; border-bottom: solid 2px #660000;}

/* Comments List  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.List ol { padding: 0px; margin: 0px;}
.List li { position: relative; padding: 5px 0px; margin: 10px 0px; list-style-type: none; background: url(images/PostDotted.gif) repeat-x bottom; }

/**/ * html .List .LGrav { right: 30px;} /* */ 
.List .LGrav { position: absolute; right: 0px; top: 10px;}
.List .LGrav img {padding: 2px; background: #fff;}

.List .LUsr { margin: 0px; padding: 0px; font-size: 11px; line-height: 12px; color:#999;}
.List .LUsr a { color:#999; text-decoration: none;}
.List .LUsr strong { font: bold 16px "Trebuchet MS", sans-serif; letter-spacing: -1px; color:#666;}
.List .LUsr strong a { color:#00943F; text-decoration: none;}

.List .LCon { margin: 10px 0px 0px 0px; padding: 0px; font-size: 12px; line-height: 16px; border-top: solid 1px #ccc;}
.List .LCon p { margin: 0px; padding: 5px 0px; font-size: 12px; line-height: 16px;}

.List .Author { background:#fff; }



/* Comments Form ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Form .Email { background: url(images/FooterEmail.png) no-repeat left top;}

.Form {  padding: 0px 0px 10px 0px; position: relative; margin: 0px; font-family: 'Verdana';}
.Form form { margin: 0px; padding: 0px;}
.Form a { text-decoration: underline;}
.Form p { padding: 0px 0px 2px 0px; margin: 0px; color:#666; }
.Form p small strong { font-weight: bold; color:#FF3300;}
.Form p small { font-size: 11px; display: block; padding: 6px 0px; color:#000;}
.Form .TextField { color:#003366; background: #FFFFCC; border: solid 1px #d5e7f0; padding: 6px 6px 6px 30px; font-size: 12px; display: block;}
.Form .TextArea { color:#003366; background: #FFFFCC; border: solid 1px #d5e7f0; padding: 6px; font-size: 12px;}
.Form input.SubmitComment { width: 57px; height: 29px; background: url(images/SubmitComment.png) no-repeat; margin-top: 4px;}
.Form input.SubmitComment:hover { background: url(images/SubmitComment.png) no-repeat 0 -29px; margin-top: 4px;}
.Form input.SubmitCommentIE { width: 57px; height: 29px; background: url(images/SubmitComment.png) no-repeat 0 -29px; margin-top: 4px;}


/* Side Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR { width: 200px; float: right; position: relative; padding: 0px;}


/* Side Right Left +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SRL { width: 320px; float: left; position: relative;}
.SRL .widget { background: #FFF974 url(images/RecentBkg.gif) repeat-x left top; padding: 10px; margin-bottom: 0px;}

.SRL .widget h2 { color:#660000; font-size: 14px; border-bottom: solid 1px #ffe0bf; padding: 0px 0px 5px 0px; margin: 0px;}
.SRL .widget ul { margin: 0px; padding: 0px;}
.SRL .widget li { margin: 0px; padding: 0px; list-style-type: none; }
.SRL .widget a { color:#00943F;}
.SRL .widget a:visited { color:#00943F;}
.SRL .widget a:hover { color:#ff6600; text-decoration: none;}

.SRL .widget_tag_cloud { font-family: "Trebuchet MS"; line-height: 22px;}

.SRL .widget_calendar table { width: 100%;}
.SRL .widget_calendar table td { text-align: center; padding: 3px; }
.SRL .widget_calendar caption { background: #ffe0bf; padding: 5px 0px;}
.SRL .widget_calendar #today { background: #ffe0bf;}

.SRL .widget_search #s { width: 160px; border: solid 1px #cebea9; padding: 3px; margin-bottom: 5px;}

/* Search ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* *html .Search  { height: 74px;} */ 
.Search { position:relative; top:-35px; background: url(images/search_bg.png) no-repeat left top; right: 0px; padding:20px 15px 0 10px; min-height: 63px; margin-bottom:-35px;}
.Search form { background: url(images/SearchForm.gif) no-repeat left top; padding: 0px; margin: 0px; }
.Search input { color: #330033; font-size: 12px;}
.Search  input.keyword { background: none; border: none; padding: 5px 0px 5px 8px; width: 132px; } 
.Search  input.search { width: 40px; height: 40px; background: url(images/search_button.png) no-repeat left;}
.Search  input.search:active {background: url(images/search_button.png) no-repeat right;}
.Search .bt { padding: 0px; margin: 10px 0px 0px 0px; top: 0px; background: none; position: absolute; right: 7px; }
.Search img {position:absolute; top:-8px;}

.Syn ul { margin: 0px; padding: 5px 0px;}
.Syn li { background: url(images/SynIco.png) no-repeat left center; margin: 0px 5px 0px 0px; padding: 3px 0px 3px 15px; list-style-type: none; font-size: 14px; color:#ffcc66; display: inline; font-weight: bold;}
.Syn li a {color:#fff; }
.Syn li a:visited {color:#fff; }
.Syn li a:hover {color:#fff; }


/* About Blog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.About { background: #FFF974 url(images/AboutBkg.gif) no-repeat left bottom; padding: 0px 20px 10px 20px; color:#00943F;}
.About h2 { padding: 0px; margin: 0px; font-size: 18px; font-weight: normal;}
.About p { padding: 5px 0px; margin: 0px; font-size: 13px; line-height: 16px;}

/* About Articles/Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Recent { background:#FFF974 url(images/RecentBkg.gif) repeat-x left top; padding: 10px; margin-bottom: 0px;}

.TabMenu { float: left; margin: 0px; padding: 0px; }
.TabMenu li { padding: 0px; margin: 0px; list-style-type: none; display: inline; font-size: 14px; line-height: 14px; font-weight: bold; font-family:Arial, Helvetica, sans-serif; text-transform: lowercase;}
.TabMenu li a { padding: 0px 0px 0px 9px; margin-right: 7px; background: url(./images/mleft.gif) no-repeat left top; float: left;}
.TabMenu li a span { padding: 4px 9px 9px 0px; display: block; background: url(./images/mright.gif) no-repeat right top; float: right; }
.TabMenu li a span { float: none; color: #00943F;}
.TabMenu li a:hover span { color: #00943F;}
.TabMenu li a:hover { background-position: 0% -27px; color:#ffff99; text-decoration: none;}
.TabMenu li a:hover span { background-position: 100% -27px;  color:#ffff99;}

.TabLink a:link.active { background-position: 0% -27px; color:#ffff99; text-decoration: none;}
.TabLink a:link.active span { background-position: 0% -27px; color:#ffff99; text-decoration: none;}

.TabLink a:visited.active { background-position: left bottom;  color:#ffff99;}
.TabLink a:visited.active span { background-position: right bottom;  color:#ffff99;}

.TabContent { clear: left; padding-top: 10px;}
.TabContent ul { padding: 0px; margin: 0px;}
.TabContent li { color:#000033; padding: 1px 0px 1px 0px; margin: 0px; list-style-type: none; border-bottom: solid 1px #ecc9a5; font-size: 13px;}
.TabContent li a { color:#336699; text-decoration: none;}
.TabContent li a:visited { color:#336699; text-decoration: none;}
.TabContent li a:hover { color:#000033; text-decoration: none;}


/* Side Right Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SRR { width: 190px; float: right; padding: 0px 0px 0px 0px;}
.SRR h2 { color:#004200; font-size: 16px; border-bottom: solid 1px #eeede4; letter-spacing: -1px; padding: 5px 0px; margin: 0px;}

.SRR ul { margin: 0px; padding: 0px;}
.SRR li { margin: 0px; padding: 0px; list-style-type: none;}
.SRR a, .SRR a:visited { color:#006600; font-family:sans-serif, Arial, Helvetica; font-size: 11px; line-height:16px;}
.SRR a:hover { color:#00BF00; text-decoration: none;}

/* Side Right Buttons +++++++++++++++++++++++++++++++++++++++ */
.buttonBg {background:url(images/button-side.png) top left; width:190px; height:45px; position:relative; float:right; margin:5px 0px; cursor:pointer;}
.buttonBg span, .grapevine span {font-size:15px; font-weight:bold; position:relative; float:right; line-height:44px; width:120px; height:44px; padding:0px 5px 0px 0px;}
.buttonBg img, .grapevine img {position:absolute; top:0px; left:5px;}

.buttonBg1 {background:url(images/button-side.png) top left; width:190px; height:45px; position:relative; float:right; margin:5px 0px; cursor:pointer;}
.buttonBg1 p {font-size:15px; font-weight:bold; position:relative; float:right; line-height:44px; width:120px; height:44px; margin:0px; padding:0px 5px 0px 0px;}
	.buttonBg1 #btn_golf {background:url(images/buttons-strip.png) 149px 0px; width:48px; height:45px; position:relative; left:5px; float:left;}
	.buttonBg1 #btn_spa {background:url(images/buttons-strip.png) 100px 0px; width:48px; height:45px; position:relative; left:5px; float:left;}
	.buttonBg1 #btn_weather {background:url(images/buttons-strip.png) 0px 0px; width:55px; height:45px; position:relative; left:5px; float:left;}
	.buttonBg1 #btn_airport {background:url(images/buttons-strip.png) 302px 0px; width:55px; height:45px; position:relative; left:5px; float:left;}
	.buttonBg1 #btn_transport {background:url(images/buttons-strip.png) 360px 0px; width:55px; height:45px; position:relative; left:5px; float:left;}
	.buttonBg1 #btn_cinemas {background:url(images/buttons-strip.png) 250px 0px; width:50px; height:45px; position:relative; left:5px; float:left;}
	.buttonBg1 #btn_contact {background:url(images/buttons-strip.png) 199px 0px; width:50px; height:45px; position:relative; left:5px; float:left;}


/* Grapevine Style */
.grapevine {background:url(images/button-newsletter.png) top no-repeat; width:190px; height:200px; position:relative; float:right; margin:5px 0px;}
.grapevine p {width:170px; margin:0px auto; font-size:11px; clear:both; padding-top:5px}
.grapevine #sub {position:relative; width:170px; margin:10px auto; font-size:11px;}
.grapevine form { background: url(images/grapevine-form.png) no-repeat left top; padding: 0px; margin: 0px; }
.grapevine input { color: #330033; font-size: 12px;}
.grapevine input.grape { background: none; border: none; padding: 5px 0px 5px 8px; width: 132px; } 
.grapevine input#sub {position:absolute; top:45px; left:30px; width: 40px; height: 40px; background: url(images/grapevine-sub.png) no-repeat left; padding:0px; margin:0px;}
.grapevine input#sub:hover {background: url(images/grapevine-sub.png) no-repeat right;}
.grapevine input#unsub {position:absolute; top:45px; left:105px; width: 40px; height: 40px; background: url(images/grapevine-unsub.png) no-repeat left; padding:0px; margin:0px;}
.grapevine input#unsub:hover {background: url(images/grapevine-unsub.png) no-repeat right;}
.grapevine p#subt, .grapevine p#unsubt {position:absolute; font-family:sans-serif, arial, size:11px; font-weight:bold;}
.grapevine p#subt {top:80px; left:37px}
.grapevine p#unsubt {top:80px; left:104px}
/* Categories +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SRR .widget { margin: 0px 0px 10px 0px; padding: 0px;}
.SRR .widget ul { margin: 0px; padding: 0px;}
.SRR .widget li { margin: 0px; padding: 1px 0px 1px 0px; list-style-type: none; font-size: 10px; border-bottom: solid 1px #eeede4; color:#999;}
.SRR .widget li a { color:#00943F;}
.SRR .widget li a:visited { color:#00943F;}
.SRR .widget li a:hover { color:#ff6600; text-decoration: none;}

.SRR .widget_categories ul { margin: 0px; padding: 0px;}
.SRR .widget_categories ul li { margin: 0px; padding: 1px 0px 1px 0px; list-style-type: none; font-size: 12px; border-bottom: solid 1px #eeede4; color:#999; font-weight: bold;}
.SRR .widget_categories ul li a { color:#00943F;}
.SRR .widget_categories ul li a:visited { color:#00943F;}
.SRR .widget_categories ul li a:hover { color:#ff6600; text-decoration: none;}
.SRR .widget_categories ul ul { margin: 2px 0px 0px 0px; padding: 0px; list-style-type: none; background: none; border-bottom: none;}
.SRR .widget_categories ul li li { margin: 0px; padding: 1px 0px; list-style-type: none; background: none; border-bottom: none; font-size: 12px; font-weight: normal;}

.SRR .widget_tag_cloud { font-family: "Trebuchet MS"; line-height: 22px;}

.widget_archives {clear:both; position:relative; top:10px;}

.SRR .widget_calendar table { width: 100%;}
.SRR .widget_calendar table td { text-align: center; padding: 3px; }
.SRR .widget_calendar caption { background: #fff3e2; padding: 5px 0px;}
.SRR .widget_calendar #today { background: #fff3e2;}

.SRR .widget_search #s { border: solid 1px #cebea9; padding: 3px; margin-bottom: 5px;}

/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#spread-moz-foot { clear: both; background: url(images/bg_foot.jpg) no-repeat center top; height: 240px; padding-top:5px; font: 85%/1.4 sans-serif, arial;}

.FBG { width: 100%; float: left; padding: 0px;}
.Footer { width: 980px; margin: 0 auto; height:200px; position:relative;}
.Footer a { color:#666; text-decoration: underline;}
#credit {position:relative; float:left; width: 500px; font-size: 10px; line-height: 27px; color:#666666; font-family: sans-serif, arial, helvetica; background: url(images/AvatarReplace.png) no-repeat left center; padding:0 0 0 35px; margin-top:0px;}
#links {position:relative; float:right; width: 350px; padding-top:0px; text-align:right; line-height:27px;}
.FooterChicklets {position:absolute; bottom:0px; right:0px; clear:both;}
.WhoWhatWhere {position:absolute; bottom:45px; right:0px; height:46px; font-size:9px; clear:both; width:160px;}
	#fi-ubuntu {width:28px; height:46px; background:url(images/fi-madefor.png) top left; float:left;}
	#fi-firefox {width:29px; height:46px; background:url(images/fi-madefor.png) 61px 0px; float:left; margin-left:2px;}
	#fi-chrome {width:29px; height:46px; background:url(images/fi-madefor.png) 29px 0px; float:left; margin-left:2px;}
	#fi-safari {width:29px; height:46px; background:url(images/fi-madefor.png) 120px 0px; float:left; margin-left:2px;}
	#fi-opera {width:24px; height:46px; background:url(images/fi-madefor.png) 89px 0px; float:left; margin-left:2px;}

/* Pages Special ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SubSecItemPic img {float:left; padding:0 0 55px 0; margin-right:145px; width:250px; height:220px;}
.SubSecPost #frame {background:url(images/subsecpic-frame.png) no-repeat; position:absolute; top:38px; width:250px; height:221px; }
.QuickStats {position:absolute; left:225px; top:50px; width:156px; height:236px; padding:35px 0 0 12px; font-family:sans-serif, Arial, Helvetica; font-size:11px; line-height:12pt; background:url(images/quick_facts.png) no-repeat; z-index:40;}
.QuickStats span {float:left; padding:0 0 0 5px; width:134px; border-bottom: 2px solid #AAAAAA;}
.SubSecPost {position:relative;}
.QuickStats #quickHead {color:#2B00C2;}

.TabsRHere {float:left; position:relative; width:100%; clear:both; margin-top:10px;}
.postTabs_divs {background:#E1FFC4; border:thin solid black; border-top:0; margin-top:-11px; padding-top:0px;}
.MoveComment {clear:both; position:relative; top:40px;}

/*Add Tables Style*/
.TableList th {text-align:left;}

/* Plugin PostInCat */
.postsincat {float:left; margin-top:15px; width: 100%;}
.postsincat #related_blogs {width:375px; float:left; min-height:150px; border-right:1px dashed green;}
.postsincat #similar_options {width:360px; margin-left:20px; float:left;}
.postsincat .pagenav {list-style:none; }


/* Attributes of the various rooms for accommodation */
.RoomDesc {width:700px; min-height:120px; margin:10px 0 0 10px; padding-bottom:10px; border-bottom:thin dashed green; position:relative;}	
.RoomDesc #TabPicFrame {background:url(images/frame_150x113.png); width:150px; height:113px; position:absolute; top:0px; z-index:1000; padding:0px; margin:0px;}
.RoomDesc img {float:left; margin:0px 10px 0 0;}
.RoomDesc strong {margin:0px; padding:0px; font-size: 1.2em;}
.RoomDesc .SubTitle {color:green; width:190px; font-size:0.75em; float:right; border: 3px groove green; padding:5px 10px 5px 10px;}
.RoomDesc .SubTitle li { list-style-position:inside; }
.RoomDesc .SubTitle li strong {color:#006633;}
.RoomDesc p {font-size:0.9em; margin-bottom:0px;}


.RecClear {clear:both;}
.RecDesc {float:left; position:relative; width:150px; margin:5px 5px 5px 10px;}	
.RecDesc #TabPicFrame {background:url(images/frame_150x113.png); width:150px; height:113px; position:absolute; top:0px; z-index:1000; padding:0px; margin:0px;}
.RecDesc strong {margin:0px; padding:0px; font-size: 1.1em;}
.RecDesc img {margin:0px 0px 5px 0; padding:0px}
.RecDesc li {list-style-position:inside; margin-left:10px; font-size:0.75em;}

/* This is the wide version */
.BookingForm {float:right; position: relative; top:160px; padding:5px 0 5px 5px; font-size:10px; margin:0px; width:407px; border: thin solid pink;}
.DropDownDay {width:40px; height:20px;}
.DropDownMonth {width:80px; height:20px;}
.Check {float:left; margin:3px 10px 0 0;}
.Check img {margin:0 0 0 2px;}
.Peeps {clear:left;}
.Peeps p {float:left; width:75px; margin:5px 0 0 0;}
.Peeps span {float:left;}
.Peeps select {float:left; clear:left;}
.submit {margin-top:17px; margin-left:30px; width:150px; }

/* Table Sorter */
/* tables */
.tablesorter {font-family:arial; background-color: #CDCDCD;	margin:10px 0pt 15px; font-size: 8pt; width: 100%; text-align: left; clear:both;}
.tablesorter thead tr th, .tablesorter tfoot tr th {background-color: #e6EEEE; border: 1px solid #FFF; font-size: 8pt; padding: 4px 2px 4px 4px; }
.tablesorter thead tr .header {background-image: url(images/bg.gif); background-repeat: no-repeat; background-position: center right; cursor: pointer; }
.tablesorter tbody td { color: #3D3D3D; padding: 4px; background-color: #FFF; vertical-align: top;}
.tablesorter tbody tr.odd td {background-color:#F0F0F6;}
.tablesorter thead tr .headerSortUp {background-image: url(images/asc.gif);}
.tablesorter thead tr .headerSortDown {background-image: url(images/desc.gif);}
.tablesorter thead tr .headerSortDown, .tablesorter thead tr .headerSortUp {background-color: #8dbdd8;}

.tablesorter #spacon {margin:0px 2px -4px 2px; padding:0px; height:17px;}

/* Round Cornered Boxed */
.rbm { position:relative; background: url(images/rb-nt.gif) repeat;} /* float:right; clear:left;  margin:0 0 10px 10px;}  /* main controll */
.rbm h2 {
				position:absolute;
				width:166px; height:18px; 
				right:10px; top:-28px; 
				margin:0px; padding:10px 0px 0px 0px; 
				font-size:13px; font-family:Arial, Helvetica, sans-serif; text-align: center; 
				background: url(images/feature-box-top.gif) no-repeat top left; 
				}
/* .rbm h2 { font-family:Arial, Helvetica, sans-serif; font-size: 15px; font-weight:bold; } */
.rbtop div { background: url(images/rb-tl.gif) no-repeat top left; }
.rbtop { background: url(images/rb-tr.gif) no-repeat top right; }
.rbbot div { background: url(images/rb-bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/rb-br.gif) no-repeat bottom right; }
/* height and width stuff, width not really necessary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {width: 250px; height:10px; font-size: 1px; }
.rbcon { margin:0 10px 0 10px; }
.rbm { width: 250px;} 

/* Featured box for Sub Section Index pages */
.FBFrame {float:right; position:relative; top:-20px; right:-5px; margin:0px;}
.FBFrame #head {width:295px; height:50px; background:url(images/fbframe-top.png) no-repeat;}
.FBFrame h2 {margin:0px; font-size: 14px; font-family:sans-serif, Arial, Helvetica; text-align:center; width:91.5%; position:relative; top:19px;}
.FBFrame #body {width:295px; background:url(images/fbframe-mid.png) repeat-y;}
.FBFrame #main_img {width:260px; height: 130px; margin:3px 0 0 17px; z-index:10;}
.FBFrame #frame {background:url(images/FBFrame.png) no-repeat top left; z-index:20; width:260px; height:130px; position:absolute; top:53px; left:17px;}
.FBFrame #text {position:relative; font-size:0.9em; text-align:justify; width:257px; margin:10px 0 0 17px;}	
.FBFrame #foot {width:295px; height:25px; background:url(images/fbframe-bot.png) no-repeat;}

/* Style for the GetGoogle Movies Plugin */
#GetMovieCinema {position:relative; clear:both; border:thin solid white; padding:20px 0 0 0;}
#GetMovieCinema h2 {margin:0; padding:0;}
#GetMovieCinema a {text-decoration:underline;}

#GetMovieName {width:350px; float:left; margin:0 0 0 10px;}
#GetMovieMovie {width:100%; margin: 10px 0 0 0; color:#060;}
#GetMovieTimes {clear:left;}


/* Syle for the GetGoogle Weather Plugin */
#weather {width: 650px; margin:0 auto; padding:5px;}
#weather .current {width:150px; padding-bottom:10px; display:inline-table;}
#weather .forecast {width:100px; padding:5px; margin:5px; position:relative; display:inline-table;}
#weather .nextFour {width:490px; margin:0 auto;}
#weather .day {margin-bottom:5px; font-size:14px; font-weight:bold;}
#weather .icon {float:left;}
#weather .temp {font-size:26px; float:left; margin-left:5px;}
#weather .temp2 {font-size:18px; float:left; margin-left:5px;}
#weather .outlook, .humid,.wind {clear:both;}

/* Style for the Reminder Note - part of the Feautred Box Plugin */
.reminder-note {background:url(images/reminder-note.png) no-repeat; width:149px; height:103px; position:relative; top:-4px; float:right; margin:0 0 20px 10px;}
.reminder-note #pin {background:url(images/push-pin.png) no-repeat; position:absolute; top:-23px; left:35px; width:50px; height:47px;}
.reminder-note #text {text-align:center; padding:25px 5px 0 5px; font-size:13px; line-height:16px;}
.reminder-note #text a {font-size:14px;}

/* Agoda / HostelWorld Search Box Style */
#agoda_searchbox_wrapper {width: 350px;	font-size:10px;	padding:5px; float:left; margin-bottom:10px;}
#agoda_checkin_input select, #agoda_checkout_input select {font-size:10px;}
#agoda_checkin_selection, #agoda_checkout_selection {float:left; margin:0 0 5px 0; width: 170px;}
#agoda_room_selection, #agoda_adult_selection, #agoda_children_selection, #agoda_button_selection {float:left; margin-right:10px;}
#agoda_roompeople_selection select {font-size:10px;}
#agoda_button_selection input {font-size:10px; font-weight:bold; margin:12px 0 0 25px;}

#hd_searchbox_wrapper {width: 350px; font-size:10px; padding:15px 5px 0px 5px; float:left; margin:5px 0px 10px 0px; color:#006600; background:#FFFF99; border:1px solid #006600;}
#hd_button_selection input {font-size:10px; font-weight:bold; position:relative; left:70px; top:-26px;}

/* Awesome Column Code That works in Firefox and Safari */

.tabColumns {padding:10px 10px; border:0; /*General settings */
				-webkit-column-count:3; -webkit-column-rule:0; -webkit-column-gap:10px; /*Mac Specific*/
				-moz-column-count:3; -moz-column-rule:0; -moz-column-gap:10px;} /*Firefox Specific*/

.tabColumns2 {padding:10px 10px; border:0; /*General settings */
				-webkit-column-count:2; -webkit-column-rule:0; -webkit-column-gap:30px; /*Mac Specific*/
				-moz-column-count:2; -moz-column-rule:0; -moz-column-gap:30px;} /*Firefox Specific*/


/* For the Follow Us buttons */
.follow-us {width:190px; float:right; padding:5px 0 0 5px;}
#fu-twitter {width:28px; height:45px; background: url(images/follow-us.png) top left; float:left;}
#fu-facebook {width:28px; height:45px; background: url(images/follow-us.png) 142px 0px; float:left; margin-left:10px;}	
#fu-rss {width:28px; height:45px; background: url(images/follow-us.png) 138px 0px; float:left; margin-left:10px;}	
#fu-youtube {width:29px; height:45px; background: url(images/follow-us.png) 100px 0px; float:left; margin-left:10px;}	
#fu-email {width:29px; height:45px; background: url(images/follow-us.png) 65px 0px; float:left; margin-left:10px;}
#fu-gplus {width:30px; height:45px; background: url(images/follow-us.png) 30px 0px; float:left; margin-left:10px;}	


/* Too much style already 
ul.twitter {border:thin solid red;} */

li.twitter-item {width:80%; list-style-type:none; clear:both; border-bottom:thin solid #E6E6E6; padding-bottom:5px; margin-bottom:10px;}
li.twitter-item img {float:left; padding:0 20px 10px 0px;}
.twitter-timestamp {font-size:10px; color:#A4A4A4; text-decoration:none;}

/* p.twitter-message: each one of the paragraphs (if msgs > 1)
a.twitter-link: the tweet link class
a.twitter-user: the @username reply link class
*/
	

