/*  
Theme Name: Fiidgets-blog
Theme URI: http://www.idekreatif.net
Description: blog for fiidgets
Version: 1.0
Author: Ide Kreatif
Author URI: http://www.idekreatif.net
*/

/*GLOBAL STYLE */
body {
	background: #e9facb url(images/body-bg.gif) repeat-x top left;
	text-align: center;
	margin: 0;
	padding: 0;
	font: normal 14px "Lucida Sans Unicode", Arial, Helvetica, sans-serif; 
	color:#000000;
}
#container1 {
	width: 980px;
	margin: 0 auto;
	background: url(images/container2-bg.jpg) repeat-y center;
	height: 100% !important; 
	
}
#container2 {
	width: 980px;
	background: url(images/container1-bg.jpg) no-repeat center top;
	padding-top: 58px;
	text-align: center;
}
#container3 {
	width: 940px;
	margin: 0 auto;
	text-align: left;
}
.divider {
	clear: both;
}
h1 {
	font: normal 30px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#1E6993;
	letter-spacing: -2px;
}

h2 {
	font: normal 25px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#6bad00;
	letter-spacing: -2px;
}

h3 {
	font: normal 20px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#6bad00;
	letter-spacing: -1px;
}
h4 {
	font: bold 16px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #000;
}
a:link, a:visited, a:active {
	color: #0b6b95;
	text-decoration: none;
}
a:hover {
	color: #0b6b95;
	text-decoration: underline;
}

/*HEADER*/
#header {
	width: 938px;
	height: 140px;
}
#header h1 {
	background: url(images/logo.gif) no-repeat left top;
	width: 401px;
	float: left;
}
#header h1 a {
	display: block;
	height: 119px;
	text-indent: -6000px;
}
#menu-top {
	width: 390px;  /* old value=290px */
	height: 40px;
	float: right;
}
#menu-top ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu-top ul li {
	float: left;
	/*text-indent: -6000px;*/
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 40px;
	vertical-align: middle;
	font-weight: bold;
}
#menu-top ul li a {
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	text-transform: lowercase;
}
#menu-top ul li.widgets a:link,
#menu-top ul li.widgets a:active,
#menu-top ul li.widgets a:visited {
	display: block;
	background: url(images/menu-top.gif) no-repeat top left;
	width: 100px;
	height: 40px;
}
#menu-top ul li.widgets a:hover,#menu-top ul li.widgets a.here {
	display: block;
	background: url(images/menu-top.gif) no-repeat bottom left !important;
	width: 100px;
	height: 40px;
}
#menu-top ul li.blog a:link,
#menu-top ul li.blog a:active,
#menu-top ul li.blog a:visited {
	display: block;
	background: url(images/menu-top.gif) no-repeat -130px 0px;
	width: 90px;
	height: 40px;
}
#menu-top ul li.blog a:hover,#menu-top ul li.blog a.here {
	display: block;
	background: url(images/menu-top.gif) no-repeat -130px -40px !important;
	width: 90px;
	height: 40px;
}
#menu-top ul li.about a:link,
#menu-top ul li.about a:active,
#menu-top ul li.about a:visited {
	display: block;
	background: url(images/menu-top.gif) top right;
	width: 100px;
	height: 40px;
}
#menu-top ul li.about a:hover,#menu-top ul li.about a.here {
	display: block;
	background: url(images/menu-top.gif) bottom right !important;
	width: 100px;
	height: 40px;
}

#page-title {
	background: url(images/inside-title.jpg) no-repeat top left;
	width: 940px;
	height: 69px;
	vertical-align: middle;
}
#page-title h2 {
	color: White;
	margin: 0 15px;
	padding: 0;
	line-height: 60px;
}
#main-content-wrap {
	margin: 0px 20px;
	line-height: 22px;
}
#main-content-wrap h3 {
	color: #71CFF5;
	border-bottom: 1px #CCCCCC dashed;
	height: 28px;
	margin: 0;
	padding: 0;
}
.navigation {
	width: 100%;
	border-top: 1px dashed #CCC;
}
.alignleft {
	width: 270px;
	float: left;
	text-align: left;
	padding-left: 20px;
	background: url(images/blog-prev.gif) no-repeat left;
}
.alignright {
	width: 270px;
	float: right;
	text-align: right;
	padding-right: 20px;
	background: url(images/blog-next.gif) no-repeat right;
}

/*FOOTER*/
#footer {
	width: 910px;
	height: 61px;
	background: url(images/footer-bg.gif) no-repeat;
	vertical-align: middle;
	line-height: 61px;
	padding: 0 15px;
	/*margin: 0 0 20px 0;*/

}
#footer a {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: none;
}
.footer-divider {
	clear: both;
	height: 20px;
}

/* BLOG */
#blog-post {
	width: 600px;
	float: left;
}
#blog-post h2 {
	border-bottom: 1px dashed #CCC;
	margin: 5px 0;
	padding: 0;
}
#blog-post h2 a {
	color:#6bad00;
	font-weight: normal;
}
#blog-post h2 a:hover {
	text-decoration: underline
}
#blog-post .postmetadata {
	font-size: 9pt;
}
.postmetadata .date, .postmetadata .author, .postmetadata .category, .postmetadata .comment  {
	padding-left: 20px;
	margin-right: 10px;
}
.postmetadata .date {
	background: url(images/blog-date.gif) no-repeat left top;
}
.postmetadata .category {
	background: url(images/blog-category.gif) no-repeat left top;
}
.postmetadata .author {
	background: url(images/blog-author.gif) no-repeat left top;
}
.postmetadata .comment {
	background: url(images/blog-comment.gif) no-repeat left top;
}
#blog-post .post {
	margin-top: 10px;
}
#sidebar {
	width: 250px;
	float: right;
}
#sidebar ul {
	list-style: none;
	margin:0;
	padding:0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li h2 {
	margin: 10px 0 10px 0;
	padding: 0;
}
#sidebar #categories ul li {
	border-top: 1px #ccc dashed;
	padding: 5px 5px 5px 20px;
	background: url(images/blog-category.gif) no-repeat left;
}
#sidebar #pages ul li {
	border-top: 1px #ccc dashed;
	padding: 5px 5px 5px 20px;
	background: url(images/blog-page.gif) no-repeat left;
}
#sidebar #pages ul li.page_item ul li {
	display: none;
}
#sidebar #archives ul li{
	border-top: 1px #ccc dashed;
	padding: 5px 5px 5px 20px;
	background: url(images/blog-archive.gif) no-repeat left;
}
#sidebar #recent-posts ul li {
	border-top: 1px #ccc dashed;
	padding: 5px 5px 5px 20px;
	background: url(images/blog-recent-comment.gif) no-repeat left;
}
#sidebar #searchform br {
	display: none;
}
#sidebar #meta ul li {
	border-top: 1px #ccc dashed;
	padding: 5px 5px 5px 20px;
}
#sidebar #meta ul li.rss-icon {
	background: url(images/blog-rss.gif) no-repeat left;
}
#sidebar #meta ul li.wp {
	background: url(images/blog-wp.gif) no-repeat left;
}
#sidebar #meta ul li.login {
	background: url(images/blog-login.gif) no-repeat left;
}
#sidebar ul li#recent-comments ul li {
	border-top: 1px #ccc dashed;
	padding: 5px 5px 5px 20px;
	background: url(images/blog-comment.gif) no-repeat left;
}
#comments-wrap {
	margin-top: 40px;
}
#comments-wrap a {
	color: #6bad00;
}
#comments-wrap h3#comments {
	margin: 30px 0;
	border-top: 1px dashed #CCC;
	padding: 5px 20px;
	background: url(images/blog-response.gif) no-repeat left;
	color: #6bad00;
}
h3#respond {
	margin: 30px 0;
	border-top: 1px dashed #CCC;
	padding: 5px 20px;
	background: url(images/blog-reply.gif) no-repeat left;
	color: #6bad00;
}
