/*
Theme Name: ideablog
Theme URI: 
Description: 
Version: 
Author: ideawu
Author URI: 
Tags: 
*/

body{
	margin: 1px;
	padding: 0;
	font-size: 13px;
	font-family: arial, tahoma;
	color: #222;
	background: #fff;
}

a{
	color: #b00;
}
a:link {
	color: #44d;
	text-decoration: none;
}
a:visited {
	color: #44d;
	text-decoration: none;
}
a:hover {
	color: #c33;
	background: #f0f0ff;
}

a img{
	border: none;
}

p{
	margin: 12px 0;
}

h1{
	margin: 10px 0;
	padding: 0;
	font-size: 20px;
}

h2{
	margin: 10px 0;
	padding: 0;
	font-size: 16px;
}

h3{
	margin: 8px 0;
	padding: 0;
	font-size: 14px;
}

h4{
	margin: 4px 0;
	padding: 0;
	font-size: 13px;
}

form{
	font-size: 12px;
	margin: 0;
	padding: 0;
}

input, select, option, textarea{
	font-size: 12px;
}

table{
	border-collapse: collapse;
}

td{
	padding: 4px;
}

pre{
	margin: 8px 0;
	padding: 4px;
	overflow: auto;
	width: 95%;
	line-height: 100%;
	font-size: 12px;
	background: #f7f7f7;
	border: 1px dashed #369;
}

#header{
	float: left;
	clear: both;
	margin: 0;
	width: 100%;
}

#wrapper{
	margin: 14px 0;
}

#footer{
	clear: both;
	float: left;
	width: 100%;
	margin: 0;
	padding: 4px 0;
	font-size: 12px;
	text-align: center;
	border-top: 1px solid #cdf;
	background: #fff url(images/bar_top.gif) 0 0 repeat-x;
}

#logo{
	float: left;
	margin: 4px;
	width: 64px;
	height: 64px;
}

#banner{
	margin: 20px auto 0 40%;
	width: 200px;
	height: 40px;
	background: url(images/banner.gif) 6px 6px no-repeat;
}

#nav{
	float: left;
	margin: 0;
	width: 100%;
	border-bottom: 2px solid #bbc;
	background: #fff url(images/tabbar_bg2.gif) 0 -4px repeat-x;
}

#nav_button{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav_button li{
	margin: 0 3px 0 0;
	float: left;
	border-right: 2px solid #cdd;
}

#nav_button li a{
	float: left;
	padding: 5px 0;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	line-height: 130%;
	width: 74px;
	background: #6cf url(images/nav_menu_bg.gif) 0 38px repeat;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}

#nav_button .current_page_item a{
	color: #222;
	border-color: #666;
	background: #cef url(images/nav_menu_bg.gif) 0 25px repeat;
}

#nav_button li a:hover{
	color: #222;
	background: #cef url(images/nav_menu_bg.gif) 0 30px repeat;
}

#nav_path{
	margin: 8px;
	font-weight: bold;
}


#sidebar{
	float: left;
	margin: 0;
	padding: 0;
	width: 260px;
	background: url(images/sect_bg.gif) left repeat-y;
	border: 1px solid #ccd;
}

#content{
	line-height: 150%;
	margin: 0 0 0 280px;
}


#sidebar h4{
	margin: 4px;
}

#sidebar ul,
#sidebar ol{
	list-style: none;
	margin: 0;
	padding: 4px;
}

#sidebar ul li{
	margin: 0 0 0 8px;
	padding: 0 0 0 14px;
	background: url('images/list_arraow_blue.gif') 0 3px no-repeat;
}


#content .entry{
	margin: 0 0 18px 0;
	padding: 0 6px;
	border-left: 4px solid #ccd;
}

#content .entry .title{
	margin: 0;
	padding: 2px 20px;
	font-size: 16px;
	background: url('images/technorati.gif') 0 5px no-repeat;
}

#content .entry .title a{
	color: #66c;
}

#content .entry a img{
	padding: 3px;
	border: 1px solid #999;
	background: #eee;
}

#content .metadata{
	font-size: 12px;
	border-bottom: 1px solid #ccd;
}


.alignleft{
	float: left;
}
.alignright{
	float: right;
}

/*******/

.page_nav{
	font-size: 12px;
	font-family: tahoma, arial;
	color: #333;
	text-align: center;
	padding: 8px;
	line-height: 100%;
}

.page_nav span{
	color: #999;
	margin: 0 1px;
	padding: 2px 6px;
	border: 1px solid #ccc;
}

.page_nav span.on{
	color: #fff;
	font-weight: bold;
	border: 1px solid #666;
	background: #39f;
}

.page_nav a{
	color: #00f;
	text-decoration: none;
}

.page_nav a span{
	color: #33f;
	border: 1px solid #66c;
}

.page_nav a:hover{
	background: #fff;
}
/*******/

#content .socialize{
	margin: 10px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	border: 1px dotted #ccc;
	border-left: none;
	border-right: none;
}

#content .socialize span{text-align: left;}
#content .socialize  a{display:block; padding:4px 0; padding-left:21px; display: inline; margin-right: 10px; background-position: left 5px; background-repeat: no-repeat;}
 
#content .digg 		{background-image: url('images/digg.png'); }
#content .delicious	{background-image: url('images/delicious.png');}
#content .google		{background-image: url('images/google.gif');}


#content .comments-template{
	float: left;
	margin-top: 10px;
	width: 100%;
}

#content .comments-template .title{
	padding: 4px;
	border-left: 4px solid #666;
}

#content .commentlist{
	list-style: none;
	margin: 0 8px;
	padding: 0;
}

#content .commentlist li{
	margin: 4px;
	padding: 0;
}

#content .commentmetadata {
	padding: 2px 8px;
	border-left: 4px solid #f57100;
	background: #f5f5f5;
}

#content .comment_number{
	color: #999;
	font-size: 20px;
	font-weight: bold;
}

#content .comment .avatar{
	float: left;
	padding: 2px;
	margin: 5px 10px 5px 0;
	border: 1px solid #000;
	position: relative;
}

#content .comment_text{
	padding: 0 4px;
}


.comment_page_nav{
	width: 94%;
	margin: 4px 0;
	text-align: center;
}

.comment_page_nav span.on{
	font-weight: bold;
}

#feed_subscribe_box a{
	margin: 4px 0 0 12px;
}
