/*
THEME NAME: LVI Smile Theme
DESCRIPTION: Your custom-developed WordPress theme, brought to you by <a href="http://www.seodesignsolutions.com">SEO Design Solutions</a>.
VERSION: 1.0
AUTHOR: John Lamansky
AUTHOR URI: http://wordpress.jdwebdev.com
*/


/***** PAGE LAYOUT *****/

/* Flush body */
body, #header h1 {
	margin: 0;
	padding: 0;
}


/* Center aligned, fixed */
#wrapper {
	margin: 0 auto;
	width: 793px;
}


/*
LAYOUT: Two-Column (Left)
DESCRIPTION: Two-column fluid layout with one sidebars left of content
*/
div#outer-main {
	float: right;
	margin: 0 0 0 -222px;
	width: 100%;
}
div#main {
	margin: 0 0 0 222px;
	width: 571px;
}
div.sidebar {
	float: left;
	width: 220px;
	overflow: hidden;
}
div#secondary {
	clear: left;
}
div#footer {
	clear: both;
	width: 100%;
}


/***** MAIN *****/

body {
	background: #fff url(http://www.lvismile.com/images_company/lvismile_background_static.jpg) no-repeat top center;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
	font-size: 8pt;
}

#secondary, #content {
	line-height: 17px;
}

#outer-main {
	background: url(http://www.lvismile.com/images_site/c30_body_left_fade_24.gif) no-repeat 216px 0px;
}

#main {
	background: url(http://www.lvismile.com/images_site/c30_body_right_fade_24.gif) no-repeat top right;
}

#header {
	background: url(http://www.lvismile.com/images_site/c30_body_header_left_333x96.jpg) no-repeat 18px 0px;
	height: 96px;
}

#inner-header {
	background: url(http://www.lvismile.com/images_site/c30_body_header_mid_bg.jpg) repeat-x top left;
	position: relative;
	/*zoom: 1;*/
}

#header #logo img {
	float: right;
	/*position: absolute;
	top: 0;
	right: 0;*/
}

#header h1 {
	height: 70px;
	width: 280px;
	overflow: hidden;
}

#header #subtitle img {
	position: absolute;
	top: 70px;
	left: 248px;
}

div#banner {
	height: 220px;
	width: 529px;
	overflow: hidden;
	text-align: left;
}

#banner, #content {
	background-color: #fff;
}

#header, #outer-banner, #container {
	padding: 0 24px 0 18px;
}

div#footer {
	padding: 50px 0 0 0;
	background: #fff url(images/bottom.jpg) no-repeat top left;
	font-size: 0.8em;
	text-align: center;
}


/*****  *****/

a {
	color: #006699;
}

.entry-date {
	color: #999;
}

#wrapper {
	background-image: none; /*Sidebar background color image*/
	background-repeat: repeat-y;
}



/***** SIDEBAR *****/

div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin:0;padding:0;}
div.sidebar ul.xoxo { padding: 0 0.5em; }
div.sidebar ul.xoxo ul.xoxo { padding: 0; }
div.sidebar input#s{width:7em;}
div.sidebar li{list-style:none;}
div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul ul{margin:0;}
/*div.sidebar ul ul li{list-style:disc;margin:0;}*/
div.sidebar ul ul ul{margin:0 0 0 1em;}
div.sidebar ul ul ul li{list-style:disc;}
div.sidebar ul ul ul ul li{list-style:circle;}

div.sidebar h3, div.sidebar .title {
	font-size: 1.2em; 
	color: #7a7a7a;
}

div#primary li#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#primary #menu {
	padding: 110px 0 50px;
}

#primary #menu ul {
}

#primary #menu ul li {
	margin: 0;
	padding: 0.4em 0;
}

#primary #menu ul li a {
	font-weight: bold;
	font-size: 12px;
	color: #6497af;
	font-family: Lucida,Verdana,Geneva,Arial,Helvetica;
	text-decoration: none;
}

#primary #menu ul li a:hover {
	color: #336699;
}

/*#secondary ul.xoxo li {
	background-image: url(http://www.lvismile.com/upload_pictures/c30_line_150x15.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 15px 0 30px;
}*/

#secondary ul li {
	padding: 1em 0;
}

#secondary ul ul li {
	list-style: none;
	background: url(http://www.lvismile.com/upload_pictures/c30_bullet_arrow_12x14.jpg) no-repeat top left;
	padding: 0 0 0 16px;
	margin: 0;
}

#secondary ul ul ul li {
	list-style: disc;
	background: none;
	padding: 0;
	margin: 0;
}

#secondary ul ul ul ul li {
	list-style: circle;
}



/***** GENERAL CLASSES *****/

.alignleft  { float: left; }
.alignright { float: right; }


/***** BASIC STYLES *****/

a img {
	border: 0;
}

dl dt {
	font-weight: bold;
}

dl dd {
	margin-bottom: 1em;
}

ul.spaced-list li, ol.spaced-list li {
	margin-bottom: 1em;
}

div#access div.skip-link {
	display: none;
	position: absolute;
	top: 1em;
	right: 1em;
}

div#nav-above, div#nav-below {
	width: 100%;
	margin-bottom: 1em;
}

div#nav-below     { margin-top: 1em; }
div#nav-below div { margin-bottom: 1em; }

div.nav-previous {
	float: left;
	text-align: left;
}

div.nav-next {
	float: right;
	text-align: right;
}

#content {
	padding: 1em;
}

.post {
	margin-bottom: 2em;
}

.entry-title {
	color: #000;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 1.5em;
}

.entry-date abbr, .entry-meta abbr {
	text-decoration: none;
	border: 0;
}

.entry-content {
	margin-top: 1em;
}

.entry-meta {
	font-style: italic;
}

img.icon {
	float: left;
	padding: 0 3px 0 0;
	vertical-align: middle;
}

form#commentform .form-label {
	margin: 1em 0 0;
}

form#commentform span.required {
	background: #fff;
	color: red;
}

form#commentform, form#commentform p {
	padding: 0;
}

input#author,input#email,input#url {
	width: 50%;
}

input#author, input#email, input#url, textarea#comment {
	padding:0.2em;
}

div.comments ol li {
	margin: 0 0 3.5em;
}

textarea#comment {
	height: 13em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 66%;
}

/***** PLUGIN/MOD STYLES *****/

/* Link URL textbox */
#link {
	margin-top: 1em;
}

#link #link-code {
	width: 90%;
}

/* Related posts */
#related-posts {
	margin-top: 1em;
}

#related-posts ul {
	background-color: #fffaaa;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
}
