/*
Theme Name: Blue Imagine
Theme URI: http://www.kotzhul.com
Description: This theme is used for kotzhul.com only
Version: 1.0
Author: KOTZHUL
Author URI: http://www.kotzhul.com/
*/

body {
	background-color:#004f51;
	background-image:url(images/background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#FFF;
}
hr {
	border:#09676f 1px solid;
}
li.tweet_list {
	padding-bottom:5px;
	padding-top:5px;
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:#39C 1px dashed;
}

/*INDEX*/
#upper {
	width:915px;
	height:20px;
	margin:auto;
	text-align:right;
	padding-top:5px;
	padding-right:15px;
	color:#FFF;
	font-size:85%;
}
#head {
	width:1000px;
	height:114px;
	margin:auto;
}
#logo {
	width:283px;
	margin-left:60px;
	margin-top:7px;
}
#follow {
	width:278px;
	height:74px;
	margin-left:326px;
	padding-top:40px;
	padding-left:20px;
	background-image:url(images/follow-kotzhul.png);
	color:#FFF;
	font-size:120%;
}
#menu {
	width:929px;
	height:49px;
	margin:auto;
	background-image:url(images/menu.png);
	font-size:115%;
}
#menu ul {
	margin:0;
	padding-left:7px;
	padding-top:15px;
}
#menu li {
	display:inline-block;
}
#menu a {
	color:#000;
	padding-top:20px;
	padding-bottom:15px;
	padding-left:14px;;
	padding-right:14px;
}
#content {
	width:929px;
	margin:auto;
	background-image:url(images/bg-content02.png);
	padding-bottom:20px;
}
#bg-content {
	background-image:url(images/bg-content01.png);
	height:7px;
}
#content-left {
	width:654px;
	margin-left:5px;
	margin-right:7px;
	background-image:url(images/bg-content03.png);
}
#slide {
	margin-left:5px;
}
#featured {
	background-image:url(images/featured.png);
	height:28px;
}
#ggads3 {
	width:468px;
	margin:auto;
	padding-top:10px;
}
#blog {
	background-image:url(images/bg-content04.png);
	background-repeat:no-repeat;
	padding-bottom:20px;
}
#blog a:link, #blog a:visited {
	color:#303348;
}
#blog a:hover, #blog a:active {
	color:#3F497A;
}
.navigation {
	padding-left:20px;
	padding-top:10px;
	font-size:90%;
}
#ggsearch, #tagclound {
	width:250px;
	margin:auto;
	margin-bottom:3px;
}
#ggads1 {
	margin-bottom:5px;
}
#contest, #popular, #recent, #diary {
	width:250px;
	background-color:#054146;
	color:#FFF;
	padding-bottom:3px;
	margin-bottom:5px;
}
#contest a:link, #contest a:visited, #popular a:link, #popular a:visited, #recent a:link, #recent a:visited, #diary a:link, #diary a:visited {
	color:#a8d3d6;
}
#contest a:hover, #contest a:active, #popular a:hover, #popular a:active, #recent a:hover, #recent a:active, #diary a:hover, #diary a:active {
	color:#85a7a9;
}
#contest h2, #popular h2, #recent h2, #diary h2 {
	font-size:120%;
	padding-bottom:0px;
	margin-bottom:0px;
}
#contest ul, #popular ul, #recent ul, #diary ul {
	list-style:none;
	margin-left:0px;
	padding-left:8px;
	padding-right:7px;
}
#contest li, #popular li, #recent li, #diary li {
	padding-bottom:3px;
	background-image:url(images/boder-contest.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	font-size:90%;
}
#twitter {
	background-color:#075056;
	width:250px;
	color:#a9d3e5;
	margin-bottom:5px;
}
#tweet {
	padding:7px;
	font-size:88%;
}
#facebook {
	width:250px;
}
#ggads2 {
	margin-top:20px;
	text-align:center;
}
#footer {
	margin-top:20px;
	background-color:#111d1d;
	height:240px;
	color:#637f7f;
	font-size:86%;
}
#footer a {
	color:#9fc9c9;
}
#sub-footer {
	width:972px;
	margin:auto;
}
#sub-footer-1, #sub-footer-2 {
	background-image:url(images/boder-footer.png);
	background-position:right;
	background-repeat:repeat-y;
	width:300px;
	padding:12px;
}
#sub-footer-1 img {
	padding-right:5px;
}
#sub-footer-3 {
	width:300px;
	padding:12px;
}

.float {
	float:left;
}
.clear {
	clear:both;
}
.follow {
	font-size:200%;
	color:#FC0;
	font-weight:bold;
}
.ads {
	margin-bottom:2px;
}


/*Index-POST*/
.each-blogs {
	background-image:url(images/bg-content04.png);
	background-position:top;
	background-repeat:repeat-x;
}
.title {
	font-size:150%;
	color:#303348;
	margin-bottom:5px;
	margin-top:5px;
}
.title h2 {
	font-size:120%;
	padding-top:13px;
}
.date {
	background-image:url(images/date.png);
	text-align:center;
	padding-left:10px;
	padding-top:15px;
	padding-right:10px;
	margin-right:10px;
	width:83px;
	height:34px;
	float:left;
	color:#000;
	font-size:110%;
	font-weight:bold;
}
.entry {
	margin-left:5px;
	width:623px;
	clear:both;
	padding-left:13px;
	padding-right:13px;
	padding-bottom:3px;
	background-image:url(images/boder-post.png);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#3b3c38;
}
.entry img {
	padding:10px;
	border:#999 1px solid;
	background-color:#FFF;
}
img#border-img {
	padding:3px;
	border:#999 1px solid;
	background-color:#FFF;
	margin-right:5px;
}
p.read {
	width:60px;
	background-color:#bdc5a5;
	padding:5px;
	font-weight:bold;
}
.post-info {
	margin-left:5px;
	width:623px;
	padding-left:13px;
	padding-right:13px;
	padding-bottom:10px;
	padding-top:5px;
	font-size:120%;
}
#comment {
	width:580px;
	margin:auto;
	padding-bottom:15px;
}
#translation_bar a {
	padding:1px;
}
#translation_bar {
	width:250px;
}
#related {
	border:1px #666 solid;
	background-color:#F0F0F0;
	padding:20px;
	margin-top:10px;
	margin-bottom:10px;
}
img.noborder {
	padding:0px;
	border:0;
}
