body {
	background:#ffffff;
	margin:0px;
	color:#333333;
	font:x-small Georgia Serif;
	font-size/* */:/**/small;
	font-size: /**/small;
	text-align: center;
}
a:link {
	color:#005599;
	text-decoration:none;
}
a:visited {
	color:#005599;
	text-decoration:none;
}
a:hover {
	color:#005599;
	text-decoration:underline;
}
a img {
	border-width:0;
}
/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
width: 1000px;
margin:5px auto;
text-align:left;
font: normal normal 100%;
}
#header-wrapper {
width:1000px;
margin-bottom:5px;
float:left;
}
#main-wrapper {
width: 680px;
float: left;
margin: 0px 0px 0px 5px;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}
#google-search-wrapper {
width: 820px;
float: left;
margin: 0px 0px 0px 5px;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}
#sidebar-wrapper {
width: 180px;
float: right;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */
border:1px solid #cccccc;
}
#menu-wrapper {
width: 120px;
float: left;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */
border:1px solid #cccccc;
}
#menu-wrapper h3 {
line-height: 17px;
font-size: 15px;
color:#333;
font-weight:bold;
margin:10px 0px 3px 5px;
border-bottom: 1px dotted #cccccc;

}
/* Header
-----------------------------------------------
*/
#header {
width: 790px;
float:left;
border:1px solid #cccccc;
}
#header-body {
width: 425px;
height: 105px;
float: left;
}
#header a {
color:#666666;
text-decoration:none;
}
#header a:hover {
color:#666666;
}
/* Main
----------------------------------------------- 
*/

/* Menu
----------------------------------------------- 
*/
#menu_links {
	position: relative;
	width: 97.5%;
  margin:0px 0px 0px 0px;
	font-size: 11px;
}

#menu_links a {
	display:block;
	width: 97.5%;
	text-align: left;
	padding: 2px 2px 2px 2px;
	margin: 0px 0 0 0;
	text-decoration: none;
	color: #0000CC;
}

#menu_links a:hover {
	color: #0000ff;
	background: #EAEAEE;
}
/* Headings
----------------------------------------------- */
h2 {
margin:.75em 0 .75em;
font:normal normal 125% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
line-height: .5em;
text-transform:uppercase;
letter-spacing:.2em;
color:#333333;
font-weight:bold;
}
/* Posts
-----------------------------------------------
*/
h2.date-header {
margin:.5em 0 .5em;
}
.post {
clear:both;
margin:.5em 0 1.5em;
border-bottom:1px dotted #cccccc;
padding-bottom:1.0em;
}
.post h2 {
margin:.25em 0 0;
padding:0 0 5px;
font-size:13px;
font-weight:bold;
line-height:1.4em;
color:#cc6600;
}
.post h3 {
margin:.25em 0 0;
padding:0 0 10px;
font-size:110%;
font-weight:normal;
line-height:1.4em;
color:#cc6600;
}
.post em {
font-style:normal;
font-weight:bold;
}
.post h3 a, .post h3 a:visited, .post h3 strong {
text-decoration:none;
color:#cc6600;
font-weight:normal;
}
.post h3 strong, .post h3 a:hover {
color:#333333;
}
.post .contentAuther{
	background:url(images/icon/from.gif) no-repeat 10px 3px;
	margin:0px;
	padding:3px 0 0 30px;
}
.post .trackback{
	background:url(images/icon/trackback.gif) no-repeat 10px 3px;
	margin:0px;
	padding:3px 0 0 30px;
}
.post .comment{
	background:url(images/icon/tag.gif) no-repeat 10px 3px;
	margin:0px;
	padding:3px 0 0 30px;
}
.post .tag{
	background:url(images/icon/tag.gif) no-repeat 10px 3px;
	margin:0px;
	padding:3px 0 0 30px;
}
.post-title {
margin:5px 0 10px 0;
line-height:1.2em;
}
.post-body {
margin:0 0 0.25em;
line-height:1.2em;
}

.post-body a{
  cursor: hand;
}

.post-body blockquote {
line-height:1.3em;
}
.post-footer {
margin: .75em 0;
color:#333333;
text-transform:uppercase;
letter-spacing:.1em;
font: normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
line-height: 1.4em;
}
.post-footer {

}
.comment-link {
margin-left:.6em;
}
.post img {
position:relative;
float:left;
margin: 5px;
padding:5px;
border:1px solid #cccccc;
}
.post blockquote {
margin:1em 20px;
}
.post blockquote p {
margin:.75em 0;
}
/* Sidebar Content
----------------------------------------------- */
.sidebar {
color: #666666;
line-height: 1.5em;
}
.sidebar ul {
list-style:none;
margin:0 0 0;
padding:0 0 0;
}
.sidebar li {
margin:0;
padding-top:0;
padding-right:0;
padding-bottom:.25em;
padding-left:15px;
text-indent:-15px;
line-height:1.5em;
}
.sidebar .widget, .main .widget {
border-bottom:1px dotted #cccccc;
margin:0 0 1.5em;
padding:0 0 1.5em;
}
.sidebar .webmaster {
border-bottom:1px dotted #cccccc;
margin:0 0 1.5em;
padding:0 0 1.5em;
display:none;
}
.widget .title {
	font-weight: normal;
	font-size: 15px;
	color:#000;
}
.main .Blog {
border-bottom-width: 0;
}
/* Footer
----------------------------------------------- 
*/
#footer {
width:975px;
border: 1px solid #cccccc;
margin:5px auto;
padding: 20px 10px 20px 10px;
float:left;
line-height: 1.6em;
text-transform:uppercase;
letter-spacing:.1em;
text-align: center;
}
/* Adsense
-----------------------------------------------
*/
#Adsense-Search {
width: 360px;
margin-top: 30px;
float: right;
}
#Adsense-01 {
width: 200px;
height: 120px;
float: right;
margin-bottom:5px;
border:1px solid #cccccc;
}
#Adsense-03 {
width: 49.5%;
float: left;
margin-bottom:5px;
}
#Adsense-04 {
width: 740px;
float: left;
}
#Adsense-05 {
width: 470px;
margin:10px 10 10 10;
padding: 15px 0px 15px 0px;
}
#Adsense-06 {
float:left;
width: 300x;
padding: 5px;
}

#post-02 {
	float:left;
	width: 49.5%;
  margin:0px 0px 0px 0px;
	font-size: 13px;
	line-height:1.5em;
}

blockquote {
	width: 93%;
	margin: 5px 0 5px 4px;
	border: 2px solid #F6F6F6;
	padding: 5px 5px;
	word-wrap: break-word;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 22px;
	text-align: left;
	vertical-align: top;
	background: #E1F1FF;
	color: #484848;
}

blockquote li{
	list-style-type:none;
}

blockquote cite {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
