/*

Theme Name: WordPress Default
Theme URI: http://www.ilmsolutions.net/
Description: The default ilmsolutions.net theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Chandra Ponneganti
Author URI: http://www.ilmsolutions.net/

	Kubrick v1.5
	http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background: #d5d6d7 url('images/ilmbgcolor.jpg');
	color: #333;
	text-align: center;
	}

#div_line {
	background:url(images/div_line.gif) repeat-x center;
	padding:1px 0 1px 0;
	}
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #fff url('images/ilmbanner.jpg') no-repeat top center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 132px;
	width: 760px;
	}

#content {
	font-size: 12px;
	}

.widecolumn .entry p {
	font-size: 11px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 18px;
	}

.widecolumn {
	line-height: 18px;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #eee url('images/ilmfooter.jpg') no-repeat bottom;
	border: none;
	}

small {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 13px;
	text-align: left;
	}

#headerimg .description {
	font-size: 18px;
	text-align: left;
	}

h2 {
	font-size: 13px;
	}

h2.pagetitle {
	font-size: 13px;
	}

#sidebar h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	background:url('images/rightPanelBg.gif') center right no-repeat;
	background-color:#408BC4;
	border-top:1px solid #4CA9E5;
	border-bottom:1px solid #307191;
	border-right:1px solid #307191;
	margin-top:-3px;
	margin-left:-11px;
	margin-right:-11px;
	padding:4px 4px 4px 4px;
	}

h3 {
	font-size: 12px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #8d0000;
	}

#sidebar h2, #sidebar h2 a, #sidebar h2 a:visited {
	color: #fff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	list-style-position:inside;
	}

ul li {
	list-style:none;
	list-style-type:none;
	padding-bottom:5px;
	padding-right:5px;
	display:block;
	margin-left:2px;
		}
ul li ul li {
	list-style:none;
	list-style-type:none;
	}

ul li p {
	text-indent:0;
	margin:5px 0 5px -10px;	
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 9px Trebuchet MS, Arial, Helvetica, sans-serif;
	}

.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: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 15px;
	text-transform: none;
	}

#commentform p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 11px Trebuchet MS, Arial, Helvetica, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 11px Trebuchet MS, Arial, Helvetica, sans-serif;
	}

acronym, abbr, span.caps
{
	font-size: 10px;
	letter-spacing: 7px;
	}

a, h2 a:hover, h3 a:hover {
	color: #116DAA;
	font-weight:bold;
	text-decoration: none;
	}

#sidebar a, #sidebar a:visited {
	color: #116DAA;
	font-weight:bold;
	text-decoration: none;
	}
#sidebar a:hover {
	color: #000;
	font-weight:bold;
	text-decoration: underline;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9px;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: #fff;
	margin: 10px auto 10px auto;
	padding: 0px;
	width: 760px;
	border: 1px solid #959596;
	}
#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 132px;
	width: 760px;
	}
#headerimg {
	margin: 0;
	height: 132px;
	width: 100%;
	}
.information {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #999;	
	font-size: 14px;
	color:#000000;
	float: left;
	margin: 10px auto 10px auto;
	width: 450px;
}
.narrowcolumn {
	float: left;
	margin: 10px auto 10px auto;
	padding: 5px 40px 5px 40px;
	width: 450px;
	}
.widecolumn {
	float: left;
	margin: 10px auto 10px auto;
	padding: 5px 40px 5px 40px;
	width: 450px;
	}
.post {
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 0 0;
	}

.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: left;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding-bottom: 30px;
	text-align: center;
	font-size: 11px;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding:50px 0 0 50px;
	margin: 0;
	font-size:30px;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: left;
}

h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 10px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	padding: 4px;
	}

.alignleft {
	float: left;
	padding: 4px;

	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	border: 0px solid #959596;
	margin: 10px auto 10px auto;
	padding: 0 0 0 0px;
	list-style: none;
	padding-left: 0px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
/* edit it here */
.entry ul li:before, #sidebar ul ul li:before {

}

.entry ol {
	padding: 0 0 0 25px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li  {
	margin-bottom:10px;
	padding:10px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #408BC4;
	background:#E7E7E7;
	}

#sidebar ul li ul {
	margin: 0;
	padding:0;
	}

#sidebar ul li ul li{
	padding: 2px 2px 2px 10px;
	background: url(images/blog_arrow.gif) no-repeat 0px 8px;
	line-height: 16px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}
#sidebar a{
	padding:0px;
}
#sidebar ul li li{
	border:none;
	background:none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	}

ol li, #sidebar ul ol li {

	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	padding: 5px;
	text-align: center;
	}
input {
	margin-top:3px;BORDER-TOP-WIDTH: 1px; FONT-WEIGHT: normal; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 8pt; BORDER-LEFT-COLOR: #677787; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #677787; COLOR: #292929; BORDER-TOP-COLOR: #677787; FONT-FAMILY: Arial, Helvetica, sans-serif; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #677787
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 0px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;

	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 18px 0 10px 0;
	margin-left: 535px;
	width: 200px;
	}

#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: left;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: left;
	}

#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;
	}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.center {
	text-align: left;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
.dotted {
  	border-bottom: 1px dotted #999;
}
.dashed {
	border-top: 1px dashed #999;
	height:18px;	
	}
.navigation {
	border-top: 1px dashed #999;	
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	text-align: left;
	padding-top:10px;
	}
.navigation1 {
	border-bottom: 1px dashed #999;	
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	text-align: left;
	padding-bottom:10px
	}
/* End Various Tags & Classes*/


