/*  
Theme Name: Lou Gossett Jr.
Theme URI: http://www.louisgossett.com/
Description: For Louis Gossett.com
Version: 1.0
Author: Andrew Milo
Author URI: http://andrewmilo.com
*/

@import url("gossett.css");

.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }


#sidebarright {
display:block;
float:right;
margin:0 7px 0 0;
padding-left:5px;
}

/*  MUST MIRROR ABOVE, WITH EXCEPTION OF LEFT MARGIN!! */
#sidebarrightFront {
display:block;
float:right;
margin:0 0 0 0;
}

#sidebarright h3, #sidebarrightFront h3 {
padding:0 0 0 0;
margin:10px 0 10px 15px;
color:#f8ee51;
}

#sidebarright .sidebarlink, #sidebarrightFront .sidebarlink {
font-size:x-small;
margin-top:-5px;
}

#sidebarright p, #sidebarrightFront p {
font-size:small;
margin:10px 10px 10px 15px;
}


#searchform {
margin:10px 10px 10px 15px;
}

.footer-nav ul li{
display: inline;
text-align:right;
margin-right:10px;
}

.footer-nav .page_item {
border-left:solid;
border-left-color:#FFFFFF;
border-left-width:thin;
padding-left:10px;
}


/* WP Image Caption */

/* IMAGE CAPTION
/* ----------------------------------------------*/

.wp-caption {
      border: 1px solid #ddd;
      text-align: center;
      background-color: #f3f3f3;
      padding-top: 4px;
      margin: 10px;
      /* For rounded corner */
      -moz-border-radius: 3px;
      -khtml-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      }

.wp-caption img {
      margin-bottom: 5px;
      padding: 0;
      border: 0 none;
      }

.wp-caption p.wp-caption-text {
      font-size: 11px;
      line-height: 17px;
      padding: 0 4px 5px;
      margin: 0;
	  color:#000000;
      }

/* IMAGE POSITIONING
/* ----------------------------------------------*/

.aligncenter, div.aligncenter {
      display: block;
      margin-left: auto;
      margin-right: auto;
      }

.alignright {
      float: right;
      }

.alignleft {
      float: left;
      }

.LGJPost {
padding-top:10px;
width:70%;
}

.LGJPost h1 {
color:#f8ee51;
}

.LGJPost h2 {
color:#3d362a;
font-size:large;
}

blockquote { font-family: Georgia, "Times New Roman", Times, serif; color: #FFFF99 ; margin: 0 0 1.53846em 0; padding: 0 0 0 44px; background: url('images/blockquote.gif') no-repeat; }

.nocomments {
font-size:smaller;
}