/*  
Theme Name:Macroweave Theme
Theme URI:http://www.macroweave.com/
Description:Macroweave Theme is for business site & blog.
Version:1.0
Author:Macroweave inc.
Author URI:http://www.macroweave.com/
*/


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


/* Header */
#header {
	margin-top: 46px;
	margin-bottom: 16px;
	height: 36px;
	background-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	}
.relative {
	position: relative;
}
#header h1 {
	font-size: 9px;
	color: #666666;
	position: absolute;
	left: 280px;
	top: -28px;
	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: 9px;
	position: absolute;
	left: 280px;
	top: -16px;
	text-align: right;
	width: 500px;
	}
#logo{
	position: absolute;
	left: 4px;
	top: -32px;
}
#menu{
	position: absolute;
	left: 2px;
	top: 2px;
	width: 780px;
}
#menu ul{
	list-style:none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	overflow:hidden;
}
#menu li{
	float:left;
	height:30px;
	line-height:16px;
	width:96px;
	font-size: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#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:480px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	}
#content, #content p {
    font-size:16px;
	line-height:200%;
}
#content .post {
	text-align:justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#content .pagetitle{
	font-size: 16px;
	padding-top: 7px;
	padding-bottom: 3px;
	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-image: url(images/listmark_f.png);
	background-repeat: no-repeat;
	background-position: 1px center;
	text-indent: 14px;
	font-weight: normal;
	font-size: 1em;
}
#content .title a{
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
#content .post .entry{
	margin-left: 4px;
	margin-right: 2px;
	width: 454px;
}
#content .post .entry p{
	line-height: 160%;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
	font-size: 0.9em;
	width:450px;
}

#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;
}

/* comment */
#commentframe{
}
#commentframe a{
	color: #666666;
	text-decoration: none;
}
#comments{
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #777777;
	padding-top: 4px;
	padding-bottom: 3px;
	margin-bottom: 6px;
	text-indent: 4px;
}
.commentlist{
	margin-left: 10px;
}
.commentlist li,#commentform input, #commentform textarea {
	font-size:0.9em
	}
.commentlist li {
	font-weight:normal;
	margin:0px 0 15px 16px;
	padding:5px 10px 0 0;
	list-style:decimal;
	}
.commentlist p {
	font-weight:normal;
	line-height:140%;
	text-transform:none;
	margin:10px 5px 10px 0;
	line-height: 150%;
	}
.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	color: #666666;
	}
.commentmetadata {
	font-weight:normal;
	margin:0;
	display:block;
	text-align: right;
	}
#commentform p {
	margin:5px 0;
	}

/* Form */
#respond{
	font-size: 1.1em;
	color: #666666;
	background-image: url(images/listmark_d.png);
	background-repeat: no-repeat;
	background-position: 4px 10px;
	text-indent: 20px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #E7E7E7;
	padding-top: 8px;
}
.entry form { 
	text-align:center
}
select {
	width:130px
}
#commentform input {
	padding:1px;
	margin-left: 4px;
}
#commentform .comment_xhtml{
	margin-left: 4px;
}
#ed_toolbar input{
	font-size: 0.85em;
	background-color: #EFEFEF;
}
#commentform textarea {
	width: 448px;
	margin-left: 4px;
}
#commentform #submit {
	margin-left: 352px;
	width: 50px;
	background-color: #EFEFEF;
}
/* Form end*/
/* comment end*/
/* content end */



/* Content deco */
.deco1{
	color:#666666;
	background-image: url(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(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(images/listmark_c.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	text-indent: 13px;
	margin-top: 2px;
	margin-bottom: 3px;
}	
#sidebar1 #calender ul{
	margin-top: 7px;
	margin-left: 2px;
}
#sidebar1 a{
	text-decoration: none;
	color: #666666;
}
#sidebar1 a:hover{
	color: #FF0099;
}

#sidebar1 ul li ul li a{
	font-size: 0.9em;
}
#sidebar1 #calender a{
	color: #9F9F60;
	text-decoration: underline;
}
/* sidebar1 end */


/* sidebar2 */		
#sidebar2 {
	float:left;
	width:115px;
	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(images/listmark_c.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	text-indent: 13px;
	margin-top: 2px;
	margin-bottom: 3px;
}
#sidebar2 a{
	text-decoration: none;
	color: #666666;
}
#sidebar2 a:hover{
	color: #FF0099;
}
		
/* Sidebar2 search */
#sidebar2 #searchform {
	margin: 0px;
	padding: 0px;
}
#sidebar2 #searchform #s {
	width:105px;
	height: 14px;
	margin-bottom: 4px;
}
#sidebar2 #searchsubmit {
	padding:0px	
}
/* Sidebar2 search End*/
/* sidebar2 end */


/* Footer */
#footer {
	clear:both;
	background-color: #666666;
	color: #FFFFFF;
	height: 80px;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
#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: #FFFFFF;
	left: 10px;
}
#footer li{
	float: left;
	background-image: url(images/listmark_bb.gif);
	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*/

