/*  
Theme Name: Scamp Orange

Description: Modified from Limau Orange
Version: 0.1
Author: Bob 
OriginalAuthor URI: http://www.blogohblog.com/

This theme was designed and built by Bob of <a href="http://www.blogohblog.com/">Blog Oh Blog</a> based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
*/



body { font-family:Verdana,"Lucida Grande", Sans-Serif; ; 
      font-size:10px;
      background-image:  url(images/background.gif);
	    background-repeat: repeat-y;
   }
/*dropdown styles*/
.chromestyle{
width:980px ;
font-weight: bold;
float:right;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(images/chromebgO.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #900;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #f60; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover{
background: url(images/chromebgO-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
content: " " url(images/winedrop.png); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #f60; /*THEME CHANGE HERE*/
border-bottom-width: 0;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border: 1px solid #f60; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#900;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #fc9;
color:#f60;
}


/*page style*/
#wrap { width:980px; 
      font-family:"Trebuchet MS", Verdana,"Lucida Grande", Sans-Serif;	 
      font-size:10px; 
      color:#666; 
      margin:0 auto;
       }
/*#header {
  	   height:56px;
  	   width:301px;
  	   position:relative;
       float:left;
	     margin-bottom:30px;
       padding:5px;
}

#head h1{
        font-family: "Trebuchet MS", Verdana,"Lucida Grande", Sans-Serif;	
        font-size: 3.3em;
	color: #990000;
        margin-bottom: 5px;
        margin-top: 5px;*/
        
#desc {
        font-family: "Trebuchet MS", Verdana,"Lucida Grande", Sans-Serif;
	      font-size:15px;
	      color: #990000;
        text-transform: uppercase;
        text-indent:10px;
}
 #header { 
          height:110px; 
          width:400px; 
          text-align:left; 
          color:#900; 
          margin-bottom:3px; 
          float:left; 
          padding:5px;
          
           }
 #header h1 { text-indent:0px; 
            margin:0px; 
            padding:10px;
            font-size:50px }
 #header h1 a { display:block; 
            height:50px;
            color:#900 } 
#search { margin-top:30px; float:right; padding:0; }
input#searchsubmit { background:#fc6; border:2px solid #f93; color:#333; font-size:13px; }
a:hover { text-decoration:none; color:#f00; border:none; }
.left { float:left; width:130px; border:3px solid #f3f3f3; margin:10px 0; padding:10px; }
.right { float:right; width:140px; border:3px solid #f3f3f3; margin:10px 0; padding:10px; } 
.right img { border:0; display:block; margin-left:auto; margin-right:auto; }
.middle { margin-top:10px;
         line-height:16px; 
         margin-left:10px; 
         float:left; 
         width:620px; 
         border:2px solid #f3f3f3; 
         overflow:hidden; 
         padding:10px; 
         font-size:13px;
         background:transparent url(images/transparent.png);
          }
.entry { color:#333;
              }
.middle h2 { font-size:18px; 
            border-bottom:dashed 1px #ccc; 
            text-transform: uppercase;
            margin:15px 7px 3px 0; 
            padding:3px 0;
            color:#900 }

/*.middle img {  border:1px #333 solid;
               margin:4px;
               }*/

/* slashdigglicious */
.slashdigglicious { margin-top: 10px; }
.slashdigglicious img, .middle img {
	background: url(images/shadowAlpha.png) no-repeat right bottom;
	padding: 0px 5px 5px 0px;	
	border: 0;
	border-top: #eee 1px solid;
	border-left: #eee 1px solid;
	}
.ads { margin-top:10px; line-height:16px; margin-left:10px; float:left; width:510px; border:3px solid #f3f3f3; text-align:center; padding:10px; }
.ads img { border:0; text-align:center; }
img.wp-smiley { border:0; padding:0; }
#footer { width:980px; margin-top:20px; text-align:center; clear:both; padding:10px; }
div.hr { height:3px; background:#fff url(images/hr.gif) repeat-x scroll center; clear:both; }
/*div.br { height:10px; background:#fff url(images/br.gif) repeat-x scroll center; clear:both; }*/
.alignright { float:right; } 
.alignleft { float:left; } 
.gcomment { border-left:none; vertical-align:middle; border-right:none; margin-bottom:3px; border-bottom:1px solid #f3f3f3; background-color:#F7F7F7; padding:3px; }
.ucomment { border-left:none; border-right:none; margin-bottom:3px; border-bottom:1px solid #f3f3f3; background-color:#fbfbf1; padding:3px; } 
input#submit { background:#fc6; border:2px solid #f93; color:#fff; font-size:13px; }
ol.commentlist { margin:0 0 1px; padding:0; }
ol.commentlist li { list-style:none; margin:0; padding:13px 13px 1px; }
ol.commentlist li.commenthead { list-style:none; margin:0; } 
ol.commentlist li.commenthead h2 { margin:0; }

.subscribe {
		float:left;
		vertical-align:middle;
		border:0;
		align=left;
		}
.widgettitle {
              font-size:16px;
              color:#f60;
              }

.addthis { float:right; clear:both; }
a:link,a:active,a:visited { text-decoration:none; color:#900; border:none; }
.left h2,.comments h3 { font-size:14px; border-bottom:dashed 1px #ccc; margin:0 7px 3px; padding:3px 0; }
.left ul,.right ul { list-style-type:none; margin:0; padding:0; line-height:150%; font-size:11px; }
.left ul li,.right ul li { list-style-type:none; margin:0 0 20px; padding:0; }
.left ul li ul,.right ul li ul { list-style-type:square; margin:0; padding:0 3px; }
.left ul li ul li,.right ul li ul li { list-style-type:none; background:transparent url(images/bullet.gif) no-repeat 0 4px; border:0; margin:0; padding:0 0 2px 14px; }
.left ul li ul li :hover { border-bottom:#ccc 1px solid;}
.right h2,.comments h3 { font-size:14px; 
                        border-bottom:dashed 1px #ccc; 
                        margin:0 7px 3px; 
                        color:#f60;
                        padding:3px 0; }
.right ul,.right ul { list-style-type:none; margin:0; padding:0; line-height:150%; font-size:11px; }
.right ul li,.right ul li { list-style-type:none; margin:0 0 20px; padding:0; }
.right ul li ul,.right ul li ul { list-style-type:square; margin:0; padding:0 3px; }
.right ul li ul li,.right ul li ul li { list-style-type:none; background:transparent url(images/bullet.gif) no-repeat 0 4px; border:0; margin:0; padding:0 0 2px 14px; }
.right ul li ul li :hover { border-bottom:#ccc 1px solid;}
div.hr hr,div.br br { display:none; }
.middle2,.middle3 { margin-top:10px; line-height:16px; margin-left:10px; float:left; width:237px; border:3px solid #f3f3f3; overflow:hidden; padding:10px; }
.middle2 h2,.middle3 h2 { font-size:14px; border-bottom:dashed 1px #ccc; margin:0 7px 3px 0; padding:3px 0; } 
.middle2 :hover,.middle3 :hover { background:#fafafa; }
.ucomment img,.addthis img { border:0; }