/*



Theme Name: dannydechicom



Theme URI: 



Description: Custom theme for DannyDechi.com



Version: 1.0



Author: JadeConcept



Author URI: http://jadeconcept.com



Tags: fixed width, right sidebar, two columns, valid XHTML, widgets



*/







/* begin Page */



/* Created by Artisteer v3.0.0.35414 */







#main, table



{



    font-family: Arial, Helvetica, Sans-Serif;



    font-size: 13px;



}







h1, h2, h3, h4, h5, h6, p, a, ul, ol, li



{



    margin: 0;



    padding: 0;



}







.postcontent,



.postcontent li,



.postcontent table,



.postcontent a,



.postcontent a:link,



.postcontent a:visited,



.postcontent a.visited,



.postcontent a:hover,



.postcontent a.hovered



{



    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;



    line-height: 150%;



}







.postcontent p



{



    margin: 12px 0;



}







h1, h2, h3, h4, h5, h6,



h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,



h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,



h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,



h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover



{



  



 /* font-family: Arial, Helvetica, Sans-Serif; */



  font-style: normal;



  font-weight: bold;



  font-size: 32px;



  text-decoration: none;



}







.postcontent a



{



  font-family: Arial, Helvetica, Sans-Serif;



  text-decoration: underline;



  color: #9A0909;



}







.postcontent a:link



{



  font-family: Arial, Helvetica, Sans-Serif;



  text-decoration: underline;



  color: #9A0909;



}







.postcontent a:visited, .postcontent a.visited



{







  color: #963403;



}







.postcontent  a:hover, .postcontent a.hover



{











  color: #C84504;



}







.postcontent h1



{



   color: #C84504;    



   margin: 21px 0;



 



}















.postcontent h2



{



   color: #C84504;    



   margin: 19px 0;



   font-size: 24px;  



}











.postcontent h2 a,



.postcontent h2 a:link,



.postcontent h2 a:hover,



.postcontent h2 a:visited



{



   font-size: 24px;   



}







.postcontent h3



{



   color: #C84504;     



   margin: 19px 0;



   font-size: 19px; 



}











.postcontent h3 a,



.postcontent h3 a:link,



.postcontent h3 a:hover,



.postcontent h3 a:visited



{



   font-size: 19px;    



}







.postcontent h4



{



   color: #1F2933;     



   margin: 20px 0;



   font-size: 16px; 



}











.postcontent h4 a,



.postcontent h4 a:link,



.postcontent h4 a:hover,



.postcontent h4 a:visited



{



   font-size: 16px;   



}







.postcontent h5



{



   color: #1F2933;    



   margin: 26px 0;



   font-size: 13px;  



}











.postcontent h5 a,



.postcontent h5 a:link,



.postcontent h5 a:hover,



.postcontent h5 a:visited



{  



   font-size: 13px;



}







.postcontent h6



{



   color: #1F2933;     



   margin: 35px 0;



   font-size: 11px; 



}











.postcontent h6 a,



.postcontent h6 a:link,



.postcontent h6 a:hover,



.postcontent h6 a:visited



{



   font-size: 11px;      



}







ul



{



  list-style-type: none;



}







ol



{



  list-style-position: inside;



}







#main



{



  position: relative;



  overflow: hidden;



  z-index: 1;



  width: 100%;



  left: 0;



  top: 0;



  cursor:default;



}











body



{



  padding: 0; 



  margin:0 !important;



  margin-bottom:-10px !important;



  color: #000000;



  height:100%;



  



  background-color: #9A0909;



  



  background-image: url('images/Bottom_texture.jpg');



  background-repeat: repeat-x;



  background-attachment: scroll;



  background-position: top left;



}















.cleared



{



  float: none;



  clear: both;



  margin: 0;



  padding: 0;



  border: none;



  font-size: 1px;



}







form



{



  padding: 0 !important;



  margin: 0 !important;



}







table.position



{



  position: relative;



  width: 100%;



  table-layout: fixed;



}



/* end Page */







/* begin Menu */



/* menu structure */







.menu a, .menu a:link, .menu a:visited, .menu a:hover



{



    outline: none;



}







.menu, .menu ul



{



  margin: 0;



  padding: 0;



  border: 0;



  list-style-type: none;



  display: block;



}







.menu li



{



  margin: 0;



  padding: 0;



  border: 0;



  display: block;



  float: left;



  position: relative;



  z-index: 5;



  background: none;





}







.menu li:hover



{



  z-index: 10000;



  white-space: normal;



}







.menu li li



{



  float: none;



}







.menu ul



{



  visibility: hidden;



  position: absolute;



  z-index: 10;



  left: 0;



  top: 0;



  background: none;



  min-height: 0;



  background-image: url('images/spacer.gif');



  padding: 10px 30px 30px 30px;



  margin: -10px 0 0 -30px;



}







.menu li:hover>ul



{



  visibility: visible;



  top: 100%;



}







.menu li li:hover>ul



{



  top: 0;



  left: 100%;



}







.menu:after, .menu ul:after



{



  content: ".";



  height: 0;



  display: block;



  visibility: hidden;



  overflow: hidden;



  clear: both;



}



.menu{



  min-height: 0;



  padding: 0 0 0 0;



}















.menu ul ul



{



  padding: 30px 30px 30px 10px;



  margin: -30px 0 0 -10px;



}



















/* menu structure */















.nav



{



  position: relative;



  width:100%;



  margin:0 auto;



  min-height: 30px;



  z-index: 100;



    margin-top: 10px;





  background-image: url('images/menu-pencil.png');

	background-repeat: no-repeat;

	padding-top:19px;

	padding-left:30px;

	background-position: 35% bottom;



}







.nav-wrapper 



{



    position: relative;



    width:75%;

  min-width: 800px;

    margin:0 auto;

}



.nav-inner 



{



    margin: 0 9px;



}







.nav-l, .nav-r



{



  position: absolute;



  z-index: -1;



  top: 0;



  height: 100%;



}







.nav-l



{



  left: 0;



  right: 0;



}







.nav-r



{



  right: 0;



  width: 1920px;



  clip: rect(auto, auto, auto, 1920px);



}







/* end Menu */







/* begin MenuItem */



.menu a



{



  position: relative;



  display: block;



  overflow: hidden;



  height: 25px;



  cursor: pointer;



  font-style: normal;



  font-weight: bold;



  font-size: 14px;



  text-align: left;



  text-decoration: none;



}











.menu ul li



{



    margin:0;



    clear: both;



}











.menu a .r, .menu a .l



{



  position: absolute;



  display: block;



  top: 0;



  z-index: -1;



  height: 85px;



  background-image: url('images/menuitem.png');



}







.menu a .l



{



  left: 0;



  right: 0;



}







.menu a .r



{



  width: 400px;



  right: 0;



  clip: rect(auto, auto, auto, 400px);



}







.menu a .t, .menu ul a, .menu a:link, .menu a:visited, .menu a:hover



{



  font-style: normal;



  font-weight: bold;



  font-size: 14px;



  text-align: left;



  text-decoration: none;



}







.menu a .t



{



  color: #000000;



  padding: 0 20px;



  margin: 0 0;



  line-height: 23px;



  text-align: center;



	text-shadow: 1px 1px #ffd11a;



}







.menu a:hover .l, .menu a:hover .r



{



  top: -30px;



}







.menu li:hover>a .l, .menu li:hover>a .r



{



  top: -30px;



}







.menu li:hover a .l, .menu li:hover a .r



{



  top: -30px;



}



.menu a:hover .t



{



  color: #000000;



}







.menu li:hover a .t



{



  color: #000000;



}







.menu li:hover>a .t



{



  color: #000000;



}







/* end MenuItem */







/* begin MenuSeparator */



.menu .menu-li-separator



{



  display: block;



  width: 1px;



  height:25px;



}



.nav .menu-separator



{



  display: block;



  margin:0 auto;



  width: 1px;



  height: 25px;



  background-image: url('images/menuseparator.png');



}



/* end MenuSeparator */







/* begin MenuSubItem */



.menu ul a



{



  display: block;



  white-space: nowrap;



  height: 32px;



  width: 180px;



  overflow: hidden;



  background-image: url('images/subitem.png');



  background-position: left top;



  background-repeat: repeat-x;



  border-width: 1px;



  border-style: solid;



  border-color: #FFCC00;



  text-align: left;



  text-indent: 12px;



  text-decoration: none;



  line-height: 32px;



  color: #000000;



  font-weight: normal;



  margin:0;



  padding:0;



}







.nav ul.menu ul span, .nav ul.menu ul span span



{



  display: inline;



  float: none;



  margin: inherit;



  padding: inherit;



  background-image: none;



  text-align: inherit;



  text-decoration: inherit;



}







 .menu ul a:link, .menu ul a:visited, .menu ul a:hover, .menu ul a:active, .nav ul.menu ul span, .nav ul.menu ul span span



{



  text-align: left;



  text-indent: 12px;



  text-decoration: none;



  line-height: 32px;



  color: #000000;



  font-weight: normal;



  margin:0;



  padding:0;



}







.menu ul li a:hover



{



  color: #000000;



  border-color: #F47A01;



  background-position: 0 -32px;



}







.menu ul li:hover>a



{



  color: #000000;



  border-color: #F47A01;



  background-position: 0 -32px;



}







.nav .menu ul li a:hover span, .nav .menu ul li a:hover span span



{



  color: #000000;



}







.nav .menu ul li:hover>a span, .nav .menu ul li:hover>a span span



{



  color: #000000;



}











/* end MenuSubItem */







/* begin Box, Sheet */



.sheet



{



  position: relative;



  margin: 0 auto;



  min-height: 39px;



  margin-top: -9px;



  margin-bottom: -9px;



  cursor:auto;



  width: 85%;





  min-width: 900px;



  max-width: 1000px;



}







.sheet-body



{



  position: relative;



  padding: 9px;



    padding-top:9px;



    padding-bottom:9px;



}







.sheet-tr, .sheet-tl, .sheet-br, .sheet-bl, .sheet-tc, .sheet-bc,.sheet-cr, .sheet-cl



{



  position: absolute;



}







.sheet-tr, .sheet-tl, .sheet-br, .sheet-bl



{



  width: 74px;



  height: 74px;



  background-image: url('images/sheet_s.png');



}







.sheet-tl



{



  top: 0;



  left: 0;



  clip: rect(auto, 37px, 37px, auto);



}







.sheet-tr



{



  top: 0;



  right: 0;



  clip: rect(auto, auto, 37px, 37px);



}







.sheet-bl



{



  bottom: 0;



  left: 0;



  clip: rect(37px, 37px, auto, auto);



}







.sheet-br



{



  bottom: 0;



  right: 0;



  clip: rect(37px, auto, auto, 37px);



}







.sheet-tc, .sheet-bc



{



  left: 37px;



  right: 37px;



  height: 74px;



  background-image: url('images/sheet_h.png');



}







.sheet-tc



{



  top: 0;



  clip: rect(auto, auto, 37px, auto);



}







.sheet-bc



{



  bottom: 0;



  clip: rect(37px, auto, auto, auto);



}







.sheet-cr, .sheet-cl



{



  top: 37px;



  bottom: 37px;



  width: 74px;



  background-image: url('images/sheet_v.png');



}







.sheet-cr



{



  right: 0;



  clip: rect(auto, auto, auto, 37px);



}







.sheet-cl



{



  left: 0;



  clip: rect(auto, 37px, auto, auto);



}







.sheet-cc



{



  position: absolute;



  top: 37px;



  left: 37px;



  right: 37px;



  bottom: 37px;



  background-color: #FFCC00;



}















#page-background-top-texture, #page-background-middle-texture, #page-background-glare



{



  min-width: 90%;



}



















/* end Box, Sheet */







/* begin Layout */



.content-layout



{



  display: table;



  position:relative;



  margin: 0 auto;



  table-layout: fixed;



  border-collapse: collapse;



  background-color: Transparent;



  border: none !important;



  padding:0 !important;



  width:100%;



  margin-top:0;



  margin-bottom:0;



}



.layout-cell, .content-layout-row



{



  background-color: Transparent;



  vertical-align: top;



  text-align: left;



  border: none;



  margin:0;



  padding:0;



}











.content-layout .content-layout{width: auto;margin:0;}



.content-layout .layout-cell, .content-layout .layout-cell .content-layout .layout-cell{display: table-cell;}



.layout-cell .layout-cell{display: block;}



.content-layout-row {display: table-row;}



.layout-glare{position:relative;}/* end Layout */







/* begin Button */



.button-wrapper a.button,



.button-wrapper a.button:link,



.button-wrapper input.button,



.button-wrapper button.button



{



  text-decoration: none;



  font-family: Arial, Helvetica, Sans-Serif;



  font-size: 13px;



  position:relative;



  top:0;



  display: inline-block;



  vertical-align: middle;



  white-space: nowrap;



  text-align: center;



  color: #FFFFFF !important;



  width: auto;



  outline: none;



  border: none;



  background: none;



  line-height: 32px;



  height: 32px;



  margin: 0 !important;



  padding: 0 16px !important;



  overflow: visible;



  cursor: pointer;



}







.button img, .button-wrapper img



{



  margin: 0;



  vertical-align: middle;



}







.button-wrapper



{







  vertical-align: middle;



  display: inline-block;



  position: relative;



  height: 32px;



  overflow: hidden;



  white-space: nowrap;



  width: auto;



  margin: 0;



  padding: 0;



  z-index: 0;



}







.firefox2 .button-wrapper



{



  display: block;



  float: left;



}







input, select, textarea



{



  vertical-align: middle;



  font-family: Arial, Helvetica, Sans-Serif;



  font-size: 13px;



}







.block select 



{



    width:96%;



}







.button-wrapper.hover .button, .button-wrapper.hover a.button:link, .button:hover



{



  color: #FFFFFF !important;



  text-decoration: none !important;



}







.button-wrapper.active .button, .button-wrapper.active a.button:link



{



  color: #FFFFFF !important;



}







.button-wrapper .button-l, .button-wrapper .button-r



{



  display: block;



  position: absolute;



  height: 106px;



  margin: 0;



  padding: 0;



  background-image: url('images/button.png');



}







.button-wrapper .button-l



{



  left: 0;



  right: 10px;



}







.button-wrapper .button-r



{



  width: 409px;



  right: 0;



  clip: rect(auto, auto, auto, 399px);



}







.button-wrapper.hover .button-l, .button-wrapper.hover .button-r



{



  top: -37px;



}







.button-wrapper.active .button-l, .button-wrapper.active .button-r



{



  top: -74px;



}







.button-wrapper input



{



  float: none !important;



}



/* end Button */







/* begin Box, Block, VMenuBlock */



.vmenublock



{



  position: relative;



  min-width: 1px;



  min-height: 1px;



  margin: 10px;



}







.vmenublock-body



{



  position: relative;



  padding: 0;



}



















/* end Box, Block, VMenuBlock */







/* begin Box, Box, VMenuBlockContent */



.vmenublockcontent



{







  position: relative;



  margin: 0 auto;



  min-width: 1px;



  min-height: 1px;



}







.vmenublockcontent-body



{







  position: relative;



  padding: 0;



}































/* end Box, Box, VMenuBlockContent */







/* begin VMenu */



ul.vmenu, ul.vmenu li



{



  list-style: none;



  margin: 0;



  padding: 0;



  width: auto;



  line-height: 0;



}







ul.vmenu



{



  margin-top: 0; 



  margin-bottom: 0;



}















ul.vmenu ul



{



  display: none;



}







ul.vmenu ul.active



{



  display: block;



}



/* end VMenu */







/* begin VMenuItem */



ul.vmenu a



{



  position: relative;



  display: block;



  overflow: hidden;



  height: 30px;



  cursor: pointer;



  text-decoration: none;



}







ul.vmenu li.vmenu-separator



{



  display: block;



  padding: 0 0 0 0;



  margin: 0;



  font-size: 1px;



}







ul.vmenu .vmenu-separator-span



{



  display: block;



  padding: 0;



  font-size: 1px;



  height: 0;



  line-height: 0;



  border-top: solid 1px #A9BACB;



}







ul.vmenu a .r, ul.vmenu a .l



{



  position: absolute;



  display: block;



  top: 0;



  height: 100px;



  background-image: url('images/vmenuitem.png');



}







ul.vmenu a .l



{



  left: 0;



  right: 1px;



}







ul.vmenu a .r



{



  width: 1102px;



  right: 0;



  clip: rect(auto, auto, auto, 1101px);



}







ul.vmenu a .t, ul.vmenu ul a



{



  font-family: Arial, Helvetica, Sans-Serif;



  font-size: 14px;



}







ul.vmenu a .t



{



  display: block;



  position:relative;



  top:0;



  line-height: 30px;



  color: #963403;



  padding: 0 11px 0 11px;



  margin-left:0;



  margin-right:0;



}







ul.vmenu a.active .l, ul.vmenu a.active .r



{



  top: -70px;



}







ul.vmenu a.active .t



{



  color: #000000;



}







ul.vmenu a:hover .l, ul.vmenu a:hover .r



{



  top: -35px;



}







ul.vmenu a:hover .t



{



  color: #000000;



}











/* end VMenuItem */







/* begin Box, Block */



.block



{



  position: relative;



  min-width: 1px;



  min-height: 1px;



  margin: 10px;



}







.block-body



{



  position: relative;



  padding: 0;



}



















/* end Box, Block */







/* begin BlockHeader */



.blockheader



{



  margin-bottom: 0;



  position: relative;



  height: 26px;



}







 .blockheader h3.t



{



  position: relative;



  height: 26px;



  color: #dc5622;



  font-size: 14px;



  margin:0;



  padding: 0 10px 0 28px;



  white-space: nowrap;



  line-height: 26px;



}











.blockheader h3.t a,



.blockheader h3.t a:link,



.blockheader h3.t a:visited, 



.blockheader h3.t a:hover



{



  color: #F47A01;



  font-size: 14px;



}















.blockheader .l, .blockheader .r



{



  position: absolute;



  height: 26px;



  background-image: url('images/blockheader.png');



}







.blockheader .l



{



  left: 0;



  right: 22px;



}







.blockheader .r



{



  width: 1100px;



  right: 0;



  clip: rect(auto, auto, auto, 1078px);



}







/* end BlockHeader */







/* begin Box, BlockContent */



.blockcontent



{



  position: relative;



  margin: 0 auto;



  min-width: 1px;



  min-height: 1px;



}







.blockcontent-body



{



  position: relative;



  padding: 5px;



  color: #9A0909;



  font-family: Arial, Helvetica, Sans-Serif;



  font-size: 13px;



}











 



.blockcontent-body li, 



.blockcontent-body a,



.blockcontent-body a:link,



.blockcontent-body a:visited,



.blockcontent-body a:hover



{



  color: #9A0909;



  font-family: Arial, Helvetica, Sans-Serif;



  font-size: 13px;



}







.blockcontent-body p



{



  margin: 6px 0;



}







.blockcontent-body a



{



  color: #963403;



  font-style: normal;



  font-weight: bold;



  text-decoration: none;



}







.blockcontent-body a:link



{



  color: #963403;



  font-style: normal;



  font-weight: bold;



  text-decoration: none;



}







.blockcontent-body a:visited, .blockcontent-body a.visited



{



  color: #963403;







}







.blockcontent-body a:hover, .blockcontent-body a.hover



{



  color: #CC0000;











}







.blockcontent-body ul li



{



  line-height: 125%;    



  color: #000000;







}/* end Box, BlockContent */







/* begin Box, Post */



.post



{



  position: relative;



  min-width: 23px;



  min-height: 23px;



  margin: 15px;



}



/*.post:nth-child(2n+0) {

-webkit-transform: rotate(0.5deg);

-moz-transform: rotate(0.5deg);		

}

.post:nth-child(3n+0) {

-webkit-transform: rotate(-0.5deg);

-moz-transform: rotate(-0.5deg);		

}

*/

.post-body



{



  position: relative;



  padding: 25px;



}







.post-tr, .post-tl, .post-br, .post-bl, .post-tc, .post-bc,.post-cr, .post-cl



{



  position: absolute;



}







.post-tr, .post-tl, .post-br, .post-bl



{



  width: 22px;



  height: 22px;



  background-image: url('images/post_s.png');



}



.post-tl



{



  top: 0;



  left: 0;



  clip: rect(auto, 11px, 11px, auto);



}







.post-tr



{



  top: 0;



  right: 0;



  clip: rect(auto, auto, 11px, 11px);



}







.post-bl



{



  bottom: 0;



  left: 0;



  clip: rect(11px, 11px, auto, auto);



}







.post-br



{



  bottom: 0;



  right: 0;



  clip: rect(11px, auto, auto, 11px);



}







.post-tc, .post-bc



{



  left: 11px;



  right: 11px;



  height: 22px;



  background-image: url('images/post_h.png');



}







.post-tc



{



  top: 0;



  clip: rect(auto, auto, 11px, auto);



}







.post-bc



{



  bottom: 0;



  clip: rect(11px, auto, auto, auto);



}







.post-cr, .post-cl



{



  top: 11px;



  bottom: 11px;



  width: 22px;



  background-image: url('images/post_v.png');



}





.post-cr



{



  right: 0;



  clip: rect(auto, auto, auto, 11px);



}







.post-cl



{



  left: 0;



  clip: rect(auto, 11px, auto, auto);



}







.post-cc



{



  position: absolute;



  top: 11px;



  left: 11px;



  right: 11px;



  bottom: 11px;



  background-image: url('images/post_c.png');



}



.breadcrumbs .post-tr, .breadcrumbs .post-tl, .breadcrumbs .post-br, .breadcrumbs .post-bl,

.breadcrumbs .post-tc, .breadcrumbs .post-bc, .breadcrumbs .post-cr,.breadcrumbs .post-cl,

.breadcrumbs .post-cc



{

  background-image: none !important;

}







a img



{



  border: 0;



}







.article img, img.article



{



  border: solid 1px #F47A01;



  margin: 15px;



}







.metadata-icons img



{



  border: none;



  vertical-align: middle;



  margin: 2px;



}







.article table, table.article



{



  border-collapse: collapse;



  margin: 1px;



}







.article th, .article td



{



  padding: 2px;



  border: solid 0 #8099B3;



  vertical-align: top;



  text-align: left;



}







.article th



{



  text-align: center;



  vertical-align: middle;



  padding: 7px;



}







pre



{



  overflow: auto;



  padding: 0.1em;



}







/* end Box, Post */







/* begin PostHeaderIcon */



h2.postheader



{



  color: #000000;



  margin: 5px 0;



  font-size: 24px;



}







 



h2.postheader a, 



h2.postheader a:link, 



h2.postheader a:visited,



h2.postheader a.visited,



h2.postheader a:hover,



h2.postheader a.hovered



{



  font-size: 24px;



}







h2.postheader a, h2.postheader a:link



{



  text-align: left;



  text-decoration: none;



  color: #9A0909;



}







h2.postheader a:visited, h2.postheader a.visited



{







  color: #9A0909;



}











h2.postheader a:hover,  h2.postheader a.hovered



{











  color: #CC0000;



}







/* end PostHeaderIcon */







/* begin PostIcons, PostHeaderIcons */



.postheadericons,



.postheadericons a,



.postheadericons a:link,



.postheadericons a:visited,



.postheadericons a:hover



{



  font-family: Arial, Helvetica, Sans-Serif;



  color: #BA4F03;



}







.postheadericons



{



  padding: 1px;







}







.postheadericons a, .postheadericons a:link



{



  text-decoration: none;



  color: #CC0000;



}







.postheadericons a:visited, .postheadericons a.visited



{



  font-style: italic;



  font-weight: normal;



  color: #295670;



}







.postheadericons a:hover, .postheadericons a.hover



{



  font-style: italic;



  font-weight: normal;



  text-decoration: underline;



  color: #377395;



}



/* end PostIcons, PostHeaderIcons */







/* begin PostBullets */



.post ol, .post ul



{



  margin: 1em 0 1em 2em;



  padding: 0;



}







.post li



{



  font-family: Arial, Helvetica, Sans-Serif;



  font-size: 13px;



  color: #171F26; 







  padding: 0;



}







.post li ol, .post li ul



{



  margin: 0.5em 0 0.5em 2em;



  padding: 0;



}



















/* end PostBullets */







/* begin PostQuote */



.postcontent blockquote,



.postcontent blockquote a,



.postcontent blockquote a:link,



.postcontent blockquote a:visited,



.postcontent blockquote a:hover



{



  color: #190901;



  font-family: Arial, Helvetica, Sans-Serif;



  font-style: italic;



  font-weight: normal;



  text-align: left;



}







.postcontent blockquote p



{



   margin: 2px 0 2px 15px;



}







.postcontent blockquote



{



   border: solid 0 #FC9764;



  margin: 10px 10px 10px 50px;



  padding: 0 0 0 28px;



  background-color: #FFEC9E;



  background-image: url('images/postquote.png');



  background-position: left top;



  background-repeat: no-repeat;



  /* makes blockquote not to align behind the image if they are in the same line */



  overflow: auto;



  clear:both;



}







/* end PostQuote */







/* begin PostIcons, PostFooterIcons */



.postfootericons,



.postfootericons a,



.postfootericons a:link,



.postfootericons a:visited,



.postfootericons a:hover



{



  font-family: Arial, Helvetica, Sans-Serif;



  color: #BA4F03;



}







.postfootericons



{



  padding: 1px;







}







.postfootericons a, .postfootericons a:link



{



  text-decoration: underline;



  color: #BA4F03;



}







.postfootericons a:visited, .postfootericons a.visited



{







  color: #BA4F03;



}







.postfootericons a:hover, .postfootericons a.hover



{











  color: #CC0000;



}



/* end PostIcons, PostFooterIcons */







/* begin Footer */



.footer



{



  position: relative;



  margin-top:0;



  margin-bottom:0;



  overflow: hidden;



  width: 100%;



}











.footer-t



{



  position: absolute;



  top: 0;



  left: 0;



  right: 0;



  bottom: 0;



  background-color: #FB722D;



}







.footer-body



{



    position:relative;



    padding: 5px;



}







.footer-body .rss-tag-icon



{



  position: absolute;



  left:   6px;



  bottom:5px;



  z-index:1;



}







.rss-tag-icon



{



  display: block;



  background-image: url('images/rssicon.png');



  background-position: center right;



  background-repeat: no-repeat;



  height: 27px;



  width: 26px;



  cursor: default;



}







.footer-text p



{



  padding:0;



  margin:0;



  text-align: center;



}







.footer-text,



.footer-text a,



.footer-text a:link,



.footer-text a:visited,



.footer-text a:hover



{



    color: #9A0909;



    font-size: 11px;



}







.footer-text



{



  min-height: 27px;



  padding: 0 10px 0 10px;



  text-align: center;







}















.footer-text a,



.footer-text a:link



{



  color: #28536C;



  text-decoration: none;



}







.footer-text a:visited



{



  color: #374A5C;







}







.footer-text a:hover



{



  color: #CBE0EC;







  text-decoration: underline;



}



/* end Footer */







/* begin PageFooter */



.page-footer, 



.page-footer a,



.page-footer a:link,



.page-footer a:visited,



.page-footer a:hover



{



  font-family: Arial;



  font-size: 10px;



  letter-spacing: normal;



  word-spacing: normal;



  font-style: normal;



  font-weight: normal;



  text-decoration: underline;



  color: #97C0D8;



}







.page-footer



{



  padding: 1em;



  text-align: center;



  text-decoration: none;



  color: #8FA6BC;



}



/* end PageFooter */







/* begin LayoutCell, content */















/* end LayoutCell, content */







/* begin LayoutCell, sidebar1 */







.content-layout .sidebar1



{



  width: 200px;



}







/* end LayoutCell, sidebar1 */















textarea#comment



{



    width:99%;



}







ul#comments-list div.avatar



{



    float:right;    



}







ul#comments-list, ul#comments-list li



{



  background: none;



  padding:0;



}







ul#comments-list li li



{



  margin-left: 20px;



}







div.avatar



{



  position:relative;



  margin: 0 5px;



  border: 1px solid #aaa;



  padding: 1px;



  background: #fff;



  float:left;



}







div.avatar img, div.avatar img.wp-post-image



{



    margin:0 !important;



    padding:0;



    border:none;



}







span.page-navi-outer, span.page-navi-inner 



{



    position:relative;



    display:block;



    float:left;



    margin:0;



    padding:0;



}







span.page-navi-outer



{



  margin: 1px;



  border: 1px solid #aaa;



}







span.page-navi-inner 



{



  padding: 1px;



  min-width:14px;



  line-height:18px;



  text-align:center;



  border: 2px solid #fff;



  font-weight:bold;



}







a span.page-navi-inner, span.page-navi-caption span.page-navi-inner 



{



    border-width:1px;



    font-weight:normal;



}







a span.page-navi-outer, span.page-navi-caption



{



    margin:2px 1px;



}







ul#comments-list li cite



{



  font-size: 1.2em;



}







#commentform textarea



{



  width: 100%;



}







img.wp-smiley



{



  border: none;



  margin: 1px;



  vertical-align:middle;



  padding: 0;



}







.navigation



{



  display: block;



  text-align: center;



}



.navigation .alignleft, .navigation .alignright {padding:10px;}

.navigation a {color:#C00;}



/* Recommended by http://codex.wordpress.org/CSS */



/* Begin */



.aligncenter, div.aligncenter, .article .aligncenter img, .aligncenter img.article, .aligncenter img, img.aligncenter



{



  display: block;



  margin-left: auto;



  margin-right: auto;



}







p.aligncenter , p.center 



{



   text-align: center; 



}







.alignleft



{



  float: left;



}







.alignright



{



  float: right;



}







.alignright img, img.alignright



{



  margin: 1em;



  margin-right: 0;



}







.alignleft img, img.alignleft



{



  margin: 1em;



  margin-left: 0;



}







.wp-caption



{



  border: 1px solid #ddd;



  background-color: #f3f3f3;



  padding-top: 4px;



  margin: 10px;



    text-align: center;



}







.wp-caption img



{



  margin: 0;



  padding: 0;



  border: 0 none;



}







.wp-caption p.wp-caption-text



{



  font-size: 11px;



  line-height: 17px;



  padding: 0 4px 5px;



  margin: 0;



}







 .wp-caption p



{



    text-align: center;



}







.gallery {



	margin: 0 auto 18px;



    clear:both;



    overflow:hidden;



  letter-spacing: normal;



}







.gallery .gallery-item {



	float: left;



	margin-top: 0;



	text-align: center;



	width: 33%;



}



.gallery .gallery-item:nth-child(2n+0) {

-webkit-transform: rotate(10deg);

-moz-transform: rotate(10deg);		

}

.gallery .gallery-item:nth-child(3n+0) {

-webkit-transform: rotate(-10deg);

-moz-transform: rotate(-10deg);		

}



.gallery img {







	border: 5px solid #ffffff !important;



}







.gallery .gallery-caption {



	color: #6a0101;



	font-size: 0.8em;



	margin: 0 0 12px;



}







.gallery dl {



	margin: 0;



}















.gallery br+br {



	display: none;



}



/* End */











.hidden



{



  display: none;



}







/* Calendar */



#wp-calendar {



  empty-cells: show;



  margin: 10px auto 0;



  width: 155px;



}







#wp-calendar #next a {



  padding-right: 10px;



  text-align: right;



}







#wp-calendar #prev a {



  padding-left: 10px;



  text-align: left;



}







#wp-calendar a {



  display: block;



}







#wp-calendar caption {



  text-align: center;



  width: 100%;



}







#wp-calendar td {



  padding: 3px 0;



  text-align: center;



}















.content {



  position: relative;



  z-index: 1;   



}







#todays-events{



  position: relative;



  z-index: 11;    



}







#upcoming-events{



  position: relative;



  z-index: 10;    



}







img.wp-post-image 



{



    margin:0 5px 5px 0 !important;



}







ul#comments-list li



{



    list-style-image: none;



    background:none;



    list-style-type:none;



    



}







div.footer div.content-layout



{



    margin:0 auto;



    width:100%;



}







div.layout-cell-size1 



{



    width:100%;



}







div.layout-cell-size2 



{



    width:50%;



}



div.layout-cell-size3 



{



    width:33%;



}







div.layout-cell-size4



{



    width:25%;



}







.widget-title



{



    padding:0 0 0 24px;



    margin-bottom:0;



}







div.center-wrapper



{



  position: relative;



  float: right;



  right: 50%;







}







div.center-inner



{



  position: relative;



  float: left;



  left: 50%;



}







.firefox2 div.center-inner



{



  float: none;



}







div.breadcrumbs h4, div.breadcrumbs p



{



    margin:0;



}







#respond p {



	margin: 0;



}







#respond .comment-notes {



	margin-bottom: 1em;



}







.form-allowed-tags {



	line-height: 1em;



}







h3#reply-title, h4#comments, h4.box-title {



	margin: 0;



}







#comments-list #respond {



	margin-left: 35px !important;



}







#cancel-comment-reply-link {



	font-size: 12px;



	font-weight: normal;



	line-height: 18px;



}







#respond .required {



	color: #ff4b33;



	font-weight: bold;



}







#respond label {



	font-size: 12px;



}







#respond input {



	margin: 0 0 9px;



	width: 98%;



}







#respond textarea {



	width: 98%;



}







#respond .form-allowed-tags {



	font-size: 12px;



	line-height: 18px;



}







#respond .form-allowed-tags code {



	font-size: 11px;



}







#respond .form-submit {



	margin: 12px 0;



}







#respond .form-submit input {



	font-size: 14px;



	width: auto;



}







.footer .widget-title 



{



    font-size:1.2em;



    padding: 0;



}







.footer .widget,



.footer .widget a,



.footer .widget a:link,



.footer .widget a:visited,



.footer .widget a:hover



{



    color: #9A0909;



font-size: 11px;



    text-align: left;



}







.footer .widget a,



.footer .widget a:link



{



padding-left:10px;

padding-right:10px;



text-decoration: none;



}







.footer .widget a:visited



{











}

#post-35 li {width:100%;}

.showdata {padding-top:20px;border-top:solid 1px #f36d21;margin-top:20px;}

.showdata h4 {margin:0px;}

.showinfo {padding-left:175px;}

.showimage {padding-right:15px;width:165px;float:left;}



#text-3 .block-body {

background-color:#f7da62;

padding:3px;

border:solid 1px #ffba00;

   -moz-box-shadow:    5px 5px 15px #888;

   -webkit-box-shadow: 5px 5px 15px #888;

   box-shadow:         5px 5px 15px #888;





}

#text-3 {

-moz-transform:rotate(-6deg);

-webkit-transform:rotate(-6deg);

-o-transform:rotate(-6deg);

-ms-transform:rotate(-6deg);

}



#cboxNext {

background-image: url(http://danny.jadeconcept.com/wp-content/plugins/lightbox-plus/css/black/images/nextblack.png) !important;

background-repeat:no-repeat;

background-position:right;

}

#cboxPrevious {

background-image: url(http://danny.jadeconcept.com/wp-content/plugins/lightbox-plus/css/black/images/prevblack.png) !important;

background-repeat:no-repeat;

background-position:left;

}

#cboxTitle {

color: #fff !important;

font-family: Verdana, Helvetica, Arial;

}



.home .content{

background-image: url(http://danny.jadeconcept.com/wp-content/themes/dannydechicom/images/cover.jpg);

background-repeat:no-repeat;

}

.home .post-cc,.home .post-tl, .home .post-br, .home .post-tc, .home .post-bc,.home .post-cl,.home .post-tr,.home .post-cc, .home .post-bl, .home .post-cr

{ background-image:none;}

#hometop {height:610px;}

.youtube img, .youtube .powered {visibility:hidden;}

.youtube {position:relative; left:50px; bottom:-225px;

	width:450px;

	height:253px;

	overflow:hidden;

   -moz-box-shadow:    0px 0px 15px #000;

   -webkit-box-shadow: 0px 0px 15px #000;

   box-shadow:         0px 0px 15px #000;

background-color:#1a1a1a;

}

.youtube h4 {

color:#ffcc00;

padding-left:5px;

margin-top:5px;

margin-bottom:10px;

}

.youinner {	width:350px;

	height:340px;

	position:relative;

	top:-17px;

	left:-10px; }

#wp_youtube_widget-2 .wp_youtube_gallery {float:left;padding:3px;}



.twitterfeed {

margin-top:30px;

width:290px;

background-color:#f7da62;

background-image: url(http://danny.jadeconcept.com/wp-content/themes/dannydechicom/images/twitter_bird.png);

background-repeat:no-repeat;

padding:20px;

padding-top:60px;



   -moz-box-shadow:    5px 5px 15px #888;

   -webkit-box-shadow: 5px 5px 15px #888;

   box-shadow:         5px 5px 15px #888;

-moz-transform:rotate(10deg);

-webkit-transform:rotate(10deg);

-o-transform:rotate(10deg);

-ms-transform:rotate(10deg);

}

.postit2 {

width:290px;

background-color:#f7da62;

padding:20px;



   -moz-box-shadow:    5px 5px 15px #888;

   -webkit-box-shadow: 5px 5px 15px #888;

   box-shadow:         5px 5px 15px #888;

-moz-transform:rotate(-5deg);

-webkit-transform:rotate(-5deg);

-o-transform:rotate(-5deg);

-ms-transform:rotate(-5deg);

}

.postit3 {

width:290px;

background-color:#f7da62;

padding:20px;

padding-top:60px;

background-image: url(http://danny.jadeconcept.com/wp-content/themes/dannydechicom/images/facebook.gif);

background-repeat:no-repeat;



   -moz-box-shadow:    5px 5px 15px #888;

   -webkit-box-shadow: 5px 5px 15px #888;

   box-shadow:         5px 5px 15px #888;

}



#title {position:absolute;top:10px;left:20px;}

#title h1 {font-size:60px;

text-shadow: 0px 2px 15px #000;

color:#ffe56a;

margin-top:50px;

}

.intro h3{font-size:2em;}

.mp_cart_widget, .mp_product_list_widget {

border-top: 1px solid #c23131;

border-bottom: 1px solid #c23131;}



#nav_menu-3 .blockcontent-body a {

font-size: 1.4em;

font-family: 'Walter Turncoat', arial, serif;

line-height:normal;

}

.featuredshow {

font-size:1.1em;

margin-top:50px;

margin-left:20px;

margin-right:20px;

padding:7px;

background-color:#fff9cb;

border:1px solid #cccccc;

border-top:#ffffff;

border-bottom:#54392e;

     -moz-border-radius: 20px;

    -webkit-border-radius: 20px;

    -khtml-border-radius: 20px;

    border-radius: 20px;

color:#000000;

}

.thumbfeatured {float:left;display:inline;}

.thumbfeatured img {border: 5px solid #ffffff;

}

.featuredshow a {font-size:1.2em;color:#C00;}

.nofeatured {visibility:hidden;display:none;}

.twitter-hashtag {font-weight:normal !important; color:#000000 !important;}

.from-meta, .time-meta a{font-weight:normal !important;color:#666666 !important;clear:both;}

.intent-meta a{padding:1px; margin:3px !important;background-color:#f4d245;}

.dot-irecommendthis {
    background: url(images/like_default.png) 0 0px no-repeat;
    padding: 35px 0 0 35px;
    border: 0 !important;
    margin-bottom: 10px;
    display: inline-block;
    text-decoration: none;
}
.dot-irecommendthis {
    background: url(images/like_default.png) 0 0px no-repeat;
    padding: 17px 0 0 35px;
    border: 0 !important;
    margin-bottom: 10px;
    display: inline-block;
    text-decoration: none;
}
.dot-irecommendthis:hover, .dot-irecommendthis.active {
    background-position: 0 -40px;
    color: #F56559 !important;
}
a.dot-irecommendthis  {text-decoration:none !important; font-size:0.85em;font-weight:bold;}