*{
	margin:0;
	padding:0
}
body {
	background:#fff;
	color:#333;
	font:small arial,verdana,sans-serif;
	text-align:center
}
#container {
	margin:0 auto;
	text-align:left;
	width:760px}


/* Header */
#header {
	margin-top: 46px;
	margin-bottom: 14px;
	height: 2px;
	background-color: #999999;
	}
.relative {
	position: relative;
}
#header h1 {
	font-size: 0.75em;
	color: #666666;
	position: absolute;
	left: 260px;
	top: -27px;
	font-weight: normal;
	text-align: right;
	width: 500px;
	}
#header h1 a:link, #header h1 a:visited, h1 a:active, h1 a:hover{
	text-decoration:none;
	color:#666666	}
.description {
	color:#666666;
	font-size: 0.75em;
	position: absolute;
	left: 260px;
	top: -16px;
	text-align: right;
	width: 500px;
	}
#logo{
	position: absolute;
	left: 3px;
	top: -34px;
}
#menu{
	position: absolute;
	left: 225px;
	top: 1px;
	width: 535px;
}
#menu ul{
	list-style:none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	overflow:hidden;
}
#menu li{
	float:left;
	width:88px;
	font-size: 0.9em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#menu li ul{
	display: none;
}
#menu a{
	display:block;
	width:100%;
	text-decoration:none;
	text-align:center;
	color: #FFFFFF;
	font-weight: normal;
}
#menu a:hover {
	background-color: #FF0099;
	font-weight: normal;
	color: #FFFFFF;
}
/* Header end */


/* content */
#content {
	float:left;
	width:410px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	}
#content .post {
	text-align:justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#content .pagetitle{
	font-size: 1.1em;
	padding-top: 4px;
	padding-bottom: 2px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #777777;
	text-align: center;
}
#content .title h3{
	color: #0099FF;
	margin-top: 18px;
	margin-bottom: 6px;
	padding-left: 4px;
	background-repeat: no-repeat;
	background-position: 1px center;
	font-weight: bold;
	font-size: 1.1em;
}
#content .post .entry h4 {
	font-size: 1em;
	color: #555555;
	background-color: #F5F5F5;
	line-height: 180%;
}


#content .title a{
	color: #0099FF;
	text-decoration: none;
}
#content .post .entry{
	margin-left: 4px;
	margin-right: 2px;
}
#content .post .entry p{
	line-height: 210%;
	margin-right: 0;
	margin-left: 0;
	font-size: 0.9em;
	color: #555555;
}
#content .post .entry a{
	color:#333;
}
#content .post .entry a:hover{
	color:#0066FF;
}
#content .postmetadata{
	font-size: 0.85em;
	text-align: right;
}
#content .postmetadata a{
	text-decoration: none;
	color: #666666;
}
#content .postmetadata a:hover{
	color: #0066FF;
}
#content .navigation{
	font-size: 0.85em;
}
#content .searchresult{
	font-size: 1.1em;
	margin-top: 18px;
	margin-left: 4px;
	font-weight: normal;
}

/* content end */



/* Content deco */
.deco1{
	color:#666666;
	background-image: url(../../../../macroweave.com/public_html/wp-content/themes/macroweave_theme_01/images/h_mark1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #DADADC;
	text-indent: 18px;
	font-family: arial, verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}
.deco2{
	color:#666666;
	background-image: url(../../../../macroweave.com/public_html/wp-content/themes/macroweave_theme_01/images/h_mark_point.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 60px;
	font-family: arial, verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding-top: 2px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
/* Content deco end */




/* sidebar1 */	
#sidebar1 {
	float:left;
	width:145px;
	margin-right: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	}
#sidebar1 h2{
	font-size: 0.9em;
	color: #666666;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 1px;
}
#sidebar1 .under_line a{
	text-decoration: underline;
}
#sidebar1 ul li{
	list-style:none
}
#sidebar1 ul li ul li{
	background-image: url(../styleimg/listmark_c.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	text-indent: 13px;
	margin-top: 3px;
	margin-bottom: 4px;
}	
#sidebar1 #calender ul{
	margin-top: 7px;
	margin-left: 2px;
	color: #666666;
}
#sidebar1 a{
	text-decoration: none;
	color: #666666;
}
#sidebar1 a:hover{
	color: #FF0099;
}
#sidebar1 #calender a{
}
/* sidebar1 end */


/* sidebar2 */		
#sidebar2 {
	float:left;
	width:165px;
	margin-bottom: 15px;
	margin-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-left: 10px;
	}
#sidebar2 h2{
	font-size: 0.9em;
	color: #666666;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 1px;
}
#sidebar2 ul li{
	list-style:none
}
#sidebar2 ul li ul li{
	background-image: url(../styleimg/listmark_c.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	text-indent: 13px;
	margin-top: 3px;
	margin-bottom: 4px;
}

#sidebar2 a{
	text-decoration: none;
	color: #666666;
}
#sidebar2 a:hover{
	color: #FF0099;
}
		

/* sidebar2 end */


/* Footer */
#footer {
	clear:both;
	background-color: #666666;
	color: #FFFFFF;
	height: 80px;
	font-size: 11px;
	}
#footer ul{
	list-style:none;
	position: absolute;
	width: 740px;
	top: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	left: 10px;
}
#footer li{
	float: left;
	background-repeat: no-repeat;
	background-position: left 1px;
	text-indent: 16px;
	margin-top: 6px;
	margin-left: 4px;
	line-height: 16px;
}	
#footer .relative p{
	position: absolute;
	text-align: right;
	left: 254px;
	top: 54px;
	width: 500px;
}	
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	color: #00CCFF;
}
/* Footer End */
	

/* Begin Lists */
.entry ul, .entry ol,
.entrytext ul, .entrytext ol{
	margin:5px 0 5px 26px
	}
/* End Entry Lists */



/* Begin Images */

#content .topimage{
	margin-top: 0px;
	display:none;
}
p img {
	padding:0;
	max-width:100%;
	}
img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto
}
img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline
}
img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline
}
.alignright {
	float:right
}
	
.alignleft {
	float:left
}
/* End Images */



/* Begin Various Tags & Classes */
code {
	font:1.1em 'Courier New', Courier, Fixed
	}
acronym, abbr, span.caps{
	cursor:help;
	font-size:0.9em;
	letter-spacing:.07em
}
acronym, abbr {
	border-bottom:1px dashed #333
}
blockquote {
	border-left:5px solid #333;
	margin:15px 0 0 0;
	padding:0 0 0 15px
	}

blockquote cite {
	margin:5px 0 0;
	display:block
}
.center {
	text-align:center
	}
hr {
	clear:both;
	display:none
}
a img {
	border:none
}
.navigation {
	display:block;
	text-align:center;
	margin-top:8px;
	margin-bottom:8px
	}
/* End Various Tags & Classes*/
