/*
Theme Name: kids
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Version: 1.1
*/

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	margin: 0 -240px 0 0;
	width: 100%;
	padding-bottom: 40px;
	overflow: visible;
}
#content {
	margin: 0 0px 0 260px;
	float: left;
	width: 400px;
	background-color: #fff;
	padding: 20px;
	-moz-box-shadow: 1px 1px 3px #dFdFdF;
	min-height: 500px;
	background-image: url(images/content-bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#blog {

}

#full {
	float: left;
	width: 9200px;
	background-color: #fff;
	-moz-box-shadow: 1px 1px 3px #dFdFdF;
	padding: 20px;

}

#two-column-content {
	float: left;
	background-color: #fff;
	-moz-box-shadow: 1px 1px 3px #dFdFdF;
	padding: 20px;
	min-height: 500px;
}

.post{
padding: 20px;
background-color: #fff;
margin-bottom: 20px;
-moz-box-shadow: 1px 1px 3px #dFdFdF;
background-image: url(images/blog-bg.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

.postfoot, .postfoot a{
background-image: url(images/postfooter.png);
color: #aaa;
padding: 20px;
}


#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 220px;
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
}



/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 640px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}


/* =Fonts
-------------------------------------------------------------- */
/*Pick Your Fonts*/
body,h3,h4,h5,h6,.run-in,dt,h1,h2,.pullquote,blockquote,.sidenote h1,aside h1,.pullquote,.drop-cap,cite{font-family:"ff-tisa-web-pro-1","ff-tisa-web-pro-2",Georgia,serif;}

/*Size & Vertical Rhythm*/
body{font-size:75%;font-size:12px;line-height:1.5;}

/*HTML Standard Elements*/
h1,h2,h3,h4,h5,h6{font-weight:500;}
h1{font-size:2.5em;line-height:1.1;margin:1.3em 0 0;font-weight:bold;font-style:italic;border-top:0.2em solid #000;border-bottom:0.05em solid #ccc;padding:0.3em 0 0.65em;} 
h2{font-size:1.75em;line-height:1.1;margin:2em 0 0.5em;}
h1+img,h2+img{margin-top:0.75em;}
h3{font-size:1.125em;margin-top:0.375em;}
h4{font-weight:bold;font-size:1em;margin-top:0.5em;}
small{display:block;font-size:0.9em;letter-spacing:0.05em;margin:2.2em 0 -0.2em;line-height:1.75;opacity:0.6;}
p,ul,ol,form{margin:1.5em 0 1em;}
ul{list-style-position:outside;list-style-type:disc;line-height:1.5;}
li{margin-bottom:0.75em;}
ol{list-style-position:outside;list-style-type:decimal;}
blockquote{font-style:italic;padding: 0 30px;}
blockquote:before{font-family:Monaco,Consolas,"Lucida Console",monospace;content:"Ò";font-size:2.1em;font-style:normal;text-indent:-0.75em;float:left;opacity:0.3;line-height:1.25;}
cite{display:block;text-transform:uppercase;letter-spacing:0.2em;margin-top:0.75em;font-weight:900;font-style:normal;font-size:0.85em;}
cite:before{content:"Ñ";margin-left:-1.75em;margin-right:0.5em;opacity:0.3;}
pre{padding:0.75em;border:1px solid #ccc;background:#ddd;margin:1.5em 0 0;}
code,pre code{font-family:Consolas,"Lucida Console",Monaco,monospace;}
p code,li code,*:not(pre) code{background-color:#ddd;padding:0.15em 0.3em;font-size:0.9em;}
dl{margin:1.75em 0;}
dt{margin-top:1.25em;font-size:1.13em;font-weight:700;}
dd{font-style:italic;font-size:1em;margin-top:1em;margin-right:5em;line-height:1.6;border-left:1px solid #ccc;padding-left:1em;}
abbr{text-transform:uppercase;font-size:0.9em;letter-spacing:0.1em;}
p{margin-bottom:0;hyphenate:auto;hyphenate-before:2;hyphenate-after:3;hyphenate-lines:3;orphans:4}
p span.pullquote{text-indent:0;}

/*Compositional Elements*/
.kicker{font-size:1.25em;line-height:1.693;margin:-0.35em 0 -0.35em;-webkit-column-count:2;-moz-column-count:2;-webkit-column-gap:1.5em;-moz-column-gap:1.5em;}
.kicker,.pullquote{font-weight:100;}
.superscript{font-family:sans-serif;vertical-align:super;font-size:0.75em;margin-right:0.4em;margin-left:0.2em;text-transform:lowercase;font-variant:small-caps;letter-spacing:0.1em;line-height:0;}
.subscript{font-family:sans-serif;vertical-align:sub;font-size:0.75em;margin-right:0.4em;margin-left:0.2em;text-transform:lowercase;font-variant:small-caps;letter-spacing:0.1em;line-height:0;}
a.superscript,a.subscript{text-decoration:none;}
aside,.sidenote{font-size:0.875em;font-style:italic;margin-top:1.25em;}
aside h1,.sidenote h1{text-transform:uppercase;font-size:1.1em;line-height:1.5;font-style:normal;font-weight:900;margin-top:1em;padding-top:0.5em;border-top:3px solid #000;border-bottom:1px solid #ccc;}
aside p,.sidenote p{line-height:1.7;margin:1.3em 0;font-style:normal;}
aside ul,aside ol,.sidenote ul,.sidenote ol{margin-top:1.3em;line-height:1.7;}
aside ul li,aside ol li,.sidenote ul li,.sidenote ol li{margin-bottom:1.3em;}
.pullquote{font-style:italic;margin:0.5em 1.25em 0.3em 0;padding-top:0.15em;line-height:1.2;display:block;float:left;font-size:1.6em;width:40%;}
.pullquote:before {font-family:Monaco,Consolas,"Lucida Console",monospace;content:"Ò";font-size:2em;font-style:normal;text-indent:-0.75em;float:left;opacity:0.3;line-height:1.15;}
.footnote{border-top:1px solid black;font-size:0.875em;margin-top:3.5em;}
.footnote li{margin:1.5em 0 1.5em;word-spacing:0.1em;line-height:1.75;}
.footnote .run-in{text-transform:uppercase;font-size:1em;}
.caption{font-size:1em;font-style:italic;margin:0.6em 0 -0.2em;opacity:0.6;}
.run-in{font-style:italic;font-weight:bold;font-size:1.1em;letter-spacing:0.1em;}
.kicker *::first-line{font-weight:bold;font-style:normal;font-size:1em;letter-spacing:0;}
.drop-cap{display:block;font-style:normal;font-size:3.75em;float:left;margin:0.16em 0.2em 0 0;line-height:0.67;font-weight:100;background-color:#000;color:#fff;-webkit-border-radius:2.5em;-moz-border-radius:2.5em;border-radius:2.5em;padding:0.3em 0.3em 0.35em;min-width:0.8em;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,0.8);}
.drop-cap{background-color:rgba(0,0,0,0.33);}

/*Tweaks*/
.kern{letter-spacing:-0.05em;}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 960px;
}
#wrapper {
	margin-top: 15px;
	padding: 0 20px;
	overflow: hidden;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background: #F1EEED;
	background-position: center top;
	background-repeat: no-repeat;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */

ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:link {
	color: #0066cc;
}
a:visited {
	color: #743399;
}
a:active,
a:hover {
	color: #ff4b33;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


.wp-caption-text {
font-style: italic;
padding: 5px 10px;
margin: 0;
position: relative;
bottom: 50px;
background-color: #eee;
filter: alpha(opacity=80);
opacity:0.8; 
float: right;
border: solid #bbb 1px;
}

/* =Header
-------------------------------------------------------------- */

#header {
	padding: 10px 0 0 0;
}

#header-widget li {
list-style:  none;
list-style-type: none;}

#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 14px 0 18px 0;
	width: 220px;
}

/* This is the custom header image */
#branding img {
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	clear: both;
	display: block;
}

.logo{
float: left;
background-image: url("/wp-content/themes/kids/images/logo.png");
height: 70px;
width: 295px;
margin-bottom: -30px;
z-index: 100;
position: relative;


}

#header-widget {
clear: both;
width: 960px;
}

.widget_slideshow .ngg_slideshow {
border: 20px solid white;
line-height: 0;

}

#so1_1 {
border: 20px solid white;


}

#header-widget .widget-title {
display: none;
position: absolute;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	display: block;
	float: right;
	margin: 0 auto;
	width: 450px;
	margin-top: 10px;
	}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
		margin-bottom: 0;

}
#access a {
	color: #7c8486;
	display: block;
	font-size: 18px;
	font-family: Georgia, sarif;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	color: #00a8ee;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #00a8ee;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #00a8ee;
}


/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 0;
}
#content {

	
}
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 12px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}

.entry-title {
font-size: 28px;
margin: 0;
line-height:1.1;
font-weight:bold;
font-style:italic;
border-bottom:0.05em solid #ccc;padding:0.3em 0 0.65em;
text-align: center;

}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 0;
}

#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}

a.more-link  {
font-size: 15px;
font-weight: bold;
color: #fff;
background: #000;
padding: 3px;
float: right;
text-decoration: none;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	height: auto;
	width: auto;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Widget Areas
-------------------------------------------------------------- */
#left blockquote {
  margin: 0px;
  margin-right: 0;
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 0px;
  padding-right: 0;
  }
  blockquote.style1 span {
     display: block;
     background-repeat: no-repeat;
     background-position: bottom right;
   }

 
 
.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */

#left {
float: left;
position: absolute;
width: 240px;
}

#left p{

margin-top: 0;
}

#left .sidebar {
}

#right {
float: right;
width: 240px;
min-height: 500px;
}

#right .sidebar {

min-height: 220px;}

.sidebar {
padding: 20px;
background-color: #fff;
background-image: url(images/sidebars-bg.jpg);
background-position: bottom;
background-repeat: no-repeat;
-moz-box-shadow: 1px 1px 3px #dFdFdF;
margin-bottom: 20px;
}


#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}

#three-column-content {
float: left;
margin: 0 240px;
padding: 20px;

}

/* Footer widget areas */
#footer-widget-area {
float: right;
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 20px;
	margin-top: 40px;
	border-top: dashed #aaa 1px;
	padding-top: 10px;
}
#colophon {
	border-top: 4px solid #000;
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 0;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}
