/*
Theme Name: AC_LML_Custom
Theme URI: http://www.likvid.com
Description: Custom theme developed for Let Me Learn
Author: Arka Chaudhuri
Author URI: http://www.arkachaudhuri.info
Template: 
Version: 1.0

General comments/License Statement if any.
*/

* { margin:0; padding:0; }

body { font-family:Georgia, Times, serif;
		font-size:small;
		background:#333333;
		behavior: url(js/csshover3.htc);
		}
		
#wrap {
		width:835px;
		min-height:450px;
		margin:0 auto;
		padding:0;
		background-color:#c7e1b2;
		}

#header {
		height:109px;
		background: #cfd8bc url(images/headerbg.png) repeat-x;
		}
#header h1 {
		text-indent:-9999px;
		padding-top:30px;
		margin-left:20px;
		background:url(images/logo.png) no-repeat;
		height:70px;
		width:363px;
		float:left;
		}
#header .search {float:left;margin-left:223px;padding-top:40px;}
#imagebar {
		height:207px;
		display:block;
		}
#rotator {
		height:200px;
		background: #000000;
		float:left;
		width:511px;
		}
#isolator {
		float:left;
		background:#003300;
		height:200px;
		width:231px;
		}
#vplayer { width:320px;
			height:200px;
			float:left;
			}

#content {
			float:left;
			width:68%;
			min-height:500px;
			background-color:#ffffff;
			}
#content p {
			padding-bottom:.9em;
			line-height:1.6em;
			}
#content .col1 {
			float:left;
			width:50%;
			padding:10px;
			}
#content .col2 { 
			float:left;
			width:45%;
			padding:10px;
			}
#content h2 { font-size:145%;
				font-weight:normal;
				text-decoration:none;
				padding-top:15px;
				padding-bottom:10px;
				}
#content h2 a { text-decoration: none; }
#content h2 a:hover { border-bottom:1px solid #333333; }
#content p {
			line-height:1.6em;
			}
#content ul {  padding-left:20px; padding-bottom: 10px; }
#content li { line-height: 1.6em; }
.gutter { padding:15px; }
#sidebar { 
		float:left;
		width:30%;
		}
#sidebar .sidemenu {
		padding-bottom:10px;
		}
#sidebar .sidemenu ul { 
		list-style:none;
		}
#sidebar .sidemenu ul li {
		padding-bottom:5px;
		}
#sidebar h2 { padding-bottom:5px; }
#footer { clear:both;
			background:#333333;
			color:#CCCCCC;
			padding:20px;
			}
#footer a	{color:#ffffff;}

#points { padding:20px;
		padding-bottom:40px;
		font-size:125%;
		font-style:italic;
		list-style:none;
		margin:0;
		z-index:33;
		color:#000066;
		}
.wpsc_container { width: 86% !IMPORTANT }
.producttext { padding-left:75px; width:70%;}
.wpsc_product_title { font-weight:bold; color:#003300;}
#nav { position:relative; z-index:99; }
#subscribeForm {
	border:#006600 solid 1px;
	padding:10px;
	background-color:#B6E68A;
	}
#subscribeForm p { font-size:85%; padding-bottom:4px;}
#subscribeForm h3 { font-size:135%; }

.widget {border: 1px solid green; padding: 15px; background-color: rgb(182, 230, 138); list-style-type: none; list-style-image: none; list-style-position: outside; margin-top: 15px;}
.PeCategories {padding-left:15px; }

#login form { color:#000000; }

span.wpcf7-list-item { display: block; }

#pixopoint_menu_wrapper1 { z-index:99 !IMPORTANT; position:relative !IMPORTANT; }