/*  
Theme Name: StudioPress
Theme URI: http://www.dailyblogtips.com/studiopress-wordpress-theme-released/
Description: A clean, Adsense-ready WP theme.
Author: Daily Blog Tips
Author URI: http://www.dailyblogtips.com/
Version: 1.2
Tags:blue color, right sidebar, two columns, fixed width
*/








/* Reset Defaults Starts */








.su-linkbox-field {
width:350px;
margin-left: 20px;
}








.su-linkbox-label {
margin-left: 20px;
}








* {
  margin: 0;
  padding: 0;
  }








h1, h2, h3, h4, h5, h6, p, blockquote {
  margin: 0;
  padding: 10px;
  }








a {
  color: #000faa;
  }








blockquote {
  margin: 5px 15px;
  padding: 5px 5px;
  background: #8CB5D8;
  border: 1px solid #3A7CAC;
  }








code {
  color: #3366CC;
  }








a img {
  border: none; 
  }








img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}








img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}








img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}








.alignright {
    float: right;
}








.alignleft {
    float: left;
}








.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
































/* Reset Defaults Ends */








body {
  position: relative; /* Fixes browser resizing bug in IE6 */
  margin: 0 auto 10px auto;
  width: 950px;
  font-family: Verdana, Arial, Helvetica, Sans Serif, Trebuchet MS;
  text-align: left; /* IE Centering Technique */
  background-color: #000;
  }








#wrapper {
  text-align: left; /* IE Centering Technique */
  }








.topcurve {
  margin-top: 15px;
  height: 13px;
  background-color: #ccfffd;
/* background: url(images/bgtop.gif) left top no-repeat; */
  }








.topcurvewhite {
  margin-top: 15px;
  height: 13px;
  background-color: #99ffff;
/*  background: url(images/bgtopwhite.gif) left top no-repeat; */
  }








.bottomcurve {
  margin: 0;
  height: 13px;
  background-color: #fffff0;
/*  background: url(images/bgbottom.gif) left bottom no-repeat; */
  }








.bottomcurvewhite {
  margin: 0;
  height: 13px;
  background: url(images/bgbottomwhite.gif) left bottom no-repeat;
  }








#header {
  padding: 0 0 0 0;
}








#header .topright {
  float: right;
  position: relative;
  margin: 0;
  padding: 0;
  text-align: right;
  color: #0000aa;
  }








#toprss {
  float: right;
}








#title  {
background-image: url(http://www.forgottencelebs.com/wp-content/uploads/2009/07/FORGOTTENCELEBS-title2.jpg);
}
















#searchform {
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  }








#searchform {
  margin-left: 5px;
  width: 250px;
  padding-top: 8px;
  height: 35px;
  background: #ccc;
  background: url(images/search.gif) left 3px no-repeat;
  }








*:first-child+html #searchform { /* Filter for IE7 */
  padding: 6px 0;
  }








* html #searchform { /* Filter for IE6 */
  padding: 6px 0;
  }








#searchbox {
  margin-left: 5px;
  margin-bottom: 3px;
  width: 150px;
  background: none;
  border: none;
  }








#searchbutton {
  width: 250px;
  background: none;
  border: none;
  }








#searchbutton:hover {
  cursor: pointer;
  }
























/* Menu */








#nav {
  clear: both;
  margin: 10px 0 -15px 0;
  }








#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }








#nav li {
  float: left;
  margin-right: 10px;
  }








* html #nav li a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }








* html #nav li a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  margin-left: 4px;
  text-decoration: none;
  }








#nav li a {
  display: block;
  height: 26px;
  background: url(images/bgtableft.gif) left top no-repeat;
  text-transform: lowercase;
  font-size: 10pt;
  text-decoration: none;
  }








#nav li a span {
  display: block;
  margin-left: 6px;
  padding-left: 5px;
  padding-right: 12px;
  line-height: 26px;
  font-weight: bold;
  color: #FFF;
  background: url(images/bgtabright.gif) right top no-repeat;
  text-decoration: none;
  }








#nav li a:hover {
  background-position: left -26px;
  text-decoration: none;
  cursor: pointer; /* For IE6 */
  }








#nav li a:hover span {
  background-position: right -26px;
  color: #000;
  }








#nav li.current_page a {
  background-position: left -26px;
  }








#nav li.current_page a span {
  background-position: right -26px;
  color: #000;
  }
















/*  top ad  */








#topad-left {
    float: left;
    width: 465px ;
    height: 180px;
    background-color: #ffffff;
    border-right: #406E8D 7px solid;
    border-bottom: #ccfffd 15px solid;
   }  








#topad-left img {
    margin: 15px;
}








#topad-left OBJECT {
    margin: 10px;
}








.table1 {
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A44A04;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #A44A04;
	background-color: #FFF;
}








.table1 tr th {
	background-color: #CCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #03C;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #03C;
}








.table1 tr td a:hover {
	background-color: #000;
	color: #FFF;
}
















#topad-right {
    float: right;
    width: 465px ;
    height: 180px;
    background-color: #ffffff;
    border-left: #406E8D 7px solid;
    border-bottom: #ccfffd 15px solid;
   }  








#topad-right iframe {
    margin-left: 15px;
    margin-top: 15px;
} 








#topad-right OBJECT {
    margin: 10px;
}








#topad2 {
    width: 100%;
    height: 30px;
    background-color: #000000;
   }  








#topad2 OBJECT {
    margin-left: 50px;
    margin-right: 50px;
}








/* Main content */








.iframe-wrapper iframe {
    float: left;
}








#main {
  clear: both;
  width: 925px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  margin: 0;
  padding: 0 15px 15px 10px;
  background: #fff;
  }








#contentwrapper {
  float: left;
  width: 550px;
  }








#content a:hover {
 color: #ffffff;
  background: #4C82A6;
}








#content .pageTitle {
  padding: 5px 10px 0 10px;
  font-size: 14pt;
  color: #215679;
  }








.contentsearch {
  margin: 0 0 40px 40px;
  }








.contentsponsors {
  margin: 0 0 30px 190px;
  }








.adsense_top {
  text-align:center;
  margin:10px 0 25px 0;
  font-size:9pt;
  }








.adsense_sidebar {
  text-align:center;
  margin:0 0 20px 0;
  font-size:9pt;
  }








.post {
  margin: 20px 0 20px 0;
  border-top: #406E8D 25px solid;
  border-bottom: #406E8D 25px solid;
  border-right: #406E8D 5px solid;
  border-left: #406E8D 5px solid;
  padding: 10px;
  }








.post a{
  text-decoration: none;
}








#content h2, #content h3, #content h4, #content h5, #content h6 {
  padding: 0 10px;
  font-weight: bold;
  }








#content h2 {
  font-size: 14pt;
  }








#content h3 {
  font-size: 12pt;
  }








#content h4, #content h5, #content h6 {
  font-size: 11pt;
  }








h2.homeTitle {
  margin: 0 0 15px 0;
  }








h2.postTitle {
  padding: 0 10px;
  font-size: 14pt;
  font-weight: bold;
  color: #000;
  float: left;
  margin-bottom: 15px;
  }








.postContent a {
  text-decoration: none;
}








h2.postTitle a {
  font-size: 14pt;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  letter-spacing: -1px;
  }








h2.backtotop {
  text-decoration: none;
  float: right;
}








h2.postContent a {
  font-size: 14pt;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  letter-spacing: -1px;
  }
















h2.postTitle a:hover {
  color: #215679;
  }








h2.postContent a:hover {
  color: #215679;
  }








.postMeta {
  padding: 2px 10px 4px 10px;
  font-size: 9pt;
  color: #333;
  clear: both;
  margin-bottom: 30px;
  }
















.postMeta .date {
  background: url(images/date.gif) left no-repeat;
  padding: 0 0 0 15px;
  }








.postMeta .filed {
  background: url(images/folder.gif) left no-repeat;
  padding: 0 0 0 18px;
  margin: 0 0 0 3px;
  }








.postMeta .commentcount {
  background: url(images/comments.gif) left no-repeat;
  padding: 0 0 0 18px;
  margin: 0 0 0 3px;
  }








.postMeta .tags {
  background: url(images/tags.gif) left no-repeat;
  padding: 0 0 0 15px;
  margin-bottom: 30px;
  }








.postMeta .staff {
  padding-left: 6px;
  font-size: 1.3em;
  font-weight: bold;
}
















.postMeta a {
  text-decoration: none;
  }








.postMeta a.img:hover {
  color: none;
}








.postContent img {
  margin-top:20px;
  }








.postContent object {
  margin-top:15px;
  margin-bottom:15px;
}








#content p, .postContent p {
  padding: 5px 10px;
  font-size: 10pt;
  color: #000;
  }








.postContent ul, ol {
  padding: 0 0 0 35px;
  }








.postContent ul li, ol li {
  font-size: 10pt;
  color: #000;
  }








p.comments {
  clear: both;
  padding: 5px 10px 5px 10px;
  }








p.comments a {
  padding-left: 20px;
  background: url(images/comment.gif) left top no-repeat;
  font-size: 10pt;
  text-decoration: none;
  }








.commentlist {
  margin: 10px 0;
  font-size: 10pt;
  list-style: none;
  }








.commentlist li {
  margin: 0 0 5px -25px;
  width: 510px;
  }








.commentlist cite {
  padding: 10px;
  font-size: 10pt;
  }








.commentlist cite a {
  }








.commentmetadata {
  padding: 10px;
  }








.comment h3 {
  padding: 0 10px;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  }








.comment p {
  padding: 10px;
  font-size: 10pt;
  color: #000;
  }








.comment a {
  text-decoration: none;
  }








.comment a:hover {
  text-decoration: underline;
  }








.comment textarea {
  width: 510px;
  }








.comment #submit {
  width: 118px;
  height: 30px;
  background: url(images/commentbutton.gif) left top no-repeat;
  border: none;
  font-size: 9pt;
  color: #333;
  }








.comment #submit:hover {
  cursor: pointer;
  }








.navigation {
  margin: 10px 0;
  color: #406E8D;
  text-align: center;
  font-size: 10pt;
  }








.navigation a {
  text-decoration: none;
  }








a.gravatar {
  float:left;
  margin:10px 15px 20px 0;
  width:69px;
  }








.addthis_container {
  float:right;
}
















/* Start of sidebar */








#allsidebars {
  width:355px;
  float:right;
  margin-left: 0;
  }
















/* Sidebar top welcome box








.sidebarswrapper {
  margin-top: 0px;
  padding-top: 9px;
  width: 355px;
  background: url(images/bgsidebartop.gif) left top no-repeat;
  }








.sidebars {
  width: 355px;
  background: #363636;
  }








.sidebars h2 {
  padding: 0 0 2px 0;
  font-size: 11pt;
  color: #fff;
  letter-spacing: -1px;
  }








.sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  }
















.sidebarsbottom {
  clear: both;
  width: 355px;
  height: 18px;
  background: url(images/bgsidebarbottom.gif) left bottom no-repeat;
  }








*/








/* Sidebar 2 columns widget-ready */








.opt-in {
  border: #406E8D 1px solid;
  background-color: #fffff0;
  padding: 5px;
}








.sidebarsB {
  width: 355px;
  margin-top: 15px;
  }








.sidebar1 {
  float: left;
  width: 165px;
  border-left: #0000aa 1px solid;
  padding-left:3px;
  }








.sidebar1 a:hover {
 color: #ffffff;
  background: #4C82A6;
  padding-left: 1px;
  padding-right: 1px;
}








.sidebar1 img {
  border: #0000aa 1px solid;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 15px;
  margin-bottom: 15px;
}








.sidebar2 img {
  border: #0000aa 1px solid;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 15px;
  margin-bottom: 15px;
}
















.sidebar2 a:hover {
 color: #ffffff;
  background: #4C82A6;
  padding-left: 1px;
  padding-right: 1px;
}








.sidebar2 {
  float: right;
  width: 165px;
  border-left: #0000aa 1px solid;
  padding-left:3px;
}
















.sidebar3 {
  float: left;
  width: 165px;
  border-left: #0000aa 1px solid;
  padding-left:3px;
  }








.sidebar3 a:hover {
 color: #ffffff;
  background: #4C82A6;
  padding-left: 1px;
  padding-right: 1px;
}








.sidebar3 img {
  border: #0000aa 1px solid;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 15px;
  margin-bottom: 15px;
}
















.sidebarsB h2 {
  padding: 2px 7px;
  font-size: 11pt;
  color: #fff;
  letter-spacing: -1px;
  background: url(images/sidebar_h2.gif) left no-repeat;
  margin-bottom: 3px;
  }








.sidebarsB table {
  width: 160px;
  }








.sidebarsB ul {
  margin: 0;
  padding: 0 0 5px 0;
  }








.sidebarsB li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }








.sidebarsB li ul {
  padding: 0;
  }








.sidebarsB ul ul li {
  margin-bottom: 5px;
  padding: 3px 2px 2px 16px;
  color: #222;
  background: url(images/bullet.gif) left 7px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  border-bottom: 3px solid #ccc;
  }








.sidebarsB a {
  display: block;
  color: #000faa;
  text-decoration: none;
  display: inline;
  }








/*
.sidebarsB a:hover {
  color: #ffffff;
  background: #4C82A6;
  padding-left: 1px;
  padding-right: 1px;
  }
*/








.sidebarsB p {
  padding: 2px 0;
  font-size: 9pt;
  }








#sidebarads img {
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  border: #0000aa 1px solid;
}
















.sidebar3-advertising {
  border: #406E8D 1px solid;
  background-color: #fffff0;
  padding: 20px;
  width: 120px;
  height: 120px;
}








#tag_cloud a {
  display: inline;
  }








.sidebarsB ul.children li {border-bottom:none;}
.sidebarsB ul.children {margin-bottom:-5px;}
















/*  sidebar 3   */








#ad_container_div table {
   margin-left: 100px;
}








/* Footer */








#footer {
  clear: both;
  padding-top: 0;
  color: #fff;
  text-align: center; /* IE Centering Technique */
  background: #000;
  }








#footer p {
  padding: 0;
  font-size: 8pt;
  color: #fff;
  text-align: center;
  }








#footer a {
  color: #87BBD9;
  }








#footer a:hover {
  color: #fff;
  }








#credits {
  clear: both;
  margin: 0 auto;
  line-height: 19px;
  }
















/* Extras */








.cleared {
  clear: both;
  }








.left {
  float:left;
  font-size: 1.1em;
  }








.right {
  float:right;
  font-size: 1.1em;
  }








#nextprevious {
  padding:10px;
  font-size: 1.1em;
  }































.commentbody {
  float:right;
  width: 420px;
  margin-bottom: 20px;
  padding: 10px 0 10px 0;
  }








/*  Videos  */








/*   Calendar   */








#calendar_wrap a {
    text-decoration: underline;
}








.videotable {
   float: left;
}








.videotable td {
   padding:5px;
}
















.currentimport {
  margin: 20px 0 25px 0;
  border-top: #406E8D 25px solid;
  border-bottom: #406E8D 25px solid;
  border-right: #406E8D 5px solid;
  border-left: #406E8D 5px solid;
  padding: 15px;
}


