@charset "utf-8";
/* CSS Document */

body {
margin: 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 150%;
color: #333333;
}

h1 {
font-weight: bold;
font-size: 18px;
}
h2 {
font-weight: bold;
font-size: 13px;
}
h3 {
font-weight: bold;
font-size: 12px;
}

a {
color: #ae7a46;
text-decoration: underline;
}

a img {
border: none;
text-decoration: none;
}

.floatleft {
float: left;
}
.floatright {
float: right;
}
.clearfloat {
clear: both;
}

small {
font-size: 11px;
}

/* DATE */
.content-date {
text-align: center;
}
.content-date-j {
padding-top: 5px;
color: #CC6600;
font-size: 32px;
font-weight: bold;
}
.content-date-m {
padding-top: 5px;
color: #CC6600;
font-size: 11px;
font-weight: bold;
}

/* POST */

.meta {
font-size:0.8em;
color:#333;
margin-top: -10px;
}
.meta a {
color:#333;
}
.navigation {
padding: 5px 0px;
text-align:Center;
}
.tags {
font-size:0.8em;
color:#333;
}

/* SIDEBAR WIDGET */
#facebook {
margin-top: 10px;
width: 248px;
height: 45px;
text-align: right;
}
#block-1 { /*facebook connect */
margin-top: 25px;
width: 240px;
padding: 0 5px 0 8px;
}
#block-2 { /*recent articles */
margin-top: 25px;
height: 290px;
width: 248px;
padding: 0 5px 0 5px;
background: url(images/recent-articles2.png) no-repeat;
}
	#block-2 ul {
	padding-top: 70px;
	font-style: italic;		
	}
#block-3 {
margin-top: 25px;
width: 240px;
padding: 0 5px 0 8px;	
}
#block-4 {
margin-top: 25px;
width: 240px;
padding: 0 5px 0 8px;
}
#block-5 { /* recent articles from same category */
margin-top: 25px;
width: 240px;
padding: 0 5px 0 8px;
}

/* GALLERY */
#gallery-poster {
width: 550px;
padding: 10px 10px 30px 112px;
}
#gallery-poster h1 a {
background: url(images/icool-link.png) repeat-x;
text-decoration: none;
color: #333333;
}
#gallery-poster h1 span {
background: url(images/icool-link.png) repeat-x;
text-decoration: none;
color: #333333;
margin-top: 20px;
}
.content-gallery {
width: 250px;
padding: 0 0 30px 62px;
float: left;
text-align: center;
}
.gallery-image {
margin: 0 10px 0 10px;
}
.gallery-image img {
background: #FFFFFF;
border: 1px solid #666666;
padding: 5px 5px 10px 5px;
}
.gallery-writing {
padding-left: 15px;
}
.gallery-writing h1 a {
background: url(images/index-link.png) repeat-x;
text-decoration: none;
}

/*GALLERY SINGLE */
.content-gallery-single {
width: 550px;
padding: 10px 10px 30px 112px;
}
.gallery-image-single {
/*width: 300px;*/
padding: 0 0 10px 0;
/*float: left;*/
}
.gallery-image-single img {
background: #FFFFFF;
border: 1px solid #666666;
padding: 5px 5px 10px 5px;
}
.gallery-writing-single {
/*width: 250px;*/
padding: 0 10px 10px 15px;
/*float: left;*/
}
.gallery-writing-single h1 a {
background: url(images/index-link.png) repeat-x;
text-decoration: none;
}

/* FACEBOOK */
.content-facebook {
width: 550px;
padding: 10px 10px 30px 112px;
}
.content-facebook p {
padding-bottom: 10px;
}
.content-facebook .separation {
border-bottom: 2px dotted #CC9900;
margin-bottom: 20px;
width: 530px;
clear: both;
}
.content-facebook h1 span {
background: url(images/ichic-link.png) repeat-x;
text-decoration: none;
}
.content-facebook img.artwork {
border: 2px dotted #CC9900;
}
.fbconnect_LastUsers {
background: none !important;
border: 1px dotted #FF9966;
font-size: 11px;
}
.fbconnect_userpics,
.fbconnect_userpics a,
.fbconnect_userpics2,
.fbconnect_userpics2 a {
background: none !important;
}

/* GAMES */
.content-games {
width: 550px;
padding: 10px 10px 30px 112px;
}
iframe#ged {
border: none;
width: 525px;
height: 230px;
padding-left: 30px;
}
iframe#ged img.artwork {
border: 2px dotted #CC9900;
background: #FFFFFF;
}
form#commentform .button2 {
padding-left: 240px;
}