/* 
Theme Name: Bubblegum Boyo
Theme URL: http://www.irishmark.net/wordpress_stuff/themes/bubblegumboyo.zip
Description: a theme based on a close up portrait photo
Version: 1.0
Tags: grundge, irishmark, bubblegum
Description: A beautiful springlike theme featuring a bluebird, ported for WP by Grab A Theme
Author: Irishmark - Original design by: OhSoIntricate & Grab A Theme
Author URI: http://www.irishmark.net

          \       /
            .---. 
       '-.  |   |  .-'
         ___|   |___
    -=  [           ]  =-
        `---.   .---' 
     __||__ |   | __||__
     '-..-' |   | '-..-'
       ||   |   |   ||
       ||_.-|   |-,_||
     .-"`   `"`'`   `"-.
   .'                   '.





*/

a
     {text-decoration: none; color: #d22780}
a:hover 
     { 
              color: #d22780;
             height: 2px;
              background-color: #000000;
              cursor: text;
             border-bottom: 2px dashed #ffffff;
     
     }
     
      
     body 
     {
background:url('images/background.jpg');
      font-family: century gothic;
      color: #000;
      font-size: 0.6em;
      line-height: 100%;
      margin:0;
	padding:0;
      scrollbar-face-color :#000000;
      scrollbar-highlight-color : #ffffff;
      scrollbar-3dlight-color : #ffffff;
      scrollbar-shadow-color : #ffffff;
      scrollbar-darkshadow-color : #ffffff;
      scrollbar-track-color : #ffffff;
      scrollbar-arrow-color : #ffffff;
     }
     
     #content
     {float:left;
     width:436px;
     line-height: 145%;
     letter-spacing: 0px;
     background: #C7C6C6;
     margin: 540px 0 0 28px;}


    
#rap {background:url('images/headerorig.jpg') 0px 60px no-repeat;
width:740px;
margin:auto}

#header {
font-family: courier new, courier, monospace;
font-weight:normal;
font-size:20px;
margin-left:-40px;
text-transform:lowercase
}

#header a {
color:#000;
background:#29eaf6;
}

#menu {
background:url('images/sidebarhead.jpg') 0px 40px no-repeat;
float:right;
width:200px;
padding-top:385px;
}

#menu ul { 
  margin: 0px 0px 20px 0px; 
  padding: 0px;
  list-style-type: none;
background:#C7C6C6;
  }
#menu ul li {
  margin: 3px;
  }
#menu p { 
  margin: 3px 0px 0px 0px;
  }

#menu h2 {font-size:20px;
font-weight:normal;
background:#c7c6c6 url(images/x.png) top left no-repeat;
padding-left: 20px;
padding-top:5px;
padding-bottom:4px;
margin:0
}

h2#comments, h2#postcomment, h2.storytitle a{
color: #fc4169; 
font-family: courier new, courier, monospace; 
line-height: 90%; 
font-size: 20px; 
font-weight: normal; 
width: 350px; 
text-transform: lowercase; 
letter-spacing: -1px;
 border-bottom: 4px dashed #b4e34f;
 background: #000 url(images/heart.png) center left no-repeat;
margin-left:10px;
padding-left:20px}

     
     input, select, textarea {
       border: 2px dotted #fff;
       font:normal 1em georgia, serif;
       background: #000;
       letter-spacing:0px;
       color: #fff;
       }

#credits {padding-bottom:20px}

#footer {clear:both}

#content img {max-width: 390px;
overflow:hidden}

a img{border:0}

div.storycontent, div.meta, div.commentlink, #commentform {margin-left:10px;
margin-right:10px}


     i, em {color: #fc4169; background-color: #000000; font-family: arial; letter-spacing: 1px}


      b, strong {color: #b4e34f; background-color: #000000; font-size: 12px; font-family: tahoma}


     u {color: #29eaf6; border-bottom: #29eaf6 solid 2px; background-color: #000000; font-family: georgia}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

