@import url('./style-common.css');
/*html {background: url(images/bg_pattern.gif); padding:0; margin:0;}*/
body {color:#eee; background: #000 url(images/bg.gif) no-repeat center top fixed; padding:0; margin:0px;}


.container {width:1000px;margin:0 auto; padding:0; background:url(images/repeater.png) repeat;}
.container-inner {padding:0; margin:0;}

h1,h2,h3,h4,h5,h6 {color:#eee;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color:#eee;}
h3.sub,h2.sub {
	margin: 0 0 0px 0;
	padding: 0 0 5px 0;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #515151;
}
a {color:#428ce7;text-decoration:none;}
a:hover, a:focus {color:#CCC;}
p {color:#eee;}
h6.top {color:#ccc;}


#wrap {overflow:auto; margin:0px; padding:0; }
#top {width:1000px; margin:0 auto; padding: 0 0; color:#666; line-height:0; }
#top a {color:#666}
.login {float:left;}

/* Masthead */
#masthead { float: left; height:120px}
#masthead h1, #masthead span  { padding:0; margin:0;}
#masthead h1 a { width: 200px; height: 120px; display:block; padding:0; margin:0px 0 0 0; background:url(images/logo.png) no-repeat; text-decoration:none; text-indent:-9999px;}
#masthead h1 a:hover { background-position: 0px -120px; }

#masthead h4, #masthead span { margin: 0; padding:10px 0 0; line-height:2em }
#masthead h4 { font-weight: bold; text-transform: uppercase; float: left}
#masthead h4 a { color: #fff; text-decoration: none; }
#masthead span.description { display:none;}
.double-border {background: url(images/double-border.png) repeat-x bottom; height:8px; width:100%;clear:both;float:none;border:none;;margin:1em 0}

#sponsored {float: left; width:800px; height:70px;}
#sponsored ul { padding:0; margin:0; list-style:none;}
#sponsored ul li { padding:0; margin:0;}
#sponsored ul li a{ padding:0; margin:0 0 0 1px; display:block; text-decoration:none; text-indent:-9999px;}


#sponsored ul li a.rl { float:left; width: 70px; height: 70px; background:url(images/header/rl.png) no-repeat;}
#sponsored ul li a:hover.rl { background-position: 0px -70px; }

#sponsored ul li a.tokyo58 { float:left; width:70px; height: 70px; background:url(images/header/58.png) no-repeat;}
#sponsored ul li a:hover.tokyo58 { background-position: 0px -70px; }

#sponsored ul li a.modernica { float:left; width:70px; height: 70px; background:url(images/header/modernica.png) no-repeat;}
#sponsored ul li a:hover.modernica { background-position: 0px -70px; }

#sponsored ul li a.rootote { float:left; width:70px; height: 70px; background:url(images/header/rootote.png) no-repeat;}
#sponsored ul li a:hover.rootote { background-position: 0px -70px; }

#sponsored ul li a.pabst { float:left; width:70px; height: 70px; background:url(images/header/pabst.png) no-repeat;}
#sponsored ul li a:hover.pabst { background-position: 0px -70px; }

#sponsored ul li a.beams { float:left; width:70px; height: 70px; background:url(images/header/beams.png) no-repeat;}
#sponsored ul li a:hover.beams { background-position: 0px -70px; }

#sponsored ul li a.schott { float:left; width:70px; height: 70px; background:url(images/header/schott.png) no-repeat;}
#sponsored ul li a:hover.schott { background-position: 0px -70px; }

#sponsored ul li a.izze { float:left; width:70px; height: 70px; background:url(images/header/izze.png) no-repeat;}
#sponsored ul li a:hover.izze { background-position: 0px -70px; }

#sponsored ul li a.lecs { float:left; width:70px; height: 70px; background:url(images/header/lecs.png) no-repeat;}
#sponsored ul li a:hover.lecs { background-position: 0px -70px; }

#sponsored ul li a.custom { float:left; width:70px; height: 70px; background:url(images/header/custom.png) no-repeat;}
#sponsored ul li a:hover.custom { background-position: 0px -70px; }

#sponsored ul li a.glico { float:left; width:70px; height: 70px; background:url(images/header/glico.png) no-repeat;}
#sponsored ul li a:hover.glico { background-position: 0px -70px; }

#sponsored ul li a.jfc { float:left; width:70px; height: 70px; background:url(images/header/jfc.png) no-repeat;}
#sponsored ul li a:hover.jfc { background-position: 0px -70px; }




.facebook {float: right; width:150px; height:60px; margin:2px 0;}



#newinfo {float: left; width:600px; height:30px;}

/* Navigation at rest */
#nav { float: right; width:140px; margin: 30px 0 0 0; background:#000;padding:6px 0px 4px 9px; text-align:left; font-size:9px;}
#nav ul, #nav ul li { margin: 0; padding: 0; }
#nav ul li { font-size: 9px; font-weight: bold; text-transform: lowercase; list-style: none; float: left; margin-right: 10px; position: relative; color:#eee; padding:5px 0; }
#nav ul li a { color: #eee; text-decoration: none; }
#nav ul li a:hover {color:#fff}

/* Navigation interaction */
#nav ul li ul { display: none; }
#nav ul li.drop:hover ul { display: block; }

/* Sub-navigation */
#nav ul li ul { padding-top: 7px; margin-left: -10px; position: absolute;z-index:200}
#nav ul li ul li { margin-right: 0; float: none; font-weight: normal; font-size: 11px;z-index:210}
#nav ul li ul li a { display: block; background: #1a1a1a; padding: 7px 10px; width: 130px; color: #999; background-repeat: no-repeat; background-position: 5px 50%; }
#nav ul li ul li a:hover { text-decoration: underline; background:#000;}
#nav ul li ul li a.icon { padding-left: 30px; }
#nav ul li ul li a.entries { background-image: url(images/rss.png);background-repeat: no-repeat;background-position: 5px 50%; }
#nav ul li ul li a.comments { background-image: url(images/chat.png);background-repeat: no-repeat;background-position: 5px 50%;}
#nav ul li ul li a.phone { background-image: url(images/phone.png);background-repeat: no-repeat;background-position: 5px 50%; }
#nav ul li ul li a.email { background-image: url(images/email.png);background-repeat: no-repeat;background-position: 5px 50%;}

/* Navigation enhanced styles */
#nav ul li ul.push { margin-top: 12px; z-index:211}
#nav ul li.enhanced { margin-right: 0; padding-right: 15px; z-index:211}
#nav ul li.enhanced span { padding-right: 7px; float: left; z-index:211}
#nav ul li.enhanced a.arrow { display: block; position: relative; top: -2px; width: 18px; height: 15px; overflow: hidden; float: left; }
#nav ul li.enhanced a.arrow:hover { cursor: pointer; }
#nav ul li.enhanced a.arrow img { display: block; position: relative; border: 0; }
#nav ul li.enhanced a.rest img { top: 0; }
#nav ul li.enhanced a.hover img { top: -15px; }
#nav ul li.enhanced a.open img { top: -30px; }

/* Posts */
.content { width:700px; padding:2px 0 2px 0; float:left;}
.contentHome { width:700px; padding:2px 0 2px 0; float:left;}
.contentInside { width:480px; min-height:500px; float:left; margin:2px 0px; padding:10px; line-height:15px; background:url(images/repeater.png) repeat; overflow:hidden; color:#ECECEC; font-size:13px;}
.contentInsideArchive { width:480px; min-height:300px; float:left; margin:0px 0px; padding:10px; line-height:25px; background:url(images/repeater.png) repeat; overflow:hidden;}
.content h2 { margin:0 2px 0 0; padding:10px 5px; background:#000; font-size:14px; font-family: Georgia, serif; letter-spacing:2px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
.content h3 { font-family: Georgia, serif; font-weight:normal; letter-spacing:2px; }
.content h4 { font-size:16px; letter-spacing:2px; color:#ECECEC; }
.content h5 { font-size:16px;}
.content img{ padding:0; margin:0;}

/*.content p:first-letter { padding:0 0 0 15px; } */

.content p.studio { font-size:14px; font-family:"Times New Roman", Times, serif; padding:0 0 0 20px;}
.content p.studio:first-letter { padding:0;}


/*
.p00 { width:700px; height:664px; background:url(images/p00.jpg) no-repeat; padding:0; margin:0;}
.p00Inside {padding:380px 10px 20px 20px; font-size:12px; }
.p00 p{ color:#FFF; padding:0; margin:0 0 12px;}
.p00 p.timeDate { font-weight:bold; font-size:15px; margin:0 0 5px 0;}
.p00 a.logo { width:140px; height:40px; display:block; padding:0; margin:0px 0 0 0; background:url(images/mflogo.jpg) no-repeat; text-decoration:none; text-indent:-999px; float:left;}
.p00 a.logo:hover { background-position: 0px -40px; }
*/

.p00 { width:700px; min-height:760px; background:url(images/p00_01.jpg) no-repeat #000; padding:0px 0 0 0; margin:0;}
.p00 a.logo { width:700px; height:40px; display:block; padding:0; margin:0px 0 0 0; background:url(images/mflogo.png) no-repeat; text-decoration:none; text-indent:-999px; float:left;}
.p00 a.logo:hover { background-position: 0px -40px; }

.p00Inside { width:640px; margin:450px 0 0 0; padding:0px 30px; font-size:12px; /*background:url(images/line.gif)top repeat-x;*/ float:left; font-family:Georgia, "Times New Roman", Times, serif; letter-spacing:2px; line-height:20px; color:#AAA; }
.p00Left{ width:310px; float:left;}
.p00Right{ width:310px; float:right;}
.p00 p{ color:#ECECEC; padding:0; margin:0 0 12px;}
.p00 .timeDate {color:#000; font-weight:bold; font-size:15px; margin:0 0 5px 0;}


.p03 { width:700px; height:900px; background:url(images/p03_in.jpg) no-repeat; padding:0; margin:0;}
.p03 h3{ height:40px; padding:30px 0 0 10px; text-indent:-99999px; }
.p03Inside { padding:0px 10px 10px 10px; font-size:12px; line-height:14px;}
.p03InsideJp { padding:0px 10px 10px 10px; font-size:11px; line-height:11px;}
.p03 p{ color:#FFF; padding:0; margin:0 0 12px;}

.p04 { width:700px; min-height:750px; background:url(images/p04_in.jpg) #000000 no-repeat; padding:0; margin:0;}
.p04 h3{ height:50px; padding:30px 0 0 10px; text-indent:-99999px;  }
.p04Inside { padding:15px 20px; font-size:12px; line-height:18px; }

/*direction-price*/
.p05 { width:700px; height:800px; background: url(images/p05_in.jpg) no-repeat; padding:0; margin:0;}
.p05 h3{ height:40px; padding:30px 0 0 10px; text-indent:-99999px; }
.p05Inside {  padding:10px 300px 20px 20px; font-size:12px; }
.p05Inside hr{ border:#FFFFFF 1px dotted; border-bottom:0; }

.p06 { width:700px; background: url(images/p06 _in.jpg) no-repeat; padding:0; margin:0;}
.p06 h2{padding:0; margin:0 0 15px 0;}
.p06 h3{height:30px; background:url(images/h3.gif) no-repeat; margin:0 0px; padding:10px 0 0 10px; }
.p06Inside { min-height:570px; padding:20px; margin:2px 0 0 0; font-size:12px; background: #000000;}
.p06 a.ticket {}
.p06 a.ticket img{ padding:2px; margin:0px 0 20px 120px; border:#FFFFFF 1px dotted; background:#333333; }
.p06 a.ticket:hover img{ border:#009933 1px dotted; background:#FFF; }
.p06Tickets { padding:20px; margin:0px 0 0 0; font-size:12px; background:#111;}


.p07 { width:700px; height:700px; background:url(images/p07_in.jpg) no-repeat; padding:0; margin:0;}
.p07 h3{ height:50px; padding:30px 0 0 10px; text-indent:-99999px;  }
.p07Inside { padding:20px; font-size:12px; }

/*exhibitors-guide*/
.p08 { width:700px; background: url(images/p08_in.jpg) no-repeat; padding:0; margin:0;}
.p08 h3{height:30px; background:url(images/h3.gif) no-repeat; margin:0 0px; padding:10px 0 0 10px; }
.p08 h4{  background:url(images/line.gif) repeat-x bottom ; padding:0 0 3px 0;}
.p08Inside { min-height:650px; line-height:22px; padding:20px; margin:2px 0 0 0; font-size:12px; background: #000000;}
.p08Inside p:first-letter { padding:0 0 0 0px; } 

.p09 { width:700px; background: url(images/p09_in.jpg) no-repeat; padding:0; margin:0;}
.p09 h3{height:30px; background:url(images/h3.gif) no-repeat; margin:0 0px; padding:10px 0 0 10px; }
.p09Inside { min-height:570px; line-height:22px; padding:20px; margin:2px 0 0 0; font-size:12px; background: #000000;}

.p10 { width:700px; height:990px; background: url(images/p10_in.jpg) no-repeat; padding:0; margin:0; color:#333333;}
.p10 h3{ padding:30px 0 0 10px; text-indent:-99999px;  }
.p10Inside { padding:20px; font-size:12px; }
.p10 p{ color:#333333;}
.p10alignleft{ float:left; padding:0 30px;}
.p10alignright{ float:right; padding:0 30px;}

.p12 { width:700px; height:1050px; background:url(images/p12_in.jpg) no-repeat; padding:0; margin:0;}
.p12 h3{ margin:0; padding:0px 0 0 0px; text-indent:-99999px; }
.p12 h3 a{ width:700px; height:50px; display:block; padding:30px 0 0 10px; margin:0px 0 0 0; background:url(images/p12_title.jpg) no-repeat; text-decoration:none;}
.p12 h3 a:hover { background-position: 0px -80px; }
.p12Inside { padding:50px 410px 0 10px; line-height:20px; font-size:13px; }

.p13 { width:700px; height:910px; background:url(images/p13_in.jpg) no-repeat; padding:0; margin:0;}
.p13 h3{ height:50px; padding:30px 0 0 10px; text-indent:-99999px;  }
.p13Inside { padding:10px 10px 0 430px; line-height:18px; }

.p14 { width:700px; background:url(images/p14_in.jpg) no-repeat #d7d8d8; padding:0; margin:0;}
.p14 h3{ height:50px; padding:30px 0 0 10px; text-indent:-99999px;  }
.p14Inside { padding:460px 15px 15px 15px; }
.p14Inside p:first-letter { padding:0 0 0 0px; } 
.p14Inside img{ float:right; }
.p14Inside h5{ color:#000000; margin:15px 0 0 0;}
.p14Inside .piclenselink { display:none;}

.p14Inside p{ color:#333333; }

/*vintage-klothing-gathering*/
.p15 { width:700px; min-height:900px; background:url(images/p15_in.jpg) no-repeat; padding:0; margin:0;}
.p15 h3{ height:50px; padding:30px 0 0 10px; text-indent:-99999px;  }
.p15Inside { padding:10px 20px 5px 20px; }
.p15Inside p:first-letter { padding:0 0 0 0px; } 

.p17 { width:700px; background: url(images/p17_in.jpg) no-repeat; padding:0; margin:0;}
.p17 h3{height:30px; background:url(images/h3.gif) no-repeat; margin:0 0px; padding:10px 0 0 10px; }
.p17Inside { padding:20px; margin:2px 0 0 0; line-height:20px; font-size:13px; background: #000000;}

/*freedamn-heads*/
.p18 { width:700px;  min-height:750px; background: /*url(images/p18_in.jpg) no-repeat*/ #000; padding:0; margin:0;}
.p18 h3{height:30px; background:url(images/h3.gif) no-repeat; margin:0 0px; padding:10px 0 0 10px; }
.p18Inside { padding:10px; font-size:12px; }
.p18Inside p:first-letter { padding:0 0 0 0px; } 

.p18Inside a.freedamnheads01{ display:block; width:650px; height:120px; padding:0; margin:20px auto 0; text-indent:-9999px; background:url(images/freedamnheads/01.jpg) no-repeat;}
.p18Inside a:hover.freedamnheads01{ background-position: 0px -120px; }
.p18Inside a.freedamnheads02{ display:block; width:650px; height:120px; padding:0; margin:20px auto 0; text-indent:-9999px; background:url(images/freedamnheads/02.jpg) no-repeat;}
.p18Inside a:hover.freedamnheads02{ background-position: 0px -120px; }

.p18Inside .freedamnheadsexp{width:628px; border:solid 1px #333; border-top:none; background:#222; padding:15px 10px 10px 10px; margin:0 auto;}


/*shawn-stussy*/
.p19 { width:700px; height:850px; background: url(images/p19_in.jpg) no-repeat; padding:0; margin:0;}
.p19 h3{ height:50px; padding:30px 0 0 10px; text-indent:-99999px;  }
.p19Inside { padding:30px 20px 0 20px; font-size:12px; }
.p19Inside p:first-letter { padding:0 0 0 0px; } 
.p19Poster{ margin:0 0 300px; }
.p19Poster p{ color:#333333; margin:0 0 0 10px; font-weight:bold; font-size:13px;}
.p19Poster a img{ margin:0 10px 0 0px; padding:2px; border:1px solid #FFFFFF;}
.p19Poster a:hover img{border:1px solid #6699FF;}

.p20 { width:700px; background: url(images/p17_in.jpg) no-repeat; padding:0; margin:0;}
.p20 h3{height:30px; background:url(images/h3.gif) no-repeat; margin:0 0px; padding:10px 0 0 10px; }
.p20Inside { padding:20px; margin:2px 0 0 0; line-height:20px; font-size:13px; background: #000000;}
.p20Inside .p20img{ margin:10px 0px 10px 0px;}
.p20Inside a.p20width{ float:left; padding:2px; border:#999999 1px solid; margin:3px 22px 3px 0;}
.p20Inside a:hover.p20width{ border:#66CC99 1px solid;}
.p20Inside a.p20height{ float:left; padding:2px; border:#999999 1px solid; margin:3px 8px 3px 0;}
.p20Inside a:hover.p20height{ border:#66CC99 1px solid;}

/*artist-exhibitions*/
.p22 { width:700px; min-height:950px; background:url(images/p22_in.jpg) no-repeat #000000; padding:0; margin:0;}
.p22 h3{ height:50px; padding:30px 0 0 10px; text-indent:-99999px;  }
.p22Inside { padding:250px 10px 10px 10px;}
.p22Inside p:first-letter { padding:0 0 0 0px; } 

/*designer-booths*/
.p23 { width:700px; min-height:950px; background:url(images/p23_in.jpg) no-repeat #000000; padding:0; margin:0;}
.p23 h3{ height:50px; padding:30px 0 0 10px; text-indent:-99999px;  }
.p23Inside { padding:250px 10px 10px 10px;}
.p23Inside p:first-letter { padding:0 0 0 0px; } 

/*vintage-fashion-archive-exhibitions*/
.p24 { width:700px; min-height:800px; background:url(images/p24_in.jpg) no-repeat #000000; padding:0; margin:0;}
.p24 h3{ height:50px; padding:30px 0 0 10px; text-indent:-99999px;  }
.p24Inside { padding:330px 10px 10px 290px;}
.p24Inside p:first-letter { padding:0 0 0 0px; } 

/*celebrities-garage-sale*/
.p25 { width:700px; min-height:890px; background:url(images/p25_in.jpg) no-repeat #000000; padding:0; margin:0;}
.p25 h3{ height:50px; padding:30px 0 0 10px; text-indent:-99999px;  }
.p25Inside { padding:250px 10px 10px 10px;}
.p25Inside p:first-letter { padding:0 0 0 0px; } 

/*designer-booths*/
.p26 { width:700px; min-height:950px; background:url(images/p26_in.jpg) no-repeat #000000; padding:0; margin:0;}
.p26 h3{ height:50px; padding:30px 0 0 10px; text-indent:-99999px;  }
.p26Inside { padding:250px 10px 10px 10px;}
.p26Inside p:first-letter { padding:0 0 0 0px; } 

/*exhibitors-list*/
.p27 { width:700px; min-height:1600px; background:url(images/p27_in.jpg) no-repeat #000000; padding:0; margin:0;}
.p27 h3{ height:50px; padding:30px 0 0 10px; text-indent:-99999px;  }
.p27Inside { padding:50px 10px 10px 290px; line-height:11px; font-size:11px; }
.p27Inside p:first-letter { padding:0 0 0 0px; } 

/*kool-fashion-brands*/
.p29 { width:700px; min-height:890px; background:url(images/p29_in.jpg) no-repeat #000000; padding:0; margin:0;}
.p29 h3{ height:50px; padding:30px 0 0 10px; text-indent:-99999px;  }
.p29Inside { padding:250px 10px 10px 10px;}
.p29Inside p:first-letter { padding:0 0 0 0px; } 

/*charity-sponsor-rootote*/
.p30 { width:700px; background: url(images/.jpg) no-repeat; padding:0; margin:0;}
.p30 h3{height:30px; background:url(images/h3.gif) no-repeat; margin:0 0px; padding:10px 0 0 10px; }
.p30Inside { min-height:650px; line-height:22px; padding:20px; margin:2px 0 0 0; font-size:12px; background: #000000;}
.p30Inside .rootote_pix { width:450px; margin:0 auto; text-align:center;}
.p30Inside .rootote_pix a img{ padding:2px; border:#999999 1px solid; margin:10px;}
.p30Inside .rootote_pix a:hover img{ border:#66CC99 1px solid;}

/*official-goods*/
.p31 { width:700px; min-height:820px; background:url(images/p31_in.jpg) no-repeat #000000; padding:0; margin:0;}
.p31 h3{ height:50px; padding:30px 0 0 10px; text-indent:-99999px;  }
.p31Inside { padding:350px 10px 10px 10px;}
.p31Inside p:first-letter { padding:0 0 0 0px; } 
.p31Inside div.shirts{ width:210px; float:right;}
.p31Inside a img{ float:left; padding:2px; border:#999999 1px solid; margin:3px 8px 3px 0;}
.p31Inside a:hover img{ border:#66CC99 1px solid;}



.pShopping { float:left; width:500px; background: url(images/p08_in.jpg) no-repeat; padding:0; margin:0;}
.pShopping h3{height:30px; background:url(images/h3.gif) no-repeat; margin:0 0px; padding:10px 0 0 10px; }
.pShoppingInside { min-height:570px; padding:20px; margin:2px 0 0 0; font-size:12px; background: #000000;}

.pShipping { width:700px; min-height:750px; padding:0; margin:0;}
.pShipping h3{height:30px; background:url(images/h3.gif) no-repeat; margin:0 0px; padding:10px 0 0 10px; }
.pShippingInside { min-height:570px; line-height:20px; padding:30px 20px 20px 20px; margin:2px 0 0 0; font-size:13px; background: #000000;}

.pHcafe{ width:700px; background: #000000; padding:0; margin:0;}
.pHcafe h3{height:30px; background:url(images/h3.gif) no-repeat; margin:0 0px; padding:10px 0 0 10px; }
.pHcafeInside { padding: 0 0 20px 0; margin:0px 0 0px 0; line-height:18px;}
.pHcafeInside p.HcafeTxt { margin:10px 20px;}
.content .pHcafeInside p.HcafeTxt:first-letter { padding:0 0 0 0px; } 




.post {display:block;clear:both;}
.post h4, .post h6 {font-family: Georgia, serif;}
.postmetadata { margin:20px 0px; background:#000;padding:1em;color:#999; font-size:10px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
.postmetadata a {}
.postmetadata a:hover {color:#fff;}
.underlined {border-bottom:1px solid #eee;}
h6.underlined {margin:0 0 1em;}
.welcomebox {padding:1.5em;margin-bottom:1.5em;background:#eee;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.welcomebox p, .welcomebox h2 {color:#000}

.nav-image-left, .nav-image-up, .nav-image-right {text-align:center;float:left;width:25px;margin:0 10px 0 2px;}
.nav-image-left a, .nav-image-up a, .nav-image-right a {background:#eee;padding:2px 48% 2px 48%;text-decoration:none;color:#000;}
.nav-image-left a:hover, .nav-image-up a:hover, .nav-image-right a:hover {background:#000;color:#fff;}
.nav {background:#eee;margin:0 0 1em 0;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.nav:hover {background:#ccc;}
.prev a, .next a {color:#222;text-decoration:none;padding:.2em 1em; /*background:#000000; border:#999999 1px solid; margin:3px 0;*/}
.prev a:hover, .next a:hover {color:#FFF;}

.nav-interior {margin:0;padding:0;clear:both;display:inline;}
.nav-interior .next {color:#000;text-decoration:none;float:right;}
.nav-interior .prev {color:#000;text-decoration:none;float:left;}


/* Sidebar */
#sidebar { width:150px; padding:0px; float:left;}
#sidebar_right { width:150px; padding:0px; float:right;}


#sidebar h2, #sidebar_right h2{ height:17px; background:url(images/h2.gif) no-repeat; font-size:12px; font:12px normal "Times New Roman", Times, serif; color:#CCC; padding:3px 0 0 5px; margin:2px; }
.homeNews {padding:0; margin:0 0 10px 0; }
ul.homeNewsList {border-bottom:1px #333 dotted; list-style:none; padding:0; margin:5px; }
ul.homeNewsList li.homeLeft{font-size:8px; }
ul.homeNewsList li.homeRight{ font-size:9px;}
ul.homeNewsList li.homeRight a{ font-size:9px; display:block; width:140px;}
ul.homeNewsList li.homeRight a:hover{ background:#000000;}

#sidebar .aktt_tweets { padding:0; margin:0; font-size:10px;}
#sidebar .aktt_tweets ul{ padding:0; margin:0; }
#sidebar .aktt_tweets ul li{ padding:2px; margin:0; }
#sidebar .aktt_tweets ul li.aktt_more_updates { margin:0 2px 0 50px;}

#sidebar .addthis { width:125px; margin:10px auto; padding:0;}

/************************************************
	     o	
************************************************/

ul.popList { list-style:none; padding:0; margin:5px; }
ul.popList li { position: relative;}
ul.popList li a {position: relative; z-index: 2; font-size:10px; display:block; width:140px; padding:2px 0; border-bottom:1px #333 dotted;}
ul.popList li a:hover{ background:#000000;}

ul.pop { list-style:none; margin:1px 1px; padding: 0; }
ul.pop li { position: relative; margin:0 0 0 0; padding: 0; }
ul.pop li.leftPop { margin:0 0px 0 0px; padding:0; float: left; }
ul.pop li.rightPop { margin:0; padding:0; float:right; }
ul.pop li.centerPop { margin:0; padding:0; float:right; }

ul.pop li.leftPop img,
ul.pop li.rightPop img{ width:70px; height:70px; background:#000000; padding:1px; margin:0; }
ul.pop li.centerPop img{ width:146px; background:#FFF; padding:1px; margin:0; }
ul.pop li a { position: relative; z-index: 2; }
ul.pop li a:hover img{ background:#66CC66;}
ul.pop li a.none { position: relative; z-index: 2; }
ul.pop li a.none:hover img{ background:#000;}
ul.pop li div,
ul.popList li div { display: none; position: absolute; top: 0px; left: -225px; width: 225px; font-size: 0.9em; background:#eee;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; }
ul.pop li div p,
ul.popList li div p { margin: 7px 0; line-height: 1.6em; color:#000033; padding: 0 5px 0px 10px;}


ul.leftsidePop { list-style:none; margin:10px 0 0 0px; padding: 0; line-height:10px; }
ul.leftsidePop li { position: relative; margin:0; }
ul.leftsidePop li a img { position: relative; z-index: 2; padding:1px 2px; background:#000000; }
ul.leftsidePop li a:hover img{ background:#FFFFFF;}
ul.leftsidePop li a.none img { position: relative; z-index: 2; padding:1px 2px; background:#000000; }
ul.leftsidePop li a.none :hover img{background:#000; }
ul.leftsidePop li div { display: none; position: absolute; top: 0px; left: 0; width: 225px; font-size: 0.9em; background:#eee;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; }
ul.leftsidePop li div p { text-align:right; margin: 7px 0; line-height: 1.6em; color:#000033; padding: 0 5px 0px 10px; background:#eee;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; }



.shippingInfo {font-size:10px; float:left;}
.quiet { width:1000px; margin:10px auto 20px; color: #000000; text-align:right; font-size:10px; padding:0 0px 0 0;}
/* Footer */
#footer-wrap {background:#191919; height:50px; width:100%; padding:0; margin:0; border-top:3px solid #999; z-index:99999; }
#footer {width:1000px; height:50px; padding:0; margin:0 auto; color:#999;}



ul#menu{ list-style:none; height:50px; width:1000px; padding:0px; margin:0px; line-height:0; }
ul#menu li{ }
ul#menu li a{ display:block; display:inherit; float:left; width:125px; height:50px; background-image:url(images/footer.jpg); padding:0; margin:0;}
ul#menu li a span{ display:none; }
 
a.btn01{ background-position:0px 0px; }
a:hover.btn01{ background-position:0px -50px; }

a.btn02{ background-position:-125px 0px; }
a:hover.btn02{ background-position:-125px -50px; }

a.btn03{ background-position:-250px 0px; }
a:hover.btn03{ background-position:-250px -50px; }

a.btn04{ background-position:-375px 0px; }
a:hover.btn04{ background-position:-375px -50px; }

a.btn05{ background-position:-500px 0px; }
a:hover.btn05{ background-position:-500px -50px; }

a.btn06{ background-position:-625px 0px; }
a:hover.btn06{ background-position:-625px -50px; }

a.btn07{ background-position:-750px 0px; }
a:hover.btn07{ background-position:-750px -50px; }

a.btn08{ background-position:-875px 0px; }
a:hover.btn08{ background-position:-875px -50px; }


/* Floats & Images */
.right { float: right; }
.left { float: left; }
.middle {margin: 0 auto;float:left;}
.clear { clear: both; }
img.centered{display: block;margin-left: auto;margin-right: auto;max-width:1000px}
img.alignright{padding: 4px;margin: 3px 0 2px 10px;display: inline;max-width:1000px}
img.alignleft{padding: 4px;margin: 3px 10px 2px 0;display: inline;max-width:1000px}
img.alignnone{padding:0 4px 4px 0; margin: 3px 10px 2px 0;display: block;max-width:1000px}

.alignleft{float: left; margin:0 10px 10px 0;}
.alignright{float: right; margin:0 0 10px 10px}

.aligncenter,div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.wp-caption {padding-top:0;margin:0}
.wp-caption img {margin: 0;padding: 0;border: 0 none;}
.wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;;text-align:center;padding: .5em 0;margin: 0;background:#000;max-width:1000px}
.home .wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;;text-align:center;padding: .5em 0;margin: 0;background:#000;max-width:590px}
.thumbnail, .attachment-thumbnail {max-width:150px;margin:0 1.5em 1.5em 0;float:left}
.attachment-medium {max-width:1000px;overflow:hidden;display: inline}
.attachment-large {max-width:1000px;overflow:hidden;display: inline}
.content .size-medium, content size-large {margin: 0 1.5em 1.5em 0}
.home .size-medium, .home .size-large {max-width:590px; height:auto; overflow:hidden;margin:0 .5em .5em 0;}
dl.gallery-item .gallery-caption {clear:both;float:none;width:150px;}
dl.gallery-item {width:170px;padding:10px}
.gallery-icon .attachment-thumbnail{padding:0;margin:0}
.gallery {width:auto;}

/* Etc */
#filters {clear: both;height: 2em;margin-bottom: 1em;}
#filters li {float: left;margin-right: 2em;}
.prev { margin:0 0 10px 10px;}
.next { margin:0 10px 10px 0;}
/* remember to define focus styles! */
:focus {outline: 0;}
.advertisement .box {background:#e5ecf9;}

/* Search */
#search {margin:0; padding:0;}
#search #s {background: #ddd url('images/search.png') 0px center no-repeat;color: #222;font-size: 1em;margin:0;padding: 4px 0 4px 17px;width: 150px;border:1px solid #333;}
#search input {border:0}
#search #s:hover {color: #0066cc;background: #fff url('images/search_blue.png') 0px center no-repeat;}
.search-excerpt {margin: 0;}

/* Comments */
h3#comments{margin:0 0px;padding: 10px 10px;background: #000; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
h3#comments span.comments-subscribe {float:right;font-size:.7em;margin-left: 3px;padding: 0 0 0 19px;background: url("images/rss.png") no-repeat 0 50%;color:#cccccc;}

h3#respond{margin:0 0px; padding:10px 10px;background: #000; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
ol.commentlist{list-style-type: none; margin:10px;padding: 0;}
ol.commentlist li strong{padding-left:1em;}
ol.commentlist li .comment-entry{margin: -135px 0 0;border-bottom: 5px solid #eee;padding: 5px 150px 0;line-height: 2em;}
ol.commentlist li .avatar{border:1px solid #000;padding:1em;margin:2em 1em 1em 0;}

#commentform{ font-size:11px; margin:10px 0px;padding: 10px 10px 5px 25px; background: #000; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
#commentform p{ margin:0px; padding:0 0 13px 0;}

.commentLeft{ float:left; margin:5px 0 0 0;}
.commentRight{ float:left; margin:0px 0 0 10px;}
/*Forms defaults*/
input, textarea {color:#404040; }
label { color:#999; cursor:pointer; padding-left:2px; line-height:15px; vertical-align:top; }
label.chosen { color:#333; }

/*Text inputs*/
#commentform #author{ width:236px; height:15px; background:url(images/input.gif) no-repeat left top; border:none; padding:4px 8px; }
#commentform #email{ width:236px; height:15px; background:url(images/input.gif) no-repeat left top; border:none; padding:4px 8px; }
#commentform #url{ width:236px; height:15px; background:url(images/input.gif) no-repeat left top; border:none; padding:4px 8px; }

#commentform #comments{ width:336px; height:125px; background:url(images/textarea.gif) no-repeat left top; border:none; padding:4px 8px; }


/*Button*/
#commentform #submit { width:120px; height:26px; color:#000; font-weight:bold; padding:2px 5px; background:url(images/button.gif) no-repeat left top; cursor:pointer; border:none; }

/*Test div - testing if stylesheets are enabled*/











/* ************************ SLIDESHOW ********************************/
ul#portfolio {padding:0;list-style:none;margin:0 0 1em;overflow:hidden;max-height:590px;}
ul#portfolio li {list-style:none;padding:0;}
ul#portfolio li h4 {margin: 0 0 .5em 0;text-transform:uppercase;padding:0 16px;}
ul#portfolio li img {max-width:1000px;text-align:center;margin:0;}




/************************************************
	      JCAROUSEL LITE		
************************************************/

#list01 { height:50px; width:1070px; margin:0px auto; }
#list02 { height:50px; width:1070px; margin:20px auto 0; }

.slider01,
.slider02  { float:left; left: -5000px; margin:0 0px;  position:relative; visibility:hidden;	}

.slider01 ul,
.slider02 ul { height:50px; width:1000px; }

.slider01 ul li,
.slider02 ul li { padding:0 7px 0 0;}

.slider01 ul li img,
.slider02 ul li img { cursor:pointer; width:60px; height:50px; padding:0px; margin:0; }

.prev01, .prev02 { width:20px; cursor:pointer; float:left; padding-top:15px; margin:0 15px 0 0;}
.next01, .next02 { width:20px; cursor:pointer; float:right; padding-top:15px; margin:0 0px 0 10px;}

/************************************************
	      CAPTIFY CAPTION		
************************************************/
.caption-top, .caption-bottom { background: #000000; color: #ffffff; cursor:default; padding:2px; font-size:11px;   text-align:center;}
.caption-top { border-width:0px;}
.caption-bottom { border-width:0px;}
.caption a, .caption a { background:#000; border:none; text-decoration:none; padding:2px;}
.caption a:hover, .caption a:hover { background:#202020;}



/* -----------------------------------------------------------------------

 screen.css

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {}
a {text-decoration:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:none;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#000;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#111;padding:4px 10px 4px 5px;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.showgrid {background:url(src/grid.png);}
div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #000;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #000;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.box {padding:1.5em;margin-bottom:1.5em;background:#eee;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
hr {background:#ddd;color:#ddd; float:left; height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label { font-weight:normal; }
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}



.qtrans_language_chooser { float:left;}








#sidebarBlog{float:right; width:200px; padding:0; margin:0; text-align:left; }

#sidebarBlog .blogbox { float:right; width:196px; padding:0px 0px; margin:0px 2px 2px 2px; background:url(images/line.gif) repeat-x bottom; }
#sidebarBlog .blogbox h3.sub{width:191px; height:17px; background:url(images/h3_side.gif) no-repeat; font-size:12px; color:#CCC; padding:3px 0 0 5px; margin:0px; border:none; }
#sidebarBlog .blogbox ul { padding:0; margin:0 0 5px;}
#sidebarBlog .blogbox ul li{ text-align:left;}
#sidebarBlog .blogbox ul li a { font-size:10px; display:block; width:192px; padding:4px 2px; margin:0 0 0px 0; border-bottom:1px #333 dotted;}
#sidebarBlog .blogbox ul li a:hover{ background:#000000;}
