/*-----Common-----*/

a:link { text-decoration:none; color:#414d7b; }
a:visited { text-decoration:none; color:#414d7b; }
a:active { text-decoration:none; color:#414d7b; }
a:hover { text-decoration:underline; color:#414d7b; }

body {
background:#FFFFCC;
}

blockquote {
margin:10px 0;
padding:6px;
border:1px solid #cccccc;
}

#container {
width :770px;
margin:0 auto;
line-height:1.4;
text-align:left;
color:#333333;
}

/*-----Header-----*/

#header {
height:15px;
margin:4px 0;
font-size:x-small;
color:#888888;
}

#header a:link { color:#888888; }
#header a:visited { color:#888888; }
#header a:active { color:#888888; }
#header a:hover { color:#888888; }

#header p {
margin:0;
padding:0;
}

#memberMenu{
float:left;
}

#globalMenu{
float:right;
}

.menuDecoration{
margin-left:10px;
padding-left:12px;
background:url(/blog/_skin/system/images/arrowR_small_gray.gif) no-repeat left center;
}

#banner {
background:url(/blog/_images/blog/_c33/skeet-shooting/8927508.jpg) no-repeat;
height:319px;
margin-bottom:10px;
clear:both;
}

#banner h1{
margin:0;
padding:15px 0 5px 0;
font-size:42px;
font-family:Arial,sans-serif;
}
#banner h1 a{
color:#ffffff;
}
#lead{
font-size:24px;
color:#ffffff;
}


/*-----Content-----*/

/* Links */

.archive-title{
margin-bottom:5px;
font-size:x-small;
}

.archive-bottom{
margin-top:5px;
font-size:x-small;
}

.archive-name{
float:left;
}

.previousLink{
padding-left:12px;
background:url(/blog/_skin/system/images/arrowL_small_gray.gif) no-repeat left center;
}

.nextLink{
padding-right:12px;
background:url(/blog/_skin/system/images/arrowR_small_gray.gif) no-repeat right center;
}

.archive-links{
float:right;
padding-left:12px;
background:url(/blog/_skin/system/images/arrowT_small_gray.gif) no-repeat left center;
}

/* Articles */

#main {
width:560px;
overflow:hidden;
}

.articles {
width:558px;
margin-bottom:10px;
background:#FFFFFF;
border-left:1px solid #003366;
border-right:1px solid #003366;
border-bottom:1px solid #003366;
overflow:hidden;
}

.articles-title {
margin:0 0 15px 0;
padding:3px 10px;
background:#003366;
font-size:small;
color:#ffffff;
}

.articles-title a:link { color:#ffffff; }
.articles-title a:visited { color:#ffffff; }
.articles-title a:active { color:#ffffff; }
.articles-title a:hover { color:#ffffff; }

.articles-body {
padding:0 20px;
line-height:160%;
}

.articles-top { }
.articles-bottom { }

.articles-body img {
margin:5px;
}

.posted{
margin:0 20px 10px 20px;
padding-top:5px;
border-top:1px dotted #888888;
font-size:x-small;
color:#888888;
}

/*-----Entry-----*/

.entry {
margin-top:10px;
padding:12px;
}

.entry h4 {
margin:0 0 10px 0;
padding:3px 0;
border-bottom:1px solid #888888;
font-size:small;
}

.entry ul, .entry li, .entry dl, .entry dt, .entry dd, .entry form {
margin:0;
padding:0;
}

/* nice! */

#nice h4 {
background:url("/blog/_skin/system/images/icon-nice.gif") no-repeat left center;
padding-left:20px;
}

#nice form {
margin:12px 0;
}

#nice li {
float:left;
width:65px;
padding:5px 0;
font-size:x-small;
line-height:1.2;
text-align:center;
list-style:none;
overflow:hidden;
white-space:nowrap;
display:block;
}

/* Comments */

#comments form {
margin:12px 0;
}

.each-comment {
margin:20px 0;
clear:both;
}

.each-comment img {
float:left;
margin:0 10px;
}

.each-comment input {
margin:0;
padding:0;
}

* html .each-comment input {
margin-bottom:-2px;
}

.comments-body {
margin:0 0 0 60px;
}

#comments .delete {
margin-left:60px;
}

/* Comment Write */

#comment-write dt {
float:left;
clear:both;
}
#comment-write dd {
margin:0 0 3px 80px;
line-height:150%;
}
#comment-write textarea {
height:150px;
}

.comment-input {
width:440px;
}

/* Trackback Write */

#trackback-write p {
margin:0;
}

#trackback-write form {
margin:12px 0;
}

.each-trackback {
margin:15px 0;
}

/* Related */

#related ul {
padding-left:20px;
}

#related li {
padding:1px 0;
}

/*-----Side-----*/

#side-a, #side-b {
width:190px;
overflow:hidden;
}

.sidebar {
width:190px;
margin-bottom:10px;
overflow:hidden;
}

.sidebar-title {
margin:0;
padding:3px 5px;
margin-bottom:5px;
background:#003366;
font-size:x-small;
color:#ffffff;
}

.sidebar-title a:link { color:#ffffff; }
.sidebar-title a:visited { color:#ffffff; }
.sidebar-title a:active { color:#ffffff; }
.sidebar-title a:hover { color:#ffffff; }

.sidebar-body {
margin:0;
}

.sidebar-body ul, .sidebar-body li, .sidebar-body dl, .sidebar-body dt, .sidebar-body dd, .sidebar-body form {
margin:0;
padding:0;
}

.sidebar-body li {
padding:3px 0;
margin-left:15px;
list-style:square;
}

.new {
margin-left:6px;
color:#ff0000;
font-weight:bold;
}

/*--Profile--*/

dt.profile-img {
float:left;
}

dd.profile-status{
margin-left:85px;
line-height:180%;
}

.profileLink {
padding-left:12px;
background:url(/blog/_skin/system/images/arrowR_small_gray.gif) no-repeat left center;
}

.nice {
margin:0;
padding:0 2px;
background:#ffd900;
border:1px solid #0090ff;
color:#0090ff;
}

/*--Calendar--*/

.calendar-date {
text-align:center;
}

#calendar table {
margin:3px auto;
text-align:center;
}

#calendar th {
height:20px;
width:20px;
font-weight:normal;
}

th.sun {
color:#ff0000;
}

th.sat {
color:#0000ff;
}

#calendar td{
height:20px;
width:20px;
}

#calendar td.link {
background:#596595;
font-weight:bold;
}

#calendar td a{
color:#ffffff;
}

/*--Custom Pane--*/
.custom-body {
padding:1px 0;
}

/*--RSS Regist--*/

#rssRegist {
margin-bottom:20px;
padding: 4px 0;
background: #596595 url("/blog/_skin/system/images/arrowR_large.gif") no-repeat left center;
text-align:center;
font-weight:bold;
line-height:100%;
}

#rssRegist a:link { text-decoration:none; color:#fff; }
#rssRegist a:visited { text-decoration:none; color:#fff; }
#rssRegist a:active { text-decoration:none; color:#fff; }
#rssRegist a:hover { text-decoration:underline; color:#fff;}

/*--Search--*/

.search-tbox {
width:70%;
}

/*--So-net--*/

#powered img {
margin:10px 0;
}

/*-----Footer-----*/

#footer{
width:770px;
margin:0 auto;
padding:20px 0;
clear:both;
}

.copyright{
padding:0;
margin:0;
font-size:x-small;
text-align:right;
}


/*-----2Column Left-----*/

.columnL #main {
float:right;
}

.columnL #side-a {
float:left;
}

/*-----2Column Right-----*/

.columnR #main {
float:left;
}
.columnR #side-b {
float:right;
}

/*-----3Column-----*/

.columnW #main {
float:left;
width:390px;
margin-left:20px;
}
.columnW #side-a,
.columnW #side-b,
.columnW .sidebar {
width:170px;
}
.columnW #side-a {
float:left;
}
.columnW #side-b {
float:right;
}
.columnW .articles {
width:388px;
}
.columnW #nice li {
width:60px;
}
.columnW .comment-input,
.columnW #comment-write textarea {
width:358px;
}
.columnW .search-tbox {
width:65%;
}

/*--Tag--*/
.tag-word{
margin:10px 0 0 0;
}
.tag{
padding:0 5px;
}
#tag_cloud{
border:1px solid #cccccc;
margin-bottom:10px;
padding:12px 10px;
text-align:left;
}
#tag_cloud a {
padding:2px;
.tag-title{
padding-top:5px;
font-size:16px;
text-align:left;
font-weight:bold;
}
.tag-body{
margin:10px 0;
}
.tag-service{
text-align:left;
font-weight:bold;
border-bottom:1px solid #cccccc;
padding:0 0 3px 0;
clear:left;
position:relative;
}
text-align:right;
padding:5px 0;
}
.tag-article{
padding:2px 10px;
text-align:left;
}
.tag-article-title{
text-align:left;
padding:0 0 5px 0;
}
.tag-article-posted{
}
.tag-article-summary{
padding:0px 10px;
line-height:1.4em;
}
.tag-more{
text-align:right;
margin:10px 0;
clear:left;
}
.tag-photos{
float:left;
margin:0px 10px;
width:140px;
height:200px;
}
.tag-photos-title{
line-height:1.4em;
padding:5px 0;
text-align:left;
}
.tag-audios{
margin:2px 10px;
}
padding:0 0 5px 0;
}
.tag-audios-posted{
}
.tag-videos{
float:left;
margin:0 10px;
}
.tag-videos-title{
line-height:1.4em;
padding:5px 0;
text-align:left;
}
.tag-navi{
clear:left;
text-align:center;
margin:10px 0;
}
