/*
Theme Name: Microlily
Theme URI: http://www.i-Immersion.com
Description: Microlily theme by Stephen Kuo, based off of Paper Wall theme.
Author: Stephen Kuo
Author URI: http://www.i-Immersion.com
*/

/* Begin Typography & Colors */
html{
background: #69bce0;
}
body {
font-size:12px;
font-family: Verdana, Geneva, sans-serif;
background:url(images/top_bg.jpg) repeat-x center top;
color: #242424;
padding:0px;
margin:0px auto auto auto;
}
/*	Begin Headers */
h1 {
padding:0px;
margin:0;
}
h2 {
margin: 0;
padding:0px;
color: #F30;
padding-top: 15px;
}
h2.pagetitle {
margin:0px;
text-align: left;
font-size:20px;
color: #FF8A09;
padding:0 0 20px 90px;
}
h3 {
padding: 0;
margin: 30px 0 0 0;
color: #F30;
}
h3#comments {
padding: 0;
clear:both;
margin:20px 0 30px 0px ;
padding:0 0 5px 0;
border-bottom:1px #EFE7D1 solid;
}

#page_banner {
	margin: 100px auto 15px auto;
}
#default_page_banner {
	position: relative;
	padding-left: 40px;
}
#default_page_banner .title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 2.5em;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 0 30px 0 30px;
	line-height: 50px;
	position: absolute;
	bottom: 10px;
	background: #fff;
	border: 5px solid #4b9eca;
	color: #10387a;
}
.breadcrumb
{
	font-size: 0.8em;
	color: #666;
}

/* End Headers */

/* Begin News Ticker */

#news-ticker-container {
	background: url(images/news_ticker_bg.png) no-repeat;
	height: 60px;
	color: #333;
	margin-bottom: 10px;
}
#news-ticker-container h4 {
	font: 0.9em Verdana, Geneva, sans-serif;
	text-indent: 14px;
	color: #333;
}
#news-ticker-top {
	height: 2px;
}
.news-ticker {
	width: 550px;
	height: 44px;
	margin-top: -20px;
	margin-left: 5px;
	color: #001E64;
	overflow: hidden;
}
#news-ticker li{
	list-style: none;
}
.tickerDate {
	font-size: 0.8em;
	color: #444;
	font-family: Verdana, Geneva, sans-serif;
	font-variant: small-caps;
	letter-spacing: -0.2px;
}
#news-ticker a {
	color: #EC4D00;
}
.tickerLink {
	font-size: 1.0em;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.tickerText {
	font-size: 0.9em;
	font-family: Verdana, Geneva, sans-serif;
}

/* End News Ticker */

a{
text-decoration:none;
color: #F60;
}
a:hover {
color: #f90;
text-decoration: underline;
}
small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}
.read_more{
width:115px;
height:33px;
float:right;
line-height:43px;
padding:0 0 0 7px;
background:url(images/arrow.png) no-repeat center;
}
.read_more a{
text-decoration:none;
}

/* Attachments */

#content-page .attachments img {
	border: none;
	margin: -10px -5px 0 0;
}

/* Call to Action */

#cta_container {
	padding: 5px;
	width: 600px;
	height: 50px;
	margin: 30px auto 0 auto;
	color: #ccc;
	font-size: 14px;
	text-align: center;
}
#cta_container a {
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	display: block;
	padding: 10px;
	background-color: #3D485F;
}

/* Content */

#main_container{
width:960px;
margin:auto;
}

#header {
height:176px;
}
.logo{
padding:55px 0 0 20px;
}
.center_content_top{
width:960px;
height: auto;
background:url(images/content_top.png) no-repeat center top;
}
.center_content{
width:960px;
height: auto;
background:url(images/content_center.png) repeat-y center;
}
.center_content_bottom{
width:960px;
height:auto;
background:url(images/content_bottom.png) no-repeat center bottom;
}

#content {
padding:30px 0 30px 0;
}
#content-page {
width:600px;
float:left;
padding:30px 0 30px 50px;
clear:both;
}
#content-page img {
	padding: 5px;
	margin: 10px 10px 25px 10px;
	border: 1px dashed #666;
}
#content-page table table{
	border: 1px dashed #999;
	padding: 10px;
	margin-top: 20px;
}
#content-page table table .description {
	color: #333;
}
#content-page table table .fields {
	color: #0192C9;
	font-weight: bold;
}
#content-page table table h3 {
	margin: 0 0 -40px 0;
	padding: 0;
	color: #000;
	font-size: 1.5em;
}
#content-page table table img {
	margin: 0;
	padding: 0;
	border: none;
}
#content-page.wide_page{
width: 860px;
margin-top: -95px;
}
#content-page.wide_page table img{
border: none;
padding: 13px 0 0 13px;
margin: 0;
}
#content-page.wide_page .wp-table-reloaded-table-description img{
border: none;
padding: 0;
margin: 0;
}

#content-page.homepage img{
border: none;
}
#content-page.schedule_page img{
border: none;
margin-bottom: -5px;
}
#content-page.schedule_page a{
	font-size: 1.4em
	}
.narrowcolumn {
float:left;
padding:10px 0 20px 0px;
margin: 0px 0 0;
width:660px;
clear:both;
}

/*-----------------Begin Contact Forms Template---------------------*/
#contact_page{
width: 900px;
margin: -65px 0 0 45px;
float: left;
clear: both;
}
#contact_page_box {
width: 780px;
margin: 20px 0 10px 0;
padding: 10px 10px 0px 80px;
background: url(images/contact_top_bg.png) repeat-x #efead2;
border: 1px dashed #660;
}
#cpage_bottom {
	height: 100px;
	width: 870px;
	background: url(images/contact_bottom_bg.png) repeat-x #efead2;
	margin: -20px 50px 0 -80px;
}

/*-----------------Begin Trial Forms Template---------------------*/
#trial_page{
width: 900px;
margin: -65px 0 0 45px;
float: left;
clear: both;
}
#trial_page_box {
width: 640px;
padding: 15px;
margin: 20px 0 10px 0;
border-left: groove 20px #036;
}
#trial_page_box li{
	link-style: none;
	text-align: left;
}

/*------------------- Gravity Forms Trial --------------------*/
#gform_1 .gform_heading {
	width: 97%;
	padding: 10px;
	background: #F2F2F2;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.gform_wrapper input:focus, select:focus, textarea:focus {
	background-color: #FFFED9;
}
.gform_wrapper input:hover, select:hover, textarea:hover {
	background-color: #FFFED9;
}
.gform_wrapper input, select, textarea {
	border: solid 1px #999;
	background: #fff;
}
#gform_1 input[type="radio"] {
	border: none !important;
}
#gform_1 .gsection {
	margin-top: 30px;
	margin-bottom: 0;
	padding: 10px;
	background: #D1E0E7;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-radius-topright: 5px;
}
#gform_1 .gsection h2{
	color: #039;
}
#gform_1 .validation_error {
	width: 70%;
	color: #F00;
	background: #FFF url('http://www.i-immersion.com/wp-content/themes/i-Immersion/images/gforms/warning.gif');
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	padding: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#gform_1 .gfield_error {
	background: none !important;
	border: none !important;
}
#gform_1 .gfield_error input {
	border: 2px solid #f00 !important;
}
#gform_1 .ginput_right input {
	width: 98% !important;
}
#gform_1 .gfield_error .datepicker {
	width: 100px !important;
}
#gform_1 .gfield_description.validation_message {
	background: #FF3900;
	margin-top: 5px;
	color: #fff !important;
	font-weight: bold;
	font-style: normal;
	width: 50% !important;
	padding: 5px !important;
}
#gform_1 #choice_25_1 {
	width: 15px !important;
	border: none;
}
#gform_1 #gform_submit_button_1 {
	background: none;
	border: none;
}

/*------------------- Gravity Forms Enrollment --------------------*/
#gform_2 .gform_heading {
	width: 97%;
	padding: 10px;
	background: #F2F2F2;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#gform_2 .gsection {
	margin-top: 30px;
	margin-bottom: 0;
	padding: 10px;
	background: #D1E0E7;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-radius-topright: 5px;
}
#gform_2 .gsection h2{
	color: #039;
}
#gform_2 .validation_error {
	width: 70%;
	color: #F00;
	background: #FFF url('http://www.i-immersion.com/wp-content/themes/i-Immersion/images/gforms/warning.gif');
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	padding: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#gform_2 .gfield_error {
	background: none !important;
	border: none !important;
}
#gform_2 .gfield_error input {
	border: 2px solid #f00 !important;
}
#gform_2 input[type="radio"] {
	border: none !important;
}
#gform_2 .ginput_right input {
	width: 98% !important;
}
#gform_2 .gfield_error .datepicker {
	width: 100px !important;
}
#gform_2 .gfield_description.validation_message {
	background: #FF3900;
	margin-top: 5px;
	color: #fff !important;
	font-weight: bold;
	font-style: normal;
	width: 50% !important;
	padding: 5px !important;
}
#gform_2 #choice_25_1 {
	width: 15px !important;
	border: none;
}
#gform_2 #gform_submit_button_2 {
	background: none;
	border: none;
}

/*------------------- Gravity Forms After School Interest --------------------*/
#gform_3 .gform_heading {
	width: 97%;
	padding: 10px;
	background: #F2F2F2;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#gform_3 .gsection {
	margin-top: 30px;
	margin-bottom: 0;
	padding: 10px;
	background: #D1E0E7;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-radius-topright: 5px;
}
#gform_3 .gsection h2{
	color: #039;
}
#gform_3 .validation_error {
	width: 70%;
	color: #F00;
	background: #FFF url('http://www.i-immersion.com/wp-content/themes/i-Immersion/images/gforms/warning.gif');
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	padding: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#gform_3 .gfield_error {
	background: none !important;
	border: none !important;
}
#gform_3 .gfield_error input {
	border: 2px solid #f00 !important;
}
#gform_3 input[type="radio"] {
	border: none !important;
}
#gform_3 .ginput_right input {
	width: 98% !important;
}
#gform_3 .gfield_error .datepicker {
	width: 100px !important;
}
#gform_3 .gfield_description.validation_message {
	background: #FF3900;
	margin-top: 5px;
	color: #fff !important;
	font-weight: bold;
	font-style: normal;
	width: 50% !important;
	padding: 5px !important;
}
#gform_3 #choice_25_1 {
	width: 15px !important;
	border: none;
}
#gform_3 #gform_submit_button_3 {
	background: none;
	border: none;
}

/*------------------- Gravity Forms Heather Elementary --------------------*/
#gform_4 .gform_heading {
	width: 97%;
	padding: 10px;
	background: #F2F2F2;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#gform_4 .gsection {
	margin-top: 30px;
	margin-bottom: 0;
	padding: 10px;
	background: #D1E0E7;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-radius-topright: 5px;
}
#gform_4 .gsection h2{
	color: #039;
}
#gform_4 .validation_error {
	width: 70%;
	color: #F00;
	background: #FFF url('http://www.i-immersion.com/wp-content/themes/i-Immersion/images/gforms/warning.gif');
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	padding: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#gform_4 .gfield_error {
	background: none !important;
	border: none !important;
}
#gform_4 .gfield_error input {
	border: 2px solid #f00 !important;
}
#gform_4 input[type="radio"] {
	border: none !important;
}
#gform_4 .ginput_right input {
	width: 98% !important;
}
#gform_4 .gfield_error .datepicker {
	width: 100px !important;
}
#gform_4 .gfield_description.validation_message {
	background: #FF3900;
	margin-top: 5px;
	color: #fff !important;
	font-weight: bold;
	font-style: normal;
	width: 50% !important;
	padding: 5px !important;
}
#gform_4 #choice_25_1 {
	width: 15px !important;
	border: none;
}
#gform_4 #gform_submit_button_4 {
	background: none;
	border: none;
}

/* Field Styles */
#contact_page p {
color: #000;
font-size: 1.1em;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
letter-spacing: 0.5px;
}
#contact_page h5 {
	font-size: 1.3em;
	color: #000;
	background: #EFE0AD;
	padding: 5px 5px 5px 10px;
	margin: 40px 140px 20px -20px;
	border: 1px solid #630;
	text-align: left;
}
#contact_page h6 {
	color: #33260F;
	font-size: 1.2em;
	text-decoration: underline;
	margin-bottom: -8px;
	text-align: left;
}
#contact_page th {
	background-color: #153751;
	padding: 5px 5px 5px 15px;
	font-size: 1.2em;
	color: #fff;
}
#contact_page table {
	border: 1px dashed #666;
	margin-bottom: 15px;
}

/*-----------------Begin Sidebar---------------------*/
#sidebar
{
width:260px;
float:right;
padding:0 15px 40px 0;
}
#sidebar_wide_page
{
width:260px;
float: right;
position: relative;
margin-top: 25px;
margin-right: 12px;
}
#sidebar #sharebox {
	width: 200px;
	padding: 5px;
	margin: auto auto 10px auto;
}
#sidebar #sharebox img {
	margin: 5px;
}
#sidebar h2{
width:237px;
height:30px;
text-transform:uppercase;
font-size:16px;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
color: #10387A; 
padding:32px 0 20px 0;
margin:15px 0 0 0;
text-align:center;
background:url(images/sidebar_top.jpg) no-repeat center bottom;
}
#sidebar ul, #sidebar ul ol {
width:237px;
margin: 0;
padding:0;
list-style:none;
}

#sidebar ul li {
list-style:none;
margin:0;
padding:0;
}
#sidebar ul li ul{
padding:0px 0 25px 0;
margin:0px;
width:237px;
background:url(images/sidebar_bottom.jpg) no-repeat center bottom;
}
#sidebar ul li ul li div{
padding:0px;
margin:0px;
width:237px;
background:url(images/sidebar_bottom.jpg) no-repeat center bottom;
}
#sidebar ul li ul li{
list-style:none;
width:210px;
margin:0px 0 0 20px;
line-height:22px;
padding:4px 0 0px 0;
}

#sidebar ul li ul li a{
color: #F60;
font-family: Verdana, Geneva, sans-serif;
font-weight: bold;
letter-spacing: 1px;
background:url(images/bullet.png) no-repeat left;
padding:0 0 0 15px;
}

#sidebar ul li ul li.recentcomments a{
color:#695321;
background:none;
text-decoration:underline;
padding:0 0 0 15px;
color:#DF8D0D;
}
#sidebar ul li.widget_tag_cloud{
padding:0px 0 25px 0;
background:url(images/sidebar_bottom.jpg) no-repeat center bottom;
}
#sidebar ul li.widget_tag_cloud a{
color:#695321;
background:none;
text-decoration:underline;
padding:0 0 0 15px;
line-height:20px;
color:#DF8D0D;
}
a.sidebar_banner{
clear:both;
display:block;
padding:20px 0 10px 0;
}
/* Begin Form Elements */
.search_tab{
height:70px;
padding:22px 0 0 35px;
}
#sidebar_info_page .search_tab{
height:70px;
padding:22px 0 0 23px;
}
#searchform {
margin:0px;
padding:0px;
}
input.search_input{
width:153px;
height:22px;
background:none;
border:none;
color: #333;
}
#sidebar #searchsubmit {
padding:3px 0 0 3px;
}
.st-tag-cloud{
padding:5px 0 0 15px;
line-height:22px;
}
.search-terms {
	color: #0C57AB;
	font-size: 0.9em;
	font-style: italic;
}

/*-----------------Begin Sidebar_Staff-------------------------*/
#sidebar_staff
{
width:260px;
float:right;
padding:0 15px 40px 0;
}

#sidebar_staff h2{
width:237px;
height:30px;
text-transform: capitalize;
font-size:16px;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
color: #10387A; 
padding:10px 0 0 0;
margin:15px 0 0 0;
text-align:left;
text-indent: 5px;
}
#sidebar_staff ul, #sidebar_staff ul ol {
width:237px;
margin: 0;
padding:0;
list-style:none;
}

#sidebar_staff ul li {
list-style:none;
margin:0;
padding:0;
}
#sidebar_staff ul li ul{

padding:0px 0 25px 0;
margin:0px;
width:237px;
}
#sidebar_staff ul li ul li div{
padding:0px;
margin:0px;
width:237px;
}
#sidebar_staff ul li ul li{
list-style:none;
width:210px;
margin:0px 0 0 20px;
line-height:22px;
padding:4px 0 0px 0;
}

#sidebar_staff ul li ul li a{
color: #F60;
font-family: Verdana, Geneva, sans-serif;
font-weight: bold;
letter-spacing: 1px;
background:url(images/bullet.png) no-repeat left;
padding:0 0 0 15px;
}

/*-----------------Begin Sidebar_info_page---------------------*/
#sidebar_info_page
{
width:260px;
float:right;
padding:0 0 40px 0;
}
#sidebar_info_page h2{
width:237px;
height:30px;
text-transform:uppercase;
font-size:16px;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
color: #10387A; 
padding:10px 0 10px 0;
margin:-20px 0 0 0;
text-align:center;
}
#sidebar_info_page ul, #sidebar ul ol {
width:237px;
margin: 40px 0 0 0;
padding: 0;
list-style:none;
border-left: 5px dotted #7DB8FF;
}
#sidebar_info_page ul li {
list-style:none;
margin:0;
padding:0;
}
#sidebar_info_page ul li ul{
padding:0px 0 25px 0;
margin:0px;
width:237px;
border: none;
background: none;
}
#sidebar_info_page ul li ul li div{
padding:0px;
margin:0px;
width:237px;
background: none;
}
#sidebar_info_page ul li ul li{
list-style:none;
width:210px;
margin:0px 0 0 20px;
line-height:22px;
padding:4px 0 0px 0;
background: none;
}

#sidebar_info_page ul li ul li a{
color: #F60;
font-family: Verdana, Geneva, sans-serif;
font-weight: bold;
letter-spacing: 1px;
background:url(images/bullet.png) no-repeat left;
padding:0 0 0 15px;
}

#sidebar_info_page ul li ul li.recentcomments a{
color:#695321;
background:none;
text-decoration:underline;
padding:0 0 0 15px;
color:#DF8D0D;
}
#sidebar_info_page ul li.widget_tag_cloud{
padding:0px 0 25px 0;
}
#sidebar_info_page ul li.widget_tag_cloud a{
color:#695321;
background:none;
text-decoration:underline;
padding:0 0 0 15px;
line-height:20px;
color:#DF8D0D;
}
a.sidebar_banner{
clear:both;
display:block;
padding:20px 0 10px 0;
}

/*-------------------------menu---------------------------------*/
.menu ul{
padding:0px 0px 0px 37px;
margin: 0px;
display:block;
list-style:none;
font-family: "Comic Sans MS", cursive;
}
.menu ul li{
float:left;
}
.menu ul li a{
color:#FFFFFF;
font-size:14px;
float:left;
height:26px;
line-height:15px;
padding: 5px 10px 0 10px;
margin:-5px 2px 0px 2px;
display:block;
text-decoration:none;
font-weight:bold;
text-transform:uppercase;
}
.menu ul li.current_page_item a{
color: #FFF;
font-size:14px;
float:left;
height:30px;
line-height:26px;
padding:0 10px 0px 10px;
margin: -5px 2px 0px 2px;
display:block;
text-decoration:none;
font-weight:bold;
text-transform:uppercase;
background: #4b9eca;
}

.menu ul li a:hover{
background:#4b9eca;
color:#0f4b6a;
}

/*--------------------------post style-----------------------*/
.post {
margin:0px;
float:left;
padding:0px 0 20px 0;
text-align: justify;
}
.post-page{
margin:0px;
float:left;
padding:0px 0 20px 0;
text-align: justify;
line-height:20px;
}
.post-page #products{
	width: 170px;
	height: 350px;
	margin-right: 25px;
}
.post-page #products img{
	margin: -5px 0 0 -5px;
}
.post_date{
width:44px;
height:65px;
float:left;
text-align:center;
padding:17px 0 0 0;
}
.post h2 a{
color:#825a2d;
font-size:24px;
font-weight:bold;
width:440px;
float:left;
padding:10px 0 10px 0;
text-decoration:none;
}
.post img{
border:2px #ececec solid;
}
.post .entry p{
padding:5px 0 5px 0;
margin:0px;
line-height:19px;
clear:both;
}
span.day{
font-size:18px;
color:#d82a18;
}
span.month{
font-size:12px;
color:#547cc1;
}
span.year{
font-size:11px;
color:#4a4a4a;
}
.post_content{
width:630px;
float:left;
padding:0 0 0 15px;
margin: 0 0 0 30px;
}
.comm{
padding:20px 0 0 0;
}
.comm a{
float:right;
display:block;
text-decoration:none;
color:#4f3813;
background:url(images/comm_icon.gif) no-repeat left;
padding:0 0 0 20px;
}
.postmetadata {
width:400px;
float:left;
clear: both;
}

.new_pagination{
width:612px;
height:56px;
float:left;
margin:0 0 50px 20px;
}


.widecolumn .entry p {
font-size: 1.05em;
}



.widecolumn {
line-height: 1.6em;
}


.thread-alt {
background-color: #f8f8f8;
}
.thread-even {
background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

border-left: 1px solid #ddd;
}






.sticky {
background: #f7f7f7;
padding: 0 10px 10px;
}
.sticky h2 {
padding-top: 10px;
}
/*------------------------------comments_content---------------------------------*/
/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}

.commentlist {
padding: 0;
margin:0px;
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;
}

#commentform input {
width:322px;
height:27px;
background:url(images/input_bg.gif) no-repeat center;
border:none;
padding:10px 0 0 7px;
margin: 5px 5px 1px 0;
}

#commentform {
margin: 5px 10px 0 0;
}
#commentform textarea {
width:596px;
height:150px;
border:none;
background:url(images/textarea_bg.gif) no-repeat center;
padding:10px 0 0 7px;
}
#respond{
padding:20px 0 50px 0;
}
#respond:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#commentform #submit {
width:143px;
height:39px;
border:none;
cursor:pointer;
background:none;
margin:0;
float: right;
}
/* End Comments */
.comments_content{
padding:0 10px 0 50px;
}

.commentlist li {
font-weight: bold;
background-color:#FFFBEF;
border-color:#EFE7D1;
}

.commentlist li .avatar { 
float: right;
border: 1px solid #EFE7D1;
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;
}


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




.widecolumn {
padding: 10px 0 20px 0;
margin: 5px 0 0 150px;
width: 450px;
}





.widecolumn .post {
margin: 0;
}


.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;
}



.clear {
clear: both;
}
/*-----------------------------footer----------------------------------*/
#footer {
width:100%;
height:185px;
padding: 0;
margin: 0;
clear: both;
background:url(images/footer_bg.jpg) repeat-x center top;
}
.footer_content{
width:960px;
margin:auto;
}
.footer_copyright{
width:960px;
font-size:11px;
clear:both;
text-align:center;
padding:40px 0 0 0;
color:#FFFFFF;
}
.footer_copyright a{
color:#FFFFFF;
}
/*-------------------------footer-menu---------------------------------*/
.footer_menu ul{
padding:10px 10px 0 0;
margin:0px;
display:block;
list-style:none;
float:right;
}
.footer_menu ul li{
float:left;
}
.footer_menu ul li a{
color:#FFFFFF;
font-size:11px;
float:left;
height:23px;
line-height:23px;
padding:0 10px 0 10px;
margin:0px;
display:block;
text-decoration:none;
font-weight:bold;
text-transform:uppercase;
}
.footer_menu ul li.current_page_item a{
color:#fff;
text-decoration:underline;
font-size:11px;
float:left;
height:23px;
line-height:23px;
padding:0 10px 0 10px;
margin:0px;
display:block;
font-weight:bold;
text-transform:uppercase;
}

.footer_menu ul li a:hover{
color: #256CEF;
}
.footer_share_box{
width:400px;
float:right;
padding:20px 20px 0 0;
text-align:right;
}
.footer_share_box a{
padding:0 0 0 10px;
}



/* 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;
border:2px #ececec solid;
}

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;
font-size: 1.3em;
font-weight: bold;
margin: 45px 160px 0 0;
}

.alignleft {
float: left;
padding:0 0 0 80px;
font-size: 1.3em;
font-weight: bold;
margin: 45px 0 0 100px;
}
/* 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 {
margin-left: 0px;
padding: 0 0 0 30px;
padding-left: 10px;
list-style: url(images/bullet2.png);
}

html>body .entry li {
margin: 7px 0 8px 10px;
}


.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;
}


/* End Entry Lists */





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

select {
width: 130px;
}

/* 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;
margin-bottom: 50px;
}

.hidden {
display: none;
}

.screen-reader-text {
position: absolute;
left: -1000em;
}

hr {
display: none;
}

a img {
border: none;
}

.navigation {
display: block;
text-align: center;
margin-top: 20px;
margin-bottom:30px;
}
/* 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;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

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