September 03, 2009

ハロウィンのイラストでブログ素材

いつまでも、夏祭りのままではいけませんよね^^;
今回はハロウィンのイラストです。
カスタマイズのヒント

全体の背景(bkabe)

bkabe

タイトルロゴのタブ下の壁紙(hbkabe)

hkabe

ブログのタイトルロゴ(title)

title2

タブ1(tabu1)

tabu1

タブ2(tabu2)

tagu2

ブログ全体のフッダー(foodb)

foodb

テーブル枠(tbwaku)

tbwaku

テーブルヘッダー (tabhead)



tbfood

ライン(blin)

blin

テーブルフッダー(tbfood)

tbfood

プラグインの壁紙1(pkabe1)

pkabe1

プラグインのタイトルの背景(ptitle)

ptitle

プラグインの壁紙2(pkabe2)

pkabe2

プラグインの記事横のアイコン(pic)

pic

カレンダーの背景(cl)

cl

全体のイメージ

r5

@charset "EUC-JP";
*{
word-break:break-all;
font-family:verdana, arial, sans-serif;
}
body{
margin:0;
padding:0;
padding-top:0px;
padding-left:0px;
padding-light:0px;
scrollbar-3dlight-color:#CCCC99;
scrollber-face-color:#FFFFFF;
scrollbar-arrow-color:#CCCC99;
scrollber-track-color:#CCCCCC;
scrollbar-base-color:#CCCC99;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#CCCCCC;
scrollbar-darkshadow-color:#CCCC99;
color:#000;
text-align:center;
background:#FFFFFF url(全体の背景のURL) repeat-y 0px 0px;
}

a{
color:#999999;
}
a:hover{
text-decoration:none;
}
h1
,h2
,h3{
margin:0;
padding:0;
}

table#header{
font-size:12px;
width:100%;
color:#B28850;
background:url(タイトルロゴのタブ下の壁紙) repeat-x 0 100%;
margin:0;
border:0;
}
table#header th{
width:1%;
padding-bottom:8px;
}
table#header th img{
margin:2px 10px;
width:132px;
height:24px;
}
table#header td{
padding-bottom:8px;
}
table#header td.catprbox{
width:1%;
white-space:nowrap;
}
table#header td.catprbox span{
margin-right:15px;
}
table#header td.newstickerbox{
width:97%;
text-align:right;
padding-right:10px;
}
table#header td.startblogbox{
width:1%;
padding-right:10px;
white-space:nowrap;
}
table#header td.startblogbox img{
width:17px;
height:16px;
border:0px;
vertical-align:middle;
margin-right:3px;
}
table#header a{
color:#B28850;
}

#container{
width:880px;
margin:-8px auto 0;
text-align:center;
background:url(ブログのタイトルロゴ) no-repeat;
}
#cgmmenu{
margin:0;
padding:0;
}
#cgmmenu ul{
float:right;
font-size:12px;
list-style:none;
margin:0;
padding:0;
}
#cgmmenu ul li{
display:block;
float:left;
margin-right:5px;
line-height:100%;
width:72px;
}
#cgmmenu ul li a{
background:url(タブ1) no-repeat;
display:block;
padding:7px 10px 5px;
text-decoration:none; color:#fff;
}
#cgmmenu ul li a:hover{
background:url(タブ2) no-repeat;
}

#banner{
text-align:left;
margin:0 auto;
clear:both;
height:400px;
}
#banner a{
color:#963;
text-decoration:none;
}
#banner a:hover{
text-decoration:underline;
}
.blogtitle{
padding:85px 30px 10px 505px;
font-size:24px;
color:#963;
}
.description{
padding:0 0 0 505px;
line-height:135%;
color:#B28850;
font-size:12px;
width:230px;
}
#blogcontainer{
padding:0 15px 0;
margin:0 auto;
width:800px;
height:1%;
}
#content{
float:right;
width:570px;
text-align:left;
}
#contentin{}
#sidecolumn{
float:left;
width:200px;
}
#sidecolumntop{}
#sidecolumnbody{}
#sidecolumnbottom{}

#categorytitlebody{}
#categorytitle{
margin-bottom:15px;
text-align:center;
color:#963;
font-size:16px;
font-weight:bold;
}
#footer{
background:url(ブログ全体のフッダー) no-repeat right 0px;
height:150px;
margin:-20px 0 0;
}
#outfooter{}

.datetop{}
.fullbody{
background:url(テーブル枠) repeat-y;
}
.datebody{
background:url(テーブルヘッダー) no-repeat;
padding:20px 10px 0 20px;
}
h2.date{
margin:0;
padding:10px 0 20px 60px;
font-size:12px;
font-weight:normal;
}
.blogbodytop{}
.blogbody{
margin:0 20px;
padding:5px 0 20px;
text-align:left;
}
.titlebody{
background:url(ライン) no-repeat 0 bottom;
}
h3.title{
padding:0 7px 15px;
line-height:137%;
color:#963;
font-size:16px;
font-weight:bold;
}
.main
,.mainmore{
margin:10px 5px 20px;
line-height:147%;
font-size:13px;
}
blockquote{
background:#E3D4B9;
padding:10px;
margin:10px 0;
text-align:left;
color:#fff;
}
.pict{
margin:0 5px 5px 0;
}

a.continues
,.posted a
,.nextpage
,.commentttl a
,.trackbackttl a{
color:DCC9A7;
}

a.continues:hover
,.posted a:hover
,.menu a:hover
,nextpage a:hover
,.commentttl a:hover
,.trackbackttl a:hover{}

.article_tags{
font-size:12px;
text-align:right;
margin:5px 5px 12px;
color:DCC9A7;
}
.article_tags a{
color:DCC9A7;
}
.article_tags a:hover{}

.posted{
margin:5px;
text-align:right;
line-height:150%;
font-size:12px;
color:DCC9A7;
}
.clipbutton{
border:none;
}
#ad{
margin:25px 0 0;
text-align:center;
}
#ad a {
color:DCC9A7;
}
.blogbodybottom{}
.dateend{
background:url(テーブルフッダー) no-repeat;
height:55px;
margin:-20px 0 20px;
}

.nextpage{
text-align:right;
margin:5px;
font-size:12px;
}

.menu{
font-size:12px;
text-align:right;
margin:5px 15px 5px 0;
}

#articletop{}
#articlebody{ background:url(テーブル枠) repeat-y;
}

.comblogbodybottom{}
.subspace{
margin:5px 20px 20px;
}

.trackbackurltop{}
.trackbackurlbody{
margin:0 auto 20px;
}
h3.trackbackurlttl
,h3.commenthead
,h3.trackbackhead
,h3.takecommenthead{
color:#963;
font-size:14px;
padding:0 10px 15px;
background:url(ライン) no-repeat 0 bottom;
}
.trackbackurl{
margin:15px 0 0;
text-align:left;
font-size:12px;
}
.trackbackurl table{
width:480px;
margin:0 auto;
}
.trackbackurl table td{
text-align:right;
}
.trackbackurl table td input.trackbackbox{
width:400px;
}
.trackbackurlbottom{}

#commenttop
,#trackbacktop{}
#comment
,#trackback{
margin:0 auto 20px;
}
#commentbody
,#trackbackbody{
font-size:12px;
margin:15px 10px 0;
}
.commentttl
,.trackbackttl{}
.commenttext
,.trackbacktext{
margin:5px auto 10px;
padding-left:15px;
line-height:16px;
}
#commentbottom
,#trackbackbottom{}

#formbodytop{}
#takecomment{}
#takecommentbody{}
.loginon,.loginoff{
margin:5px 10px;
font-size:12px;
}
.loginon a
,.loginoff a{}
.loginon a:hover
,.loginoff a:hover{}

#error{
border:2px solid #f00;
margin:10px 30px;
padding:10px 15px;
line-height:125%;
font-size:12px;
font-weight:bold;
color:#f00;
}
#error span{
font-weight:normal;
}

#formbody{
margin-top:20px;
}
#formbody table.form{
margin:0px auto;
font-size:12px;
}
#formbody table.form th{
width:80px;
font-weight:normal;
padding:2px 10px 2px;
text-align:right;
white-space:nowrap;
}
#formbody table.form td{
width:370px;
padding:2px;
vertical-align:middle;
}
#formbody table.form td span{
margin-right:10px;
}
input#author{
width:65%;
}
input#email{
width:65%;
}
input#url{
width:75%;
}
input#bake{}
textarea#text{
width:90%;
height:200px;
}
input.button{
margin-top:10px;
width:80px;
}
#formbodybottom{}
#articlebottom{
background:url(テーブルフッダー) no-repeat;
height:55px;
margin:-20px 0 20px;
}
#blogcommentbottom{}
#contentcommentbottom{}

.sidetitlebody{
background:url(プラグインの壁紙) repeat-y;
}
.sidetitle{
background:url(プラグインのタイトルの背景) no-repeat;
padding:10px 15px 20px;
height:59px;
line-height:100%;
text-align:left;
font-size:12px;
font-weight:bold;
color:#000000;
}
.sidetitle a{
color:#000000;
}
.sidetop{}
.side{
margin-top:-10px;
padding:10px 7px 10px 10px;
text-align:center;
line-height:135%;
font-size:12px;
background:url(プラグインの壁紙) repeat-y;
}
.side a:visited{
color:#C30;
}
.sidebody{
background:url(プラグインの記事横のアイコン) no-repeat 0 8px;
line-height:18px;
padding-left:8px;
margin:0 0 5px 0;
text-align:left;
}
.sidebottom{
background:url(プラグインの壁紙2) no-repeat;
height:59px;
margin:-10px 0 20px;
}

.calendarheadbody{
background:url(カレンダーの背景) no-repeat;
padding-bottom:200px;
}
.calendarhead{
padding:10px 0 0;
line-height:100%;
text-align:center;
font-size:12px;
font-weight:bold;
color:#963;
}
.calendarhead a{
color:#F60;
text-decoration:none;
}
.caltop{}
.calbody{
margin-top:-200px;
padding:10px 0 10px;
text-align:center;
}
.caltbl{
width:175px;
margin:0 auto;
}
.calendartable{}
.caltblwkbg{}
.calendarwd{}
.caltblwk{}
.caltblwk td{
width:25px;
padding:3px 0;
text-align:center;
font-size:12px;
font-weight:bold;
}
.calendarweek{
color:#963;
}
.weekday{}
.sun{}
.sat{}
.caltbldaybg{}
.caltblday{
margin:0 auto 15px;
}
.caltblday td{
width:25px;
height:18px;
padding:3px 0;
text-align:center;
font-size:12px;
}
.caltblday td a {
font-weight:bold;
}
.calendard{}
.calendardbg{}
.calendar{
color:#963;
}
.calon{}
.caloff{}
.even{}
.odd{}
.calbottom{}
input.sf{
width:122px;
margin-right:3px;
}
.moblogbody
,.linkme
,.skypeme{
text-align:center;
}
.afbody{
text-align:center;
padding-bottom:10px;
}
.afbody img{
margin-bottom:3px;
}
.photo{
text-align:center;
}
.nickname{
font-size:12px;
font-weight:bold;
margin:10px 0;
}
.message{
text-align:left;
font-size:12px;
margin-bottom:10px;
line-height:125%;
}
.blogtimes{
margin:10px auto;
text-align:center;
width:180px;
}
.quotetable{
background:#000;
width:170px;
}
.quotetable img{
width:160px;
}
.quote{
color:#000;
font-size:x-small;
padding:1px;
background:#fff;
}
.newslist{
padding-right:5px;
}

.elsehead{}
.elsebody{
text-align:center;
}
.reader{
padding-bottom:10px;
width:117px;
font-size:11px;
text-align:left;
margin:0 auto;
}
.powered
,.rss{
padding-bottom:10px;
}
.elsebottom{}

.blogbody iframe{
width:420px;
margin:0 auto;
}
a.adtitle{
color:#3d78f9;
font-weight:bold;
text-decoration:underline;
}
a.addescription{
color:#666;
text-decoration:none;
}
a.adurl{
color:#666;
text-decoration:none;
}
a.adld{
color:#666;
text-decoration:underline;
}
body.ad{
background:#fff;
}



コメントする

名前:
URL:
  情報を記憶: 評価:  顔   星
 
 
 
記事検索
Blogペット
PR

Art.Kaedeブログペットの背景素材

クリックしてくれると近寄ってくるかも?。なにかお話しするかもね?








Archives
リンク
うちのバナーを作ってみました(^^;)


************


  • livedoor Readerに登録
  • RSS
  • livedoor Blog(ブログ)