/*
Theme Name: Misc.info Revision One
Theme URI: http://www.misc.ingo
Description: http://www.misc.info wordpress theme designed and developed by <a href="http://www.indyainfotech.com">Indya Infotech</a>
Version: 1.0
Author: Misc.Info
Author URI: Misc.Info
*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	color:#5b5b5b;
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffb26b;
}

img {
	border-width:0px;
}

.right {
	float:right;
}

.left {
	float:left;
}

.container {
	margin:0 auto;
	width:1000px;
	padding:0px;
}

.header {
	width:945px;
	height:165px;
}
				
	.top_menu_search {
	width:160px;
	height:35px;
	position: absolute;
	margin-left:800px;
	margin-top:-166px;
	}

		.top_menu_search_inputfield {
			background-image: url(images/top_menu_search.jpg);
			background-repeat:no-repeat;
			width:120px;
			height:21px;
			border:0px;
			padding-left:5px;
			margin-right:5px;
			padding-top:7px;
		}

		.top_menu_search_submit {
			background-image:url(images/top_menu_submit.jpg);
			width:21px;
			height:19px;
			border:0px;
			border-style:none;
		}
		
	.header_body {
		width:970px;
		height:100px;
		padding-top:40px;
	}
	
		.header_body h1 {
			margin:0px;
			padding:0px;
			padding-top:20px;
			font-size:48px;
			color:#000;
			display: inline;
			width:300px;
			height:100px;
			float:left;
		}
		
			.header_body h1 a {
				font-size:48px;
				color:#000;
				text-decoration:none;
			}
		.header_body h2 {
			font-size:24px;
			color:#000;
			float:right;
			display:inline;
			padding:0px;
			margin:0px;
			padding-top:90px;
		}
		
			.header_body h2 a {
				color:#000;
				text-decoration:none;
			}
			
	.mid_content {
		width:995px;
		margin:0px;
		margin-left:4px;
	}
	.content {
		width:546px;
		margin:0px;
		margin-top:10px;
	}
	
		.content_post {
			margin-bottom:8px;
		}
		
			.content_post_top {
				height:20px;
				background-image:url(images/content_post_top.jpg);
				background-repeat:no-repeat;
				
			}
			
			.content_post_middle {
				background-image:url(images/content_post_middle.jpg);
				background-repeat: repeat-y;
				padding:20px;
				color:#000;
				text-align:justify;
				line-height:18px;
			}
			
				.breadcrumb {
					margin-bottom:10px;
					color:#333;
				}

					.breadcrumb a {
						text-decoration:none;
						color:#333;
					}
				
				.content_post_middle h1 {
					margin-top:0px;
					margin-bottom:0px;
					padding:0px;
					padding-top:5px;
					padding-bottom:5px;
					padding-left:10px;
					padding-right:10px;
					background-color:#d6dbef;
					font-size:20px;
					font-family: "Georgia", Times New Roman, Times, serif;
				}

					.content_post_middle h1 a {
						color:#5b5b5b;
						text-decoration:none;
					}

					.content_post_middle h1 a:hover {
						color:#5b5b5b;
						text-decoration:underline;
					}

				.content_post_middle p {
					font-size:12px;
				}
				
					.content_post_middle p a {
						color:#336699;
						text-decoration:none;
					}
	
					.content_post_middle p a:hover {
						color:#336699;
						text-decoration: underline;
					}
				
			.content_post_bottom {
				background-image:url(images/content_post_bottom.jpg);
				background-repeat:no-repeat;
				height:20px;
			}
	
	.sidebar_left {
		margin-top:15px;
		width:219px;
		margin-left:6px;
	}	
	
	.sidebar_right {
		margin-top:15px;
		width:219px;
		margin-left:5px;
	}
	
		.widget {
			width:219px;
			margin-bottom:10px;
		}
		
			.widget_top {
				width:219px;
				height:50px;
				background-image:url(images/widget_top.jpg);
				background-repeat:repeat-y;
			}
			
				.widget_top h1 {
					font-size:14px;
					font-weight:normal;
					color:#FFF;
					padding-top:17px;
					padding-left:20px;
					padding-right:5px;
					margin:0px;
				}
			
			.widget_middle {
				width:219px;
				background-image:url(images/widget_middle.jpg);
				background-repeat:repeat-y;
				margin:0px;
				color:#336699;
			}
			
			.widget_middle p {
				padding-left:20px;
				padding-right:20px;			
			}

				.widget_middle p a {
					color:#336699;
				}
			
			.widget_middle img {
				padding-left:20px;
				padding-right:20px;			
			}
				.widget_middle ul {
					margin:0px;
					padding:0px;
					list-style:none;
					padding-top:10px;
					padding-bottom:10px;
					padding-left:20px;
					padding-right:20px;
					width:180px;
				}

				.widget_middle ul li {
					padding-top:5px;
					padding-bottom:5px;
				}

				.widget_middle ul ul {
					margin:0px;
					padding:0px;
					list-style:none;
					padding-left:10px;
					background:none;
				}

				.widget_middle ul ul li {
					padding-top:5px;
					padding-bottom:5px;
					background:none;
				}
				
				.widget_middle ul li a {
					color:#336699;
					text-decoration:none;
				}

				.widget_middle ul li a:hover {
					color:#336699;
				}
				
			.widget_bottom {
				width:219px;
				height:10px;
				background-image:url(images/widget_bottom.jpg);
				background-repeat:no-repeat;
			}
			
	.footer {
		background-color:#42659b;
		width:99.85%;
		height:20px;
		border:1px solid #336699;
		border-bottom:0px;
		text-align:center;
		color:#000;
		margin-top:20px;
		padding-top:15px;
	}
	

/* begin Menu */
/* menu structure */

.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover {
  text-align:left;
  text-decoration:none;
  outline:none;
  letter-spacing:1px;;
  word-spacing:normal;
}

.artmenu, .artmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.artmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background:none;
}

.artmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.artmenu li li
{
  float: none;
}

.artmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background:none;
}

.artmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.artmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.artmenu:after, .artmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.artmenu, .artmenu ul
{
  min-height: 0;
}

.artmenu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.artmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}


	/* menu structure */
	
	.nav
	{
	  margin: 0  auto;
	  height: 27px;
	  width:750px;
	  position: absolute;
	  margin-top:-163px;
	}
	
	.artmenu
	{
	  padding: 0px 0px 0px 0px;
	  margin:0 auto;
	}
	
	
	.nav .l, .nav .r, .nav .r div
	{
	  top: 0;
	  position: absolute;
	  z-index: -1;
	  overflow: hidden;
	  height: 27px;
	}
	
	.nav .l
	{
	  left: 0;
	  right: 0px;
	}
	
	
	.nav .r
	{
	  right: 0;
	  width: 0px;
	}
	
	
	.nav .r div
	{
	  width: 700px;
	  right: 0;
	}
	
	
	.nav .l, .nav .r div
	{
	  background-position: left top;
	  background-repeat: no-repeat;
	  background-image: url(images/nav.png);
	}
	
	/* end Menu */


		/* begin MenuItem */
		.artmenu ul li
		{
		  clear: both;
		  height:31px;
		  white-space: normal;
		  padding: 0 0px;
		  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
		  font-size: 11px;
		  font-style: normal;
		  font-weight: bold;
		  letter-spacing: 1px;
		  text-transform: uppercase;
		  text-align: left;
		  line-height: 31px;
		  text-decoration: none !important;
		}
		
		.artmenu a , .artmenu a span
		{
		  height: 27px;
		  display: block;
		}
		
		.artmenu a
		{
		  cursor: pointer;
		  text-decoration: none;
		  margin-right: 0px;
		  margin-left: 0px;
		
		}
		.artmenu a
		{
		  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
		  font-size: 11px;
		  font-style: normal;
		  font-weight: bold;
		  letter-spacing: 1px;
		  text-transform: uppercase;
		  color: #000000;
		  padding: 0 8px;
		  margin: 0 0px;
		  line-height: 27px;
		  text-align: center;
		  background-image: url(images/item-center.png);
		  background-position: left top;
		  background-repeat: repeat-x;
		}	
		
		.artmenu a:hover
		{
		  color: #E4F1FC;
		  background-position: left -27px;
		}
		
		.artmenu li:hover a span span
		{
		  color: #E4F1FC;
		  background-position: left -27px;
		}
		
		
		.artmenu a.active
		{
		  color: #79ACCD;
		}
		
		/* end MenuItem */
		
		/* begin MenuSeparator */
		.nav .separator
		{
		  display: block;
		  width: 1px;
		  height: 27px;
		  background-image: url(images/item-separator.png);
		}
		
		/* end MenuSeparator */
		
		/* begin MenuSubItem */
		.artmenu ul a
		{
		  display:block;
		  text-align: center;
		  white-space: nowrap;
		  height: 29px;
		  width: 193px;
		  overflow:hidden;
		  line-height: 29px;
		  margin-right: auto;
		  font-weight:normal;
		  text-transform:capitalize;
		
		
		  background-image: url(images/subitem-bg.png);
		  background-position: left top;
		  background-repeat: repeat-x;
		
		  border-width: 1px;
		  border-style: solid;
		  border-color: #346A8D;
		}
		
		.nav ul.artmenu ul span, .nav ul.artmenu ul span span
		{
		  display: inline;
		  float: none;
		  margin: inherit;
		  padding: inherit;
		  background-image: none;
		  text-align: inherit;
		  text-decoration: inherit;
		}
		
		.artmenu ul a, .artmenu ul a:link, .artmenu ul a:visited, .artmenu ul a:hover, .artmenu ul a:active, .nav ul.artmenu ul span, .nav ul.artmenu ul span span
		{
		  text-align: left;
		  text-indent: 12px;
		  text-decoration: none;
		  line-height: 29px;
		  color: #E4F1FC;
		  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
		  font-size: 11px;
		  letter-spacing: 1px;
		}
		
		.artmenu ul ul a
		{
		  margin-left: auto;
		}
		
		.artmenu ul li a:hover
		{
		  color: #000000;
		  border-color: #88B5D3;
		  background-position: 0 -29px;
		}
		
		.artmenu ul li:hover>a
		{
		  color: #000000;
		  border-color: #88B5D3;
		  background-position: 0 -29px;
		}
		
		.nav .artmenu ul li a:hover span, .nav .artmenu ul li a:hover span span
		{
		  color: #000000;
		}
		
		.nav .artmenu ul li:hover>a span, .nav .artmenu ul li:hover>a span span
		{
		  color: #000000;
		}
		
		
		/* end MenuSubItem */
		
.t a {
  height:29px;
  white-space: normal;
  padding: 0 10px 0px 10px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0px;
  text-transform: uppercase;
  text-align: left;
  line-height: 31px;
  color:#000;
  background-image:url(images/item-separator.png);
  background-repeat:no-repeat;
  background-position:right;
}

.t a:hover {
  height:29px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  color:#FFF;
  background-color:#0b3456;
}

.t a:active {
  height:29px;
  color:#FFF;
  background-color:#0b3456;
}