* {
    padding: 0;
    margin: 0;
} 

body {
background: #eee url(../images/bg2.png) center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #000000;
}

img { border: none; }
a { color: #005EB0; text-decoration: underline; }
a:hover { text-decoration: underline; color : #000; }

#wrap {
width: 950px;
margin: 0 auto;
background: #fff;
}

#header {
background: #eee url(../images/background.jpg) repeat-x top;
height: 60px;
margin: 0 auto;
width: 950px;
border-left: 1px solid #111;
border-right: 1px solid #111;
}

#header h1 {
padding: 12px 0 5px 20px;
font-size: 24px;
letter-spacing: -2px;
}
#header h1 a {
color: #fff;
text-decoration: underline;
}
#header h1 a:hover {
text-decoration: underline;

}
#header h2 {
padding-left: 21px;
font-size: 14px;
color: #eee;
font-weight: 100;
line-height: 120%;
}

#left {
float: left;
width: 160px;
padding: 10px;
}
#left h2 { color: #005EB0; padding: 15px 0 5px 3px; font-size: 17px; letter-spacing: 2px; font-weight: 100; line-height: 120%;}
#left ul { color: #444; padding: 5px 0 0 16px; list-style-type: square; }
#left ul li { padding-bottom: 5px; font-size: 11px; line-height: 105%; }
#left ul li a { color: #444; text-decoration: underline;  }
#left ul li a:hover { color: #000; }

#center {
margin-top: 20px;
float: left;
width: 520px;
padding: 10px 20px 20px 20px;
background: #fafafa;
border: 1px solid #ccc;
}
#center h2 {
font-size: 22px;
letter-spacing: 0px;
font-weight: bold;
padding : 10px 0 15px 10px;
line-height: 120%;
text-shadow:  2px 2px 3px #AAA;
border-left: 30px solid #AAA;
margin-left: 0px;
background-color: #FFF;
}

#right {
float: right; 
width: 180px;
padding: 10px;
}
#right h2 { color: #005EB0; padding: 15px 0 5px 3px; font-size: 17px; letter-spacing: 2px; font-weight: 100;}
#right ul { color: #444; padding: 5px 0 10px 20px; list-style-type: square; }
#right ul li { padding-bottom: 5px; font-size: 11px; line-height: 105%; }
#right ul li a { color: #444; text-decoration: none;  }
#right ul li a:hover { color: #000; }

#footer {
margin-top: 20px;
border-top: 1px solid #aaa;
padding: 10px 0;
text-align: center;
font-size: 11px;
background: #eee;
}


.article_box {
	clear: both;
	padding-bottom: 25px;
	border-bottom: 1px solid #aaa;
	margin-bottom: 40px;	
}

.article_body {
	clear: both;
	padding: 2px 2px 8px 2px;
	font-family: monospace;
	margin-top: 26px;
	margin-bottom: 20px;	
	letter-spacing: 0px;
}

#center p {
	margin-bottom: 14px;	
}


.bookmark_buttons {
	clear: both;
	float: right;
	text-align: right:
}

.article_category {
	float: right;	
}

.profile_image {
	margin-left: 10px;
	align: center;
	font-weight: bold;
}

.profile_text {
	margin-top: 3px;
	margin-left: 10px;
	font-size: 0.8em;
	color: #444;
}

.header_bookmark {
	float: right;
	text-align: right:
}

.disqus_script {
	width: 100%;
	float: right;	
}

.pagenavi {
	text-align: center;
}

.friendfeed.widget {
border:1px solid #aaa !important;
}
.friendfeed.widget .feed {
padding-left:3px !important;
padding-right:3px !important;
}
.friendfeed.widget .feed .cluster {
margin-bottom:0.5em !important;
}
.friendfeed.widget .feed .cluster .body {
margin-left:3px !important;
z-index: 90 !important;
}
.friendfeed.widget .feed .cluster .summary {
margin-left:17px !important;
z-index: 91 !important;
}
.friendfeed.widget .feed .entry {
margin-bottom:5px !important;
}
.friendfeed.widget .feed .entry .comment .content {
margin-left:12px	!important;
}
.friendfeed.widget .feed .entry .likes {
margin-left:6px	!important;
}
.friendfeed.widget .feed .entry .expandcomment {
margin-left:6px	!important;
padding-left:10px !important;
}

.friendfeed.widget .feed .cluster .icon {
z-index: 100 !important;
}



#center ul {
	margin: 10px 0 20px 20px;	
}
#center ol {
	margin: 10px 0 20px 25px;	
}

.quote {
	margin: 3px 10px 10px 10px;
	padding: 3px 5px 3px 5px;
	border: 1px solid #aaa;
	background-color: #f6f6e0;
}


.comment_box {
	clear: both;
	margin: 3px 3px 10px 3px;
}

.comment_date {
	float: right;	
}

.comment_foot {
	margin: 10px 0 5px 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #AAA;
	color: #333;	
}

.comment_body {
	padding: 3px 5px 3px 10px;
}

.comment_number {
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
}

.comment_post_name {
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
}