	/*	/*
	--------------------------------------------------------------------------------------
	Title:       Scratch
 For:         Tokio Hotel Love Always
                     Meine Herz Designs 2010
 Concept/Design:  Heart Tyes Creations heart.tyes@gmail.com
Layout Coding:    http://meineherzdesigns.org/
	--------------------------------------------------------------------------------------
	*/

/*
--------------------------------------------------------------------------------------
01. CONTACT TAB STYLES
--------------------------------------------------------------------------------------
*/


#contact { 
           border: 0px solid #c1c1c2;
           position: fixed; 
	   text-align: center; 
           background: #0e0e15;
	   padding: 12px;
           top: 155px; 
	   margin: 0px auto;
           right:0;
}


#contact2 { 
           border: 0px solid #c1c1c2;
           position: fixed; 
	   text-align: center; 
           background: #0e0e15;
	   padding: 12px;
           top: 196px; 
	   margin: 0px auto;
           right:0;
}




#contact3 { 
           border: 0px solid #c1c1c2;
           position: fixed; 
	   text-align: center; 
           background: #0e0e15;
	   padding: 12px;
           top: 220px; 
	   margin: 0px auto;
           right:0;
}




#contact4 { 
           border: 0px solid #c1c1c2;
           position: fixed; 
	   text-align: center; 
           background: #0e0e15;
	   padding: 12px;
           top: 260px; 
	   margin: 0px auto;
           right:0;
}



#contact5 { 
           border: 0px solid #c1c1c2;
           position: fixed; 
	   text-align: center; 
           background: #0e0e15;
	   padding: 12px;
           top: 290px; 
	   margin: 0px auto;
           right:0;
}







/*
--------------------------------------------------------------------------------------
01.1. WRAPPER STYLES
--------------------------------------------------------------------------------------
*/

#wrapper {
	margin: 0 auto;
	width: 954px;
	}




/*
--------------------------------------------------------------------------------------
03. BODY STYLES
--------------------------------------------------------------------------------------
*/

body{

	font-size: 11px;
	font-family: tahoma, verdana, arial, sans-serif;
	line-height: 11px;
	color: #919191;
	margin: 0px auto;
	background-image: url(/wp-content/themes/scratch/images/bg.jpg);
	background-color: #000000;
	background-repeat: repeat;
	background-position: center;
	overflow-x:hidden; 
	overflow-y:auto;

}

.bold{
	font-weight:bold;
}

.strong{
	font-weight:bold;
}



a:link, a:active, a:visited {
	color: #b9b9ba;
	}
a:hover {
	color: #dddddd;
	}


img {
	border: 0;
	}


.linklist ul {
	padding: 0;
	margin: 0 0 0 5px;
	}

.linklist li {
	font-size: 10pt;
	border-bottom: 1px dashed #919191;
	text-decoration: none;
	text-indent: 5px;
	padding: 3px 0 3px 0;
	text-transform: none;
	color: #c5c5c7;
	}

.linklist li a {
	text-decoration: none;
	color: #c1c1c2;
	}

.linklist li a:hover {
	color: #5050af;
	padding: 3px 0 3px 0;
	font-weight: bold;
	}




/*
--------------------------------------------------------------------------------------
04. HEADER STYLES
--------------------------------------------------------------------------------------
*/

#header {
        height: 450px;
}

#headerimg {
        background: url(/wp-content/themes/scratch/images/header.png) top no-repeat;
        height: 450px;
        width: 1000px;
        margin: 0 auto;
}

#welcomemsg {
	float: right;
	width: 450px;
	height: 240px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #dcdcdc;
	}






/*
--------------------------------------------------------------------------------------
04. POST HEADLINE STYLES
--------------------------------------------------------------------------------------
*/




h1, h1 a {
	color: #dcdcdc;
	font-size: 13px;
	text-transform: italic;
	font-family: "Arial";
	character-spacing: 2px;
	padding: 0 0 0 0;
	text-align: left;
	border-top: 1px dashed #9f9fa8;
	line-height: 11px;
	margin: 0 0 0 0;
	}



#left {
	
	padding: 0;
	text-align: left;
	line-height: 11px;
	margin: -100px 0 0 -21px;
	height: 88px;
	width: 193px;
	background: url(/wp-content/themes/scratch/images/stop2.png) no-repeat;
}
#right {
	
	padding: 0;
	text-align: left;
	line-height: 11px;
	margin: -100px 0 0 -22px;
	height: 88px;
	width: 193px;
	background: url(/wp-content/themes/scratch/images/stop1.png) no-repeat;
}

h2 {
        font-size: 10pt;
        color: #666666;
}


h4, h4 a {
	color: #dcdcdc;
	font-size: 13px;
	text-transform: italic;
	font-family: "Arial";
	character-spacing: 2px;
	text-align: left;
	border-bottom: 1px dashed #9f9fa8;
	line-height: 11px;
	margin: -2px 0 0 0;
	}




/*
--------------------------------------------------------------------------------------
05. POST STYLES
--------------------------------------------------------------------------------------
*/

blockquote {
        background-color: #303030;
        color: #666666;
        text-shadow: 1px 1px 1px #1B1B1B;
        padding: 4px 12px 4px 12px;
        border: 6px solid #2b2b2b;
        font-size: 8pt;
        line-height: 10pt;
}

#content blockquote I, #content blockquote italic, #content blockquote em {
        color: #dcdcdc;
}

blockquote .more {
        color: #f3e9f5;
        text-shadow: #BFCF76 1px 1px 1px;
        margin: 4px 0 0 20px;
        padding: 6px 1px 1px 14px;
        width: 156px;
        height: 19px;
        background: url(/wp-content/themes/scratch/images/more2.png);
}

.by B {
        font-size: 8pt;
        color: #444445;
        font-weight: bold;
        text-shadow: #e0e0e0 1px 1px 1px;
	}
.by STRONG {
        font-size: 8pt;
        color: #cd69ff;
        font-weight: bold;
        text-shadow: #e0e0e0 1px 1px 1px;
	}

.cat {
        font-size: 7pt;
        font-family: tahoma;
        color: #cccccc;
}

.cat B, .cat STRONG{
        font-size: 7pt;
        font-family: tahoma;
        font-weight: bold;
        color: #DDDDDD;
}

.cat a:link, .cat a:visited, .cat a:hover {
        font-size: 7pt;
        font-family: tahoma;
        color: #cccccc;
        text-decoration: none;
}

.com2 {
        font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #4F4E4E;
        line-height: 10px;
	text-shadow: #141414 1px 1px 1px;
        padding: 0px 10px 10px 10px;
        margin: 4px 0 4px 0;
        border-bottom: #000000 2px solid;
        border-right: #000000 1px solid;
        border-top: #131313 1px solid;
        border-left: #131313 1px solid;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
	background: #090909;
}


.com2 li, .com2 ul{
        color: #000000;
        text-shadow: #0A0219 1px 1px 1px;
}
.com2 a:link,.com2 a:visited{
        color: #141414;
        text-shadow: #000000 1px 1px 1px;
        font-size: 7pt;
}
.com2 a:hover{
        color: #3CB595;
        text-shadow: #000000 1px 1px 1px;
}

#content .com2-ab {
      color: #6F6F6F;
      text-shadow: 1px 1px 1px #000000;
      background: #151515;
      margin: 8px 2px 8px 2px;
      padding: 8px; 
      text-transform: uppercase;   
}
#content .com2-ab B, #content .com2-ab STRONG{
      color: #7466D9;
}
#content .com2-ab a:link, #content .com2-ab a:visited, #content .com2-ab a:active, #content .com2-ab a{
      color: #6F6F6F;
      text-shadow: 1px 1px 1px #0A0219; 
      text-decoration: none;  
}


.com3 {
	color: #cccccc;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000000;
}
.com3 a:link, .com3 a:active, .com3 a:visited {
	color: #cccccc;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000000;
	}
.com3 a:hover {
	color: #dddddd;
	}
.com3 I, .com3 italic {
      color: #40C6A1;
      text-decoration: none;
      text-transform: uppercase;
      font-weight: normal;
      font-size: 8px;
}


.comn {
      font-size: 14pt;
      font-weight: bold;
      text-align: center;
      color: #F8A94D;
      text-shadow: 1px 1px 1px #0A0219;
      padding: 12px;
}
.comn img{
      background: #090212;
      border-top: 1px solid #000000;
      border-left: 1px solid #000000;
      border-right: 1px solid #21112C;
      border-bottom: 1px solid #21112C;
      padding: 6px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      filter:alpha(opacity=60); opacity: 0.6; -moz-opacity:0.6;
}

.comment {
        color: #A3BF33;
        text-shadow: 1px 1px 1px #E8FB9B;
        text-transform: uppercase;
        text-align: center;
        padding: 0 0 0 20px;
}
.comment a:link, .comment a:visited{
        color: #EAFBA3;
        text-shadow: 1px 1px 1px #A3BF33;
        font-size: 40px;
        text-decoration: none;
}
.comment a:hover{
        color: #D8F173;
        text-shadow: 1px 1px 1px #A3BF33;
        font-size: 40px;
        text-decoration: none;
}


#content .tpmsg {
       padding: 6px;
       background-color: #333333;
       color: #5050af;
       font-size: 10pt;
       margin: -14px -14px 14px -14px;
}
#content .tpmsg I, #content .tpmsg italic, #content .tpmsg em {
       color: #cd69ff;
}
#content .tpmsg a, #content .tpmsg a:link, #content .tpmsg a:active, #content .tpmsg a:visited {
       background-color: #333333;
       color: #5050af;
       text-decoration: none;
       font-size: 10pt;
}
#content .tpmsg a:hover {
       background-color: #333333;
       color: #4a4aa3;
       text-decoration: underline;
       font-size: 10pt;
}

.tag {
        padding: 4px;
        margin: 14px 0 14px 0;
        border-top: 4px solid #242424;
        border-bottom: 4px solid #6079ed;
        background-color: #060606;
        color: #121212;
}
#content .tag B, #content .tag STRONG, #content .tag a, #content .tag a:active, #content .tag a:visited, #content .tag a:link{
        color: #292828;
}
#content .tag a:hover {
        color: #5A5A5A;
}


#content .tpmsg .clear, #content .tpmsg .clear:hover, .tpmsg .clear, .tpmsg .clear:hover, .tpmsg .clear img, .tpmsg .clear img:hover, {
        margin: 0;
        padding: 0;
        border: none;
        background: none;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        filter:alpha(opacity=90);
        opacity: 0.9;
        -moz-opacity:0.9;
        box-shadow: 0 0 0 #000000;
        -webkit-box-shadow: 0 0 0 #000000;
	-moz-box-shadow: 0 0 0 #000000;
}

#content .clear, #content .clear:hover {
        margin: 0;
        padding: 0;
        border: none;
        background: none;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        filter:alpha(opacity=90);
        opacity: 0.9;
        -moz-opacity:0.9;
        box-shadow: 0 0 0 #000000;
        -webkit-box-shadow: 0 0 0 #000000;
	-moz-box-shadow: 0 0 0 #000000;
}

#content {
	float: left;
	width: 540px;
	margin: -56px 0 20px 0;
	padding: 14px;
        border-top: 1px solid #181818;
        border-right: 1px solid #181818;
        border-bottom: 1px solid #181818;
        border-left: 1px solid #181818;
	color: #b9b9c0;
	font-size: 9.5pt;
	line-height: 11pt;
	background-color: #040404;
        background-image: url(/wp-content/themes/scratch/pbg.jpg) center no-repeat;
	}

#content B, #content STRONG {
        color: #7466d9;
}
#content I, #content em, #content italic {
        color: #ac56d3;
}

#content a STRONG, #content a:link STRONG, #content a:active STRONG, #content a:visited STRONG, #content a B, #content a:link B, #content a:active B, #content a:visited B {
        color: #666666;
        text-decoration: none;
}
#content a:hover B, #content a:hover STRONG {
        color: #c8c8c8;
        text-decoration: underline;
}

#content a, #content a:link, #content a:active, #content a:visited {
        color: #666666;
        font-size: 8pt;
        text-decoration: none;
        word-spacing: 1px;
        text-align: left;
}
#content a:hover {
        color: #c8c8c8;
        text-decoration: underline;
}

#content .title{
	color: #bebebf;
        font-family: Arial;
	font-size: 12pt;
        font-style: normal;
        text-decoration: none;
	font-weight: bold;
 }


#content .title a, #content .title a:link, #content .title a:active, #content .title a:visited{
	color: #666666;
        font-family: Arial;
        font-style: normal;
	font-size: 12pt;
        text-decoration: none;
}
#content .title a:hover {
	color: #5050af;
        font-family: Arial;
        font-style: normal;
	font-size: 12pt;
        text-decoration: none;
}


#content li, #content ul {
        list-style-image: url("/wp-content/themes/scratch/images/logo.png");
        margin: -20px 0 0 20px;
}



#content img{
        margin: 0;
        padding: 0;
        box-shadow: 0 0 8px #1A1A1A;
        -webkit-box-shadow: 0 0 8px #1A1A1A;
	-moz-box-shadow: 0 0 8px #1A1A1A;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        filter:alpha(opacity=90);
        opacity: 0.9;
        -moz-opacity:0.9;
        height: auto;
        max-width: 400;
        width: expression(this.width > 400? 400: true);
}
#content img:hover{
        margin: 0;
        padding: 0;
        box-shadow: 0 0 8px #5050af;
        -webkit-box-shadow: 0 0 8px #5050af;
	-moz-box-shadow: 0 0 8px #5050af;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        filter:alpha(opacity=60);
        opacity: 0.6;
        -moz-opacity:0.6;
        height: auto;
        max-width: 400;
        width: expression(this.width > 400? 400: true);
}

.date {
        font-size: 10pt;
        color: #334bbb;
        text-align: center;
        background-color: #111111;
}
.date B, .date STRONG {
        font-size: 12pt;
        color: #DAED90;
        font-weight: bold;
	}

#notice1	{
	font-size: 22px;
	text-transform: uppercase;
	font-family: "Arial";
	text-align: left;
	color: #414146;	
	text-shadow: 1px 1px 1px #ebebeb;
	line-height: 18px;
	text-align: center;
	margin: 0 0 0 0;
	}


.more {
        color: #b1aeb3;
        text-shadow: #ffffff 1px 1px 1px;
        margin: 4px 0 0 20px;
        padding: 6px 1px 1px 14px;
        width: 156px;
        height: 19px;
        background: url(/wp-content/themes/scratch/images/more.png);
}
.more a:link, .more a:visited{
        color: #b1aeb3;
        text-shadow: #ffffff 1px 1px 1px;
        text-decoration: none;
}
.more a:hover{
        color: #cccccc;
        text-shadow: #ffffff 1px 1px 1px;
        text-decoration: none;
}

.storycontent, .entry {
        font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c9c9ca;
        line-height: 10px;
	text-shadow: #0A0219 1px 1px 1px;
	padding: 0 40px 10px 40px;
        background: url(/wp-content/themes/scratch/images/middle.jpg) repeat-y;
        width: 500px;
}
.storycontent B, .storycontent STRONG {
	color:#C9D692;
}
.storycontent I, .storycontent italic {
	color: #cdb5d9;
}

.storycontent a:link, .storycontent a:visited {
        color: #cc66cc;
        text-decoration: none;
        text-shadow: 1px 1px 1px #0A0219;
}
.storycontent a:hover {
        color: #bd70e3;
        text-decoration: underline;
        text-shadow: 1px 1px 1px #0A0219;
}
	

/*
--------------------------------------------------------------------------------------
06. SIDEBAR
--------------------------------------------------------------------------------------
*/

h6 {
	padding: 0 0 0 0;
	margin: 0 0 0 -28px;
	text-align: left;
	line-height: 11px;
	height: 170px;
	width: 344px;
        background: url(/wp-content/themes/scratch/images/sbot.jpg) no-repeat;
	}

#sidebar-right .clear img, #sidebar-right .clear img:hover, #sidebar-right .clear, #sidebar-right .clear:hover {
        margin: 10px 0 10px 0;
        padding: 0;
        border: none;
        clear: both;
}
#sidebar-left .clear img, #sidebar-left .clear img:hover, #sidebar-left .clear, #sidebar-left .clear:hover {
        margin: 10px 0 10px 0;
        padding: 0;
        border: none;
        clear: both;
}
#sidebar-left .quick, #sidebar-left .quick:hover, #sidebar-left .quick img, #sidebar-left .quick img:hover {
        margin: 2px 0 0 0;
        padding: 0;
        border: none;
        clear: both;
}

#sidebar-left, #sidebar-right {
	float: left;
	width: 150px;
        padding: 20px;
        color: #5e5e5e; 
        margin: 26px 0 0 0;
        font-family: Arial;
        font-size: 11px;
        text-align: left;
        line-height: 12px;
        word-spacing: 0.5em;
	background-color: #000000;
        border-top: 1px solid #000000;
        border-right: 1px solid #181818;
        border-bottom: 1px solid #181818;
        border-left: 1px solid #181818;
        box-shadow: 0 0 8px #040404;
        -webkit-box-shadow: 0 0 8px #040404;
	-moz-box-shadow: 0 0 8px #040404;
 
}

#clock1 {  
        background: url(/wp-content/themes/scratch/images/clock1.png) top center no-repeat; 
        height: 99px; 
        width: 112px;
        margin: -70px 0 0 0;
        padding: 0 0 4px 10px;
        vertical-align: middle;
}
#clock2 {
        background: url(/wp-content/themes/scratch/images/clock2.png) top center no-repeat; 
        height: 99px; 
        width: 112px;
        margin: -70px 0 0 0;
        padding: 0 0 4px 8px;
        vertical-align: middle;
}

.side_meta {
	padding: 5px 0px 5px 0px;
        margin: 20px 0 16px 0;
        color: #E57F06;
	text-shadow: #ffffff 1px 1px 1px;
	font-size: 11px;
        text-align: center;
	font-weight: bold;
	border-top: 1px solid #E49539;
        border-left: 1px solid #E49539;
        border-right: 1px solid #FBD09E;
	border-bottom: 1px solid #FBD09E;
	background: #FCC788;
	-moz-border-radius:  14px; 
	-webkit-border-radius: 14px;
}

#sidebar-right B, #sidebar-left B, #sidebar-right STRONG, #sidebar-left STRONG{
        color: #767676;
}


#sidebar-right a:link, #sidebar-right a:active, #sidebar-left a:link, #sidebar-right a:visited, #sidebar-left a:visited{
        color: #535393;
        text-decoration: none;
}
#sidebar-right a:hover, #sidebar-left a:hover{
        color: #535393;
        text-decoration: none;
}

#sidebar ul {
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar-right img, #sidebar-left img{
        margin: 1px;
	border: 1px solid #0D0D0D;
        background-color: #080808;
        box-shadow: 0 0 8px #000000;
        -webkit-box-shadow: 0 0 8px #000000;
	-moz-box-shadow: 0 0 8px #000000;
}
#sidebar-right img:hover, #sidebar-left img:hover{
        margin: 1px;
	border: 1px solid #5454a5;
        background-color: #080808;
        box-shadow: 0 0 8px #000000;
        -webkit-box-shadow: 0 0 8px #000000;
	-moz-box-shadow: 0 0 8px #000000;
}
#sidebar-left .image, #sidebar-left .image:hover {
        margin: 4px 0 4px 0;
        padding: 6px;
	border: 1px solid #0D0D0D;
        background-color: #080808;
        box-shadow: 0 0 8px #000000;
        -webkit-box-shadow: 0 0 8px #000000;
	-moz-box-shadow: 0 0 8px #000000;
}


.proj {
      background: url(/wp-content/themes/scratch/images/proj.png) no-repeat;
      padding: 8px;
      text-align: left;
      color: #92AE26;
      text-shadow: 1px 1px 1px #DBF576;
}
.proj:hover {
      background: url(/wp-content/themes/scratch/images/proj2.gif) no-repeat;
      padding: 8px;
      text-align: left;
}
.proj B{
      color: #789214;
      text-shadow: 1px 1px 1px #DBF576;
}
.proj STRONG{
      color: #789214;
      text-shadow: 1px 1px 1px #DBF576;
}
.proj a:link, .proj a:visited{
      color: #789214;
      text-shadow: 1px 1px 1px #DBF576;
}
.proj a:hover{
      color: #000000;
      text-shadow: 1px 1px 1px #DBF576;
}


.up {
      background: #FAB15B;
      padding: 4px;
      text-align: center;
      color: #DF9033;
      text-shadow: 1px 1px 1px #FACC96;
      border-top: 1px solid #E69536;
      border-left: 1px solid #E69536;
      border-bottom: 1px solid #FCC27E;
      border-right: 1px solid #FCC27E;
}
.up B, .up STRONG{
      color: #C67618;
      text-shadow: 1px 1px 1px #FACC96;
}

.up2 {
      background: #D9F276;
      padding: 8px;
      text-align: left;
      color: #92AE26;
      text-shadow: 1px 1px 1px #E9FD9B;
}

/*
--------------------------------------------------------------------------------------
07. NAVIGATION STYLES
--------------------------------------------------------------------------------------
*/


#navigation {
	float: right;
	width: 100%;
	height: 80px;
	margin: 0 auto 68px auto;
	padding: 45px 0 0 0;
	font-size: 11px !important;
	letter-spacing: 0.5px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/logo.jpg) no-repeat top left;
	}


/*
--------------------------------------------------------------------------------------
08. TWITTER STYLES
--------------------------------------------------------------------------------------
*/


#twitter_update_list{
	font-size: 8pt;
	line-height: 9pt;
        padding: 8px;
        width: 140px;
}

#twitter_update_list li{
	color:#acacac;
        background-color: #0C0C0C;
        border: 4px solid #0F0F0F;
        box-shadow: 0 0 0 #080808;
        -webkit-box-shadow: 0 0 0 #080808;
        text-align: left;
        word-spacing: 2px;
        margin-bottom: 6px;
	padding: 10px 10px 10px 10px;
        background-repeat: no-repeat;
        background-position: top left;
        background-image: url(/wp-content/themes/scratch/images/ti2.jpg);
        display: block;
}
#twitter_update_list li:hover{
        background-color: #0A0A0A;
        border: 4px solid #0D0D0D;
}
#twitter_update_list a{
	font-style:italic;
	display:block;
	color:#e1e1e1;
	text-decoration:underline;
}
#twitter_update_list a:hover{
	text-decoration:none;
}
#twitter_update_list span a{
	font-style:normal;
	display:inline;
	color:#acacac;
	margin:0;
}




/*
--------------------------------------------------------------------------------------
09. FOOTER STYLES
--------------------------------------------------------------------------------------
*/

#footer {
	float: left;
        width: 100%;
	padding: 6px;
	font-size: 11px;
	text-align: center;
	color: #17254F;

	}

#footer a {
	font-weight: normal;
	color: #ffffff;
        text-shadow: #000000 1px 1px 1px;
        text-decoration: none;
	}

#footer a:hover {
        color: #FFFFFD;
        text-shadow: #000000 1px 1px 1px;
	text-decoration: underline;
	}


#footer B {
        color: #ffffff;
        text-shadow: #000000 1px 1px 1px;
}

#footer STRONG {
        color: #ffffff;
        text-shadow: #000000 1px 1px 1px;
}

/* Forms, buttons, etc. */


textarea, input  { 
        background: #191919;
        text-shadow: 1px 1px 1px #ffffff;
	letter-spacing: 0px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #242424;
	border-bottom: 1px solid #242424;
	padding: 2px;
        font-size: 10px;
	color: #cd60ff;	
        text-shadow: #242424 1px 1px 1px;
}

select  {
	background: #191919;
        font-size: 14px;
        font-family: tahoma, verdana, arial, sans-serif;
	line-height: 16px;
	color: #cccccc;	
	letter-spacing: 0px;
	padding: 2px;
	border: 1px solid #242424;
}


input #submit, input #search_btn {
	padding: 5px;
        width: 60px;
        height: 26px;
	font-weight: bold;
	color: #ffffff;
	border: 0;
	background-color: #f8f8f8;
	}

#search_box {
	padding: 5px;
}

.pagen {
	background-color: #000000;
        border-right: 1px solid #181818;
        border-bottom: 1px solid #181818;
        border-left: 1px solid #181818;
        height: 10px;
}

