/*
Theme Name: MAI
*/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }  

body {background:url(/images/body.jpg) repeat-x;}
h1 {font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; color:#5b7482; font-weight:normal; margin:20px 0;}
h2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#14223F; font-weight:normal; margin:30px 0 10px;}

#head {margin:19px auto; width:994px;}
#head span {font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; color:#1a335b; margin:0 98px;}

#nav {margin:0 auto; width:994px; height:74px; background:url(/images/nav-whole.jpg) no-repeat;}
#nav li {list-style:none; float:left; position:relative; }
#nav a {display:block; height:57px; background:url(/images/nav.jpg); position:relative; z-index:2;}

#nav a.home {background-position:0px 0px; width:127px; text-indent:-6666px;}
#nav a.home:hover {background-position:0px -57px;}
#nav a.about {background-position:-127px 0px; width:115px; text-indent:-6666px;}
#nav a.about:hover {background-position:-127px -57px;}
#nav a.products {background-position:-242px 0px; width:211px; text-indent:-6666px;}
#nav a.products:hover {background-position:-242px -57px;}
#nav a.contactus {background-position:-453px 0px; width:130px; text-indent:-6666px;}
#nav a.contactus:hover {background-position:-453px -57px;}
#nav a.news {background-position:-583px 0px; width:87px; text-indent:-6666px;}
#nav a.news:hover {background-position:-583px -57px;}
#nav a.forms {background-position:-670px 0px; width:91px; text-indent:-6666px;}
#nav a.forms:hover {background-position:-670px -57px;}

#middletop {width:994px; height:10px; margin:0 auto; background:url(/images/middle-top.jpg) repeat-y; line-height:0;}
#middle {width:994px; margin:0 auto;background:url(/images/bottom.jpg) repeat-y;}
#left {float:left; background:url(/images/left.jpg) no-repeat; width:22px; height:642px;}

#content {width:950px; background:url(/images/content.jpg) repeat-y; float:left;}
#content a {color:#206cba; text-decoration:none;}
#content a:hover {text-decoration:underline;}
#content-side {width:292px; float:left;}
#side-details {text-align:center; font-family:Arial, Helvetica, sans-serif; color:#5b7482;}
#side-details p {font-size:12px; line-height:18px; margin:15px 0;}

#content-main {width:618px; float:left; padding:0 17px;}
#content-main p {font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#575b64; line-height:18px; margin:15px 0;}
#content-main ul {padding:0 30px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#content-main li {margin:15px 0;}


#right {float:left; background:url(/images/right.jpg) no-repeat; width:22px; height:642px;}

#bottom {background:url(/images/bottom.jpg) repeat-y; clear:both; width:994px; height:50px;}

.contact {margin:0 auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#575b64; background:#f6f6f6; border:none;}
.contact td {padding:4px;}
.odd {background:#fff;}

/* menu */

/* hide the sub levels and give them a positon absolute so that they take up no room */
#nav ul ul {visibility:hidden;position:absolute;height:0;top:57px;left:0; width:280px;border-top:1px solid #d4d8bd; z-index:1; font-family:Arial, Helvetica, sans-serif;}
/* another hack for IE5.5 */
* html #nav ul ul {top:57px;t\op:57px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
#nav table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
#nav ul ul a {background:#eaeaea; text-align:left; font-size:12px; border:1px solid #cecece; color:#000; height:auto; line-height:20px; padding:5px 10px; width:280px;border-width:0 1px 1px 1px; text-decoration:none;}
#nav ul ul a:hover {background:#455F76; color:#fff;}
* html .menu ul ul a, * html .menu ul ul a:visited {width:280px;w\idth:280px;}

.dropdown {color:#000; background:#6a91b9;}

/* make the second level visible when hover on first level list OR link */
#nav ul li:hover ul,
#nav ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
#nav ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
#nav ul :hover ul :hover ul{ visibility:visible;}

/* wordpress */

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}



.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */



.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */






/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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 caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;

}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
