/***************************************************/
* {
	
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;
	white-space: normal;
	vertical-align: baseline;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}



#searchform { 
/*background: url(images/rock.png) no-repeat top center;*/
	float: right; 
	height: 75px;
	margin-right: 18px; margin-top:25px;
position:relative;
width: 250px;
}

#searchform form {
	float: right;
	display: inline;
	height: 45px;
}

#searchform fieldset {
	float: right;
	display: inline;
	padding-top: 10px;
	height: 35px;
}

#searchform label {
	vertical-align: middle;
	color: #666;
	font-weight: bold;
	font-size: 11px;
}

#searchform input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}

#searchinput {
	width: 177px;
	height: 20px;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 6px;
	background: #000000;
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
	
	color:#CCCCCC;
	
}

#searchbutton {
	width: 35px;
	height: 25px;
	line-height: 1.4em;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
/***************************************************/


/* Search form CSS */
form#srcform {
	/* background: #eee;  */
	padding: 10px;
}

form#srcform fieldset {
}

form#srcform input {
	vertical-align: middle;
	font-size: 11px;
}

form#srcform #srcinput {
	padding: 4px;
	width: 250px;
	/* background: #fff; */
	
	font-weight: normal;
	border: 1px solid #ddd;
}

form#srcform #srcbutton {
	padding: 2px;
	width: 50px;
	background: #aaa;
	
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
/***************************************************/


ul.listcat {
	margin-top: 20px;
}

ul.listcat li {
	float: left;
	display: inline;
	margin-right: 1px;
}

ul.listcat li a {
	padding-left: 10px;
	padding-right: 10px;
	/* background: #fff; */
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	font-size: 0.8em;
	font-weight: bold;
	/* color: #366799; */
	line-height: 22px;
	height: 22px;
	display: block;
}

ul.listcat li a:hover {
	background: #fffff4;
	
}
/***************************************************/
#column {
	float: left;
	width:418px;
	margin-left: 20px;
	margin-right: 10px;
	/* background: #fff; */
}

.post { margin-top:10px; margin-bottom: 10px;  }
.post p { margin-top: 10px; }

.post a { /* color: #366799; */ }

.post a:hover { color: #366799; }

.post-top { height: 1px; }

.post-bottom { height: 10px; }

.entry {
/*background: #fff; */
}

.entry h2 {
	padding-top: 5px;
	line-height: 1.3em;
		font-weight: normal;
	
}

.entry h2 a {
	line-height: 1em;
	padding-right:10px;
		
}

.entry .date {
	display: block;
	color: #aaa;
	padding-bottom: 5px;
	font-size: 1em;
	line-height: 1.3em;
}

/********* CSS For Post Info Below Header ***************/
.info {
	/* background: #fff; */
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	
	font-size: 11px;
}

.info .cat {
	float: left;
	color: #aaa;
}

.info .comments {
	float: right;
}

.info .cat a {
	line-height: 26px;
	background: url(images/ico-date.gif) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	margin-left: 10px;

}

.info .comments a {
	line-height: 26px;
	background: url(images/ico-comment.gif) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}
/********* CSS For Article CONTENT ***************/
/*.content {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 1px;
}*/

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0;
}


.content .more-link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}


/* CSS for UL/OL lists */
.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
	line-height: 1.5em;
	
	margin-bottom: 5px;
	font-size: 12px;
}

.content ul li {
	line-height: 4em;
	
	background: url(images/bullet.gif) no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}
/* End CSS for UL/OL lists */

/* Additional post tags */
blockquote {
	padding: 10px;
	padding-left: 40px;
	background: #f7fcea url(images/blockquote.png) no-repeat;
	background-position: 8px 8px;
	margin-bottom: 15px;
}

blockquote p {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #7590a0;
}

blockquote * {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #7590a0;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

code {
	
	font-family: verdana;
	font-size: 11px;
	/* background: #eee;  */
}
/* Thanks! */

.tags {
	
	font-weight: bold;
	line-height: 2em;
	color: #bbb;
	padding-left: 15px;
	padding-right: 15px;
	text-align: right;
	font-size: 11px;
}

.tags a {
	font-weight: normal;
	color: #6792ab;
	text-transform:lowercase;
}

.tags a:hover {
	color: #ff9600;
}

.follow {
	padding: 10px;
	font-weight: bold;
	font-size: 10px;
	
	background: #000000;
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
}

.follow a {
	font-weight:bold;
	background: url(images/rss.png) no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.state {
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 2em;
}

.state a {
	line-height: 2em;
}
/***************************************************/
.navigation {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: bold;
}

.navigation a {
	
}

.navigation a:hover {
	
}

.navleft {
	float: left;
	width: 48%;
}

.navright {
	float: right;
	width: 48%;
	text-align: right;
}
/***************************************************/
/*.alignleft img, .alignright img, .aligncenter img {
	border: 4px solid #ccc;
}*/

.alignleft {
	float: left;
	display: inline;

}

.alignright {
	float: right;
	display: inline;
	
}

.aligncenter {
	text-align: center;
	display: inline;
}

.alignnone {
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	font-size: 11px;
	
}
/***************************************************/
#sidebar {
	float: left;
	width: 160px;
	padding-left:10px; 
}
/***************************************************/
.box {
	width: 160px;
}

.box h2 {
	margin-top: 20px;
	display: block;

	height: 22px;
	/* background: #eee;  */
	
	line-height: 22px;
	font-weight: bold;
	/*  text-indent: 10px;  */
	font-size: 13px;
}

.box .product {
display: block;
float: left;

width: 70px; 
height:110px;

text-align: center;
margin-right: 2px;
margin-bottom: 5px;
}

.box img{ width:auto !important; }

.box .product img{

	width: 66%; 
	height:66%;
}



/***************************************************/
/***************************************************/
.subscribe {
	padding: 10px;

}

.rssfeed {
color:#FFFFFF;
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 5px;
}

.rssfeedlinks {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ddd;
	font-size: 11px;
}

.rssfeedlinks a {
	float: left;
	font-weight: bold;
	background: url(images/rss.png) no-repeat left;
	padding-left: 22px;
	line-height: 1.5em;
	/* color: #366799; */
	margin-right: 40px;
}

.rssfeedlinks a:hover {
	color: #ff9600;
	line-height: 1.5em;
}

.subscribe form {
	display: inline;
}

.subscribe fieldset {
	display: inline;
}

.subscribe input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}

#rssinput {
	width: 300px;
	height: 16px;
	padding: 3px;
	/* background: #fff; */
	border: 1px solid #ddd;
}

#rssinput:focus {

}

#rssbutton {
	background: #660000;
	
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.7em;
	font-weight: bold;
	cursor: pointer;
	height: 20px;
}

#rssbutton:hover {background: #ff3000}
/***************************************************/
.tabs {
	margin-top: 10px;
	overflow: hidden;
}

.tabs li {
	float: left;
	display: inline;
	margin-left: 1px;
	text-align: center;
	overflow: hidden;
	font-size: 11px;
	
}

.tabs li a {
	float: left;
	display: block;
	
	font-weight: bold;
	padding-left: 24px;
	padding-right: 24px;
	line-height: 26px;
	height: 26px;
	background: #660000;
	filter:alpha(opacity=45);
	-moz-opacity:.45;
	opacity:.45;
}

.tabs li a:hover {
	display: block;
		background: #660000;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}

.tabs li a.selected {
	display: block;
	background: #660000;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	
}

.tabs li a.selected:hover {
	display: block;
	background: #660000;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	
}
/***************** CSS For TAB Content *******************/
.tabcontent {
	display: none;
	font-size: 11px;
}

.tabcontent a, .tabcontent a strong {
	/* color: #366799; */
	line-height: 1.4em;
}

.tabcontent a:hover, .tabcontent a:hover strong {
	color: #444;
}

.tabcontent ul li {
	display: block;
	border-bottom: 1px dotted #ddd;
	
	line-height: 1.4em;
	font-size: 11px;
	padding: 5px;
}

.tabcontent ul li:hover {
background:#000000; 
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75; }

.tabcontent ul li a {
	/* color: #366799; */
	line-height: 1.4em;
}

.tabcontent ul li a:hover {
	color: #444;
}

.tabcontent ul li span {
	display: block;
	
}
/***************** CSS For TAB Content *******************/
@media print {
	.tabcontent {
	display: block !important;
	}
}
/***************************************************/
.sidebar {
	float: left;
	
	margin-right: 20px;
	font-size: 11px;
}

/*.sidebar a {
	color: #366799; 
}

.sidebar a:hover {
	color: #666;
}*/



.sidebar ul li ul li {
	display: block;
}

.sidebar ul li ul li a:hover {
	
}

.sidebar ul li a {
font-size:14px;
	display: block;
	line-height: 1.5em;
	margin-bottom: 1px;

}
.sidebar ul li ul li a {
font-size:13px;
	display: block;
	line-height: 1.5em;
	margin-bottom: 1px;

}


.sidebar ul li h1, .sidebar ul li h2, .sidebar ul li h3, .sidebar ul li h4  {
	display: block;
	line-height: 1.2em;
	margin-bottom: 1px;
}

.sidebar ul li{border:none; }

.sidebar ul li div {
	padding: 10px;
	line-height: 1.4em;
	border:none;
}

.sidebar li{ width:150px; }


.sidebar ul.subList li {
border-bottom: 1px dotted #FFFFFF; 
}

/***************************************************/
#footer {
	margin-top: 100px;
	width: 100%;

	padding-top: 15px;
	padding-bottom: 15px;
}

#footercontent {
	/*width: 980px;*/
	height: 60px;
	margin-right: auto;
	margin-left: auto;
}

#footercontent ul {
	float: left;
	margin-bottom: 10px;
}

#footercontent ul li {
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px dotted #bbb;
	line-height: 1.5em;
}

#footercontent ul li a {
	float: left;
	display: block;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	
	line-height: 1.5em;
}

#footercontent ul li a:hover {
	
	line-height: 1.5em;
	/* background: #fff; */
}

.copyright {
	float: right;
	
	line-height: 1.5em;
	font-size: 11px;
}

.copyright a {
	font-weight: bold;
	border-bottom: 1px dotted #b5f001;
	line-height: 1.5em;
	color: #666;
}

.copyright a:hover {
	
	line-height: 1.5em;
}

.rss {
	float: left;
	font-size: 11px;
}

.rss a {
	float: left;
	display: block;
	font-weight: bold;
	background: url(images/rss.png) no-repeat left;
	padding-left: 25px;
	line-height: 1.5em;
	/* color: #366799; */
	margin-right: 25px;
}

.rss a:hover {
	
	line-height: 1.5em;
}

.property {
	float: right;
	/* color: #366799; */
	line-height: 1.5em;
	font-size: 11px;
}

.property a {
	font-weight: bold;
	/* color: #366799; */
}

.property a:hover {
	text-decoration: underline;
}
/*           Commenting System CSS        */
#combox {
	padding-top: 20px;
	padding-bottom: 20px;

}

h3#respond {
	font-size: 16px;
	font-weight: bold;
	
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ddd;
}

h3#comments {
	font-size: 16px;
	font-weight: bold;
	
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ddd;
}

ol.commentlist {
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 5px solid #660033;
}

ol.commentlist li {
	border: 1px solid #eee;
	padding: 10px;
	margin-top: 20px;
	background: #000000;
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
}


ol.commentlist li.alt {
	/* background: #fff; */
	
	border: 1px solid #eee;
	
}

.avatar {
	float: left;
	display: inline;
	width: 32px;
}

/*.avatar img {	border: 3px solid #ddddd4}*/

.commentbody {
	float: left;
	display: inline;
	margin-top: 10px;
	width: 90%px;
}

.commentbody em {
	font-size: 11px;
}
/***************************************************/
p.comment_author, p.comment_author a {
	font-weight: bold;
	color: #666;
	font-size: 11px;
}

p.comment_author a:hover {
	font-weight: bold;
	
}

p.comment_time {
	line-height: 1.5em;
	
	font-size: 11px;
	font-family: tahoma;
}

.comment_text {
	line-height: 1.5em;
	color: #666;
	margin-top: 15px;
	font-size: 11px;
}
/***************************************************/
.reply form {
	width: 400px;
}

.reply p {
	margin-top: 10px;
	font-size: 11px;
	color:#FFFFFF;
}

.reply fieldset {
	vertical-align: middle;
	display: inline;
}

.reply input {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	color:#FFFFFF;
}

.reply textarea {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply label {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	margin-left: 10px;
}

.replytext {
background:#333333;
	width: 200px; 
	height: 10px;
	padding: 6px;
	/* color: #366799; */
	color:#FFFFFF;
}

.replytext:focus {
	
}

.replyarea {
	line-height: 1.5em;
	padding: 5px;
	width: 350px;
	height: 80px;
	
	background:#FFFFFF;
	/* color: #366799; */
}

.replyarea:focus {
	
}

.replybutton {
	text-align: center;
	width: 100px;
	height: 25px;
	font-weight: bold;
	/* color: #366799; */
	cursor: pointer;
}
/***************************************************/


.sidebar li{
margin: 0px;
display: block;
line-height: 13px;
padding-top: 4px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 0px;
color: #ffffff;

}


/***************************************************/
/* CSS for Search Results Only Optional */
.result {
	border-top: 1px solid #eee;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}

.result h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
}

.result h3 a {
	font-size: 16px;
	font-weight: bold;
	
	padding:0;margin:0;
	line-height: 1em;
}

.result .rdate {
	float: left;
	line-height: 2em;
	color: #aaa;
	display:none;
}

.result .rcomment {
	float: right;
	line-height: 1.5em;
	color: #aaa;
	font-weight: bold;
}

.result .rcomment a {
	/* color: #366799; */
}

.result .rcomment a:hover {
	color: #ff9600;
}

.result .rsummary {
	line-height: 1.7em;
}

.result .rsummary p {
	font-size: 12px;
	margin:0;
	padding:0;
}

.result .rcat {
	float: left;
	line-height: 2em;
	color: #aaa;
}

.result .rcat a {
	
	font-weight: bold;
}

.result .rcat a:hover {
	color: #ff9600;
}

.result .rtags {
	float: right;
	line-height: 2em;
	color: #aaa;
}

.result .rtags a {
	
	text-transform: lowercase;
}

.result .rtags a:hover {
	color: #a2d700;
}
/***************************************************/


.result {
	background: transparent url(http://www.newmonsoon.com/images/nm1_smdash.gif) repeat-x left bottom;
	border-bottom: 2px none #CCCC99;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.rsummary { margin-bottom:6px; margin-top:6px; }

.result .rsummary p { margin-bottom:6px; margin-top:6px; }

#sidebar .subList  { padding-top:6px; }

.sidebar ul.subList li  {
	
	margin: 0px;
	display: block;
	line-height: 11px;
	color: #FFFFFF;
	
	padding: 2px; 0px;
	background: transparent url(http://www.newmonsoon.com/images/nm1_smdash.gif) repeat-x left bottom;
	border-bottom: 2px none #CCCC99;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}





