@charset "utf-8";
/*  
Theme Name: ogw_lucky_colors
Theme URI: http://lucky-colors.com/
Description: my basic theme.
Version: 0.1
Author: ho
*/

/*------------------------------basic.css------------------------------*/

body{
text-align:center;
font-size:12px;
font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
color:#333;
background-color:#999;
background-image:url(http://lucky-colors.com/wordpress/wp-content/themes/ogw_lucky_colors/img/background-stripe.gif);
line-height:1.6em;
letter-spacing:0.05em;
text-align:center;
}

/*------------------------------reset.css------------------------------*/

*{
margin:0;padding:0;
}
table{
border-collapse:collapse;border-spacing:0;
}
fieldset,img{
border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
font-style:normal;
font-weight:normal;
}
caption,th{
text-align:left;
}
q:before,q:after{
content:'';
}
abbr,acronym {
border:0;
}
ol,ul {
list-style-position: inside;
}
ul ul{
padding-left:15px;
}
strong{
font-weight:bold;
}
img{
vertical-align:bottom;
}

/*------------------------------fonts.css------------------------------*/

table {
font-size:inherit;font:100%;
}
h1,h2,h3,h4,h5,h6{
font-size:100%;
font-weight:normal;
}
select, input, textarea {
font:99% arial,helvetica,clean,sans-serif;
}
pre, code {
font:115% monospace;*font-size:100%;
}

/*------------------------------header------------------------------*/

#header{
text-align:left;
}

/*------------------------------headline.css------------------------------*/

h1{
font-size:0;
width:160px;
height:45px;
margin-bottom:10px;
background-color:#999;
position:relative;top:15px;left:15px;
}
#secondaryContent h2{
font-size:12px;
background-image:url(http://lucky-colors.com/wordpress/wp-content/themes/ogw_lucky_colors/img/sidebar_title.gif);
background-repeat:repeat-x;
padding:5px 0 0 10px;
margin:5px 0;
}
#primaryContent h2{
margin-top: 10px;
}
h2{
font-size:20px;
font-weight:bold;
margin-top:3px;
margin-bottom:10px;
}
h2 a{
text-decoration: none;
}
h3{
color:#000;
height:30px;
font-size:14px;
margin:20px 0 5px 0;
padding:6px 0 0 16px;
background-image:url(http://lucky-colors.com/wordpress/wp-content/themes/ogw_lucky_colors/img/h3_background.gif);
background-repeat:no-repeat;
background-color:#999;
clear: both;
}

/*------------------------------link.css------------------------------*/

a:link {color:#069;}
a:visited {color:#666;}
a:active {color:#069;}
a:hover {color:#f30;}

h2 a:visited {color:#069;}

.dayandtime a:link {color:#999;}
.dayandtime a:visited {color:#999;}

/*------------------------------more-link.css------------------------------*/

a.more-link{
padding:3px 5px;
margin:10px 0 15px 0;
display:block;
width:115px;
text-align:center;
border-top:1px solid #eee;
border-left:1px solid #eee;
border-right:1px solid #999;
border-bottom:1px solid #999;
background-color:#f5f5f5;
background-image:url(img/gradation.png);
float:right;
}
a.more-link:hover{
color:#fff;
background:#069;
}

/*------------------------------grids.css------------------------------*/

p.illustrated{
width:800px;
text-align:right;
margin:0 auto 10px auto;
}
#footer{
clear:both;
background-image:url(http://lucky-colors.com/wordpress/wp-content/themes/ogw_lucky_colors/img/background-gradation.gif);
background-repeat:repeat-x;
text-align:center;
padding:10px 0;
border-top:1px solid #ddd;
}
#footer_adsense{
clear:both;
width:670px;
height:25px;
margin:0 auto;
padding-top:5px;
border-top:1px solid #eee;
text-align:center;
}

/* 段組BOX-------------------------------------------------- */

#all{
background-color:#fff;
background-image:url(http://lucky-colors.com/wordpress/wp-content/themes/ogw_lucky_colors/img/background-gradation.gif);
background-repeat:repeat-x;
width:740px;
margin:12px auto 0 auto;
border-top:3px solid #999;
border-right:1px solid #eee;
border-bottom:1px solid #eee;
border-left:1px solid #eee;
}
#doc{
text-align:left;
padding:15px 15px 8px 15px;
}
#primaryContent{
position:relative;
float:right;
width:470px;
position:relative;
font-size:14px;
}
#secondaryContent{
float:left;
width:221px;
margin-bottom:10px;
}
#side_padding{
border-right:1px solid #ddd;
padding-right:20px;
}

/*------------------------------input.css------------------------------*/

input,textarea{
border:1px solid #ccc;
color:#666;
}
textarea:hover,input:hover{
border:1px solid #999;
}
textarea:focus,input:focus{
background-color:#fff;
border:1px solid #999;
}

/*------------------------------comments.css------------------------------*/

#comments{
margin-top:15px;
}
.com,#commentform{
background-color:#f5f5f5;
border:1px solid #eee;
margin-top:10px;
padding:5px 10px;
}
.commeta{
border-bottom:1px solid #ccc;
}
textarea#comment{
width:375px;
}

/*------------------------------search------------------------------*/

#searchform{
text-align:right;
margin:10px auto 0 auto;
}
input#s{
font-size:14px;
width:200px;
height:20px;
margin-bottom:3px;
}

/*------------------------------Search Hilite------------------------------*/

.hilite {
color: #333;
background-color:#ff0;
}
.hilite1 {
color: #333;
background-color:#9ff;
}
.hilite2 {
color: #333;
background-color:#f9f;
}
.hilite3 {
color: #333;
background-color: #9f0;
}

/*------------------------------footer_links------------------------------*/

#footer_links_box{
clear:both;
margin: 0 auto;
width:740px;
padding:20px 0 10px 0;
border-top: 3px solid #999;
text-align: left;
background-color: #fff;
}
#footer_links_box h2{
margin-top:15px;
margin-left:15px;
}
#footer_links_box p{
margin-left:15px;
}
#footer_links dt{
width: 200px;
margin:0 30px 5px 15px;
text-align:right;
float: left;
}
#footer_links dd{
color:#999;
margin: 0 15px 5px 0;
}
#footer_links a:link,#footer_links a:visited{
color:#999;
text-decoration: none;
}
#footer_links a:hover{
color:#000;
text-decoration: underline;
}
#footer_links dt a:hover{
text-decoration: underline;
}

/*------------------------------others.css------------------------------*/

img.banner{
margin-bottom: 15px;
}
ul.related_post{
list-style-image: url(img/icon-list-spot.gif);
}
ul.related_post li{
list-style-position:outside;
font-size: 12px;
margin-left: 40px;
}
.post{
margin-bottom:25px;
}
.widget,#columnB p{
margin-bottom:20px;
}
#categories li{
color:#aaa;
}
#archives li{
color:#aaa;
}
p.dayandtime{
color:#999;
font-size:12px;
border-top:1px solid #eee;
margin:10px 0 5px 0;
clear:both;
text-align:right;
}
p.dayandtime img,#footer img{
vertical-align: middle;
}
blockquote{
padding:10px;
margin:10px 0;
border-top:1px solid #eee;
border-bottom:1px solid #eee;
background-color:#f5f5f5;
}
blockquote p{
margin:0;padding:0;
}
ul.postlink{
list-style-image: url(img/icon-list-spot.gif);
}
.widget ul{
list-style-image: url(img/icon-list-spot.gif);
}
.widget a {
text-decoration: none;
}
ul.children li{
list-style-image: url(img/icon-list.gif);
}
.lucky_item img{
float: left;
margin:5px 0 15px 10px;
}

/*------------------------------Amazon.css------------------------------*/

#adsense_top{
border-bottom:1px solid #ccc;
margin-bottom:15px;
}
#adsense_bottom{
clear:both;
margin:10px 0;
}
#amazon_box{
padding:5px;
margin-top:5px;
border:1px solid #eee;
background-color:#f5f5f5;
}
img.amazon{
float:left;
border:1px solid #f5f5f5;
margin:5px 15px 5px 0;
}
img.amazon_book{
border:1px solid #ddd;
}
.amazon_info{
margin:6px 0 10px 0;
}
.amazon_info dt{
padding:2px;
float:left;
display: block;
}
.amazon_info dd{
padding:2px;
}
br.clear{
clear:both;
display: block;
}
.link_thumbnail{
vertical-align:top;
float:left;
margin:0 10px 5px 5px;
}
.tb_url{
width:394px;
padding:2px;
}
img.colorchip{
border:5px solid #eee;
margin-bottom:5px;
}
ul.color_data{
margin-bottom:15px;
}
ul.color_data li{
display:inline;
background-repeat: no-repeat;
padding-left:20px;
padding-bottom:5px;
}
ul.color_data li.ic_munsell{
background-image: url(http://lucky-colors.com/img/icon_munsell.gif);
}
ul.color_data li.ic_cmyk{
background-image: url(http://lucky-colors.com/img/icon_cmyk.gif);
}
ul.color_data li.ic_rgb{
background-image: url(http://lucky-colors.com/img/icon_rgb.gif);
}
ul.color_data li.ic_webcolor{
background-image: url(http://lucky-colors.com/img/icon_webcolor.gif);
}
#primaryContent input{
height:16px;
width:80px;
padding:1px;
}
.another{
margin-top:10px;
text-align:right;
color:#999;
}
.another img{
vertical-align: middle;
}
img.sindan{
margin:20px 0 0 71px;
}
#secondaryContent p,#secondaryContent .textwidget,#secondaryContent ul{
padding:0 5px;
}


body.post-7,body.post-7 .back_color,body.post-7 h3{background-color:#3a5479;}body.post-7 #all{border-top-color:#3a5479;}
body.post-8,body.post-8 .back_color,body.post-8 h3{background-color:#43637c;}body.post-8 #all{border-top-color:#43637c;}
body.post-9,body.post-9 .back_color,body.post-9 h3{background-color:#7d8b91;}body.post-9 #all{border-top-color:#7d8b91;}
body.post-10,body.post-10 .back_color,body.post-10 h3{background-color:#708841;}body.post-10 #all{border-top-color:#708841;}
body.post-11,body.post-11 .back_color,body.post-11 h3{background-color:#f7f3e2;}body.post-11 #all{border-top-color:#f7f3e2;}
body.post-12,body.post-12 .back_color,body.post-12 h3{background-color:#0096d3;}body.post-12 #all{border-top-color:#0096d3;}
body.post-13,body.post-13 .back_color,body.post-13 h3{background-color:#9cc0b0;}body.post-13 #all{border-top-color:#9cc0b0;}
body.post-14,body.post-14 .back_color,body.post-14 h3{background-color:#3ea596;}body.post-14 #all{border-top-color:#3ea596;}
body.post-15,body.post-15 .back_color,body.post-15 h3{background-color:#705494;}body.post-15 #all{border-top-color:#705494;}
body.post-16,body.post-16 .back_color,body.post-16 h3{background-color:#cc0037;}body.post-16 #all{border-top-color:#cc0037;}
body.post-17,body.post-17 .back_color,body.post-17 h3{background-color:#834530;}body.post-17 #all{border-top-color:#834530;}
body.post-18,body.post-18 .back_color,body.post-18 h3{background-color:#d55e00;}body.post-18 #all{border-top-color:#d55e00;}
body.post-19,body.post-19 .back_color,body.post-19 h3{background-color:#ad6248;}body.post-19 #all{border-top-color:#ad6248;}
body.post-20,body.post-20 .back_color,body.post-20 h3{background-color:#a5363d;}body.post-20 #all{border-top-color:#a5363d;}
body.post-21,body.post-21 .back_color,body.post-21 h3{background-color:#d86fa2;}body.post-21 #all{border-top-color:#d86fa2;}
body.post-22,body.post-22 .back_color,body.post-22 h3{background-color:#51a4b1;}body.post-22 #all{border-top-color:#51a4b1;}
body.post-23,body.post-23 .back_color,body.post-23 h3{background-color:#98655d;}body.post-23 #all{border-top-color:#98655d;}
body.post-24,body.post-24 .back_color,body.post-24 h3{background-color:#a3a29f;}body.post-24 #all{border-top-color:#a3a29f;}
body.post-25,body.post-25 .back_color,body.post-25 h3{background-color:#b6cd95;}body.post-25 #all{border-top-color:#b6cd95;}
body.post-26,body.post-26 .back_color,body.post-26 h3{background-color:#edbe8c;}body.post-26 #all{border-top-color:#edbe8c;}
body.post-27,body.post-27 .back_color,body.post-27 h3{background-color:#c28ab3;}body.post-27 #all{border-top-color:#c28ab3;}
body.post-28,body.post-28 .back_color,body.post-28 h3{background-color:#edbd87;}body.post-28 #all{border-top-color:#edbd87;}
body.post-29,body.post-29 .back_color,body.post-29 h3{background-color:#b99165;}body.post-29 #all{border-top-color:#b99165;}
body.post-30,body.post-30 .back_color,body.post-30 h3{background-color:#fcdf00;}body.post-30 #all{border-top-color:#fcdf00;}
body.post-31,body.post-31 .back_color,body.post-31 h3{background-color:#be9e49;}body.post-31 #all{border-top-color:#be9e49;}
body.post-32,body.post-32 .back_color,body.post-32 h3{background-color:#9795c0;}body.post-32 #all{border-top-color:#9795c0;}
body.post-33,body.post-33 .back_color,body.post-33 h3{background-color:#a29c53;}body.post-33 #all{border-top-color:#a29c53;}
body.post-34,body.post-34 .back_color,body.post-34 h3{background-color:#766839;}body.post-34 #all{border-top-color:#766839;}
body.post-35,body.post-35 .back_color,body.post-35 h3{background-color:#f1c33b;}body.post-35 #all{border-top-color:#f1c33b;}
body.post-36,body.post-36 .back_color,body.post-36 h3{background-color:#51609e;}body.post-36 #all{border-top-color:#51609e;}
body.post-37,body.post-37 .back_color,body.post-37 h3{background-color:#f5e9d0;}body.post-37 #all{border-top-color:#f5e9d0;}
body.post-38,body.post-38 .back_color,body.post-38 h3{background-color:#765e94;}body.post-38 #all{border-top-color:#765e94;}
body.post-39,body.post-39 .back_color,body.post-39 h3{background-color:#7f544a;}body.post-39 #all{border-top-color:#7f544a;}
body.post-40,body.post-40 .back_color,body.post-40 h3{background-color:#63ac78;}body.post-40 #all{border-top-color:#63ac78;}
body.post-41,body.post-41 .back_color,body.post-41 h3{background-color:#a95056;}body.post-41 #all{border-top-color:#a95056;}
body.post-42,body.post-42 .back_color,body.post-42 h3{background-color:#d3755f;}body.post-42 #all{border-top-color:#d3755f;}
body.post-43,body.post-43 .back_color,body.post-43 h3{background-color:#bc9859;}body.post-43 #all{border-top-color:#bc9859;}
body.post-44,body.post-44 .back_color,body.post-44 h3{background-color:#dd835a;}body.post-44 #all{border-top-color:#dd835a;}
body.post-45,body.post-45 .back_color,body.post-45 h3{background-color:#d2b1cd;}body.post-45 #all{border-top-color:#d2b1cd;}
body.post-46,body.post-46 .back_color,body.post-46 h3{background-color:#cd9599;}body.post-46 #all{border-top-color:#cd9599;}
body.post-47,body.post-47 .back_color,body.post-47 h3{background-color:#796e2e;}body.post-47 #all{border-top-color:#796e2e;}
body.post-48,body.post-48 .back_color,body.post-48 h3{background-color:#6d6e37;}body.post-48 #all{border-top-color:#6d6e37;}
body.post-49,body.post-49 .back_color,body.post-49 h3{background-color:#79714b;}body.post-49 #all{border-top-color:#79714b;}
body.post-50,body.post-50 .back_color,body.post-50 h3{background-color:#3a5597;}body.post-50 #all{border-top-color:#3a5597;}
body.post-51,body.post-51 .back_color,body.post-51 h3{background-color:#e08b00;}body.post-51 #all{border-top-color:#e08b00;}
body.post-52,body.post-52 .back_color,body.post-52 h3{background-color:#b79e68;}body.post-52 #all{border-top-color:#b79e68;}
body.post-53,body.post-53 .back_color,body.post-53 h3{background-color:#be0044;}body.post-53 #all{border-top-color:#be0044;}
body.post-54,body.post-54 .back_color,body.post-54 h3{background-color:#da774f;}body.post-54 #all{border-top-color:#da774f;}
body.post-55,body.post-55 .back_color,body.post-55 h3{background-color:#56609e;}body.post-55 #all{border-top-color:#56609e;}
body.post-56,body.post-56 .back_color,body.post-56 h3{background-color:#636474;}body.post-56 #all{border-top-color:#636474;}
body.post-57,body.post-57 .back_color,body.post-57 h3{background-color:#844b00;}body.post-57 #all{border-top-color:#844b00;}
body.post-58,body.post-58 .back_color,body.post-58 h3{background-color:#fff47a;}body.post-58 #all{border-top-color:#fff47a;}
body.post-59,body.post-59 .back_color,body.post-59 h3{background-color:#a86046;}body.post-59 #all{border-top-color:#a86046;}
body.post-60,body.post-60 .back_color,body.post-60 h3{background-color:#b8d8dc;}body.post-60 #all{border-top-color:#b8d8dc;}
body.post-61,body.post-61 .back_color,body.post-61 h3{background-color:#d56171;}body.post-61 #all{border-top-color:#d56171;}
body.post-62,body.post-62 .back_color,body.post-62 h3{background-color:#ceba64;}body.post-62 #all{border-top-color:#ceba64;}
body.post-63,body.post-63 .back_color,body.post-63 h3{background-color:#f3e67f;}body.post-63 #all{border-top-color:#f3e67f;}
body.post-64,body.post-64 .back_color,body.post-64 h3{background-color:#d97200;}body.post-64 #all{border-top-color:#d97200;}
body.post-65,body.post-65 .back_color,body.post-65 h3{background-color:#fbdc00;}body.post-65 #all{border-top-color:#fbdc00;}
body.post-66,body.post-66 .back_color,body.post-66 h3{background-color:#61639f;}body.post-66 #all{border-top-color:#61639f;}
body.post-67,body.post-67 .back_color,body.post-67 h3{background-color:#d18447;}body.post-67 #all{border-top-color:#d18447;}
body.post-68,body.post-68 .back_color,body.post-68 h3{background-color:#faf9f2;}body.post-68 #all{border-top-color:#faf9f2;}
body.post-69,body.post-69 .back_color,body.post-69 h3{background-color:#fef47b;}body.post-69 #all{border-top-color:#fef47b;}
body.post-70,body.post-70 .back_color,body.post-70 h3{background-color:#c7d408;}body.post-70 #all{border-top-color:#c7d408;}
body.post-71,body.post-71 .back_color,body.post-71 h3{background-color:#cd7744;}body.post-71 #all{border-top-color:#cd7744;}
body.post-72,body.post-72 .back_color,body.post-72 h3{background-color:#d13f00;}body.post-72 #all{border-top-color:#d13f00;}
body.post-73,body.post-73 .back_color,body.post-73 h3{background-color:#d69500;}body.post-73 #all{border-top-color:#d69500;}
body.post-74,body.post-74 .back_color,body.post-74 h3{background-color:#b0afb0;}body.post-74 #all{border-top-color:#b0afb0;}
body.post-75,body.post-75 .back_color,body.post-75 h3{background-color:#8b9255;}body.post-75 #all{border-top-color:#8b9255;}
body.post-76,body.post-76 .back_color,body.post-76 h3{background-color:#927e5a;}body.post-76 #all{border-top-color:#927e5a;}
body.post-77,body.post-77 .back_color,body.post-77 h3{background-color:#8b9255;}body.post-77 #all{border-top-color:#8b9255;}
body.post-103,body.post-103 .back_color,body.post-103 h3{background-color:#fef2be;}body.post-103 #all{border-top-color:#fef2be;}
body.post-78,body.post-78 .back_color,body.post-78 h3{background-color:#734124;}body.post-78 #all{border-top-color:#734124;}
body.post-79,body.post-79 .back_color,body.post-79 h3{background-color:#5fa969;}body.post-79 #all{border-top-color:#5fa969;}
body.post-80,body.post-80 .back_color,body.post-80 h3{background-color:#858484;}body.post-80 #all{border-top-color:#858484;}
body.post-81,body.post-81 .back_color,body.post-81 h3{background-color:#070000;}body.post-81 #all{border-top-color:#070000;}
body.post-82,body.post-82 .back_color,body.post-82 h3{background-color:#4e3c2d;}body.post-82 #all{border-top-color:#4e3c2d;}
body.post-83,body.post-83 .back_color,body.post-83 h3{background-color:#f8d400;}body.post-83 #all{border-top-color:#f8d400;}
body.post-84,body.post-84 .back_color,body.post-84 h3{background-color:#6375ad;}body.post-84 #all{border-top-color:#6375ad;}
body.post-85,body.post-85 .back_color,body.post-85 h3{background-color:#273a58;}body.post-85 #all{border-top-color:#273a58;}
body.post-86,body.post-86 .back_color,body.post-86 h3{background-color:#ebb35f;}body.post-86 #all{border-top-color:#ebb35f;}
body.post-87,body.post-87 .back_color,body.post-87 h3{background-color:#e5a7a7;}body.post-87 #all{border-top-color:#e5a7a7;}
body.post-88,body.post-88 .back_color,body.post-88 h3{background-color:#e8b2a9;}body.post-88 #all{border-top-color:#e8b2a9;}
body.post-104,body.post-104 .back_color,body.post-104 h3{background-color:#edbc6b;}body.post-104 #all{border-top-color:#edbc6b;}
body.post-89,body.post-89 .back_color,body.post-89 h3{background-color:#849036;}body.post-89 #all{border-top-color:#849036;}
body.post-90,body.post-90 .back_color,body.post-90 h3{background-color:#715b4f;}body.post-90 #all{border-top-color:#715b4f;}
body.post-91,body.post-91 .back_color,body.post-91 h3{background-color:#8c6c5b;}body.post-91 #all{border-top-color:#8c6c5b;}
body.post-92,body.post-92 .back_color,body.post-92 h3{background-color:#87668a;}body.post-92 #all{border-top-color:#87668a;}
body.post-93,body.post-93 .back_color,body.post-93 h3{background-color:#b43b61;}body.post-93 #all{border-top-color:#b43b61;}
body.post-94,body.post-94 .back_color,body.post-94 h3{background-color:#b5824a;}body.post-94 #all{border-top-color:#b5824a;}
body.post-95,body.post-95 .back_color,body.post-95 h3{background-color:#7cb78f;}body.post-95 #all{border-top-color:#7cb78f;}
body.post-96,body.post-96 .back_color,body.post-96 h3{background-color:#0072b2;}body.post-96 #all{border-top-color:#0072b2;}
body.post-97,body.post-97 .back_color,body.post-97 h3{background-color:#fffffc;}body.post-97 #all{border-top-color:#fffffc;}
body.post-98,body.post-98 .back_color,body.post-98 h3{background-color:#daa66e;}body.post-98 #all{border-top-color:#daa66e;}
body.post-99,body.post-99 .back_color,body.post-99 h3{background-color:#bea078;}body.post-99 #all{border-top-color:#bea078;}
body.post-100,body.post-100 .back_color,body.post-100 h3{background-color:#535487;}body.post-100 #all{border-top-color:#535487;}
body.post-101,body.post-101 .back_color,body.post-101 h3{background-color:#394b72;}body.post-101 #all{border-top-color:#394b72;}
body.post-102,body.post-102 .back_color,body.post-102 h3{background-color:#314667;}body.post-102 #all{border-top-color:#314667;}
body.post-105,body.post-105 .back_color,body.post-105 h3{background-color:#e9b59a;}body.post-105 #all{border-top-color:#e9b59a;}
body.post-106,body.post-106 .back_color,body.post-106 h3{background-color:#fbf3f2;}body.post-106 #all{border-top-color:#fbf3f2;}
body.post-107,body.post-107 .back_color,body.post-107 h3{background-color:#6992a9;}body.post-107 #all{border-top-color:#6992a9;}
body.post-108,body.post-108 .back_color,body.post-108 h3{background-color:#7a9794;}body.post-108 #all{border-top-color:#7a9794;}
body.post-109,body.post-109 .back_color,body.post-109 h3{background-color:#6c473a;}body.post-109 #all{border-top-color:#6c473a;}
body.post-110,body.post-110 .back_color,body.post-110 h3{background-color:#e8b2a9;}body.post-110 #all{border-top-color:#e8b2a9;}
body.post-111,body.post-111 .back_color,body.post-111 h3{background-color:#00a2e4;}body.post-111 #all{border-top-color:#00a2e4;}
body.post-112,body.post-112 .back_color,body.post-112 h3{background-color:#a9c75b;}body.post-112 #all{border-top-color:#a9c75b;}
body.post-113,body.post-113 .back_color,body.post-113 h3{background-color:#f7e4d5;}body.post-113 #all{border-top-color:#f7e4d5;}
body.post-114,body.post-114 .back_color,body.post-114 h3{background-color:#d04050;}body.post-114 #all{border-top-color:#d04050;}
body.post-115,body.post-115 .back_color,body.post-115 h3{background-color:#4a2a4c;}body.post-115 #all{border-top-color:#4a2a4c;}
body.post-116,body.post-116 .back_color,body.post-116 h3{background-color:#e0e57c;}body.post-116 #all{border-top-color:#e0e57c;}
body.post-117,body.post-117 .back_color,body.post-117 h3{background-color:#d35000;}body.post-117 #all{border-top-color:#d35000;}
body.post-118,body.post-118 .back_color,body.post-118 h3{background-color:#6a4f91;}body.post-118 #all{border-top-color:#6a4f91;}
body.post-119,body.post-119 .back_color,body.post-119 h3{background-color:#fcdf00;}body.post-119 #all{border-top-color:#fcdf00;}
body.post-120,body.post-120 .back_color,body.post-120 h3{background-color:#b0afb0;}body.post-120 #all{border-top-color:#b0afb0;}
body.post-121,body.post-121 .back_color,body.post-121 h3{background-color:#fffffd;}body.post-121 #all{border-top-color:#fffffd;}
body.post-122,body.post-122 .back_color,body.post-122 h3{background-color:#8fbec7;}body.post-122 #all{border-top-color:#8fbec7;}
body.post-123,body.post-123 .back_color,body.post-123 h3{background-color:#934e50;}body.post-123 #all{border-top-color:#934e50;}
body.post-124,body.post-124 .back_color,body.post-124 h3{background-color:#d56049;}body.post-124 #all{border-top-color:#d56049;}
body.post-125,body.post-125 .back_color,body.post-125 h3{background-color:#cecfd1;}body.post-125 #all{border-top-color:#cecfd1;}
body.post-126,body.post-126 .back_color,body.post-126 h3{background-color:#b7daec;}body.post-126 #all{border-top-color:#b7daec;}
body.post-127,body.post-127 .back_color,body.post-127 h3{background-color:#6f5f55;}body.post-127 #all{border-top-color:#6f5f55;}
body.post-128,body.post-128 .back_color,body.post-128 h3{background-color:#7a7579;}body.post-128 #all{border-top-color:#7a7579;}
body.post-129,body.post-129 .back_color,body.post-129 h3{background-color:#c33e67;}body.post-129 #all{border-top-color:#c33e67;}
body.post-130,body.post-130 .back_color,body.post-130 h3{background-color:#dad2b5;}body.post-130 #all{border-top-color:#dad2b5;}
body.post-131,body.post-131 .back_color,body.post-131 h3{background-color:#fafcfe;}body.post-131 #all{border-top-color:#fafcfe;}
body.post-132,body.post-132 .back_color,body.post-132 h3{background-color:#302d2b;}body.post-132 #all{border-top-color:#302d2b;}
body.post-133,body.post-133 .back_color,body.post-133 h3{background-color:#75639e;}body.post-133 #all{border-top-color:#75639e;}
body.post-134,body.post-134 .back_color,body.post-134 h3{background-color:#6a696b;}body.post-134 #all{border-top-color:#6a696b;}
body.post-135,body.post-135 .back_color,body.post-135 h3{background-color:#8fb9a7;}body.post-135 #all{border-top-color:#8fb9a7;}
body.post-136,body.post-136 .back_color,body.post-136 h3{background-color:#725c3e;}body.post-136 #all{border-top-color:#725c3e;}
body.post-137,body.post-137 .back_color,body.post-137 h3{background-color:#4992b4;}body.post-137 #all{border-top-color:#4992b4;}
body.post-138,body.post-138 .back_color,body.post-138 h3{background-color:#f7f3e2;}body.post-138 #all{border-top-color:#f7f3e2;}
body.post-139,body.post-139 .back_color,body.post-139 h3{background-color:#b7daec;}body.post-139 #all{border-top-color:#b7daec;}
body.post-140,body.post-140 .back_color,body.post-140 h3{background-color:#5ab2cd;}body.post-140 #all{border-top-color:#5ab2cd;}
body.post-141,body.post-141 .back_color,body.post-141 h3{background-color:#ad6234;}body.post-141 #all{border-top-color:#ad6234;}
body.post-142,body.post-142 .back_color,body.post-142 h3{background-color:#e08b00;}body.post-142 #all{border-top-color:#e08b00;}
body.post-143,body.post-143 .back_color,body.post-143 h3{background-color:#f6d787;}body.post-143 #all{border-top-color:#f6d787;}
body.post-144,body.post-144 .back_color,body.post-144 h3{background-color:#b78a54;}body.post-144 #all{border-top-color:#b78a54;}
body.post-145,body.post-145 .back_color,body.post-145 h3{background-color:#fbdc00;}body.post-145 #all{border-top-color:#fbdc00;}
body.post-146,body.post-146 .back_color,body.post-146 h3{background-color:#da7ba3;}body.post-146 #all{border-top-color:#da7ba3;}
body.post-147,body.post-147 .back_color,body.post-147 h3{background-color:#57704f;}body.post-147 #all{border-top-color:#57704f;}
body.post-148,body.post-148 .back_color,body.post-148 h3{background-color:#dd8252;}body.post-148 #all{border-top-color:#dd8252;}
body.post-149,body.post-149 .back_color,body.post-149 h3{background-color:#895f3d;}body.post-149 #all{border-top-color:#895f3d;}
body.post-150,body.post-150 .back_color,body.post-150 h3{background-color:#545053;}body.post-150 #all{border-top-color:#545053;}
body.post-151,body.post-151 .back_color,body.post-151 h3{background-color:#a9a197;}body.post-151 #all{border-top-color:#a9a197;}
body.post-152,body.post-152 .back_color,body.post-152 h3{background-color:#ffec00;}body.post-152 #all{border-top-color:#ffec00;}
body.post-153,body.post-153 .back_color,body.post-153 h3{background-color:#613f30;}body.post-153 #all{border-top-color:#613f30;}
body.post-154,body.post-154 .back_color,body.post-154 h3{background-color:#b38552;}body.post-154 #all{border-top-color:#b38552;}
body.post-155,body.post-155 .back_color,body.post-155 h3{background-color:#d56299;}body.post-155 #all{border-top-color:#d56299;}
body.post-156,body.post-156 .back_color,body.post-156 h3{background-color:#6aa5d6;}body.post-156 #all{border-top-color:#6aa5d6;}
body.post-157,body.post-157 .back_color,body.post-157 h3{background-color:#3d5c50;}body.post-157 #all{border-top-color:#3d5c50;}
body.post-158,body.post-158 .back_color,body.post-158 h3{background-color:#190600;}body.post-158 #all{border-top-color:#190600;}
body.post-159,body.post-159 .back_color,body.post-159 h3{background-color:#212c4a;}body.post-159 #all{border-top-color:#212c4a;}
body.post-160,body.post-160 .back_color,body.post-160 h3{background-color:#b27966;}body.post-160 #all{border-top-color:#b27966;}
body.post-161,body.post-161 .back_color,body.post-161 h3{background-color:#e9b8c3;}body.post-161 #all{border-top-color:#e9b8c3;}
body.post-162,body.post-162 .back_color,body.post-162 h3{background-color:#498050;}body.post-162 #all{border-top-color:#498050;}
body.post-163,body.post-163 .back_color,body.post-163 h3{background-color:#989066;}body.post-163 #all{border-top-color:#989066;}
body.post-164,body.post-164 .back_color,body.post-164 h3{background-color:#d56058;}body.post-164 #all{border-top-color:#d56058;}
body.post-165,body.post-165 .back_color,body.post-165 h3{background-color:#6ca29b;}body.post-165 #all{border-top-color:#6ca29b;}
body.post-166,body.post-166 .back_color,body.post-166 h3{background-color:#4f3450;}body.post-166 #all{border-top-color:#4f3450;}
body.post-167,body.post-167 .back_color,body.post-167 h3{background-color:#828384;}body.post-167 #all{border-top-color:#828384;}
body.post-168,body.post-168 .back_color,body.post-168 h3{background-color:#408394;}body.post-168 #all{border-top-color:#408394;}
body.post-169,body.post-169 .back_color,body.post-169 h3{background-color:#cd8466;}body.post-169 #all{border-top-color:#cd8466;}
body.post-170,body.post-170 .back_color,body.post-170 h3{background-color:#35415b;}body.post-170 #all{border-top-color:#35415b;}
body.post-171,body.post-171 .back_color,body.post-171 h3{background-color:#f8da73;}body.post-171 #all{border-top-color:#f8da73;}
body.post-172,body.post-172 .back_color,body.post-172 h3{background-color:#f7e2ce;}body.post-172 #all{border-top-color:#f7e2ce;}
body.post-173,body.post-173 .back_color,body.post-173 h3{background-color:#999899;}body.post-173 #all{border-top-color:#999899;}
body.post-174,body.post-174 .back_color,body.post-174 h3{background-color:#542d33;}body.post-174 #all{border-top-color:#542d33;}
body.post-175,body.post-175 .back_color,body.post-175 h3{background-color:#9b77a9;}body.post-175 #all{border-top-color:#9b77a9;}
body.post-176,body.post-176 .back_color,body.post-176 h3{background-color:#d86c4c;}body.post-176 #all{border-top-color:#d86c4c;}
body.post-177,body.post-177 .back_color,body.post-177 h3{background-color:#c8c8c2;}body.post-177 #all{border-top-color:#c8c8c2;}
body.post-178,body.post-178 .back_color,body.post-178 h3{background-color:#7e6a50;}body.post-178 #all{border-top-color:#7e6a50;}
body.post-179,body.post-179 .back_color,body.post-179 h3{background-color:#a66347;}body.post-179 #all{border-top-color:#a66347;}
body.post-180,body.post-180 .back_color,body.post-180 h3{background-color:#7e7d7d;}body.post-180 #all{border-top-color:#7e7d7d;}
body.post-181,body.post-181 .back_color,body.post-181 h3{background-color:#755e9a;}body.post-181 #all{border-top-color:#755e9a;}
body.post-182,body.post-182 .back_color,body.post-182 h3{background-color:#957255;}body.post-182 #all{border-top-color:#957255;}
body.post-183,body.post-183 .back_color,body.post-183 h3{background-color:#f7e3c7;}body.post-183 #all{border-top-color:#f7e3c7;}
body.post-184,body.post-184 .back_color,body.post-184 h3{background-color:#a69aad;}body.post-184 #all{border-top-color:#a69aad;}
body.post-185,body.post-185 .back_color,body.post-185 h3{background-color:#5e89ad;}body.post-185 #all{border-top-color:#5e89ad;}
body.post-186,body.post-186 .back_color,body.post-186 h3{background-color:#c9af80;}body.post-186 #all{border-top-color:#c9af80;}
body.post-187,body.post-187 .back_color,body.post-187 h3{background-color:#d45b72;}body.post-187 #all{border-top-color:#d45b72;}
body.post-188,body.post-188 .back_color,body.post-188 h3{background-color:#553b86;}body.post-188 #all{border-top-color:#553b86;}
body.post-189,body.post-189 .back_color,body.post-189 h3{background-color:#3ca69e;}body.post-189 #all{border-top-color:#3ca69e;}
body.post-190,body.post-190 .back_color,body.post-190 h3{background-color:#0099a8;}body.post-190 #all{border-top-color:#0099a8;}
body.post-191,body.post-191 .back_color,body.post-191 h3{background-color:#f5daba;}body.post-191 #all{border-top-color:#f5daba;}
body.post-192,body.post-192 .back_color,body.post-192 h3{background-color:#f5cb00;}body.post-192 #all{border-top-color:#f5cb00;}
body.post-193,body.post-193 .back_color,body.post-193 h3{background-color:#a4ced2;}body.post-193 #all{border-top-color:#a4ced2;}
body.post-194,body.post-194 .back_color,body.post-194 h3{background-color:#dee9cd;}body.post-194 #all{border-top-color:#dee9cd;}
body.post-195,body.post-195 .back_color,body.post-195 h3{background-color:#87a4cf;}body.post-195 #all{border-top-color:#87a4cf;}
body.post-196,body.post-196 .back_color,body.post-196 h3{background-color:#508d74;}body.post-196 #all{border-top-color:#508d74;}
body.post-198,body.post-198 .back_color,body.post-198 h3{background-color:#2f6459;}body.post-198 #all{border-top-color:#2f6459;}
body.post-197,body.post-197 .back_color,body.post-197 h3{background-color:#d8d057;}body.post-197 #all{border-top-color:#d8d057;}
body.post-199,body.post-199 .back_color,body.post-199 h3{background-color:#905f4b;}body.post-199 #all{border-top-color:#905f4b;}
body.post-200,body.post-200 .back_color,body.post-200 h3{background-color:#e9b6af;}body.post-200 #all{border-top-color:#e9b6af;}
body.post-201,body.post-201 .back_color,body.post-201 h3{background-color:#629178;}body.post-201 #all{border-top-color:#629178;}
body.post-221,body.post-221 .back_color,body.post-221 h3{background-color:#135d37;}body.post-221 #all{border-top-color:#135d37;}
body.post-202,body.post-202 .back_color,body.post-202 h3{background-color:#c1c0db;}body.post-202 #all{border-top-color:#c1c0db;}
body.post-203,body.post-203 .back_color,body.post-203 h3{background-color:#7b7aa8;}body.post-203 #all{border-top-color:#7b7aa8;}
body.post-204,body.post-204 .back_color,body.post-204 h3{background-color:#aba3c8;}body.post-204 #all{border-top-color:#aba3c8;}
body.post-205,body.post-205 .back_color,body.post-205 h3{background-color:#8e7159;}body.post-205 #all{border-top-color:#8e7159;}
body.post-206,body.post-206 .back_color,body.post-206 h3{background-color:#070000;}body.post-206 #all{border-top-color:#070000;}
body.post-207,body.post-207 .back_color,body.post-207 h3{background-color:#007dbd;}body.post-207 #all{border-top-color:#007dbd;}
body.post-208,body.post-208 .back_color,body.post-208 h3{background-color:#3a5479;}body.post-208 #all{border-top-color:#3a5479;}
body.post-209,body.post-209 .back_color,body.post-209 h3{background-color:#9e773b;}body.post-209 #all{border-top-color:#9e773b;}
body.post-210,body.post-210 .back_color,body.post-210 h3{background-color:#f2dc99;}body.post-210 #all{border-top-color:#f2dc99;}
body.post-211,body.post-211 .back_color,body.post-211 h3{background-color:#eadbb7;}body.post-211 #all{border-top-color:#eadbb7;}
body.post-212,body.post-212 .back_color,body.post-212 h3{background-color:#c33e4c;}body.post-212 #all{border-top-color:#c33e4c;}
body.post-213,body.post-213 .back_color,body.post-213 h3{background-color:#be0044;}body.post-213 #all{border-top-color:#be0044;}
body.post-214,body.post-214 .back_color,body.post-214 h3{background-color:#91453f;}body.post-214 #all{border-top-color:#91453f;}
body.post-215,body.post-215 .back_color,body.post-215 h3{background-color:#ad6359;}body.post-215 #all{border-top-color:#ad6359;}
body.post-216,body.post-216 .back_color,body.post-216 h3{background-color:#d14031;}body.post-216 #all{border-top-color:#d14031;}
body.post-217,body.post-217 .back_color,body.post-217 h3{background-color:#f9e9de;}body.post-217 #all{border-top-color:#f9e9de;}
body.post-218,body.post-218 .back_color,body.post-218 h3{background-color:#cae3ef;}body.post-218 #all{border-top-color:#cae3ef;}
body.post-219,body.post-219 .back_color,body.post-219 h3{background-color:#9483b2;}body.post-219 #all{border-top-color:#9483b2;}
body.post-220,body.post-220 .back_color,body.post-220 h3{background-color:#863f2a;}body.post-220 #all{border-top-color:#863f2a;}
body.post-222,body.post-222 .back_color,body.post-222 h3{background-color:#d26a9f;}body.post-222 #all{border-top-color:#d26a9f;}
body.post-223,body.post-223 .back_color,body.post-223 h3{background-color:#355e43;}body.post-223 #all{border-top-color:#355e43;}
body.post-224,body.post-224 .back_color,body.post-224 h3{background-color:#d3525b;}body.post-224 #all{border-top-color:#d3525b;}
body.post-225,body.post-225 .back_color,body.post-225 h3{background-color:#b8d9e7;}body.post-225 #all{border-top-color:#b8d9e7;}
body.post-226,body.post-226 .back_color,body.post-226 h3{background-color:#5d282e;}body.post-226 #all{border-top-color:#5d282e;}
body.post-227,body.post-227 .back_color,body.post-227 h3{background-color:#fffffd;}body.post-227 #all{border-top-color:#fffffd;}
body.post-228,body.post-228 .back_color,body.post-228 h3{background-color:#cd007e;}body.post-228 #all{border-top-color:#cd007e;}
body.post-229,body.post-229 .back_color,body.post-229 h3{background-color:#c7c57b;}body.post-229 #all{border-top-color:#c7c57b;}
body.post-230,body.post-230 .back_color,body.post-230 h3{background-color:#939e6c;}body.post-230 #all{border-top-color:#939e6c;}
body.post-231,body.post-231 .back_color,body.post-231 h3{background-color:#419859;}body.post-231 #all{border-top-color:#419859;}
body.post-232,body.post-232 .back_color,body.post-232 h3{background-color:#e59f21;}body.post-232 #all{border-top-color:#e59f21;}
body.post-233,body.post-233 .back_color,body.post-233 h3{background-color:#006c89;}body.post-233 #all{border-top-color:#006c89;}
body.post-234,body.post-234 .back_color,body.post-234 h3{background-color:#672e2e;}body.post-234 #all{border-top-color:#672e2e;}
body.post-235,body.post-235 .back_color,body.post-235 h3{background-color:#e3ac38;}body.post-235 #all{border-top-color:#e3ac38;}
body.post-236,body.post-236 .back_color,body.post-236 h3{background-color:#e39500;}body.post-236 #all{border-top-color:#e39500;}
body.post-237,body.post-237 .back_color,body.post-237 h3{background-color:#95adaa;}body.post-237 #all{border-top-color:#95adaa;}
body.post-238,body.post-238 .back_color,body.post-238 h3{background-color:#cbe2e7;}body.post-238 #all{border-top-color:#cbe2e7;}
body.post-239,body.post-239 .back_color,body.post-239 h3{background-color:#1a2f48;}body.post-239 #all{border-top-color:#1a2f48;}
body.post-240,body.post-240 .back_color,body.post-240 h3{background-color:#7db57c;}body.post-240 #all{border-top-color:#7db57c;}
body.post-241,body.post-241 .back_color,body.post-241 h3{background-color:#7b7652;}body.post-241 #all{border-top-color:#7b7652;}
body.post-242,body.post-242 .back_color,body.post-242 h3{background-color:#b1d0a3;}body.post-242 #all{border-top-color:#b1d0a3;}
body.post-243,body.post-243 .back_color,body.post-243 h3{background-color:#8b5896;}body.post-243 #all{border-top-color:#8b5896;}
body.post-244,body.post-244 .back_color,body.post-244 h3{background-color:#c1d25c;}body.post-244 #all{border-top-color:#c1d25c;}
body.post-245,body.post-245 .back_color,body.post-245 h3{background-color:#43745a;}body.post-245 #all{border-top-color:#43745a;}
body.post-246,body.post-246 .back_color,body.post-246 h3{background-color:#916ca2;}body.post-246 #all{border-top-color:#916ca2;}
body.post-247,body.post-247 .back_color,body.post-247 h3{background-color:#e199a0;}body.post-247 #all{border-top-color:#e199a0;}
body.post-248,body.post-248 .back_color,body.post-248 h3{background-color:#efba00;}body.post-248 #all{border-top-color:#efba00;}
body.post-249,body.post-249 .back_color,body.post-249 h3{background-color:#cfbfd8;}body.post-249 #all{border-top-color:#cfbfd8;}
body.post-250,body.post-250 .back_color,body.post-250 h3{background-color:#b58360;}body.post-250 #all{border-top-color:#b58360;}
body.post-251,body.post-251 .back_color,body.post-251 h3{background-color:#c4b7d1;}body.post-251 #all{border-top-color:#c4b7d1;}
body.post-252,body.post-252 .back_color,body.post-252 h3{background-color:#0e0000;}body.post-252 #all{border-top-color:#0e0000;}
body.post-253,body.post-253 .back_color,body.post-253 h3{background-color:#afc15f;}body.post-253 #all{border-top-color:#afc15f;}
body.post-254,body.post-254 .back_color,body.post-254 h3{background-color:#85887d;}body.post-254 #all{border-top-color:#85887d;}
body.post-255,body.post-255 .back_color,body.post-255 h3{background-color:#bb3d64;}body.post-255 #all{border-top-color:#bb3d64;}
body.post-256,body.post-256 .back_color,body.post-256 h3{background-color:#395d9d;}body.post-256 #all{border-top-color:#395d9d;}
body.post-257,body.post-257 .back_color,body.post-257 h3{background-color:#33528a;}body.post-257 #all{border-top-color:#33528a;}
body.post-258,body.post-258 .back_color,body.post-258 h3{background-color:#fceeba;}body.post-258 #all{border-top-color:#fceeba;}
body.post-259,body.post-259 .back_color,body.post-259 h3{background-color:#d5605f;}body.post-259 #all{border-top-color:#d5605f;}
body.post-260,body.post-260 .back_color,body.post-260 h3{background-color:#fff661;}body.post-260 #all{border-top-color:#fff661;}
body.post-261,body.post-261 .back_color,body.post-261 h3{background-color:#a86046;}body.post-261 #all{border-top-color:#a86046;}
body.post-262,body.post-262 .back_color,body.post-262 h3{background-color:#927a3f;}body.post-262 #all{border-top-color:#927a3f;}
body.post-263,body.post-263 .back_color,body.post-263 h3{background-color:#cb8947;}body.post-263 #all{border-top-color:#cb8947;}
body.post-264,body.post-264 .back_color,body.post-264 h3{background-color:#d24c6a;}body.post-264 #all{border-top-color:#d24c6a;}
body.post-265,body.post-265 .back_color,body.post-265 h3{background-color:#a0988a;}body.post-265 #all{border-top-color:#a0988a;}
body.post-266,body.post-266 .back_color,body.post-266 h3{background-color:#e4a3a5;}body.post-266 #all{border-top-color:#e4a3a5;}
body.post-267,body.post-267 .back_color,body.post-267 h3{background-color:#d6678e;}body.post-267 #all{border-top-color:#d6678e;}
body.post-268,body.post-268 .back_color,body.post-268 h3{background-color:#728f6b;}body.post-268 #all{border-top-color:#728f6b;}
body.post-269,body.post-269 .back_color,body.post-269 h3{background-color:#894253;}body.post-269 #all{border-top-color:#894253;}
body.post-270,body.post-270 .back_color,body.post-270 h3{background-color:#d3db40;}body.post-270 #all{border-top-color:#d3db40;}
body.post-271,body.post-271 .back_color,body.post-271 h3{background-color:#92c198;}body.post-271 #all{border-top-color:#92c198;}
body.post-272,body.post-272 .back_color,body.post-272 h3{background-color:#c4d197;}body.post-272 #all{border-top-color:#c4d197;}
body.post-273,body.post-273 .back_color,body.post-273 h3{background-color:#a4c6e7;}body.post-273 #all{border-top-color:#a4c6e7;}

