/*  
Theme Name: StarBG
Theme URI: http://www.lifeonthespot.com
*/


/* Begin Typography & Colors */
* { margin: 0; padding: 0; }
body { background: #c6e5f2 url(images/starbg.png) repeat-x ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; padding: 0px; margin-top: 0px; color:#35383d;}
input, button, textarea, select {  font: normal 12px/12px "Verdana", sans-serif; color:#2d3538; vertical-align: middle; }
legend { display: none; }
fieldset { border: none; }
ul, ol { list-style: none; }
ol { list-style-type: decimal;}
table { border-collapse: collapse; width: 100%; }
hr { display: none; }
img { padding: 0px; margin: 20px; border: none; text-align: center;}

a:link { text-decoration: none; color : #0099cc; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #0099cc; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #0099cc; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #025d87; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

h1, h2, h3, h4 { font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

/* BG 
############################################################################################################## */
#bg { width: 990px; margin: 0 auto; margin-top: 10px;}
#bg-all { width: 990px; overflow: hidden; background:#56bee9;}
/**/ * html #bg-all { height: 1%;} /* */

/* Container 
############################################################################################################## */
.container { float: left; width: 704px; background:#56bee9}

/* twitter
############################################################################################################## */
.twitter { padding-left: 10px }
.p-author {color:#56bee9;font: normal 11px/11px 'Arial'; text-transform: uppercase; float:left;padding:5px}



.topadsense {margin-left:25px;}




.menu { overflow: hidden; float: left; width: 100%; background:#0d6cb1 url(images/menu_cloudbg.jpg); margin: 0 auto; padding: 0px 0px 0px 50px;}
/**/ * html .menu { height: 1%;} /* */ 
.menu ul { float:left; }
.menu li { display: inline; font: bold 14px/14px "Arial"; letter-spacing: -1px; float: left; height: 28px; }
.menu li ul li { font-weight: normal; letter-spacing: normal;}
.menu li a, .menu li a:visited { color:#074585; float: left; padding: 4px 6px 10px 6px; margin-right: 5px;}
.menu li a:hover { background: #fff; color:#0099cc; text-decoration: none;}
.menu .current_page_item a, .menu .current_page_item a:visited, .menu .current_page_item a:hover { background: #3d96d5 url(images/menu-on-bkg.png) repeat-x bottom; color:#fff; }

.menu .current_page_item .page_item a, .menu .current_page_item .page_item a:visited { background: #3d96d5; color:#272d36;}
.menu .current_page_item .page_item a:hover { background: #fff; color:#0099cc; }

/* Logo
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.logo { overflow: hidden; margin:0px 0px; }
/**/ * html .logo { height: 1%;} /* */ 

.logo .txt { width: 520px; padding-left: 70px; background: url(images/logo.jpg) no-repeat left 10px; padding-bottom: 100px; }
.logo .txt h1 { font: bold 55px/50px "Arial"; letter-spacing: -3px; text-transform: lowercase; padding-bottom: 5px;}
.logo .txt h1 a, .logo .txt h1 a:visited, .logo .txt h1 a:hover { text-decoration: none; color:#272d36;}
.logo .txt p.desc { font: bold 14px/14px "Arial"; letter-spacing: -1px; display: block; color:#2391bf;}

.logo .img {background: #0053a6 url(images/cloud.jpg); height:100px }


/* mainpost ()
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.mainpost { width: 520px; float: right; background:#FFF; }

.title { color:#272d36; font: normal 22px/24px "Helvetica"; padding-top: 4px; padding-bottom: 5px; border-bottom: solid 1px #ccc;}
.note {  background:url(images/note-icon.png) no-repeat left 2px; padding-left: 10px; color:#669900; font-size: 11px;}
.edit a { background:url(images/edit-icon.png) no-repeat left 2px; padding: 0px 20px; color:#ff6600; font-size: 11px; margin-left:20px}
.error { color:#cc0000; font-size: 11px; font-weight: bold;}



/* Post Single
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.postcontain {background:#FFF;}
.post, .attachment { width: 100%; position: relative;}
/**/ * html .post, .attachment { width: 99%;} /**/ 


.p-head { padding-bottom: 10px; padding:10px 10px 10px 10px}
.p-head h1, .p-head h1 a, .p-head h1 a:visited { color:#ffcc00; font: normal 22px/24px "Helvetica"; background:#2391bf; padding: 5px 5px 5px 5px;}
.p-head h1 a:hover { color:#fff; text-decoration: none; }

.p-head h2 { color:#ffcc00; font: normal 22px/24px "Helvetica"; background:#2391bf; padding: 5px 5px 5px 5px;}
.p-head h2 a, .p-head h2 a:visited { color:#ffcc00; }
.p-head h2 a:hover { color:#fff; text-decoration: none; }

.p-head h3 { color:#272d36; font: normal 22px/24px "Helvetica"; }
.p-head h3 a, .p-head h3 a:visited { color:#272d36;}
.p-head h3 a:hover { color:#0099cc; text-decoration: none;}

.p-cat { font: normal 11px/11px 'Arial'; text-transform: uppercase; color:#999; float:left;padding:5px}
.p-cat a, .p-cat a:visited, .p-cat a:hover {  color:#999; padding-top:15px}



/* Time/DATE
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.p-time {width: 50px; padding-bottom:5px }
/**/ * html .p-time { left: -30px;} /**/ 
.p-time strong { float: right; text-align: center;}
.p-time .day { font: normal 12px/12px "Arial"; letter-spacing: -1px; color:#fff; width: 40px; padding: 3px 0px; background:#2abada; overflow: hidden; }
.p-time .month { background:#dedede; width: 40px; padding: 3px 0px;}
.p-time .year { background: #0f688d; font: normal 12px/12px "Arial"; padding: 3px 8px; color:#bababa;}




.p-con {  text-align:justify; padding:10px 10px 10px 10px; border-top: solid 1px #dbdbdb; margin-top:8px;}
.p-con p { font: normal 12px/19px "Verdana"; padding: 5px 0px; margin: 5px 0px;text-align:justify;}
.p-con ol { list-style: decimal inside; }
.p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }
.p-con ol li { padding: 2px 0px 2px 0px; }
.p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
.p-con ul li { padding: 2px 0px 2px 13px; list-style-type: none; background: url("images/p-con-li.png") no-repeat left 3px; color:#666; }
.p-con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; padding: 10px 20px; margin: 10px 0px; background: #ecf6f8; text-align:justify; }
.p-con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; text-align:justify; }
.p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}


.p-date { margin-top: 15px; padding:10px 10px 10px 10px}
.p-date li { color:#7f7f7f; display: inline; padding: 4px 0px 6px 30px; margin-right: 10px; }
.p-date li.p-date-com { background: url("images/p-det-com.png") left center no-repeat; }
.p-date li.p-date-com a { font-weight: bold; letter-spacing: -1px;}
.p-date li.p-date-tag { background: url("images/p-det-tag.png") left center no-repeat; }
.p-date li a,.p-date a:visited { font: normal 14px/18px "Arial"; margin-right: 3px;}



.p-con .wpunlimited_bookmarks strong { font-weight: normal; color:#999; padding-bottom: 2px; font-size: 10px; text-transform:uppercase; }
.p-con .wpunlimited_bookmarks a img { display:inline; border:none; padding:0; margin:0; margin-top: 5px; }

/* Images
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.p-con img { padding: 0; max-width: 100%; }
.p-con img.centered { display: block; margin-left: auto; margin-right: auto; padding: 1px; border: solid 1px #9b9792;}
.p-con img.alignright { margin: 5px 0 10px 20px; display: inline; border: solid 1px #eee; padding: 1px; }
.p-con img.alignleft { margin: 5px 20px 10px 0; display: inline; border: solid 4px #eee; padding: 1px;}
.p-con .alignright { float: right; }
.p-con .alignleft { float: left }

/* Navigation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.nav { overflow: hidden; padding-bottom: 10px; padding-top: 10px;}
.nav .left a { float: left; background:url(images/nav-left.png) no-repeat left 0px; padding: 4px 15px 5px 45px; color:#e16400}
.nav .right a { float: right; background:url(images/nav-right.png) no-repeat right 0px; padding: 4px 45px 5px 45px; color:#e16400}
.nav a, .nav a:visited { cursor: hand; font: bold 14px/16px "Arial"; letter-spacing: -1px; }



/* Comments
############################################################################################################## */
.comments-list { padding-top: 20px;}
.comments-list h2 { color:#272d36; font: normal 16px/16px "Arial"; padding-bottom: 20px; background:#ffcc40; padding: 3px 3px 3px 3px}
.comments-list div.entry { margin-bottom: 15px; padding: 25px; border: 1px solid #dcedf0; background: #fff url(images/comments-list-entry-bkg.png) no-repeat right bottom;}
.comments-list div.alt { background: #e1f4fc url(images/comments-list-alt-bkg.png) no-repeat left top; padding-top: 40px; border: none; margin-bottom: 25px;}
.comments-list p.name { font: bold 14px/14px "Arial" sans-serif; letter-spacing: -1px; color:#000;}
.comments-list p.avt { padding: 0px; margin: 0px; float: right;}
.comments-list p.avt img { border: solid 1px #ccc;}
* html .comments-list p.avt { left: -60px; }
.comments-list p.date { font-size: 11px; margin-bottom: 5px;}
.comments-list p.date a, .comments-list p.date a:visited, .comments-list p.date a:hover { color:#96b1bc; text-decoration: underline;}

.comments-list .con { font: normal 12px/17px "Verdana"; margin-right: 90px; color:#333;}
.comments-list .con p { font: normal 12px/17px "Verdana"; padding: 5px 0px; margin: 0px; color:#333;}
.comments-list .con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; margin: 10px 20px; }
.comments-list .con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; }


/* Comments Form
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-form { background: #e1f4fc; padding: 20px; margin: 10px 0px;}
.comments-form h3 { color:#272d36; font: normal 28px/28px "Arial"; letter-spacing: -1px; padding-bottom: 5px; margin-bottom: 5px; border-bottom: solid 1px #c5e1ed; }
.comments-form p { padding: 7px 0px; color:#808080;}
.comments-form .required { font-weight: normal; color:#ff0000;}
.comments-form input { padding: 5px; width: 210px; margin-right: 7px; }
.comments-form input.formid { border: 1px solid #a8d3e4; background: #fff url(images/form-name-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}
.comments-form input.formemail { border: 1px solid #a8d3e4; background: #fff url(images/form-email-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}
.comments-form input.formuri { border: 1px solid #a8d3e4; background: #fff url(images/form-uri-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}

.comments-form textarea { border: 1px solid #a8d3e4; background: #fff; padding: 4px; width: 97%;}
.comments-form .button { border: 1px solid #a8d3e4; background: url(images/button-post-comment.png) no-repeat left; color:#fff; width: auto; font-size: 11px; font-weight: bold; padding: 4px 6px 4px 38px;}



/* Left Side Bar
############################################################################################################## */
.leftsidebar { width: 184px;float: left; background: #57abe6 ; }




/* Side Right 
############################################################################################################## */
.SR { width: 286px; float: right; background:#57abe6 }




/* Search 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .search { background: #3d96d5 ; right: 0px; padding: 15px; overflow: hidden;}
/**/ *html .SR .search  { height: 1%;} /**/ 
.SR .search form { width: 242px; padding: 0px; border: 1px solid #3ac6e5; background: #2391bf; }
.SR .search fieldset { overflow: hidden; height: 1%;  }
.SR .search input { float: left; margin-right: 2px; background: url(images/search-input.png) no-repeat; border: none; padding: 5px 3px 5px 65px; width: 145px; color:#666;}
.SR .search button { float: left; background: url(images/search-button.png) no-repeat; width: 26px; height: 24px; border: none; cursor: pointer; text-indent: -1000em; }
.SR .syn ul { margin: 10px 0px;}
.SR .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; color:#ffcc66; display: inline; font: bold 14px/14px 'Arial'; letter-spacing: -1px;}
.SR .syn li a {color:#fff; }
.SR .syn li a:visited {color:#fff; }
.SR .syn li a:hover {color:#fff; }


.SR .adsenserightbar {clear:none }

/* About Blog 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .about { background: #57abe6 url(images/about-bkg.png) no-repeat left top; padding: 20px 15px 15px 15px; color:#fff;}
.SR .about h3 { font-size: 24px; letter-spacing: -1px; color:#fff;}
.SR .about p { padding: 5px 0px; margin: 0px; font-size: 13px; line-height: 16px;}
.SR .about p a { padding: 5px 0px; margin: 0px; font-size: 13px; line-height: 16px; color:#FC0; font-weight:bold}

/* Photostream 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .photostream { overflow: hidden; background: #9ed5e1 url(images/photostream-bkg.png) no-repeat bottom left; padding: 15px 0px 25px 15px;}
/**/ *html .SR .photostream { height: 1%;} /**/ 
.SR .photostream h3 { font-size: 24px; letter-spacing: -1px; color:#102a30;}
.SR .photostream ul { float: left; margin-top: 10px;}
.SR .photostream li { background: url(images/photostream-li-bkg.png) no-repeat left top; list-style-type: none; display: inline; padding: 5px; float: left; margin: 0px 3px 5px 0px;}
.SR .photostream li a img, .SR .photostream li a:visited img { border: solid 1px #fff; width: 54px; height: 54px;}
.SR .photostream li a:hover img { border: solid 1px #000;}

/* Categories + Archives 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .categs { background: #73e6f5; overflow: hidden; padding: 10px; margin-bottom: 3px;}
/**/ *html .SR .categs { height: 1%;} /**/ 
.SR .categs div { float: left; width: 130px; clear:left}
.SR .categs div h3 { font: bold 15px/15px 'Arial'; letter-spacing: -1px; color:#102a30; padding-bottom: 5px; }
.SR .categs div li { padding: 1px 0px; list-style-type: none; font-size: 11px; color:#5e8a89; }
.SR .categs div a, .SR .categs div a:visited { color:#247682; text-decoration: underline; }
.SR .categs div a:hover { color:#003333; text-decoration: underline; }

/* Recent
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .recent { background: #1f71c5; padding: 15px; margin-bottom: 3px; }	
.SR .recent .tabs { overflow: hidden; }
.SR .recent .tabs { height: 1%; }
.SR .recent .tabs li { float: left; background: none; }
.SR .recent .tabs li a { float: left; font: bold 14px/14px "Arial"; color: #FFF; padding: 3px 6px 9px 6px; background: #57abe6 url(images/tabs-inactive.png) no-repeat bottom center; margin-right: 3px; letter-spacing: -1px; text-decoration: none;}
.SR .recent .tabs li a.active, .SR .recent .tabs li a:hover { background: #e7cc00 url(images/tabs-active.png) no-repeat bottom center; color: #08498c; text-decoration: none; }
.SR .recent a, .SR .recent a:visited { color:#FC0; text-decoration: underline; }
.SR .recent a:hover {color:#FC0; text-decoration: underline; font:bold;}

#tab-comments { display: none; margin-bottom: 5px; }
#tab-comments li { background: url(images/tabs-arrow.png) no-repeat left 11px; padding: 5px 0px 5px 6px; border-bottom: solid 1px #c5ded7; font-size: 12px bold; color:#FFF;}
#tab-comments li a { display: block;}
#tab-posts { margin-bottom: 10px; font-size: 12px; padding-top:10px;}
#tab-posts li { background: url(images/tabs-arrow.png) no-repeat left 11px; line-height: 14px; padding: 5px 0px 5px 6px;}
#tab-tags { display: none; margin-bottom: 5px; font-family: "Verdana"; line-height: 22px;}



/* widget
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.leftsidebar .widget { background: #1f71c5;  padding: 5px; margin-bottom: 3px; color:#FFF; }
.leftsidebar .widget h3 {font: bold 15px/15px 'Arial'; color:#ffcc40; padding-bottom: 5px; border-bottom: solid 1px #c5ded7; margin-bottom: 5px; background:#074585; padding: 3px 3px 2px 2px;}
.leftsidebar .widget li { background: url(images/tabs-arrow.png) no-repeat left 6px; padding: 2px 0px 2px 6px; font-size: 12px; color:#FC0;}
.leftsidebar .widget a, .leftsidebar .widget a:visited { color:#FC0; text-decoration: underline;}
.leftsidebar .widget a:hover { color:#ffcc40; text-decoration: underline;}

.leftsidebar .widget_tag_cloud { line-height: 22px;}

.leftsidebar .widget_calendar table { width: 100%;}
.leftsidebar .widget_calendar table td { text-align: center; padding: 3px; font:bold;}
.leftsidebar .widget_calendar caption { background: #0854a1; padding: 5px 0px; margin-bottom: 10px;}
.leftsidebar .widget_calendar #today { background: #bb2024;}

.leftsidebar .widget_search #s { width: 160px; border: solid 1px #b5d6cd; padding: 3px; margin-bottom: 5px;}

.leftsidebar .widget_flickrRSS { overflow: hidden; padding: 15px 0px 15px 15px;}
/**/ *html .SR .widget_flickrRSS { height: 1%;} /**/ 
.leftsidebar .widget_flickrRSS h3 { width: 180px; margin-bottom: 10px;}
.leftsidebar .widget_flickrRSS ul { float: left;}
.leftsidebar .widget_flickrRSS li { background: none; list-style-type: none; display: inline; padding: 0px; float: left; margin: 0px 7px 7px 0px;}
.leftsidebar .widget_flickrRSS li a img, .SR .widget_flickrRSS li a:visited img { border: solid 1px #fff; width: 60px; height: 60px;}
.leftsidebar .widget_flickrRSS li a:hover img { border: solid 1px #000;}

.leftsidebar .adsense {margin-left:-10px}


/* widget
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .widget { background: #e1f3ee; padding: 15px; margin-bottom: 3px; color:#5e8a89;}
.SR .widget h3 {font: bold 15px/15px 'Arial'; letter-spacing: -1px; color:#102a30; padding-bottom: 5px; border-bottom: solid 1px #c5ded7; margin-bottom: 5px;}
.SR .widget li { background: url(images/tabs-arrow.png) no-repeat left 6px; padding: 2px 0px 2px 6px; font-size: 11px; color:#5e8a89;}
.SR .widget a, .SR .widget a:visited { color:#247682; text-decoration: underline;}
.SR .widget a:hover { color:#003333; text-decoration: underline;}

.SR .widget_tag_cloud { line-height: 22px;}

.SR .widget_calendar table { width: 100%;}
.SR .widget_calendar table td { text-align: center; padding: 3px; }
.SR .widget_calendar caption { background: #d2e9e3; padding: 5px 0px; margin-bottom: 10px;}
.SR .widget_calendar #today { background: #d2e9e3;}

.SR .widget_search #s { width: 160px; border: solid 1px #b5d6cd; padding: 3px; margin-bottom: 5px;}

.SR .widget_flickrRSS { overflow: hidden; padding: 15px 0px 15px 15px;}
/**/ *html .SR .widget_flickrRSS { height: 1%;} /**/ 
.SR .widget_flickrRSS h3 { width: 270px; margin-bottom: 10px;}
.SR .widget_flickrRSS ul { float: left;}
.SR .widget_flickrRSS li { background: none; list-style-type: none; display: inline; padding: 0px; float: left; margin: 0px 7px 7px 0px;}
.SR .widget_flickrRSS li a img, .SR .widget_flickrRSS li a:visited img { border: solid 1px #fff; width: 60px; height: 60px;}
.SR .widget_flickrRSS li a:hover img { border: solid 1px #000;}




/* Page Navi ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.pagenavi {margin:15px 0px 15px 45px}

/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.footer { width: 900px; padding: 15px 0px 15px 90px; clear: both; background:#0d6cb1}
.footer p { padding: 0px; margin: 0px; font-family: 'Verdana'; font-size: 11px;  }
.footer p.copy { color:#b9f9ff; }
.footer p.copy a, .footer p.copy a:visited, .footer p.copy a:hover { color:#ffcc66; text-decoration: underline;}
.footer p.theme { padding-top: 2px; color:#fff; }
.footer p.theme a, .footer p.theme a:visited, .footer p.theme a:hover { color:#b9f9ff; text-decoration: underline;}

.wp-caption-text { width: 98.2%;text-align: center; color:#410400; font-weight:bold; padding-top: 0px; margin-top: 0px; }

.alignnone, .aligncenter, .wp-caption aligncenter {   display: block;   margin-left: auto;   margin-right: auto; padding-top: 0px;}

.wp-caption {
border: 1px solid #d1d1d1;
text-align: center;
background-image: url(../../../images/captionbg.jpg);
background-color: #e2e2e2;
background-repeat: no-repeat;
background-position: center bottom;
margin-left: auto; margin-right: auto; margin-top: 5px;
}
.wp-caption img {
padding: 0;
border: 0 none;
margin-left: auto; margin-right: auto;
text-align: center;
}
.wp-caption p.wp-caption-text {
font-size: 1em;
line-height: 14px;
font-weight: bold;
padding: 2px;
margin-left: auto; margin-right: auto;
text-align: center;
}
