@charset "UTF-8";
/*
THEME NAME:Scootermania
THEME URI:http://www.motorpress-iberica.es
DESCRIPTION:Este tema está basado en el tema Sandpress diseñado por <a href="http://www.clazh.com/">Arpit Jacob</a>,y se han hecho las modificaciones necesarias para encajar en el diseño preparado para el blog de la revista Scootermania
VERSION:0.1
AUTHOR:<a href="http://www.huevocucharacuento.info/">Rafael García Lepper</a>
AUTHOR URI:TEMPLATE:sandbox
*/
/*thank you and credits
Wordpress.org and the awesome wordpress community thank you everyone :)
Everaldo Crystal GPL Icons - the best open source Icons
Firebug & firefox - I wouldnt have been able to finish the design at such short notice without this
Notepad++ - another simple but amazing tool
In The End SandPress Has A Lot Of Potenial Its Just Waiting To Be Discovered ;)
*/
/*CSS Reset Reloaded- From Eric Meyer http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline;}
/* remember to define focus styles! */
:focus{outline:0;}
body{background:white;color:black;font-size:100.01%;line-height:1;}
ol,ul{list-style:none;}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:separate;border-spacing:0;}
caption,th,td{font-weight:normal;text-align:left;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}
/*Global Styling*/
body{background:#fff url(images/back.png) repeat-x;font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;}
a:link{color:#c00;text-decoration:none}
a:visited{color:#c00;text-decoration:none;}
a:hover{color:#369;text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-family:candara,'Lucida Grande',Verdana,Arial,Sans-Serif;font-weight:normal;}
h2{font-size:1.4em;}
h3{font-size:1.3em;}
h4{font-size:1.2em;}
h5{font-size:1.1em;}
h6{font-weight:bold;}
blockquote{background:#EEE;font-style:italic;margin:10px 0;padding:15px;}
pre{background:#EEE;font-family:courier;font-size:0.7em;font-style:normal;line-height:1.7em;margin:10px 0;padding:15px;}
code{background:#E4ECFC;border-bottom:1px solid #D1DAED;border-right:1px solid #D1DAED;font-family:courier;padding:3px;}
pre code{padding:0;background:none;}
/*Layout */
div#wrapper{margin:0 auto;overflow:hidden;width:955px; position:relative;}
div#container{float:left;width:935px;}
div#content{margin:0 440px 0 0;}
/*header*/
div#header{background:url(images/fondoscooters.jpg) no-repeat left top;height:190px;position:relative;text-align:left;top:20px;}
div#header h1#blog-title{background:url(images/scootermania.png) no-repeat left 30px;height:190px;margin:0 0 0 30px;position:relative;text-indent:-10000px;width:328px;}
div#header h1#blog-title a{display:block;height:120px;margin:0;padding:0;width:328px;}
div#header div#blog-description{text-indent:-10000px;}
/*Menu*/
div#access .skip-link{display:none;}
#access{color:#E0E0E0;font:0.75em Verdana,sans-serif;position:absolute;top:0;}
html>body #access{margin-bottom:110px;}
#menu{height:30px;padding:0;position:absolute;top:160px;}
#menu ul{-moz-border-radius-topleft:.4em;-moz-border-radius-topright:.4em;-webkit-border-top-left-radius:.4em;-webkit-border-top-right-radius:.4em;background:url(images/bg-menu.png) repeat-x left top;border-bottom:none;border:1px solid #dadada;list-style-type:none;margin:0;padding:0;width:935px;}
#menu ul li.mc_menu_item{border-right:1px solid #dadada;display:inline-block;margin:0 1px;padding:5px 15px;}
#menu ul li.mc_menu_item a{font-weight:300;padding:0;text-decoration:none;text-shadow:1px #FCFFF2;text-transform:lowercase;}
#menu ul li.mc_menu_item a:hover{color:#222;text-decoration:underline;}
#menu ul li.current_page_item a,#menu ul li.current_page_item a:hover{background:url(images/menu_left.png) no-repeat top left;color:#369;}
#menu ul li.current_page_item{background:url(images/menu_right.png) no-repeat top right;padding-right:25px}
/*Only the lastest browsers see the second level menu -- */
#menu ul li.page_item ul li.page_item{display:none;}
html>body #menu ul li.current_page_parent a,html>body #menu ul li.current_page_parent a:hover{background:url(images/menu_left.png) no-repeat top left;color:#fff;}
html>body #menu ul li.current_page_parent{background:url(images/menu_right.png) no-repeat top right;padding-right:25px;}
html>body #menu ul li.current_page_parent ul li.current_page_item a,
html>body #menu ul li.current_page_parent ul li.current_page_item a:hover{background:none;color:#99CCFF;margin-bottom:-10px;text-indent:-10px;}
html>body #menu ul li.current_page_parent ul li.current_page_item{background:none;border-bottom:1px solid #62859F;}
html>body #menu ul li.current_page_parent ul li.page_item{background:none;display:inline;font-size:0.9em;padding-right:10px}
html>body #menu ul li.current_page_parent ul li.page_item a{background:none;background:none;display:inline;margin-top:25px;text-indent:-10px;}
html>body #menu ul li.current_page_item ul li.page_item{background:none;display:inline;font-size:0.9em;padding-right:10px}
html>body #menu ul li.current_page_item ul li.page_item a{background:none;background:none;display:inline;margin-top:25px;text-indent:-10px;}
/*Next Previous Styling*/
div#nav-above{display:none}
div#nav-below .nav-next,div#nav-below .nav-previous{font-size:0.6em;font-weight:bold;margin-top:10px;padding:10px 0 10px 10px;text-align:right;}
div#nav-below .nav-next a{background:url(images/nextback.png) no-repeat top left;padding:9px 0 9px 20px; }
div#nav-below .nav-next a .meta-nav{background:#FFF url(images/nextar.png) no-repeat top left;padding:9px 20px 9px 30px; color:#eee; }
div#nav-below .nav-next .meta-nav{background:#FFF url(images/nextar.png) no-repeat top left;}
div#nav-below .nav-previous{text-align:left}
div#nav-below .nav-previous a{background:url(images/prevback.png) no-repeat top right;margin-left:-5px;padding:9px;padding-left:10px;padding-right:20px;}
div#nav-below .nav-previous a .meta-nav{background:#FFF url(images/prevar.png) no-repeat top left;margin-left:-10px;padding:9px;padding-right:40px; color:#2e4c66;}
div#nav-below .nav-previous .meta-nav{background:#FFF url(images/prevar.png) no-repeat top left;margin-left:-5px;padding:9px;padding-right:40px;}
/*Vaild CSS hack to Target only IE 7 and below
.home div#nav-below .nav-next a:link:visited,.archive div#nav-below .nav-next a:link:visited{padding-left:20px;padding:0;}
.home div#nav-below .nav-previous a:link:visited,.archive div#nav-below .nav-previous a:link:visited{margin-left:5px;padding-right:25px;padding:0;}*/
/*DateStamp*/
div#content div.post,div#content div.page{background:url(images/dateieday.png) no-repeat 15px 27px;margin-top:20px;overflow:hidden;width:100%;}
div#content div.d01{background:url(images/ieday/di1.png) no-repeat 15px 27px;}
div#content div.d02{background:url(images/ieday/di2.png) no-repeat 15px 27px;}
div#content div.d03{background:url(images/ieday/di3.png) no-repeat 15px 27px;}
div#content div.d04{background:url(images/ieday/di4.png) no-repeat 15px 27px;}
div#content div.d05{background:url(images/ieday/di5.png) no-repeat 15px 27px;}
div#content div.d06{background:url(images/ieday/di6.png) no-repeat 15px 27px;}
div#content div.d07{background:url(images/ieday/di7.png) no-repeat 15px 27px;}
div#content div.d08{background:url(images/ieday/di8.png) no-repeat 15px 27px;}
div#content div.d09{background:url(images/ieday/di9.png) no-repeat 15px 27px;}
div#content div.d10{background:url(images/ieday/di10.png) no-repeat 15px 27px;}
div#content div.d11{background:url(images/ieday/di11.png) no-repeat 15px 27px;}
div#content div.d12{background:url(images/ieday/di12.png) no-repeat 15px 27px;}
div#content div.d13{background:url(images/ieday/di13.png) no-repeat 15px 27px;}
div#content div.d14{background:url(images/ieday/di14.png) no-repeat 15px 27px;}
div#content div.d15{background:url(images/ieday/di15.png) no-repeat 15px 27px;}
div#content div.d16{background:url(images/ieday/di16.png) no-repeat 15px 27px;}
div#content div.d17{background:url(images/ieday/di17.png) no-repeat 15px 27px;}
div#content div.d18{background:url(images/ieday/di18.png) no-repeat 15px 27px;}
div#content div.d19{background:url(images/ieday/di19.png) no-repeat 15px 27px;}
div#content div.d20{background:url(images/ieday/di20.png) no-repeat 15px 27px;}
div#content div.d21{background:url(images/ieday/di21.png) no-repeat 15px 27px;}
div#content div.d22{background:url(images/ieday/di22.png) no-repeat 15px 27px;}
div#content div.d23{background:url(images/ieday/di23.png) no-repeat 15px 27px;}
div#content div.d24{background:url(images/ieday/di24.png) no-repeat 15px 27px;}
div#content div.d25{background:url(images/ieday/di25.png) no-repeat 15px 27px;}
div#content div.d26{background:url(images/ieday/di26.png) no-repeat 15px 27px;}
div#content div.d27{background:url(images/ieday/di27.png) no-repeat 15px 27px;}
div#content div.d28{background:url(images/ieday/di28.png) no-repeat 15px 27px;}
div#content div.d29{background:url(images/ieday/di29.png) no-repeat 15px 27px;}
div#content div.d30{background:url(images/ieday/di30.png) no-repeat 15px 27px;}
div#content div.d31{background:url(images/ieday/di31.png) no-repeat 15px 27px;}
html>body div#content div.d01{background:url(images/day/d1.png) no-repeat 15px 27px;}
html>body div#content div.d02{background:url(images/day/d2.png) no-repeat 15px 27px;}
html>body div#content div.d03{background:url(images/day/d3.png) no-repeat 15px 27px;}
html>body div#content div.d04{background:url(images/day/d4.png) no-repeat 15px 27px;}
html>body div#content div.d05{background:url(images/day/d5.png) no-repeat 15px 27px;}
html>body div#content div.d06{background:url(images/day/d6.png) no-repeat 15px 27px;}
html>body div#content div.d07{background:url(images/day/d7.png) no-repeat 15px 27px;}
html>body div#content div.d08{background:url(images/day/d8.png) no-repeat 15px 27px;}
html>body div#content div.d09{background:url(images/day/d9.png) no-repeat 15px 27px;}
html>body div#content div.d10{background:url(images/day/d10.png) no-repeat 15px 27px;}
html>body div#content div.d11{background:url(images/day/d11.png) no-repeat 15px 27px;}
html>body div#content div.d12{background:url(images/day/d12.png) no-repeat 15px 27px;}
html>body div#content div.d13{background:url(images/day/d13.png) no-repeat 15px 27px;}
html>body div#content div.d14{background:url(images/day/d14.png) no-repeat 15px 27px;}
html>body div#content div.d15{background:url(images/day/d15.png) no-repeat 15px 27px;}
html>body div#content div.d16{background:url(images/day/d16.png) no-repeat 15px 27px;}
html>body div#content div.d17{background:url(images/day/d17.png) no-repeat 15px 27px;}
html>body div#content div.d18{background:url(images/day/d18.png) no-repeat 15px 27px;}
html>body div#content div.d19{background:url(images/day/d19.png) no-repeat 15px 27px;}
html>body div#content div.d20{background:url(images/day/d20.png) no-repeat 15px 27px;}
html>body div#content div.d21{background:url(images/day/d21.png) no-repeat 15px 27px;}
html>body div#content div.d22{background:url(images/day/d22.png) no-repeat 15px 27px;}
html>body div#content div.d23{background:url(images/day/d23.png) no-repeat 15px 27px;}
html>body div#content div.d24{background:url(images/day/d24.png) no-repeat 15px 27px;}
html>body div#content div.d25{background:url(images/day/d25.png) no-repeat 15px 27px;}
html>body div#content div.d26{background:url(images/day/d26.png) no-repeat 15px 27px;}
html>body div#content div.d27{background:url(images/day/d27.png) no-repeat 15px 27px;}
html>body div#content div.d28{background:url(images/day/d28.png) no-repeat 15px 27px;}
html>body div#content div.d29{background:url(images/day/d29.png) no-repeat 15px 27px;}
html>body div#content div.d30{background:url(images/day/d30.png) no-repeat 15px 27px;}
html>body div#content div.d31{background:url(images/day/d31.png) no-repeat 15px 27px;}
div#content div.post .entry-title,div#content div.page .entry-title{background:url(images/dateiemonth.png) no-repeat 15px 0;color:#023d6a;font-size:1.3em;font-weight:normal;margin:10px 0;padding-bottom:8px;padding-left:60px;}
div#content div.m01 .entry-title{background:url(images/iemonth/mi1.png) no-repeat 15px 0}
div#content div.m02 .entry-title{background:url(images/iemonth/mi2.png) no-repeat 15px 0}
div#content div.m03 .entry-title{background:url(images/iemonth/mi3.png) no-repeat 15px 0}
div#content div.m04 .entry-title{background:url(images/iemonth/mi4.png) no-repeat 15px 0}
div#content div.m05 .entry-title{background:url(images/iemonth/mi5.png) no-repeat 15px 0}
div#content div.m06 .entry-title{background:url(images/iemonth/mi6.png) no-repeat 15px 0}
div#content div.m07 .entry-title{background:url(images/iemonth/mi7.png) no-repeat 15px 0}
div#content div.m08 .entry-title{background:url(images/iemonth/mi8.png) no-repeat 15px 0}
div#content div.m09 .entry-title{background:url(images/iemonth/mi9.png) no-repeat 15px 0}
div#content div.m10 .entry-title{background:url(images/iemonth/mi10.png) no-repeat 15px 0}
div#content div.m11 .entry-title{background:url(images/iemonth/mi11.png) no-repeat 15px 0}
div#content div.m12 .entry-title{background:url(images/iemonth/mi12.png) no-repeat 15px 0}
html>body div#content div.post .entry-title,html>body div#content div.page .entry-title{background:url(images/datemonth.png) no-repeat 15px 0;}
html>body div#content div.m01 .entry-title{background:url(images/month/mjan.png) no-repeat 15px 0;}
html>body div#content div.m02 .entry-title{background:url(images/month/mfeb.png) no-repeat 15px 0;}
html>body div#content div.m03 .entry-title{background:url(images/month/mmar.png) no-repeat 15px 0;}
html>body div#content div.m04 .entry-title{background:url(images/month/mapr.png) no-repeat 15px 0;}
html>body div#content div.m05 .entry-title{background:url(images/month/mmay.png) no-repeat 15px 0;}
html>body div#content div.m06 .entry-title{background:url(images/month/mjun.png) no-repeat 15px 0;}
html>body div#content div.m07 .entry-title{background:url(images/month/mjul.png) no-repeat 15px 0;}
html>body div#content div.m08 .entry-title{background:url(images/month/maug.png) no-repeat 15px 0;}
html>body div#content div.m09 .entry-title{background:url(images/month/msep.png) no-repeat 15px 0;}
html>body div#content div.m10 .entry-title{background:url(images/month/moct.png) no-repeat 15px 0;}
html>body div#content div.m11 .entry-title{background:url(images/month/mnov.png) no-repeat 15px 0;}
html>body div#content div.m12 .entry-title{background:url(images/month/mdec.png) no-repeat 15px 0;}
.page h2,.single h2{padding-top:5px;}
.archive h3{border:0}
.archive .page-title{border-bottom:1px solid #DDD;margin:15px 10px;padding-left:40px;padding:10px 0;width:505px}
.archive .page-title{background:url(images/icons/archive.png) no-repeat 0 7px;}
div#content div.post .entry-title a,div#content div.page .entry-title a{border-bottom:1px solid #CCC;color:#444;display:block;line-height:1.3em;padding-bottom:3px;text-decoration:none;}
.entry-date{color:#DB0048;display:none;font-size:0.7em;font-weight:bold;padding-bottom:10px;text-align:right;}
/*Content Post Styling*/
.entry-content{margin-top:10px;overflow:hidden;padding-right:25px;padding:10px;}
.entry-content p{color:#444;font-size:0.75em;line-height:1.8em;padding:5px;text-align:left}
.entry-content em{font-style:italic}
.entry-content h2,h3,h4,h5,h6{border-bottom:1px solid #EEE;margin:5px 0;/*width:100%*/ padding:5px 0;}
.entry-content ul,ol{font-size:12px;line-height:1.8em;margin:10px 35px;width:87%;}
.entry-content ul li{padding-left:25px;background:url(images/bullet.png) no-repeat 0 2px}
.entry-content ol{list-style-position:inside;padding-left:10px;}
.entry-content ol li{list-style-type:decimal;background:none}
.entry-content dl{font-size:0.75em;line-height:1.8em;}
.entry-content dl dt{background:url(images/bullet.png) no-repeat 0 2px;border-bottom:1px solid #ccc;margin:10px 5px;padding-left:20px;}
.entry-content img{background:#eee;border:1px solid #DDD;max-width:500px;padding:6px;overflow:hidden; margin-right:10px; float:left; clear:left; }
.entry-content dl dd{margin:10px 25px;font-size:0.9em}
.entry-content strong,.entry-content b{font-weight:bold}
.entry-content .caps{text-transform:uppercase;}
.entry-content .important{background:#FFFFEC;border-bottom:1px solid #E0E0E0;border-right:1px solid #E0E0E0;padding:3px;}
.entry-content a{border-bottom:1px solid #E0E0E0;border-right:1px solid #E0E0E0;color:#444;padding:2px;}
.entry-content a:hover{background:#E4ECFC;border-bottom:1px solid #E0E0E0;border-right:1px solid #E0E0E0;color:#444;padding:2px;}
.entry-content a.thickbox{color:#444;padding:2px; border: none; overflow:hidden;}
.entry-content div.page-link{font-size:0.7em;font-weight:bold;line-height:2.2em;}
.entry-content div.page-link a{background:transparent url(images/pagelink.png) no-repeat;border:0;color:#FFF;height:30px;margin:0;padding-top:8px;padding:11px;text-align:center;width:30px;}
.entry-content div.page-link a:hover{background:transparent url(images/pagelink.png) no-repeat;border:0;color:#FFA8C5; height:30px;margin:0;padding:11px;padding-top:8px;text-align:center;width:30px;}
.entry-content a.more-link{background:transparent url(images/readmore.png) no-repeat;border:0;display:block;float:right;height:30px;margin:5px 0;text-align:center;text-indent:-999px; width:155px;}
.entry-content a.more-link:hover{background:transparent url(images/readmore.png) no-repeat;border:0; display:block;margin:5px 0;}
.entry-content a.more-link .meta-nav{display:none;}
.entry-content .sociable ul{ margin-top:5px,}
.entry-content .sociable li{ list-style:none; background-image:none; padding:0 5px 0 0;float:left;}
.entry-content .sociable li a { display:block;  overflow:hidden; background:#fff; border:none;}
.entry-content .sociable li a img{ background:#fff; border:none; padding:0; float:none;}
/*Meta Data Styling*/
.entry-meta{clear:both;color:#444;font-size:0.7em;margin-right:15px;}
.entry-meta .meta-sep{display:none;}
.entry-meta .author{background:transparent url(images/icons/author.png) no-repeat;display:block;font-size:1.1em;font-weight:bold;height:40px;margin-bottom:10px;margin-left:10px;padding:0 10px;text-indent:25px;width:60%;}
.entry-meta .author a{line-height:2.6em}
.entry-meta .cat-links{background:#cedae7;border-bottom:1px solid #369;border-top:1px solid #369;display:block;padding:10px; margin-bottom:5px;}
.entry-meta .edit-link{background:#cedae7;border-bottom:1px solid #369;display:inline;float:right;}
.entry-meta .comments-link{background:transparent url(images/icons/comments.png) no-repeat;display:inline;float:right;font-size:1.1em;font-weight:bold;height:40px;margin-top:-80px;padding:0 10px;text-align:right;text-indent:25px;}
body.author .entry-meta .comments-link{margin-top:-70px;}
.entry-meta .comments-link a{line-height:2.6em}
.entry-meta .comments-link span{line-height:2.6em}
.single .entry-meta{background:#F5FCFF;border-left:0;border-right:0;border:1px solid #D1EFFF;line-height:1.8em; margin-top:10px;padding:15px;}
.single .entry-meta .author{margin-top:10px}
/*Asides*/
div#content div.category-asides{background:none}
html>body div#content div.category-asides{background:none}
div#content div.category-asides .entry-title{background:none;font-size:0.9em;font-weight:bold;margin:0 10px; padding-bottom:0;padding-left:0;}
html>body div#content div.category-asides .entry-title{background:none}
div#content div.category-asides .entry-title a{color:#555; margin-top:20px;padding-left:10px;padding:5px 0;width:94%;}
div#content div.category-asides .entry-content{font-size:0.9em;line-height:1.6em;margin:0}
div#content div.category-asides .entry-meta{background:#F5FCFF;border-left:0;border-right:0; border:1px solid #D1EFFF;font-size:0.6em;padding:5px;}
div#content div.category-asides .entry-meta .meta-sep{display:none;}
div#content div.category-asides .entry-meta .author{background:none; border:0;display:inline;padding:0;}
div#content div.category-asides .entry-meta .cat-links{background:none; border:0;display:inline;padding:0;}
div#content div.category-asides .entry-meta .edit-link{background:none; border:0;display:inline;float:none;padding:0;}
div#content div.category-asides .entry-meta .comments-link{background:none;border:0;display:inline;float:none;font-size:1em;margin:0;padding:0;}
div#content div.category-asides .entry-meta .comments-link a{line-height:0.7em}
/*Comments*/
div#comments{clear:both;}
div#comments-list h3{background:url(images/icons/usrcomments.png) no-repeat 0 5px;padding-left:40px; padding:10px;width:500px;}
div#comments-list ol{display:block;font-size:.75em;margin:0;padding:0;width:570px;}
div#comments-list ol li{background:none; display:block;margin:25px 0;padding:0;}
div#comments-list ol li .comment-author{font-weight:bold;}
div#comments-list ol li .comment-meta{border-top:1px solid #B8DFFF; color:#AAA;font-size:0.8em;font-weight:normal;padding-bottom:10px;}
div#comments-list ol li .comment-author{padding-right:10px}
div#comments-list ol li p{font-weight:normal;}
/*For Post Author special Style*/
div#comments-list ol li.bypostauthor .comment-meta{background:#F7F7F7 url(images/bling.png) no-repeat top left;border:0;padding:0 10px;}
div#comments-list ol li.bypostauthor p{background:#F7F7F7;padding-top:0; padding:15px;}
/*Trackbacks and Pingbacks*/
div#trackbacks-list h3{background:url(images/icons/trackbacks.png) no-repeat 0 5px;border:0;margin-bottom:0;padding-left:40px;padding:10px;width:500px;}
div#trackbacks-list ol{background:#F7F7F7;border-left:0;border-right:0;border:1px solid #CCC;display:block;font-size:.6em;margin:0;padding:20px;width:530px;}
div#trackbacks-list ol li{background:none; display:block;margin:15px 0;padding:0;}
div#trackbacks-list ol li div.comment-author{border-bottom:1px solid #B8DFFF}
/*Comment Form*/
div#respond h3{background:url(images/icons/commentform.png) no-repeat 0 5px;border:0;margin-top:10px;padding:10px;padding-left:40px;width:500px;}
div#respond .formcontainer{background:url(images/commentform.png) no-repeat 0 5px;font-size:0.55em;height:400px;line-height:1.7em;width:500px;}
div#respond form#commentform textarea{border:3px solid #58B0DA;height:80px;padding:5px;width:424px}
div#respond form#commentform input{border:3px solid #58B0DA;height:16px;padding:5px;width:424px}
div#respond form#commentform input#submit{border:0;height:24px;margin-top:10px;width:440px;}
form#commentform{margin:0 auto;padding-top:30px; width:440px;}
form#commentform p#comment-notes{color:#FFF}
form#commentform div.form-label{color:#fff;margin:5px 0}
/*Sidebars*/
div.sidebar{float:left;font-size:0.75em;line-height:1.7em;overflow:hidden;}
div.sidebar h3{border-bottom:1px solid #EEE;color:#666;font-size:1.5em;margin-top:10px;}
div#primary{background:url(images/sideleft.png) no-repeat; margin:20px 0 0 -411px;width:205px;}
div#secondary{background:url(images/sideright.png) no-repeat; border-left:1px solid #E2E2E2;margin:20px 0 0 -206px;width:205px;}
div.sidebar ul.xoxo{font-size:0.95em}
div.sidebar ul.xoxo a:visited{color:#234159}
div.sidebar ul.xoxo li h3{padding:5px 10px;font-weight:bold}
div.sidebar ul.xoxo li ul li{display:inline;}
div.sidebar ul.xoxo li ul li a{display:block;font-size:0.9em;font-weight:bold;height:22px;overflow:hidden;padding:4px 20px}
div.sidebar ul.xoxo li ul li a:hover{color:#369}
div.sidebar ul.xoxo li ul li ul{border:0}
/*Search Form*/
li#search h3{display:none}
form#searchform div{background:url(images/search2.png) no-repeat; height:70px;margin-left:12px;margin-top:20px;width:240px;}
form#searchform input#s{border:0; font-weight:bold;line-height:1.3em;margin-left:8px;margin-top:20px;width:110px;}
html>body form#searchform input#s{margin-left:15px;}
form#searchform input#searchsubmit{background:none;border:0px;font-size:0px;height:30px;margin-left:0px; outline:none;width:40px;}
form#searchform input.button{background:transparent;border:0px;font-size:0px;height:30px;margin-left:0px; outline:none;width:40px;}
/*RSS Widget*/
li#rss-links{background:url(images/rss2.png) no-repeat;height:100px; margin-left:12px;margin-top:20px;width:200px;}
li#rss-links h3{background:transparent;border:none;height:0;text-indent:-10000px;}
li#rss-links ul{border:0; margin-left:20px;padding-top:40px;}
li#rss-links ul li{display:block;height:1.1em}
li#rss-links ul > li:first-child a{color:orange;}
li#rss-links a{border:0;color:#FFF;font-size:0.9em;font-weight:normal;margin:0;padding:0;}
li#rss-links a:hover{background:none}
/*Recent Comments Widget*/
ul#recentcomments li{display:block;overflow:hidden;padding:5px 10px;width:200px}
ul#recentcomments a:hover{background:none;color:#444}
/*Clander Widget*/
div#calendar_wrap{padding:0 10px}
div#calendar_wrap table{padding:5px;border:0}
div#calendar_wrap caption{background:#DDD;font-size:1.2em;font-weight:bold;padding:5px}
div#calendar_wrap th{font-weight:bold;padding:5px}
div#calendar_wrap td{padding:5px;border:0}
div#calendar_wrap tfoot{background:#DDD}
div#calendar_wrap tfoot td{font-size:1.2em;font-weight:bold;}
div.textwidget{padding:0 10px;}
/*footer*/
div#footer{position:relative; background:url(images/footer.png) no-repeat;clear:left;font-size:0.6em;height:175px;line-height:1.25em;margin-left:-10px;margin-right:-10px;padding-left:120px;padding-top:82px;position:relative;}
#footer .vcard{width:710px;text-align: center;}
/* A little something for everybody :D
#3A573R .33G{background:#000070 url(53ARC4/C1A54.PNG}
-777px 2114px}
*/
/*
+----------------------------------+
Plugin:WP-PageNavi 2.50 |
+----------------------------------+
*/
.wp-pagenavi {position:absolute; margin:0 12px;top:0;left:0; }
	.wp-pagenavi a,.wp-pagenavi a:link { background-color: #cedae7; border: 1px solid #369; color: #900; margin: 2px 2px 10px; padding-top: 4px; text-decoration: none; }
	.wp-pagenavi a:visited { background-color: #cedae7; border: 1px solid #369; color: #900; margin: 2px; padding: 4px 4px; text-decoration: none; }
	.wp-pagenavi a:hover { color: #900; }
	.wp-pagenavi a:active { background-color: #FFF; border: 1px solid #369; color: #900; margin: 2px; padding: 4px 4px 2px 4px; text-decoration: none; }
	.wp-pagenavi span.pages,.wp-pagenavi span.current,.wp-pagenavi span.extend,.wp-pagenavi a {  }
	.wp-pagenavi span.pages { background-color: #FFF; border: 1px solid #999; color: #000; margin: 2px 2px 2px 2px; padding: 4px 4px 2px 4px; }
	.wp-pagenavi span.current { background-color: #FFF; border: 1px solid #999; color: #000; font-weight: bold; margin: 2px; padding: 4px 4px 2px 4px; }
	.wp-pagenavi span.extend { background-color: #FFF; border: 1px solid #999; color: #000; margin: 2px; padding: 4px 4px 2px 4px; }

