/*   
Theme Name: NOTUS English Theme
Theme URI: http://vishmax.com/
Description: This is the basic raw xHTML style for NOTUS, Vishmax's CMS
Author: Mahesh Kumar. N
Author URI: http://vishmax.com/
Version: 1.0
Tags:  notus two-columns
.
Copyright (c) 2009 Vishmax Technologies 
.
*/

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, address, code,
del, dfn, font, img, ins, kbd, q, s, samp,
var, li, ul, ol, fieldset, form, label,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul {
	list-style: none;
}

q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

html {
	width: 100%;
	text-align: center;  background-color:#E6E6E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	line-height: 14px;
	width: 100%;
	margin: auto;
}

h1 {
	color: #808080;
	font-size: 30px;
	padding-bottom: 0px;
	line-height: 30px;
	font-weight: normal;
}

h2 {
	color: #626262;
	font-size: 17px;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
}

h3 {
	color: #626262;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

h4, h5, h6 {
	font-weight: bold;
}

#widget_lists h3 {
	color: #fff;
}

.widget_list_unit h3 {
	font-weight: bold;
	font-size: 15px;
	padding: 0 0 12px 0;
	border-bottom: solid 1px #cacaca;
	margin: 0 0 5px 0;
}
	
#sidebar h2 {
	color: #9c9c9c;
	font-weight: bold;
	font-size: 15px;
}

#sidebar h2.browsing {
	font-weight: normal;
	font-size: 13px;
}

p {
	padding-bottom: 12px;
	line-height: 17px;
}

code {
	border-left: solid 10px #e8e8e8;
	display: block;
	clear: both;
	overflow: hidden;
	padding: 0 0 0 11px;
	margin: 0 0 0 15px;
}

blockquote {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
}

.entry ol {
	padding: 0 0 10px 10px;
	margin: 0 0 0 20px;
}

	.entry ol li {
		padding: 0 0 4px 0;
	}
	
		.entry ol ol {
			padding-top: 8px;
		}

form {
	overflow: hidden;
}

form#search_form input.txt {
	background: transparent url(images/back/bg_search.gif) no-repeat 0 0;
	color: #a1a1a1;
	float: left;
	clear: left;
	border: 0 solid #f2f3f5;
	width: 137px;
	height: 24px;
	padding: 4px 0 0 10px;
}	

img.submit {
	float: left;
}

.entry ul {
	padding: 0 0 10px 21px;
}
	
	.entry ul li {
		background: transparent url(images/back/bg_bullet.gif) no-repeat 0 7px;
		padding: 2px 0 2px 13px;
	}

#comments_holder ol {
	list-style: none;
}

p.full_post {
	padding: 0 40px 30px 0;
	text-align: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

img.alignleft {
	padding: 0 15px 15px 0;
}

.alignright {
	float: right;
}

img.alignright {
	padding: 0 0 15px 15px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	text-align: center;
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #999;
}

.widget_tag_cloud {
	line-height: 22px;
}

dt {
	font-weight: bold;
	padding: 0 0 5px 0;
}

	dd {
		line-height: 16px;
	}

div.entry table {
	border: solid 1px #ccc;
	border-collapse: collapse;
	margin: 5px 0 5px 0;
}

	div.entry table th {
		border: solid 1px #ccc;
		border-collapse: collapse;
		padding: 5px 10px 5px 10px;
		font-weight: bold;
		text-align: center;
	}
	
		div.entry table td {
			border: solid 1px #ccc;
			border-collapse: collapse;
			padding: 5px 10px 5px 10px;
		}

acronym, abbr {
	font-weight: bold;
}

sub, sup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ol ol {
	padding: 10px 0 0 0;
}

a { color: #666; text-decoration: none; outline: none; }
a:link { color: #666; text-decoration: none; outline: none; }
a:visited { color: #666; text-decoration: none; outline: none; }
a:hover { color: #FF0000; }
a:active { color: #FF0000; }

li#calendar a { color: #666; text-decoration: none; outline: none; }
li#calendar a:link { color: #666; text-decoration: none; outline: none; }
li#calendar a:visited { color: #666; text-decoration: none; outline: none; }
li#calendar a:hover { color: #FF0000; }
li#calendar a:active { color: #FF0000; }

#pages_nav a { color: #666; text-decoration: none; outline: none; }
#pages_nav a:link { color: #666; text-decoration: none; outline: none; }
#pages_nav a:visited { color: #666; text-decoration: none; outline: none; }
#pages_nav a:hover { color: #FF0000; }
#pages_nav a:active { color: #FF0000; }

#pages_nav ul li.nb a { color: #e9a106; text-decoration: none; outline: none; }
#pages_nav ul li.nb a:link { color: #e9a106; text-decoration: none; outline: none; }
#pages_nav ul li.nb a:visited { color: #e9a106; text-decoration: none; outline: none; }
#pages_nav ul li.nb a:hover { color: #FF0000; }
#pages_nav ul li.nb a:active { color: #FF0000; }

.widget_list_unit a { color: #fff; text-decoration: underline; outline: none; }
.widget_list_unit a:link { color: #fff; text-decoration: underline; outline: none; }
.widget_list_unit a:visited { color: #fff; text-decoration: underline; outline: none; }
.widget_list_unit a:hover { color: #FF0000; }
.widget_list_unit a:active { color: #FF0000; }

.comments_link a { color: #FF0000; text-decoration: none; outline: none; }
.comments_link a:link { color: #FF0000; text-decoration: none; outline: none; }
.comments_link a:visited { color: #FF0000; text-decoration: none; outline: none; }
.comments_link a:hover { color: #666; }
.comments_link a:active { color: #666; }

h1 a { color: #808080; text-decoration: none; outline: none; }
h1 a:link { color: #808080; text-decoration: none; outline: none; }
h1 a:visited { color: #808080; text-decoration: none; outline: none; }

h2 a { color: #666; text-decoration: none; outline: none; }
h2 a:link { color: #666; text-decoration: none; outline: none; }
h2 a:visited { color: #666; text-decoration: none; outline: none; }
h2 a:hover { color: #FF0000; }
h2 a:active { color: #FF0000; }

#sidebar ul li a, #sidebar ul li a:link, #sidebar ul li a:visited { font-size: 12px; color: #666; }
#sidebar ul li a:hover, #sidebar ul li a:active { color: #FF0000; }

#widget_lists a, #widget_lists a:link, #widget_lists a:visited { line-height: 16px;}


#page_style { width : 990px; float:left;margin-top:0px; margin-left:0px;background-color:#f6f7f8;}
#innertopstyle{width : 990px; float:left; margin-top:0px; height:26px; background-image:url(images/back/Bgtop.gif);}
#page_stylebttm { width :940px; height:16px; float:left; background-image:url(images/back/banner_bg.png);}
#container1 { width : 100%; height:100px;  background-color:#fff;} 
#containerlogos { width : 1000px; height : auto; margin : 0 auto;} 
.logo { width : 250px; height : 70px; margin-top :1px;margin-left : 5px;  float :left;}
#button { width : 430px;height:27px; float : right; margin-top :40px;}
.chatbttn{ width:146px; height:27px; float:left;}
#topbttns{ width :280px; float:right;  margin-top:5px;}
#topbttns ul { list-style-type : none;} 
#topbttns li { display : inline;} 
#topbttns a { width:auto; float:left; font-family:Verdana, Arial, Helvetica, sans-serif;font-weight :bold; font-size:11px; color:#076996; padding:7px; text-decoration:none; border-right:1px solid #CCC;} 
#topbttns a:hover { background :#0061C1; color :#FFF;} 
#navi { width : 100%;height : 45px; margin-top : 0px; background-color:#000; border-bottom:solid 8px #2F5377;} 
#nav { width :980px;  height : auto; margin : 0 auto;} 
#nav ul { list-style-type : none;} 
#nav li { display : inline;} 
#nav li { display : inline;} 
#nav a { float:right; width:auto; height:15px;text-align : center; padding :15px; font-size:13px;  font-family: "Trebuchet MS";color :#FFF; font-weight: bold; text-decoration:none;} 
#nav a:hover { background :#2F5377; color :#FFF;} 
#footer {width:100%; clear: both; background-color:#E6E6E1;margin-top :0px;float :left;}
#footerbx {width:990px; height : auto; margin : 0 auto;}
.footertxtb {  width: 300px; float:left; margin-left:8px; padding: 4px;font-size :17px;font-family: "Trebuchet MS";color:#5F5F5C;font-weight :bold; border-bottom:1px dotted #BBB;}
.footLinkBox {float: left;}
.linkBox1 { width: 300px;}
.linkBox2 { width: 300px }
.linkBox3 { width: 300px }
#footerbx ul {
 margin-left:8px;
 padding: 4px;
 list-style: none;	
 line-height: 1.1em;
 position: relative;	
 color: black;
}
#footerbx ul li {
 padding:5px; margin: 7px 0;
 font-size : 11px; font-family: "Trebuchet MS"; color: #5F5F5C;font-weight:bold; border-bottom:1px dotted #BBB;}
#footerbx a  { text-decoration: none; color: #5F5F5C}
#footerbx a:hover  { text-decoration: none; color: #000;}
.footerlogov {width :191px; height:25px;float:left; margin-top :10px; margin-left:30px; border:0px;}
.footeradj {width:100%; height:1px; float :left;margin-top :2px; border-bottom:solid 2px #C9C9C4;}
#footerd1 {width:100%; height:35px; float :left;margin-top:0px; border-top:solid 1px #F4F4EB;}
.footertxtc {width :400px; text-align:right; float :left;margin-top : 15px; font-size : 12px; font-family: "Trebuchet MS"; color: #5F5F5C;font-weight :bold;}
#footerlink {width:auto; float :right; margin-top :15px;}
#footerlink ul {list-style: none;} 
#footerlink ul li {
 display : inline; font-size :11px; font-family: "Trebuchet MS";font-weight :normal;}
#footerlink a  { text-decoration: none; color: #5F5F5C}
#footerlink a:hover  { text-decoration: none; color: #000;}
.flinks {width:auto; float :left; margin-left:7px;font-size :12px; font-family: "Trebuchet MS"; color: #5F5F5C;font-weight :normal; color:#003366; border-right:1px solid #BBB; padding-right:8px;}
#footerd2 {width:100%; height:40px; float :left;margin-top:0px;}
#w3cboxX { width :260px; float :right; margin-top :15px;}
.w3cbox { width:auto; float :left; margin-left:22px; font-size :11px; font-family: "Trebuchet MS"; color: #5F5F5C;font-weight :normal; color:#003366;}
.w3cbox1{ width:auto; float :left; margin-left:5px;font-size : 11px; font-family: "Trebuchet MS"; color: #5F5F5C;font-weight :bold; color:#003366; border-left:1px solid #333; padding-left:8px;}


#container {
	margin: auto;
	width:990px;
	text-align: left;
	overflow: hidden;
}
	
	#faux_left {
		overflow: hidden;
		background: transparent url(images/back/bg_left_wires.gif) repeat-y 0 0;
	}
	
		#faux_right {
			overflow: hidden;
			background: transparent url(images/back/bg_right_wires.gif) repeat-y top right;
			padding: 0 0 0 10px;
		}
		
			.content {
				overflow: hidden;
				padding: 0 15px 0 0;
			}
			
				#pages_nav {
					float: right;
					height: 25px;
				}
				
					#pages_nav_left {
						float: left;
						background: transparent url(images/back/bg_pages_nav_left.gif) no-repeat 0 0;
						width: 10px;
						height: 25px;
					}
					
					#pages_nav_inside {
						background: transparent url(images/back/bg_pages_nav.gif) repeat-x 0 0;
						float: left;
						padding: 5px 8px 0 3px;
						height: 20px;
					}
					
						#pages_nav_inside ul {
							height: 25px;
							float: left;
						}
						
							#pages_nav_inside ul li {
								float: left;
								padding: 0 10px 0 10px;
								background: transparent url(images/back/bg_pages_item.gif) no-repeat right center;
							}
							
							#pages_nav_inside ul li.nb {
								 background: none;
							}
					
					#pages_nav_right {
						float: left;
						background: transparent url(images/back/bg_pages_nav_right.gif) no-repeat 0 0;
						width: 6px;
						height: 25px;
					}
				
	#header {
		width: 831px;
		height: 100px;
		float: left;
		position: relative;
	}
		
		#header_inside {
			padding: 0 0 0 29px;
			width: 420px;
			position: absolute;
			bottom: 15px;
			left: 0;
		}
		
		#header p {
			color: #666;
			font-size: 15px;
			width: 410px;
			padding-top: 3px;
		}
		
				#faux_outer {
					overflow: hidden;
					background: #f6f7f8 url(images/back/bg_faux_borders.gif) no-repeat;
					clear: both;
				}
				
					* html #faux_outer {
						overflow: visible;
						height: 1%;
					}
				
				.content_left {
					float: left;
					width:660px;
				}
				
					.entry {
						width: 629px;
						overflow: hidden;
					}
					
						.entry_top {
							width: 599px;
							height: 40px;
							background: transparent url(images/back/bg_post_top.jpg) no-repeat 0 0;
							padding: 22px 0 0 30px;
							position: relative;
							margin: 20px 0 0 0;
						}
						
						.entry_top_first {
							background-image: url(images/back/bg_post_top_first.jpg);
							margin: 0;
						}
							
							.date_holder {
								background: transparent url(images/back/bg_date.gif) no-repeat 0 0;
								width: 108px;
								height: 32px;
								position: absolute;
								right: 11px;
								top: 11px;
								font-size: 11px;
								line-height: 11px;
							}
							
								.month_year {
									float: left;
									width: 50px;
									text-align: center;
									padding: 6px 0 0 0;
								}
								
								.comments_link {
									float: left;
									width: 55px;
									text-align: center;
									padding: 6px 3px 0 0;
								}
						
									.smaller {
										font-size: 9px;
									}
									
						.faux_entry {
							overflow: hidden;
							background: transparent url(images/back/bg_entry_faux.gif) repeat-y 0 0;
						}
						
						.entry_content {
							width: 559px;
							padding: 17px 40px 30px 30px;
						}
						
						.entry_content_first {
						}
						
						.entry_footer {
							background: transparent url(images/back/bg_post_footer.jpg) no-repeat bottom left;
							margin: 0 0 0 10px;
							padding: 8px 21px 5px 20px;
							font-size: 10px;
							text-align: right;
							clear: both;
							line-height: 20px;
						}
						
							.entry_footer span {
								white-space: nowrap;
							}
				
				#sidebar {
					float: right;
					width: 202px;
					margin: 0;
					position: relative;
					padding: 0;
				}
					
					#sidebar_piece {
						background: transparent url(images/back/bg_sidebar_piece.jpg) no-repeat 0 0;
						width: 202px;
						height: 50px;
						position: absolute;
						top: -50px;
						left: 0;						
					}
					
					.sidebar_separator {
						background: transparent url(images/misc/sidebar_separator.gif) no-repeat 0 0;
						height: 2px;
						clear: both;
						margin: 0 0 13px -19px;
					}
					
					#sidebar form {
						padding: 17px 0 20px 14px;
					}
					
					#sidebar ul {
						padding: 0 10px 0 0;
					}
					
						#sidebar ul li ul {
							padding-left: 0;
						}
					
						#sidebar ul li {
							padding: 3px 0 7px 19px;
							background: transparent url(images/misc/sidebar_separator.gif) no-repeat bottom left;
							margin: 0 0 20px 0;
						}
						
							#sidebar ul li ul li, #sidebar ul li ul li ul li, #sidebar ul li ul li ul li ul li {
								background: none;
								margin: 0;
								padding-bottom: 3px;
							}
							
							#sidebar ul li#search {
								background: none;
								height: 1px;
							}
			
				#widget_lists {
					overflow: hidden;
					width: 814px;
					background: #a6b4ba url(images/back/bg_widget_lists.gif) repeat-x 0 0;
					position: relative;
					color: #fff;
					padding: 0 15px 40px 0;
					clear: both;
				}
				
					.widget_list_unit {
						float: left;
						width: 237px;
						padding: 24px 0 0 30px;
						font-size: 13px;
					}
					
						.widget_list_unit p {
							font-size: 12px;
						}
				
					#widget_lists_bottom {
						width: 829px;
						height: 5px;
						background: transparent url(images/back/bg_widgets_bottom.gif) no-repeat 0 0;
						position: absolute;
						bottom: 0;
						left: 0;
						font-size: 1px;
					}
				
				#footerd {
					clear: both;
					float: right;
					background: transparent url(images/back/bg_footer.gif) no-repeat 0 0;
					width: 510px;
					height: 25px;
					margin: 0 0 0 0;
					font-size: 10px;
					color: #97a3a9;
				}
					
					#footerd img {
						vertical-align: middle;
					}
				
					#footerd_left {
						float: left;
						padding: 4px 0 0 20px;
					}
					
					#footerd_right {
						float: right;
						padding: 4px 10px 0 0;
					}
	
	#comments_holder {
		overflow: hidden;
		padding: 20px 20px 20px 25px;
		font-size: 11px;
	}
	
		h3#comments {
			padding-bottom: 15px;
		}
	
		#respond {
			overflow: hidden;
		}
		
		#commentform {
			overflow: hidden;
			padding: 7px 0 0 0;
		}
		
			#commentform input.txt {
				height: 16px;
				width: 200px;
				border: solid 1px #d1d1d1;
				margin: 0 7px 0 0;
				padding: 2px 2px 2px 4px;
				color: #a1a1a1;
				float: left;
			}
			
			#commentform label {
				line-height: 22px;
				display: block;
				width: 200px;
				float: left;
				height: 28px;
				text-align: left;
			}
			
			#commentform textarea {
				border: solid 1px #d1d1d1;
				padding: 4px;
				font-family: Arial, Helvetica, sans-serif;
				color: #a1a1a1;
				font-size: 12px;
				width: 430px;
				height: 155px;
			}
			
			img.avatar {
				float: left;
				padding: 0 10px 0 0;
			}
			
			.comment_holder {
				border-bottom: solid 1px #d1d1d1;
			}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 5px 0 0 0;
	width: 155px;
	}

#wp-calendar caption {
	font-weight: bold;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	padding: 0 15px 0 0;
	color: #FF0000;
	line-height: 20px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar th {
	font-weight: bold;
	text-align: left;
	color: #FF0000;
	font-size: 12px;
}

#sidebar ul li.widget_calendar h2 {
	padding-bottom: 5px;
}

#wp-calendar td {
	padding: 3px 0 3px 0;
	text-align: left;
	color: #FF0000;
	line-height: 14px;
	}
	
.navigation {
	padding: 15px 20px 15px 20px;
	overflow: hidden;
}

p.nocomments {
	padding: 20px 0 20px 30px;
}
