/*  
Theme Name: AIS July 2008
Theme Author: MoreVisibility
Description: The New AIS blog theme made by MV

*/



/*MV Styles */

/* Cream #f0ebd2   Blue #00539f   Gold #b59c49  */
body {text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; margin:0px;  }
.container {width:780px; background-color:white;  margin:0px auto;  }
.header {height:110px; text-align:left; background: white url('https://www.aisinsurance.com/images/Header.gif') right; }
.header .image {float:left; display:inline; margin:12px 0pt 0pt 28px; background: url('http://www.aisinsurance.com/images/AISLogoFull_150x54.png') no-repeat; width: 150px; height: 54px; }
.header p {width:535px;float:right;text-align:left; font-size:18px; margin:16px 0 0 0; padding:2px 0 0 0px; color:#003464;
font-size:17pt;}
.header .headerTextBig {color:#003464;font-size:22pt;line-height:28px; margin-left:0px;}
.header .made {margin-left:156px;}

.nav {clear:both; height:17px;background: url('https://www.aisinsurance.com/images/Nav.gif') right;text-align:left; padding:0px 30px; }
.nav a {color:white; font:bold 11px Verdana; text-decoration:none; margin-right:25px;}

.main {padding-top:60px; text-align:left; background: url('http://www.aisinsurance.com/images/Body.gif') no-repeat top;}
.left-panel {float:left; width:150px; margin:10px 0 20px 20px; display:inline}
.left-panel h1 {margin:0px; padding:0px;}
.content {margin-left: 180px; padding:10px 10px 10px 10px;}
.entry {border-bottom:4px solid #C9C092;}

.footer {clear:both; background: url('https://www.aisinsurance.com/images/Footer.gif') no-repeat bottom ; padding:30px 0 80px 0;}
.footer a {color:#4D4E53; text-decoration:none;}
.footer p { margin:5px 40px;font-size:11px; color:#666666}
.footer .links a {padding:0px 15px; color:#003464;}
.footerbullet {color:#C2A303;font-size:8pt !important;margin:0pt 4px;}
.smFooterLink {font-size:10px; color: #4D4E53; }
.footer small {font-size:8px;}
/* Left Panel Styles (Widgets) */

.authors, .recent {border-bottom:4px solid #C9C092; padding:0}
h2.widgettitle, .recent h1 {margin:0 0 5px 0; padding-top:0;color:#003464; font-weight:bold; overflow:hidden; padding:2px 5px; font-size :10px;}
.left-panel ul {font-size:11px; margin: 0 0 0 15px; padding:0}
.left-panel li {border-bottom:4px solid #C9C092; padding:10px 0;list-style:none; margin:0px;}
.left-panel li li {border-bottom:none; list-style:disc; color:#003464; margin:0px; padding:5px 0; }
.left-panel li li a { color:#003464 }

/* Main Frame Styles (Content) */


.content h1 {color:#003464;;font-family:Verdana; font-size:16px; font-weight:bold; margin:0px 0}
.content h2, .content h2 a {color:#003464; font-family:Verdana; font-size:14px; font-weight:bold; margin:0px 0}
.content h3 { font-family:Verdana; font-size:14px; font-weight:bold; color:#666666}
.content p {font-size:11px; line-height:15px;}

a { color:#003464 }
.clear {clear:both;}

ul, ol {font-size:11px; line-height:15px;}
.navigation {font-size:11px;	display: block;	text-align: center;	margin-top: 10px;	margin-bottom: 40px; clear:right;	}


/* Wordpress Styles (Content) */
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

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

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
	}



#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}



.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.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 */



.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}







/* End Structure */






/* 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;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

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


.entry ol {
	padding: 0 0 0 35px;
	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 {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

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

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

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

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* 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;
	}

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

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: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/

/*PNG Hacks */
* html .header .image { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.aisinsurance.com/images/AISLogoFull_150x54.png');}



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
